hornban | 1 year ago | on: US antitrust case against Amazon to move forward
hornban's comments
hornban | 1 year ago | on: Doctor at Cigna said bosses pressured her to review patients' cases too quickly
One of the worst parts about this for me was that while I was dealing with trying to get my life back together from that kind of injury, I thought I was also going to go bankrupt as well.
In my case, everything did turn out fine because apparently the hospital has an entire department dedicated to dealing with insurance claim denials. This whole system is an absolute joke.
hornban | 1 year ago | on: How does the classic Win32 ListView handle incremental searching?
That assumes, of course, that the website isn't using some ridiculous drop-down component that doesn't support keyboard interaction or tab handling. Sadly, that's about 50/50 these days.
hornban | 2 years ago | on: US unemployment has been under 4% for the longest streak since the Vietnam War
hornban | 2 years ago | on: After 34 years, someone beat Tetris [video]
Anyway, I think that it's not really surprising that they'd use a signed integer in either case. In every codebase I've ever worked on, signed ints are the default merely because they're the obvious choice for a number. I only see uints when it actually matters, or when a developer is overly pedantic.
hornban | 2 years ago | on: Amazon's Silent Sacking
I find it very hard to believe that profits are so slim at Amazon that they simply cannot afford to migrate existing employees to something new with growth potential. Where I work, an admittedly very small company by comparison, there is an active effort to hire people that want to stick around for the long-haul. Sure there have been several missteps in product divisions, but as long as the employees involved are at least somewhat competent then there will always be a place for them to work on something. The benefit to doing this is that it creates a culture where everybody working there legitimately wants the company to succeed, and they're not thinking about it as merely a step in their own career path.
hornban | 2 years ago | on: Maybe getting rid of your QA team was bad
Is the secret that it only works if the entire company does it, like you suggest?
And yes, I completely realize that Scrum is terrible. I'm just trying to work within a system.
hornban | 2 years ago | on: Beeper Mini is back
Release iMessage on Android. If there is a concern that it wouldn't be secure with Google controlling it, then they could put it out on F-Droid, which would simultaneously prove that they're serious and also undermine Google's own efforts at controlling the culture war.
hornban | 2 years ago | on: Beeper Mini is back
The ironic part of all of this is that while the EU may be forcing Apple into supporting RCS to fix the situation, Google has resisted every effort to extend RCS to their own Voice platform.
It's really a shame that Microsoft gave up on mobile, because they really could be a real middle ground for the rest of us that just want interoperability.
hornban | 2 years ago | on: My favorite coding question to give candidates
There's a lot of good insight in the article about the correct way to approach the problem, but asking anyone to come up with it on the spot is unrealistic. You have the benefit of having seen the problem before with time on your side to reflect on it. They haven't.
When I do interviews like this, I prefer to talk them through the problem together, like we were actual teammates working on a problem together. That more closely relates to life on the job, which to me is the point of interviewing someone.
hornban | 2 years ago | on: Tell HN: Automatic fraud detection is making my life hell
I have been considering migrating away from GV for unrelated reasons, but if that sort of thing automatically makes me less attractive when looking for gigs then I'd like to prioritize actually doing that.
hornban | 2 years ago | on: Winsorized mean
I tend to benefit the most from seeing the entire distribution visually, and that helps me decide if I'm looking for a median, a "normal" mean, a "mean minus some weird outliers", or something different entirely.
Does anybody happen to know of a good visual guide for how different measures of central tendency apply to various distributions? Anything that emphasizes pathological cases is helpful.
hornban | 2 years ago | on: Why does trying to break into the NT 3.1 kernel reboot my 486DX4 machine?
hornban | 2 years ago | on: The reality of Wayland input methods in 2022 (2022)
Just my personal observation here, but I don't see a lot of value in programming books any longer due to how often things change. Usually I'm looking for official documentation or recently updated blog posts on the Internet.
https://m.youtube.com/watch?v=L_QaZk5iJOA