<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Juan Ernesto Blog</title>
  <subtitle>Computer science, physics, math, and pretty much everything else.</subtitle>
  <link href="https://jernesto.com/feed.xml" rel="self" type="application/atom+xml"/>
  <link href="https://jernesto.com" rel="alternate" type="text/html"/>
  <id>https://jernesto.com/</id>
  <updated>2026-03-09T00:00:00Z</updated>
  <author>
    <name>Juan Ernesto</name>
  </author>

  <entry>
    <title>AI Paranoia: A Conspiracy of Incentives</title>
    <link href="https://jernesto.com/articles/on_ai_tools.html" rel="alternate" type="text/html"/>
    <id>https://jernesto.com/articles/on_ai_tools.html</id>
    <published>2026-03-09T00:00:00Z</published>
    <updated>2026-03-09T00:00:00Z</updated>
    <summary>A paranoid take on AI narratives, Hacker News, and the incentive structures behind "helpful" AI tools.</summary>
    <category term="opinion"/>
    <category term="AI"/>
  </entry>

  <entry>
    <title>I miss thinking hard.</title>
    <link href="https://jernesto.com/articles/thinking_hard.html" rel="alternate" type="text/html"/>
    <id>https://jernesto.com/articles/thinking_hard.html</id>
    <published>2026-02-03T00:00:00Z</published>
    <updated>2026-02-03T00:00:00Z</updated>
    <summary>AI has changed the experience of being an engineer, starving my Thinker side while satisfying the Builder.</summary>
    <category term="venting"/>
    <category term="opinion"/>
    <category term="AI"/>
  </entry>

  <entry>
    <title>A journey to scripting Rust: Array Rank Polymorphism</title>
    <link href="https://jernesto.com/articles/rapl.html" rel="alternate" type="text/html"/>
    <id>https://jernesto.com/articles/rapl.html</id>
    <published>2023-03-22T00:00:00Z</published>
    <updated>2023-03-22T00:00:00Z</updated>
    <summary>A library to handle N-dimensional arrays with Numpy-level ergonomics is possible in Rust.</summary>
    <category term="Rust"/>
    <category term="code"/>
    <category term="math"/>
  </entry>

  <entry>
    <title>Who needs Haskell?, Straight to Rust Hell.</title>
    <link href="https://jernesto.com/articles/who_needs_haskell.html" rel="alternate" type="text/html"/>
    <id>https://jernesto.com/articles/who_needs_haskell.html</id>
    <published>2022-12-28T00:00:00Z</published>
    <updated>2022-12-28T00:00:00Z</updated>
    <summary>My dream is being able to code with the abstraction level and elegance of Haskell, without all the roadblocks and inefficiencies that comes with it, and maybe Rust is the answer.</summary>
    <category term="Rust"/>
    <category term="code"/>
    <category term="math"/>
  </entry>

  <entry>
    <title>On-demand learning is ruining the tech industry</title>
    <link href="https://jernesto.com/articles/learning.html" rel="alternate" type="text/html"/>
    <id>https://jernesto.com/articles/learning.html</id>
    <published>2022-10-10T00:00:00Z</published>
    <updated>2022-10-10T00:00:00Z</updated>
    <summary>The more general is a piece of knowledge the least likely is for you to learn it with on-demand learning.</summary>
    <category term="learning"/>
    <category term="work"/>
    <category term="opinion"/>
  </entry>

  <entry>
    <title>Fractal trees: Recursion, quaternions and optimization.</title>
    <link href="https://jernesto.com/articles/fractal_trees.html" rel="alternate" type="text/html"/>
    <id>https://jernesto.com/articles/fractal_trees.html</id>
    <published>2022-01-26T00:00:00Z</published>
    <updated>2022-01-26T00:00:00Z</updated>
    <summary>More than an article or a blog, this is a journey. A journey without a final destination, other than learning.</summary>
    <category term="math"/>
    <category term="python"/>
    <category term="quaternions"/>
    <category term="fractals"/>
  </entry>

</feed>
