Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)SP
Posts
7
Comments
41
Joined
2 yr. ago

  • I'm glad that PS5 owners get to play Forza, but overall I don't have a lot of confidence in Microsoft's ability to stay in the hardware market, which is concerning for everyone as I think Sony will leverage that position to raise their prices on their hardware and on PSN.

    Xbox has said it will be producing a new console next gen with powerful hardware, but I will probably stay away, despite owning a Series console this gen.

  • Technology @beehaw.org

    OpenAI Is A Bad Business

  • In the UK at least there's a persistent cost-of-living battle being fought, so we're not spending as much as we were, and large game production has reached a tipping point where the number of purchasers aren't growing but costs are increasing, so: studios contract; or games are taking longer to make; or games are made with a smaller scope. So basically, there's less to upgrade your console for.

    I mean, for me personally, everytime I think of upgrading from a Series S I find it hard to justify because most games run quite well.

  • I worked with Perl for years, and I don't recommend it for a beginner. There are just too many idiosyncrasies that belong specifically to the language that you'd be better off with Python for learning the basics.

    I'm also not really sold on that book, which from the code samples looks really old. I'd recommend two books: Modern Perl and Perl Best Practices.

    Edit: I'd also recommend working in Go but potentially the way i/o intersects with interfaces makes it a bit more challenging.

  • United Kingdom @feddit.uk

    Marc Conway risked his life to stop the London Bridge terror attack. Why did he fear being sent to prison for it?

  • Diagrams. Loads and loads of diagrams. One for each use-case.

    Then I'd have one diagram to draw out dependencies between each service at the broadest level. Although depending on how messy your architecture is it can be very difficult to read, in my experience.

  • It's really quite bad imo, but it's surprising considering how the consoles are basically the same, hardware-wise - the Xbox on paper might even be technically more powerful.

    I think that if they'd been able to get out there with a couple of great 1st party games early in the generation it might have helped swing the market in their direction but they didn't and now it doesn't matter.

  • Sony is also encountering similar issues in terms of the cost of games being unsustainable and Moore's Law kicking in. The difference is that they're making games that move consoles and Microsoft just aren't.

    At this point, I don't know what strategy Microsoft has at this point. If you say "Xbox everywhere", what does Xbox even mean any more for the enthusiast? I don't think Xbox is done, but if they were looking to be HBO before, they are now going for the Netflix approach - high quantity content, mediocre product - and possibly alienate the existing audience they have.

    I say this as an Xbox Series S owner, I'm happy with my purchase, but as a consumer I don't think I'll be upgrading my console to anything Microsoft ship any time soon.

  • I can imagine them carrying on making consoles this generation but long-term Microsoft is a services company and over successive generations they have failed to recapture the lead from Sony since the 360. Ultimately, they just want to make more money and struggling in the hardware business is not an exciting place for them to be in.

    I say this as a Series S owner: the writing is on the wall. I will likely not be purchasing another Microsoft console after this, though I'm not sure they'd be interested in releasing one. I want to buy and own games I can play locally on a piece of hardware, which probably means I have to return to Sony or go back to the humble PC. For anyone currently on the fence seeing this news, I don't know why they'd consider buying into the Xbox platform and tying in all their gaming purchases.

  • A lot of it has reinforced my understanding around distributed databases and transactions. In my day-to-day, I've not really had need to use this knowledge as pretty much all our data stores are hosted in cloud platforms and we're operating on low datasets and traffic.

  • To be honest, it doesn't seem that bad. With clean architecture, you are going to end up with extra types and mappers. I would argue that what you have isn't coupled, because a change in one place doesn't have unexpected side effects elsewhere.

    I haven't used Goa or Gorm. Writing SQL by hand gets old quick so I get why you'd use Gorm - just less code to write in the end. I've used sqlc as it's more a library than a framework, and it's fine, but it can't fulfill every use case. Goa looks too opinionated for me, on the face of it.

    I've used wire. It takes some understanding but it's definitely a lot to understand just to add a dependency. At work we've got our own template for doing dependency injection and although I was skeptical at first it strikes a really good balance between being understandable and abstracting away DI. If this is your pain point, I'd consider going back to basics and get rid of the framework.

    If you decide to go with a framework like Laravel, Rails or Next.js and build everything around the framework, you will deliver quickly at first, but you won't have type safety and it particular point it will stop scaling because these frameworks have no consideration for clean architecture. You won't necessarily be better off.

  • United Kingdom @feddit.uk

    Woking plans to cut funds for care, arts, sports and toilets to plug £1.2bn deficit | Austerity

    Gaming @beehaw.org

    Immortals of Aveum PS5/Xbox Series X/S: Unreal Engine 5 is Pushed Hard - And Image Quality Suffers - YouTube

    Gaming @beehaw.org

    Larian drops Series S split-screen as "solution" to bring Baldur's Gate 3 to Xbox this year

    Gaming @beehaw.org

    The Definitive Xbox Gamescom Interview

    Android @lemdro.id

    Has anyone had any luck with the Google Pixel 7A fingerprint sensor?