Pizza’s core implementation is in C though. It’s just a fancy way to call C libraries.
Today I learned pepperoni is a C library.
Pizza’s core implementation is in C though. It’s just a fancy way to call C libraries.
Today I learned pepperoni is a C library.
LMAO at the irony of YouTube taking a stand against bot scraping as if that isn’t Google’s entire business model.
I think SD card failure rates are way overblown if you’re buying from reputable manufacturers (Sandisk, Samsung). I’m sure they do occasionally fail, but I’ve never experienced one.
You’re right, for really intensive tasks the costs can climb, but I see people asking for ideas for what to do with a junk laptop and the top suggestion is always something like pi-hole or a bookmark manager that could run on a potato.
Like with most things in life, it depends.
Laptop performance when closed is quite variable, but depending on where you live, each 10W of idle consumption 24/7/365 could cost you somewhere around $20/yr (assumes @$0.20/kWh, YMMV). This isn’t overwhelming on it’s own, but it is “cost difference between a junked laptop and a Raspberry Pi” kinda money.
Several people, including children, suffered “health complaints, such as dizziness” after eating sweets from three 1kg packs
I’d provably be dizzy too if I’d just eaten 3kg of sweets.
There’s a reason why I never use Bing
“By last year we technically meant there were 25 days last year in which that wasn’t the official conclusion of the ICJ”
Just built a new PC literally this weekend. WiFi mouse and Bluetooth drivers did not work out of the box. I had to spend hours searching through what little info exists out there tangentially related to my problem to find:
WiFi drivers were fixed in kernel 6.10, which fortunately Mint let’s you upgrade to 6.11 at this time with relative ease.
Bluetooth drivers do not appear to have been fixed, but I might have a shot if I switch over to a rolling release distro and relearn everything I’m used to from using Debian-based distros for years. Dongle is on order, but I don’t love having to have 2 bluetooth devices.
It’s unclear if mouse drivers have been fixed in the kernel, but I was able to find a nice set of drivers/controller on github which fixed some mouse problems but only if i used their experimental branch and it did not work with my wireless adapter. Very fortunately I had an old wireless adapter from a mouse from the same brand that was able to close the loop, but that was just dumb luck.
By EOD today I should have everything I want working, but it wasn’t “30s” of searching - to your point, 60-70% of problems may be solvable that way, but having 1/3 of your problems require technical expertise is not going to bring Linux out of the hobbyist domain.
Note: this is not a complaint against Linux, just a statement of fact. These things have gotten a lot better over the years, and things get easier to find as the community grows and these struggles get discussed more openly, but there’s still lots of challenges out there that take more than a 30s search.
The VPN speeds will be throttled pretty substantially, and low ram will result in some instability seeding, but it should run. Good thing about torrents is they’re built for unreliable.
I’ve run a torrent box like described on pretty much every pi generation, and the pi4 was the first one where VPN speed was no longer the bottleneck.
Yeah but maybe their toes are just jammed up all the way to the front and they don’t know how shoes work! You never know!
Yes, it absolutely can, it’s super easy! Just swap your Minecraft .jar with Paper and it’ll do the rest. It’s a tiny bit harder to go back, but only marginally.
Out of the box, aside from huge performance benefits, Paper is virtually indistinguishable from vanilla, but it also opens the door to a whole world of easy-to-use server-side plugins.
Edit: (you should still make a backup before swapping, just in case)
CPU intensive servers like Minecraft are where you start to run into problems with older hardware. If it’s just you on there, a 10 year old CPU is fine, but if you’ve got a few friends, the server may start to struggle to keep up.
Not sure how recently you ran this, or what all your were running, but in the past couple of years Paper has hit some pretty major milestones in unlocking threaded processing. Barring some sort of spammy 0-tick redstone nonsense or over the top plugins, I’d wager a Raspberry Pi 4 could handle up to about 5 or 6 friends without seeing any TPS dips. Its really remarkable how far they’ve pushed performance recently.
Could I get a larg HDD and ad it in an enclosure to the Mini PC to handle the media volume?
Like an external USB drive? Absolutely.
In your head, do you say System D or System’d?
Aside: WTF is that cover photo? Is Trump dancing? Is it supposed to look like he’s trying to throw a punch?
Feels like he’d be better served as a UI/UX consultant for some of the bigger distros, have impact with more staying power
deleted by creator
Looks like exactly the kind of thing I’ve been looking for - a clean and easy to use SSH manager!
One question: how are SSH credentials stored? Is there any option for password protection?
And one feature request: as a long time MobaXterm user on Windows, one feature I’ve yet to see in a Linux SSH utility is the “multi-execution” mode which let’s you send commands to multiple terminals at once.