I would never have written this, I would never have thought this, and probably I am not going to publish it. I hate marketing. Back to 1895, Gustave Le Bon published “The Crowd: A study of The Popular Mind“, one of the most influential text on politics and marketing for the upcoming future. A friend […]
Tag: LLM
My latest LLM code nightmare
Customer needs to automate code statical analysis into the integration workflow using a SAST tool. The detailed task specification comes from ChatGPT, suggesting semgrep ran from a docker image semgrep/semgrep. I thought it wasn’t a bad idea. ChatGPT suggested to integrate the tool as a pre-commit git hook, that is fair for local development, but […]