Sponsor of the Day:
Jerkmate
https://www.jonathan-petitcolas.com/2017/01/13/using-https-with-custom-domain-name-on-github-pages.html
Using HTTPs with Custom Domain Name on GitHub Pages - Jonathan Petitcolas
custom domain nameusing httpsgithub pagesjonathan petitcolas
https://www.jonathan-petitcolas.com/2014/09/25/parsing-binary-files-in-go.html
Parsing binary files in Go - Jonathan Petitcolas
I am currently working on a Go library to parse Starcraft2 replay files. These files are stored in binary format (called MoPaQ) where each sequence of bytes is...
binary filesjonathan petitcolasparsinggo
https://www.jonathan-petitcolas.com/2018/02/20/what-i-learned-from-updating-my-blog-design.html
What I Learned from Updating my Blog Design - Jonathan Petitcolas
I have just updated my blog design to get a moderner look. Integrating it taught me several useful tips I am sharing with you.
blog designjonathan petitcolaslearnedupdating
https://www.jonathan-petitcolas.com/2014/03/16/creating-morse-encoder-with-arduino.html
Creating a Morse encoder with Arduino - Jonathan Petitcolas
A few days ago, I received a brand new Arduino. Let's try a first prototype: a Morse language encoder, using a simple LED and a few lines of code.
jonathan petitcolascreatingmorseencoderarduino
https://www.jonathan-petitcolas.com/2016/08/24/taking-picture-from-webcam-using-canvas.html
Taking Picture From Webcam Using Canvas - Jonathan Petitcolas
I recently needed to take a picture from a web browser using webcam. As this is a basic need, I thought it would be quite easy. Yet, solution is not trivial,...
taking pictureusing canvasjonathan petitcolaswebcam
https://www.jonathan-petitcolas.com/2014/08/22/improve-linux-battery-life-tlp.html
Improve your Linux battery life with TLP - Jonathan Petitcolas
Transitionning from Windows to Linux caused a few troubles. Most painful one was the battery life, which was drastically reduced. Yet, installing TLP boosted...
battery lifejonathan petitcolasimprovelinuxtlp
https://www.jonathan-petitcolas.com/2014/01/15/finding-out-slowest-tests-of-your-phpunit-test-suite.html
Finding out slowest tests of your PHPUnit test suite - Jonathan Petitcolas
We just wrote a brand new visualization tool provideing a quick way to monitor your PHPUnit test suites. Within a single glance, you will be able to identify...
test suitejonathan petitcolasfindingslowesttests