Published inDev GeniusJekyll and Bootstrap Sass development on macOS M2 processorsI’ve alway developed Jekyll websites on my macOS Intel CPU and to keep things isolated I’ve always used Docker to create my virtual…Apr 15Apr 15
Published inDev GeniusNSFetchIndex: how to make them effectiveDuring an app development, the performances can become a serious problem and when you have to deal with a large amount of data we have to…Mar 16, 2023Mar 16, 2023
Published inDev GeniusC-Christmas treeIt’s Christmas time 🎄 and what could be nicer than programming a Christmas tree in C with lights that fade in and out?. Or just talk about…Dec 21, 2021Dec 21, 2021
Published inDev GeniusHow to use Rails ActionCable from an external client applicationWebSockets is a beautiful way to allow the client-server communication using a persistent bidirectional channel without the client having…Feb 20, 20211Feb 20, 20211
Published inDev GeniusDocker:PHP/PDO + MySQL.. How to?Context: a PHP server and a MySQL database. This is a very common setup. You’ve to create a PHP script that interact with that database…May 29, 20201May 29, 20201