@kissa.bsky.social
Tomfoolery, nincompoopery, programming
Reposted
For sale: baby jetpack. Worn once
January 9, 2025 at 11:24 PM
It's been a while, maybe time to get back to computer and write something
December 30, 2024 at 7:12 PM
What if we made a social network where instead of liking, blocking and muting, you would “hush” and “boost” posts?

Hushing would decrease visibility to your followers. Boosting would increase it.

Who’s with me?
November 13, 2023 at 7:31 AM
People in Bluesky vs. people in Place Previously Known As Twitter
November 7, 2023 at 3:50 PM
“Can you explain this gap in your resume?”

Yes, child; that was when I carried you
November 5, 2023 at 9:24 PM
Good two hours reserved for today, let's continue with immediate instructions. Since we have augmented mode too, there's quite a bunch of these.

Instructions that logically take only 1 argument don't make sense, such as INC/DEC, and some potential ones like NEG, NOT, CLR. Except for MOV.
October 19, 2023 at 8:08 AM
Day 3 and can't decide whether to take a nap or get a coffee. Good 2 hours to go and some code needs written. Maybe should expand this poor opcode list today
October 18, 2023 at 11:01 AM
Day 2 of virtual machine hacking, think I’ll do byte addressing now
October 17, 2023 at 8:19 AM
Operands are now simply 8 bits and denote memory addresses 0x00 to 0xff. I have a slightly more complex design in mind but let's get some syntax defined first. This also details how to address lower and higher parts of registers:
October 16, 2023 at 1:26 PM
A nice, crisp autumn’s day. A good day to write a virtual machine and an assembler for it.
October 16, 2023 at 6:32 AM