"None of the normally accepted programming languages are applicable to end-users, not even BASIC"
*uncomfortable laughter*
"None of the normally accepted programming languages are applicable to end-users, not even BASIC" *uncomfortable laughter* Spoke with folks today who use markdown only for the html generation, and in some cases they were not aware that you could do expansion to inject fully formed html instead of writing it all out. Most operating systems and text editors will support abbreviation expansion. On OSX, I think it's System Prefs > Keyboard > Text. It's well worth the time to create a couple of abbreviations when writing html. Hopefully this neat trick can help ween yourself away from complicated site builders. @neauoire Ooo yeah! I used that feature all the time until I moved to Linux and wanted something I could easily move between machines. Espanso app (https://espanso.org/) is the solution I landed on. Love that you can build little libraries of expansions for different purposes. Programming language based on pure bruijn-indexed lambda calculus and strong call-by-need reduction using abstract machines.
Show previous comments
@neauoire I think this is c16, I tried running it on c64 and it failed. I don't know enough assembly to fix it but here is a folder with everything you would need, compiler (windows) and all: http://move.rupy.se/file/donsolx16-dev.zip For speed-critical loops in #uxntal, consider this pattern: Use the return-stack to juggle the items needed inside the loop, and if you know how many times the loop needs to run, flatten your boundaries to a single byte(so 0..0x10, becomes 0xf0). Is this an emulated Alto? Also, if you haven't checked out Squeak, I recommend you take a look at it. It's the continuation of this project and keeps the cool ideas while taking advantage of more advanced hardware. I've always loved ST's little thumbs up and thumbs down icon when asking you to close a window. It's a nice touch For the whole winter, the cockpit was full of wood and tools while we were rewiring Pino, now it's empty again! Feel good to be able to sit outside in the sun again. *tries to submit talk to Strange Loop*
Show previous comments
@neauoire Well... I wouldn't want to write @neauoire not yet, it's too messy right now. I have two configurations -- one for varvara, and one for my socket stuff, and I switch between the two by just commenting one out and recompiling lol. I'm thinking about implementing some sort of system for modular devices so I can switch them out like "I want system on 0, screen on 2, and three files on a, b, and c" also, keeping things private for now allows me to focus on getting stuff done instead of always making sure it's pretty :) Are you plagued by poorly built trigger clamps? WORRY NO MORE Since they always break at the hinge, here's how to fix them: - The plastic hinge probably snapped, so drill it out. @neauoire In the home (or boat) DIY repair vein, adding baking soda to super glue kinda blew my mind. After a day of work I managed to save 3 pages(totally 192kb) of memory in Oquonie for a rom that will be a total of 458kb spread over 7 pages of memory. I'm pretty happy that we got to create a demake of our game and bring it from 150mb to 458kb and preserve much of the essence of the original, I dare even say that it's quite a lot better. The virtual machine driving it is somewhat easy to implement and hopefully that will help for the game to be playable in the future. |
@neauoire I mean, he was right tho ;P
@neauoire I love that show so much. I've seen every episode. Its sad the focus is on consumerism and not technology for itself, but it was prolific enough to show lots of different things to a lot of people. Every now and then some cool guy shows up and nobody knows what to do with them.
@neauoire "Haha, so anyway, FORTH..."