Good readings, I can recommend
http://cr.yp.to/djb.html Dan Bernstein.
http://www.paulgraham.com/articles.html Essays of Paul Graham
https://blog.fefe.de/ Fefe’s blog (In German) mainly security related
https://landley.net/notes.html Blog of Rob Landley. Nice to read.
It might have been in 1994, when I got known the first demos. My PC (a Cyrix M1) was hardly able to play videos. And I was fascinated by the moving pictures. “Second Reality” has been the demo, I’ve been running over and over. Since I started programming with gwbasic in 1990, I also realized, in how genius the hackers have been, realizing such animations at the quite restricted hardware back then.
Other Homepages
Nice pages, in the old style (focused on content..)
-> http://www.cse.yorku.ca/~oz/ oz. I’m somehow sure, I’ve seen the initials somewhere else. Maybe in old 90’s demos? Nice homepage, anyways.
http://members.tip.net.au/~dbell/
The home page of David Ingalls Bell
http://penguinpetes.com/b2evo/index.php
Nice homepage. Are there still those "webrings" out there, btw..?
[http://www.syaross.org/home.html}(http://www.syaross.org/home.html]
http://www.paulgraham.com/articles.html some nice readings.
https://landley.net/notes.html Nice and interesting blog of Rob Landley. (Founder of toybox, related with busybox, and so on.) Have to read further there, it’s more a biography than a blog.
http://www.madore.org/~david/programs/ Further readings (programs) of Rob. I like some ideas very much.
https://www.acme.com/ ACME laboratories
humoristic
http://catb.org/jargon/html/crackers.html
U'd like tryng communik8ion with scripdink kidz? reaD THiz. :))
https://jvns.ca/blog/2020/05/08/metaphors-in-man-pages/
Somewehere between philosophy and dark cynism. Nice. Oh. :) Another line of this blog : `> It is really easy to write a firewall that doesn't let any packets in or out. just replace NF_ACCEPT with NF_DROP in my kernel module.`
:O Nice catch. (https://jvns.ca/blog/2013/10/07/day-5-i-wrote-a-kernel-module/)
Assorted
-> https://news.ycombinator.com/news
Hacker news. Comments on a selection of all sorts of blogs and news.
-> http://www.over-yonder.net/~fullermd/rants/bsd4linux/01 Very good explanation of the concept of bsd
-> https://hackaday.io/project/13145-bsd-based-secure-smartphone - I WANT THIS!!(Sadly abandoned)
-> https://www.jupiterbroadcasting.com/ - Mainly about BSD. Seems Nice.
-> https://unix4lyfe.org/xterm/
About configuring xterm - and about the alternatives.
Same conclusion as me. Most terminal emulators are nothing else than bloated xxxxx just.
Essentially I really do not get, why every single distribution I touched,
did have misconfigured xterm to the ugliest. Overall, it's the most mature, stable, and resourcefriendly terminal
emulation of all.
-> Youtube: nice clip about tiling window managers I guess I’ll give i3 a try.
Link collections
Another demo, creating everything on the run - out of an 64kB executable.
Assembler
- https://github.com/hjl-tools/x86-psABI/wiki/X86-psABI i386 and x86-64 abi
Github
https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet Cheatsheet
https://gist.github.com/rxaviers/7360908 Emoticons
https://github.com/ikatyang/emoji-cheat-sheet/blob/master/README.md Emoticons II
Programming in general
-> http://klib.sourceforge.net/#Methodology - Good writing about generic programming
-> http://freshmeat.sourceforge.net/articles/stop-the-autoconf-insanity-why-we-need-a-new-build-system