rycee

joined 2 years ago
[–] rycee@lemmy.world 1 points 30 minutes ago

It might be excessive for your purposes but an alternative may be to use zoxide. It learns the directories you use regularly and you can then cd to those directories through the z command. E.g. z docs.

[–] rycee@lemmy.world 5 points 21 hours ago

Having used a bit of htmx I think it is pretty cool to incorporate some of its functionality into vanilla HTML to actually make it a bit more hypermedia.

[–] rycee@lemmy.world 6 points 9 months ago

Very beautiful, love gardens that incorporate trees! Putting on my list for a future visit.

[–] rycee@lemmy.world 15 points 10 months ago (2 children)

Treated waste water sludge is very commonly used here in Sweden albeit using anaerobic digestion rather than regular composting. High temperature composting would kill any pathogens so you can absolutely get permission to use a composting waste system in small scales. For larger scale waste treatment it is with anaerobic digestion, as mentioned.

The captured methane is typically used for fuel, e.g., in public transport.

As far as I know the sludge used for fertilizer needs to be certified under something called REVAQ. Some controversy does exist surrounding safe levels of the various harmful substances and perhaps PFAS in particular.

[–] rycee@lemmy.world 36 points 10 months ago (14 children)

What about the nutrients in the waste? Why not compost it, capture the methane offgassing, and store that?

[–] rycee@lemmy.world 2 points 10 months ago

Sveriges svar på Soylent Green. Mumma...

[–] rycee@lemmy.world 4 points 11 months ago

Jättefint! Vart där som barn med skolan, får flashbacks till kolsvart pinnbröd.

[–] rycee@lemmy.world 6 points 11 months ago (4 children)

If you have a mostly Gnome system then you can make sure to run these lines when you login:

dconf write /org/gnome/desktop/interface/color-scheme "'prefer-dark'"
dconf write /org/gnome/desktop/interface/gtk-theme "'Adwaita-dark'"

I have two simple shell scripts, prefer-light and prefer-dark that I run when I want to switch:

❯ cat $(which prefer-dark)
#!/nix/store/xy4jjgw87sbgwylm5kn047d9gkbhsr9x-bash-5.2p37/bin/bash

dconf write /org/gnome/desktop/interface/color-scheme "'prefer-dark'"
dconf write /org/gnome/desktop/interface/gtk-theme "'Adwaita-dark'"

❯ cat $(which prefer-light)
#!/nix/store/xy4jjgw87sbgwylm5kn047d9gkbhsr9x-bash-5.2p37/bin/bash

dconf write /org/gnome/desktop/interface/color-scheme "'prefer-light'"
dconf write /org/gnome/desktop/interface/gtk-theme "'Adwaita'"

If you want to go deeper and also affect Qt applications and such, then you can always look at the Home Manager source code to see the files that it writes when you follow the tutorials.

[–] rycee@lemmy.world 2 points 11 months ago

Could be that Mel stands in a ring looking down while the camera is pointing up...

[–] rycee@lemmy.world 3 points 1 year ago (1 children)

I use FitoTrack for running and hiking and am very happy with it.

[–] rycee@lemmy.world 5 points 1 year ago

This is awesome, openstreetmap is such a great resource!

[–] rycee@lemmy.world 11 points 1 year ago

I congratulate you on the dullness of this post, and the new underwear.

view more: next ›