» Tag
development
209 postsTransform Any REST API into Another Shape
Shotgun is a tool that creates reverse proxies for OpenAPI specifications, facilitating API transitions.
I Ported Omarchy (Linux) to a Phone
I adapted Omarchy for a phone, enabling rapid app development on Linux.
Rust Glancer: Rust LSP Using 100x Less RAM
Rust Glancer is a low-memory alternative Rust LSP implementation.
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.comAI Adoption Patterns: Insights from Six Years of Linear Data
Insights from Linear's six-year data reveal significant AI adoption trends in software development.
Building a Software Factory for AI SDK
The software factory for AI SDK efficiently manages issues and PRs, enhancing productivity.
Challenges of Integrating with the Reddit API
Explore the challenges and lessons learned from integrating with the Reddit API.
Deep Dive into Git's Wire Protocol
Discover how Git's new v2 server protocol optimizes data transmission and manages references more effectively.
Understanding Loops: Their Importance in Engineering Today
Loop engineering is a key trend in software development. Explore various loop architectures and their roles in engineering.
Building Persistent Context for Coding Agents
Festival helps coding agents maintain context, reducing the workload for engineers.
Web Rendering in Iced: What Works
Explore web rendering methods in Iced. Learn about options like litehtml, Blitz, Servo, and CEF.