Gianni @ gio.blue
a.k.a. Gio — software dev living in Western AustraliaEmail me@gio.blue
Send me an emailGitHub @gio3k
See my personal projectsSmall Fish
See our game development teamMe and a few members of Small Fish spent the early parts of this year prototyping a Unity version of our game My Summer Cottage. Coming from s&box, which has built-in peer to peer networking, we quickly realised that our team would need to adjust to Unity Netcode. [read more]
By using the CoreGraphics API in macOS, a developer can emulate a key press without any physical interaction. Doing that is fairly simple in Objective-C or C++, but how can we do the same in C#? [read more]
I’ve been using JetBrains Rider for a year now, and I love it. It has great code styling, fast code completion, and context actions that taught me more (by far) about C# than anything else I’ve ever used. [read more]