• 1 Post
  • 6 Comments
Joined 7 months ago
cake
Cake day: July 5th, 2024

help-circle
  • I’m not talking about AI in general here. I know some form of AI has been out there for ages and ML definitely has some field specific usecases. Here the objective is to discuss the feeling about gen AI produced content in contrast to human made content, potentially pondering the hypothetical scenario that the gen AI infrastructure is used ethically. I hope the notion of generative AI is sort of clear, but it includes LLMs, photo (not computer vision) and audio generators and any multimodal combination of these.






    • When I’m stuck in debugging and can’t think of what can go wrong, LLM chats are quite useful. I can ask for possibilities and often I find something meaningful that didn’t come to mind. These kind of things are hard to do with search engines. (If I’m debugging something unfamiliar this becomes very counterproductive though, as I can’t filter hallucinations by looking).
    • A smart text formatter
    • Simple bash one liner, boilerplate code generation. I tried it but non trivial/bit longer code generation again gets effectively slower as I find myself fixing/working around AI mistake quite often.