Choosing free on-prem git server - Gitea is the winner!
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?
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.
Quick reference for Markdown: headings, lists, code, tables & more.
Markdown language is used in wikipedia and Hugo. It has support for headers, lists, font style modifications, images, codequotes and tables. Here I keep a short summary of markdown formatting.
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:
Very well-known in post-soviet countries grilled meat recipe
Here we have some basic recipes for the Shashlyk.
cUrl useful commands with params
Here’s a cheatsheet for the most useful cURL commands with their parameters:
Setting up dev environment
Step-by step instructions on howto install nodejs with supporting tools.
Some basic Dart language constructs described
Here’s a cheatsheet for Flutter (Dart) with the most useful commands and language constructs: