=================
== Claus' Blog ==
=================
Made with Hugo and ❤️

⭐ Featured blog posts

🔗 Recent bookmarks

logseq with syncthing and/or git

| #logseq #obsidian #syncthing #git #dev

Recently, I fell in love with logseq [1]. At first glance, logseq confused me and didn’t convince me. Later, after reading some articles and watching some videos, we became a couple 😉 For my use case, I couldn’t see logseq as a competitor or replacement for Obsidian [2], but as a complement. Read more...

Keychron K8 Pro with vial-qmk support

| #keychron #keyboard #qmk #vial #github #bluetooth

A year ago I bought Keychron K8 Pro (RGB/ISO/DE). At that point I had zero experience with Keychron or with QMK [1]. QMK (Quantum Mechanical Keyboard) firmware is an open-source firmware for keyboards. It allows users to customize keymaps, macros, and various keyboard functionalities to suit their needs. Read more...

Working with Hugo (Part 3): Images

| #hugo #git #howto #development

TL;DR ▶️ Long story short, I couldn’t find a simple solution to handle images in Hugo’s default Markdown parser. At the time of writing this post, i’m not using a single image in one of my posts. The official documentation is quite clear about image processing in a template [1]. Read more...

Vim extension for your web browser

| #recommendation #browser #extension #vim

I’m trying to improve my vim skills every day, but I’m still not faster than using a regular editor in combination with my mouse. I really like the browser extension vimium which is available for Chromium and Firefox. The principle is simple. Read more...

Geforce Now Anti Idle Autohotkey Script

| #games #autohotkey #script #autohotkey

I have been playing Geforce Now for the past two years and I absolutely love it. The convenience of being able to stream my favorite games without the need for high-end hardware has been a game-changer for me. Although i just bought a 4070 Ti. Read more...

Writing a Hugo Raindrop.io bookmark integration with AI

| #python #bookmarks #howto #blog #personal

bacardi55 [1] has an interesting bookmarks section on his blog, where a script generates Hugo markdown pages for bookmarks he has added to a central (self-hosted) bookmark manager. I found this very interesting and wanted to build something similar. I’ve been using raindrop. Read more...