development Installing gdal for Python 3.6 Heyo, At Skyai [http://skyai.io/], we are working a lot with Geographic Information Systems [https://en.wikipedia.org/wiki/Geographic_information_system]. Just like the large majority of the market, we use GDAL [http://www.gdal.org/] and its Python bindings for that. Even though we are ESRI partners,
development Creating a wall dashboard with an old laptop screen Heyo, The past year, I've had a growing need for a dashboard to check what's coming. Lots of things to take care of for the baby, my girlfriend leaving couple days a month on average, keeping all family visits in mind, but also checking the weather
conference My experience at the 2017 Polymer Summit Last week, I attended my first conference ever : The 2017 Polymer Summit in Copenhagen. I am used to go to Meetups (and organize them myself [http://meetup.com/Saturday-Morning-Coding-Utrecht]) but it was my first time taking part in something at a bigger scale. Since I joined ING [http://ing.nl]
development Merging several SVN repositories into one The source code at Spacemetric [http://www.spacemetric.com/] has been split over several reasons for years. The main reason was that some customers were having access to part of our code, while some other parts were to be kept private. This makes working with branches a real nightmare, and
android Strange bug with long XML files in android. Lately I encountered a strange bug while developing my android [http://play.google.com/store/apps/details?id=fr.lengrand.brestram&hl=en] application, and I think it is strange enough to share it in this blog post. Brestram [http://play.google.com/store/apps/details?id=fr.lengrand.
android onLocationChanged is never called on Android I had problems with this while developing #BresTram [http://play.google.com/store/apps/details?id=fr.lengrand.brestram]. I was developing a new feature, allowing my users to find bus stops nearby using their GPS location. But whatever I was trying, my location was never set, and onLocationChanged [http:
dll Find whether a Windows dll is compiled for 32 or 64 bits on Linux This morning, I stumbled upon an unexpected problem; and found myself not knowing what to do. I had to compile the native part of a library on Linux, based on the existing Windows dlls. Before compiling, I needed to know if the Windows dlls were compiled for 32 or 64
android About Time to market As a lot of people, I have pages full of cool ideas I'd like to implement. I start to work on some of them [http://github.com/jlengrand], write about a few of those [http://www.lengrand.fr/category/projects/], and to this day am happy about none.
development How working as a cook helped me be a better developer How working as a cook helped me be a better developer. This blog discusses things I've learnt as a cook, from using idle time to optimizations which made me a better developer today