Either monad (fp-ts) for processing deeply-nested documents with TypescriptFp-ts Either monad helps working with nested data structures. Often the problem comes from systems which return variable data structures.Aug 22, 2023Aug 22, 2023
Published inDev GeniusSafety against null / undefined at run-time with Option Monad (fp-ts +Typescript)Typescript + fp-ts: Monads can make your code simpler and safer to execute.May 26, 2023May 26, 2023
Published inDev GeniusDevelop locally containers for Kubernetes with K3s RancherReplacing docker-compose with Rancher for local developmentDec 23, 2021Dec 23, 2021
Published inGeek CultureHow to call Google Cloud Run (or Cloud Functions) from Apps ScriptsHere is hot to do it quickly and easilyAug 18, 20211Aug 18, 20211
Published inCodeXAsync and Distributed Python Server with Uvicorn, Starlette and RayWhat does “scalable” mean? Async Python and Ray can address many cases especially when data crunching is involvedAug 6, 2021Aug 6, 2021
Using Option and Either From fp-ts (Typescript)I like functional programming because it has saved me a few times over the years from either making mistakes or going down rabbit holes…Jan 28, 2021Jan 28, 2021
5 challenges when using Plotly Dash for interactive web appsFive challenges preparing a Dash app for deployment in Google Cloud using serverless architecture.May 7, 20206May 7, 20206
Secure documents in the cloud with GPGIn this post I focus on why and how I created a very simple desktop app called Encrypt-Sync, which can encrypt and sync filesFeb 7, 2020Feb 7, 2020
Four python frameworks for parallel processingRay, Numba, Dask and Vaex are a few of the Python libraries that can save you precious time when working with big dataJan 25, 2020Jan 25, 2020