Finding your baby name with fsharp
First of all I am glad to have another child in my familly. He is my 2nd boy, so it was really hard for us to find another boy name.
By @cboudereau
First of all I am glad to have another child in my familly. He is my 2nd boy, so it was really hard for us to find another boy name.
Sketchup is easy to use but to mastering it and creating wonderfull things you need some help. Sketchup for dummies! For dummies ? Don’t be shy and try the experience thanks to Rebecca Huehls
As a QA, you have to write/maintain some code in order to automate your activities. This activity is the same dev activity but… How do you test your code ?
I am currently working at a company that deal with hundreds of connectivities (apps protocol and domain adapters + big data). Since 2014 we have used fsharp data progressively in production (I use fsharp in prod since 2012).
I would like to try FParsec fsharp parser to parse proto3 message. I used this FParsec tutorial first in order to be more familiar with this library.
I had to write an application that handle 2200 msg per second. This application consist of indexing and compress data with 7z. And here is why I use a parser combinator.