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

code

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

results 807 page 23/41
07:15
2026-05-20
dev.to
artificial-intelligence

AI Is Quietly Changing the Rules of Theme Development

According to the article, AI coding tools are shifting theme development from static, manually-crafted designs toward systems that are easier for both humans and AI to adapt and evolve. The author notes that while AI can…

02:11
2026-05-20
dev.to
developer-tools

7 Developer Tools I Actually Pay For (And 3 That Are Free)

A developer's curated list of paid and free tools for a cost-effective development setup, totaling approximately $16 per month. Paid tools include DeepSeek v4 Pro for AI coding ($10/month), Railway for hosting ($5 credit…

12:13
2026-05-17
frederickvanbrabant.com
news

I don't think AI will make your processes go faster

Organizations pursuing process optimization often mistakenly believe AI will dramatically accelerate workflows, but the real bottleneck lies in upstream problem definition rather than execution speed. Software developmen…

22:53
2026-05-14
simonwillison.net
artificial-intelligence

Not so locked in any more

A medium-sized technology company recently used a coding agent to rewrite both its legacy iPhone and Android apps in React Native, citing the framework's recent improvements and full coverage of their needs. The decision…

12:53
2026-03-04
tante.cc
products

Artisanal care

The level of care and responsibility taken by an artisan craftsman, who builds bespoke furniture with pride and concern for the client's long-term satisfaction, stands in stark contrast to the current state of software d…

09:19
2013-11-16
gist.github.com
developer-tools

JSON formater

JavaScript function called `JSONFormat` that converts JSON data into a formatted HTML string with syntax highlighting. It uses recursive functions to handle different data types like strings, numbers, arrays, and objects…

10:00
2026-05-25
content.knowledgehub.wiley.com
artificial-intelligence

AI with Model-Based Design: Virtual Sensor Modeling

MathWorks hosted a webinar demonstrating an end-to-end workflow for designing, training, and deploying AI-based virtual sensor models to embedded processors within a single environment. The session highlighted techniques…

02:29
2026-05-22
dev.to
artificial-intelligence

How I Slashed My AI API Bill by 95% — A Practical Guide for 2026

The author reduced their AI API costs by 95% by switching from OpenAI's GPT-4o to alternative models like DeepSeek V4 Flash and Qwen3-32B, lowering a monthly bill from $1,247 to $33.42. The migration required only changi…

07:00
2026-05-20
vercel.com
ai-tools

Grok Build 0.1 now available on Vercel AI Gateway

Grok Build 0.1, a beta coding model trained for agentic coding, is now available on Vercel AI Gateway in early access. The model powers the Grok Build CLI app and can be accessed by setting the model to `xai/grok-build-0…

11:45
2025-08-01
alexselimov.com
artificial-intelligence

Misc thoughts on AI

The author, a software developer, finds generative AI tools like Claude highly useful for certain tasks, such as Java Spring Boot development, but notes that local models are only adequate and that the best performance r…

13:14
2024-07-22
gist.github.com
developer-tools

Print / Export Claude Chat

Instructions and JavaScript code for exporting or printing a Claude AI chat conversation. The code, created by ZeroWw in 2024, targets the main chat area on claude.ai, expands any collapsed content, and opens a new windo…

22:03
2016-03-07
gist.github.com
developer-tools

Clang format file.

This is a configuration file for clang-format, a code formatting tool, created by Ingmar Delsink. It specifies formatting rules for C++ code, including a tab width and indent width of 4, no tab characters, and C++11 stan…

14:00
2026-05-22
stackoverflow.blog
artificial-intelligence

Dispatches from O'Reilly: The accidental orchestrator

This article, the first in a series on agentic engineering, argues that neither the hype claiming AI will make software engineers obsolete nor the reassurance that AI is just another tool is honest. The author observes t…

← prev page 23 / 41 next →