Blue Desk

Rodrigo’s blog.

Thursday, July 5, 2018

Vue.js builds for non-root web directories

›
The React ’s lack of scoped CSS annoyance made me want to try Vue.js , which solves this problem right out of the box. And so far, I’m likin...
Sunday, March 11, 2018

Capitalization Rules for Song Titles

›
I found this guide back in 2007, provided by Standard MIDI Files on the Net , how defunct. I kept it on a TXT file on my hard disk for 11 ye...
Friday, February 16, 2018

Alternative approach to bitflags in C++

›
Just wondering about a short, expressive and alternative way to implement bitflags in C++11 . Right now I don’t plan to adopt this idiom...
Wednesday, February 14, 2018

One grid to rule them all

›
I’ve just learned CSS Grid . It feels like an improvement over Flexbox , and although it’s more powerful, it’s actually a little simpler to ...
Friday, February 9, 2018

I hate the invasive Dropbox client

›
Very hard to completely disable the Dropbox client, which sneaks its updater into every corner of my new Windows 10 system. Here’s what I ha...
Sunday, January 7, 2018

Ibanez JPM weight

›
I’ve been searching around the weight of an Ibanez JPM, just like the P2 I own, which I have no means to weight right now. I found 4 guitars...
Wednesday, December 13, 2017

A div with a post-it 3D look

›
This just caught my eye while reading this thing . At first I searched for the image, but to my surprise it was all about CSS sorcery: ...
Saturday, December 9, 2017

A C++ container which keeps insertion order

›
C++ is a poorly designed programming language, and I live a love-hate relatioship with it. On my vacation days, when working on WinLamb f...
Friday, December 8, 2017

Avast antivirus sucks

›
Last month, after having had enough of Avira antivirus intrusive ads popping on my screen all day, I removed it and installed Avast. Then I ...
Friday, November 17, 2017

GitHub markdown style on Visual Studio Code

›
These days I found out the very useful feature on Visual Studio Code for markdown editing, which renders the MD file on VSCode itself, ope...
Wednesday, October 18, 2017

React Material-UI: a FAB with an optional tooltip

›
I’m using Material UI library to have Material Design components on a rather complex React project. Despite being good, this library unfo...
2 comments:
Wednesday, October 11, 2017

Extending native objects in create-react-app

›
Despite being considered a bad practice by some , I like to extend native objects to add some syntatic sugar. However, when working in a Rea...
1 comment:
‹
›
Home
View web version
Powered by Blogger.