Tag:python
All the articles with the tag "python".
What I Learned Sending 7 PRs to PewDiePie's Odysseus in One Week
Published:• 4 min readNotes from contributing to Odysseus, a large self-hosted AI workspace — CSS flex sizing bugs, stale session headers, and why field-level PRs are the fastest way to learn a big codebase.
Building TRIX: A Terminal-Native IDE With No Electron, No Browser, No Bloat
Published:• 4 min readHow I built TRIX, a lightweight terminal IDE in Python using Textual — embedding a real PowerShell, theming, and the tradeoffs of staying keyboard-first.