<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Luiz Rosa</title><description>A personal blog about code, retro computing, and whatever else is on my mind.</description><link>https://example.com/</link><item><title>Why can&apos;t you concentrate on your code</title><link>https://example.com/blog/why-cant-you-code/</link><guid isPermaLink="true">https://example.com/blog/why-cant-you-code/</guid><description>Did you ever felt like you couldn&apos;t concentrate on your code anymore? Read this article to get back to work!</description><pubDate>Wed, 23 Jul 2025 00:00:00 GMT</pubDate><category>productivity</category><category>programming</category></item><item><title>The basic setup for digital privacy</title><link>https://example.com/blog/the-basic-privacy-setup/</link><guid isPermaLink="true">https://example.com/blog/the-basic-privacy-setup/</guid><description>Privacy is a fundamental right that is being threatened by the digital age. In this post, I will share with you what I learn after X was banned in Brazil and what you should do in these cases.</description><pubDate>Sun, 15 Sep 2024 00:00:00 GMT</pubDate><category>privacy</category><category>security</category></item><item><title>Creating a programming language. Part 1: Lexical analysis</title><link>https://example.com/blog/lexical-analysis/</link><guid isPermaLink="true">https://example.com/blog/lexical-analysis/</guid><description>The lexical analysis is the first step in creating a programming language. Let&apos;s dive into the process of creating a lexer for our own programming language.</description><pubDate>Thu, 25 Jul 2024 00:00:00 GMT</pubDate><category>compilers</category><category>programming-languages</category></item></channel></rss>