Invariance

Exploring all subject around software engineering and productivity.

Support my work with Phare website monitoring.

  1. Is it time to ditch MySQL and PostgreSQL for SQLite?

    SQLite is getting all the hype lately, but can it really compete with MySQL and PostgreSQL for production web applications?

  2. Year in review 2023

    My 2023 year in review, from personal life to professional endeavors, side projects and athletic pursuits.

  3. Deploy Laravel on Railway

    The missing Railway tutorial on deploying real world Laravel applications.

  4. Slack workspaces in the browser

    A quick guide to activate workspace on the Slack website, and avoid using the electron app.

  5. Silently validating a Laravel request

    In some cases, the Laravel validator gives out too many details. What if we want to use the power of the validator without giving anything in the response?

  6. Moving from Arch to Fedora 34

    I moved from Arch Linux after 4 months of pain, and made Fedora 34 my daily driver.

  7. Repair Windows EFI partition after a Linux installation

    A guide to repair Windows EFI partition after it get wrongfully erased by a Linux dual boot installation.

  8. Continuous AWS Amplify deployment

    A simple deployment script tutorial for AWS Amplify using S3 storage and the AWS CLI.

  9. Continuous AWS Elastic Beanstalk deployment

    A simple deployment script tutorial for AWS Elastic Beanstalk using S3 storage and the AWS CLI.

  10. Linux for productivity and elegance

    A blog series about creating a Linux desktop experience tailored to your specific usage and design tastes.

  11. Advanced internationalization with Vuex

    Battle tested principles and code architecture for internationalization on Vuex.