> hey server can i have a file ?
< minecraft resource pack , right ?
> yeeesss…
(its munch.png)
(
time)
> be me
> wonder why fiorecraft resourcepack has never worked
> curl the pack endpoint
> try to unzip it
> its munch.png
> mfw
Just saw that they open sourced warp (the terminal that turned into LLM slop) and decided to look at some of the remaining terminal emulation pieces.
There's some *interesting* similarities in the terminal code I've looked at so far:
Alacritty:
https://github.com/alacritty/vte/blob/master/src/ansi.rs#L819
Interesting how quickly an Apache (and in parts MIT) license can turn into AGPL.