Hey there! In this blog post, I’m diving into some intriguing topics. I’m talking about freeing your content consumption with RSS feeds, and there’s a nostalgic trip through vintage computers and classic games. Plus, I’m exploring why Git Autocorrect is lightning-fast, even for Formula One drivers! Lastly, there’s a peek into “The Fuzzing Book,” exploring automated software testing. Quite the lineup, isn’t it?
- Escape the walled garden and algorithm black boxes with RSS feeds: Take control of your content consumption with RSS and Atom feeds. Escape algorithmic black boxes, gain more control over what and how you consume in order to be more intentional with your media consumption.
- The PC is Dead: It’s Time to Make Computing Personal Again: Adventures in vintage computers and retrogaming. Includes articles on classic games and obsolete computers.
- Why is Git Autocorrect too fast for Formula One drivers?: Why does Git’s autocorrect wait 0.1s before executing a mistyped command? Let’s dig in.
- The Fuzzing Book: Welcome to “The Fuzzing Book”! Software has bugs, and catching bugs can involve lots of effort. This book addresses this problem by automating software testing, specifically by generating tests automatically. Recent years have seen the development of novel techniques that lead to dramatic improvements in test generation and software testing. They now are mature enough to be assembled in a book – even with executable code.