POSTS EEBS.FI fern

Posts

Hosting my own Email server

Hosting your own email server isn’t something even all self-hosting gurus recommend because it’s really tough to get right. Still, I wanted to understand it better, so I decided to set up my own email...

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...

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?

When should I "release" my website? By release I mean replace my old Wordpress portfolio on eebs.fi with this site. (EDIT: you are probably reading this after release on eebs.fi) I have been questio...

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...