Nørdegiraf Tech Blog https://danielbahl.com/tech Tech articles and tutorials by Daniel Bahl en Mon, 16 Mar 2026 11:32:35 +0000 EasyFind on macOS: When Spotlight Fails and Terminal Is Too Much https://danielbahl.com/tech/easyfind-on-macos-when-spotlight-fails-and-terminal-is-too-much https://danielbahl.com/tech/easyfind-on-macos-when-spotlight-fails-and-terminal-is-too-much Mon, 16 Mar 2026 11:32:35 +0000 Spotlight is fast, but not always precise. EasyFind fills the gap between index-based search and raw Terminal commands on macOS. Password Remember: a user-friendly password manager that remembers what you forget https://danielbahl.com/tech/password-remember-a-user-friendly-password-manager https://danielbahl.com/tech/password-remember-a-user-friendly-password-manager Sat, 14 Mar 2026 18:50:32 +0000 I built an app to remember your passwords that's so easy to use, even your mom will love it 🥰 From Online Backend to Fully Offline: How I Embed an Updated Word Database in My Bedrager App for iOS and Android https://danielbahl.com/tech/from-online-backend-to-fully-offline-how-i-embed-an-updated-word-database-in-my-bedrager-app-for-ios-and-android https://danielbahl.com/tech/from-online-backend-to-fully-offline-how-i-embed-an-updated-word-database-in-my-bedrager-app-for-ios-and-android Mon, 16 Feb 2026 05:28:03 +0000 I built a party game for trains and flights: here’s how offline became a core feature in Bedrager, where you guess words and expose impostors—completely without internet. Bash Aliases: Make Your Terminal Smarter with Shortcuts https://danielbahl.com/tech/bash-aliases-make-your-terminal-smarter-with-shortcuts https://danielbahl.com/tech/bash-aliases-make-your-terminal-smarter-with-shortcuts Sun, 28 Dec 2025 12:56:36 +0000 Stop repeating long terminal commands: with bash aliases, you can create smart shortcuts like `updateme` in just a few minutes—faster, safer, and more comfortable.