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

August 9, 2023

Some people just inspire

#itnuts

kognise.dev

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

August 9, 2023

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.

ergaster.org/posts/202…

August 9, 2023

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.

www.hanselman.com/blog/410-…

August 8, 2023

piano compaction

#artinstinctive

whipsaw.com/2023/06/0…

August 7, 2023

#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!

July 20, 2023

A museum of conceptual web art

#artinstinctive

shelby.cool

Discovered on Tiny Awards - a great initiative to reward cozy web sites!

June 11, 2023

#interrobang

June 7, 2023

Type intersection in Python is still an open discussion

#itnuts

github.com/python/ty…

June 5, 2023

Live chart of carbon compensation purchased

#scitisfaction

www.cdr.fyi

H&M is top 11, and seems to be the only clothing brand rated that high.

June 5, 2023