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

code

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

results 810 page 25/41
13:09
2023-01-14
gist.github.com
developer-tools

Medium's API Documentation

Medium's API is a JSON-based OAuth2 API that requires secure HTTPS requests to endpoints beginning with `https://api.medium.com/v1`. To publish on behalf of a user, developers need an access token, which can be obtained …

00:30
2026-05-15
latent.space
ai-products

[AINews] Everything is Conductor

GitHub announced a new GitHub App designed for agent-first workflows, joining a growing ecosystem of coding tools converging on a similar "conductor" form factor. The move validates Conductor, which pioneered the approac…

16:15
2026-02-20
adventuresinoss.com
open-source

Happy Anniversary: Revisiting the AGPL and CLAs

The article discusses the author's defense of Contributor License Agreements (CLAs) and the Affero GPL (AGPL) in open source projects, arguing that CLAs serve an important role by requiring contributors to attest they ha…

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

A Better CLAUDE.md Template for SaaS Founders

SaaS founders using Claude Code should expand their CLAUDE.md files beyond just engineering instructions (like "use pnpm" or "run tests") to include "product memory." This product memory should define the product's reali…

16:13
2026-05-23
chipsandcheese.com
semiconductor

Evaluating Spec CPU2026

SPEC has released SPEC CPU2026, an updated version of its industry-standard CPU benchmark suite, which now includes 52 workloads (up from 43 in SPEC CPU2017) with larger code sizes. The new suite uses an Ampere eMAG 8180…

10:00
2026-05-22
nbcnews.com
products

The 93+ absolute best Memorial Day sales worth shopping

The article provides a curated list of the best Memorial Day 2026 sales across categories like mattresses, bedding, home furniture, and kitchen appliances, compiled by an NBC Select editor with years of sales-tracking ex…

02:28
2026-05-24
dev.to
developer-tools

Go Unit Testing: Structure & Best Practices

The article explains Go's built-in testing package, which provides a minimalist framework for writing unit tests without external dependencies, emphasizing that tests should live alongside production code using a clear n…

15:41
2026-05-21
counting-stuff.com
open-source

Reflections on Building Forum Software

The article describes the author's launch of "bsBB," a new forum software built as a free, nostalgic homage to early internet forums for their data-focused community. The author reflects on using AI coding tools to handl…

01:19
2026-05-19
dev.to
artificial-intelligence

lysofdev-ailog: A git log for Why Your AI Agent Did What It Did

Ailog**, a file-based work log tool designed to capture and preserve the reasoning behind AI agents' coding decisions. It addresses the problem of stateless AI agents losing context across sessions, resulting in opaque d…

22:02
2026-05-14
github.blog
developer-tools

GitHub availability report: April 2026

In April 2026, GitHub experienced 10 incidents that caused degraded performance across its services, including a full outage of the code search service on April 1 that lasted over eight hours. The company released a blog…

10:00
2025-12-16
andrewlock.net
developer-tools

Creating a .NET CLR profiler using C# and NativeAOT with Silhouette

This article summarizes an exploration of Kevin Gosse's Silhouette library, which enables developers to build .NET CLR profilers using C# and NativeAOT instead of traditional C/C++ code. The author creates a basic profil…

← prev page 25 / 41 next →