Template
Ways of debugging a failing Docker container: debugging failing docker container debug exploding docker container
Ways of debugging a failing Docker container: debugging failing docker container debug exploding docker container
https://superuser.com/questions/1127067/macos-keeps-asking-my-ssh-passphrase-since-i-updated-to-sierra ssh-add -A nano ~/.bash_profile https://unix.stackexchange.com/questions/71253/what-should-shouldnt-go-in-zshenv-zshrc-zlogin-zprofile-zlogout https://apple.stackexchange.com/questions/388622/zsh-zprofile-zshrc-zlogin-what-goes-where
Grammar: https://cheatography.com/adonerblica/cheat-sheets/german-grammar/ https://cheatography.com/edzillion/cheat-sheets/german-grammar-a1/pdf/ https://drive.google.com/file/d/1I2zJ9JOUL3jyr094KtNNd29XjKs5JFeM/view
December 2023 Western Cape, 02-12-2023: https://pedalpower.org.za/events/jarfromdirt/ Stanford 100, 09-12-2023 https://forum.bikehub.co.za/topic/193283-event-the-stanford-100/
Linux/KDE fresh install checklist Install homebrew Install Git Change top bar Install fish Set up hotkeys Fix meta+up + meta+down key bindings to mirror windows behaviour Set up ssh agent Ensure sleep is energy efficient Set up task manager, turn off grouping Set up (3rd level?) modifier key for easy typing of German characters Install git lfs Install github cli Install netlify cli Set up keyboard to English US (German, Swedish, Finnish) Troubleshooting Vscode settings sync Writing login information to the keychain failed with error 'GDBus....
Can we Couple a Spring boot repository to a ‘VIEW’ https://stackoverflow.com/questions/53508168/jpa-springboot-repository-for-database-view-not-table https://stackoverflow.com/questions/53508168/jpa-springboot-repository-for-database-view-not-table Is it a good idea? Can be more performant, but do take into account possible read only nature https://thorben-janssen.com/spring-data-jpa-views/ Alternatives? Projections?