Apr 6Staking and lending interest rates comparatorAs my journey in crypto went on, I began feeling the need of holding my coins on the long term. I thus began to search what was the best rate on the eb to stake my XRP, BTC, WAVES and LTC Well, believe me or not, but it was really…Crypto1 min read
Jun 7, 2021How to show your app version in a nextjs applicationI often want to display my app version in the footer of the website I’m creating like https://dropshipping-blocker-webapp.vercel.app/. With nextjs, it’s rather easy by using next.config.js and publicRuntimeConfig Here you go ! Ok but I want to include my commit number instead Well, this is a lot more difficult, especially if you have CI and docker involved so I…React1 min read
Jan 26, 2021How I fixed the macbook pro 16 fan noise overheating problemHi there, my name is Martin Ratinaud, I’m a senior software developer looking for a remote job and I had the chance (and money!) to get my hands on the new Macbook Pro 16. I’ve been an Apple boy for work since 2012 and I can say I’ve been really…Mac Book Pro3 min read
Jan 19, 2021How I made 100$ with streaming thanks to this chrome extensionAs a developer and a fan of music, I’ve always been curious about how artists made money on streaming platforms. After some research, I realized that for a small band/artist, it is very unlikely that you could arise on those platforms organically, which is both sad and bad. I realized…Music3 min read
Feb 27, 2020Typescript Conditional Types — The simple exampleDisclaimer: This article is meant to be a quick way to implement conditional types in your project. If you want a great article on it, check this For https://www.edityouraudio.com and more widely on my side projects and job projects at CME, we tend to use typescript as it provides a…Typescript1 min read
Jan 9, 2020Qonto und Überweisungen außerhalb der SEPA-ZoneWenn Sie, wie ich bei Nice Coder, die Neo Banque Qonto Erfahrung für Ihr neues Unternehmen ausprobieren wollten und nach der Eröffnung feststellten, dass der Empfang von Überweisungen außerhalb des SEPA (Single euro payments area) nicht möglich ist, seien Sie nicht zu enttäuscht, denn es gibt eine Lösung. Read it…Qonto2 min read
Jan 9, 2020Qonto e trasferimenti al di fuori della zona SEPASe, come me con Nice Coder, volevate provare l’esperienza di Neo Banque Qonto per la vostra nuova azienda e vi siete resi conto dopo l’apertura che non è possibile ricevere bonifici al di fuori della SEPA (Single euro payments area), non siate troppo delusi perché c’è una soluzione. Read it…Qonto2 min read
Jan 9, 2020Qonto y transferencias fuera de la zona SEPASi, al igual que yo con Nice Coder, querías probar la experiencia de Neo Banque Qonto para tu nueva empresa y te diste cuenta, después de abrirla, de que no es posible recibir transferencias fuera de la SEPA (Single euro payments area), no te decepciones demasiado porque hay una solución. …Transferwise2 min read
Jan 9, 2020Qonto and out of SEPA zone transfersIf, like me with Nice Coder, you wanted to try the Neo Bank experience with Qonto for your new company and you realised after opening it that receiving transfers outside the SEPA (Single euro payments area) zone is not possible, don’t be too disappointed because there is a solution. Lisez…Fintech2 min read
May 27, 2019Do not forget to git push while working remoteWhile working remotely, maybe you’ve experienced this very unpleasant time when you have to work on something that has not been commited by one of your fellow workers. I’m pretty sure you have…but I’m also confident when I say you’ve also sometimes forgotten it your self! Well, at least, I…Git2 min read