gridlockd | 5 years ago | on: The pandemic turned my parents into day traders
gridlockd's comments
gridlockd | 5 years ago | on: Supercharging TensorFlow.js with SIMD and multi-threading
gridlockd | 5 years ago | on: PayPal terminates account of Epik, home to Proud Boys domain and Gab
gridlockd | 5 years ago | on: PayPal terminates account of Epik, home to Proud Boys domain and Gab
gridlockd | 5 years ago | on: PayPal terminates account of Epik, home to Proud Boys domain and Gab
I don't like that. I'll give you a downvote, that will set things right!
gridlockd | 5 years ago | on: PayPal terminates account of Epik, home to Proud Boys domain and Gab
gridlockd | 5 years ago | on: Reverse-engineering the problematic tail behavior of Fivethirtyeight forecast
Also, you can make money betting on the outcome itself. If the odds you get are underpriced relative to an accurate forecast, that's a great bet to take.
Furthermore, these forecasts influence where politicians put their focus. Let's say you're Hillary in '16 and you think Wisconsin is yours despite the forecast showing a narrow lead, maybe you should reconsider.
gridlockd | 5 years ago | on: U.S. faculty job market tanks
Why do they have so many more PhDs now? Because PhDs are a now a dime a dozen, not because a PhD itself is valuable. The opportunity cost of a PhD is four years of lost income during prime employment age, plus extra student loan debt.
Even with a higher salary (and higher tax burden), it's not clear that you come out on top during your lifetime. If you don't come out on top, it's a waste, unless maybe these years you spent doing your PhD were the best years of your life (probably not).
gridlockd | 5 years ago | on: You can no longer reinstall CS 2 or 3 even if you have the original disks
A lot of people were pissed off about Adobe stopping perpetual licenses, but that didn't hurt their bottom line. In fact, they increased revenue because a subscription is a low upfront cost.
Most of the people complaining about this are non-customers whose strong-held beliefs on how to license software have been offended. These people don't matter to Adobe's business.
gridlockd | 5 years ago | on: Mood and cognition after low LSD doses: A placebo controlled dose-effect study
gridlockd | 5 years ago | on: Mood and cognition after low LSD doses: A placebo controlled dose-effect study
gridlockd | 5 years ago | on: Mood and cognition after low LSD doses: A placebo controlled dose-effect study
gridlockd | 5 years ago | on: Mood and cognition after low LSD doses: A placebo controlled dose-effect study
gridlockd | 5 years ago | on: Studies Point to Big Drop in Covid-19 Death Rates
> What about different strains and variability in how deadly they are?
Is there any evidence that the variations spreading now are different from those spreading earlier this year?
> What about the difference that the size of the initial dose of the virus makes to the end outcome?
There was a study done on hamsters that only showed a minimal impact of initial dose on disease severity.
On the other hand, you have increased mortality among healthcare worker, which could be caused by higher exposure. However, there's also the impact of such a stressful situation on the immune system.
gridlockd | 5 years ago | on: Forcing Functions in Software Development
The highest-quality software can not win in the software market. This is evident from the software that is out there owning the market.
Quality is a trade-off, if you spend too many resources on it, you can not compete. Catching those last few bugs takes exponentially more effort.
Moreover, there are snake oil salesmen at every corner, telling you that if only you adopted some methodology, your defect rate would plummet. It's easy to get lost in that, not actually delivering a product.
gridlockd | 5 years ago | on: Forcing Functions in Software Development
Correct.
> Why would the customer report a bug instead of switching to a less buggy product?
All products are buggy to varying degrees. As a user, you can't easily tell if another product is "less buggy". Would you risk investing time into figuring out another program that may turn out just as buggy? No. You most likely move on with your life.
Once users are invested into your product, it takes a lot to make them switch. Every single piece of software that I use regularly is either extremely simple or somewhat buggy. I haven't switched once because of it. It's a nuisance, but not a dealbreaker.
That's not to say that I like this situation, of course I would prefer software that doesn't have bugs and glitches, but I also prefer software that exists today, not tomorrow. The market has spoken: worse is better.
> Why do you think the customers are going to report bugs?
If it's an important bug, somebody will most likely report it. If it's not an important bug, not having it reported is most likely not important either.
> I can't say that I've ever attempted to report a bug on an iPhone app, Windows, etc. It's like yelling at the wind.
So, did you switch to Android or Linux/MacOS then? Is the grass really greener on the other side?
gridlockd | 5 years ago | on: Forcing Functions in Software Development
If there's a bug slipping through, someone will run into it, report it, and it'll get fixed. If nobody runs into it, the bug doesn't cost anything.
This is the most economic way to go about it, which is the reason why pretty much all successful software is kind of buggy. We all like to complain about it, but then we don't want to wait an extra year for the next version either.
At the other end of the spectrum, if you need really reliable software, the solution is not to eliminate all the bugs, that's impossible. Even with perfect software, hardware can fail, bits can flip the wrong way. The solution is to make sure that errors can't bring down the airplane.
gridlockd | 5 years ago | on: Studies Point to Big Drop in Covid-19 Death Rates
gridlockd | 5 years ago | on: Assorted Thoughts on Zig and Rust
Good! Maybe you can actually get something done using it then, instead of getting lost in mastering lots of concepts just for the sake of it.
gridlockd | 5 years ago | on: Assorted Thoughts on Zig and Rust
What is unique to Zig is that it has these features without bringing together "the best of Forth and Lisp". Sometimes, just being pedestrian is a virtue.
It is unlikely that you will beat the market in the long run and if you do, it may well be down to chance, but it is possible, because the market is not perfect.
Furthermore, you can not "buy the market" in the first place. You can buy ETFs replicating stock indices, but that is not the same. If you bought the S&P you will have performed differently than if you had bought MSCI world. Ultimately, stock picking is just a less diversified version of buying an index.