<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<generator uri="https://ageinghacker.net/blog/posts/2/">trivialblog</generator>
<title>An ag(e)ing hacker - posts tagged as "jitter"</title>
<subtitle>Luca Saiu's blog</subtitle>
<link rel="self" href="https://blog.ageinghacker.net/tags/jitter/atom.xml"/>
<id>https://blog.ageinghacker.net/feeds/atom.xml</id>
<updated>2026-06-02T21:48:47Z</updated>
<author>
  <name>Luca Saiu</name>
  <email>positron@gnu.org</email>
</author>
<entry>
  <title>GNU Jitter and GCC: the fun of playing with fire</title>
  <author>
    <name>Luca Saiu</name>
  </author>
  <link href="https://blog.ageinghacker.net/posts/26/"/>
  <id>https://blog.ageinghacker.net/posts/26/</id>
  <updated>2022-03-10T21:32:00Z</updated>
  <summary type="xhtml" xmlns:xhtml="http://www.w3.org/1999/xhtml"><xhtml:div>A few days ago on March 6 I participated in the Binary T00ls Summit online event (&lt;https://binary-tools.net/&gt;) organised by José Marchesi (&lt;https://jemarch.net&gt;); a video recording is now available. My presentation had the ridiculous title GNU Jitter and the illusion of simplicity or Copying, patching and combining compiler-generated code in executable memory or The Anarchist’s guide to GCC or The fun of playing with fire — or, in shortened form, GNU Jitter and GCC: the fun of playing with fire. This is the official abstract: GNU Jitter is a generator of portable and efficient language virtual machines; a Jittery VM lies ... <xhtml:a href="https://blog.ageinghacker.net/posts/26/">[Read more]</xhtml:a></xhtml:div></summary>
  <content type="xhtml" xmlns:xhtml="http://www.w3.org/1999/xhtml"><xhtml:div>A few days ago on March 6 I participated in the Binary T00ls Summit online event (&lt;https://binary-tools.net/&gt;) organised by José Marchesi (&lt;https://jemarch.net&gt;); a video recording is now available. My presentation had the ridiculous title GNU Jitter and the illusion of simplicity or Copying, patching and combining compiler-generated code in executable memory or The Anarchist’s guide to GCC or The fun of playing with fire — or, in shortened form, GNU Jitter and GCC: the fun of playing with fire. This is the official abstract: GNU Jitter is a generator of portable and efficient language virtual machines; a Jittery VM lies ... <xhtml:a href="https://blog.ageinghacker.net/posts/26/">[Read more]</xhtml:a></xhtml:div></content>
  <category term="binary-t00ls-summit" label="binary t00ls summit"/>
  <category term="free-software" label="free software"/>
  <category term="gnu" label="gnu"/>
  <category term="hacking" label="hacking"/>
  <category term="jitter" label="jitter"/>
  <category term="myself" label="myself"/>
</entry>
<entry>
  <title>Jitter is now GNU Jitter</title>
  <author>
    <name>Luca Saiu</name>
  </author>
  <link href="https://blog.ageinghacker.net/posts/23/"/>
  <id>https://blog.ageinghacker.net/posts/23/</id>
  <updated>2021-12-19T19:52:00Z</updated>
  <summary type="xhtml" xmlns:xhtml="http://www.w3.org/1999/xhtml"><xhtml:div>I am happy to announce that my project Jitter has been officially accepted as part of the GNU Project (https://www.gnu.org). The new Jitter home page is &lt;https://www.gnu.org/software/jitter&gt; . The git repository is still at &lt;http://git.ageinghacker.net/jitter&gt; . — Luca Saiu, 2021-12-19 19:52 ... <xhtml:a href="https://blog.ageinghacker.net/posts/23/">[Read more]</xhtml:a></xhtml:div></summary>
  <content type="xhtml" xmlns:xhtml="http://www.w3.org/1999/xhtml"><xhtml:div>I am happy to announce that my project Jitter has been officially accepted as part of the GNU Project (https://www.gnu.org). The new Jitter home page is &lt;https://www.gnu.org/software/jitter&gt; . The git repository is still at &lt;http://git.ageinghacker.net/jitter&gt; . — Luca Saiu, 2021-12-19 19:52 ... <xhtml:a href="https://blog.ageinghacker.net/posts/23/">[Read more]</xhtml:a></xhtml:div></content>
  <category term="english" label="english"/>
  <category term="epsilon" label="epsilon"/>
  <category term="gnu" label="gnu"/>
  <category term="hacking" label="hacking"/>
  <category term="jitter" label="jitter"/>
  <category term="software-by-myself" label="software by myself"/>
</entry>
<entry>
  <title>Introducing Jitter, an efficient language Virtual Machine generator</title>
  <author>
    <name>Luca Saiu</name>
  </author>
  <link href="https://blog.ageinghacker.net/posts/19/"/>
  <id>https://blog.ageinghacker.net/posts/19/</id>
  <updated>2017-08-31T04:18:00Z</updated>
  <summary type="xhtml" xmlns:xhtml="http://www.w3.org/1999/xhtml"><xhtml:div>During the last few months of this long silence I’ve been busy working on a new project. Of course it is free software, and I plan to propose it soon as an official GNU project. I’m now releasing Jitter to the public, after presenting it for the first time at the 2017 GNU Hackers’ Meeting (&lt;http://www.gnu.org/ghm&gt;) in Germany last weekend. The meeting, by the way, was awesome — thanks to the organizers John Darrington and Alex Sassmannshausen and to everybody who attended. I was good to see the old friends, and make some new ones as well. The Jitter presentation ... <xhtml:a href="https://blog.ageinghacker.net/posts/19/">[Read more]</xhtml:a></xhtml:div></summary>
  <content type="xhtml" xmlns:xhtml="http://www.w3.org/1999/xhtml"><xhtml:div>During the last few months of this long silence I’ve been busy working on a new project. Of course it is free software, and I plan to propose it soon as an official GNU project. I’m now releasing Jitter to the public, after presenting it for the first time at the 2017 GNU Hackers’ Meeting (&lt;http://www.gnu.org/ghm&gt;) in Germany last weekend. The meeting, by the way, was awesome — thanks to the organizers John Darrington and Alex Sassmannshausen and to everybody who attended. I was good to see the old friends, and make some new ones as well. The Jitter presentation ... <xhtml:a href="https://blog.ageinghacker.net/posts/19/">[Read more]</xhtml:a></xhtml:div></content>
  <category term="english" label="english"/>
  <category term="epsilon" label="epsilon"/>
  <category term="forth" label="forth"/>
  <category term="ghm" label="ghm"/>
  <category term="gnu" label="gnu"/>
  <category term="hacking" label="hacking"/>
  <category term="jitter" label="jitter"/>
  <category term="software-by-myself" label="software by myself"/>
  <category term="talk" label="talk"/>
</entry>
</feed>
