grep -r "code" /news · homesearch
grep -rli "code" /news

code

Full-text search across 832 articles. Combine with topic and date filters; results sorted by relevance.

results 832 page 34/42
11:11
2026-05-21
ivan.codes
artificial-intelligence

Let the AI Cook

The article argues that effective AI-assisted coding depends primarily on a well-chosen tech stack and the developer's own experience and taste, not on elaborate prompting workflows. It claims that over-constraining prom…

06:35
2026-05-21
dev.to
artificial-intelligence

AI Is Breaking the Traditional Software Pricing Model

According to the article, AI is disrupting the traditional software pricing model by enabling a single engineer to complete in weeks what previously required months of work from a full team. This shift breaks the assumpt…

05:36
2026-05-21
dev.to
artificial-intelligence

Five primitives I exercised end-to-end on world-model-mcp's own repo

Five primitives demonstrated on the world-model-mcp project's own codebase, including a learned constraint that denies edits violating a rule (e.g., using `console.log` instead of `logger.debug`) after three violations, …

04:21
2026-05-21
dev.to
developer-tools

Lowdefy Review: Building Internal Tools and AI Agents in YAML

Lowdefy is a framework that allows developers to build internal web applications and AI agent interfaces entirely by writing YAML configuration files, eliminating the need for traditional frontend code like JSX or React …

00:19
2026-05-21
dev.to
artificial-intelligence

Google I/O 2026 AI Roundup: Every Feature You Actually Need to Know

At Google I/O 2026, the company announced Gemini 3.5 Flash, a cheaper and faster AI model with multimodal reasoning and a 1M-token context window, alongside a new "AI Mode" for Search that allows autonomous web queries. …

22:49
2026-05-19
dev.to
large-language-models

The Concept of Automatic Fallbacks And How Bifrost Implements It

Bifrost is a routing layer for production LLM applications that implements automatic fallback mechanisms to eliminate single points of failure. Instead of embedding manual fallback logic into application code, users conf…

00:00
2026-05-19
huggingface.co
machine-learning

Introducing the Ettin Reranker Family

The article announces the release of six new Sentence Transformers CrossEncoder reranker models, ranging from 17 million to 1 billion parameters, which are built on Ettin ModernBERT encoders and achieve state-of-the-art …

17:00
2026-05-04
blog.google
artificial-intelligence

The latest AI news we announced in April 2026

In April 2026, Google announced a series of major AI updates, including the Gemini Enterprise Agent Platform and eighth-generation TPUs at Cloud Next '26, designed to help businesses leverage agentic AI. The company also…

16:01
2026-05-01
kevquirk.com
open-source

Thoughts on Leaving GitHub

The author reflects on frustrations with GitHub, such as Microsoft's use of open-source code for Copilot, but notes these issues do not personally bother them. They plan to migrate public repositories to Codeberg and hos…

12:00
2026-04-30
safedep.io
cybersecurity

PyTorch Lightning Compromised: Shai-Hulud Worm Reaches PyPI

The PyTorch Lightning deep-learning framework was compromised on PyPI, with versions 2.6.2 and 2.6.3 containing a credential-stealing worm called Shai-Hulud. The malware activates when Python code runs `import lightning`…

12:00
2026-04-13
joshwcomeau.com
developer-tools

Squash and Stretch

The article discusses the "squash and stretch" principle from Disney's 12 Basic Principles of Animation and how it can be applied to web development, specifically for animating SVG icons. The author demonstrates this tec…

01:00
2026-02-05
olano.dev
developer-tools

Tactical tornado is the new default

The article summarizes John Ousterhout's distinction between tactical programming (focusing on quick fixes and features) and strategic programming (prioritizing long-term design). It warns that using large language model…

12:00
2026-02-03
deno.com
developer-tools

Deno Deploy is Generally Available

Deno Deploy has officially launched as a general availability service, offering a zero-config platform for deploying JavaScript and TypeScript applications that supports all major frameworks and automatically detects bui…

← prev page 34 / 42 next →