<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Emile Silvis</title>
  <link href="https://emilesilvis.com/" />
  <link href="https://emilesilvis.com/feed.xml" rel="self" />
  <id>https://emilesilvis.com/</id>
  <updated>2026-07-18T00:00:00Z</updated>
  <author><name>Emile Silvis</name></author>
  <entry>
    <title>How much time I&#x27;ve spent on Math Academy</title>
    <link href="https://emilesilvis.com/how-much-time-ive-spent-on-math-academy.html" />
    <id>https://emilesilvis.com/how-much-time-ive-spent-on-math-academy.html</id>
    <updated>2026-07-18T00:00:00Z</updated>
    <summary>583 active days, 14,111 XP and roughly 235 hours: what two and a half years of Math Academy actually looks like.</summary>
  </entry>
  <entry>
    <title>Are you controlling your LLM or limiting it?</title>
    <link href="https://emilesilvis.com/are-you-controlling-your-llm-or-limiting-it.html" />
    <id>https://emilesilvis.com/are-you-controlling-your-llm-or-limiting-it.html</id>
    <updated>2026-07-08T00:00:00Z</updated>
    <summary>Being in control of your coding LLM is crucial, but control has a price. A Plants vs Zombies experiment, the control–autonomy spectrum, and Reverse Engineer Driven Development (REDD).</summary>
  </entry>
  <entry>
    <title>Maybe &quot;is AI a bubble?&quot; is the wrong question</title>
    <link href="https://emilesilvis.com/maybe-is-ai-a-bubble-is-the-wrong-question.html" />
    <id>https://emilesilvis.com/maybe-is-ai-a-bubble-is-the-wrong-question.html</id>
    <updated>2026-06-24T00:00:00Z</updated>
    <summary>Bulls and bears agree the technology is real—they disagree on the clocks. Not whether AI is a bubble, but whether the payoff arrives before the financing runs out.</summary>
  </entry>
  <entry>
    <title>How 1+1 becomes 2 (part 5/5)</title>
    <link href="https://emilesilvis.com/part-5-how-1-plus-1-becomes-2.html" />
    <id>https://emilesilvis.com/part-5-how-1-plus-1-becomes-2.html</id>
    <updated>2026-06-10T00:00:00Z</updated>
    <summary>Pressing go: watching 1+1 run on the machine, tick by tick, until the ALU produces the 2 and it lands in the memory cell that is x.</summary>
  </entry>
  <entry>
    <title>How tiny, physical switches learn to follow instructions (part 4/5)</title>
    <link href="https://emilesilvis.com/part-4-how-tiny-physical-switches-learn-to-follow-instructions.html" />
    <id>https://emilesilvis.com/part-4-how-tiny-physical-switches-learn-to-follow-instructions.html</id>
    <updated>2026-06-09T00:00:00Z</updated>
    <summary>How instruction bits are wired straight into the machinery: the program counter, the anatomy of an instruction, and memory-mapped I/O.</summary>
  </entry>
  <entry>
    <title>How tiny, physical switches learn to remember (part 3/5)</title>
    <link href="https://emilesilvis.com/part-3-how-tiny-physical-switches-learn-to-remember.html" />
    <id>https://emilesilvis.com/part-3-how-tiny-physical-switches-learn-to-remember.html</id>
    <updated>2026-06-08T00:00:00Z</updated>
    <summary>How a clock and the data flip flop give a pile of logic gates time and memory: registers, RAM, and the heartbeat of the machine.</summary>
  </entry>
  <entry>
    <title>How a list of 1s and 0s becomes tiny, physical switches (part 2/5)</title>
    <link href="https://emilesilvis.com/part-2-how-a-list-of-1s-and-0s-becomes-tiny-physical-switches.html" />
    <id>https://emilesilvis.com/part-2-how-a-list-of-1s-and-0s-becomes-tiny-physical-switches.html</id>
    <updated>2026-06-07T00:00:00Z</updated>
    <summary>Following the 1s and 0s into hardware: adders built from logic gates, every gate built from NANDs, and the transistor at the bottom.</summary>
  </entry>
  <entry>
    <title>How 1+1 becomes a list of 1s and 0s (part 1/5)</title>
    <link href="https://emilesilvis.com/part-1-how-1-plus-1-becomes-a-list-of-1s-and-0s.html" />
    <id>https://emilesilvis.com/part-1-how-1-plus-1-becomes-a-list-of-1s-and-0s.html</id>
    <updated>2026-06-06T00:00:00Z</updated>
    <summary>How 1+1 in a high-level language is ground down into binary machine code: compiler, VM translator, and assembler.</summary>
  </entry>
  <entry>
    <title>LLMs&#x27; tendency to just agree with everything we say causes us to believe false things about the world</title>
    <link href="https://emilesilvis.com/sycophantic-llms-and-delusional-spiralling.html" />
    <id>https://emilesilvis.com/sycophantic-llms-and-delusional-spiralling.html</id>
    <updated>2026-04-03T00:00:00Z</updated>
    <summary>A new paper proves that sycophantic LLMs cause users to spiral into false beliefs — even perfectly rational ones.</summary>
  </entry>
  <entry>
    <title>LLM exposure for EU jobs 🇪🇺</title>
    <link href="https://emilesilvis.com/llm-exposure-eu-jobs.html" />
    <id>https://emilesilvis.com/llm-exposure-eu-jobs.html</id>
    <updated>2026-03-16T00:00:00Z</updated>
    <summary>Interactive treemaps showing LLM exposure for every occupation in the Netherlands and Europe, inspired by Karpathy&#x27;s US job market visualizer</summary>
  </entry>
  <entry>
    <title>I built an interactive unit circle</title>
    <link href="https://emilesilvis.com/interactive-unit-circle.html" />
    <id>https://emilesilvis.com/interactive-unit-circle.html</id>
    <updated>2026-03-08T00:00:00Z</updated>
    <summary>An interactive unit circle tool for building intuition instead of memorising trig values</summary>
  </entry>
  <entry>
    <title>I built a computer from scratch</title>
    <link href="https://emilesilvis.com/i-built-a-computer.html" />
    <id>https://emilesilvis.com/i-built-a-computer.html</id>
    <updated>2025-08-30T00:00:00Z</updated>
    <summary>Building a computer from NAND gates to a working OS</summary>
  </entry>
  <entry>
    <title>Maths is now the best part of my day</title>
    <link href="https://emilesilvis.com/maths-is-now-the-best-part-of-my-day.html" />
    <id>https://emilesilvis.com/maths-is-now-the-best-part-of-my-day.html</id>
    <updated>2025-06-18T00:00:00Z</updated>
    <summary>How I overcame my fear of mathematics and fell in love with learning again</summary>
  </entry>
  <entry>
    <title>How I made this website</title>
    <link href="https://emilesilvis.com/how-I-made-this-website.html" />
    <id>https://emilesilvis.com/how-I-made-this-website.html</id>
    <updated>2025-06-03T00:00:00Z</updated>
    <summary>How I made this website with Cursor.</summary>
  </entry>
  <entry>
    <title>Blockchain technology is a scourge on society</title>
    <link href="https://emilesilvis.com/blockchain-technology-is-a-scourge-on-society.html" />
    <id>https://emilesilvis.com/blockchain-technology-is-a-scourge-on-society.html</id>
    <updated>2022-06-04T00:00:00Z</updated>
    <summary>Why I believe cryptocurrencies and blockchain technology are bad for society.</summary>
  </entry>
  <entry>
    <title>A thought experiment: let&#x27;s add a new role to scrum — the craft master</title>
    <link href="https://emilesilvis.com/a-thought-experiment-lets-add-a-new-role-to-scrum-the-craft-master.html" />
    <id>https://emilesilvis.com/a-thought-experiment-lets-add-a-new-role-to-scrum-the-craft-master.html</id>
    <updated>2018-06-06T00:00:00Z</updated>
    <summary>A thought experiment exploring whether adding a &#x27;craft master&#x27; role to Scrum could empower developers.</summary>
  </entry>
  <entry>
    <title>I did a workshop on systems thinking</title>
    <link href="https://emilesilvis.com/i-did-a-workshop-on-systems-thinking.html" />
    <id>https://emilesilvis.com/i-did-a-workshop-on-systems-thinking.html</id>
    <updated>2018-05-16T00:00:00Z</updated>
    <summary>A workshop on systems thinking presented at the MiXiT conference in Lyon.</summary>
  </entry>
  <entry>
    <title>A curated list of systems thinking resources</title>
    <link href="https://emilesilvis.com/a-curated-list-of-systems-thinking-resources.html" />
    <id>https://emilesilvis.com/a-curated-list-of-systems-thinking-resources.html</id>
    <updated>2018-04-03T00:00:00Z</updated>
    <summary>A curated list of books, websites, tools, videos and courses on systems thinking.</summary>
  </entry>
  <entry>
    <title>What I have learned from running a small software consultancy</title>
    <link href="https://emilesilvis.com/what-i-have-learned-from-running-a-small-software-consultancy.html" />
    <id>https://emilesilvis.com/what-i-have-learned-from-running-a-small-software-consultancy.html</id>
    <updated>2016-10-30T00:00:00Z</updated>
    <summary>Lessons learned from co-founding and running Glio, a small software consultancy.</summary>
  </entry>
  <entry>
    <title>Fix your budget, not your scope</title>
    <link href="https://emilesilvis.com/fix-your-budget-not-your-scope.html" />
    <id>https://emilesilvis.com/fix-your-budget-not-your-scope.html</id>
    <updated>2016-10-03T00:00:00Z</updated>
    <summary>An alternative to fixed bid and time-and-materials contracts for software projects: fixed budget, scope controlled.</summary>
  </entry>
  <entry>
    <title>Growth comes from real failure</title>
    <link href="https://emilesilvis.com/growth-comes-from-real-failure.html" />
    <id>https://emilesilvis.com/growth-comes-from-real-failure.html</id>
    <updated>2016-09-30T00:00:00Z</updated>
    <summary>Real failure hurts. And that&#x27;s exactly why it drives genuine growth.</summary>
  </entry>
  <entry>
    <title>A quick review of Exploring Everyday Things with R and Ruby</title>
    <link href="https://emilesilvis.com/a-quick-review-of-exploring-everyday-things-with-r-and-ruby.html" />
    <id>https://emilesilvis.com/a-quick-review-of-exploring-everyday-things-with-r-and-ruby.html</id>
    <updated>2016-08-30T00:00:00Z</updated>
    <summary>A review of the book Exploring Everyday Things with R and Ruby — a fun whirlwind tour of using Ruby and R to prod at a variety of problems.</summary>
  </entry>
</feed>
