nah, it was a politically conscious choice to set up something like reddit, outside the control of capital and the state. the devs have written about it.
nah, they’re just good at posting. up your game.
lol the US security apparatus is bad but it’s not that bad. you might get put on a watchlist though.
FOSS hacks the copyright system to build a software commons independent of corporation, guaranteeing the freedoms of users and developers - what part of that statement isn’t political?
how can privacy ever be stripped of political content? it’s inherently about social forces - ie politics.
it’s a reference to the Haitian revolution and France never forgiving their former colony for the audacity of a slave revolt. Haiti has been paying for that crime for 200 years. “liberte egalite fraternite” was always just .
a gift economy is also an exchange of goods but it’s decidedly not capitalism - no one earns any profit and there’s no flow converting money into capital and capital back into money.
vegan archbishop also sounds pretty cool but then people are gonna assume you’re catholic
nix overall is a much better solution to this problem.
oh briar looks promising. I’ve been looking for a simple e2ee chat app that doesn’t involve the internet. thanks!
no joke it’s how I learned linux, bootstrapping a gentoo install from the toolchain on up, with a printed manual. it’s surprisingly effective, if time-consuming (took me about 2 weeks to get to a booted system, though most of that was compilation time - took ages back then).
learn Haskell, write better code
it’s probably not code golfed and the type signatures probably weren’t elided. because otherwise I’d expect it to be above javascript.
I don’t want Google to have my info. the ads are secondary.
literally every other distribution can solve this problem but Ubuntu can’t?
Google already has your browsing data if you use chrome, whether you agree to this or not. stop using chrome.
I think one of the issues with nixos learning materials is that they eschew talking about how to write your own packages. but to really understand anything, you have to get your head around writing and modifying packages. in nix, a package is just a build step that can do I/O during particular phases and produces an output to the nix store, so they’re an essential building block for anything that isn’t utterly trivial.
the other major stumbling block is working out how modules (the things that let you write config for the system) can actually be composed. adding a new module to imports gives you new config params you can set so you can organize your system config in terms of modules and packages to make things work the way you like.
Nix Pills are the canonical learning material for packages. I don’t know of any good learning material for modules - I learned by working on nixpkgs and another involved project that made extensive use of modules.
lastly, nix config files are written in the nix language and it’s a bit idiosyncratic. it almost looks and feels like Haskell but it’s slightly different in important ways. there’s no way around learning it if you have multiple systems and want to share config between them.
ad hominem
no, we don’t have downvotes on hexbear and this is what they looked like when we did. it means bad post.