Archive
Blog
Long-form notes, references, and small technical essays.
Interesting Link
Recommended reading: P vs NP: The Assumption That Runs the Internet.
Parallels Tools 10 and Linux Kernel 4.2
There seem to a be problem with Parallels Tools 10.3 and recent versions of the Linux kernel (4.2, at least).
VIL: Very Important Links (updated)
Just some important links that might be useful for others.
Fedora Linux 22 on Macbook Pro Retina
I have Late 2013 MacBook Pro Retina and I wanted to run Fedora 22 on it. These are just some tips to solve some common problems.
About Quality Engineering
All of that changed 3 months when I left my IT Specialist job in Brazil and moved to Czech Republic to work as a Software Quality Engineer.
Recommended reading
Quick post to share some interesting material I came across the Web.
Axis webservices with Maven overlays
I should have published this months ago, so I hope I am not missing any details ... This short post shows how to build an Axis-based webservice, using Maven overlays.
Simplifying JMS testing with embeddable brokers
Ever hoped for an easy way to run embed brokers and simulate a full cycle JMS messaging cycle? Well, this pet project of mine may be useful for you.
JSON manipulation: reference material
While working on ways to export my backlog in Trello, I came across the following articles that I think might be useful for those manipulating JSON data.