<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>nebjak&#39;s blog</title>
    <link>https://nebjak.dev/</link>
    <description>Recent content on nebjak&#39;s blog</description>
    <image>
      <title>nebjak&#39;s blog</title>
      <url>https://nebjak.dev/images/nebjak-profile.jpg</url>
      <link>https://nebjak.dev/images/nebjak-profile.jpg</link>
    </image>
    <generator>Hugo -- 0.148.1</generator>
    <language>en-us</language>
    <lastBuildDate>Sun, 31 Aug 2025 13:37:00 +0000</lastBuildDate>
    <atom:link href="https://nebjak.dev/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Why I Built TLQ (Tiny Little Queue)</title>
      <link>https://nebjak.dev/blog/why-i-built-tlq-tiny-little-queue/</link>
      <pubDate>Sun, 31 Aug 2025 13:37:00 +0000</pubDate>
      <guid>https://nebjak.dev/blog/why-i-built-tlq-tiny-little-queue/</guid>
      <description>The story behind building TLQ - a lightweight, in-memory message queue designed for development and small projects. Learn why sometimes simple is better than complex.</description>
    </item>
    <item>
      <title>Mastering Performance Monitoring in Node.js with console.time, console.timeLog, and console.timeEnd</title>
      <link>https://nebjak.dev/blog/nodejs-console-time-performance-monitoring/</link>
      <pubDate>Mon, 27 Jan 2025 00:00:00 +0000</pubDate>
      <guid>https://nebjak.dev/blog/nodejs-console-time-performance-monitoring/</guid>
      <description>TLDR: Learn how to effectively use Node.js built-in console.time, console.timeLog, and console.timeEnd methods for performance monitoring and code optimization.</description>
    </item>
    <item>
      <title>Benchmarking AWS Lambda with Node.js, Go, and Rust: A Comparative Analysis</title>
      <link>https://nebjak.dev/blog/benchmarking-aws-lambda-with-node-js-go-and-rust/</link>
      <pubDate>Sun, 18 Aug 2024 13:37:00 +0000</pubDate>
      <guid>https://nebjak.dev/blog/benchmarking-aws-lambda-with-node-js-go-and-rust/</guid>
      <description>TLDR: Go and Rust outperform Node.js on AWS Lambda, offering faster execution and lower memory usage. Rust also has the quickest cold start. Choose Go or Rust for performance; Node.js for familiarity.</description>
    </item>
    <item>
      <title>Hello World in Go</title>
      <link>https://nebjak.dev/blog/hello-world/</link>
      <pubDate>Thu, 01 Jan 1970 00:00:01 +0000</pubDate>
      <guid>https://nebjak.dev/blog/hello-world/</guid>
      <description>TLDR: Hello World in Go programming language</description>
    </item>
  </channel>
</rss>
