top | item 43442675

(no title)

edgarvaldes | 11 months ago

>Please fork for changes

I like this direct and sensible approach.

discuss

order

M4v3R|11 months ago

The next part is more interesting:

> I made this with chatgpt for personal use and I don't have time to do proper open source. I'll ignore issues or feature requests since I'm not a python developer.

Vibe coding at its best. They’ve prompted a tool into existence using a programming language they don’t even know. Is it optimal or follows best design practices? Probably not, but it solves their problem and didn’t require spending days or weeks trying to learn everything that’s normally required to write software.

orbital-decay|11 months ago

This is kind of what Emacs and other user-programmable environments are good at. Malleable software at the cost of increased tech debt, which is kind of irrelevant because you're only writing it for yourself and can rewrite it any time. Maybe LLMs will have a better shot at that than Lisp.