Setup for LLM experimentation with OpenAI API and local modelsIn this post I will describe how I use Docker Compose to set up an LLM experimentation environment where I can connect tools and chat to…Jan 1Jan 1
AI App Generation — organize my thoughtsFor the last months I have been working on a project to convert PDFs to Markdown, and now I want to create a Web App to show the…Dec 28, 2024Dec 28, 2024
bolt.diy — investigate the codebaseBolt.diy is an open-source, AI-powered web development tool that enables you to prompt, run, edit, and deploy full-stack applications…Dec 24, 2024Dec 24, 2024
bolt.diy — Push to GitHubWith bolt.diy it is possible to push your code to GitHub. Very handy, because in this way you can make sure that a certain state of code…Dec 23, 2024Dec 23, 2024
Start debugging Deno app in VSCode from terminalWhen writing Deno code in VSCode, and you want to debug the code, you can write a specific debug configuration in your launch.json file…Nov 2, 2024Nov 2, 2024
Use fnm — Node Version Manager built in Rust — on WindowsI switched from using nvm — the Node Version Manager nvm-sh/nvm: Node Version Manager — POSIX-compliant bash script to manage multiple…Oct 7, 2024Oct 7, 2024
Experiments with GitHub Copilot — contextI’m using GitHub Copilot from the beginning of its public availability, and I must say that I can’t image developing without it anymore…May 5, 20241May 5, 20241
NodeJS: Load multiple bundles from local, http and httpsI have a case where I have to load multiple Javascript bundles containing React components for server-side rendering based on a…Aug 7, 2018Aug 7, 2018
Linux Web Apps on Azure and “no space left on device”Azure provides next to Windows Web Apps also Linux based Web Apps. Windows web apps are based on multiple IIS Web Sites on a single VM…Jun 21, 2018Jun 21, 2018
http://lmgtfy.com/ to “punish” the lazy ones…Sometimes you get a question and you think “why don’t you ask Google first…”. If you want to point this out “in a subtle way” use…Jun 13, 2018Jun 13, 2018