Tech News
← Home  ·  All topics

Engineering

83 GoKawiil briefs on this topic

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.

Enterprise AI vendors bet on embedded engineers to turn demos into durable products

Forward-deployed engineering, where vendor engineers embed with customers to wire AI products into real operating environments, has become a core sales and delivery model in enterprise AI. The piece argues the real test of this approach is whether repeated engagements shrink into pure services work or actually feed back into a more capable, reusable product over time.

AI startup Wonderful reaches $5B valuation, targets 1,000 employees

Wonderful, an AI startup founded only last year, has reached a $5 billion valuation and already employs 650 people. The company is now expanding its forward-deployed engineering teams globally as it works toward a workforce of 1,000.

IEEE Computer Society: Demand for Senior Engineers Fuels Retention Push

Hiring Lab data shows software engineering job postings have risen 15% since 2025, with 71% of that growth concentrated in roles for experienced engineers who now also oversee AI-assisted development work. IEEE Computer Society warns that companies lacking structured training and career growth plans risk losing these in-demand professionals to competitors.

Switch Bioworks engineers microbes with a nitrogen-fixing on/off switch for crops

Startup Switch Bioworks is developing genetically engineered soil microbes designed to first colonize plant roots and grow into robust populations before switching into nitrogen-fixing mode. The approach aims to solve a longstanding problem in biological fertilizers: microbes that spend too much energy converting atmospheric nitrogen into usable ammonia often fail to establish themselves around crop roots. Founder Tim Schnabel says the company is testing this genetic switch technology in early cornfield trials.

Google Antigravity adds /boost command for multi-agent deep reasoning on coding tasks

Google has introduced a new slash command, /boost, in Antigravity 2.0 and the Antigravity CLI that triggers a multi-agent reasoning pipeline for difficult coding problems like race conditions, complex refactors, and subtle bugs. The feature works through a three-phase process where an orchestrator agent breaks down the problem and dispatches specialized subagents to isolated workstreams, then verifies results across multiple rounds. The command is restricted to paid plan subscribers.

Tim Cook's last day as Apple CEO ends; John Ternus takes over September 2

Tim Cook is completing his final day as Apple's chief executive after 15 years in the role, with John Ternus set to officially become CEO the next day. Cook will transition to executive chairman of Apple's board, continuing to manage the company's relationships with President Trump and the Chinese government while supporting Ternus in other areas as needed.

ImHex creator publishes guide to reverse-engineering FEZ's binary save format

The developer behind the ImHex hex editor wrote a tutorial demonstrating how to reverse-engineer an undocumented binary file format, using the 2012 game FEZ's save file as the example. The walkthrough shows how to move from raw hex bytes to a complete structure definition written in ImHex's Pattern Language, a feature available on the free, open-source, cross-platform tool.

Developer proposes 'Domain-Driven Agents' method to fix AI coding failures in legacy code

A software engineer describes how LLM coding assistants perform well on new, small projects but degrade sharply on older codebases burdened with technical debt and inconsistent naming conventions. The core problem, he argues, isn't the AI model itself but that legacy systems lack a clear, shared vocabulary for concepts, forcing the model to guess and often introduce duplicate or wrong abstractions. He proposes incrementally building clarity into codebases—using domain-driven design principles—so AI agents have unambiguous context to work from.

Engineering Leader Argues Team Culture Beats AI Tools for Productivity

A veteran engineering manager with over 13 years in the industry argues that the tech world's obsession with AI tools is overshadowing a more fundamental driver of productivity: workplace culture. Drawing on personal experience with both toxic and healthy team environments, the author contends that AI adoption alone cannot fix dysfunction like interdepartmental blame or poor collaboration. The piece warns against narratives suggesting fewer engineers are needed simply because AI makes building software easier.

Essay argues AI exposes gap between writing code and engineering software

A software engineering commentary distinguishes between writing code—translating ideas into executable instructions, a task AI handles well—and building software, which involves deciding what instructions should exist, how systems interact, and which tradeoffs and constraints matter. The piece uses an example of processing incoming events to show that architectural decisions like consistency, retries, and ordering have little to do with syntax or programming language choice.

Blanket bans on women underground still block mining research access, scientist argues

A mining-engineering professor in China describes being repeatedly denied underground access for research, despite designing systems meant to operate in those very environments. She notes that laws such as China's 2012 labor-protection statute, along with similar rules in dozens of countries, prohibit women from underground mine work without distinguishing between routine labor shifts and brief, supervised technical visits.