Art
September 14, 2025
Casually building shit in rust
I'm writing this so I don't get lost in the abyss of all this Rust code as I continue building Native...
September 8, 2025
There's something oddly satisfying about watching a machine transcribe human conversation in realtime...
August 27, 2025
Intro I've had all my portfolios written in nuxt/vue for the longest time. i remember picking up vue...
August 25, 2025
Art
March 20, 2025
With Python reaching new heights of popularity in the modern era, it is vital for developers to under...
October 12, 2022
extThe day begins with a regular weekday ritual. Boots PC, machine humming, screen flickering to life, f...
September 26, 2022
A new chapter in my career
In 4 days i'll start my new role at Colabra, and honestly, I'm pretty excited about it. I've been lo...
February 10, 2022
Local Network Chat App for Desktop
Overview Courier is a desktop application written in Python and Qt for data transfer between machine...
January 24, 2022
Getpass: Secure Password Prompt This article is mostly part of Doug Hellmann's "The Python3 Standard...
January 14, 2021
extThe strength of Python’s standard library is its size. It includes implementations of so many aspects...
January 2, 2021
extAnnotations in Python are a way to attach metadata to function parameters and return values, primaril...
September 10, 2020
extAh! you're here. I guess you're just learning to code (welcome to the alternate universe) or you alre...
June 25, 2020
extAvoid Overriding Built-in Functions Using Python's built-in names as variable names can override the...
June 10, 2020
ext