WeSearch
Hub / Tags / Software Engineering
TAG · #SOFTWARE-ENGINEERING

Software Engineering coverage.

Every story in the WeSearch catalog tagged with #software-engineering, chronological, with view counts. Subscribe to the per-tag RSS feed to follow this topic in your reader of choice.

60 stories tagged with #software-engineering, in publish-time order across the WeSearch catalog. Tag pages update as new stories ingest.

⌘ RSS feed for this tag →   or   search "Software Engineering"

RELATED TAGS
#ai74#technology21#ml18#programming9#productivity6#development5#open-source4#code-review4#devops4#multiagent-systems4#ai-development3#automation3
TECHMEME

Xiaomi releases MiMo Code V0.1.0, an open-source AI coding assistant that it says outperforms Claude Code on agentic coding and software engineering benchmarks (Carl Franzen/VentureBeat)

Carl Franzen / VentureBeat : Xiaomi releases MiMo Code V0.1.0, an open-source AI coding assistant that it says outperforms Claude Code on agentic coding and software engineering be…

7 views ·
ARXIV.ORG

Tokenomics: Quantifying Where Tokens Are Used in Agentic Software Engineering

LLM-based Multi-Agent (LLM-MA) systems are increasingly applied to automate complex software engineering tasks such as requirements engineering, code generation, and testing. Howev…

15 views ·
#artificial intelligence#multiagent systems
YOUTUBE

Software engineering at the tipping point [video]

Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.…

22 views ·
DEV.TO (TOP)

Lessons From 9+ Years Building Scalable Real-Time Systems in Production

Lessons From 9+ Years Building Scalable Real-Time Systems in Production Over the past 9+...…

13 views ·
#real-time systems#cloud architecture
BUSINESS INSIDER

Coding's great reckoning: Inside the months software engineering changed forever

In the space of a few weeks, OpenAI, Anthropic, and Google released new AI models. Now, coders are rethinking their jobs — and what comes next.…

18 views ·
DEV.TO (TOP)

Harness Base Definition: The Control System Outside the Model

Previously, we split Agent into several minimal parts:…

12 views ·
#technology#artificial intelligence
Y COMBINATOR

Great Question (YC W21) Is Hiring Applied AI Interns

About Great Question: Great Question is the all-in-one AI customer research platform for understanding your customers. Our platform enables teams to recruit participants, run rese…

21 views ·
#internship#artificial intelligence
HUGGING FACE - BLOG

Introducing Mellum2: A 12B Mixture-of-Experts Model by JetBrains

A Blog post by JetBrains on Hugging Face…

18 views ·
#artificial intelligence#machine learning
BRETHORSTING

Domain Expertise Has Always Been the Real Moat

Personal website for Aaron Brethorst - Seattleite, technology leader, photographer, transit enthusiast, erstwhile non-runner.…

14 views ·
#ai#domain expertise
DEV.TO (TOP)

The Reputation Layer: Why Developers Quietly Run Corporate PR

When a database falls over at 3 a.m., most engineers assume they are solving a purely technical...…

13 views ·
#developers#corporate reputation
DEV.TO (TOP)

YouTube Backend: How Database & Data Management Actually Work

If you've ever wondered what happens the moment you hit "upload" on a YouTube video, you're asking...…

17 views ·
#technology#data management
R/CSCAREERQUESTIONS

Is embedded software engineering to swe a natural switch/transition?

13 views ·
DEV.TO (TOP)

I Passed Every Coding Interview Then Froze on Day One. Here's Why.

My first day at a real software engineering job. I opened the codebase. Twenty thousand lines of...…

15 views ·
#career#programming
CNN

AI is changing this job so fast the interview process can't keep up

Now that AI can write code, what makes a good software engineer? That’s the question hiring managers in the tech industry are grappling with.…

17 views ·
#ai#job market
DEV.TO (TOP)

The Worst Time to Quit Software Engineering Might Be Right Now

I understand why so many people are questioning software engineering right now. Every week there’s...…

15 views ·
#softwareengineering#ai#career
R/LEARNPROGRAMMING

Looking to venture into Software Engineering

11 views ·
DEEPRESEARCH NINJA

How AI Agents Work: An Architectural Deep Dive

The term “AI agent” has become one of the most overloaded in modern tech, but at its core it refers to a simple pattern: a large language model (LLM) connected to...…

17 views ·
#ai#technology
DEV.TO (TOP)

08/20: Layer 3 – The Network Layer: IP Addresses & Routing Explained

The Layer That Connects the World The Data Link Layer helps devices communicate within the...…

19 views ·
#networking#ip addresses#routing
R/CSCAREERQUESTIONS

Does software engineering have good work life balance or is that just a dream?

18 views ·
R/CSCAREERQUESTIONS

Are Software Engineering Jobs Decreasing?

16 views ·
ARXIV CS.AI

VISTA: An End-to-End Benchmark for Visual Spec-to-Web-App Coding Agents

We present VISTA (VIsual Spec-To-App Benchmark), a benchmark for evaluating the end-to-end web-app generation capabilities of LLM-based agents. Unlike prior code generation benchma…

13 views ·
#artificial intelligence#computer vision
ARXIV CS.AI

Augment Engineering: A Methodology for Multi-Tool AI Orchestration Across Professional Domains

Organizations increasingly deploy separate purpose-built AI tools across professional domains, often hiring domain specialists for each, recreating the staffing models AI was expec…

20 views ·
#artificial intelligence#human-computer interaction
ARXIV CS.AI

Tool-Schema Compression Enables Agentic RAG Under Constrained Context Budgets

Agentic RAG systems that equip language models with dozens to hundreds of tool definitions face a critical resource conflict: tool schemas consume the same context window needed fo…

14 views ·
#artificial intelligence#computation
ARXIV CS.AI

A Universal Cliff and a Design Fingerprint: Cross-Section Defect Detection Under LLM Orchestration

Production language-model systems answer a request by partitioning it across an invisible orchestration of worker agents that recompose one integrated report. We ask what this does…

16 views ·
#artificial intelligence#multiagent systems
ARXIV CS.AI

RepoMirage: Probing Repository Context Reasoning in Code Agents with Perturbations

Code agents are currently having skillful performance on repository-level software engineering benchmarks, but it remains unclear whether success on end-to-end tasks such as issue …

17 views ·
#artificial intelligence#code agents
ARXIV CS.AI

SetupX: Can LLM Agents Learn from Past Failures in Functionality-Correct Code Repository Setup?

Functionality-correct repository setup aims to configure execution environments (e.g., dependencies, build scripts) to successfully execute a repository's documented features. It p…

19 views ·
#artificial intelligence#machine learning
ARXIV.ORG

Polar: Agentic RL on Any Harness at Scale

Reinforcement learning for language agents increasingly depends on custom harnesses that manage long-running context, multi-turn tool use and multi-agent orchestration. However, po…

16 views ·
#reinforcement learning#machine learning
ARXIV CS.AI

Context: Proactive Goal-Directed Intelligence via Composable Sandboxed Programs, Declarative Wiring, and Structured Interaction

We present Context, the intelligence layer of the Magarshak Architecture, which replaces reactive query-response chatbots with proactive goal-directed agents that advance shared ta…

18 views ·
#artificial intelligence#programming
ARXIV CS.AI

BODHI: Precise OS Kernel Specification Inference

The formal verification of operating system kernels requires precise specifications that capture the intended behavior of system calls. Writing these specifications manually demand…

24 views ·
#artificial intelligence#programming languages
ARXIV CS.AI

Operationalizing Reconstructive Authority: Runtime Construction, Dependency Resolution, and Execution Gating in Autonomous Agent Systems

Autonomous agent systems fail not only due to incorrect decisions, but due to executing decisions whose authority no longer holds at runtime. Prior work defined Reconstructive Auth…

20 views ·
#artificial intelligence#autonomous systems
ARXIV CS.AI

LGMT: Logic-Grounded Metamorphic Testing for Evaluating the Reasoning Reliability of LLMs

Large Language Models (LLMs) achieve strong performance on logical reasoning benchmarks, yet their reliability remains uncertain. Existing evaluations rely on static benchmarks, wh…

20 views ·
#artificial intelligence#machine learning
ARXIV CS.AI

Beyond Inference-Only Deployment: Comparing Weight-Based Consolidation Against Cascading Compaction

Major LLM platforms deploy models in an inference-only configuration: the model serves requests but never updates per-user weights. Users must repeatedly re-teach preferences, corr…

13 views ·
#artificial intelligence#machine learning
ARXIV CS.AI

Inverting the Shield: Systematically Generating Safety Tests from Policy Specifications

The widespread integration of Large Language Models (LLMs) necessitates rigorous and systematic safety evaluation. Existing paradigms either rely on constructed benchmarks to asses…

13 views ·
#artificial intelligence#safety
DEV.TO (TOP)

SWE-agent's 5 Hidden Uses Nobody Told You About 🔥

Princeton researchers just released an open-source AI agent that autonomously fixes GitHub issues —...…

18 views ·
#technology#artificial intelligence
R/CSCAREERQUESTIONS

If you've graduated in the past year and gotten a software engineering job without an internship at that company, how did you do it?

19 views ·
PASQUALE PILLITTERI

The evolution of AI-assisted software engineering paradigms

From the dawn of statistical completion with GitHub Copilot to the Agentic Loop revolution: complete analysis of AI-assisted software development paradigm evolution, through chatbo…

12 views ·
#artificial intelligence#technology
SURFING COMPLEXITY

The Coming Coordination Calamity

We cut middle managers across the organization because AI allows us to have more direct reports per manager while still measuring and mentoring our teams effectively. – Matthew Pri…

8 views ·
#technology#management
DEV.TO (TOP)

Unlocking Visibility: Pin GitHub Organization Repos to Your Personal Profile for Enhanced Software Engineering OKRs

The GitHub Pinning Conundrum: Making Org Work Visible on Your Profile Migrating code from...…

16 views ·
#github#productivity#developertools
DEV.TO (TOP)

Nobody Warns You That Real Software Engineering Feels Chaotic

I used to think good developers were people who wrote perfect code quickly. Now, i think good...…

14 views ·
#development#technology
DEV.TO (TOP)

Vibe Team Software Engineering: What a Real AI Human Dev Team Workflow Actually Looks Like

Most write-ups about AI and software development stop at the prompt. Someone shows you how they got...…

9 views ·
#ai#software development#productivity
THEAILEVERAGEWEEKLY

I Used AI to Untangle a Legacy Service I'd Never Touched Before

10 views ·
#technology#ai
ARXIV CS.AI

DART: Semantic Recoverability for Structured Tool Agents

When a structured tool agent fails mid-execution, the runtime faces a dilemma: replaying the entire task is safe but wasteful, while restoring from a local checkpoint is efficient …

10 views ·
#artificial intelligence#machine learning
ARXIV CS.AI

Agentic Proving for Program Verification

Agentic systems have recently emerged as state-of-the-art approaches for automated theorem proving in formal mathematics. To assess how far these capabilities extend to program ver…

13 views ·
#artificial intelligence#program verification
ARXIV CS.AI

A measurement substrate for agentic Kubernetes operations: Methodology and a case study in retrieval-compounding falsification

Empirical claims about autonomous Kubernetes operations agents are largely unfalsifiable. Published work reports observational results without controlled comparisons against an age…

15 views ·
#kubernetes#artificial intelligence
ARXIV CS.AI

Security of LLM-generated Code: A Comparative Analysis

The majority of software developers use or are planning to use Artificial Intelligence (AI) tools in their development processes. Their top reasons include improving productivity a…

12 views ·
#artificial intelligence#security
ARXIV CS.AI

Philosophical Dispositions as Behavioral Constraints for AI-Assisted Code Review: An Empirical Study

AI-assisted code review tools typically operate as generic "expert reviewer" agents, producing homogeneous findings regardless of the analysis type needed. We present a system that…

12 views ·
#artificial intelligence#code review
R/EXPERIENCEDDEVS

I am a software engineering team director, with a strong background in .NET and C#, and very comfortable working with AI technologies. Considering today’s job market, how screwed am I if I lose my job?

15 views ·
GITHUB

Mcgoats AI-powered game development template

AI-powered game development template with CI/CD, auto-merge queue, TDD enforcement, 3-layer master protection, and 50+ skills for Godot/Unity/Unreal - Totes-MickGOATs/mcgoats-game-…

13 views ·
#game development#ai
X (FORMERLY TWITTER)

Postings for software engineering jobs increasing

Q: How are job postings for software engineers rising rapidly despite AI agents automating coding? A: Because there’s far more code to manage than ever before. We’re already seein…

10 views ·
ARXIV.ORG

A Language for Describing Agentic LLM Contexts

Large language models are increasingly used within larger systems ("LLM agents"). These make a sequence of LLM calls, each call providing the LLM with a combination of instructions…

15 views ·
#artificial intelligence#language models
KRISTOFF

How to Write More Blog Posts (2024)

AKA the three laws of mental thermodynamics.…

13 views ·
#writing#blogging
ARXIV.ORG

Constraint Decay: The Fragility of LLM Agents in Back End Code Generation

Large Language Model (LLM) agents demonstrate strong performance in autonomous code generation under loose specifications. However, production-grade software requires strict adhere…

11 views ·
#artificial intelligence#code generation
ABSEIL

Software Engineering at Google

An open-source collection of core C++ library code…

9 views ·
#software#engineering#google
HACKER NEWS (NEWEST)

How AI is redefining Software Engineering

From Coder to Agent Manager: how I stopped writing code by hand after more than a decade of daily practice.…

15 views ·
#ai#technology
DEV.TO (TOP)

🚀 Google Antigravity 2.0 Quietly Changes What It Means to Be a Software Engineer

This is a submission for the Google I/O 2026 Writing Challenge Google Antigravity 2.0...…

13 views ·
#google#ai
MEDIUM

From Vibe Coding to AI-Assisted Engineering: Lessons from Real Projects

How I improved my AI coding workflow with specs, context, agent skills, frontend references, and memory.…

14 views ·
#ai#development
ARXIV.ORG

Characterizing Real-World Bugs in Tile Programs for Automated Bug Detection

Tile-based programming frameworks are increasingly adopted to write high-performance GPU kernels in domains such as deep learning and scientific computing. While these frameworks e…

15 views ·
#programming#bug detection
IO

Software Engineering at the Tipping Point

Don’t miss Google I/O, featuring product launches, innovations, and insights. Tune in for the live keynotes and sessions.…

17 views ·
#software#engineering#ai
HACKER NEWS (NEWEST)

Why Most Senior Devs Plateau, and What to Do

You did everything right. You got good. You got promoted. And then, quietly, things stopped moving. Here's why that happens to almost every senior developer, and the exact shift th…

10 views ·
#career#development
R/CSCAREERQUESTIONS

This whole AI thing made me start disliking the Software Engineering industry

11 views ·