Jeffrey Guenther
jeffreyguenther.com
Jeffrey Guenther
@jeffreyguenther.com
🇨🇦/acc

Founder @loamstudios.com, @loamcapitalmanagement.com
Product-minded developer
Playing with dirty region rendering

This is all Elixir using the new raw mode in erlang 28.0.2.

Cool!
July 30, 2025 at 1:10 PM
Playing with dirty region rendering

This is Elixir using the new raw mode in erlang 28.0.2
July 30, 2025 at 12:53 PM
Playing with dirty region rendering

This is all Elixir using the new raw mode in erlang 28.0.2.

Cool!
July 30, 2025 at 12:49 PM
Noodling on what it takes to make TUI in Elixir this evening:

What I have learned so far:

A TUI is essentially paint by cell

There are a bunch char sequences that are interpreted by terminals to do things like move the cursor, etc.

huh. Not as complicated as I thought.
July 30, 2025 at 3:59 AM