Category Archives: Blog

Get a PAT in Azure DevOps

I have a presentation recently on Continuous Integration Using Local Agents in Azure DevOps and one of the things I do in there is get a PAT for Azure DevOps to use in configuring an agent. This post shows how … Continue reading

Posted in Blog | Tagged , , | Comments Off on Get a PAT in Azure DevOps

The Local OLLAMA Gui

I ran a small ollama model in a container and have been doing some experiments. One of the things I wanted to do was get a GUI so I wasn’t always running docker to connect (with –it) or writing code … Continue reading

Posted in Blog | Tagged , , | Comments Off on The Local OLLAMA Gui

A New Word: Amoransia

amoransia – n. the melodramatic thrill of unrequited love; the longing to pine for someone you can never have, wallowing in devotion to some impossible person who could give your life meaning by their very absence. Another young person’s word … Continue reading

Posted in Blog | Tagged , | Comments Off on A New Word: Amoransia

The Data API Builder Start and Add Extensions in VS Code

One of the things that I like about the Data API Builder (DAB) is that there is a lot of CLI work that can be done. However, lots of people don’t like these, so I’m glad there’s a series of … Continue reading

Posted in Blog | Tagged , , | Comments Off on The Data API Builder Start and Add Extensions in VS Code