8 Manoeuvres to Make You the Perfect Git Citizen
Contribute to a Git Project with Elegance by Rewriting the Past Mar 30 2019
Implementing technologies that optimise your infrastructure, empower your developers, and allow your business to cost-effectively scale.
Building performant backend services to power today's APIs and data processing systems.
Building clear, gorgeous and responsive user interfaces for both customers and internal usage.
Designing large, distributed and/or realtime systems for scale and maintainability.
Creating beautiful and seemless experiences by combining design, typography, information architecture and animation.
Bringing passion and curiousity to a wide array of diciplines.
Contribute to a Git Project with Elegance by Rewriting the Past Mar 30 2019
Why You and Your Team Should Consider Ruby on Rails Mar 6 2019
A Developer's Guide to New Projects Mar 4 2019
Why does Unity have such lackluster support? Sep 8 2018
Unity, despite being one of (if not) the most prolific games frameworks in the industry, still provides a completely lackluster path to automation and CLI support. We can do better as a community.
DISCLAIMER:
I love the Unity framework. It’s my go-to framework for games development, and a cornerstone of the technology my company Immerse builds.
This blog post is a collection of frustrations, and while negative, I think it important to voice.
Because, despite all the fantastic work the Unity team has done recently, their automation story is quite simply an after-thought, and a glaring hole in an otherwise brilliant product.
more»TIL: A Convenience Tip for Your Elixir Development Aug 29 2018
I recently did a live coding session on a 3d audio server built in Elixir.
This project involves quite a complicated supervision tree where GenServers are created and destroyed dynamically based on users joining a room and moving around.
As such this requires in-depth logging of processes in the application.
more»