engineering

  • 1st February 2023

Git hosting and ed25519-sk

Little feedback about hardening git requiring your physical security key (Yubikey & co) using ed25519-sk.

Read more 
  • 7th December 2022

Jenkins worker (agent) in FreeBSD jail

How to run a Jenkins worker (agent) in FreeBSD jail

Read more 
  • 6th December 2022

Compile and deploy FreeBSD kernel

Compile the kernel on a machine and deploy it on another one

Read more 
  • 5th December 2022

Install FreeBSD 13.1 on Oracle Cloud

Why and How migrating from a Cloud seal to Shamir seal

Read more 
  • 14th November 2022
  • 3rd October 2022
  • 27th September 2022

Rewriting scripts with Rust

Feedback about rewriting scripts from Bash and Python to Rust

Read more 
  • 12th August 2022

From Python to Rust

Why am I using Rust instead of Python for my new CLI?

Read more 
  • 5th August 2022

GraalVM: Java 8 OCI/Docker images are available

GraalVM Java 8 OCI/Docker are images available on Docker Hub and Quay.io

Read more 
  • 16th March 2022

My little Jira CLI

A little CLI to stop losing time on Jira.

Read more 
  • 12th February 2022
  • 2nd February 2022
  • 18th March 2021
  • 21st February 2021

From Travis CI to GitHub Actions

You'll know why I'm migrating from Travis CI to GitHub Actions

Read more 
  • 21st February 2021

Goodbye Vercel, Hello CloudFlare Pages

You'll know why I'm migrating from Vercel to CloudFlare Pages

Read more 
  • 11th January 2021

RBL-Checker: details on the refactorization

Details on the refactorization of RBL-Checker, a tool to check if a range IP is blacklisted or not.

Read more 
  • 4th January 2021

Install SaltStack on macOS Big Sur

The right way to install SlatStack on macOS Big Sur

Read more 
  • 5th July 2020

GDPR and CPRA: rethinking analytics

With GDPR and CPRA, it's time to rethink analytics and how we obtain metrics.

Read more 
  • 10th June 2020

Python linter: settings for Flake8

Python needs a linter and checker for PEP8 and best practices in project so you can use my settings

Read more 
  • 7th June 2020

Why do you must use server-side sessions?

Do you respect your users? Do you want the best security for them? In that case, you must use server-side sessions.

Read more 
  • 15th April 2020

Haskell for webservice? Real-Time!

I built it (oneshot) yesterday to answer a war with a friend about programming language for Real-Time API… Haskell in the place!

Read more 
  • 15th March 2020
  • 6th March 2020

Why Haskell?

From Assembly, Bash, Basic, C, C++, C#, Go, Python, R, Ruby, and Swift… Now, Haskell is in my heart with Python and Bash. Why?

Read more