Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
apogee
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
apogee
3mo ago
This is a much needed thing for Raku's growth.
2.
▲
by
apogee
4mo ago
Raku grammars are cracked. Here's Jinja2: https://github.com/m-doughty/Template-Jinja2/blob/master/lib...
3.
▲
by
apogee
5mo ago
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.
▲
by
apogee
5mo ago
Thanks, I will get this into the next version of the Readme, I think the minimum would be roughly: sudo zypper in \
5.
▲
by
apogee
5mo ago
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 (system prompts) and lorebooks (inj
6.
▲
by
apogee
5mo ago
np, what kind of TUIs do you write?
7.
▲
by
apogee
5mo ago
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 the other. Wouldn't be too difficul
8.
▲
by
apogee
5mo ago
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 just declare your widgets and renders/upd
9.
▲
Selkie – Opinionated TUI Framework for Raku
(github.com)
7 points
by
apogee
5mo ago
|
11 comments