Entries for September 2024
Python may overtake JavaScript in an AI-first workflow
Python might take over JavaScript as the most used language after all
uv from @astral_sh is one of the biggest upticks in Python developer experience in the last 10 years
I've seen so many people struggle with Python distributions, virtual environments, Anaconda, etc. over the years
Most newbies don't care about where their Python executables are, why they have to edit PATH, or why they have to activate a virtu...
@onusoz · 2024-09-20
3-4 messages back and forth with o1-preview, and I have a CLI tool to remove debug statements from my code.
No need to do a search for import ipdb... and manually delete the lines. Instead just run in your project:
$ rmdbg .
Written in Rust so it's fast
https://t.co/yWuF3mDzUC
@onusoz · 2024-09-17
Berlin folk heads up
@onusoz · 2024-09-14
This has late 90s Bill Gates/Windows Server vibes tbh
Open Thought > Closed Thought
Open Thought > Closed Thought
OpenAI released a new model that “thinks” to itself before it answers. They intentionally designed the interface to hide this inner monologue. There was absolutely no technical reason to do so. Only business reasons