<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Tomas Chudjak</title><link>https://tomaschudjak.com/</link><description>Recent content on Tomas Chudjak</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sun, 07 Jun 2026 12:00:00 +0200</lastBuildDate><atom:link href="https://tomaschudjak.com/index.xml" rel="self" type="application/rss+xml"/><item><title>Gnoseed - Flashcard app with spaced repetition, built with Nuxt 4</title><link>https://tomaschudjak.com/programming/gnoseed-flashcard-app-with-spaced-repetition/</link><pubDate>Sun, 07 Jun 2026 12:00:00 +0200</pubDate><guid>https://tomaschudjak.com/programming/gnoseed-flashcard-app-with-spaced-repetition/</guid><description>The story behind Gnoseed — a flashcard quiz app with spaced repetition that runs entirely in the browser and offline. Built with Nuxt 4, Tailwind CSS 4, DaisyUI 5, and IndexedDB.</description></item><item><title>Spring tournaments in 2026 and initial ELO</title><link>https://tomaschudjak.com/chess/spring-tournaments-in-2026/</link><pubDate>Tue, 12 May 2026 10:00:00 +0200</pubDate><guid>https://tomaschudjak.com/chess/spring-tournaments-in-2026/</guid><description>First official ELO 1608 in rapid chess — 4 tournaments, 30 rounds, and the hard lesson that psychology beats preparation.</description></item><item><title>Kleidi Task - AI-first task tracker for developers</title><link>https://tomaschudjak.com/programming/ai-first-task-tracker-kleidi-task/</link><pubDate>Sun, 03 May 2026 12:00:00 +0200</pubDate><guid>https://tomaschudjak.com/programming/ai-first-task-tracker-kleidi-task/</guid><description>The story behind Kleidi Task — a local-first task tracker built in Go, where Claude, Cursor and Copilot are the primary interface for working with tasks.</description></item><item><title>Order coffee via Claude — I built an MCP server for our Shopify store</title><link>https://tomaschudjak.com/programming/order-coffee-via-claude-mcp/</link><pubDate>Sun, 18 Jan 2026 10:00:00 +0100</pubDate><guid>https://tomaschudjak.com/programming/order-coffee-via-claude-mcp/</guid><description>Order whole-bean coffee through Claude. I built an MCP server that surfaces our coffee catalog right inside the chat with an AI agent — no more clicking around websites.</description></item><item><title>From 1500 to 2300: Starting Competitive Chess at 37</title><link>https://tomaschudjak.com/chess/from-1500-to-2300-starting-chess-at-37/</link><pubDate>Fri, 16 Jan 2026 10:00:00 +0200</pubDate><guid>https://tomaschudjak.com/chess/from-1500-to-2300-starting-chess-at-37/</guid><description>Can you start playing chess at a higher level at 37? My journey to get to the ELO 2300.</description></item><item><title>Create self-hosted macOS GitHub runner on AWS</title><link>https://tomaschudjak.com/all-posts/aws/create-self-hosted-macos-github-runner/</link><pubDate>Sat, 05 Apr 2025 11:50:00 +0200</pubDate><guid>https://tomaschudjak.com/all-posts/aws/create-self-hosted-macos-github-runner/</guid><description>Troubleshoot of how to create and configure macos EC2 instance for Github actions.</description></item><item><title>Create self-hosted macOS GitHub runner on AWS</title><link>https://tomaschudjak.com/programming/create-self-hosted-macos-github-runner/</link><pubDate>Sat, 05 Apr 2025 11:50:00 +0200</pubDate><guid>https://tomaschudjak.com/programming/create-self-hosted-macos-github-runner/</guid><description>Troubleshoot of how to create and configure macos EC2 instance for Github actions.</description></item><item><title>Execute scripts on EC2 without ssh access.</title><link>https://tomaschudjak.com/all-posts/aws/create-jenkins-agents-with-ecs/</link><pubDate>Sun, 09 Jul 2023 11:50:00 +0200</pubDate><guid>https://tomaschudjak.com/all-posts/aws/create-jenkins-agents-with-ecs/</guid><description>AWS SSM Run Command utility is a great tool to run and execute scripts at single or multiple instances simultaneously without SSH.</description></item><item><title>Execute scripts on EC2 without ssh access.</title><link>https://tomaschudjak.com/programming/create-jenkins-agents-with-ecs/</link><pubDate>Sun, 09 Jul 2023 11:50:00 +0200</pubDate><guid>https://tomaschudjak.com/programming/create-jenkins-agents-with-ecs/</guid><description>AWS SSM Run Command utility is a great tool to run and execute scripts at single or multiple instances simultaneously without SSH.</description></item><item><title>Fix replication lag at AWS RDS replica</title><link>https://tomaschudjak.com/all-posts/aws/how-to-fix-replication-lag-at-aws-rds-mysql-replica/</link><pubDate>Mon, 12 Jun 2023 11:50:00 +0200</pubDate><guid>https://tomaschudjak.com/all-posts/aws/how-to-fix-replication-lag-at-aws-rds-mysql-replica/</guid><description>Our replication lag went up to more than 18000 seconds. It started to produce serious issues for data analytics. Here&amp;rsquo;s how we fixed it</description></item><item><title>Fix replication lag at AWS RDS replica</title><link>https://tomaschudjak.com/programming/how-to-fix-replication-lag-at-aws-rds-mysql-replica/</link><pubDate>Mon, 12 Jun 2023 11:50:00 +0200</pubDate><guid>https://tomaschudjak.com/programming/how-to-fix-replication-lag-at-aws-rds-mysql-replica/</guid><description>Our replication lag went up to more than 18000 seconds. It started to produce serious issues for data analytics. Here&amp;rsquo;s how we fixed it</description></item><item><title>Generate Facebook preview for static web with Lambda@edge</title><link>https://tomaschudjak.com/all-posts/gists/facebook-share-thumbnails-nuxt-spa-aws-cloudfront/</link><pubDate>Wed, 04 Jan 2023 11:50:00 +0200</pubDate><guid>https://tomaschudjak.com/all-posts/gists/facebook-share-thumbnails-nuxt-spa-aws-cloudfront/</guid><description>I tried to generate Facebook previews for a static Nuxt SPA website with dynamic content hosted at AWS Cloudfront. Here&amp;rsquo;s how I did it.</description></item><item><title>Generate Facebook preview for static web with Lambda@edge</title><link>https://tomaschudjak.com/programming/facebook-share-thumbnails-nuxt-spa-aws-cloudfront/</link><pubDate>Wed, 04 Jan 2023 11:50:00 +0200</pubDate><guid>https://tomaschudjak.com/programming/facebook-share-thumbnails-nuxt-spa-aws-cloudfront/</guid><description>I tried to generate Facebook previews for a static Nuxt SPA website with dynamic content hosted at AWS Cloudfront. Here&amp;rsquo;s how I did it.</description></item><item><title>AWS Cloudfront invalidation script</title><link>https://tomaschudjak.com/all-posts/gists/aws-cloudfront-invalidation-script/</link><pubDate>Sat, 09 Jul 2022 13:19:21 +0000</pubDate><guid>https://tomaschudjak.com/all-posts/gists/aws-cloudfront-invalidation-script/</guid><description>Invalidation script for AWS Cloudfront with waiting method to get status when invalidation finished.</description></item><item><title>AWS Cloudfront invalidation script</title><link>https://tomaschudjak.com/programming/aws-cloudfront-invalidation-script/</link><pubDate>Sat, 09 Jul 2022 13:19:21 +0000</pubDate><guid>https://tomaschudjak.com/programming/aws-cloudfront-invalidation-script/</guid><description>Invalidation script for AWS Cloudfront with waiting method to get status when invalidation finished.</description></item><item><title>ChunkLoaderError issue with Nuxt.js in Safari</title><link>https://tomaschudjak.com/all-posts/nuxt/solving-chunk-load-error-in-safari/</link><pubDate>Sun, 19 Dec 2021 11:55:00 +0200</pubDate><guid>https://tomaschudjak.com/all-posts/nuxt/solving-chunk-load-error-in-safari/</guid><description>I faced and solve two issues in nuxt.js: Invalid regular expression: invalid group specifier name and ChunkLoadError: Loading chunk failed</description></item><item><title>ChunkLoaderError issue with Nuxt.js in Safari</title><link>https://tomaschudjak.com/programming/solving-chunk-load-error-in-safari/</link><pubDate>Sun, 19 Dec 2021 11:55:00 +0200</pubDate><guid>https://tomaschudjak.com/programming/solving-chunk-load-error-in-safari/</guid><description>I faced and solve two issues in nuxt.js: Invalid regular expression: invalid group specifier name and ChunkLoadError: Loading chunk failed</description></item><item><title>Execute scripts on EC2 without ssh access.</title><link>https://tomaschudjak.com/all-posts/aws/execute-remote-scripts-with-aws-runcommand/</link><pubDate>Mon, 22 Feb 2021 11:50:00 +0200</pubDate><guid>https://tomaschudjak.com/all-posts/aws/execute-remote-scripts-with-aws-runcommand/</guid><description>AWS SSM Run Command utility is a great tool to run and execute scripts at single or multiple instances simultaneously without SSH.</description></item><item><title>Execute scripts on EC2 without ssh access.</title><link>https://tomaschudjak.com/programming/execute-remote-scripts-with-aws-runcommand/</link><pubDate>Mon, 22 Feb 2021 11:50:00 +0200</pubDate><guid>https://tomaschudjak.com/programming/execute-remote-scripts-with-aws-runcommand/</guid><description>AWS SSM Run Command utility is a great tool to run and execute scripts at single or multiple instances simultaneously without SSH.</description></item><item><title>AWS Cognito token validation with Go</title><link>https://tomaschudjak.com/all-posts/gists/aws-cognito-token-validation-with-go/</link><pubDate>Wed, 06 May 2020 11:50:00 +0200</pubDate><guid>https://tomaschudjak.com/all-posts/gists/aws-cognito-token-validation-with-go/</guid><description>Example of JWT validation of AWS Cognito with Go backend.</description></item><item><title>AWS Cognito token validation with Go</title><link>https://tomaschudjak.com/programming/aws-cognito-token-validation-with-go/</link><pubDate>Wed, 06 May 2020 11:50:00 +0200</pubDate><guid>https://tomaschudjak.com/programming/aws-cognito-token-validation-with-go/</guid><description>Example of JWT validation of AWS Cognito with Go backend.</description></item><item><title>VSCode task to upload Hugo to S3</title><link>https://tomaschudjak.com/all-posts/gists/vscode-task-to-upload-hugo-to-s3/</link><pubDate>Sat, 02 May 2020 11:50:00 +0200</pubDate><guid>https://tomaschudjak.com/all-posts/gists/vscode-task-to-upload-hugo-to-s3/</guid><description>Little VSCode helper task I use to upload public/ folder to s3 bucket.</description></item><item><title>VSCode task to upload Hugo to S3</title><link>https://tomaschudjak.com/programming/vscode-task-to-upload-hugo-to-s3/</link><pubDate>Sat, 02 May 2020 11:50:00 +0200</pubDate><guid>https://tomaschudjak.com/programming/vscode-task-to-upload-hugo-to-s3/</guid><description>Little VSCode helper task I use to upload public/ folder to s3 bucket.</description></item><item><title>Monica, blog theme for Hugo</title><link>https://tomaschudjak.com/all-posts/web/hugo-theme-monica/</link><pubDate>Fri, 01 May 2020 11:55:00 +0200</pubDate><guid>https://tomaschudjak.com/all-posts/web/hugo-theme-monica/</guid><description>Blog theme created for Hugo static site generator. Let me know if you try it.</description></item><item><title>Monica, blog theme for Hugo</title><link>https://tomaschudjak.com/programming/hugo-theme-monica/</link><pubDate>Fri, 01 May 2020 11:55:00 +0200</pubDate><guid>https://tomaschudjak.com/programming/hugo-theme-monica/</guid><description>Blog theme created for Hugo static site generator. Let me know if you try it.</description></item></channel></rss>