rutrum

joined 2 months ago
[–] rutrum 3 points 1 week ago (1 children)

There are many devices for making single or double cups of coffee. I think the aeropress and v60 are great options.

[–] rutrum 1 points 1 week ago
[–] rutrum 3 points 1 week ago (2 children)

Does anyone here use kellnr? Sounds really awesome to have, but I dont write any closed source rust, and just publish to crates.io.

[–] rutrum 8 points 1 week ago

Only a web dev could be fooled into being a gopher

[–] rutrum 4 points 1 week ago

Tinkering, really. I did a bunch of stuff with wine and virtualization and troubleshooted across versions. One time I manually updated the version of sqlite in python's std lib to be a newer version. I picked a non LTS kernel once. All these things compounded and bloated my system. And when I went to do clean up, I didnt have a record of exactly everything I installed, what I used and what I didnt. It was guesswork to clean up my disk or even remember the tools I used to get a project working.

This is solved with declarative configuration, which is the basis of NixOS. I believe VanillaOS 2 has something similar. Likewise, this is one the great benefits of docker, vagrant, ansible, etc.

[–] rutrum 23 points 1 week ago (11 children)

NixOS. My primary reason for switching was wanting a single list of programs that I had installed. After using ubuntu for 5 years I just lost track of all the tools and versions of software that I had installed...and that didnt even count my laptop. Now all my machines have a single list of applications, and they are all in sync.

[–] rutrum 4 points 2 weeks ago (2 children)

I like butter+jelly and butter+peanut butter on my biscuits, but never both. I also like making sausage gravy with cream cheese instead of flour most of the time. Looks yummy anyway, even the eggs right on top ;)

[–] rutrum 4 points 2 weeks ago

The two top of the line tools for making backups are restic and borgbackup (in my opinion). They would allow you to easily compress and encrypt some local directories to another computer or cloud service. I personally use borgbackup with external backups at borgbase.com

[–] rutrum 2 points 2 weeks ago

I enjoy beyond all reason, which is the only flatpak I have in my config XD

[–] rutrum 2 points 2 weeks ago* (last edited 2 weeks ago) (1 children)

It appears the original user changed their github username. The project now lives at https://github.com/in-a-dil-emma/declarative-flatpak

[–] rutrum 7 points 2 weeks ago* (last edited 2 weeks ago) (5 children)

Very exciting! You're layout looks fine as is. As it grows it might change, but for what you have now its a great schema.

On themes: catppuccin has a dedicated flake for applying the catppuccin style to a lot of different terminal apps and gnome/kde I think. I prefer this over stylix, a general purpose themer, because I want explicit control over which color scheme is enabled on each app. Stylix is cool, but doesnt make it easy (or possible?) to apply different themes to different apps.

Declarative flatpak by ~~germanbread~~ in-a-dil-emma is a nice flake. Occassionally theres a flatpak I need that isnt already packaged. This takes care of that. https://github.com/in-a-dil-emma/declarative-flatpak

If you want to work with secrets, look into sops-nix. Vimjoyer on youtube has a great video on how to get it setup.

[–] rutrum 2 points 3 weeks ago (1 children)

Love the dinner tray!

 

The gist is you write macros/automations/scripts to play the MMO based on your logic.

I decided to do it in bash/curl/jq to make it extra fun and learn some tools I use occasionally but only withheavy man page referencing. After some playing I might be a bash-scripting pro.

view more: next ›