Skip to main content
← All Tags

Software Development

355 articles in this category (Page 3 of 15)

AI NewsAI EngineeringSoftware Development

Combating AI Code Bloat: The Path to Zero-Slop Engineering

Developer David explores the pursuit of 'zero-slop' engineering to combat AI-generated code bloat and unreliable agent behavior.

Read more
AI NewsSoftware DevelopmentProductivity

Revise: A Spaced-Repetition Learning Tool Using LLM Prompting

Developer Samot released Revise, a free app utilizing spaced-repetition and LLM integration to prevent academic knowledge decay over summer breaks.

Read more
AI NewsAI EngineeringSoftware Development

TITAN: A Zero-Dependency Token Compressor for AI Coding Agents

TITAN reduces AI agent token consumption by 70% to 85% using a multi-layer compression framework with zero external dependencies.

Read more
AI NewsCommunity EngineeringSoftware Development

DEV Community Proposes Annual Collaborative Engineering Event

FrancisTRᴅᴇᴠ proposes a yearly community-led build event for the DEV community under the DEVenger organization.

Read more
AI NewsSoftware Development3D Printing

Manual vs. Programmatic 3D Print Pricing: 2026 Tool Comparison

A comparison of 3D print pricing tools reveals a gap between manual calculators and the need for programmatic REST API integration for scale.

Read more
AI NewsEngineering ManagementSoftware Development

Managing Engineering Capacity: Moving Beyond the 'Fast vs. Slow' Binary

Charity Majors explains why treating engineering capacity like a 100% saturated system leads to gridlock and burnout.

Read more
AI NewsWeb SecuritySoftware Development

Navigating the OWASP Top 10 in the Vibe Code Era

The OWASP Top 10 for 2025 establishes the latest consensus on the most critical security risks facing modern web applications.

Read more
AI NewsSoftware DevelopmentData Analytics

Tracking Open VSX Extension Trends with VSX Pulse

VSX Pulse transforms cumulative Open VSX metadata into time-series download trends and version activity tracking.

Read more
AI NewsAI EngineeringSoftware Development

Beyond the Tutorial: Building an AI Portfolio Based on Real Company Briefs

Move beyond RAG clones with 5 real-world company briefs designed to demonstrate engineering judgment and architectural decision-making.

Read more
AI NewsEngineeringSoftware Development

Optimizing Keyboard Ergonomics with Home-Bottom Row Modifier Clusters

The Kenkyo layout utilizes Kanata to implement Home-Bottom Row Modifier Clusters, reducing finger strain by overloading letter keys.

Read more
AI NewsAI EngineeringSoftware Development

Implementing RAG: Solving LLM Hallucinations with Retrieval Augmented Generation

RAG eliminates LLM hallucinations by grounding generation in private knowledge bases using a chunk-embed-retrieve pipeline.

Read more
AI NewsSoftware DevelopmentTechnical Writing

Mastering Markdown: Transitioning from Plain Text to Structured Documentation

Jennifer Reath documents her technical transition from plain text to Markdown syntax through Scrimba's instructional framework.

Read more
AI NewsAI EngineeringSoftware Development

Implementing State-Based AI Workflows with LangGraph Templates

Explore 5 reusable LangGraph agent templates for implementing state-based workflows, including RAG, multi-tool loops, and human-in-the-loop systems.

Read more
AI NewsSystems EngineeringSoftware Development

Rust in 2026: Transitioning from Hype to Production Systems

Rust production usage rose to 47% by 2025, signaling its transition from an experimental language to a systems industry standard.

Read more
AI NewsASP.NET CoreSoftware Development

Dynamic Bootstrap Toasts in ASP.NET Core: A Configuration-Driven Approach

Learn to integrate dynamic Bootstrap 5 toasts into ASP.NET Core using appsettings.json for flexible notification management and dependency injection.

Read more
AI NewsSoftware DevelopmentArtificial Intelligence

Building SMM Turbo: A High-Performance Svelte 5 Graphic Editor Powered by Gemma 4

SMM Turbo leverages Svelte 5 runes and Gemma 4 31B to automate Instagram carousel creation with sub-30-second Edge Function execution.

Read more
AI NewsSoftware DevelopmentProductivity

Overcoming Engineering Perfectionism: The Shift from Features to Experiments

Software engineer PotatoLab moves from over-engineered project graveyards to shipping lumpy experiments, prioritizing fulfillment over feature-complete perfection.

Read more
AI NewsSoftware DevelopmentCareer Engineering

Navigating the Transition from Systems Programming to Web Development

Kelvin (Drac) outlines his technical progression from C systems programming in 2018 to full-stack web development mastery via The Odin Project in 2022.

Read more
AI NewsSoftware DevelopmentProduct Management

Engineering User Well-being: Why SecondStep Rejected Gamification Streaks

Developer Sai Krishna Subramanian removes streak systems from SecondStep to prioritize user mental health over retention metrics like DAU.

Read more
AI NewsAISoftware Development

Mastering Cursor: How AI is Redefining the Product Manager as a Technical Builder

Product Managers leverage AI agents like Cursor to transition from spec-writers to active builders capable of rapid prototype iteration and bug fixing.

Read more
AI NewsAISoftware Development

Automated Documentation: Using Goose AI Agent to Ship 55 Pages in 4 Days

Technical writer Debbie O'Brien utilized the open-source Goose AI agent to generate 55 pages of documentation and 59 screenshots in just four days.

Read more
AI NewsSoftware DevelopmentArtificial Intelligence

Optimizing Coding Agent Performance: Reducing Context Bloat by 22–45%

John Miller achieved a 22–45% reduction in coding agent context usage by eliminating context bloat, improving AI development efficiency.

Read more
AI NewsSoftware DevelopmentAgile Productivity

Optimizing Engineering Workflows: Why Moving Standups to Slack Solves Context-Switching Friction

Eliminate context-switching friction by integrating AI-powered asynchronous standups into Slack, reducing manual DM chasing and improving submission rates.

Read more
AI NewsBlockchainSoftware Development

Mastering Shielded Token Lifecycles with Midnight's Compact Language

Implement private value movement in Midnight apps by building a shielded token lifecycle with mint, transfer, and burn operations using Compact.

Read more