Hi, I'm Flo.
Welcome to my blog.
I write about programming,
productivity, and
interesting reads.
Join me on my journey beyond the code - discovering
and distilling wisdom from thought-provoking books, essays, and tech experiences.
Latest Posts
-
How To Change Git Credentials On A Per Project Basis
If you handle multiple repositories on the same client but you need to use different Git credentials, this is how you do it.
-
Workaround To Use Two Different GitHub Accounts In VS Code
How to use two different GitHub Accounts in VS Code
-
My Most Important MacBook Keybindings
Switching from Windows to macOS, I missed many important key combinations from Windows. I will use this post as a kind of cheat sheet for new keybindings I've learned.
-
Create PNG file from <div>
This post explains how to add a button to a Astro page which downloads a certain <div> element in PNG format.
-
How To Create A Logo With HTML And TailwindCSS
This post shows the process on how to create a blog logo with HTML and CSS.