Running a local Gemma4 on my RTX 4070 Ti let me prototype my dream game offline. A spreadsheet+Python rebuilt the persistent world, so I could edit NPCs without retyping everything. Free-text inputs + ...
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 ...