One architecture rule, three languages: archlint now does Go + TypeScript + Python
In a polyglot repo the rule is the same in every language; one architecture.json now enforces Go, TypeScript and Python boundaries in CI.
Tag
Scripting, automation and data work in Python: from small tools to scheduled jobs.
There are 7 posts with this tag.
In a polyglot repo the rule is the same in every language; one architecture.json now enforces Go, TypeScript and Python boundaries in CI.
How becoming a multi-language developer turned into a supposed goal, why it never really was one, and how I actually got there.
A reflection on how moving between PHP, Go, Python, and TypeScript within a single year shaped the way I think about software.
How to move manual workflows into reliable Python scripts: which tasks are worth scripting and how to do it right.
Personal notes on why mastering multiple programming languages is a matter of tool selection, not identity.
The practical case for offloading repetitive transformation tasks to Python, with real script examples.