
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!
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!
Some tools command line params
Not a very comprehensive list, just some useful to me ones
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.
Trying to choose good opensource git server
Wanting to move your projects away from open cloud git providers and thinking of self-hosting internal git server locally?
I have tested i2p ....
It works, but the performance, anonimity and reliability are very questionable…
Auto-resizing images to suit static sites
Mainroad theme in Hugo doesn’t resize images automatically, just copies from static folder. So we need to prepare scripto ro resize and crop images to proper size.
Specifics of Hugo images in Mainroad, types and sizes
Regularly happens
Need to have some standard post-install task sequence for the reference, so recording it here.
Essential SQL commands and operations
Here’s a concise SQL cheatsheet covering the most essential commands and operations:
A well-known recipe
This is a owen - roasted meatloaf recipe for 8 servings.
Helpful reminder of Markdown supported commands
Another well-known pasta recipe
Notes for myself. This Spaghetti Bolognese Recipe is copy-pasted from all over the internet. I’m not a professional cook, so…
Very well-known pasta recipe
Here we have some very basic recipe for Pasta Carbonara.
Useful golang commands and constructs
Here’s basic Go program structure, error handling patterns and channels vs goroutines comparison.
Useful Hugo commands params
Hugo is a static website generator. It helps produce html from markup, theme and keep website organised. Like this tech blog. Here’s a list of the most useful Hugo commands with their parameters: