Skip to main content
← All Tags

Software Development

300 articles in this category (Page 2 of 13)

AI NewsSoftware DevelopmentAI Engineering

Building Modular Multi-Agent Systems with LangGraph4j and Spring AI Skills

LangGraph4j 1.9 introduces skilled sub-agents as executable tools to reduce context window costs and improve modularity in Java-based LLM architectures.

Read more
AI NewsSoftware DevelopmentArtificial Intelligence

Mastering SwiftData: Building Persistent Memory for AI Chatbots

Learn to implement persistent memory in AI agents using SwiftData to manage conversation state, offline access, and reactive streaming updates.

Read more
AI NewsAISoftware Development

CLI vs. MCP: Prioritizing OS-Level Portability for AI Agent Tools

Marcelo argues that CLIs outperform MCPs in agent portability and reasoning efficiency, reducing token costs and setup friction across platforms like Claude and Kimi.

Read more
AI NewsAISoftware Development

Building a Leaderboard-Cracking AI Agent with Model Context Protocol

Phoebe Sajor reached #1 on the Stack Internal leaderboard by building an AI agent using MCP to automate knowledge sharing and reputation growth.

Read more
AI NewsEngineeringSoftware Development

The Engineering Behind Mouse Sensors: From Rubber Balls to Laser Speckle Patterns

Modern optical mice process up to 12,000 images per second using computer vision algorithms to calculate precise cursor movement.

Read more
AI NewsDevOpsSoftware Development

Building Morpheus Plugins: A Practical Workflow for Engineers

Learn the end-to-end workflow for extending Morpheus with over 50 provider types using the Java-based SDK and shadow JAR deployments.

Read more
AI NewsHPCSoftware Development

Inside the Slurm Orchestration Pipeline: A Deep Dive into sbatch

Understand the 10-step Slurm orchestration pipeline that processes sbatch requests from submission to accounting for optimized HPC performance.

Read more
AI NewsSoftware DevelopmentArtificial Intelligence

Standardizing AI Context with @agent Code Annotations

The @agent specification introduces a standardized annotation vocabulary to prevent AI agents from misinterpreting cross-repository dependencies and security logic.

Read more
AI NewsSoftware DevelopmentProductivity

ieatpdf: A Python-Powered PDF Toolkit Optimized for Arabic and RTL Documents

Developer Baraa-hub launches ieatpdf.com, a privacy-first toolkit that solves Arabic text mangling issues using Tesseract OCR and LibreOffice.

Read more
AI NewsSoftware DevelopmentCybersecurity

Why Enterprise Firms Prioritize .NET Developers for Application Security and Scalability

.NET remains a top choice for enterprises needing cross-platform reliability and built-in security for high-volume financial and healthcare systems.

Read more
AI NewsSoftware DevelopmentSaaS

Bypassing 30% Marketplace Fees: Building Custom Licensing Logic for Desktop Tools

Developer Sarka recovered $3,000 per $10,000 in revenue by replacing marketplace gatekeeping with custom licensing infrastructure.

Read more
AI NewsSoftware DevelopmentCommunity

DEV April Fools Challenge Winners: Over-Engineered and Useless Software

The 2026 DEV April Fools Challenge winners built intentionally dysfunctional software, including a $47M coffee platform that produces zero coffee.

Read more
AI NewsReact NativeSoftware Development

Automating React Native MVVM Scaffolding with VS Code Extensions

Fouzia Naaz launches a VS Code extension that scaffolds complete React Native MVVM feature folders with one command to eliminate 15-minute manual setups.

Read more
AI NewsAI EngineeringSoftware Development

GPT-5.4 Rebuilds OpenClaw Stack After Anthropic Restricts Third-Party Harnesses

Following Anthropic's April 2026 restriction on third-party harnesses, developers are migrating OpenClaw to GPT-5.4 to bypass overactive abuse classifiers and billing instability.

Read more
AI NewsMachine LearningSoftware Development

Building a Character-Level Tokenizer for MicroGPT

Build a character-level tokenizer with a synthetic BOS token, creating a vocabulary of 27 tokens to convert text into integer IDs for machine learning.

Read more
AI NewsSoftware DevelopmentNode.js

Implementing Real-Time Feature Flags in Node.js for Express and Fastify

Decouple deployment from release in Node.js using Rollgate's SDK to enable real-time feature updates with ~50ms latency via Server-Sent Events.

Read more
AI NewsSoftware DevelopmentAI Tools

Building a High-Performance Static Photo Gallery with Go, SvelteKit, and Claude Code

Doug Donohoe built DD Photos to replace iCloud's 26-second load times, leveraging Claude Code to generate a Go and SvelteKit static site in just two days.

Read more
AI NewsSoftware DevelopmentWeb Engineering

Breaking React Hook Constraints with Compile-Time ID Assignment

Sauron Loader eliminates React's Rules of Hooks by shifting ID assignment from runtime to compilation, enabling hooks in loops and conditionals.

Read more
AI NewsSoftware DevelopmentEngineering Management

Pragmatic Engineering: Pivoting from Stack Fantasy to Product Constraints

Developer Kornel Maraz pivots MindMapVault from a pure Rust stack to React and PostgreSQL after RustFS failed at 200 concurrent users.

Read more
AI NewsSoftware DevelopmentArtificial Intelligence

Martina Zrnec Launches Stacky: Bridging Content Hubs and AI Assistants via MCP

Martina Zrnec releases Stacky, an MCP server enabling AI assistants to manage content hubs for 14,000 users on the Stacklist platform.

Read more
AI NewsSoftware DevelopmentCommunity

Major League Hacking Acquires DEV to Scale Global Developer Communities

Major League Hacking expands its reach to 3.5M+ developers through the acquisition of the DEV community platform.

Read more
AI NewsAISoftware Development

AgentCore: The Architectural Backbone for Autonomous AI Agents

AgentCore transforms reactive AI into autonomous systems using memory and planning, solving production scaling issues for the 2026 AWS AI League competitors.

Read more
AI NewsComplianceSoftware Development

Implementing Factur-X: Building Compliant EU E-Invoices from Scratch in TypeScript

Learn to implement the Factur-X hybrid PDF+XML format for the EU's 2026 e-invoicing reform using TypeScript and zero paid dependencies.

Read more
AI NewsAISoftware Development

Claude Design: Anthropic's Conversational Tool for Rapid Visual Prototyping

Anthropic introduces Claude Design, a research preview tool that transforms natural language prompts into interactive prototypes and structured visual assets.

Read more