Tag: others
All the articles with the tag "others".
-
AI Gives You Wings, Be Careful Not to Hit the Roof
That time of the month when I get skeptical about things, this time it landed on AI, the learning phase, and metacognition.
-
Who uses the CPU when you type `tail -f`?
This post started with running tail -f in one terminal and echo >> in another, and finding a red anon_inode:inotify entry in /proc. It unpacks that discovery and answers the question: who actually does the work when you run tail -f?