drenvuk | 4 years ago | on: A pipe operator for JavaScript: introduction and use cases
drenvuk's comments
drenvuk | 4 years ago | on: Two weeks later David Bennett is alive, his pig’s heart beating soundly
drenvuk | 4 years ago | on: Two weeks later David Bennett is alive, his pig’s heart beating soundly
[0]https://modernfarmer.com/2016/05/raising-pigs/#:~:text=Most%....
drenvuk | 4 years ago | on: Two weeks later David Bennett is alive, his pig’s heart beating soundly
drenvuk | 4 years ago | on: Stray bullet kills English astrophysicist visiting United States
these kinds of incidents shouldn't be possible.
drenvuk | 4 years ago | on: India's richest man pouring $80B into green energy, including new ventures
drenvuk | 4 years ago | on: From TypeScript to ReScript
drenvuk | 4 years ago | on: Ask HN: How can I unflag a submission?
drenvuk | 4 years ago | on: Let's Settle This
drenvuk | 4 years ago | on: Let's Settle This
drenvuk | 4 years ago | on: Let's Settle This
drenvuk | 4 years ago | on: I feel dumb(er) when typing, and smart(er) when writing
I use a notebook as well btw, for leetcode as well. it's simple better. limited in it's distractions, requires a greater amount of lingering on thoughts rather than quickly typing in whatever words have come to mind, freedom of input and manipulation. it does one thing slowly, not everything fast and the interaction it requires is beneficial to then thought process.
even tablets are not as good. anyways, I agree with you.
drenvuk | 4 years ago | on: I feel dumb(er) when typing, and smart(er) when writing
drenvuk | 4 years ago | on: Ask HN: How to continue to be gracious about the good fortune of rich friends?
Either suck it up and utilize your anger and envy as impetus for changing your situation into one that you're satisfied with, detach your own self worth from that of your friends or continue to be a baby and keep crying in your slum.
my mother came from a family of cotton pickers, I got a leg up and my children will be getting an even bigger leg up.
This might seem unnecessarily harsh but crying will get you nowhere.
drenvuk | 4 years ago | on: Ask HN: What’s the most outrageous belief you’re confident is true?
Testing vocabulary size is similar but penalizes people with a limited but accurate vocabulary, regardless of whether they use curse words as a crutch.
But again, assumptions and flaws, etc, etc.
drenvuk | 4 years ago | on: Ask HN: What’s the most outrageous belief you’re confident is true?
drenvuk | 4 years ago | on: Ask HN: What’s the most outrageous belief you’re confident is true?
I'm willing to believe I'm wrong again because there could be any number of other factors. But we're talking about outrageous beliefs so here we are.
drenvuk | 4 years ago | on: Ask HN: What’s the most outrageous belief you’re confident is true?
I'm going to attempt to get data more often to confirm my assumptions outside of this one circumstance. Seeing my beliefs disproven was a bit of a wake up call. Also, I need to stop being a dick.
drenvuk | 4 years ago | on: $30 Drawing Could Be a Renaissance Work Worth Millions
I'd rather see art that hasn't been repeated ad infinitum like stuff by osman bey or charles curran or something else. I guess it's just taste? I probably don't know anything, just talking.
drenvuk | 4 years ago | on: How to Set Low Expectations at Your Two Remote Jobs
The example from TC39 is also fairly insipid:
I don't think it should have been written like that. The Object.keys().map().join() should've been assigned to an appropriately named variable before being used in another function. There are better ways to avoid writing code this way.