itnuts
Bidirectional tcp - udp forwarding oneliner
#itnuts
if you ever wondered how to connect to Wireguard server via SSH:
mkfifo /tmp/fifo
nc -l -p 5679 < /tmp/fifo | nc -u 127.0.0.1 5678 > /tmp/fifo
https://superuser.com/questions/53103/udp-traffic-through-ssh-tunnel
Some people just inspire
#itnuts
She is 17 and knows how CPUs work: cpu.land , also how networking works: github.com/kognise/a… , plays cello, composes music and piloting aircrafts, and I guess many more…
im-press-ive
The Website Existential Crisis
#itnuts
Redesigning a website goes beyond applying a fresh coat of CSS: it can (and maybe should) make your project go through an existential crisis. You need to put words on who you are, what you do, for whom, and who you’re talking to. It requires stepping out of your comfort zone but it rewards you with a better compass for your project.
Mark Pilgrim's case
#itnuts HN
It’s funny how after 15 years Mark Pilgrim re-appeared in my infospace, provided that he literally removed all his presence / websites / repos / etc from web in 2011.
#itnuts
a python library for parsing rss feeds: feedparser
Initially developed by Mark Pilgrim, whose book about HTML5 I read when HTML5 was a big hype.
Another interesting fact, Aaron Swartz contributed to this library.
Last but not least, the library is still under active development today!
Type intersection in Python is still an open discussion
#itnuts
System76 firmware managed to disable Intel ME
#itnuts HN
history behind Intel ME from Google engineers: www.zdnet.com/article/m…
Seeking an alternative to likes and shares as a metric for social good
#itnuts HN
https://deliberati.io/what-deserves-our-attention/
They [ranking rules] should direct our attention towards constructive, civilized public discourse and a collective, cooperative pursuit of truth.

cozy web
#itnuts
Communities, closed enough to not be indexed by bots and search engines. Live in slack, discord, what’s app groups and telegram streams.
The illustration in the post is wonderful!