Coding

123 articles

Moral Hazard in Software Development: When Safety Nets Enable Bad Code

Moral Hazard in Software Development: When Safety Nets Enable Bad Code

When developers are protected from the consequences of their code decisions, they naturally take more risks. Discover how moral hazard shapes software development.

By Kevin Liu5 min read
Mastering Claude Code Remote Control for Developers

Mastering Claude Code Remote Control for Developers

Explore Claude Code Remote Control, a powerful tool for remote coding that enhances collaboration among developers. Learn best practices and get started today.

By Kevin Liu4 min read
I Built a Vibe-Check Tool — AI Code Scoring Gone Wrong

I Built a Vibe-Check Tool — AI Code Scoring Gone Wrong

I built a vibe-check tool to score AI-generated code. After testing it, I was shocked by its findings: a 0/100 score on a fully AI-built codebase. Here's why.

By Kevin Liu6 min read
Loading Smarter: SVG vs. Raster Loaders in Web Design

Loading Smarter: SVG vs. Raster Loaders in Web Design

Dive into the nuances of SVG and raster images in modern web design. Learn their capabilities and best practices for smarter loading.

By Kevin Liu4 min read
Run AI Locally: Turn Your Android Phone into a LLM Server

Run AI Locally: Turn Your Android Phone into a LLM Server

Discover how to transform your old Android phone into a local LLM server, enabling offline AI without reliance on cloud services.

By Kevin Liu4 min read
Reduce Cloud Storage Costs: Save Big with Lifecycle Policies

Reduce Cloud Storage Costs: Save Big with Lifecycle Policies

Is your cloud storage filled with untouched data? Learn how to cut costs by implementing lifecycle policies with Terraform, saving up to 94%!

By Kevin Liu7 min read
Sayiir: A Durable Workflow Engine in Rust with Python & Node.js Bindings

Sayiir: A Durable Workflow Engine in Rust with Python & Node.js Bindings

Explore Sayiir, a lightweight workflow engine built in Rust with seamless Python and Node.js bindings, designed to simplify complex process orchestration.

By Kevin Liu4 min read
I Built an AI Pipeline for Books: The Architecture Explained

I Built an AI Pipeline for Books: The Architecture Explained

Explore our AI book generation pipeline, structured like a compiler. Discover insights from generating over 50,000 books and how to improve your writing.

By Kevin Liu4 min read
Mastering API Error Handling Testing Before Production

Mastering API Error Handling Testing Before Production

Discover the importance of testing API error handling before production. Learn chaos testing techniques to ensure your application handles errors gracefully.

By Kevin Liu5 min read
Mastering React Router: Loaders, Actions, and Forms

Mastering React Router: Loaders, Actions, and Forms

Learn how to use React Router's Loaders and Actions to streamline data fetching and form submissions, enhancing your React applications' performance.

By Kevin Liu6 min read
Kubernetes Dashboard is Dead! Embrace Headlamp Now

Kubernetes Dashboard is Dead! Embrace Headlamp Now

Kubernetes dashboard is deprecated! Learn about Headlamp, the CNCF project that's replacing it and enhancing your Kubernetes experience.

By Kevin Liu3 min read
The Value of Automated Git Summaries for Standups & Reviews

The Value of Automated Git Summaries for Standups & Reviews

Explore the benefits of automated git summaries for standups and sprint reviews. Improve tracking and communication with your development team.

By Kevin Liu3 min read