Blue Desk

Rodrigo’s blog.

Friday, February 18, 2022

Helix amp: sag, hum, ripple, bias and bias-x

›
I found a rather interesting video demonstrating the advanced amp parameters of the Line 6 Helix: sag, hum, ripple, bias and bias-x. As a s...
Monday, January 17, 2022

Filtering Pinia store fields

›
I’m having great joy working with Pinia , so much I’m introducing it at work. It seems reliable so far. I found a quirk that’s annoying, h...
Friday, December 31, 2021

Loading data asynchronously with Vue and Pinia

›
When working with Vue 3 Composition API and Pinia , I struggled a bit to put out an example of loading async data, where the request is han...
Tuesday, December 28, 2021

Two-way binding input in React

›
As a follow-up to my big disappointment with Vue due to the lack of typed emits, even with TypeScript, I came back to think about a two-way ...
Tuesday, December 14, 2021

Install and uninstall Rust nightly

›
When developing the full-module refactoring of WinSafe , I found that it’s possible to tag the items with their respective required Cargo f...
Thursday, December 2, 2021

RAII guards in Rust

›
While experimenting with scope rules in Rust, I ended up implementing a recurrent idea I had – a RAII guard that runs a function when the ob...
Thursday, November 25, 2021

Bash script to deploy my own Rust tools

›
While developing my own personal tools in Rust – which seems to be “the one” language of my own stuff now, after the disappointment of the c...
Wednesday, November 17, 2021

Fixing Visual Studio Code icon overlay color in Linux

›
A few months ago I had to dig into Visual Studio Code source until I found a change in the built-in light theme, where they changed the over...
Tuesday, November 9, 2021

Stateful iterators in Go

›
I’m writing an insane amount of Go code lately. It’s really unobtrusive, allowing you focus on the problem you have to solve. And I’ve been ...
Friday, November 5, 2021

Static linking of the C runtime in Rust

›
By default, Rust on Windows with MSVC toolchain compiles to a dynamically linked C runtime, apparently following the default configuration o...
Friday, October 22, 2021

Displaying custom fields in foobar2000

›
Today I found the TOPE frame in the ID3v2 tag specification, which can be used in cover songs. I was simply using the comment frame so fa...
Tuesday, September 28, 2021

Enhancing Chrome 94 privacy

›
Unfortunately Firefox is getting worse every day, specially after the introduction of the horrible v89 interface . Having to resort to Chrom...
‹
›
Home
View web version
Powered by Blogger.