Published inPixelmatic Tech·PinnedIntroduction to Bitcoin for developersIf you are going to work on software using Bitcoin or Liquid, there are several concepts you need to be familiar with. This article aims at developers and is based on a presentation I held for the Pixelmatic team. Disclaimer: this is an introduction and it does not cover everything…Bitcoin8 min readBitcoin8 min read
Apr 20How to do a (serverless) web redirection in AWS Route53?Imagine you are using a DNS provider and you have a domain example.com and example.net redirecting to example.com. It’s pretty easy to set up. One day you migrate to AWS Route53 because you want geolocation, load balancing, or something of the sort. And disaster! There is no web redirection. With…Route532 min readRoute532 min read
Feb 15, 2022On how to write a technical blogOn how to write a technical blog How to pick a subject? 🐦🐦🪨 Kill two birds with one stone. Pick a subject related to something you are currently working on or something you are willing to learn. Or 📰 Check the trending topics. It’s ok to lack inspiration. So don’t hesitate to look at the trends in your field and share your…Blog3 min readBlog3 min read
Feb 15, 2022Finding a job is easy!Since childhood, I longed for working on video games. When we move to China with my wife, I thought it was a good time to try to land a job in the industry! So, 6 months before actually moving to China, I started my new job search. I sent CVs…Jobsearch3 min readJobsearch3 min read
Feb 15, 2022gRPC proto files Best PracticesThis article is a mash-up of different sources cited in references and Pixelmatic guidelines aimed to serve as coding and style guides for proto files in the context of gRPC services definitions. Coding and style guides In short, the philosophy of the guides is: Be consistent Reuse the well-known types from Google But keep…Grpc6 min readGrpc6 min read
Feb 15, 2022CDN on top of your website to increase your core web vitalsThis is a long title, but it is on the point. I am going to show you how to set up AWS Cloudfront, the CDN solution of Amazon, in front of your AWS website. The solution works if your website is hosted on a single server or if you have…Webdev4 min readWebdev4 min read
Feb 15, 2022HNRNPH2Well, I guess the title does not really mean anything to you… It didn’t for me too until about a year ago. Weirdly enough, I instantaneously memorized that string of characters, the first time I saw it. It finally puts a name on something that did not have a name…Children3 min readChildren3 min read
Feb 12, 2022On how to write a technical blogOn how to write a technical blog How to pick a subject? 🐦🐦🪨 Kill two birds with one stone. Pick a subject related to something you are currently working on or something you are willing to learn. Or 📰 Check the trending topics. It’s ok to lack inspiration. So don’t hesitate to look at the trends in your field and share your…Blog3 min readBlog3 min read
Feb 6, 2022Finding a job is easy!Since childhood, I longed for working on video games. When we move to China with my wife, I thought it was a good time to try to land a job in the industry! So, 6 months before actually moving to China, I started my new job search. I sent CVs…Jobsearch3 min readJobsearch3 min read
Feb 6, 2022gRPC proto files Best PracticesThis article is a mash-up of different sources cited in references and Pixelmatic guidelines aimed to serve as coding and style guides for proto files in the context of gRPC services definitions. Coding and style guides In short, the philosophy of the guides is: Be consistent Reuse the well-known types from Google But keep…Grpc6 min readGrpc6 min read