Ben "Werner" Zucker

@Ben "Werner" Zucker@lef.li
1 Post – 25 Comments
Joined 1 years ago

With that logic they should sue the creators of the AV1 codec as well. Lots of pirated movies will be encoded with it....

mailbox.org tutanota.com

So.... Bentoo? Bintoo?

5 more...

Cyberpunk2077 at the moment. Got more than 250 hours on it. Before that I played Dishonored a lot and that before the very first Deus Ex. The story was just incredible and IMHO still is one of the best in video game history.

Use a firewall to block all outgoing packages through all interfaces but lo and tun (or wg for Wireguard). Like this for iptables:

-A FORWARD -j REJECT --reject-with icmp-port-unreachable
-A OUTPUT -m conntrack --ctstate RELATED,ESTABLISHED -j ACCEPT
-A OUTPUT -o lo -j ACCEPT
-A OUTPUT -d 1.2.3.4/32 -p udp -j ACCEPT #replace with public IP of your VPN you try to connect
-A OUTPUT -p icmp -j ACCEPT
-A OUTPUT -o tun+ -j ACCEPT #replace with wg+ for Wireguard
-A OUTPUT -j REJECT --reject-with icmp-port-unreachable

If you are paranoid you could mess with INPUT table as well but if OUTPUT is configured properly nobody well ever know your real IP address.

Not sure how well this works with Docker and such, I use LXC containers.

The funny thing is that I am actually seeding Linux ISOs (yes, real ones). The reason I am using a VPN to seed those is because the ISP is complaining about random peers hitting (non-existing obviously) addresses in private IPv4 ranges (like 172.16.1.1) and instead if simply dropping those packages at the switch ... oh well. I guess some people have multiple peers connected to each other via private networks but external peers don't know about these connections and simply try to reach them on their private addresses over public internet.

Anyway yeah I could mess with routing table on my server and null-route those ranges but I have an active VPN contract already so why not using it?

Cheese is just rotten milk. Though I enjoy it.

1 more...

Leslie Nielsen would be perfect.

I deleted my reddit account (and all my content beforehand) so yeah...still looking around for matching communities though.

Nope. Account und its contents deleted and never looked back.

😋

Better mainline support for RK3588 SoC

Cinnamon for a few years now.

Indeed. Immich is the way to go. While stating heavy development I find it quite stable. Did not have major issues with it. However I don't use their interface much. I just use it as 2nd backup location to automatically upload stuff from my phone to something else than the big G.

Obviously this need some sort of server but a VPS will do.

NicoD's SBCs. Does single board computer reviews, traveling videos and music. Around 4,4k subs https://www.youtube.com/@NicoDsSBCs

Bumfights on an island where losers become zombies.

Oh dang, I need to rebuild that one as well by chance. Still running on Buster...

Debian Sarge which was testing back then. Woody was stable.

A few subreddits I were in were from Hetzner Online (r/hetzner) and Google Workspace (r/gsuite) which I did not find an equivalent for yet. r/armbian and r/armbianusers were mostly secondary since there was/is no interest in moderating those from the official project side. However was reading there from time to time.

Butterfly Effect

I think it is a great piece of software. Unfortunately I have no real usecase for it so I don't run it on my own. Gave it a shot in the past though.

Might be a bit too early to be the judge of balancing since it has been just a few days. But for now all I can say is it looks promising.

Because I can 💪
Anyway mostly to screw reddit.

My best guess: Ignorance is bliss.

(As for me I deleted my Twitter account that moment Elon bought the platform).

I assume there was some random regression introduced with 0.18.0 which has been fixed in one of the newer 0.18.1-rc pre-releases but not sure.

Overall it looks promising. Upgrading however from 0.17.y to 0.18.0 went unsuccessful for me. Ended up simply starting over from scratch. Thankfully the instance did not have any noticeable content anyways yet so the only thing lost were two days of headache. I am looking forward to get it more reliable since potential is certainly there.

Cheers

1 more...