

rg $face memories/ | jq .name


rg $face memories/ | jq .name


Ah, this only applies to regular inspectors. Since you’re using a tiling WM (I think), you could probably put it next to Firefox for something similar, right?


IIRC, it’s a button in the ··· menu.


Mobile Firefox. The swipe menu is empty on Niagara.
Immediately onto the lap.


SSH over Tailscale to Termux (all three free) using private-key authentication — two levels of e2ee, and fairly easy to use.
For small bits of text, I use one of these, depending on the direction and the source device:
xclip -o | ssh phone termux-clipboard-setssh phone termux-clipboard-get | xcliptermux-clipboard-get | ssh laptop DISPLAY=:0 xclipssh laptop DISPLAY=:0 xclip -o | termux-clipboard-setFor larger things, or files, I use scp. For other devices that I haven’t setup beforehand, or can’t set up (e.g. can’t run arbitrary programs), I connect to my phone’s hotspot, and use Total Commander’s Wi-Fi transfer addon for files (both of which are also free). Small strings I just copy over by eye and hope it goes well.


Six months ago, as the wrong password message happily reminds me regularly.


Oh, that makes more sense! Thanks


What is the top graph? It seems to be some combined thing, but I can’t figure out what.


Windows → Mint → Windows → Void → NixOS


SuicAid, the solution to your problems with suicide.
Thank you!


ghc -fdefer-type-errors:
Meanwhile Haskell with double the amount of classes


I don’t see Haskell on there!
Maybe store project-related stuff in a subdirectory of the project repo, and make everyone on the team get that so I can finally read the other guy’s code.