Viewing profile — apogee
apogee
HN member- Joined
- Tue, Apr 14, 2026, 2:49 PM UTC
- HN karma
- 7
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About apogee
No profile information was provided.
Recent public activity
-
comment
Comment #48775630
This is a much needed thing for Raku's growth.
-
comment
Comment #48146392
Raku grammars are cracked. Here's Jinja2: https://github.com/m-doughty/Template-Jinja2/blob/master/lib...
-
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.
-
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…
-
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…
-
comment
Comment #47766712
np, what kind of TUIs do you write?
-
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 …
-
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 …
-
comment
Comment #47766413
[dead]
- story