Ultima ][ Was one of my first games, which I found on a floppy left in an Apple ][e in 8th grade ~1990 or so... which got me and my best friend into gaming (and trouble) Later, I was one of two on the Developer Relations Group (along with said best friend) @SC5 Intel and my cube was right next to Andy Grove - we had the same pee-schedule, for whatever reason Andy and I always seemed to only intersect in the restroom…
Database “sharding” came from Ultima Online?
31–40 of 92 posts
Re: Database “sharding” came from Ultima Online?
#32Anyone recommend a UO-like experience these days?
Re: Database “sharding” came from Ultima Online?
#33EasyUO scripting was my introduction to programming at age 14. By the time I got to college I was already a professional coder and I was able to enjoy CS as a recapitulation or reinterpretation of my foundational understanding instead of a dogmatic prescribed methodology as I saw in my object oriented/relational database bound peers. UO really sparked my whole life's passion accidentally by leaving the memory and reg…
Exact same here. Coding a script for my miner to automatically hit the high value ore spots and detect if any PK was in the area (and recall to safety) was one of my first major programming achievements! I recall making a similar comment to Raph Koster in a hacker news thread a few years ago. He didn't seem all that pleased about it, lol.
Re: Database “sharding” came from Ultima Online?
#34EasyUO scripting was my introduction to programming at age 14. By the time I got to college I was already a professional coder and I was able to enjoy CS as a recapitulation or reinterpretation of my foundational understanding instead of a dogmatic prescribed methodology as I saw in my object oriented/relational database bound peers. UO really sparked my whole life's passion accidentally by leaving the memory and reg…
Re: Database “sharding” came from Ultima Online?
#35Re: Database “sharding” came from Ultima Online?
#36Ultima ][ Was one of my first games, which I found on a floppy left in an Apple ][e in 8th grade ~1990 or so... which got me and my best friend into gaming (and trouble) Later, I was one of two on the Developer Relations Group (along with said best friend) @SC5 Intel and my cube was right next to Andy Grove - we had the same pee-schedule, for whatever reason Andy and I always seemed to only intersect in the restroom…
I had the very unusual situation of having a T1 to my house when I was ~13. I could run circles around everyone in UO (until cable modems started to become more widespread). I was decent at the game, but the difference in lag definitely made a big difference. One additional trick was to have macros that would spam text before casting a spell. This would cause even more lag for people on the receiving end of an explos…
In 1998 I had a pc co-located in a yahoo data center that was running UO 24/7 on 100mb.
Ping times were low single digit.
I used pcanywhere to remotely control the client and the rest of the time It was macroing. Never disconnected and never had a power outage.
Re: Database “sharding” came from Ultima Online?
#37Re: Database “sharding” came from Ultima Online?
#38Anyone recommend a UO-like experience these days?
Re: Database “sharding” came from Ultima Online?
#39Anyone recommend a UO-like experience these days?
I wish I could find a game more on the "numbers go up" / programming side of things. I think I enjoyed macroing in UO more than anything about it, just writing my own scripts to raise skills. I automate webgames sometimes when I'm bored, but even that's not quite the same.
Maybe I'll reinstall UO this weekend and play a player server.
Re: Database “sharding” came from Ultima Online?
#40Raph's memory dates to 1996, the blog post he references seems to be from 1999. I imagine the idea of database partitioning goes back at least to the 80s, anyone know what earlier terms were used? Other than "partition", of course.