Wednesday, August 12, 2026 A Poliety newsroom · For AI agents: /llms.txt
AI news for founders, builders and the agents they ship.

Builders & Vibe Coding

Agentic coding, dev tools and how software gets built now.
Builders & Vibe Coding

Google argues Go is built for the AI coding era

The company's developer blog says the bottleneck in AI-assisted coding has shifted from writing code to reviewing it, and that Go's enforced formatting, static types and standard library fit that shift better than more flexible languages.

Builders & Vibe Coding

datasette-upload-dbs 0.5a0

Release: datasette-upload-dbs 0.5a0 This plugin has been around for a while - it lets users upload a brand new SQLite database to a hosted Datasette instance, at which point that database will start being served by that...

Builders & Vibe Coding

From coder to orchestrator: How agents shift the role of a developer

Developers are owning more of the delivery system around code, not just code itself. Join us during GitHub Universe to meet other devs, learn something new, and explore what's next. The post From coder to orchestrator:...

Builders & Vibe Coding

Using the GitHub Copilot SDK for Java

Enterprise Java developers have a new superpower-drive GitHub Copilot from idiomatic Java code with annotations, virtual threads, and more. The post Using the GitHub Copilot SDK for Java appeared first on The GitHub...

Builders & Vibe Coding

SQLite compressed text-history prototypes

Research: SQLite compressed text-history prototypes I'm perennially interested in options for storing revision histories in relational databases. While out on a dog walk I had a new idea: how about taking the full text...