<?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-07-23T00:00:00Z</updated>
  <author>
    <name>Lucas S. Vieira</name>
    <uri>https://luksamuk.codes/</uri>
  </author>
  <!-- ENTRY COMMENTED: post not ready yet
  <entry>
    <title>Minhas IAs em 2026: Como rodar LLMs com hardware modesto</title>
    <link href="https://luksamuk.codes/posts/minhas-ias-em-2026.html" rel="alternate"/>
    <link href="https://luksamuk.codes/posts/img/thumb-minhas-ias-em-2026.png" rel="enclosure" type="image/png" length="0"/>
    <id>https://luksamuk.codes/posts/minhas-ias-em-2026.html</id>
    <updated>2026-07-23T00:00:00Z</updated>
    <published>2026-07-23T00:00:00Z</published>
    <summary>How I run 35B LLMs, agents, and diffusion models on a 6GB VRAM laptop — my complete AI fleet in 2026.</summary>
  </entry>
  -->
  <entry>
    <title>Configurando LLMs localmente para uso pessoal</title>
    <link href="https://luksamuk.codes/posts/configurando-llms.html" rel="alternate"/>
    <link href="https://luksamuk.codes/posts/img/thumb-configurando-llms.png" rel="enclosure" type="image/png" length="808537"/>
    <id>https://luksamuk.codes/posts/configurando-llms.html</id>
    <updated>2026-01-11T00:00:00Z</updated>
    <published>2026-01-11T00:00:00Z</published>
    <summary>A practical guide on setting up language models locally with Ollama and using them for everyday tasks.</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"/>
    <link href="https://luksamuk.codes/posts/img/thumb-otimismo-ou-como-iniciar-uma-conversa.png" rel="enclosure" type="image/png" length="182580"/>
    <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>Reflections on optimism as a tool for human connection and how to start meaningful conversations.</summary>
  </entry>
  <entry>
    <title>Revisiting Windows 98's nostalgia</title>
    <link href="https://luksamuk.codes/posts/configuring-windows-98.html" rel="alternate"/>
    <link href="https://luksamuk.codes/posts/img/thumb-configuring-windows-98.png" rel="enclosure" type="image/png" length="766619"/>
    <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"/>
    <link href="https://luksamuk.codes/posts/img/thumb-plan9-rest-requests.png" rel="enclosure" type="image/png" length="186825"/>
    <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"/>
    <link href="https://luksamuk.codes/posts/img/thumb-plan9-setup-rpi.png" rel="enclosure" type="image/png" length="598270"/>
    <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>Programando Autômatos Celulares em APL</title>
    <link href="https://luksamuk.codes/posts/automatos-celulares-apl.html" rel="alternate"/>
    <link href="https://luksamuk.codes/posts/img/thumb-automatos-celulares-apl.png" rel="enclosure" type="image/png" length="136701"/>
    <id>https://luksamuk.codes/posts/automatos-celulares-apl.html</id>
    <updated>2020-04-21T00:00:00Z</updated>
    <published>2020-04-21T00:00:00Z</published>
    <summary>Implementing the Game of Life and other cellular automata using the APL language.</summary>
  </entry>
  <entry>
    <title>Majestic Lisp: Interpretando Majestic com Majestic</title>
    <link href="https://luksamuk.codes/posts/majestic-devlog-04.html" rel="alternate"/>
    <link href="https://luksamuk.codes/posts/img/thumb-majestic-devlog-04.png" rel="enclosure" type="image/png" length="110001"/>
    <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 interpreting itself: metacircularity in practice.</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"/>
    <link href="https://luksamuk.codes/posts/img/thumb-majestic-devlog-03.png" rel="enclosure" type="image/png" length="293229"/>
    <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 — How to implement let using lambda and closures in a Lisp interpreter.</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"/>
    <link href="https://luksamuk.codes/posts/img/thumb-plan9-mail.png" rel="enclosure" type="image/png" length="638919"/>
    <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"/>
    <link href="https://luksamuk.codes/posts/img/thumb-majestic-lisp-pt2.png" rel="enclosure" type="image/png" length="588396"/>
    <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>Part 2 of the introduction to Majestic Lisp — more features, more macros, more fun.</summary>
  </entry>
  <entry>
    <title>Apresentando Lisps e Majestic Lisp</title>
    <link href="https://luksamuk.codes/posts/apresentando-majestic-lisp.html" rel="alternate"/>
    <link href="https://luksamuk.codes/posts/img/thumb-apresentando-majestic-lisp.png" rel="enclosure" type="image/png" length="74652"/>
    <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>Introduction to the world of Lisps and presentation of Majestic Lisp, a Lisp interpreter in Haskell.</summary>
  </entry>
  <entry>
    <title>Classificando Lisps: O Caso Clojure</title>
    <link href="https://luksamuk.codes/posts/caso-clojure.html" rel="alternate"/>
    <link href="https://luksamuk.codes/posts/img/thumb-caso-clojure.png" rel="enclosure" type="image/png" length="46018"/>
    <id>https://luksamuk.codes/posts/caso-clojure.html</id>
    <updated>2019-08-16T00:00:00Z</updated>
    <published>2019-08-16T00:00:00Z</published>
    <summary>An analysis of where Clojure fits in the Lisp family and what that means.</summary>
  </entry>
  <entry>
    <title>Escalonando matrizes em APL</title>
    <link href="https://luksamuk.codes/posts/usando-apl.html" rel="alternate"/>
    <link href="https://luksamuk.codes/posts/img/thumb-usando-apl.png" rel="enclosure" type="image/png" length="551561"/>
    <id>https://luksamuk.codes/posts/usando-apl.html</id>
    <updated>2019-08-22T00:00:00Z</updated>
    <published>2019-08-22T00:00:00Z</published>
    <summary>Step-by-step matrix row reduction using APL — mathematics and array-first programming.</summary>
  </entry>
  <entry>
    <title>Desenvolvimento em C no Plan 9 From Bell Labs</title>
    <link href="https://luksamuk.codes/posts/plan9-c-dev.html" rel="alternate"/>
    <link href="https://luksamuk.codes/posts/img/thumb-plan9-c-dev.png" rel="enclosure" type="image/png" length="186825"/>
    <id>https://luksamuk.codes/posts/plan9-c-dev.html</id>
    <updated>2019-03-24T00:00:00Z</updated>
    <published>2019-03-24T00:00:00Z</published>
    <summary>How to program in C on Plan 9 — differences from POSIX, a custom compiler, and the charm of a different system.</summary>
  </entry>
  <entry>
    <title>Orientação a Objetos: Java versus Common Lisp</title>
    <link href="https://luksamuk.codes/posts/oop-java-vs-cl.html" rel="alternate"/>
    <link href="https://luksamuk.codes/pages/img/blog-thumb-default.png" rel="enclosure" type="image/png" length="158403"/>
    <id>https://luksamuk.codes/posts/oop-java-vs-cl.html</id>
    <updated>2019-01-08T00:00:00Z</updated>
    <published>2019-01-08T00:00:00Z</published>
    <summary>Comparing the object-oriented model of Java and Common Lisp (CLOS) — multiple dispatch, generic functions, and more.</summary>
  </entry>
  <entry>
    <title>Learning Genetic Algorithms</title>
    <link href="https://luksamuk.codes/posts/genetic-algorithms.html" rel="alternate"/>
    <link href="https://luksamuk.codes/pages/img/blog-thumb-default.png" rel="enclosure" type="image/png" length="158403"/>
    <id>https://luksamuk.codes/posts/genetic-algorithms.html</id>
    <updated>2018-12-27T00:00:00Z</updated>
    <published>2018-12-27T00:00:00Z</published>
    <summary>An introduction to genetic algorithms with practical examples in Common Lisp.</summary>
  </entry>
  <entry>
    <title>Contando Ocorrências de Números em C, C++ e Common Lisp</title>
    <link href="https://luksamuk.codes/posts/counting-occurencies.html" rel="alternate"/>
    <link href="https://luksamuk.codes/pages/img/blog-thumb-default.png" rel="enclosure" type="image/png" length="158403"/>
    <id>https://luksamuk.codes/posts/counting-occurencies.html</id>
    <updated>2018-12-18T00:00:00Z</updated>
    <published>2018-12-18T00:00:00Z</published>
    <summary>Comparing solutions for counting occurrences in C, C++, and Common Lisp — each language has its own way.</summary>
  </entry>
  <entry>
    <title>Associatividade de Operadores em C/C++</title>
    <link href="https://luksamuk.codes/posts/operator-associativity.html" rel="alternate"/>
    <link href="https://luksamuk.codes/pages/img/blog-thumb-default.png" rel="enclosure" type="image/png" length="158403"/>
    <id>https://luksamuk.codes/posts/operator-associativity.html</id>
    <updated>2018-12-02T00:00:00Z</updated>
    <published>2018-12-02T00:00:00Z</published>
    <summary>A detailed guide on operator associativity in C/C++ — left vs right, and why it matters.</summary>
  </entry>
  <entry>
    <title>Early Ideas: A Modern Lisp Machine from Scratch</title>
    <link href="https://luksamuk.codes/posts/lispm-001.html" rel="alternate"/>
    <link href="https://luksamuk.codes/pages/img/blog-thumb-default.png" rel="enclosure" type="image/png" length="158403"/>
    <id>https://luksamuk.codes/posts/lispm-001.html</id>
    <updated>2018-09-15T00:00:00Z</updated>
    <published>2018-09-15T00:00:00Z</published>
    <summary>First thoughts on building a modern Lisp Machine — hardware, software, and the dream of a Lisp-native computer.</summary>
  </entry>
</feed>