Automating shelving of Jenkins jobs
The current version of the shelve plugin does not support shelving multiple projects. Luckily, it is possible using a simple bash script.
Software, science and random thoughts about IT.
Archive
Long-form notes, references, and small technical essays.
The current version of the shelve plugin does not support shelving multiple projects. Luckily, it is possible using a simple bash script.
I recently got access to the Minicloud, a Free OpenPower Cloud hosted by Unicamp.
I decided to deploy Apache Artemis as the Maestro Broker. One the cool things about Artemis is that it can run with ridiculously small amount of memory.
Maestro is a collection of tools that can be used for distributed performance testing.
Garmin Connect IQ is the SDK used to build applications and widgets for Garmin Devices. Here is how to make it run on Fedora.
This talk covers a lot of interesting things about GDB.
How to find the IP address of virtual machine if your setup is using Bridged Networking.
If you want colors on your man pages, try this tip.
The Red Hat Developers Blog recently published this article about malloc internals.
The MQTT messaging protocol is a lightweight protocol well suited for the Internet of Things. Here's a cheat sheet for it.