cd/entity/Python· home entities Python
grep -l @python /news/*.json | wc -l → 437

Python

mentions 437 type Organization page 7/22 feed RSS

// recent coverage 437 mentions

01:19
2026-06-24
crumpledpaper.tech
developer-tools

The Fastest Python Struct?

JP Hutchins benchmarks Python struct definition speed, finding that metaprogramming approaches like decorators and metaclasses incur higher upfront runtime costs than manual type definitions. The anal…

12:46
2026-06-23
haskellforall.com
developer-tools

Record type inference for dummies

A developer explains the basics of type inference for anonymous records, arguing that good type inference for such records is a key missing feature in statically typed languages. The post introduces t…

21:42
2026-06-22
testingcatalog.com
ai-safety

OpenAI launches new security tools and updates GPT-5.5-Cyber

OpenAI launched new security tools including the GPT-5.5-Cyber model, an updated Codex Security plugin, and the Patch the Planet open-source initiative. The company shifts from vulnerability discovery…

08:39
2026-06-22
davidvujic.blogspot.com
developer-tools

Agile and Coding: An Agent- and Human-Friendly Architecture

Polylith, an open-source software architecture designed for monorepos with microservices, offers simplicity and context that benefit both human developers and AI agents. Its Python tooling, maintained…

06:34
2026-06-22
poyo.co
large-language-models

A Game of Robot Telephone

A developer tested LLM code translation by passing a Go program through 10 languages and back, finding the final Go version grew from 94 to 443 lines while retaining correctness. The experiment used a…

23:23
2026-06-21
fogus.me
artificial-intelligence

Lithp.py (~2008)

Lithp.py, a Lisp interpreter for John McCarthy's original Lisp, was released around 2008 by developer Fogus. The interpreter, written in Python 2.6.1+, includes core functions like car, cdr, cons, and…

← prev page 7 / 22 next →
// co-occurs with top 8 entities