• Please review our updated Terms and Rules here

Recent content by commodorejohn

  1. commodorejohn

    AI Benefit

    Yes, but also that wasn't what I was asking. I'm trying to figure out why people feel such a need to proselytize; it's not like they're paying you for this or anything.
  2. commodorejohn

    AI Benefit

    I see this thread has already reached the "have a big hissy fit and storm off to sulk" phase, but: no, I confess I didn't watch it, because A. I greatly prefer reading to watching videos (25 minutes!? Really? You couldn't say whatever it was you were saying in less time than it takes to get...
  3. commodorejohn

    AI Benefit

    I'm morbidly curious why people feel the need to stump for it this hard. If it's really the greatest thing since sliced bread, it should make the case for itself, and its self-evident utility shouldn't crumble under the weight of anybody's grousing; why, then, do you feel obligated to soapbox in...
  4. commodorejohn

    Tandy 1000 GFX project & questions

    Had a chance to work out some initial thoughts on algorithms: Likely the biggest bottleneck: if (Xsource ^ Xdest) = 1, the pixels aren't aligned within the bytes, and will have to be shifted and masked/combined byte-by-byte. When that's not the case, we can mostly blit in 16-bit chunks instead...
  5. commodorejohn

    Commodore - Lets talk about The New Zombie on the block.

    ♫ Same as it ever was... ♪
  6. commodorejohn

    Tandy 1000 GFX project & questions

    The Model 100 might have it beat on the "rock-solid build quality" front, but the 1000 certainly has the upper hand in terms of system architecture.
  7. commodorejohn

    Tandy 1000 GFX project & questions

    Thankee, that is quality information =) Hadn't expected that they would've bothered to add that much bus-juggling logic to what was still a machine primarily aimed at the home market; really drives home what an absolute corner-cutting botch-job the PCjr was =/
  8. commodorejohn

    Tandy 1000 GFX project & questions

    Yeah, I figured as much on that point - I only have the 1000RL to test against in actual hardware, anyway, but I'm just trying to get my head around it all. (Speaking of the RL/SL/T* series, I'm idly curious if the video memory is 16-bit? I know they revamped the video chip and swapped out the...
  9. commodorejohn

    Tandy 1000 GFX project & questions

    Many moons ago, when I was first dabbling with 8086 assembly, one of the miscellaneous projects I undertook was a little demo moving a masked sprite across a bitmapped playfield in Tandy 1000 320x200x16 mode. Being very inexperienced with the 8086 at the time, I didn't expect spectacular results...
  10. commodorejohn

    So I used Google's "Gemini" AI to learn about NFT (non fungible tokens)

    It's less you specifically and more that it's just gotten furshlugginer exhausting how inescapable the "I asked ELIZA about XYZ and here's what she babbled, can anyone tell me if this is anything approximating boring fleshbrain notions of 'correct' plzkthx?" threads choking up tech forums have...
  11. commodorejohn

    So I used Google's "Gemini" AI to learn about NFT (non fungible tokens)

    LLMs are a glorified Markov-chain "travesty generator." They have no understanding of anything - all they do is string words together according to probability - and should never, ever be relied on for factual information, especially where important questions in matters like finance or law are...
  12. commodorejohn

    Vintage GPS With Unknown Virtual Machine

    Purely spitballing here, but if it's a stack-based architecture coming out of HP, have you compared notes against the instruction set for the original HP 3000 architecture?
  13. commodorejohn

    Rolm 1601/04 Front Panel

    Hah, that's wild :D
  14. commodorejohn

    Hello from the Sacramento area!

    Welcome aboard!
  15. commodorejohn

    Lattice C, the golden era of video gaming

    I mean, I want that to be true.
Back
Top