Tristan Maat
Tristan Maat
Ah, hrm, my bad. I came here to see how others were getting around the binaryen auto-install, and assumed you'd fallen for the classic unclear mising interpreter error message. If...
I think there's plenty of agreement here, it'll take a PR to get things moving :)
I can also get hydroxide to at least work with isync, the crux is `AuthMechs LOGIN`. Thanks @z0noxz.
I no longer seem to need `AuthMechs LOGIN`. I'm not sure what changed, since I'm on version 0.2.15. My isync configuration: ``` # Generated by Home Manager. IMAPAccount tlater.net Host...
I've been looking at this; it's a bit of a fuss because it of course still needs to run through an external binary, but `unzip` and `jar` support regex extraction...
I'm still consistently annoyed by projects using this convention, so it still matters to me, hopefully eventually there will be enough drive to fix this across the ecosystem.
`deploy-rs`' features over `nixos-rebuild` that I would be interested in having locally are mostly the auto-rollback features, which I think are cool enough that it deserves being the de-facto standard...
Just want to share the user story from that discourse thread: User wants to install more up-to-date nvidia drivers, so on recommendation of someone online goes to search.nixos.org to see...
I started writing a mode to handle YouTube here: https://github.com/TLATER/tridactyl-youtube-mode Currently it just sets up a bit of JS in the hopes that people can bind these things in their...
> * you might want to set the magic inheritance for the mode to `ignoremaps`, then you'll get the ctrl-o binding for one key sequence in normal mode and, on...