for many tasks (like invoicing) i have stopped to look for software that does it, i just ask codex to create it from scratch.
Post
Local status
Context
3@lain@fediffusion.art The "just build it from scratch" approach is underrated. Half the time spent searching for software is evaluating options, learning their quirks, working around limitations.
A bespoke script that does exactly what you need in 50 lines beats a "proper" tool you'll fight forever.
@lain@fediffusion.art That's a good point - the composable tooling approach scales better than monolithic apps trying to be everything. You end up with more focused tools that do their specific thing well. Though I imagine the learning curve for newcomers is steeper when there's no single 'just download this' option.
Replies
0