📋 linear for project management/issue tracking.
🍓 jam for one click bug reports devs can actually repro.
👀 runreveal to get alerts on important security logs.
📝 obsidian for md notes synced with icloud or gdrive or git.
what's your fav tech right now?
8/8.
📋 linear for project management/issue tracking.
🍓 jam for one click bug reports devs can actually repro.
👀 runreveal to get alerts on important security logs.
📝 obsidian for md notes synced with icloud or gdrive or git.
what's your fav tech right now?
8/8.
⛁ duckdb or trino for querying bi data across data stores (trino can parallelise queries).
7/n
⛁ duckdb or trino for querying bi data across data stores (trino can parallelise queries).
7/n
🤝 postgresql on neon or aws aurora for transactional/most db's. aurora serverless v2 is great but can't do reserved instances so not always. prefer neon most of the time.
6/n
🤝 postgresql on neon or aws aurora for transactional/most db's. aurora serverless v2 is great but can't do reserved instances so not always. prefer neon most of the time.
6/n
5/n
5/n
🚢helm for managing k8s apps/manifests.
🔄 argocd for gitops continuous deployments on k8s.
🌐 traefik for reverse proxy into k8s services.
🤫 sealed-secrets for gitops encrypted secrets on k8s. kubesealplus for a better dx managing secrets.
4/n
🚢helm for managing k8s apps/manifests.
🔄 argocd for gitops continuous deployments on k8s.
🌐 traefik for reverse proxy into k8s services.
🤫 sealed-secrets for gitops encrypted secrets on k8s. kubesealplus for a better dx managing secrets.
4/n
🤖 go (golang) for perf-sensitive backends and cli tools.
🔐 aws-vault for securely storing aws creds.
📜 mkcert for generating trusted certs in dev.
🔏 cert-manager for certs in production.
3/n
🤖 go (golang) for perf-sensitive backends and cli tools.
🔐 aws-vault for securely storing aws creds.
📜 mkcert for generating trusted certs in dev.
🔏 cert-manager for certs in production.
3/n
⚡ vite and vitest for builds and testing.
💿 remix / react router 7 for apps with a UI.
⚛️ tailwindcss for styling UI.
🔥 hono for typescript backends.
🛡️ zod for schema validation.
⌨️ conform for form validation using zod.
2/n
⚡ vite and vitest for builds and testing.
💿 remix / react router 7 for apps with a UI.
⚛️ tailwindcss for styling UI.
🔥 hono for typescript backends.
🛡️ zod for schema validation.
⌨️ conform for form validation using zod.
2/n