Page

#coding

Colors in GDB

I have been on a intense session of C/C++ hacking lately and I came across this interesting StackOverflow topic about how to colorize the GDB output.

1 minute(s) read

Consolidating multiple git repositories into a single one

Today I decided to reorganize my GitHub repository. Here is a simple guide and automation command line to consolidate multiple repositories into a single one while retaining commit history.

2 minute(s) read

Interesting article about AMQP in Azure

If you are interested in the AMQP 1.0 messaging protocol, I recommend this article entitled AMQP 1.0 in Azure Service Bus and Event Hubs protocol guide.

1 minute(s) read

Some messaging stuff

Just sharing some messaging tools I have been working with recently.

2 minute(s) read