💾 Archived View for gemlog.blue › users › sloum › 1598938251.gmi captured on 2023-06-16 at 16:40:21. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2020-09-24)

-=-=-=-=-=-=-

More nimf-wasm, slices of breadpunk, etc.

More nimf via wasm updates

I have worked out some more kinks to make the wasm build of the nimf interpreter closer to useful. It now has a few words (think subroutines, if you are not familiar with forth-like languages). Most of them relate to the fact that, now, when you enter a word into the system (create a subroutine), it will be stored in the browser's localStorage module (if available based on your browser settings). This enables these cool words:

The above features should make it possible to actually _use_ nimf from a browser if someone were inclined to do so. I dont imagine anybody is as there are many better languages and tools out there, but it has been a stellar experience working on it. I may even try to work through the pain in the butt that memory management for strings has turned out to be.

I also did a small amount of styling to the site. For any that are curious and did not check it out from the last post:

Nimf-wasm (WWW)

Slices of breadpunk

Fellow gemlog.blue member acdw asked awhile back if I would mind sharing the source for gemlog blue in order to use it for a project of their own. After some back and forth I shared the source and had mostly forgotten about it. Today I was looking at the gemini mailing list for the first time in awhile and came across an announcement that they had launched their site:

https://slice.breadpunk.club/

It should seem very familiar for gemlog.blue members, but has some really nice additional styling and different textual information. I'm really excited to see that acdw got this up and running! So cool!

Etc.

I dont really have much else. I'm tired and cranky and want to read more of my book. Have a good night!