
Flutter on AWS Amplify
AWS Amplify with flutter support
A quickstart - how to Create Flutter fullstack project on AWS Amplify platform.
AWS Amplify with flutter support
A quickstart - how to Create Flutter fullstack project on AWS Amplify platform.
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…
Frequenly needed bits of python code
Sometimes need this but can’t find rightaway. So keeping them all here.
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?
Essential SQL commands and operations
Here’s a concise SQL cheatsheet covering the most essential commands and operations:
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…