• 0 Posts
  • 17 Comments
Joined 2 years ago
cake
Cake day: June 10th, 2023

help-circle
  • A lot of companies require parking so you can pull out of a spot as a safety thing, it’s just second nature to me even though I haven’t had a job that requires it in years. It’s easier to see traffic that way, larger vehicles especially it’s just way easier to park that way. I’ll usually pull through if I can, but not always an option.

    For the work I did, safety wise it was so that no hitches were sticking out into traffic (pedestrian or vehicle), being able to maintain eye contact with other drivers and pedestrians and for evacuation in case of emergency.









  • morbidcactus@lemmy.catoTechnology@lemmy.worlddatacenter liquid cooling solution
    link
    fedilink
    English
    arrow-up
    4
    arrow-down
    1
    ·
    edit-2
    1 month ago

    Industrial cooling towers are usually evaporative in my experience, smaller ones are large fans moving air over a stack of slats that the return water is sprayed or piped over and the collects in well for recirculation, larger ones afaik (like what you’d see at power plants) operate the same idea. Top ups and water chemistry is all automated.

    Those systems have operation wide cooling loops that individual pieces of equipment tap into, some stuff uses it directly (see that with things like industrial furnaces) but smaller stuff or stuff that’s sensitive you’ll see heat exchangers and even then the server & PLC rooms were all air cooled, the air cons for them were all tied into the cooling water loops though.

    From a maintenance POV though, way easier to air cool, totally seen motor drive racks with failed cooling fans that have had really powerful external blowers rigged up to keep them going to the next maintenance window. Yeah, industrial POV but similar idea.



  • I bought a Brother colour laser last year (which on the outside looks identical to the monochrome one I bought 17 years ago that lives with my parents), zero issues, which pretty much has been my experience with printers on linux (also tried a ~5 y/o & 25 y/o HP LaserJet, one being the cheapest thing I’ve ever used, other being old office equipment, think I tried the Epson ecotank and photo printer my mil has as well)



  • It’s not terrible advice tbh, even just hand sketches are solid for getting ideas down, makes it easy to translate to cad. It at least helps me think things through and the like.

    Get a few pencils with different leads (some harder stuff like 2-4H and an HB) and some nice paper and you’re good, but really anything works, totally have a mockup of my garage on a whiteboard planning where I want to put stuff.

    As for cad packages, freecad, as far as I’m aware there are some architecture workbench plugins, and there’s a tech drawing workbench. Coming back to cad after a while I found it super easy to pick back up (coming from solidworks at least)


  • If you do it manually, path is something like (if it’s on the ssd at least)

    ~/.local/steam/steamapps/common/StardewValley/mods
    

    SMAPI has a .sh in their release zip that sets it up for you, and their wiki is pretty solid if you’re wanting to do it through proton instead of the native application. I gave the nexus mod app a try, works pretty well but without premium you need to download mods individually, having an actual mod manager is nice though.

    I’ve done rimworld modding running that through proton, but rimworld has workshop support and various mod managers so that was really easy to do (and plays pretty well, but I played rimworld on the og steam controller in the past so was kinda used to it)



  • That’s super bizarre and sorry you’re having those issues. I have a 4070ti w/ an 11900k on arch (use debian on my laptop and printers, chose arch for more recent releases for drivers in particular) and guess I’ve been lucky, arch wiki won’t 100% help but might point you at other possible configs?

    Had solid luck with the nvidia-open drivers, and really other than setting a few flags for hdr in KDE (which I’m not sure it’s still needed), I do recall looking at DRM kernel mode settings (section 1.2), most of my grief though has been HDR related (and gamescope doesn’t play nice with some games, steam big picture also can render strange on higher resolutions)


  • Synapse link is a pain too if you’re doing everything with as much private networking as possible. Actual setup is quick, but you need a windows machine for the PowerShell libraries needed for the dynamics side of the link, and if you’re just added as a guest to a client tenant, the cmdlets won’t let you login on their tenant, always uses the default tenant as far as I recall and there’s no tenant flag. I’ve set it up a handful of times and once it’s up it works really well, just an annoyance sometimes getting there. Think doing it through event hub has some similar irritations too.

    I’ve not had the pain of dealing with fabric extensively, most of the engineers and data scientists I work with hate working with it, everything seems like a halfbaked implementation of stuff in synapse, adf and Power BI premium but somehow worse, and their documentation is increasingly unhelpful.