The Slow Parts of Getting Better π
Most of the growth that matters as a developer happens slowly and invisibly β building mental models, learning to articulate what you know, getting be [...]
a collection of dev rss feeds - blogroll
Posts
Most of the growth that matters as a developer happens slowly and invisibly β building mental models, learning to articulate what you know, getting be [...]
A review of how I work as a developer, centered on clarity, maintainability, and the structural decisions that compound over time. [...]
A practical list of questions I run through before starting work to scope the smallest useful change, reduce surprises, and make my work easier to rev [...]
Exploring the motivation behind why I'm building a home server. [...]
Stop repeating yourself in every prompt. Use files like agents.md to define project conventions, rules for universal constraints, and skills for optio [...]
Working in public means being visible while learning. That isnβt a weaknessβitβs how real software gets built. [...]
Exploring how ads impact website performance and strategies to manage their effects. [...]
A rundown of how I'm approaching my blog in 2026 - what kinds of posts to expect, how often I'm writing, and the principles guiding my approach to wri [...]
A generalized introduction to Big O Notation, in the context of software development. [...]
Looking back at my first year contributing to open-source projects and the lessons I've learned along the way [...]
How the Virtual DOM works under the hood and why it makes modern web apps faster [...]
Building a linked list from scratch and understanding how this fundamental data structure works [...]
A look at why accessible CSS matters and practical tips for making your websites work for everyone [...]
Understanding the building blocks of algorithms and how they solve computational problems efficiently [...]
Getting started with data structures - what they are, why they matter, and how they fit into programming [...]
Mastering Git through the command line - from basic commands to understanding how version control actually works [...]
Getting comfortable with the command line and learning the essential commands every developer should know [...]
A beginner-friendly introduction to REST APIs, how they work, and how to start using them in your projects [...]
A deep dive into why data structures and algorithms matter and how they shape the way we solve problems [...]
Breaking down what programming really is and clearing up common misconceptions for beginners [...]
Learn the essential strategies and techniques for maximizing usability for all users [...]
Discover the role of HTML tags and how they make your website accessible [...]
From learning the basics of HTML to the complexities of data structures and algorithms [...]
How I went from being a casual gamer and computer tinkerer to working towards a career change. [...]