Quantcast
Channel: Florent Clairambault – Florent Clairambault
Browsing latest articles
Browse All 17 View Live

Image may be NSFW.
Clik here to view.

Plex

Plex is great piece of software. It’s a “complete media solution”. I installed it on my laptop (free) without editing a single file, I tested it on my iPad (it’s a paid app) and it was just working...

View Article



Valgrind might be wrong

Sometimes valgrind can report the right problem with the wrong stack trace: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 make && sudo valgrind --db-attach=yes --leak-check=full...

View Article

Deploying your maven web apps on glassfish with jenkins

Simple deployment If your jenkins server is installed on the same host as the glassfish server it’s quite simple. You just have to let maven do its thing and then add this shell command: 1...

View Article

You can do any kind of project with any language

Our language helps us express our ideas and emotions. Computer science languages help us build things following our ideas. There are hundreds of computer science languages currently available to help...

View Article

Image may be NSFW.
Clik here to view.

Pieter Hintjens is a smart guy

I’m very interested by everything around internet of things technologies (M2M). And the components I like to follow closely are the distributed databases which allow to make timeseries without single...

View Article


Cassandra CQL3 internal data structure

I’m a huge fan of cassandra, I’ve been playing with it since 0.7 and I’ve never stopped using it since then. Mostly because it just works, all the time. I was very happy when it went, with CQL, from a...

View Article

To all my dear pure C developers

I’ve recently spent quite some time integrating a lot of C code to turn it into production-ready software. It is surprisingly interesting, but the first few days are usually quite painful for these...

View Article

Let’s GO

Why should you spend time learning go ? The language is great Simple: Languages syntax is quite small and easy to learn. Complex features that other languages provide have been omitted: inheritance,...

View Article


Cassandra on droid.io

droid.io is an other travis clone. I gave it a try to execute some automated tests on top of cassandra. Unfortunately it doesn’t support cassandra out of the box. But adding support for it is in fact...

View Article


Image may be NSFW.
Clik here to view.

Some good reasons for learning python

President Obama thinks required programming language learning in high school is a great idea. So do I, and I think we should all start with python. Writing code with it is very fast. When software...

View Article
Browsing latest articles
Browse All 17 View Live




Latest Images