Your GDScript arrays are slower than you think — I built a CLI that detects the pitfalls and benchmarks them Post date September 20, 2026 Post author By sunnydachs Post categories In cli, gamedev, performance, tools
Your OpenAPI spec is a contract. Nobody is checking it. I built a CLI that detects spec↔code drift with zero dependencies. Post date September 19, 2026 Post author By sunnydachs Post categories In api, openapi, opensource, python
Audit your Excel pivot tables before they break — a read-only CLI with zero dependencies Post date September 13, 2026 Post author By sunnydachs Post categories In devtools, excel, opensource, python
I automated Dependabot PR cleanup — and drew a hard line on what NOT to automate Post date September 5, 2026 Post author By sunnydachs Post categories In dependabot, devops, github, python