termaxima

joined 2 weeks ago
[–] termaxima@jlai.lu 13 points 16 hours ago (4 children)

I wish I could seed but Mullvad doesn’t allow port forwarding, and ProtonVPN has given out IPs under court order so I don’t trust them for any purpose.

I’ll have to look into other VPNs I think, because I’m ideologically very much for seeding.

[–] termaxima@jlai.lu 1 points 1 day ago

That would have been nice to know for the past 7 Reddit accounts I’ve deleted without doing this 😂 but I guess it’s alright.

( I used to make a new account every year and empty out the previous one. This time is the last, though I may keep using it logged out just because of the amount of information on there )

[–] termaxima@jlai.lu 25 points 1 day ago

As one of the earliest Discord users, it pains me to see this, but it doesn’t surprise me. Ever since Nitro became a thing, Discord has been slowly but surely digging its grave.

I have no particular attachment to the platform, we will just move to something different if alternate Discord apps aren’t available to disable the ads.

Good riddance to this un-indexable deep-web mess, where information goes to die and never be found again. We only really used it for the voice chat anyway 🤷🏻‍♀️

[–] termaxima@jlai.lu 178 points 2 days ago (3 children)

“Far right man, unsurprisingly, doesn’t love or care about his wife.”

[–] termaxima@jlai.lu 7 points 2 days ago

This is a good idea, but a proper EU OS should probably be based on NixOS to make deployments brain-dead easy with perfect reproducibility.

And it should be hosted on Codeberg, not Gitlab.

[–] termaxima@jlai.lu 2 points 3 days ago (2 children)

Thank you ! Works wonders 🙂 is there a point to editing instead of just deleting, though ? I’m doing both just in case but I don’t know if that’s useful

[–] termaxima@jlai.lu 4 points 3 days ago (4 children)

While we have you here, how did you mass edit your comments ? I’ve seen a few paid services but I really don’t want to pay…

[–] termaxima@jlai.lu 36 points 3 days ago

The first Pride was a riot.

[–] termaxima@jlai.lu -3 points 3 days ago (19 children)

If the Rust maintainers keep dropping like this, I foresee Linux eventually losing its lead as an operating system. The transition to Rust is absolutely necessary, other OSs are catching up slowly but surely.

And unlike AI, this makes an actual positive difference in maintainability and speed.

[–] termaxima@jlai.lu 7 points 3 days ago

92% of my playtime is Minecraft, makes sense.

 

Don’t think the other cards belong here, but this definitely does.

Crossposted from https://lemmy.sdf.org/post/31085018

 

I am attempting to configure the Tor daemon on nix-darwin. There is unfortunately no services.tor on this platform (yet ! maybe I'll port it from nixOS once I know enough Nix to do that)

I could manage it with homebrew, however, that seems like a sub-par solution, effectively moving tor entirely out of the nix store.

I have installed the package in my flake, and I would like to link a torrc config file to the right directory /etc/tor. However, when done with environment.etc, the file is linked to the general /etc outside of the store, where tor cannot find it.

How can I link this file inside tor's own /etc in the store, so it can use the configuration ?

Link to my config repo fixed at the current commit

view more: next ›