Curiosity killed the cat? Why the market sadly cry?

<p class="wp-block-paragraph">I would never have written this, I would never have thought this, and probably I am not going to publish it. I hate marketing.</p> <p class="wp-block-paragraph">Back to 1895, Gustave Le Bon published “<a href="https://amzn.to/4pml43i" target="_blank" rel="noopener sponsored" title="">The Crowd: A study of The Popular Mind</a>“, one of the most influential text on politics and […]

Read More…

My latest LLM code nightmare

<p class="wp-block-paragraph">Customer needs to automate code statical analysis into the integration workflow using a SAST tool.</p> <p class="wp-block-paragraph">The detailed task specification comes from ChatGPT, suggesting semgrep ran from a docker image <a href="https://hub.docker.com/r/semgrep/semgrep" target="_blank" rel="noopener" title="">semgrep/semgrep</a>.</p> <p class="wp-block-paragraph">I thought it wasn’t a bad idea. ChatGPT suggested to integrate the tool as a pre-commit git hook, […]

Read More…