Laur's blog
Sign in Subscribe
Configure Talos linux
talos

Configure Talos linux

This entry assumes you have already available some Talos linux instances (be it VMs, or bare metal). It follows the documented steps (v.17 at the moment of writing). Prerequisites You need to have the IPs of the Talos linux instances, so you can build the cluster(s). Select one
Jul 11, 2024 1 min read
Talos Linux on ESXi
talos

Talos Linux on ESXi

Talos is an immutable OS. In practical terms, it means that the physical disk is formatted  and you can't put anything on it anymore, like adding kubernetes storage. You can actually do it if your HDD/SSD supports namespaces, but in ESXi I haven't found a
Jul 11, 2024 1 min read
Stop moving files in ESXi
esxi

Stop moving files in ESXi

The other day I had an issue with a VM on my ESXi (old-ish) install and I needed to move a VM to a new location. Unfortunately, the VM was quite big (about 200G) and the move process went reeeallyyy slooooow. I mean it :). I needed to abort the move
Jul 11, 2024 1 min read
Head-first in Rust - Tweet Proof of Concept
rust

Head-first in Rust - Tweet Proof of Concept

Last year I thought of learning a new programming language. I was between Rust and Go and started to read reviews and use cases for both, to figure out which one should I pick. After spending few weeks on reading comparisons, I still couldn't figure which one is
Apr 10, 2024 5 min read
Message in a bottle
nasa

Message in a bottle

Apparently, my name will fly to Europa... and I just watched the "Three body problem" :/
Apr 9, 2024
Silly BMW Mobile App
bmw

Silly BMW Mobile App

The other day I've updated the firmware for my BMW and I was browsing the charging history. I've noticed that the month of February has... 30 days :) Not a biggie, just an UX bug. You can see it in the "March" view: You can
Apr 3, 2024 1 min read
Today's Obsidian Trick - Track task progress across files
obsidian

Today's Obsidian Trick - Track task progress across files

You can track task progress of multiple files in Obsidian using a dataview table.
Nov 12, 2023 2 min read
Today's trick in Obsidian: Transclusions
obsidian

Today's trick in Obsidian: Transclusions

You can include a referred note's content in your note if you deem necessary. Here's how:
Nov 12, 2023 1 min read
Load a Seasonal Banner in Obsidian
obsidian

Load a Seasonal Banner in Obsidian

I wrote a user script and a snippet for Obsidian's Templater to load a seasonal banner.
Nov 9, 2023 2 min read
Import Unstoppable Domains into Metamask
crypto

Import Unstoppable Domains into Metamask

Here is a list of steps easy to follow to import your UnstoppableDomains into your Metamask wallet.
Sep 14, 2023 2 min read
And Now, Some Art - More Computers
ai

And Now, Some Art - More Computers

Prompt: network rack vintage blueprint high detail Prompt: network rack vintage blueprint high detail Prompt: network rack vintage blueprint high detail I like these :)
Sep 11, 2023 1 min read
And Now, Some Art - Computers
ai

And Now, Some Art - Computers

Here are some rack images generated with Stable Diffusion (via discord): Prompt: network rack vintage blueprint high detail Prompt: network rack vintage blueprint high detail Prompt: desktop computer exploded components Da Vinci drawing Prompt: desktop computer exploded components Da Vinci drawing (other seed)
Sep 8, 2023 1 min read
Disable dnsmasq (libvirt)
shell

Disable dnsmasq (libvirt)

Use virsh.
Sep 8, 2023 1 min read
Book review: Paladin of souls
book

Book review: Paladin of souls

I've managed to finish reading an interesting tale: Paladin of Souls by Lois McMaster Bujold
Aug 25, 2023 1 min read
Guess it's that time again: Choose a mobile phone
mobile

Guess it's that time again: Choose a mobile phone

Here's my analysis to decide which phone I should get.
Aug 18, 2023 3 min read
List Organisation Repositories from GitHub
github

List Organisation Repositories from GitHub

Here's how to list repositories for an organization in GitHub
Jul 23, 2023 1 min read
Start writing a NodeRed node
nodered

Start writing a NodeRed node

Here's how I develop a node in typescript.
Jul 19, 2023 3 min read
TIL - Miro alternatives
selfhosted

TIL - Miro alternatives

Miro is arguably the most well known whiteboard collaboration tool. We use it to define and plan sprints among other things. It is however a service and the self-hoster in me wants "Miro, but local and open source". Here are some alternatives I found scouring the internet. Affine
Jun 25, 2023 4 min read
UID and GID of default ansible user
ansible

UID and GID of default ansible user

Here are three methods to get the UID and GID for the default ansible user. With Ansible facts If you don't disable fact gathering, then your ansible run will have a variable ansible_facts. In this case, you can get the UID and GID directly from it: -
Jun 21, 2023 1 min read
Application Properties for Native and Git Sources
spring

Application Properties for Native and Git Sources

Native and git-based properties (file-based)
May 29, 2023 1 min read
Spring Boot Configuration Server
spring

Spring Boot Configuration Server

About Spring Boot Configuration Server.
May 29, 2023 1 min read
An AI Image
ai

An AI Image

Crocodiles look funny :)
May 2, 2023 1 min read
Why I didn't remain with CheckMK
checkmk

Why I didn't remain with CheckMK

Cross-platform infrastructure relies on 3rd party sources which I couldn't get working at the time.
May 2, 2023 1 min read
@PostConstruct not so Good Best Practice
java

@PostConstruct not so Good Best Practice

Don;t use @PostConstruct with debug code and a ConfigurationServer.
May 2, 2023 1 min read
Install SonarQube with Ansible and Docker
sonar Featured

Install SonarQube with Ansible and Docker

Here's an ansible role to install SonarQube via docker-compose.
Apr 30, 2023 2 min read
← Newer Posts Page 2 of 26 Older Posts →
Laur's blog © 2025
  • Sign up
Powered by Ghost