Toggle navigation
Dev notes
🦣 Mastodon
📰 RSS
🌐 Homepage
Let's build a smart home
January 4, 2023
New year is always a good excuse to start something new. This post starts a series on building a smart home. It’s not going to be a tutorial written by an expert, quite the …
Story of a burned down server
December 27, 2022
Do you know that feeling, waking up in the morning just to learn your website and self hosted services are down for unknown reason? That moment when you feel your VPS has literally …
Personal blog: choosing a platform
December 23, 2022
Say you want to start a blog, perhaps even join #100DaysToOffload. There are some questions you need to ask yourself. How do I start? Do I create an account somewhere? Should I …
Using Caddy server as a reverse proxy
December 19, 2022
In this post I want to share a simple solution for the simple problem I wanted to solve some time ago. The problem definition is following: I have a top level domain and a VPS …
TIL: Markdown presentations with Marp
December 18, 2022
Lately I’ve been working on preparing learning materials in Scala. Usually when I work on preparing slides for public speaking I would use https://slides.com/majkp/, but this …
Scala type bounds - <: vs <:<
December 16, 2022
In this short entry I want to shed some light at the difference between <: and <:< in Scala. TL;DR <: is a language feature built into the compiler: upper type bound …
« Prev
1
2
3
4
Next »