|
You are here |
www.surinderbhomra.com | ||
| | | | |
kinduff.com
|
|
| | | | | Script to export Authy 2FA codes and import them to Bitwarden | |
| | | | |
4bes.nl
|
|
| | | | | I look at my first PowerShell script to see what I would do different now and how I started out. By rewriting it I get to look back at where I started. | |
| | | | |
www.kensodev.com
|
|
| | | | | I recently encountered a strange bug on a database of a client, which I designed. The "bug" was that the paths he entered into the database got truncated, because it was too long of a string. I made the field length at 250 chars and he needed more. The problem was he already submitted quite some data into the database and could not remember where the paths were extra long. So, I needed to find it for him so he could re-submit those. | |
| | | | |
www.augmentedmind.de
|
|
| | | Learn to optimize the Docker image size, e.g. via small base images, multi-stage builds, consolidation of RUN statements, or using docker-slim. | ||