0xc
  • Home
  • Tags
  • CV
  • About Me

Nix Flakes Starter

August 11, 2023 Tom Carrio
automation build tools declarative functional nix open source

What is Nix Nix consists of many things, and because of the common naming of “Nix” throughout it all, it can be confusing beyond just…

Read more →

OpenFeature Introduction

August 7, 2023 Tom Carrio
feature flags open source php typescript

What Are Feature Flags Feature flags are a way to dynamically control the capabilities of software, often with granularity to specific users, regions, and more.

Read more →

JSON Web Tokens: The Full Picture

August 6, 2023 Tom Carrio
cryptography swe

JSON Web Tokens, commonly abbreviated as JWTs, are a standard that is a part of the JSON Object Signing and Encryption (JOSE) set of standards.

Read more →

Automating NLP Model Development with Dialogflow

August 5, 2023 Tom Carrio
automation iac ml nlp swe

Dialogflow Dialogflow is a natural language processing system developed by Google. It provides all the constructs necessary in order to define a natural language processing…

Read more →

Domain-Driven Design Patterns: An Introduction

July 29, 2023 Tom Carrio
coding ddd swe

What this post is, and what is isn’t. This post is: This post is not: Domain-driven design (DDD) is an approach I’ve taken on various…

Read more →

SOLID Principles: Dependency Inversion

July 29, 2023 Tom Carrio
patterns solid swe

SOLID constitutes five design principles focused on making object-oriented designs more maintainable, understable, and flexible. The principles of SOLID are: Single-responsibility principle Open-closed principle Liskov…

Read more →
← Previous Next →

© Tom Carrio 2024