// writing
Notes and write-ups
everything tagged utilities
tag map
all35
scripting10
api8
golang7
nodejs7
frontend6
https6
today i learned6
apple5
devops4
aws3
databases3
diy3
iot3
novus3
travelling3
gadgets2
homelab2
raspberry-pi2
utilities2
automation1
c1
cloudflare-workers1
deno1
docker1
esp321
firebase1
github1
grpc1
homebrew1
homekit1
imac1
laravel1
lua1
lvgl1
monitor1
motorcycle1
roadtrip1
telegram1

Showing the active Firebase project in the command line
If you are working on a project where Firebase is used, most likely you have a separate project created for each environment (dev, staging, prod, sometimes maybe even more). During the development, it often happens that you need to configure something using Firebase CLI. Whenever you intend to make a change you want to make sure the right project is set as active. This can be verified easily by running
Automatically pausing Spotify on macOS
I really enjoy listening to some good music before sleeping. But the question is who will stop the music once you fall asleep, right? If you’re using iPhone you can schedule a timer which will stop playing after time elapses.