Software Development
In this stream, I usually write things related with Software Development. Mostly things that came up as I work or tinker with something.
Game Porting Toolkit in MacOS Sonoma
15-Oct-2023Testing out Game Porting Toolkit (GPTK) to play Windows Games in MacOS Sonoma.
Nix Flake Lock as your simple Git dependencies
14-Oct-2023One lock file to rule them all. A case study for GatsbyJS.
Using Tailscale Serve and Tailscale Funnel for indie developer
07-Oct-2023Access your devices from public internet
Using Nix Package OverrideAttrs function to switch version
10-Sep-2023Pin your own package dependencies by specifying your package version
Go For Fun: Sequence Breaking using For
06-Sep-2023Using for loop to break out early return