top | item 45728735

(no title)

FromTheFirstIn | 4 months ago

But not 90% of the work people do. It’s solved a task, not a problem.

discuss

order

lan321|4 months ago

It's what takes time though. When you need to make a wrapper for some API for example LLMs are incredible. You give it a template, the payload format and the possible methods and it just spits out a 500-1000 line class in 15 seconds. Do it for 20 classes, that's work for a week 'done' in 30 mins. Realistically 2 days since you still have to fix and test a lot but still..

skydhash|4 months ago

Or write a lisp macro in one hour and be done. Or install an opengenerator and be done in 10 minutes, 9 of which is configuring the generator.