Cold Showers
github.com
Cold Showers
1–10 of 363 posts
Re: Cold Showers
#2Oof, that one is a huge can of worms.
Re: Cold Showers
#3Shower: keybored, your shower is not cold enough to induce stress and you are too lazy to modify the showering experience in any way
Caveats: Other people may be anti-lazy enough to modify the showering experience
Notes: Check yourself
Re: Cold Showers
#4Re: Cold Showers
#5>Hype: "Static Typing reduces bugs." Oof, that one is a huge can of worms.
My only experience with dynamic typing is really node, which improves a bit with typescript. But I'm still extremely wary of it because it doesn't give you runtime guarantees. It irks me a lot that you can just do JSON.parse, declare any type on it and call it a day. I firmly believe that static typing increases code readability and catches low-hanging fruit, but I'm going to have to sieve through that research it seems.
Re: Cold Showers
#6I do not get this one. It's incorrect by definition: "Big data refers to data sets that are too large or complex to be dealt with by traditional data-processing application software. "
If you do not need a big data system, then it's not big data.
Re: Cold Showers
#7> Hype: "We need big data systems to handle big data." I do not get this one. It's incorrect by definition: "Big data refers to data sets that are too large or complex to be dealt with by traditional data-processing application software. " If you do not need a big data system, then it's not big data.
Re: Cold Showers
#8Hype: Cold showers are good for you (good stress) Shower: keybored, your shower is not cold enough to induce stress and you are too lazy to modify the showering experience in any way Caveats: Other people may be anti-lazy enough to modify the showering experience Notes: Check yourself
Re: Cold Showers
#9Claim! Thing good!
Wait! Thing has downsides!
It's not thorough comparison, it's just showing that everything in life has tradeoffs, which is obvious.
Re: Cold Showers
#10>Hype: "Static Typing reduces bugs." Oof, that one is a huge can of worms.