Rust — Structs, Functions and MethodsThe basics of encapsulating data and behaviour in RustOct 23, 2021Oct 23, 2021
Evolving a Solid ArchitectureHow evolving architecture and some SOLID principles lead to better softwareOct 18, 2021Oct 18, 2021
Published inCodeXRust — Modules and Project StructureExploring the structure of a Rust project, crates, modules, visibility and what the heck is a prelude!?Sep 15, 20217Sep 15, 20217
Published inCodeXRust — Package ManagementThis is the second part in my Getting Started with Rust series. This post will focus on the cargo cli tool and Rust’s package management…Sep 9, 2021Sep 9, 2021
Published inCodeXRust — A Beginner Cheat SheetGetting started with rustup and cargoSep 2, 20211Sep 2, 20211
Certificate and Identity Management with StepI recently posted about setting up a secure connection between an AspNetCore API and a RabbitMQ service. As part of that, I needed to…Jan 14, 2021Jan 14, 2021
Easy Self-Signed Certificates for ASPNET Core with TLS-GenI ran into an issue setting up a TLS connection between an ASPNET Core API and a RabbitMQ service running in a Docker container (Ubuntu…Jan 13, 2021Jan 13, 2021
Leadership and CommunicationCommunication is important all the time. How you communicate with your team and your stakeholders can often be the difference between a…Sep 7, 2020Sep 7, 2020
AWS DynamoDb and Local DevAWS DynamoDb is an awesome NoSQL database service from Amazon —Jul 10, 2020Jul 10, 2020