Learned: force Firefox to print non .txt files instead of downloading them
#itnuts
Use prefix view-source:
before the url. This allows to quickly check the contents of curl-to-bash install scripts like this:
view-source:https://pyenv.run/
#itnuts
Use prefix view-source:
before the url. This allows to quickly check the contents of curl-to-bash install scripts like this:
view-source:https://pyenv.run/
#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
#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
#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.
#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!
#itnuts
#itnuts HN
www.phoronix.com/news/Syst…
history behind Intel ME from Google engineers: www.zdnet.com/article/m…
#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.