3
84
Fyn: An uv fork with new features, bug fixes, stripped telemetry (github.com/duriantaco)
3
You can find the bash manual in the Epstein files (bsky.app)
4
Official military GPS status site displays urgent advisory (af.mil)
2
First LLM Coded Redis PR Opened by Antirez (github.com/redis)
5
Pre-PEP: Rust for CPython (python.org)
4
Nvidia allowed to sell its H200 chips to China, the gov takes a 25% cut (theguardian.com)
3
Characters? In This Economy? (bitecode.dev)
2
Kids Are Alright (bitecode.dev)
2
Just a Nice Shell Script (bitecode.dev)
20
You can now uv run a GitHub gist (github.com/astral-sh)
2
The hiring test that defeated AI (bitecode.dev)
2
Analysis of various task runners used by top GitHub repos (github.com/astral-sh)
67
The EU can be shut down with a few keystrokes (bitecode.dev)
2
GUI Actor: Coordinate-Free Visual Grounding for GUI Agents (github.com/microsoft)
1
New bill proposes 20 years in prison if you download DeepSeek (indiatimes.com)
7
UV Tricks (bitecode.dev)
2
Yes, you should use a Python venv in a container like Docker (bitecode.dev)
4
Fabrice Bellard's Ts_SMS: Short Message Compression Using LLM (bellard.org)
3
A game to understand AI alignement by making paperclips (decisionproblem.com)
2
PEP 750 – Template Strings: lazy string formatting evaluation (python.org)
1
Eicar test file: a string that can trigger anti-virus (wikipedia.org)
3
Braid: Extensions to turn HTTP into a state synchronization protocol (ietf.org)
1
Charlie Marsh on Astral, UV and the Python Packaging Ecosystem (bitecode.dev)
2
Ask HN: Do You Use JSON-LD, Schema or Open Graph?
2
What's Up Python? Setuptools Breaks, a Better PDB, CPython on CalVer (bitecode.dev)
2
You Are an Imposter (bitecode.dev)
25
Micro-agent: make an AI write code until it passes an unit test (github.com/builderio)
4
Ttkbootstrap: Modern theme and widgets for Python tkinter (github.com/israel-dryer)
11
Python packaging scenarios by the creators of ruff (github.com/astral-sh)
2
MemHive: Experimental Python Subinterpreters Orchestrator (github.com/edgedb)
2
Today Is RNG Day (rngday.com)
1
File Separator Character (wikipedia.org)
3
Optimal SQLite Settings for Django (gcollazo.com)
5
Ask HN: How do you synchronize your SQL databases
2
Jupyter has a stand alone desktop version (github.com/jupyterlab)
6
How do you program for 8h in a row? (bitecode.dev)
2
Inotify-info: easily track down the number of inotify watches (github.com/mikesart)
2
Ipyblender: Blender Engine in a Ipython Notebook (github.com/kolibril13)
5
Light Speed with Python and JavaScript (bitecode.dev)
5
I Left NixOS for Ubuntu (fd93.me)
4
You Shouldn't Upgrade to Ubuntu 24.04 LTS Yet (omgubuntu.co.uk)
16
There is no EU cookie banner law (bitecode.dev)
1
How much effort is it to create software? (bitecode.dev)
2
Not just Nvidia: GPU programming that runs everywhere (pythonspeed.com)
2
The beautiful theory of TDD and the reality check of practice (bitecode.dev)
2
What's up Python? Python, the video game, pyodide on the rise, NumPy breaks (bitecode.dev)
1
Analyzing "Sorting a million 32-bit integers in 2MB of RAM using Python" (bitecode.dev)
2
Qntm Package on International Atomic Time (npmjs.com)
2
Make Python Doc Executable (github.com/samuelcolvin)
1
Python as a Configuration Language (bitecode.dev)
1
Concrete real life use of Python decorators (bitecode.dev)
2
The splat operator, or *args and **kwargs in Python (bitecode.dev)
1
SQLALchemy vs. Django ORM (st4lk.github.io)
2
Xmas Decoration, Part 2 (bitecode.dev)
73
What's up Python? Epic CPython commit, Django 5 and 2FA for PyPI (bitecode.dev)
1
Xmas Decoration, Part 1 (bitecode.dev)
3
What's up Python? New args syntax, subinterpreters FastAPI and CUDA Pandas (bitecode.dev)
4
Beginners should use Django, not Flask (bitecode.dev)
1
PEP 733 – An Evaluation of Python's Public C API (python.org)
4
A little taste of Htmx (part 5/5) (bitecode.dev)
1
What's up Python? iOS support, ruff gets black, flask 3.0 (bitecode.dev)
2
A little taste of Htmx (part 1) (bitecode.dev)
1
Django things you want with Htmx (bitecode.dev)
1
Python 3.12: what didn't make the headlines (bitecode.dev)
1
What's up Python: Jupyter more popular than Vim, VSCode in Excel and a button (bitecode.dev)
2
Python 3.12 Preview: Static Typing Improvements (realpython.com)
2
IRL use cases for Python and Htmx (bitecode.dev)
4
When you copy/paste an invisible space in your code (twitter.com/averyautumn_)
3
Lies, damn lies, and feedback on Arch Linux (bitecode.dev)
12
Visualizing the CPython release process (sethmlarson.dev)
4
Comfy with Python basic tooling, now what? (bitecode.dev)
2
The Fast Track Tip (bitecode.dev)
3
What's up Python? New packaging proposal, Python in Excel, a piano in the shell (bitecode.dev)
0
What's Wikipedia Worth Today? (bitecode.dev)
56
Asyncio, twisted, tornado, gevent walk into a bar (bitecode.dev)
54
Nobody ever paid me for code (bitecode.dev)
2
Ts_zip: Bellar's Text Compression Using LLM (bellard.org)
2
Python cocktail: mix a context manager and an iterator in equal parts (bitecode.dev)
146
What's up, Python? The GIL removed, a new compiler, optparse deprecated (bitecode.dev)
14
Ask HN: Where do you discuss computer related stuff now?
2
PEP 722: Python dependencies for single-file scripts (github.com/python)
3
Meta says it can commit 3 engineer-years on nogil CPython (python.org)
3
This Will Be Easy (bitecode.dev)
1
Implementing a C-like for loop in Python (tushar.lol)
2
Racket Frustrates Me (lobste.rs)
9
What's up in the Python community? – June 2023 (bitecode.dev)
1
Python and the Legend of Zelda (gazj.substack.com)
1
FastDepends: FastAPI DI system cleared of all HTTP logic (lancetnik.github.io)
2
Compiling Typed Python (bernsteinbear.com)
5
The best Python feature you cannot use (bitecode.dev)
3
Brett Cannon's proposal for a struct syntax for Python (snarky.ca)
1
PEP 695 – Type Parameter Syntax (python.org)
3
Why and how to hide the Python stack trace (bitecode.dev)
1
Making the Global Interpreter Lock Optional (pyfound.blogspot.com)
3
What's up in the Python community? – May 2023 (bitecode.dev)
2
“Undo Tweet” is deleting your message even if you don't mean to (twitter.com/bitecode_dev)
2
“Externally managed environments”: when PEP 668 breaks pip (pythonspeed.com)
3
I checked if browsers could cache all bookmarked pages locally (bitecode.substack.com)
64