Finding My Spark Again
A tech founder shares his journey through burnout after selling his company and how rediscovering his passion for building led him back to software development, inspired by AI.
A tech founder shares his journey through burnout after selling his company and how rediscovering his passion for building led him back to software development, inspired by AI.
A developer details the journey of building the Puzzmo iOS app, discussing the choice between React Native and native Swift development for a game platform.
AI will widen educational gaps by default, making great students extraordinary and struggling students worse, unless systems are designed to close them.
A developer announces a shift in blog focus from covering Swift/SwiftUI news to sharing personal project learnings, failures, and authentic development experiences.
Introducing FlipKit, a new open-source SwiftUI library for creating animated flip views on Apple platforms.
Explains the concept of flattening a multidimensional array into a 1D array, with JavaScript examples and a real-world use case.
Explains React Server Components (RSC) by comparing them to the 'code as data' concept of quoting in LISP programming.
A tutorial on setting up a modern React frontend with Vite and a Flask backend, updated for 2025 development practices.
A cybersecurity expert contrasts two groups of colleagues: AI skeptics who see it as overhyped and harmful, and those who recognize its transformative potential.
A guide to simulating a zonal failure on Google Kubernetes Engine (GKE) Autopilot using kubectl commands and a custom script.
A developer details creating a best-first search solver for the word puzzle game Queuedle, analyzing its search space and heuristic.
A developer's cautionary tale about LLM inaccuracies in simple tasks, highlighting the need to verify AI-generated results.
Explores how Conway's Law influences software architecture, comparing solo development to collaborative teamwork and its impact on code structure.
Explores the concept of 'Progressive JSON', a method for streaming JSON data to clients in a usable, incomplete state, similar to Progressive JPEGs.
A developer shares his experience switching from iA Writer to Obsidian for writing and managing technical notes, comparing their Markdown features and structure.
Learn JavaScript and CSS fundamentals by building a simple reflex game in a single HTML file with no frameworks or dependencies.
A web developer and writer explains their personal and ethical struggle with monetizing their blog, opting for non-intrusive ads over subscriptions.
Explains why React Server Components (RSC) integrate with bundlers for efficient code serialization and client-side delivery.
Introducing hinbox, an AI-powered tool for extracting and organizing entities from historical documents to build structured research databases.
The author details developing a hard mode for a Pong clone in Love2D, focusing on improving CPU AI and implementing fun alternatives.