POSTS EEBS.FI fern

Posts

Taking notes using Obsidian

I didn't use to write much down. I used to keep everything in my head, where things change a lot and are forgotten. Now my main note taking app is Obsidian. Its main appeal to ...

Releasing the website?

TESTING When should I "release" my website? By release I mean replace my old Wordpress portfolio on eebs.fi with this site. Currently this is on an obscure new.eebs.fi domain. I have been questi...

Introduction to the Flipper Zero

My experiences with the Flipper Zero When the Flipper Zero was trending and Canada tried to ban them, had to get one for myself. I am very much an amateur in radio signals, bad USB and NFC/RFID stuff...

Blender stuff - Barn

This post is originally from my old website. I'm testing conversion from the old blog to here. 2021-08-21 This piece was mostly based on a dream where I saw sunlight coming into a barn throu...

Creating a media browser for my site

My website's blogging system had a good start, but I'm going to need some more quality of life improvements. One of the most important and impactful features that came to mind was the ability to easil...

Writing a website from scratch

I need a new website for myself that communicates my skills and interests. I should work as something I can show to potential employers and as a reference point for myself to reflect on. I could go th...

What is Cloud Run?

Introduction In today's fast-paced digital landscape, businesses require flexible and scalable solutions to deploy and manage their applications efficiently. Google Cloud Platform (GCP) offers a...

How to use Secret Manager with Node.js

Storing sensitive information like API keys, passwords, and other credentials in plain text within your codebase or configuration files can pose a significant security risk. Google Cloud Platform (GCP...