Tech News
← Home  ·  All topics

Software Engineering

19 GoKawiil briefs on this topic

X Post on Engineer's Claude Code Workplace Sparks Viral AI-Coding Debate

A software engineer using the handle v0xium described in a viral X post working 12-13 hour days at an unnamed large company where nearly all coding is done via Anthropic's Claude Code tool. The engineer said staff across seniority levels mostly approve AI-generated code rather than write or debug it themselves, calling the process "soul-sucking" and noting that no one seems to understand the resulting software.

Engineer says Claude Code has turned coding into 12-hour 'press enter' drudgery

An anonymous software engineer posting on X as 'voxium' says his employer now uses Anthropic's Claude Code to generate specs, tests, tickets and reports, leaving staff to work 12-13 hour days largely just approving AI output. He says engineers of all seniority levels are reduced to prompting the AI, with little time to review code or fix bugs, and calls the job 'soul-sucking.'

Startup bucks trend, expands junior engineer hiring despite AI coding tools

While many tech firms cite AI code-generation as reason to cut entry-level hiring, one company says it is increasing its junior engineer headcount instead. The company argues that AI tools handle routine coding tasks but cannot substitute for the on-the-job learning that turns junior developers into engineers with real judgment and intuition.

Essay argues AI coding agents remain far from autonomously building software systems

A new industry essay examines why heavy investment in AI coding agents this year has produced large volumes of mediocre code rather than transformative software, despite agents' proven success on smaller tasks like game prototypes and codebase migrations. The author argues that the technology and tooling ecosystem simply isn't mature enough yet to support fully autonomous, human-independent software development loops.

Opinion piece argues software engineering needs licensing like civil engineering

An industry commentator argues that software engineers face far less accountability than structural engineers, despite code failures already causing mass casualties, citing examples like AI-driven military drones and safety-critical AI systems. The piece contrasts civil engineering's licensing system, born from disasters like the 1928 St Francis Dam collapse, with software's near-total lack of formal oversight. It also outlines why regulating code is structurally harder than regulating physical construction, including the sheer number of self-taught coders and software's borderless nature.

Software engineer warns AI agents inherit 'bad priors' from non-expert training feedback

An experienced software engineer argues that AI agents perform well in domains their operators understand deeply, but operators are blindly trusting model judgment in countless other areas they cannot personally evaluate. The author points to 'slop'—technically functional but poor-quality code patterns—as evidence that models were rewarded during training by non-experts, embedding flawed defaults into the model's behavior.

Blog post pushes back on 'artisanal programmer' label for non-AI coders

A software developer's essay argues against the industry habit of labeling programmers who avoid LLMs as 'artisanal,' contrasting them with 'serious' AI-assisted engineers. The author contends that valuing correctness, precision, and deep understanding of code is itself engineering discipline, not a hobbyist affectation, and criticizes the implicit framing that only AI-assisted coding counts as real engineering.

Developer reflects on burnout as AI coding tools reshape software engineering

A programmer describes a personal breakdown driven by anxiety over generative AI's impact on creative and technical work, particularly coding. They argue AI art is easy to dismiss as inferior, but AI-assisted programming poses a harder challenge because large language models have become genuinely competent at generating code, forcing every developer to decide how to respond.

Developer finds GPT-6 'Astra' burns billions of tokens with no usable code output

A software engineer tested OpenAI's GPT-6 Astra model by setting up an autonomous 'software factory' where the model managed its own workflow, context and subagents to build a Python variant with virtual threads and lexical scoping. After roughly 35 hours and about 4 billion tokens consumed, the effort produced nothing usable and taught the author little about how to actually apply the model to real software engineering work.

Software engineer describes personal 'de-brainrotting' effort during vacations

A software engineer reflects on how years of routine coding work and constant smartphone distractions have dulled their thinking and reading habits compared to their more intellectually demanding early career and university years. They describe attempting to counter this decline by deliberately unplugging and cutting back on short-form content, games, and other low-effort entertainment during a recent vacation.

Rodrigo Rosenfeld Rosas warns AI coding agents are killing the refactoring instinct

Software engineer Rodrigo Rosenfeld Rosas observes that teams increasingly avoid rewriting or restructuring messy codebases now that AI agents handle day-to-day coding tasks. He argues this isn't about the quality of agent-generated code, but about engineers losing the reflex to recognize when a system has become unmanageable and needs structural intervention.

Google releases Gemini 3.8 Flash and a cybersecurity-focused variant

Google launched Gemini 3.8 Flash, its third Flash-tier model in six weeks, improving on coding, agentic tasks and multi-step reasoning while keeping the same pricing as 3.7 Flash ($0.75/$3.75 per million input/output tokens). Alongside it, Google introduced Gemini 3.8 Flash Cyber, a specialized version tuned for vulnerability detection and automated patching, accessible only to vetted security teams through a new invite-only Fairwind Program.