Random bits about software development

Sunday, November 5, 2017

A smart watering system built on IBM Bluemix

›
In the last months, I spent some time building a prototype of a smart watering system. I had the idea while building a watering system for ...
Sunday, September 11, 2016

The Watson trainer

›
These days everybody is busy training Pokemons. But, because of a challenge, I had to spend few hours training something different: Watson. ...
1 comment:
Tuesday, December 29, 2015

Developer friendly debugging in gdb

›
Limits of the basic GDB interface The main user's complain about gdb is the lack of a friendly interface. The basic interface is comma...
Sunday, December 27, 2015

Select on Linux is really dangerous

›
Why is it dangerous? The select system call can be used to check if a file descriptor (usually a socket) is ready for reading or writing. Th...
Wednesday, October 28, 2015

A web based interface for my ESXi home lab

›
Managing ESXi The free VMware ESXi hypervisor is very good for creating a virtual lab at home. But its main limitation is the lack of a we...
1 comment:
Wednesday, August 19, 2015

Debugging memory errors using Application Verifier

›
Debugging memory management errors Few days ago, one of my applications started crashing both on Linux and Windows because of a memory cor...
Sunday, July 26, 2015

Adding ssh support to the Visual Studio 2015 Git plug-in

›
Some background Visual Studio 2015 includes a Git plug-in that allows to version control software using Git. The plug-in allows to publis...
34 comments:
Home
View web version
Powered by Blogger.