HackerTrans
TopNewTrendsCommentsPastAskShowJobs

baroninthetrees

no profile record

comments

baroninthetrees
·il y a 10 mois·discuss
As someone with ADD and a lot of crosstalk in my "inner voice", I can't imagine this could make any sense of what I intending, let alone one thing. Definitely a lot of use cases if it isn't vaporware.
baroninthetrees
·il y a 10 mois·discuss
I too got tired of dealing with cli arg parsing and am experimenting with passing a natural language description of the program and its args to a tiny LLM to sort out, offer suggestions (did you mean?), types conversions, etc. So far, it’s working great and given enough detail is deterministic.
baroninthetrees
·il y a 2 ans·discuss
I just finished a 30 page system prompt to do the same thing. I did not use Docker though. I can’t wait to see what they have done in detail. I’m sure like 20% of the people here have tried this too, right?