So, @remko contributed a wasm implementation of the #uxn core for the javascript implementation of the Varvara computer system. It's hella fast now! :uxn:
https://github.com/remko/uxn.wasm
So, @remko contributed a wasm implementation of the #uxn core for the javascript implementation of the Varvara computer system. It's hella fast now! :uxn: Collapse computing prioritizes community needs and aims to contribute to a knowledge commons in order to sustain the practice of computation through infrastructure collapse, it is the practice of engaging with the discarded with an eye to transform what is exhausted and wasted into renewed resources. @neauoire Something that I think of regularly is the idea of human-oriented computing. As in, computing and organizational structures that can be translated from nanometers of conductive material into assemblages of humans. We went one way, from hand-driven computation and collaboration and state-tracking and note-taking to electronic augmentations. Why can't we design models that can go in reverse? I have a model. I'm sure others do too. We transcribed the Computing And Sustainability talk from Strange Loop, with all the slides and links to the mentioned materials.
Show previous comments
Just watched your Strangeloop talk. I really enjoyed it. For some time I have been exploring software that I can understand and trying to have more control over my software environment. Your words are a real tonic. Thanks
[DATA EXPUNGED]
@neauoire ๐ FYI, I use it in a transformation to import Uxntal files in my builds (and wanted to avoid intermediate files), e.g. https://github.com/remko/uxn.wasm/blob/main/tests/suite.js#L5 Let Floy ("FLat jOY") be that susbet of Joy in which quotations are not allowed to contain more than one atom. This means that [] [3] [dup] [*] and [map] are allowed, but [[]] [1 2 3] [[3]] [dup *] and [[map]] are not. @neauoire somehow never read this page or the sprouts one either, really great concentrated info dumps I've implemented uxn so many times at this point that it's basically just an afternoon project..
Show previous comments
@neauoire I like the movie! It is amazing how they predicted the future. And the remake Equilibrium (with some extras) is good, too. So, @aw is writing a vanilla js implementation of Varvara(#uxn) for a class and it's coming along nicely, it can now run the mouse.tal benchmark!
Show previous comments
@neauoire For me it would be yt-dlp full-time, because I already wrote a python script, which uses it, to download videos in the resolution I want. I can create a download list and start downloads anytime I want. It's worth checking it out: https://github.com/yt-dlp/yt-dlp Today, @d6 wrote an excellent little guide on how to use negative numbers, aka signed numbers, in #uxn because it's a recurring question on IRC. The guide also includes implementations of most logical and arithmetic operations. @neauoire @d6 The unsigned decimal values given for 0xfd through 0xff in the figure you attached are incorrect (one higher than they should be), though the signed values shown for those same hexadecimal values are correct. Just finished recording a track for the Merveilles ambient compilation album Elmet Brae. |
@neauoire @remko I have no idea how either of them work :D
@neauoire Nice! it's amazing seeing uxn on so many platforms
@neauoire @remko Can you upload it to some place we can try it without trouble?