https://futureofcoding.org/ logo
d

Devine Lu Linvega

09/13/2023, 9:00 PM
Working on my slides for the strange loop talk right now. I'm not sure how relevant to FoC it is, as it's a tiny bit more like.. the past of coding, but I'm pretty excited for it, the slides are encoded in a little slideshow scripting language I made up, for a program(Adelie) written in my favourite language in the world, running on a system built from garbage held together with strings and duct tape! Should be fun : )
l

Lu Wilson

09/13/2023, 9:07 PM
"past of coding" makes it even more on-topic! good luck, looking forward to it!
d

Devine Lu Linvega

09/13/2023, 9:10 PM
Cheers! Lu, have you ever seen KolibriOS? It's written in FASM, I hadn't come across it before today but it's really neat. It's my thing of the moment. http://flatassembler.net/docs.php?article=fasmg design principles: http://flatassembler.net/docs.php?article=design I love it when languages are sitting at that thin spot between machine instructions and logic code, and this one has that
l

Lu Wilson

09/13/2023, 9:13 PM
I haven't but I'll check it out, thanks for the links :)