AI and LM

All about AI and Language models. Small and large and algorithms. This is my take on everything that is happening in these new developments.

Articles
public
AI and LM

I Vibecoded an app and this is what I learned.

I built a "production" app using Vibecoding. 97,089 lines generated. Only 25,056 made it to production. Four complete refactors. The AI didn't fail because of bad prompts. It failed because AI forgets, loses context, and creates duplicate logic no matter how well you guide it.

By Remco Loup.
23 days ago
Tech

Docker Nginx HTTP/3 and Brotli

Here you will find a working docker file i created as a base to build my projects on. This a recent Nginx with compiled HTTP/3 support and Brotli support for better compression. This is posted here to share it back with anyone.

By Remco Loup.
3 years ago