---
title: "Posts — Page 5 - Benjamin"
description: "A place where I share my thoughts and learnings 💭 Page 5 of 5."
url: "/page/5"
canonical_url: "https://bfzli.com/page/5"
source_url: "https://bfzli.com/page/5.md"
type: "prose"
updated: "2026-09-07"
---

> Markdown copy of https://bfzli.com/page/5. Append `.md` to any page path on bfzli.com for its markdown twin. Full index: https://bfzli.com/llms.txt

# Posts — page 5 of 5

- [Node.js Fails with bin Not Found After Publishing a Package to npm](https://bfzli.com/node-js-fails-with-bin-not-found-after-publishing-a-package-to-npm.md) — Fix npm packages that install but do not expose the expected CLI command.
- [Nuxt Generates 404s for Nested Routes During Static Site Deployment](https://bfzli.com/nuxt-generates-404s-for-nested-routes-during-static-site-deployment.md) — Fix missing pages when Nuxt static generation doesn't emit the routes your host expects.
- [SQLite Returns SQLITE_BUSY During Concurrent Writes in Drizzle ORM](https://bfzli.com/sqlite-returns-sqlite-busy-during-concurrent-writes-in-drizzle-orm.md) — Reduce SQLite write contention when multiple requests try to write through Drizzle at once.
- [Programmatically Access Lummi AI Images with Lummi SDK](https://bfzli.com/programmatically-access-lummi-ai-images-with-lummi-sdk.md) — A walkthrough on how to use the Lummi SDK to access images programmatically.
- [Extract Geolocation Data From an IP Programmatically and Instantly](https://bfzli.com/extract-geo-location-data-from-an-ip-programmatically-instantly.md) — Easily extract geolocation data from an IP address using a simple npm package.
- [MongoError: bad auth Authentication failed through URI string](https://bfzli.com/mongo-error-bad-auth-authentication-failed.md) — How to fix the MongoError: bad auth Authentication failed through URI string error, when it happens and some common reasons why it might be happening.
- [How I Accidentally Stepped on a Phishing Site and Then Helped Shut It Down](https://bfzli.com/how-i-accidentally-stepped-on-a-phishing-site-and-then-helped-shut-it-down.md) — From receiving a phishing email to the site being taken down within 24 hours, this is a story we can all learn from.
