

/{username}//home/{username}
What is this path supposed to be?


/{username}//home/{username}
What is this path supposed to be?


To make it inconvenient enough for non-authorized mechanics to touch the car. Forcing the owner to pay the manufacturer to fix the car.


SSDs are way more efficient than HDDs for swap.
SSDs are electronic, while HDDs are mechanical. This means that moving memory regions (pages) between system RAM and the storage requires:
Imagine a scenario in which completely unrelated data access requests floods your storage drive. An HDD needs to constantly realign its needle to the requested locations, while the SSD can just re-route its data lines to that location.


No. AI workloads benefit from SSD’s high random read/write performance. Also, I guess, more people starting using SSDs for paging/swap, as RAM prices skyrocketed.
This resulted in an SSD shortage immediately after RAM starting getting expensive. Which in turn caused an HDD shortage, because people need space to store their data.


If I understand correctly, this affects 3d printers that can read STL. What if someone, hypothetically, uses an open source slicer, like Orca, and print from gcode?


I was hosting it 5 years ago in a 2gb or 4gb VPS. We were able to run 1440p@120hz, if not higher, streams of our games. The server didn’t seem to care much about the load.


Out of all the services that Valve offers, you decided to compare their checkout page?


Nuh… We have had 16k for at least 8 years


I used to port forward, but I have stopped doing it. I don’t want to have open ports on the same IP that I use for internet browsing.
I have my local server connected, via WireGuard, to a cheap nearby VPS. All my services are exposed from that VPS.
This configuration also offers full portability to my home server, allowing me to switch to any ISP, or even move to mobile data, if I have to.
For applications that require even lower latency, like remote gaming, I use Tailscale, which can traverse the NATs and create direct connections between the devices.


someone with unmitigated mental health problems are present.
You mean ICE ?


I was referring to Altman lobbying towards considering AI training as fair use of copyrighted material.
I know that pirating is not fair use. However, AI companies seem to rely on pirated copies to train their slop machines, and they are trying to justify this behavior.


Sure, go ahead


For those who don’t want to open Facebook links:
It’s a (rage bait AI ?) video of an old lady trying to cross the street through an ongoing riot. And there are some protestors intentionally blocking her way. After this clip, there is a guy explaining how empty inside those people are.


Maybe we could start making more slop memes, to outbalance the possible usefulness of AI ?


Isn’t Briar an alternative to Threema?


We didn’t hid our heads in the sand. Your comment serves no purpose, besides being a rant about how Linux cannot work for you. You could at least be more polite.
No one forced you to use Linux, and probably no one will. It’s your setup, and it’s your responsibility.
If you want to keep being an asshole, you will only get more down votes. If you need help transitioning to Linux, you can politely ask for it.
There is no point attacking random people for not “acknowledging” your issues.


Can you elaborate? To me, Go seems to have less boilerplate.
Please use
$HOMEinstead of this. There are configurations that do not rely on the usual/home/$USERformat. The root user is a good example, having their$HOMEset to/root.