3 comments

  • pfdietz1 hour ago
    I remember meeting Alexia briefly decades ago. I was working in western Connecticut and went down to NYC (Columbia, I think) to hear presentations at a meeting where the Synthesis kernel was discussed. It was clever and memorable. She was known by her deadname at the time; the literature from then still has that name, so be aware if searching.
  • 0823498723498723 hours ago
    Rpython's JIT is pretty good at removing administrative work from loop interiors and oo layers; one might be able to play with it to see how much practical specialisation may help? Depending upon how much of the OS ABI its generated C uses, that could be done at least in a microkernel setup, and maybe even on nearly-bare metal?
  • pbrowne0115 days ago
    Previous discussion: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=20337231">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=20337231</a>