
Top Hugo Themes
Most popular themes for Hugo
Let’s see on github the list of best themes for Hugo static site generator,
And check their star rating.
You can go to official
hugo themes list: https://themes.gohugo.io/
Most popular themes for Hugo
Let’s see on github the list of best themes for Hugo static site generator,
And check their star rating.
You can go to official
hugo themes list: https://themes.gohugo.io/
Configuring ollama for parallel requests executions.
When the Ollama server receives two requests at the same time, its behavior depends on its configuration and available system resources.
Free database management tool in Linux and Windows
DBeaver is a universal database management tool and SQL client designed for developers, database administrators, analysts, and anyone who works with data professionally.
A bit of system administration
Probably shoud call this platform engineering now. Here are some notes on how to install connect and remove the Portainer - docker images and containers manager UI.
When you need to pull out image from a PDF file
Sometimes there is a real need to save image from pdf without screenshoting or rendering the pdf on the screen.
pdfimages
helps with that.
Quickly have a look inside jwt token
Here are some effective methods for decoding and printing JWT tokens directly from the command line:
Sometomes you need to add a page to pdf...
Or another day you want to extract image and text from the pdf…
Sometimes you need to add a form submission to your hugo - based website.
Not every second Friday, but still… We have two mainstream approaches
GORM vs sqlc vs Ent vs Bun
Go’s ecosystem offers a range of ORM (Object-Relational Mapping) tools and database libraries, each with its own philosophy. Here is a comprehensive comparison of four major solutions for using PostgreSQL in Go: GORM, sqlc, Ent, and Bun.
Running any executable as a linux service
Here’s a set of instructions on How to Configure to Run any Executable as a Service in Linux with Systemd.
Here I'm describing how to fix this error
Some time ago I described how to Deploy Flutter project with backend to AWS Amplify.
Some details bout SearXNG
SearXNG is a free and open-source federated metasearch engine that was forked from Searx. The SearXNG project on github has more then 15k stars.
Difference between various document classes
LaTeX is a typesetting system - suits well for preparing nice-looking complex documents. LaTeX offers several document classes that determine the overall structure and formatting of a document.
Twitter/X/Facebook/Reddit alternatives
There is a whole world of mainstream social networks platforms. And there is a small world of alternative platforms - fediverse. I will show how popular fediverse is.
If Hugo theme doesn't support Structured Data...
Google is showing in search results some enhancements like Movie details, Job postings, Event and Course information, which it takes from website’s Structured Data. Here is - How to add Structured Data to the site using Hugo generator.