[-] beetsnuami@slrpnk.net 1 points 1 month ago

Den Einband kann man nicht knicken. Knitterfest kann ich nicht super objektiv beurteilen, aber das Papier ist schon ziemlich fest&dick und in meiner Tasche nicht zerknittert.

[-] beetsnuami@slrpnk.net 3 points 1 month ago

Das hier fand ich ganz OK, also ziemlich strapazierbar: https://www.leuchtturm1917.de/outlines.html

[-] beetsnuami@slrpnk.net 6 points 10 months ago

Hej, I‘ve seen quite a few comments using weird expressions to refer to trans women here, so to clarify, a trans woman is not:

  • a scientific male (trans women are scientifically women)
  • a biologically born male (Biologically born? Yes. Male? No.)
  • a biological male (as, usually, biological markers such as anatomy, hormone levels, chromosomes and behavior in trans women are ambiguous)

A trans woman is:

  • a woman (female) who was assigned male at birth
  • often, but not always, a person who has gone through testosterone puberty, but identifies as female

Just use the words trans woman and cis woman, it‘s concise, correct and respectful. I‘m not saying that there are no differences between trans women and cis women, but simply that trans women are women. If you disagree with that, go watch ContraPoints or PhilosophyTube.

Consequently, the international cricket council should call it the elite cis women‘s game from now on, that would just be consistent.

[-] beetsnuami@slrpnk.net 1 points 1 year ago

I've also been distro-hopping, but settled on NixOS. I find it very clean, you know exactly where your (system-level) configuration files are (...and could even manage user-level config files using home-manager). There is a stable branch, which is, well, stable. And even if it wasn't, you can rollback the system at any point, which is trivial (just select a different generation during boot).

One of the biggest advantages for me is universal reproducible working environments. Using Nix+direnv, I can lock all tools (make, gcc, JupyterLab, Python, Julia) that I'm using in a project to specific versions (and upgrade/rollback). I can install programs/libraries in a nix shell and they will be removed on the next garbage collection. Upgrades are extremely safe: I once had a problem with RAM that corrupted a lot of my files during an upgrade. Nix can detect and repair this.

Downside is that Nix doesn't follow FHS, so some programs need a little help, for example by Nix' steam-run.

[-] beetsnuami@slrpnk.net 1 points 2 years ago

On my NixOS, nix sets the environment variables XDG_DATA_DIRS, XDG_CONFIG_DIRS, etc. Maybe these contain what you‘re looking for? Do you have a path ~/.nix-profile/share/applications?

view more: ‹ prev next ›

beetsnuami

joined 2 years ago