Nix only stores each version of a package once, environments work by setting environment variables and such to control which packages are visible
wolo
You don't need to abandon your distro's package manager to use Nix, so you can adopt it as much or as little as you like.
Got rid of all of my centralized social media accounts apart from YouTube, moved from Proton to Migadu on my own domain (unlimited aliases! when signing up for a service I can just make up a new username and it gets organized into a folder in my inbox!), and moved my homelab and laptop to NixOS
Personally I would rather they had to make phones a little thicker again to include a properly sealed battery compartment, the new ones look very nice but it's too hard to get a decent grip without accidentally bumping the edge of the screen.
Maybe the whole back side of the phone is the battery, and the two sides are independently watertight? The charger port and usb controller could be on the battery too, that way you can replace it if it breaks or you want to be compatible with a new fast charging specification, and you could charge it independently if you have more than one.
Vattenhaj
I still haven't gotten any popups at all on Firefox with uBlock, not sure what's different about my setup
Oh yeah definitely, Apache is way better for anything remotely serious.
I know about the CGI standard, but mine does things a little differently (executable files don't just render pages but also handle logging, access control, etc. when put in special positions within a directory), so I still think it was worth the afternoon i spent making it.
Maybe I'll finally move it into a VM so I can send a link to it here without tempting people :P
i thought it was neat how php lets you write your website's logic with the same directory tree pattern that clients consume it from, but i didn't want to learn php so i made my own, worse version
#!/bin/bash
doesn't work on NixOS since bash is in the nix store somewhere, #!/usr/bin/env bash
resolves the correct location regardless of where bash is
Google owns Widevine, they would be paying a fee to themselves