Elektrine lite

← Feed

Bite Code!

bitecode@framapiaf.org

<p>Been using Python since 2.4 and still can&#39;t shut up about it. Have a fantastic blog on bitecode.dev. Yeah, it&#39;s about Python.</p>

Posts

  • Post #2961469

    Had to download the entire OSM dataset. Turns out they produce a daily torrent dump of only 80Gb. Don&amp;#39;t even need to consume OSM resources. Fantastic.

  • Post #2961468

    A nice ~/.pdbrc from Trey Hunner. They have a nice format, and don’t require parenthesis. I have something similar using rich. https://treyhunner.com/2026/04/customizing-pdb-with-pdbrc/

  • Post #2961467

    I have been regularly coming back to https://pydevtools.com/ The site is building up to something really nice

  • Post #2961466

    Damn it, bluesky had this brief moment where it was not twitter yet lively. Now we are getting the terrible takes, political spams, random brain farts and sucky memes, creeping up in the timeline. I can barely use the discover tab anymore without rolling my eyes. Can&amp;#39;t even say it had a good run.

  • Post #2961465

    Time for your monthly dose of manually curated and analyzed Python news. And for this April, we got Frame pointers, sentinel values, venv discovery, and more rust in Python... https://www.bitecode.dev/p/whats-up-python-frame-pointers-sentinel

  • Post #2961464

    Also took the opportunity to freshen up one more old article: The curse of being good in IT https://www.bitecode.dev/p/the-curse-of-being-good-in-it This one didn&amp;#39;t have code in it, so it&amp;#39;s mostly typos. Still think it&amp;#39;s a good piece that should stand the test of time.

  • Post #2961463

    https://coredispatch.xyz is a new blog that gives you a monthly recap of what happens in the Python core dev world. I&amp;#39;ll add it to my info source for the monthly digest. Maybe I should publish the list of all the sites I read, or better, an RSS feed so you can get it yourself.

  • Post #2961462

    BiteCode has a RSS feed (https://www.bitecode.dev/feed), you don&amp;#39;t have to use social networks or subscribe to the newsletter. But I noticed many people don&amp;#39;t even know what RSS is, or why it&amp;#39;s much better than &amp;quot;subscribe&amp;quot; and email notification, at least for the end user. Maybe I should write a tutorial.

  • Post #2961461

    I cleaned up the old &amp;quot;Ultra beginners first steps for the terminal on Windows&amp;quot; article: https://www.bitecode.dev/p/ultra-beginners-first-steps-for-the The usual typos and code coloration. It&amp;#39;s super important for total beginners in Python. Too many tutorials assume one knows those. This is silly; we all had to learn them.

  • Post #2961460

    Today I hit the first article that REALLLLLY benefitted from the new code coloration: &amp;quot;Doit: the goodest python task-runner you never heard of&amp;quot; https://www.bitecode.dev/p/doit-the-goodest-python-task-runner I&amp;#39;m amazed that people had the patience to read this before honestly.

  • Post #2961459

    For the end of the week, I gave love to &amp;quot;Make your Python life easier by learning how imports find things&amp;quot; https://www.bitecode.dev/p/making-your-python-life-easier-by Sometimes violence is necessary, so I just killed the entire intro. This way it starts directly with the main topic at hand and not blog fluff. If you see other articles that could benefit from the same decapitation, because I fell into the trap of liking my writing for the sake of it, let me know while the s...

  • Post #2961458

    My framwork 13 was struggling today, yet no big workload. In jest, I asked claude to diagnose. It said too high temp, harware issue. I opened the laptop, the battery was swolen. Ok, that&amp;#39;s a good catch boy!

  • Post #2961457

    I never thought I would see the day, but from now on I can&amp;#39;t tell people to &amp;quot;just google it&amp;quot; https://blog.google/products-and-platforms/products/search/search-io-2026/

  • Post #2961456

    Update about the framework battery situation: - My battery was swollen and needed to be changed - My warranty had expired ONE day BEFORE I contacted support - They quickly and clearly dealt with me, and sent me a replacement for free I guess I am indeed going to be a long-term customer.

  • Post #2961455

    I received my battery today (so one week after they said they would send it) by fedex. Opening the laptop and swapping the battery took 5 minutes. Took the opportunity to unmount the fan and clean it up since I was at it and it’s so quick and easy.

  • Post #1157619

    What’s up Python? New record type, new JIT perfs, new Python rest lib... https://www.bitecode.dev/p/whats-up-python-new-record-type-new