Skip to main content
← All Tags

software-engineering

711 articles in this category (Page 26 of 30)

AI NewsSoftware EngineeringArchitecture & Design

QCon Celebrates 20th Anniversary with Focus on Production AI and Resilience

QCon's 2026 conferences will focus on production AI, resilient architectures, and platform ROI, with over 75 peer-selected speakers in London and 60+ in San Francisco.

Read more
AI NewsWeb DevelopmentSoftware Engineering

Advantages of Web Development Languages Today

Web development skills like HTML, CSS, and JavaScript offer high demand jobs and freelancing opportunities with over 1 million job postings worldwide.

Read more
AI NewsWeb DevelopmentSoftware Engineering

Building Cross-platform Apps with OMIA Studio

OMIA Studio's latest updates enable seamless web deployment and AI image generation for builders and creatives, with over 90% of users reporting a significant reduction in development time.

Read more
AI NewsSoftware EngineeringOpen Source

Google Releases Conductor for Context-Driven AI Development

Google introduces Conductor, an open-source Gemini CLI extension that enables context-driven AI development with versioned Markdown and agentic workflows, improving code generation and collaboration.

Read more
AI NewsFreelancingSoftware Engineering

Rebuilding a Freelance Career After Platform Disruption Through Strategic Partnership

A full-stack engineer rebuilt their freelance career after leaving Upwork by partnering with a security engineer, resulting in more serious clients and long-term engagements.

Read more
AI NewsAI AgentsSoftware Engineering

MCP vs CAP: Why Your AI Agents Need Both Protocols

Anthropic released MCP (Model Context Protocol) and Google announced A2A, but these protocols solve different problems, and production AI agent systems require both for optimal performance.

Read more
AI NewsLLMSoftware Engineering

Taming LLM Output Chaos: A 3-Tier Normalisation Pattern

A 3-tier normalisation pattern achieves 100% collision detection in LLM-powered knowledge graph construction by addressing inconsistent outputs.

Read more
AI NewsAI AgentsSoftware Engineering

GitHub Releases Copilot-SDK to Embed Its Agentic Runtime in Any App

GitHub launched the Copilot-SDK, a multi-platform SDK enabling developers to integrate its agentic runtime into applications.

Read more
AI NewsArchitectureSoftware Engineering

Architecture in the Age of AI: Change and Opportunity

This eMag explores how software architecture must evolve to navigate the rapid advancements in AI, with an emphasis on decentralized decision-making.

Read more
AI NewsSoftware EngineeringCloud Computing

The $20 AI Stack Fallacy (And Why It Breaks at Scale)

The article discusses how affordable AI stacks, while suitable for MVPs, become fragile and costly as projects scale and require ownership, control, and long-term stability.

Read more
AI NewsSoftware EngineeringDevOps

Understanding Git: Version Control for Collaborative Development

Learn the fundamentals of Git, a vital version control system, and how it enables efficient code tracking and collaboration.

Read more
AI NewsSoftware EngineeringDevOps

Shipping AI looked easy. That’s how I knew something was wrong.

Shipping AI features often fails not due to the model itself, but due to overlooked assumptions about cost, UX, and long-term maintenance.

Read more
AI NewsSoftware EngineeringTechnical Writing

LuxDev Markdown Language Class

Learn Markdown syntax for structuring text, including headings, emphasis, lists, and code blocks.

Read more
AI NewsDevOpsSoftware Engineering

What is DevOps? A Cultural Shift for Faster Application Delivery

DevOps streamlines application delivery by automating tasks, enhancing quality, and ensuring continuous monitoring.

Read more
AI NewsSoftware EngineeringData Science

AI Initiatives Demand Quality Data and Realistic Expectations

A Stack Overflow analysis reveals that 46% of developers distrust AI accuracy, highlighting the critical need for high-quality data and well-defined AI applications.

Read more
AI NewsSoftware EngineeringLegacy Systems

The Modernization Imperative: Why COBOL Projects Fail

70% of legacy modernization projects fail due to undocumented code, tight coupling, and 'big bang' rewrites; the Strangler Fig pattern offers a safer approach.

Read more
AI NewsSoftware EngineeringWeb Development

Building a Production-Grade AI Web App in 2026: Architecture, Trade-offs, and Hard-Won Lessons

Shipping AI to production is a completely different sport, requiring a robust architecture beyond simple model calls to handle performance, cost, and failure.

Read more
AI NewsSoftware EngineeringPlatform Engineering

QCon London 2026: Focus on System Integration and Production AI Engineering

QCon London 2026, returning March 16–19, will feature 15 tracks for senior leads, with key sessions on Model Context Protocol (MCP) and AI engineering.

Read more
AI NewsDevOpsSoftware Engineering

Do You Really Need a Monorepo?

Teams often consider monorepos to address code duplication, but the decision requires careful assessment of complexity and tooling expertise.

Read more
distributed-systemssystem-designsoftware-engineering

Building Systems That Don't Fall Apart: Reliability, Scalability, and Maintainability

A practical guide to the three pillars of distributed systems design. Learn how to handle hardware failures, scale past 10,000 users, and avoid building unmaintainable legacy code from day one.

Read more
AI NewsSoftware EngineeringFrontend Development

API First in Practice: How We Made Frontend Types Predictable and Stable

A team implemented an API First approach, reducing frontend-backend desynchronization and improving type safety.

Read more
AI NewsSoftware EngineeringDevOps

Adding MCP Apps Support to Apollo MCP Server with Agentic Coding and Goose

Developer advocate Amanda Martin successfully contributed to a Rust codebase without writing Rust, leveraging agentic workflows and the Goose CLI, completing a feature in half a day.

Read more
AI NewsSoftware EngineeringAutomation

Minions: Building Self-Learning AI Agent Swarms That Actually Ship Code

Minions is an open-source framework for building AI agent swarms that autonomously fix failing tests, improving developer efficiency.

Read more
AI NewsSoftware EngineeringAI for DevOps

Datadog Leverages OpenAI Codex to Reduce Incidents by 22%

Datadog integrated Codex into its code review process, identifying risks in 22% of historical incidents that human reviewers missed.

Read more