WYGIWYG

  • 2 Posts
  • 1.17K Comments
Joined 1 year ago
cake
Cake day: September 24th, 2024

help-circle




  • Not OP, but…

    Finding a single server that fits my interests is the first stumbling block. I follow 30-40 communities here, so I need to pick just one focus, which kinda sucks, TBF.

    So I picked one, It was too quiet, but it was a start, then I started looking for interesting people. Hardly anyone famous, the few that I did find ended up being the ones that turned out to be creeps in the news, even assuming they were real accounts, which is probably a generous assumption. When I finally found the few people I wanted to follow, they gradually disappeared over time to Bluesky.

    WIth their community lines being split per server and no discovery other than randomly finding someone with your tastes while bebopping around on your server. It wasn’t a good experience.







  • When I say they’re gamestack, I’m talking about their client and their backend services and their associated middleware.

    Moving a game that is mostly client authoritative to server authoritative is a hell of a lot of work and requires serious rewrites to both the client and the server.

    It also requires a lot more compute to handle the back end.

    When you go from calculating everything on the front end and just sending the data back to the back end to sending actual controls to the back end and doing simulations, you need to rewrite a significant portion of everything.

    It’s way cheaper and way faster just to write it in the client, and require the kernel/secured OS to police risky actions to the application.

    The last couple of projects I looked at were probably 50% more man hours to make it server authoritative out of the box. Trying to come back and do it after the fact, It’s much, much higher.







  • Wild guess:

    Log everything the user is doing. Have clippy interface prompt the user to take some work off their hands. Do some web searches, start storing a dossier about the ‘project’. Give the user a rough outline to complete their project based on a trained llm and some web searches. Ask the user if the outline looks good. Ask the user if they’d like some help completing some of the steps. Burning through tokens the whole time, storing telemetry with 100% knowledge of what they user does/wants to do. Selling that exact data to project management software companies and companies that write middleware to do this work. Bind everything together into a virtual notebook where users can return to any content at any step.



  • At a minimum, It has stealing, privacy, wage theft, power comsumption, and hardware scarcity issues.

    Taking a couple of those away would help. A large part is the fear that it’s taking away our livelihoods, and it’s not even really good at it. It’s also polluting and running on enough pirated data that we’d be sent to prison forever if we, as individuals tried it.

    It shines at assisting professionals in specific fields, reading things like body scans, blood tests, and patient histories, and finding correlations. It’s good at helping DevOps/IT people who have to rarely maintain a bunch of oddball systems. It’s decent at finding inconsistencies in code documentation and documenting code that isn’t documented.

    It’s bad at art compared to an artist It’s good at art compared to an average electrician.

    It’s good at taking work from artists, making side money on Fiverr. It’s great at marketing to CEO’s.

    There’s a lot more there than social issues.