================
== betoissues ==
================

Weekend Updates - Feb 15th 2025

Similar to what I did a couple of months ago, here’s an update of what I’ve been up to in the recent weeks. I might post a different entry about the months I went missing and other things I’ve been up to.

There are always a few episodes where I don’t use machines besides my work computer, but every single time I come back to my Linux machine I begin to start feeling at home again.

Changing my main website and migrating posts

In case you haven’t noticed, this website is now hosted as my main one, ditching the notes. subdomain. Why did I do this? Well, it just made sense to me as the “blog posts” were already being added to the log/ section and the notes lived within (guess) notes/.

It’s also easier to manage a single set of blog posts when all of them are just thoughts and learnings. This also means the blog will have a mix of both short entries, and more elaborate ones like the one about Focus.

Another implication of merging the posts was the multilanguage support, which was also removed. I’ll offer a single version on the pages (in English) and individual posts are yet to have their default content language set.

My hopes are for this change to be for the best and help me be more consistent as this site’s files live within my notes vault in Obsidian and there won’t be as much friction when writing to it.

Managing my dotfiles with yadm

I’ve decided to start testing yadm to make it easier to support configuration for different machines and using templates. While these could be done with custom scripts, my current dotfiles needed a cleanup anyways; so I’m taking the start fresh option.

Main pain points with current dotfiles:

  • Current structure per application doesn’t reflect the dotfiles real structure in a single tree.
  • Alternate configuration per application need linking single files or creating alternate directories.
  • Symlinks are weird. Directory symlinks, are weirder.
  • No templating, requiring custom scripts.

I did consider using chezmoi but it opted for yadm’s simplicity.

Theming and workflow adjustments with CLI tools

Along these new changes to my dotfiles I’ve included a couple applications I had tried before, making adjustments to my liking and making sure everything behaves similarly on different systems.

Here’s a summary of these changes:

  • Changed font to Iosevka.
  • Changed my wezterm, neovim and tmux theme to zenbones with a darker background. This is more pleasant to my eyes and removes a lot of distracting highlights from my editor.
  • Finally set up w3m1 in a way that the keybinds and workflow makes sense to me. This was complemented by reader2 for article view and exporting.
  • Included seamless navigation within neovim and tmux panes.

  1. A CLI web browser with image rendering support. ↩︎

  2. Reader allows rendering webpages in “reader mode” with colored styling, image support, custom width (this is great for reading in a terminal), and allows exporting to markdown. ↩︎

articles from blogs i follow

In POSIX, you can theoretically use inode zero

When I wrote about the length of file names in early Unix, I noted that inode numbers were unsigned …

via Chris's Wiki :: blog May 31, 2025
How to trigger a command on Linux when disconnected from power

# Introduction After thinking about BusKill product that triggers a command once the USB cord di…

via Solene'% May 31, 2025
📝 30 May 2025 at 21:25 - Going down a website rabbit hole is just the best...

Going down a website rabbit hole is just the best. It starts with a blog po…

via Kev Quirk May 30, 2025

Generated by openring