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

help-circle
  • Huh. Well, everybody I hung out with knew about it. IIRC moderation was tacked on after USENET had already taken off. If a newsgroup wasn’t proposed with moderation then it couldn’t be moderated, so most of them weren’t. It’s pretty wild that they didn’t understand how desperately necessary it would be. In order to get a group to be moderated you’d have to get a proposal for an entirely new group through the committee, which was nearly impossible. The process was so slow and bureaucratic that the web literally just showed up and stole it all in what seemed like overnight. I remember when I switched over… it was like 2002, 2003? I’ve never had as much fun on any web forum as I had on USENET though. Those were fun times. And don’t get me started on the web’s lack of threaded discussions. Drove me NUTS.



  • Google buying Dejanews, the largest archive of all messages, and merging it with the travesty that was (and still is) Google Groups just about killed the whole thing.

    Well that and the fact that it was unmoderated which eventually led to it being populated almost exclusively with mentally ill troll savants. USENET by the end was the digital equivalent of a horror zoo of abused monkeys slinging shit all over everyone and themselves.




  • Nice straw man. Nobody said the community was going to “Linux-sized” nor that it was going to be built in a “few days,” nor that it was going to have paid devs. It’s like you’re being intentionally obtuse.

    There are already multiple supported forks of Firefox and while it doesn’t take much to maintain such forks when they are being fed a large part of the codebase by Mozilla, if you think such a project would not pick right the fuck up where Mozilla left off if Mozilla tried to pull a Google and get behind Manifest V3, you are, I believe, mistaken.

    Mozilla itself owes its existence to Netscape’s failure in the face of unfair competition by Microsoft’s Explorer. Netscape released its source code, Mozilla was founded and the power of open-source created Firefox. Chrome’s halfhearted support of Mozilla is itself owed to the fact that they don’t want to get spanked over Chrome like Microsoft was over IE.







  • 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.