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

code

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

results 765 page 11/39
20:15
2026-05-15
theregister.com
news

Git is unprepared for the AI coding tsunami

Git’s version control architecture is buckling under the surge of AI-generated code, as the tool’s linear commit model and lack of native support for massive automated contributions create bottlenecks for development tea…

08:53
2016-03-08
gist.github.com
developer-tools

Hexadecimal color code for transparency

The article explains how to add transparency to hexadecimal color codes by appending a two-character value representing the alpha channel. For example, to achieve 40% opacity on black (#000000), the code becomes #6600000…

10:00
2026-05-22
theregister.com
artificial-intelligence

Vibe-coded solutions arrive for problems nobody has

Trend of "vibe-coded" solutions, which are AI-generated or AI-wrapped fixes that address problems that do not actually exist. It criticizes this approach as a superficial application of technology, where common sense is …

03:46
2026-05-21
dev.to
developer-tools

"My Coding Agent Remembered Sessions, Not Work. That Was the Bug"

A common bug in their coding agent where the system remembered the conversation session but not the actual work task, causing failures when users switched channels or followed up on previous jobs. To solve this, they red…

13:00
2026-04-27
blog.google
artificial-intelligence

Join the new AI Agents Vibe Coding Course from Google and Kaggle

Google and Kaggle are offering a free, five-day online course on building AI agents, running from June 15-19, 2026. The updated course covers foundational concepts to production-ready systems, focusing on "vibe coding" w…

18:00
2026-02-04
gist.github.com
developer-tools

Pi Coding Agent Setup Guide

The article provides a setup guide for the Pi Coding Agent, detailing installation via npm, usage commands for interactive REPL or one-off prompts, and configuration options for models, tools, and API keys. It also expla…

20:07
2018-01-05
gist.github.com
developer-tools

Code colors for embed discord.js

This article provides a factual reference list of color names, their corresponding integer values, and hex codes for use in Discord.js, including standard colors like Aqua, Red, and Blue, as well as the official Discord …

16:29
2026-05-23
dev.to
developer-tools

Language-Agnostic Code Generation: The Driver Plugin Model

The article describes TestSmith's language-agnostic code generation system, which uses a plugin-based "Driver Plugin Model" to support five programming languages (Go, Python, TypeScript, Java, and C#). Each language impl…

18:15
2026-05-22
dev.to
startups

Track YC Demo Day Companies in Real Time (with code)

This article provides a technical guide for tracking Y Combinator Demo Day companies in real time by querying YC's publicly accessible Algolia search API. It includes Python code to fetch the active batch roster, monitor…

← prev page 11 / 39 next →