• 0 Posts
  • 160 Comments
Joined 1 year ago
cake
Cake day: June 12th, 2025

help-circle



  • The thing I learned when I had dishwasher issues was to always start with the manual. You’ll probably be surprised with how much info is in the manual.

    The Samsung dishwasher I had issues with had 50+ pages worth of diagnostics and repair instructions, including detailed meanings for every unique error code that can occur, and instructions for putting the whole unit into a test mode, where you can force each motor to run independently, run test routines for sensors, etc. Gave me everything I could want for DIY repairs.

    Can’t say it’s always this nice, of course, but this adivce has served me well for other appliances since.









  • JakenVeina@midwest.socialto196@lemmy.blahaj.zoneHalo rulemaster
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    24 days ago

    I literally discovered this yesterday when I sat down to look for options to play Halo with my son, which he’s expressed interest in for a while now. $50, no split-screen co-op, and an always-online requirement with third-party account linkage. Yeah, I’ll be dropping that $50 on a used physical copy and a second controller, after digging the 360 out of the garage. Piss off, Microsoft.


  • Anecdotally, from a programming support community I hang out in…

    i’ve never seen anyone promote the values of Clean Architecture in the practical world. The only reason I even know about it, really, is because it’s a pretty popular topic for amateur/beginner developers to come in and ask about, because they read a book or a blog article about it, or are being taught about it in a class. And the response is always, universally, “Don’t use Clean Architecture, use Vertical Slice Architecture.”

    I get the vibe that it’s been popularized in the same pattern as microservices or lambda functions: someone at a super-scaled company like Google or Amazon published a blog post about it, and how it works for them for some niche scenario, and everyone latched on to it as trendy, despite the fact that their scenarios are NOTHING alike