Live data from Hacker News

Viewing profile — antsinmypants

antsinmypants

HN member
Joined
Sun, Dec 14, 2025, 9:40 PM UTC
HN karma
2
Public activity
2 items

About antsinmypants

No profile information was provided.

Recent public activity

  1. comment
    Comment #46436180

    I tried out Gleam for Advent of Code this year. There was a significant difference in startup times, about 13 ms for Python and 120 ms for Gleam. If you want something with minimal…

  2. comment
    Comment #46267443

    > - It can be pretty performant if you do it right. For example, with some thought I got many days down to double digit microseconds. Was this the time of everything or just the ti…