Blue Desk

Rodrigo’s blog.

Saturday, September 27, 2025

Single target dir for all Rust projects

›
Rust, just like C++, generates a lot of output files when you build an executable. Particularly, when writing my programs with WinSafe , I u...
Monday, August 18, 2025

Previewing Go package documentation

›
While developing Windigo , I’m using the auto-generated docs at pkg.go.dev . It’s not perfect, but it’s something. I didn’t know, however,...
Friday, August 15, 2025

Install PKCS#11 drivers, Linux

›
I need the PKCS#11 USB token at work, and every time I spin a new Linux VM, I need to install it again. But I never remember what needs to b...
Sunday, August 10, 2025

Brave cookies whitelist

›
I’ve been wasting way too much time, multiple times, looking for Brave’s cookie whitelist setting. So I’ll just leave it here, for reference...
Monday, July 14, 2025

Goodbye Chrome

›
Today, Google Chrome officially disabled uBlock Origin extension . We can no longer enable it through any flags. I’ve been waiting for this ...
Thursday, June 26, 2025

Changing Chrome User Data location

›
By default, Google Chrome on Windows stores all its data in: C:\Users\USERNAME\AppData\Local\Google\Chrome\User Data This folder seems t...
Monday, June 23, 2025

Install PKCS#11 in Brave, Linux

›
As Chrome’s adoption of Manifest V3 approaches, I’ve been trying Brave more and more, even in my Android. Using it for work had me in trou...
Friday, June 20, 2025

Cleaning Windows temp folder

›
As my SSD gets more and more stuffed, I’m searching for ways to remove the cruft from it. It’s a Windows 10 installation from 2018, which I ...
Tuesday, May 27, 2025

Pinia sucks

›
Today I completely wiped away Pinia from a large Vue codebase at work. It was an immense effort, but I’m so pissed I didn’t mind working o...
Thursday, April 3, 2025

Lean Pinia stores

›
Three years ago – time files – I wrote a hack to remove the boilerplate fields from a Pinia store. It worked well. This morning, writing...
Tuesday, December 31, 2024

Zustand, devtools and immer wrapper, pt. 3

›
In another epiphany of the morning of this December 31, I enhanced my previous utility function to create Zustand stores, including devtoo...

Multiple className values in React, pt. 2

›
When dealing with an important React project at work, I was manipulating multiple CSS Modules class names with a function I wrote 2 and a ...
›
Home
View web version
Powered by Blogger.