» Tag
development
209 postsRemix 3 Beta Preview: Transitioning from React to Web Standards
The Remix 3 beta preview moves away from React, focusing on web standards for full-stack development.
Creating a Design.md File for Claude Code
Create a Design.md file for consistent user interfaces with Claude Code. It provides information on colors, typography, and component rules.
AI-Assisted Debugging in CI: The Kinjo Case Study
CI tests in the Kinjo project enabled rapid debugging with AI assistance.
CommitBrief — AI code reviews, right in your terminal
A provider-agnostic, local-first CLI that reviews your staged changes, a historic range, or a whole GitHub pull request. Zero telemetry, no server. Free and open source.
commitbrief.comSet Up Your Spare Mac for Claude Code Control: A Step-by-Step Guide
Step-by-step guide to set up a spare Mac for Claude Code control. Useful insights for engineers.
I Built a Simple Tool to Observe My AI Agents' Activities
Otterscope, a tool I built for monitoring small LLM agents, offers an efficient and user-friendly solution for observing agent activities.
Claude Code Hooks: Real Examples and Their Applications
Create automatic commands with Claude Code hooks. Boost efficiency with examples of PreToolUse, PostToolUse, and Stop.
Conduct a Three-Issue Exit Test Before Using Copilot Agent in JetBrains
Before using Copilot Agent in JetBrains, conduct a three-issue exit test for effective evaluation.
From Liquid to Hydrogen: A Developer's Guide to Headless on Shopify
Explore the differences between Liquid and Hydrogen, the benefits of going headless, and what it means for developers.
Weirdest Commits in Linux Kernel Git History
Unusual commits like the 66-parent merge in Linux kernel development reveal insights into octopus merges and their significance in software engineering.
peg-express: A New Parser Generator for TypeScript
peg-express is a parser generator for TypeScript, utilizing PEG for grammar and TypeScript for semantic actions.