<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>The Alchemist's Hideout</title>
  <subtitle>Programming, Tech, and occasional rants by Lucas S. Vieira</subtitle>
  <link href="https://luksamuk.codes/" rel="alternate"/>
  <link href="https://luksamuk.codes/feed.xml" rel="self"/>
  <id>https://luksamuk.codes/</id>
  <updated>2026-04-20T00:37:35Z</updated>
  <author>
    <name>Lucas S. Vieira</name>
    <uri>https://luksamuk.codes/</uri>
  </author>
  <entry>
    <title>Configurando LLMs localmente para uso pessoal</title>
    <link href="https://luksamuk.codes/posts/configurando-llms.html" rel="alternate"/>
    <id>https://luksamuk.codes/posts/configurando-llms.html</id>
    <updated>2026-01-11T00:00:00Z</updated>
    <published>2026-01-11T00:00:00Z</published>
    <summary>Guia prático sobre como configurar modelos de linguagem localmente com Ollama e usar para tarefas cotidianas.</summary>
  </entry>
  <entry>
    <title>O Otimismo, ou como iniciar uma conversa</title>
    <link href="https://luksamuk.codes/posts/otimismo-ou-como-iniciar-uma-conversa.html" rel="alternate"/>
    <id>https://luksamuk.codes/posts/otimismo-ou-como-iniciar-uma-conversa.html</id>
    <updated>2025-10-04T00:00:00Z</updated>
    <published>2025-10-04T00:00:00Z</published>
    <summary>Reflexões sobre otimismo como ferramenta de conexão humana e como iniciar conversas significativas.</summary>
  </entry>
  <entry>
    <title>Revisiting Windows 98's nostalgia</title>
    <link href="https://luksamuk.codes/posts/configuring-windows-98.html" rel="alternate"/>
    <id>https://luksamuk.codes/posts/configuring-windows-98.html</id>
    <updated>2024-04-01T00:00:00Z</updated>
    <published>2024-04-01T00:00:00Z</published>
    <summary>A nostalgic deep dive into Windows 98 — what made it special, and what we lost along the way.</summary>
  </entry>
  <entry>
    <title>Plan 9: REST requests using the filesystem (seriously)</title>
    <link href="https://luksamuk.codes/posts/plan9-rest-requests.html" rel="alternate"/>
    <id>https://luksamuk.codes/posts/plan9-rest-requests.html</id>
    <updated>2024-04-07T00:00:00Z</updated>
    <published>2024-04-07T00:00:00Z</published>
    <summary>How to make REST API requests using the Plan 9 filesystem — yes, everything is a file.</summary>
  </entry>
  <entry>
    <title>Plan 9: Setting up 9front on a Raspberry Pi</title>
    <link href="https://luksamuk.codes/posts/plan9-setup-rpi.html" rel="alternate"/>
    <id>https://luksamuk.codes/posts/plan9-setup-rpi.html</id>
    <updated>2021-04-10T00:00:00Z</updated>
    <published>2021-04-10T00:00:00Z</published>
    <summary>Step-by-step guide to installing and running 9front on a Raspberry Pi.</summary>
  </entry>
  <entry>
    <title>Majestic Lisp: Interpretando Majestic com Majestic</title>
    <link href="https://luksamuk.codes/posts/majestic-devlog-04.html" rel="alternate"/>
    <id>https://luksamuk.codes/posts/majestic-devlog-04.html</id>
    <updated>2021-03-14T00:00:00Z</updated>
    <published>2021-03-14T00:00:00Z</published>
    <summary>Devlog #4 — Majestic Lisp interpretando a si mesmo: metacircularidade na prática.</summary>
  </entry>
  <entry>
    <title>Majestic Lisp: Implementando let em termos de clausuras</title>
    <link href="https://luksamuk.codes/posts/majestic-devlog-03.html" rel="alternate"/>
    <id>https://luksamuk.codes/posts/majestic-devlog-03.html</id>
    <updated>2020-11-18T00:00:00Z</updated>
    <published>2020-11-18T00:00:00Z</published>
    <summary>Devlog #3 — Como implementar let usando lambda e clausuras em um interpretador Lisp.</summary>
  </entry>
  <entry>
    <title>Reading E-mail from Gmail on Plan 9 from Bell Labs</title>
    <link href="https://luksamuk.codes/posts/plan9-mail.html" rel="alternate"/>
    <id>https://luksamuk.codes/posts/plan9-mail.html</id>
    <updated>2020-10-06T00:00:00Z</updated>
    <published>2020-10-06T00:00:00Z</published>
    <summary>How to read Gmail on Plan 9 — because why wouldn't you check email from a research OS?</summary>
  </entry>
  <entry>
    <title>Mais Recursos de Majestic Lisp</title>
    <link href="https://luksamuk.codes/posts/majestic-lisp-pt2.html" rel="alternate"/>
    <id>https://luksamuk.codes/posts/majestic-lisp-pt2.html</id>
    <updated>2020-09-30T00:00:00Z</updated>
    <published>2020-09-30T00:00:00Z</published>
    <summary>Parte 2 da introdução ao Majestic Lisp — mais recursos, mais macros, mais diversão.</summary>
  </entry>
  <entry>
    <title>Apresentando Lisps e Majestic Lisp</title>
    <link href="https://luksamuk.codes/posts/apresentando-majestic-lisp.html" rel="alternate"/>
    <id>https://luksamuk.codes/posts/apresentando-majestic-lisp.html</id>
    <updated>2020-08-05T00:00:00Z</updated>
    <published>2020-08-05T00:00:00Z</published>
    <summary>Introdução ao mundo dos Lisps e apresentação do Majestic Lisp, um interpretador Lisp em Haskell.</summary>
  </entry>
</feed>