I Have Two Groups of AI Friends
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 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'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.
A developer details creating a best-first search solver for the word puzzle game Queuedle, analyzing its search space and heuristic.
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.
The author details developing a hard mode for a Pong clone in Love2D, focusing on improving CPU AI and implementing fun alternatives.
Introducing hinbox, an AI-powered tool for extracting and organizing entities from historical documents to build structured research databases.
A blog series for engineers on practical software development, focusing on real-world tradeoffs, judgment, and avoiding burnout over perfection.
A study guide for renewing the Microsoft Azure Developer Associate certification in 2025, with categorized links to official documentation.
Argues that AI security levels are determined by market forces and user behavior, not by individual efforts, and will reach a functional equilibrium.
Introduces a free, open-source PowerShell cmdlet to completely remove all Microsoft Graph PowerShell modules from a system, solving dependency issues.
A tutorial on using Tanstack Query (React Query) to fetch and manage data from the AniList API in a React Native manga tracker app.
A developer's criteria and research for choosing a new, unconventional programming language to learn for full-stack web development.
An article exploring the HTML <col> element, its purpose, usage with <colgroup>, and its quirks in web development.
Explores the ideal number of network requests needed for web page navigation, comparing traditional HTML apps with modern client-side approaches.