„Textvorschläge sind immer willkommen“

Ihre Leseleidenschaft hat Varvara schon viel beim Deutschlernen geholfen. Deshalb hat sie bei Little World den „Buchclub“ gegründet, wo sie sich mit anderen über Prosa und Poesie austauscht.

https://home.little-world.com/varvara-buchclub/

Finally testing my #uxntal gap buffer in kibi

https://asciinema.org/a/772196

#uxn #varvara

Kibi - Integrating gap buffer.

Finally testing out my gap buffer implementation :)

asciinema.org
uxn2 with drifblim.rom getting:

File invalid: noodle.tal

With a fresh grab from git. What am I doing wrong here?

#uxn #varvara

the wasm core also fails :(

#uxn #uxntal #varvara

This call never returns

#uxn #uxntal #varvara

Today I found some bugs in uxn5

#uxn #uxntal #varvara

You have to love the expressiveness of #uxntal

%👊💥👊💥👊💥👊💥( a b c d e -- f )
{ ORA ORA ORA ORA }

Naming it the #jojo operator just doesn't cut it! :)

#uxn #varvara

I have simplified how to use my hexdump routine, inspired by `hexdump -C`:

https://paste.sr.ht/~ismael-vc/6bb65882c10e69ef5eedd3353d0be3432e9b77d1

No need 2 have symbols or macros defined to use it, just copy paste and you are ready to go!

Example: `#0100 mem/log`

It has proven to B extremely useful 4 me, when developing TalOS & now with D Kibi editor project.

The version in the XXIIVV Oscean wiki is shorter but it doesn't show D absolute padding nor D ASCII contents.

The `-C` in `hexdump` means: "canonical mode".

#uxn #varvara #uxntal

Got the cursor to move using the WASD keys (Dvorak) in Kibi!

⬅️ ⬆️ ⬇️ ➡️

https://asciinema.org/a/764170

#uxn #varvara #uxntal

Kibi -- WASD movement (Dvorak)

Based on the Kilo editor and the "Build your own text editor" tutorial. Built in Uxntal. Step 45 -- move cursor

asciinema.org