Nerd, professional solver of imaginary problems

  • 5 Posts
  • 196 Comments
Joined 1 year ago
cake
Cake day: June 14th, 2023

help-circle



  • I joined a team years ago where everyone would catch exceptions then throw a different exception in the catch, swallowing the original. Sometimes these were nested many layers. Troubleshooting was a nightmare.

    I spent a week deleting all of them and told everybody that “try” was now a forbidden word outside of entry points.




  • I have a cache drive in my NAS for reads, thinking about putting a second drive in there so I can have a read/write cache array. It makes a huge difference over just having spinning rust. I’d love an all-flash array, but 36TB of SSD would be very expensive right now.

    Note to others reading this: If your main use case is gaming (or anything other than storing/processing buttloads of data), I’d suggest just getting a bigger pcie3 drive instead of a faster pcie4/5 drive. Going with a faster drive won’t be a noticeable difference, but having 2-3x the capacity (for the same price) will help.









  • I’m amazed at how many professionals use Macs because Apple seems to hate power users. I had to use a Mac briefly recently and was amazed to find they still don’t have window snapping.

    It also had no idea what to do with my monitor, couldn’t even detect the correct resolution. I’m guessing if I had bought a $3000 Apple monitor it would have worked immediately. But had to dive into “advanced settings” just to set the correct resolution.



  • If they wanted to make browsers less secure, they would do so in much more obvious ways.

    The new proposal demands browsers automatically trust government created root certificates. That means any EU government can do a man-in-the-middle attack on any end user running that web browser, even users in other countries. There is no reason to do that other than to spy on people or to manipulate the content that they’re viewing.

    If any government, or company for that matter, wants to make their own root cert and deploy it to all their users/machines they can already do that easily. A lot of companies that work with sensitive data already do this, and some companies (ex: symantec) provide solutions to do it very easily, so the IT team can see everything the users are doing.