<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>computers.lol</title>
    <link>https://computers.lol/</link>
    <description>Recent content on computers.lol</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 02 Mar 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://computers.lol/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Should I DIY a keyboard again</title>
      <link>https://computers.lol/posts/2026-03-02-levinson-keyb-notes/</link>
      <pubDate>Mon, 02 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://computers.lol/posts/2026-03-02-levinson-keyb-notes/</guid>
      <description>these are rough notes where i assess whether i want to debug &amp;amp; repair the keyboard(s) i currently have (max sustainable, possibly max hand ouchies option), diy a new one (max makes me feel like a coolguy option), or buy something prebuilt (max time efficent but also lamest option).&#xA;in memorium to my first child ever since my capital E employment hiatus since 2023 i haven&amp;rsquo;t been on the puter much, but then i had an in-office job for a few months this past winter which had me reconnect with my sweet, extremely diy&amp;rsquo;d babies:</description>
    </item>
    <item>
      <title>Explaining NixOS to myself (or, what even is a functional, reproducible, immutable and declarative operating system??)</title>
      <link>https://computers.lol/posts/2025-05-03-explaining-nixos-to-myself/</link>
      <pubDate>Sat, 03 May 2025 00:00:00 +0000</pubDate>
      <guid>https://computers.lol/posts/2025-05-03-explaining-nixos-to-myself/</guid>
      <description>Though I&amp;rsquo;ve been using nixOS on and off since 2019, I realized recently that I have trouble communicating what it&amp;rsquo;s all about without getting into the weeds. I wanted to write a short post explaining (at a high-level) why and how nixOS is neat. Specifically I&amp;rsquo;m going to make sense of all the serious adjectives it boasts being, ie: functional, reproducible, immutable, and declarative.&#xA;NixOS: who is she NixOS is a Linux distribution that fundamentally rethinks how an operating system is built, managed and upgraded.</description>
    </item>
    <item>
      <title>How to set up a nix-backed blog, again (ft. flakes this time)</title>
      <link>https://computers.lol/posts/2024-08-11-blog-with-nix-flakes/</link>
      <pubDate>Sun, 11 Aug 2024 00:00:00 +0000</pubDate>
      <guid>https://computers.lol/posts/2024-08-11-blog-with-nix-flakes/</guid>
      <description>Now that my NixOS system is freshly flake&amp;rsquo;d, I want to figure out how to manage my Hugo blog project (ie this very computers.lel) using nix flakes rather than a shell.nix + channels. This will give me an opportunity to see how flakes for development differs from flakes for NixOS system management.&#xA;Making sense of my past mistakes Here was my first go at building a nix-backed Hugo blog. Why did I make the blog source private?</description>
    </item>
    <item>
      <title>Migrating NixOS from nix-channels to flakes</title>
      <link>https://computers.lol/posts/2024-02-02-migrating-channels-to-flakes/</link>
      <pubDate>Fri, 02 Feb 2024 00:00:00 +0000</pubDate>
      <guid>https://computers.lol/posts/2024-02-02-migrating-channels-to-flakes/</guid>
      <description>Nuuuuuu I didn’t open my nixos laptop for like 3 years and now everything is different and my nixos-rebuild switch is busted and apparently channels aren’t a thing anymore and everyone uses something called flakes??? ;_;;;;;;;;;&#xA;I gotta fix my computer Whining aside, I need to get my system up and running again.&#xA;Resurrection plan Here’s the rough plan:&#xA;Update my current nix-channel to something more recent (I’ll choose latest unstable) and iterate running nixos-rebuild switch and fixing config errors until the command succeeds again Identify what changes I need to make to have my system be “managed by flakes”, then make them My config files mean nothing to me!</description>
    </item>
    <item>
      <title>Cursed mini-ITX NAS build ft. computer-1 and this motherboard I got off aliexpress</title>
      <link>https://computers.lol/posts/2023-12-28-cursed-nas-build/</link>
      <pubDate>Thu, 28 Dec 2023 00:00:00 +0000</pubDate>
      <guid>https://computers.lol/posts/2023-12-28-cursed-nas-build/</guid>
      <description>I&amp;rsquo;d been eyeing teenage engineering&amp;rsquo;s computer-1 mini-ITX case for awhile (despite it being known for having shoddy build quality&amp;hellip;) because its a real cutie :&amp;rsquo;) but I couldn&amp;rsquo;t come up with a good reason to build in a &amp;ldquo;bad&amp;rdquo; case given that I just blew a bunch of monies building a mini-ITX gaming PC like 2 months ago. That is until I came across this post on reddit &amp;ndash; someone built a NAS in the computer-1!</description>
    </item>
    <item>
      <title>Talk from SRECon22</title>
      <link>https://computers.lol/posts/2022-05-28-srecon22-talk/</link>
      <pubDate>Sat, 28 May 2022 00:00:00 +0000</pubDate>
      <guid>https://computers.lol/posts/2022-05-28-srecon22-talk/</guid>
      <description>Adam McKaig and I did a talk called &amp;ldquo;How the Metrics backend works at Datadog&amp;rdquo; for SREcon22 Americas.&#xA;Overview Datadog is a popular cloud monitoring service which operates at scale in all three major cloud providers, ingesting 10s of GB/s of points across many billions of timeseries into PiBs of hot and cold storage. Naturally, reliability is paramount.&#xA;In this talk, we&amp;rsquo;ll show how our very large distributed system works today, and how it grew from a very small not-distributed system.</description>
    </item>
    <item>
      <title>Talk from SRECon22</title>
      <link>https://computers.lol/unlisted/2022-05-28-srecon22-talk/</link>
      <pubDate>Sat, 28 May 2022 00:00:00 +0000</pubDate>
      <guid>https://computers.lol/unlisted/2022-05-28-srecon22-talk/</guid>
      <description>Adam McKaig and I did a talk called &amp;ldquo;How the Metrics backend works at Datadog&amp;rdquo; for SREcon22 Americas.&#xA;Overview Datadog is a popular cloud monitoring service which operates at scale in all three major cloud providers, ingesting 10s of GB/s of points across many billions of timeseries into PiBs of hot and cold storage. Naturally, reliability is paramount.&#xA;In this talk, we&amp;rsquo;ll show how our very large distributed system works today, and how it grew from a very small not-distributed system.</description>
    </item>
    <item>
      <title>About me</title>
      <link>https://computers.lol/about/</link>
      <pubDate>Sat, 02 Jan 2021 17:51:42 +0000</pubDate>
      <guid>https://computers.lol/about/</guid>
      <description>hello! i&amp;rsquo;m tahia (she/her). i&amp;rsquo;m an infra-focused software engineer and i often sidequest into nixos and homelabbing. this is where i brain dump about computers.&#xA;email: tahia [ at ] computers [ dot ] lol&#xA;github: ta1hia\</description>
    </item>
    <item>
      <title>How to set up a nix-backed blog (ft. Hugo, Gitlab CI/CD and Netlify)</title>
      <link>https://computers.lol/posts/2020-12-30-blog-with-nix-hugo-gitlab/</link>
      <pubDate>Wed, 30 Dec 2020 00:00:00 +0000</pubDate>
      <guid>https://computers.lol/posts/2020-12-30-blog-with-nix-hugo-gitlab/</guid>
      <description>This goes over how I set up a static website using Nix, Hugo, Gitlab CI/CD and Netlify.&#xA;The argument for having a nix-backed blog is the usual argument for using nix to build anything - by leveraging the nix package manager to build the dependencies of a project, the project should be completely portable and reproducible no matter where you build it. Nix philosophy aside, I wanted this website to be a nix-backed project because I&amp;rsquo;m running NixOS on my daily driver and I&amp;rsquo;m still getting the hang of using nix for development.</description>
    </item>
    <item>
      <title>Nothing to see here</title>
      <link>https://computers.lol/posts/2020-12-28-sup/</link>
      <pubDate>Mon, 28 Dec 2020 00:00:00 +0000</pubDate>
      <guid>https://computers.lol/posts/2020-12-28-sup/</guid>
      <description>a blog was born on this day !&#xA;_____ &amp;lt; sup &amp;gt; ----- \ ^__^ \ (oo)\_______ (__)\ )\/\ ||----w | || || /$$$$$$$ /$$ /$$ /$$$$$$ /$$_____/| $$ | $$ /$$__ $$ | $$$$$$ | $$ | $$| $$ \ $$ \____ $$| $$ | $$| $$ | $$ /$$$$$$$/| $$$$$$/| $$$$$$$/ |_______/ \______/ | $$____/ | $$ | $$ |__/ lllllll lllllll l:::::l l:::::l l:::::l l:::::l l:::::l l:::::l l::::l ooooooooooo l::::l l::::l oo:::::::::::oo l::::l l::::l o:::::::::::::::o l::::l l::::l o:::::ooooo:::::o l::::l l::::l o::::o o::::o l::::l l::::l o::::o o::::o l::::l l::::l o::::o o::::o l::::l l::::l o::::o o::::o l::::l l::::::lo:::::ooooo:::::ol::::::l l::::::lo:::::::::::::::ol::::::l l::::::l oo:::::::::::oo l::::::l llllllll ooooooooooo llllllll </description>
    </item>
  </channel>
</rss>
