Live data from Hacker News

Viewing profile — apogee

apogee

HN member
Joined
Tue, Apr 14, 2026, 2:49 PM UTC
HN karma
7
Public activity
10 items

About apogee

No profile information was provided.

Recent public activity

  1. comment
    Comment #48775630

    This is a much needed thing for Raku's growth.

  2. comment
    Comment #48146392

    Raku grammars are cracked. Here's Jinja2: https://github.com/m-doughty/Template-Jinja2/blob/master/lib...

  3. comment
    Comment #47774314

    I've set up GitHub actions to prebuild all the deps so on any modern Mac/Windows/Linux it should just be 'zef install selkie' now.

  4. comment
    Comment #47771327

    Thanks, I will get this into the next version of the Readme, I think the minimum would be roughly: sudo zypper in \ ncurses-devel libunistring-devel libdeflate-devel \ ffmpeg-7-lib…

  5. comment
    Comment #47766786

    I've got a few LLM modules too, mostly for handling context management: - https://raku.land/zef:apogee/LLM::Character implements CCv3 which is a standard for managing characters (s…

  6. comment
    Comment #47766712

    np, what kind of TUIs do you write?

  7. comment
    Comment #47766702

    Yeah I have thought about doing this with Roaring::Tags ( https://raku.land/zef:apogee/Roaring::Tags ) so you type a Roaring::Tags query on one side and it shows the built Raku on …

  8. comment
    Comment #47766495

    The tl;dr is: because you want native performance and don't want to focus on blitting pixels or terminal internals. Selkie has an event/effect model similar to Elm & re-frame, you …

  9. comment
  10. story