Another reason to switch to #python 3: "True = False; assert(True)"
miniblog.
Related Posts
> The display of long lines has been optimized, and Emacs should no longer choke when a buffer on display contains long lines.
Emacs 29 was recently released, and this alone is a great reason to upgrade!
Programming languages aren't sports teams: you don't have to choose one to root for!
They're more like music genres, you can enjoy more than one.
I avoid language stickers for this reason. I don't want my identity to be "I'm an X programmer".
@friend It seems like people find Zig comptime easier to reason about, hence the interest in introducing it to other languages.
That seems worth something. I still prefer Lisp/Clojure style macros over safer Scheme/Rust macros. Lisp macro implementations are closer to typical code.
