|
|
|
|
|
by coffeecoders
106 days ago
|
|
I built a tiny Notepad clone in ~5 minutes using an LLM: open/save, plain text, no surprises. Lately I've been doing the same for other small utilities. Roughly half the little tools I use are ones I generated and kept because they’re predictable and easy to audit. The point isn't replacing built-ins; it's reducing dependence on shifting defaults. I want to care less about what the software/os vendor changes this time. |
|