Mathieu Gauthron is a distributed computing and BigData expert, working day-to-day with a variety of technologies and languages. He provides solutions for large enterprise applications looking to scale with simplicity.
In his pursuit of reducing IT's ever growing complexity, his interest has turned towards the use of functional languages and live programming technologies such as Clojure. He believes the use of such tools can take software development where it should be: reducing time to market, simple and maintainable.
Talks I've Given
-
Lambda Zone - a 4Clojure like platform for Game Strategies
Featuring Mathieu Gauthron
What do Chess, TryClojure, 4Clojure, state Monads, Clojail, ClojureScript and WebSockets have in common?
clojure lambda 4clojure clojurescript monads -
The REPL, an innovative way to troubleshoot Java/JVM processes
Featuring Mathieu Gauthron
When developing an application in Java, there are generally three main options to track a bug. In this talk Mathieu introduces to a 4th option outlining the flaws of traditional methods and the befits of REPL
clojurescript logstash core.async elasticsearch jmx nrepl clojure javascript java -
Have you ever wanted to check the quality of your backups?
Featuring Mathieu Gauthron
This is a command-line written in Clojure that compares two files or two nested directory structures on local files or remote servers with an md5sum command over ssh. MD5 hashing is used to determine file equality.
clojure backup wan