Software engineer (video games). Likes dogs, DJing + EDM, running, electronics and loud bangs in Reservoir.

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

help-circle

  • Piggybacking off this, it’s worth noting if you’re adding SAS capability to your PC via one of these cards, you can look into used enterprise SAS HDDs for cheap. They’re often sold in bulk - I just picked up 72TB (12x6TB) of 7200RPM drives for AUD480 total. Availability is very region-specific and of course it’s up to you to decide if it’s worth the risk for your needs, but if you’re using RAID6 or equivalent (capable of handling two dead drives at once) the risk is minimal. Be sure to buy from sellers with a warranty (12 months minimum), and check the drives once they arrive. But in general enterprise drives are MUCH more resilient than consumer drives.


  • I’ll go against the grain here - I’m still rocking an unmodded Ender 3 Pro from 2019. It sits in my garage now as a tool for functional prints, though I’ve done the odd articulated print for kids.

    I generally only ever use black or white PLA. I pretty much never calibrate it any more now it’s set up. I just don’t see the need to upgrade. Yes, it’s slower and louder than newer 3D printers and there’s no web interface, but the dimensional accuracy and quality is there for 99% of functional prints.

    My friend has a Bambu Lab P1S and for fine detail it’s definitely higher quality, so if you’re designing micro parts (eg. PCB housings) I’d go with something newer, but if your functional prints are going to need around 0.05-0.1mm accuracy, an older 3D printer will do the job just fine.

    I imagine they’re dirt cheap on the second hand market right now. Might be worth trying one before diving into something more expensive?

    Edit: forgot to mention, the only time I get a failed print is when I give it something stupid to attempt, like with no supports. This will be the learning curve with any 3D printer and getting used to how slicers work. You’ll eventually build an intuition around this workflow, but I don’t believe the choice in printer will matter here - correct me if I’m wrong folks.





  • I went down this rabbit hole a few years back. I’m in a house with 3 separate HVAC split systems over 2 floors, and we always had large temperature differentials and needed to constantly manage HVAC settings.

    My goal was to never need to touch the settings for any of the HVAC units all year round, and I had plans to automate my windows so if it was nice outside, the house would ventilate automatically… but only if the pollen count was low, as I have allergies.

    It became clear very early on that using the standard Home Assistant automation logic wasn’t going to be adequate for my needs, so I ended up running a Python script every half hour that reassessed the state of all sensors, using whatever crazy logic I dreamed up, then decided what actions to perform (if anything).

    The general approach worked well, though I hit two snags and lost interest:

    One was finding a (cheap) solution to physically open and close my roller windows. I came close, but didn’t want to make any permanent changes and had concerns about home insurance, so ultimately chickened out there. Everything still worked without this, but it would have been pretty cool to open windows automatically on a nice day for fresh air.

    The other snag was more fundamental - I don’t think it’s possible to have a perfect temperature, even for one person. If I’m sitting still for long periods, I tend to want warmer temps. If I’m cleaning the house, I want cooler temps.

    Ultimately my “ruleset” for the perfect solution became more and more complex, with edge cases and bugs popping up as the months rolled on, and it became clear I couldn’t represent this problem with a set of sensor inputs.

    It was a fun experiment and I learned a lot, but I ended up going back to simpler automation rules after a while, like just turning on the heater in the morning if it’s cold, or vice versa. Solve the biggest problems first.

    I think trying to automate to the extreme is sometimes a trap. Our hacker mindset wants the problem to be perfect and solveable, when in reality us humans are fickle creatures whose wants and whims change on the regular, and that can’t be captured easily in zeros and ones.


  • Two minor concerns about this approach:

    1. Will the lesser known domain name make your emails more likely to be filtered as spam? I don’t know the answer, but I am fairly sure it wouldn’t help.

    2. Will having your email routed through a middleman open up security issues? Probably solveable with diligence and awareness, but I recently had a non-technical friend with this setup get his Gmail breached because he was forwarding it to an email inbox on his personal domain from decades earlier that he forgot about, and didn’t have 2FA on the domain webmail. IMHO an easy oversight for anyone, honestly.






  • I guess as a starting point most of us in this thread don’t really know what university research teams do.

    If they had a laptop or phone, what kinds of things would they want to do that requires a server? Will they need email? Instant messaging? File sharing? Document collaboration? Will there be sensitive information? Do they need specific software? Or put another way, without this server, what can’t they do?

    If you can give some hints on that kind of stuff, I’m sure people in this thread can help out more with specifics on software/tech recommendations.

    Edit: obviously Unreal Tournament is non-negotiable.