
Docker Cheatsheet
Some frequent docker commands parameters
Here is a Docker cheat sheet covering the most important commands and concepts from installing to running containers and cleaning up:
Some frequent docker commands parameters
Here is a Docker cheat sheet covering the most important commands and concepts from installing to running containers and cleaning up:
Including staging and production environments
When you created Flutter project with AWS Amplify backend, the next step is to deploy it. Here is how to Deploy Flutter project to AWS Amplify hosting
AWS Amplify with flutter support
A quickstart - how to Create Flutter fullstack project on AWS Amplify platform.
Comparing two self-hosted AI search engines
Awesome food is the pleasure for your eyes too. But in this post we will compare two AI-based search systems, Farfalle and Perplexica.
Which language to use for AWS lambda?
We can write lambda function for deployment to AWS in several languages. Let’s compare the performance of (almost empty) functions written in JavaScript, Python and Golang…
Running copilot-style service locally? Easy!
That’s very exciting! Instead of calling copilot or perplexity.ai and telling all the world what you are after, you can now host similar service on your own PC or laptop!
Not so many to choose from but still....
When I started experimenting with LLMs the UIs for them were in active development and now some of them are really good.
Labelling and training needs some glueing
When I trained object detector AI some time ago - LabelImg was a very helpful tool, but the export from Label Studio to COCO format wasn’t accepted by MMDetection framework..
Ollama LLM model files take a lot of space
After installing ollama better to reconfigure ollama to store them in new place right away. So after we pull a new model, it doesn’t get downloaded to the old location.
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.
Very frequent error message...
After clonning the git repository, do the local repository configuration, particularly set user name and email address.
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.
Anything can happen in these difficult times
Need to backup the 1) db, 2) filestorage, 3) some other gitea files. Here we go.
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.
Some tools command line params
Not a very comprehensive list, just some useful to me ones