Bite Code!
banner
bitecode.dev
Bite Code!
@bitecode.dev
Been using Python since 2.4 and apparently still can't shut up about it. Also have a blog on bitecode.dev.
Pinned
What's up Python? You already know :)

www.bitecode.dev/p/whats-up-p...
What's up Python? You already know :)
October, 2025
www.bitecode.dev
He is finally confessing his master plan at the end, and my initial fear is confirmed: he is being paid by Big Pelican
November 13, 2025 at 4:49 PM
Reposted by Bite Code!
Since this question shows up so often that it qualifies as an FAQ, here's my definite answer to "What happens if AI labs train for pelicans riding bicycles?" simonwillison.net/2025/Nov/13/...
What happens if AI labs train for pelicans riding bicycles?
Almost every time I share a new example of an SVG of a pelican riding a bicycle a variant of this question pops up: how do you know the labs …
simonwillison.net
November 13, 2025 at 4:05 PM
The gist of this is that in the 90', you read something like that and noded but couldn't understand it fully or testing it unless you invested a tremendous amount of time. And now with LLM, you just get it running yourself in 5 minutes even if you haven't touched C in your life.
This is really fun - here are my notes on how to try it out using Docker for Mac simonwillison.net/2025/Nov/12/...
November 13, 2025 at 7:40 AM
Reposted by Bite Code!
Catching up on all the new Steam Hardware announcements and boy, am I going to be giving Valve a lot of money next year.
November 12, 2025 at 10:03 PM
Reposted by Bite Code!
Turns out you can communicate across containers via 63-bits of available space in a shared lock you acquire on /proc/self/ns/time that all processes have access to.

No networking required. The post has a demo of a chat app communicating across unprivileged containers.

h4x0r.org/funreliable/
November 12, 2025 at 2:35 PM
What's up Python? You already know :)

www.bitecode.dev/p/whats-up-p...
What's up Python? You already know :)
October, 2025
www.bitecode.dev
November 9, 2025 at 9:43 PM
Is it me or Firefox has been glitching a lot recently? Feel like it’s freeze for a few seconds here and there for no apparently reasons. Super weird.
November 9, 2025 at 8:36 PM
Didn't think I would find a use case for xonsh in my life, but I was wrong. When your client machine is really locked down and the only shell you can use is cmd.exe and python's, then suddenly it feels like a savior.
November 9, 2025 at 8:34 PM
Got back to marimo (marimo.io), the jupyter notebook alternative, after an HN post reminded me it existed. The progress it has done in a few years is impressive.

I expect it to become my default python shell in the future.

And with uv, it's just so easy to start it.
marimo | a next-generation Python notebook
Explore data and build apps seamlessly with marimo, a next-generation Python notebook.
marimo.io
November 9, 2025 at 8:32 PM
The Nothing Headphones are the best sound gear I've bought in a while. Sure, noise cancellation is not totally at the Sony WH level & you're a tad below Bose sound quality.

But it's still very good, and comes with fantastic usability. The physical controls are particularly amazing.
November 9, 2025 at 7:56 PM
Wait what? A patch for Pillars 1 in 2025? In this economy?
Here's a special message from Game Director Josh Sawyer, reflecting on what Turn-Based Mode means for Pillars of Eternity—and how community feedback helped shape it. youtu.be/_Mj6HObhD_8
November 5, 2025 at 8:01 PM
Reposted by Bite Code!
htmx v4 is in alpha!
November 4, 2025 at 11:27 AM
Reposted by Bite Code!
When is this guy going to the new york time best sellers?
November 2, 2025 at 5:18 PM
Reposted by Bite Code!
Reposted by Bite Code!
django-bolt

Rust-powered API framework for Django achieving 60k+ RPS. Uses Actix Web for HTTP, PyO3 for Python bridging, msgspec for serialization. Decorator-based routing with built-in auth and middleware.

https://github.com/FarhanAliRaza/django-bolt
October 31, 2025 at 7:15 AM
I'm used to Windows every other release, but W11 is, years after it came out, still a dumpster fire. I can't believe they allowed the team to publish that. It is beta software.

The freaking clock doesn't display the calendar on click, but if you insist, it may tell you it needs... an update.
October 31, 2025 at 8:09 AM
"Read the doc of x, make a demo project showing of the capabilities of this tool" is becoming my new favorite claude code prompt. I should make a command for it. It is backed up by a nice CLAUDE .md though
Claude Code overview - Claude Docs
Learn about Claude Code, Anthropic's agentic coding tool that lives in your terminal and helps you turn ideas into code faster than ever before.
CLAUDE.md
October 30, 2025 at 7:18 AM
There is still something magical about being able to do:

uvx --with loguru ipython

And try loguru in ipython without having to manually install or uninstall any of them.

We are this close to having a "npm create" equivalent, making the whole scaffolding of whole projects a one-command ordeal.
October 30, 2025 at 6:54 AM
Reposted by Bite Code!
lol so in order to add any kind of 2FA to a Twitch account, I have to give them my phone number and agree to "Twitch may use your phone number to call or send text messages for informational purposes."

How much 2FA goodwill have thirsty companies like this destroyed?
October 30, 2025 at 4:38 AM
Reposting because it's something I don't think most people realize. It's the logical consequences of having good and popular information retrieval systems. Even wikipedia is not immune.
That's not science fiction, it will likely happen by design when PR firms realize it's better to pay OpenAI and anthropic than tik tok to influence people.

We already have synchronized fake news in mainstream medias, of course we will have paid hallucinations.
October 29, 2025 at 6:44 AM
Reposted by Bite Code!
Modshim – a new alternative to monkey-patching in Python

https://github.com/joouha/modshim
October 29, 2025 at 1:15 AM
Reposted by Bite Code!
Looking to make a CPython contribution? I'm going to start working on maintaining a "Good First Issue" board for argparse.

If you're interested, have a look and let me know on the GitHub issue if you have any questions. Happy to help 🤝🏻!

github.com/orgs/python/...
Argparse issues • python
Argparse issues
github.com
October 28, 2025 at 2:49 AM
I really like Cuelang, and the closest thing I can get is Starlark.

You can write configuration in a decent sandboxed language, parse it with Python, and has very powerful filtering features for user capabilities.

But it does require a lot of ceremony.

www.bitecode.dev/p/pepsi-when...
Pepsi, when they don't have coke
This is about Starlark and has no relation to drinks whatsoever
www.bitecode.dev
October 26, 2025 at 12:19 PM
Ok, so now substack destroys my string types even in code blocks, turning " into “.

I really have to leave this platform.
October 26, 2025 at 11:51 AM