HackerTrans
TopNewTrendsCommentsPastAskShowJobs

torium

no profile record

comments

torium
·10 месяцев назад·discuss
Seconded. Few people alive have contributed as much to society.
torium
·10 месяцев назад·discuss
[flagged]
torium
·10 месяцев назад·discuss
Funny, because last time I said I thought it highly suspicious that GrapheneOS supports only hardware built by a surveillance corporation, I was told tinfoil hat.
torium
·10 месяцев назад·discuss
I am also one of those people who "don’t usually do a lot of networking stuff", so here's a question.

The article contains this:

    #replace eth0 with the interface open to the internet (e.g might be wlan0 if wifi)
    PostUp = iptables -A FORWARD -i %i -j ACCEPT; iptables -A FORWARD -o %i -j ACCEPT; iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE
    PostDown = iptables -D FORWARD -i %i -j ACCEPT; iptables -D FORWARD -o %i -j ACCEPT; iptables -t nat -D POSTROUTING -o eth0 -j MASQUERADE

However, I use mullvad and the .conf files that they provide contains none of this, and works just fine. It contains just: interface, private key, address, dns and peer public key, allowed ips, entrypoint.

So, which one is right and why?
torium
·10 месяцев назад·discuss
Yes, and why is it always furry garbage? Never seen quality stuff made by furries.
torium
·10 месяцев назад·discuss
Linus Torvalds, best living programmer. Change my mind.
torium
·10 месяцев назад·discuss
Powerful entities getting a pass, bad.

Individuals getting a pass, good.

See, it just depends on how you slice the Venn diagram. With a bit of imagination you'll be able to start connecting the dots by yourself in no time.
torium
·10 месяцев назад·discuss
If you don't see why this is oppressive, that's really a _you_ problem.
torium
·10 месяцев назад·discuss
Torrents are also a good thing on the internet.
torium
·11 месяцев назад·discuss
[flagged]
torium
·11 месяцев назад·discuss
Ooo la la, GnuCash 5.10. I'm still on 4.4.

Can't find release notes though, help?

I've found the docs, but they're huge. I'll looking specifically for a list of differences between 4.4 and 5.10. (Or at least the biggest differences)