Skip to content

Python JIT compiler faces removal from main branch over PEP process dispute

theregister / devops 8h ago 8

Python's steering council halts JIT compiler development on the main branch, threatening removal in six months unless a new PEP is submitted and approved to replace the current informational one.

PostgreSQL 19 Beta 1 Debuts with Async I/O Scaling, SQL/PGQ, and Parallel Vacuum

tldr / data 20h ago 8

PostgreSQL 19 Beta 1 is now available, previewing async I/O scaling, parallel autovacuum, SQL/PGQ graph queries, SNI-based TLS, and faster foreign-key inserts.

Statistical Analysis Debunks Claims That Claude Increased Bugs in Rsync

tldr / webdev 20h ago 8

A statistical analysis of 36 rsync releases finds no evidence that Claude-assisted commits increased bugs, debunking viral claims that sparked maintainer harassment.

Valve Acknowledges Steam P2P Latency Issues Affecting Israel and Middle East

hackernews / top 1d ago 7

Valve acknowledges Steam P2P networking issues forcing Israeli and Middle East players through high-latency SDR relays, making games unplayable despite 'Share IP' settings.

Microsoft Open-Sources pg_durable, a PostgreSQL Extension for Durable Functions

tldr / tech 20h ago 7

Microsoft open-sources pg_durable, a PostgreSQL extension that brings durable functions and stateful workflow orchestration directly into the database via background workers.

Alibaba Open-Sources LLM-Powered Code Review Tool with Agent Support

tldr / webdev 20h ago 7

Alibaba open-sources Open Code Review, an LLM-powered CLI and GitHub Action for automated code reviews with Claude Code and agent integration.

Lathe Uses LLMs to Teach New Domains, Not Shortcut Them

hackernews / top 1d ago 6

Lathe is an open-source CLI tool that uses LLMs to turn source material into structured tutorials, helping developers deeply learn new domains rather than skip past them.

How a Biochemist's Linux Hobby Became the Enterprise Default

theregister / os-platforms 11h ago 6

CentOS founder Gregory Kurtzer recounts how a biochemist's side project evolved from a Red Hat rebuild into the enterprise Linux standard after Red Hat abandoned home users.

Apache Arrow Flight explained: a developer's guide to fast columnar data transport

tldr / data 20h ago 6

Apache Arrow Flight is a gRPC-based protocol that streams Arrow columnar data over the network, eliminating serialization overhead to outperform JDBC and REST.

OWASP CVE Lite CLI scans dependencies for known vulnerabilities

tldr / infosec 20h ago 6

OWASP's CVE Lite CLI scans dependencies for known CVEs via parallel OSV queries, with GitHub Actions integration and a 30-minute result cache.

Oxide Computer Open-Sources Mitos ASCII Art Generator with Live TypeScript Editing

tldr / webdev 20h ago 6

Oxide Computer open-sources Mitos, a browser-based ASCII art generator that turns images and GIFs into text illustrations with live TypeScript coding and real-time preview.

apiffuf: Open-Source API URL Fuzzer for Bug Bounty and Ethical Hacking

tldr / infosec 20h ago 4

apiffuf is a new Go-based open-source tool that cross-joins hosts and API paths to fuzz endpoints, probe HTTP responses, and help security researchers find live API endpoints.