short_throw | 2 years ago | on: Challenging projects every programmer should try (2019)
short_throw's comments
short_throw | 2 years ago | on: The end of retirement
Healthcare for the elderly will put huge strain on government budgets.
With the young struggling to afford housing with fulltime work, I find the authors disappointments about not getting those lavish vacations obnoxious.
short_throw | 2 years ago | on: The New Essential Guide to Electronics in Shenzhen
short_throw | 2 years ago | on: YouTube punishes ad-blocker users with slower videos on non-Chrome browsers
Nonsense. A Google controlled browser runs plugins Google allows with privacy settings Google creates. More data and no ad blockers is worth many billions of dollars to YouTube in the long run.
They directly benefit from people thinking Firefox is slow.
short_throw | 2 years ago | on: New images and video confirm Austin-made Tesla model Y has cracked front casting
The importance of the distinction here is that Tesla can't argue the customer caused this...a cold shut can only happen at casting time.
short_throw | 2 years ago | on: I only lost 10 minutes of data, thanks to ZFS
Normally, failures come from some amount of non-repeatability or randomness that the systems weren't robust to.
The drive industry is special (in a bad way) in that they can exactly reproduce their flaws, and most people's intuition isn't prepared for that.
short_throw | 2 years ago | on: Ask HN: Any interesting books you have read lately?
In traditional polygamy, the man with 10 wives would be the head of household for 10 wives with competing interests, so it does start to sound very managerial.
short_throw | 2 years ago | on: PSA: Intel Graphics Drivers Now Collect Telemetry by Default
"You might have to hand in your power user card over that one"
And these attitudes are why most consumers almost exclusively use proprietary software. You have to let people be lazy to get mass adoption. Businesses know and exploit this, the foss world writes tools with steep learning curves and says "take it or leave it." And that's perfectly fine as long as we can be honest with ourselves: the vast majority of people will never invest the time to learn to use cmd line applications, or debug wifi drivers, or learn to use an environment that's more complicated than what they already have. Time is money so even a highly motivated person should question spending months to learn new tools.
I love Linux for being superior for servers and hackable and having so much powerful software available for free...but if I weren't a software developer and I didn't enjoy this stuff there'd be no justification for the time I spent learning it.
short_throw | 2 years ago | on: Uh, guys, we should think about spending more on defense in the US
short_throw | 2 years ago | on: Twitter has officially changed its logo to ‘X’
I don't like Musk, nor do I trust the things he says, but I usually err on the side of granting people some humanity.
short_throw | 2 years ago | on: 6 days to change 1 line of code (2015)
But actually this is a story about the process working.
short_throw | 2 years ago | on: Stanford Graduate Students Won Their Union Vote
short_throw | 2 years ago | on: False 911 Calls Increase During Festival as iOS Mistakes Dancing for Car Crashes
It's a massive nuisance unless someone gets on to say it was a mistake...and if someone didn't notice their phone buzzing before it made the call they aren't gonna pick up.
short_throw | 2 years ago | on: FedEx Accused of Largest Odometer Rollback Fraud in History with Used Vans
short_throw | 2 years ago | on: When dying patients want unproven drugs
Selling straight up snake oil is still fraud, and letting money be thrown at overhyped but ineffective treatments is a smaller tragedy than forcing people to die when treatments exist.
short_throw | 2 years ago | on: Research on harvesting electricity from humidity in the air
short_throw | 2 years ago | on: SanDisk Extreme SSDs keep abruptly failing–firmware fix for only some promised
That was years before this issue but my rule of never buying a SanDisk product again is serving me well.
short_throw | 2 years ago | on: What happened with ASUS routers this morning?
Years ago I bought a $100 gigabit Linksys router, immediately flashed it with openwrt, and set it up. I assumed my isp was the reason my download speeds were struggling to hit 100mbps (new house and network all at once), and later when I bought my first NAS I assumed hdds are just inherently slow.
I had abysmal network performance for over a year before I figured out my gigabit router was the performance bottleneck, my isp was giving me 3x what the router could handle. The reason for the terrible performance was that openwrt doesn't have the closed source binary blobs to run hardware accelerated routing, instead everything gets squeezed through the cpu, and my router couldn't do it.
So basically, many routers lose performance, in my case I got a 10x performance drop, and openwrts website is all but useless for telling you which routers to buy.
All I can say is be careful blindly installing openwrt unless your router has a CPU that's complete overkill for what you want to do...and none of the mid range consumer combined routers/access points meet that criteria.
short_throw | 2 years ago | on: Ask HN: Most interesting tech you built for just yourself?
short_throw | 2 years ago | on: Tech bosses are letting dictators censor what Americans see
Rival nations with totalitarian governments are now exercising control over US media to cover up terrible human rights abuses and influence US politics...and your only feeling on the subject is "meh not illegal"?
Foreign propaganda is an existential threat to a democracy, we can't look the other way as us media giants cede control to other nations.
It takes years for a single person to get a project to the point where it's a good learning ground for scaling and maintenance.
Gluing a few libraries together is real software engineering but unless you're really invested in the outcome it's not that engaging and it's not that educational.