Erik Bergman
41 posts
Delete Local Branch Git: The Complete Guide to Cleaning Up Your Repositories
If you work with Git regularly, you’ve likely created and switched between dozens of branches while developing new…
[Aug 2025] AI Community — Activity Highlights and Achievements
[Aug 2025] AI Community — Activity Highlights and Achievements Let’s explore highlights and accomplishments of the Google AI communities over…
Prisma Deep‑Dive Handbook (2025) — From Zero to Expert
A practical, end‑to‑end guide for expert developers who are new to Prisma. Covers modeling, migrations, querying, performance, deployment,…
Remote Homelab Admin with Tailscale
For a video version of me walking through this is you can watch here Tailscale is a super…
WhatsApp runs ads and Amazon sees a GenAI future: this week’s news roundup
As WhatsApp advertising backtracks on old promises to users and Amazon’s CEO shares his vision for the future,…
This is how I self-host old laptop to web server to host my own Porfolio.
🏡 How I Turned My Old Laptop into a Web Server to Host My Portfolio Website Mai Chi…
Demystifying an interesting relation between ECR and S3
Photo by Giorgio Trovato on Unsplash Original Source: https://skildops.com/blog/demystifying-an-interesting-relation-between-ecr-and-s3 Preface Did you know ECR images are stored in…
Deep-dive: A product manager’s guide to product launches
In the high-stakes world of software products, few moments are as pivotal as the product launch. It’s the…
Threat Intelligence Sharing in Multi-Cloud Environments
Threat Intelligence Sharing in Multi-Cloud Environments Introduction In today’s rapidly evolving threat landscape, organizations are increasingly adopting multi-cloud…
Implement React v18 from Scratch Using WASM and Rust – [22] Implement memo
Based on big-react,I am going to implement React v18 core features from scratch using WASM and Rust. Code…