Both the senate, house and governor’s office are controlled by democrats in Michigan
studcavity
joined 2 years ago
Personally I’d rather run one of these chips headless anyways.
7
Detroit set to receive $210M from largest-ever Michigan budget - BridgeDetroit
(www.bridgedetroit.com)
yeah, I guess I was hoping those double quotes did a lot of work on their own. To be more clear, fuck the folks opposed to this bill.
tfw ur “free speech” is possibly a hate crime 🥴
17
Michigan House votes to expand hate crimes to protect gay, disabled residents - BridgeDetroit
(www.bridgedetroit.com)
Is there a postgresql docker container running?
11
Michigan Democrats want cities to decide how much private employers pay - BridgeDetroit
(www.bridgedetroit.com)
Well, running your own email server is definitely inexpensive. You’re probably fine financially :)
what constitutes an appropriate “need”? Those folks buying a pi to self host a server at home (that may not get much use) are learning and toying around, which is a core goal of the raspberry pi foundation, is it not?
view more: next ›
Copy on write is likely to introduce significant performance decreases in cases where large or medium size files have a couple bytes changed. It’s usually recommended to turn CoW off on those files; I found it to be more hassle than it’s worth for a root filesystem. It is still a reasonable file system for file storage that looks more like archival - files land there and seldomly or never change. If you don’t have a specific need in mind though, I wouldn’t bother - in my opinion, it’s not great as a general purpose filesystem.