Comment on
YouTube isn't happy you're using ad blockers — and it's doing something about it
Reply in thread
How would the content creators get rewarded in that system? Some of the YouTube ad money goes to the channel the ad is shown on.
Comment on
YouTube isn't happy you're using ad blockers — and it's doing something about it
Reply in thread
How would the content creators get rewarded in that system? Some of the YouTube ad money goes to the channel the ad is shown on.
Comment on
What do people here like better: typed or untyped functional languages?
Reply in thread
Exactly the same here. 10+ years ago, untyped languages felt so much more productive; they were a breath of fresh air compared to e.g. Java. But after discovering typed languages with type inferencing (Haskell) and nowadays gradually typed languages, I cannot work without types anymore. It feels icky to not have a compiler check types.