<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Home on Victor Fernandez</title><link>http://secrethomelab.me/</link><description>Recent content in Home on Victor Fernandez</description><generator>Hugo</generator><language>en-us</language><copyright>© Victor Fernandez</copyright><lastBuildDate>Sat, 11 Apr 2026 00:00:00 -0500</lastBuildDate><atom:link href="http://secrethomelab.me/index.xml" rel="self" type="application/rss+xml"/><item><title>Building a GitHub Dark Color Palette for the Risotto Hugo Theme</title><link>http://secrethomelab.me/posts/github-dark-palette-for-risotto/</link><pubDate>Sat, 11 Apr 2026 00:00:00 -0500</pubDate><guid>http://secrethomelab.me/posts/github-dark-palette-for-risotto/</guid><description>The Risotto Hugo theme uses the base16 color framework — a system that defines 16 named CSS variables, each with a specific semantic role. Any terminal colorscheme that follows the base16 spec can be dropped straight into Risotto with no extra work.
I wanted my site to match the GitHub Dark theme I use in my terminal, so I built a custom palette from scratch. Here&amp;rsquo;s how it works and how you can use it.</description></item><item><title>Setting Up Neovim as a Development Environment on CachyOS</title><link>http://secrethomelab.me/posts/setting-up-neovim-on-cachyos/</link><pubDate>Wed, 01 Apr 2026 12:00:00 -0500</pubDate><guid>http://secrethomelab.me/posts/setting-up-neovim-on-cachyos/</guid><description>After years of using VS Code I decided to try going all-in on Neovim. This is what my setup looks like after a few weeks of tweaking.
Why Neovim VS Code works fine but it feels heavy on a terminal-first workflow. I spend most of my time in a terminal anyway, so having the editor live there too reduces context switching. Neovim with a good config is also noticeably faster to open and navigate.</description></item><item><title>ThinkPad X1 Fingerprint Setup on CachyOS with KDE Plasma</title><link>http://secrethomelab.me/posts/fixing-fingerprint-on-cachyos/</link><pubDate>Tue, 31 Mar 2026 20:00:00 -0500</pubDate><guid>http://secrethomelab.me/posts/fixing-fingerprint-on-cachyos/</guid><description>System Info Laptop ThinkPad X1 Sensor Synaptics Prometheus (06cb:00fc) OS CachyOS (Arch-based) Desktop KDE Plasma Part 1 — Initial Setup 1. Verify the fingerprint reader lsusb Look for:
06cb:00fc Synaptics, Inc. Prometheus Fingerprint Reader 2. Install required packages sudo pacman -S fprintd libfprint 3. Service behavior systemctl status fprintd Note: inactive (dead) is normal — fprintd is D-Bus activated. Do not enable it with systemctl.
4. Enroll your fingerprint fprintd-enroll 5.</description></item><item><title>About</title><link>http://secrethomelab.me/about/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>http://secrethomelab.me/about/</guid><description>Hi, I&amp;rsquo;m Victor — a software developer.
I use this site to document things I&amp;rsquo;ve built, bugs I&amp;rsquo;ve fixed, and concepts I&amp;rsquo;ve learned. Think of it as a public notebook.
What I work with Linux (CachyOS, Arch-based) Find me GitHub: bict0r</description></item><item><title>Projects</title><link>http://secrethomelab.me/projects/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>http://secrethomelab.me/projects/</guid><description>A collection of things I&amp;rsquo;ve built or contributed to.
Project Name Short description of what it does and what you built or learned.</description></item></channel></rss>