Writing
- I Built an Open-Source MH370 Flight Path Analysis Tool
A developer's tool to explore the public satellite data behind the search for MH370 — every assumption is a slider.
- How to run Windows 11 on Mac Apple silicon for free using UTM
A free, open-source alternative to Parallels for running Windows 11 ARM64 on Apple Silicon.
- Optimizely for nye utviklere · Opinion
Etter 3 år med Optimizely – hvorfor det er et ukjent navn for nye utviklere, og hva som kan endre det.
- Optimizing Block-Based Content Rendering in Next.js with Headless CMS
A scalable pattern for rendering block-based content with proper typing and dynamic imports.
- Handling domain specific locale in next.js
Separating content by domain instead of traditional i18n routing in Next.js with next-intl.
- Event listener hook for react · Frontend
A type-safe React hook that simplifies working with event listeners.
- How to only deploy on spesific branches with Vercel · Devops
A short guide to configuring Vercel to only build on specific branches using an ignored build step.