Vim > Emacs
pacman > apt
tabs > spaces
pinfo > info
GUI's are bloat
If you have a problem with any of that pleas let me know why.
| Website | Hannibaladportas.dev |
Vim > Emacs
pacman > apt
tabs > spaces
pinfo > info
GUI's are bloat
If you have a problem with any of that pleas let me know why.
| Website | Hannibaladportas.dev |
@[email protected] @tk @hj @djsumdog
I have one and the top oven is smaller to it gets to temp much faster.
There a lot of math I don’t understand, but it find notes that people who disagree all rate as helpful. So you don’t wind up with a popularity contest.
@icedquinn I liked the dogleg tab surf forced. My biggest issue was watching YouTube on it.
There’s probably a way to send the url to mpv/yet-dlp though.
@icedquinn I haven’t messed much with salt, and I’m getting flashbacks to dealing with 300+ makefiles in a project a work.
I don’t know how the bsd’s handle containers but at least on Linux using make to build your docker images is the wrong way.
Sure you could use sentinel files but then someone looks at a different project and does a docker system prune and make doesn’t care
@icedquinn I’d rather use ansible for that. Seems saner just to have your ci run a playbook.
With the ninja/make solution you’d have to make sure all the action are idempotent yourself