0xc
  • Home
  • Tags
  • CV
  • About Me

Tom Carrio (21 Posts)

Archiving YouTube Videos

January 23, 2025 Tom Carrio
backup nix youtube

It all started with a wedding. You hire a videographer, you wait patiently for several weeks, and finally your video is available. It's hosted on…

Read more →

About Me

November 17, 2024 Tom Carrio

[[email protected] ~]% ls -lt -rw-r--r-- 1 web web 232 Jan 1 1970 intro.md -rw-r--r-- 1 web web 372 Sep 17 2013 sysadmin.md -rw-r--r-- 1 web…

Read more →

Datadog and StatsD for Serverless

May 15, 2024 Tom Carrio
datadog metrics monitoring observability sre statsd

tl;dr Do not use StatsD metrics with Datadog for serverless applications. Instead, utilize the distribution metric type available in DogStatsD. You will save yourself many…

Read more →

DVD Backups on Linux

December 27, 2023 Tom Carrio
backup dvd linux nix

DVD Backup I recently went through the process up backing up a series of DVDs from my partners childhood. Since this process entailed multiple systems…

Read more →

Nvidia on NixOS

November 15, 2023 Tom Carrio
graphics nix nvidia

Nvidia on NixOS NixOS is a really awesome Linux distribution. The declarative, functional approach of defining a configuration that applies consistently to your system is…

Read more →

direnv magic: instant project environments

September 21, 2023 Tom Carrio
12-factor-app dev nix swe

direnv magic A very popular project for managing environment variables in projects today is dotenv. There are packages for various languages, like NodeJS and PHP.

Read more →
← Previous

© Tom Carrio 2024