Blue Desk

Rodrigo’s blog.

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 ...
Friday, December 6, 2024

Download YouTube videos

›
These days I was transferring one of by band’s channel, and I needed to download a 1h34min long video. No web downloader worked properly. ...
Monday, October 7, 2024

Goodbye my Universe

›
Today I finally parted ways with my long-time friend, my Ibanez Universe UV7BK green dots. As far as I remember, I bought this guitar in 2...
Friday, July 26, 2024

Automating MSVC builds

›
While rewritting a few of my personal tools from Rust back to C++, I found myself willing to automate the build process. At first, I tried t...
Friday, July 12, 2024

C++20 variadics with abbreviated function template

›
Today, when working with my stripped C++ Win32 library – after the frustration with Rust’s long compile times in WinSafe –, I was trying to...
Sunday, June 9, 2024

Fixing auth error with Cargo dependencies from GitHub

›
When trying to use a Cargo dependency straight from GitHub , an error was popping in the console: failed to authenticate when downloading ...
Wednesday, April 24, 2024

Goodbye Go

›
On this morning, I just completely wiped away the Go compiler from my computer after finishing the Rust rewritten of my very useful ID3v2 e...
Tuesday, February 27, 2024

Linux recursive file searching

›
Searching recursively all files with the given extension: find . -name "*.orig" Searching all files containing the given text ...
Monday, January 15, 2024

Zustand, devtools and immer wrapper, pt. 2

›
On further researching of my previous idea of creating a Zustand + Immer wrapper, I found a very interesting technique straight from Zust...
‹
›
Home
View web version
Powered by Blogger.