0x63_Problems
No user record in our sample, but 0x63_Problems has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
- Scaling Tach to Large Codebases (gauge.sh)
- AI makes tech debt more expensive (gauge.sh)
- Show HN: Pare – Simple Serverless Python (github.com)
Pare is an SDK and hosted platform for Python Lambdas. It makes it easy to split functionality out of your main application onto separately scalable compute. A few use cases where it shines are: - document parsing -…
-
Tach lets you define module boundaries in a Python monorepo, automatically detect all cross-module dependencies, and then validate those dependencies. If ‘billing’ shouldn’t depend on ‘core’, you can enforce that with…
- Monorepo Tools (monorepo.tools)
- Polylith (polylith.gitbook.io)
-
Hi HN! We are excited to show you modguard - a Python tool we built to enforce a modular, decoupled package architecture automatically. We built modguard to solve a recurring problem that we've experienced on software…