Run AI on Your Own Machine with Ollama: Secure, Offline and User-Friendly

“How can we make sure our data shared with AI is safe?” This question came up last week in the AI & Training Design Masterclass by Dr Philippa Hardman and Roy de Vries. I had briefly answered the question in the chat: —…

Image Gallery with NextJS

Around the holidays I created an image gallery with NextJS. It turned out I had to handle a lot of images (almost 1000!). I wanted to avoid any existing bloated image gallery with a lot of configuration options. A simple…

Takeaways from the TYPO3 Camp Mallorca 2015

Last weekend I took the opportunity to visit the TYPO3 Camp Mallorca 2015. Since I moved to Palma just two months ago, I didn’t hestitate to register for the event. It was packed with more than 100 TYPO3 enthusiasts. Beside…

First we want to initialize a new repository on our local machine and then commit the source.

After that we create a so called bare repository to be able to copy it to our server.

Let’s make a…