Guillaume BlanchetinCodeXWhy You Should Always Avoid Static FunctionIt is always tempting to write a static function. We can call them from anywhere directly without having to inject/initialize/prepare their…May 16, 20211May 16, 20211
Guillaume BlanchetThree Ways to Validate JSON in Java(a sample github project with all the examples is given at the end)May 7, 20211May 7, 20211
Guillaume Blanchet2. First step of the software development journey: get preparedMy previous article was trying to stimulate interest in software development, especially to scientists. The end goal is to use the enormous…Apr 28, 2021Apr 28, 2021
Guillaume Blanchet1. From “scientist” to software developerIf you are a scientist wanting to do real science and make money out of that, this post is for you.Apr 24, 2021Apr 24, 2021
Guillaume BlanchetSetuping A Sandbox MariaDB Master-Slave ReplicationTesting some failover and replication parameters in a sandbox environment before going into prod or buying new machines is common sense…Nov 24, 2020Nov 24, 2020
Guillaume BlanchetUsing LaTeX in Visual Studio Code on WindowsCombine the best text editor with the best text templating system: edit in LaTeX with VSCode!Jan 13, 2020Jan 13, 2020
Guillaume BlanchetinAngular and dot NETCreate a custom domain on Namecheap and connect it to a firebase web siteHere is a quick reminder how to create and connect a custom domain to a firebase web application hosted in firebase hosting plan.Oct 21, 20191Oct 21, 20191
Guillaume BlanchetHow to summon and play with legacy softwareMost of the time, I don’t want to play around with frameworks/databases/libs and so on, while I’m working and billing a client. I want to…Aug 3, 2019Aug 3, 2019
Guillaume BlanchetUsing OracleBulkCopy the right wayWhy waiting 15 minutes when you can wait 5 seconds for the exact same query in Oracle? Or asked more cleverly: why an oracle C# data…Aug 3, 2019Aug 3, 2019
Guillaume BlanchetinAngular and dot NETReading Assembly Info Without Loading It In C#I was puzzle by a very peculiar problem the other day: I wanted to read the manifest information from an assembly (dll). In C#, this is…Mar 26, 2019Mar 26, 2019