Installing Pi-Hole - free Adblocker

Installing Pi-Hole - free Adblocker

It's so annoying to watch all those ads

You can install a browser adblock plugin or addon for google chrome, firefox or safari, but but you will have to do this on each device. The network-wide ad-blocker is my favorite solution.

Deploy Hugo site to AWS S3

Deploy Hugo site to AWS S3

Hugo is a static site generator

When the site is generated with hugo it’s time to deploy it to some hosting platform. Here is a howto push it to AWS S3 and serve with AWS CloudFront CDN.

Large Language Models Speed Test

Large Language Models Speed Test

Let's test the LLMs' speed on GPU vs CPU

Comparing prediction speed of several versions of LLMs: llama3 (Meta/Facebook), phi3 (Microsoft), gemma (Google), mistral(open source) on CPU and GPU.

Logical Fallacy Detection with LLMs

Logical Fallacy Detection with LLMs

Let's test logical fallacy detection quality of different LLMs

Here I am comparing several LLM versions: Llama3 (Meta), Phi3 (Microsoft), Gemma (Google), Mistral Nemo(Mistral AI) and Qwen(Alibaba).

Linux Mint Cinnamon Context Menu

Linux Mint Cinnamon Context Menu

Sometimes you just need to add your item there ...

Cropping, resizing and making borders to the images for this blog pushed me to add this frequently used feature to Linux Mint Cinnamon’s context menu.

Mulled Wine Recipe

Mulled Wine Recipe

On the cold winter evening it's so warming to have

I knew this drink as a “Glintwein”, in English it’s more frequently called Mulled Wine. It has quite a bit of ingredients and original taste. Love it!

Gitea SSL with Apache as reverse proxy

Gitea SSL with Apache as reverse proxy

To use container registry in k8s we need it over ssl

We want to host a nice and secure container registry - to push docker images there and our kubernetes cluster would pull them from this registry. So came the idea to use the gitea over ssl.

Mainroad image handling

Mainroad image handling

Specifics of Hugo images in Mainroad, types and sizes

Mainroad is a theme for the Hugo static site generator and in addition to looking good it has terribe image handling

Reinstall Linux

Reinstall Linux

Regularly happens

Need to have some standard post-install task sequence for the reference, so recording it here.