Skip to main content

The Basics

Launch VS Code from the Command Line
·206 words·1 min
A quick tip to make your life a bit easier with VSCode and Python.
Ollama on Windows
·1331 words·7 mins
A tutorial and video about installing and using Ollama and OpenWebUI on Windows.
Prompting Small LLMs.
·7075 words·34 mins
What are small LLMs good at and how to get good results from small LLMs.
Fetching Data from REST APIs with Python and httpx
·699 words·4 mins
How to install and use httpx.