
Configure Git User Name and Email Address
Very frequent error message...
After clonning the git repository, do the local repository configuration, particularly set user name and email address.
Very frequent error message...
After clonning the git repository, do the local repository configuration, particularly set user name and email address.
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?
Useful golang commands and constructs
Here’s basic Go program structure, error handling patterns and channels vs goroutines comparison.
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:
The framework for mobile apps dev. Desktop and web too.
Now I need to update the app on Google Play Store to use new android SDK, so polishing and publishing this old howto I’ve written a couple years ago.
Git commands with params - little ref
Here’s a little cheatsheet: Git commands with params
PowerShell commands with params - little ref
Here’s a little cheatsheet: PowerShell main commands with params
Quite some time ago I trained object detector AI
On one cold winter day in July … that is in Australia … I felt urgent need to train AI model for detecting uncapped concrete reinforcement bars…