a14o

joined 1 month ago
[–] a14o@feddit.org 16 points 15 hours ago* (last edited 15 hours ago)

Reproductive biology suggests that everyone is female for the first time period after conception, since male characteristics (like genitalia) do not develop until later. (Although from cursory reading that seems to be contentious, there is a lot of semantics involved in both sides of the argument.)

[–] a14o@feddit.org 3 points 2 days ago

Just want to point out that, while it's a mess in practice, there is a correct place for these files and the problem is that many applications ignore it. Configuration files should be written to an aptly named folder in ~/.config/ (or more precisely, in $XDG_CONFIG_HOME which is set to ~/.config/ in most systems). ~/.local/share/ (or $XDG_DATA_HOME, respectively) is for user data, which is different from config.

[–] a14o@feddit.org 7 points 2 weeks ago (1 children)

In either case, its a quick copy/paste on my part, so /shrug.

I was thinking "okay this somewhat unconventional but whatever" until I read this. Use greasemonkey or something for the love of Christ!

[–] a14o@feddit.org 1 points 2 weeks ago

Fedora plus rpm-fusion (rather than stock Fedora). I agree that this works really well for beginners, but the extra step of adding rpm-fusion holds some potential for frustration.

[–] a14o@feddit.org 8 points 2 weeks ago (1 children)

Agreed, but use sway instead of i3 for Wayland support.

[–] a14o@feddit.org 3 points 2 weeks ago

Pretty sure codeberg.org uses forgejo under the hood.

Another very solid option for self hosting is just adding a git user to a server with git installed, initiate bare repositories there, then talk to them with git@example.com:repo-name