The lawful/chaotic axis represents a person’s willingness to follow an external set of rules against their own instincts or opinions. Having a pocket judge or a pocket president to legitimize one’s actions does not make that person lawful.
I take my shitposts very seriously.
- 37 Posts
- 2.21K Comments
rtxn@lemmy.worldto 196@lemmy.blahaj.zone•Derail any conversation by mentioning "microwaving your water" ruleEnglish3·1 day agoLong live King Pidoop.
Considering the abhorrent acts of the self-titled GoOd chRisTiANs, if heaven is where they end up, it couldn’t not be fucked up.
Imagine going to a mechanic because the engine is acting up and getting hit with “Your ignition timing is too retarded, it’s killing the engine” without the necessary context.
(to advance/retard ignition is the correct terminology for setting the timing ahead/behind top dead center; also used in aviation for moving the throttle levers towards a higher/lower power setting)
I can’t believe that guy is still active. Or alive.
rtxn@lemmy.worldto Selfhosted@lemmy.world•[SOLVED] ELI5: How to put several servers on one external IP?English1·2 days agoWhat if you try reaching it through your public IP?
rtxn@lemmy.worldto Selfhosted@lemmy.world•[SOLVED] ELI5: How to put several servers on one external IP?English1·2 days agoStupid question, but is the service reachable at all? What if you map 81 to 81? Or whichever port the other, confirmed-to-work service uses? What if you map that other service to 8100?
rtxn@lemmy.worldto Selfhosted@lemmy.world•VPN server on router or within home network?English1·2 days agoIt’s based on hole punching, but with extras. The clients punch a hole in their respective firewalls then the service connect the holes so the clients end up communicating directly with each other. They have a lengthy blog post about NAT traversal.
You should look up reviews for the Haribo sugar-free gummy bears.
THE CONTAINMENT
IT IS BREACHED
rtxn@lemmy.worldto Greentext@sh.itjust.works•Anon notices fake advertising in video games12·3 days ago> Shadowbringers
> There are fewer shadows in Norvrandt than before because of your actionsOn the other hand:
> Endwalker
> Literally walk to the end
> Strong art thou, mortal
rtxn@lemmy.worldto Selfhosted@lemmy.world•VPN server on router or within home network?English121·3 days agoTailscale. It does some UDP fuckery to bypass NAT and firewalls (most of the time) so you don’t even need to open any ports. You can run it on individual hosts to access them directly, and/or you can set it up on one device to advertise an entire subnet and have the client work like a split tunnel VPN. I don’t know about OpenWRT, but both pfSense and OpnSense have built-in Tailscale plugins.
People are freaking out about their plan to go public, but for the moment, it’s a reliable, high quality service even on the free tier.
I’ve also used Ngrok and Twingate to access my LAN from outside, but they simply use relay servers instead of Tailscale’s black magic fuckery.
rtxn@lemmy.worldto Linux Gaming@lemmy.world•Announcement from Arch Linux about transitioning the Wine and Wine-staging packages to a pure WoW64 buildEnglish9·4 days agoYou could try using pre-9.0 wine-ge-custom or proton-ge-custom. And I’m sure someone will put the legacy Wine on the AUR.
Is
| (...) | { ... }
a lambda expression then?
I’ve been learning Rust by going through The Book… there’s some wack-ass syntax in that language. I’ve mostly used C# and Python so most of it just looks weird… I can more or less understand what
while let Some((_, top)) = iter.next() { ... }
is doing, but.for_each(|((_, _, t), (_, _, b))| { ... }
just looks like an abomination. And I mean the syntax in general, not this code in particular.
rtxn@lemmy.worldto Dull Men's Club@lemmy.world•This new album from fischer wasn't very good30·6 days agoMixed with a bit of industrial metal.
Fuck university. Pick up a trade and get industry certifications. You’ll end up with real marketable skills without going into crippling lifelong debt. Some training agencies also offer help to find jobs. If you get lucky, your employer might even sponsor your education.
Tradie life is not glamorous, but it’s better than working as a cashier while having a bachelor’s.
You could double the vertical resolution by using half-height blocks (
U+2584
) and using the background color for the upper half.
I’ll just copy my comment from the other day.
Some people think it handles too many low-level systems. It’s a valid concern because if systemd itself were to become compromised (like Xz Utils was) or a serious bug was introduced, all of the userland processes would be affected. People who are stuck in the 90s and think that the Unix philosophy is still relevant will also point out that it’s a needlessly complex software suite and we should all go back to writing initscripts in bash. The truth is, it’s complex because it needs to solve a complex problem.
Red Hat, the owner of systemd, has also had its fair share of controversies. It’s a company that many distrust.
Ultimately, those whose opinion mattered the most decided that systemd’s benefits outweigh the risks and drawbacks. Debian held a vote to determine the project’s future regarding init systems. Arch Linux replaced initscripts because systemd was simply better, and replicating and maintaining its features (like starting services once their dependencies are running) with initscripts would’ve been unjustifiably complicated.
Also
a convicted rapistfound responsible in a civil rape trial.Pedants.