Writing
engineering
- PinnedRecommended reading on agentic engineering A continuously updated list of articles, talks and papers I recommend, each with a short note on why — 3 readings, updated
- Remove AWS credentials file for secure coding agent useDetailed guide how to use 1Password CLI (op) for AWS credentials so malicious skills cannot extract AWS credentials easily
- GDPR compliant posthog tracking without consentA guide how to implement tracking via posthog which does not need a consent banner
- Setup eslint in vscode with globally installed dependenciesGuide how to setup eslint in vscode with globally installed dependencies instead of locally installed dependencies in the project
- How to fix Paw HTTP Client not opening a window on macOSHow to fix Paw HTTP / RapidAPI Client not opening a window on macOS
- Keycloak Integration in Vue.js3There is a (half) official example how to integrate keycloak in an vue2 app, but not for vue3
- Frontend Testing with Vue3 and jestVuejs 3 is stable since September 2020. From my experience, the ecosystem is not. This is a short introduction how to setup jest in vue3 and what you can do with it

