Blue Desk

Rodrigo’s blog.

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:
Monday, October 9, 2017

Absolute imports with create-react-app

›
When developing React using create-react-app with custom-react-scripts , I wanted to use absolute paths for import, and I found this : jus...
Sunday, October 8, 2017

Google Chrome 61 slow, how to fix

›
After updating to Chrome 61, I instantly noticed that YouTube became slow, and Google Maps – particularly Street View – became so slow it’s ...
Wednesday, September 13, 2017

Grep and find aliases

›
Two quick bash functions to speed up name and content search on files. These are to be appended at ~/.bashrc file: function gr { clear ; ...
Sunday, September 10, 2017

Holy Grail CSS layout with overflow

›
This morning – yep, a Sunday morning – I needed to implement an HTML page with the Holy Grail layout . A quick search gave me dozens of impl...
Friday, September 8, 2017

Disabling the useless npm package-lock.json

›
Recently I’ve updated npm to version 5 while working in one of my projects. Much to my dismay, a “package-lock.json” file started to appear...
Thursday, September 7, 2017

Visual Studio Code settings

›
This morning I was setting up Visual Studio Code at a Lubuntu virtual machine, and after saving the keyboard shortcuts , I opened my curre...
‹
›
Home
View web version
Powered by Blogger.