IRC channel logs

2023-09-09.log

back to list of logs

<oriansj>civodul: always brings joy to my heart to see more bootstrapping takes and perspectives.
<notgull>Currently trying to write a WASM virtual machine in M0 assembly
<matrix_bridge><Andrius Štikonas> notgull: is it for binary WASM or will it take WASM text format?
<stikonas>notgull: my thinking is that it might be less M0 code (which is platform dependent) to have WASM VM/compiler than in cc_x86
<stikonas>and then one could port C prototype of cc_x86 to wasm...
<oriansj>notgull: neat
<pabs3>vagrantc's FOSSY talk https://archive.org/details/fossy2023_Breaking_the_Chains_of_Trustin
<janneke>pabs3: thanks! ah, i've been really wanting to see that
<pabs3>archive.org downloads are so slow :(
<janneke>yeah, an "original" or alternative url would be nice
<pabs3>might be on the fossy site, or the latest rb report
<t184256>civodul, janneke: and the recording is up at https://media.ccc.de/v/nixcon-2023-34402-bootstrapping-nix-and-linux-from-tinycc
<stikonas>M0 and hex2 order is swapped in that talk
<janneke>t184256: a great talk, thanks!
<janneke>so we've really all been inspiring eachother, pretty neat
<civodul>t184256: bookmarking it to view it later, thank you!!
<janneke>civodul: seen vagrant's fossy talk, don't forget that!
<civodul>ah yes!
<stikonas>yeah, these talks are good for spreading word about what we have achieved
<janneke>yes!
<oriansj>vagrantc: thank you for your talk; don't forget to make a pull request to add your talk here: https://github.com/oriansj/talk-notes
<vagrantc>oriansj: i have a long list of things to not forget at this point :/ :)
<oriansj>vagrantc: fair enough ^_^