cd/entity/CPython· home entities CPython
grep -l @cpython /news/*.json | wc -l → 24

CPython

mentions 24 type Organization page 1/2 feed RSS

// recent coverage 24 mentions

00:00
2026-08-16
pipe-lang.com
developer-tools

🌍 MicroPipe — Pipe on a Microcontroller (Preview)

MicroPipe, a dependency-free Python re-implementation of the Pipe language core, now runs on a $5 ESP32 microcontroller, verified against the real pipe v0.9.4 binary. It supports ~59 curated builtins,…

08:29
2026-07-31
hanqi-blog.com
artificial-intelligence

Rewriting a Six-Year-Old Personal Project with AI

A developer used AI coding agents, including Codex powered by GPT-5.4, to rewrite SmallTool, a personal production application maintained for six years, and reported that AI saved significant time and…

00:02
2026-07-31
dev.to
developer-tools

Transitioning from Python to Rust or Go: For Which Workload?

A developer discusses transitioning from Python to Rust or Go for CPU-bound workloads and high-concurrency systems, highlighting Python's GIL limitations and Go's goroutines for efficient concurrent p…

00:00
2026-07-27
orner.net
artificial-intelligence

Enumerating Every Cribbage Deal

A full enumeration of every possible Cribbage deal, completed in under an hour using AI-generated code and Claude Opus 5.0, reveals that the pone's hand is worth more than the dealer's (8.125 vs. 7.99…

19:00
2026-07-21
hiraditya.github.io
machine-learning

How torch.compile Actually Works

Torch.compile is not a traditional compiler but a system that intercepts Python bytecode at runtime, extracts compilable regions through a multi-stage pipeline, and stitches them back with eager Pytho…

07:35
2026-07-19
dev.to
artificial-intelligence

PyGo: A Deep Learning Framework Where Go Calls Python Calls C++

A developer known as PyGo has built a deep learning framework where Go is the top-level API, Python handles autograd and the model zoo, and C++/CUDA does the raw compute. The architecture embeds CPyth…

15:54
2026-06-20
dev.to
developer-tools

I built a Python -> C transpiler. Then it transpiled itself.

A developer built Transpilatron, an AI agent that transpiles Python code into fully static C binaries, achieving speedups of up to 58x on benchmarks. The tool successfully transpiled its own source co…

15:24
2026-06-19
github.com
developer-tools

JEP: Embed Python in Java, the Polished Way

Jep embeds CPython in Java via JNI, enabling Java applications to run Python code natively. The project supports Python ≥3.10 and Java ≥1.8, offering features like multiple sub-interpreters and NumPy …

05:19
2026-06-15
dev.to
machine-learning

CPython, Bytecode ve Python Virtual Machine (PVM)

A developer explains the internal architecture of CPython, the standard Python interpreter, detailing how Python source code is tokenized, parsed, compiled into bytecode, and executed by the Python Vi…

20:08
2026-06-14
byteiota.com
artificial-intelligence

Linux 7.1 Is Here: NTFS Resurrection and the AI Crisis

Linux 7.1 was released on June 14, 2026, featuring a new NTFS driver with up to 110% faster multi-threaded writes, but the release cycle was nearly derailed by an influx of AI-generated patches that o…

page 1 / 2 next →
// co-occurs with top 8 entities
// topics top 6 topics