PinnedAdrien Pellegrini·May 21, 2021Rapid proof of concept using PostGraphile with Docker to build a C# WinUI 3.0 desktop appWe need to rapidly build a proof of concept to assert whether we could start using Project Reunion 0.5 (WinUI) in C#. The functional domain…
Adrien Pellegrini·Jul 21, 2021Haskell — eitherParsec error using cabal updateOnce in a while, I try new things and this time is playing with Haskell, cabal, and Plutus Pioneer program.
Adrien Pellegrini·Jul 15, 2021Azure Functions v3 migration guide from .NET Core 3.1 to Isolated Model on .NET 5This guide will help you migrate from a project with Azure Functions v3 on .NET Core 3.1 to the new Azure Functions Isolated Model on .NET…A response icon1A response icon1
Adrien Pellegrini·Feb 22, 2020Using the Android emulator on Windows 10 with WSL2Unfortunately it’s not that simple to run the Android emulator in Windows 10 and start, for example, a React-Native app from WSL2A response icon1A response icon1
Adrien Pellegrini·Jan 13, 2020Using ADB with WSL2In a Windows 10 environment, in order to use the Android emulator in Windows and starting a React-Native app in WSL2; here are the…A response icon2A response icon2
Adrien Pellegrini·Jun 10, 2018Web development with React (overview)Disclaimer: This is an old unpublished article that I decided to publish anyway.