

nix run nixpkgs#virtualenv ~/.venv
. ~/.venv/bin/activate
pip install foo
# ...


nix run nixpkgs#virtualenv ~/.venv
. ~/.venv/bin/activate
pip install foo
# ...


NixOS user here; please do not recommend NixOS.
Don’t hurt me, no more


Final update, trust
Every time someone refers to mobile data as “wifi” I die a little inside. I understand that the difference is unnoticeable for most people, but it pains me.
!! is pure textual substitution, so it’d be sudo rm a.txt && rm b.txt. You could do something like sudo sh -c "!!" though.
XcQ, link stays blue.
A session token… set by JavaScript, with no secure attribute, and no domain. (and no expiry, but I think that just uses browser lifetime)
is certainly Uiua, File Read as String
Your Steam Deck is a PC, by the way. Your existing methods should work.


Wasn’t the reason for skipping 9 to not break programs assuming “Windows 9” meant 95 / 98?
(Kotlin does support that, with the same fun do_thing(arg: Int = 2) syntax.)
If you only try it out for less than a month, $5.


Larry Tesler, inventor of the cut, copy, and paste commands, dies at 74
{ "ok": "false" }


Sending a dump of entire system memory seems incredibly unsafe, to say the least.


Don’t run sha256sum -c on your suspect file — it expects to be passed a file containing hashes and other filenames. sha256sum the iso itself instead and check by eye, or make such a hash file.
Yeah, I’m used to NixOS — however, having to edit the config (instead of e.g. a package manager) is a common pain point I see when others use NixOS, and it often leads to them switching distros.
A pain point I’ve seen with NixOS for new users is the focus on editing files — how easy is it for her to install applications that way?
Such a rule can’t descend on IRC as I understand it — anyone could just stand up a new server, couldn’t they?