

Bloat is relative, I guess.


Bloat is relative, I guess.


If you are doing some gaming maybe try Bazzite, it will come setup for the hardware option you choose. Good place to start before jumping right into arch


Net York trying to get subtractive manufacturing CNC mills to obey this is going to be a trick.
The controller just runs Gcode for positioning and speeds. They’d need to preprocess the gcode through an AI database to check if the path builds a gun part shape then allow machining or block it.
Inevitably somebody will just replace the controller with a home grown system.
And a CNC mill can still run manual cuts a single passes that may not appear to look like a part, when done separately
This is old clueless men trying to make laws about technology they don’t understand.
Yes pretty much exact
Croc file share, uses a relay to find each other https://github.com/schollz/croc
Session Messenger, uses a tor style server network https://github.com/session-foundation/session-android
My wife and windows could not get along, to many inconsistencies. I set up a repeatable comfig NixOS for her with GNOME. She now never complains about the computer, since it is always the same.
For more money and wasted power. People overbuild quite often.
Oui, Oui.
My pi gets 81MB/s non cache HDD read speed over USB.
With an msata SSD into a USB adapter if gets non cache read speed of 437MB/s
I totally get that doesn’t compete with a pcie slot msata or nvme.
But it significantly improves access time and transfer.
OPs request was could they do it with pis. Yes you could. HDD is max 120mbs, with SSD over USB interface you get a lot more even thought its not running on the pcie bus. It is totally functional as long as you aren’t streaming 4k to your TV. And it is more than enough for most people. As a reliable backup solution it works, but best if you use a drive enclosure that is powered, rather than relying on the USB power of the drive adapter.
You seem irrationally irked about a viable suggestion, to OPs orignal question. Sorry if I triggered your inner nerd 😀
PS. I’m not talking getting nvme speeds on USB, I’m saying if you use an msata ssd you get tons more bandwidth on USB than HDD
I think you missed the part about me saying older Pi, being cheap. Like you can pickup a pi3b for $35 where as I’d have to pay $150-180 for a pi5. People get focused on hardware that is overkill for their needs (especially if you track access and system load). You can probably get a deal on an old thinclient or nuc also. Its good to show people options.
For example I have a 15 year old arm board with 256mb non expandable RAM. (Dedtined for the garbage dump) with debian It handles music streaming and samba shares perfectly fine with an SSD. And doesn’t even use 50% of the RAM.
You don’t have to have pcie for a simple nas, USB with an SSD is fine. I ran my video, audio and samba shares on it that way and its plenty good.
As a counter point you can grab an old Pi for cheap and install OpenMediaVault OS and have all the NAS tools you need managed from a GUI.
There are Plugins for tons of self hosting options, and GUI docker management for your own add ons. (New versions dumped portainer, in favor of their own GUI tools).
Pi3 is fine Pi4 would be better. Wattage is between 4-7
I used to host this way till I found a fanless heatsink case for a ITX board.
Idle wattage is 15, and 23 for processing heavier tasks


My old oven had Sabbath mode. It just stays on at a baking temp, and apparently because its considered a “golem” operating the “fire”, then no work is done by a human so it is allowed.
To me that’s just finding loopholes in your religion because you don’t like its restrictions


Even then it’s just OK cake, and you feel full already


If you downloaded from f-droid you can add the new pipe as an additional repo and get updates sooner. I had to do this to get newpipe working again. Add this
It turns this repo on, and you can update the app by choosing a repo drop down in the update area.


If I recall he was more hung up on the consent part, because he was probably a black and white logic thinker. If Teen consent, therefore OK. I think later he made a statement that he had re-thought it, after people argued that a teen saying yes is not consent because they can’t legally consent.
Pavucontrol is great. Sometimes just entering that GUI has fixed the sound connection for me


Yeah, just wondered because containers just hook into the kernal in a way that doesn’t have overhead. Where as a VM has to emulate the entire OS. But hey I get it, fixing stuff inside the container can be a pain


There are docker script and docker compose installs. It was basically reading the documents and Editting a few text files and launching it in docker. Hardest part I found was the face tagging, it was totally counter intuitive to assign a face and persons name. Like almost obfuscated. Once you set that up though it just does its thing superbly well
I’m running an early version of that on a 16 year old ARM board NAS, the NAS has 256MB of RAM and OpenMediaVault runs great on it.