• 0 Posts
  • 25 Comments
Joined 1 year ago
cake
Cake day: June 28th, 2023

help-circle
  • Nope, been playing it for a couple days now. It’s just the same as it ever was. The web port itself is seamless (been playing on Firefox with a 10-year-old Macbook), but the game has a clunky, PITA UI.

    It’s kinda maddening in that no matter how well you clear every level, your character is likely to stall at some point and you’ll have to start over. For anybody who doesn’t know, you can start the game over again using the same character and re-loot the same levels; they don’t respawn once you clear them otherwise. In this way you can continually train up your character to make it further into the dungeon. At first it seems like this was a mistake, but then it seems that it actually was a design decision. It was the first of its kind, so it gets a pass I suppose.

    The shopkeepers inventory also does not cycle until you buy something and then that slot refills. So whatever you’ve got is what you’ve got. Unlike most of the games that came after, you are actually somewhat dependent on the shopkeepers for decent gear.

    That said, it’s still fun. Really fun. It’s not hard to see why it started something.






  • I think where it shines is in helping you write code you’ve never written before. I never touched Swift before and I made a fully functional iOS app in a week. Also, even with stuff I have done before, I can say “write me a function that does x” and it will and it usually works.

    Like just yesterday I asked it to write me a function that would generate and serve up an .ics file based on a selected date and extrapolate the date of a recurring monthly meeting based on the day of the week picked and its position (1st week, 2nd week, etc) within the month and then make the .ics file reflect all that. I could have generated that code myself by hand but it would have probably taken me an hour or two. It did it in about five seconds and it worked perfectly.

    Yeah, you have to know what you’re doing in general and there’s a lot of babysitting involved, but anyone who thinks it’s just useless is plain wrong. It’s fucking amazing.

    Edit: lol the article is referring to a study that was using GPT 3.5, which is all but useless for coding. 4.0 has been out for a year blowing everybody’s minds. Clickbait trash.














  • I’ve found this to be kind of subjective. Bing/Bard is more current than ChatGPT but yet I just find ChatGPT to be better. It’s snappier and more conversant with context. It seems to understand you when you chide it for not quite doing what you asked it to do, and it responds in kind. I mostly use it for programming to be fair, but even for other stuff, ChatGPT just somehow feels more… real? I can’t quite put my finger on it.

    There was a short time where Bing chat was kind of frighteningly real. Took them five seconds to nerf that shit and it’s never been anywhere near the same.

    Edit: I expect this answer to be out of date within 3 months. Things keep moving.