Blue Desk

Rodrigo’s blog.

Thursday, January 24, 2019

Git commit with specific date

›
Very interesting Git option I just found: --date . When making a commit, you can specify the date manually. However, if you make a new commi...
Friday, January 11, 2019

Node.js script to kill a JBoss instance

›
I’ve been dealing with consecutive JBoss restarts lately at work, and I needed a quick way to kill a running JBoss server instance. First I ...
Tuesday, January 8, 2019

Reading a file line by line in JavaScript and Node.js

›
While writing a small Node.js utility in JavaScript, I needed to read a text file from disk, line by line, into a string array. I wrote a sm...
Wednesday, December 26, 2018

Hot reloading in Node.js

›
While experimenting with Node.js, I was writing a small webserver to see how the things assembled together. Then I noticed that, each time I...
Thursday, December 6, 2018

Wikipedia Templates, using React and TypeScript

›
I’ve been testing out React recently with great joy. The ability to grow a web application with components is really good, so much I was ab...
Sunday, October 21, 2018

SRTEd 1.3.1, minor release

›
This week I released a new SRTEd version 1.3.1, with has minor, but many usability improvements. Also, it’s built with latest version of Win...
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...
‹
›
Home
View web version
Powered by Blogger.