*I (mim2026) am a side-hustle dad raising twins. I use AI (Claude) to operate Blender and create 3D models without any prior programming experience (I haven't written a single line of code). I write ...
Type representation internal/cbm/lsp/type_rep.{c,h} CBMType tagged union (NAMED, POINTER, SLICE, MAP, CHANNEL, FUNC, INTERFACE, STRUCT, BUILTIN, TUPLE, TYPE_PARAM ...
NEW: Thonny now runs in single instance mode. Previously, when you opened a py file with Thonny, a new Thonny instance (window) was created even if an instance existed already. This became nuisance if ...