Perl was my first real language, too, but I haven't used it in years. Others complain about the sigils and referencing rules but I learned them early, when I was young, so I guess I didn't know any better. I even had a…
It doesn't matter if your thinking is right or wrong. Look what happened to Galileo. If you go against the current on a touchy topic you're done for.
I don't think hooks are a superficial change. If react stayed with class based components, I'd agree with you.
How do you use org-mode to automate pull-requests? Do you make the pull request inside emacs? Are you using it to compile a note from all of the commits in a certain branch? Or something else?
I've spent some time learning it that I don't regret. However, I dislike the GenServer syntax, it feels too complicated with random tuples all over the place. Also, I feel like the job market is too small. I wasn't able…
The job market for Elixir is pretty small. Sure, there are a couple of people here responding with specific listings, but still. I was hoping it would have ramped up by now but it seems that it's going to stay a niche…
This is how I feel too, and I'm a confused how the reaction to hooks is so overwhelmingly positive. I find it quite strange that we need to set up an eslint rule to make sure our function arguments are correct, and it…
If you don't implement affirmative action, you'll be accused of racism (due to the uneven final result of a blind GPA filter or equivalent).
>Elixir is one of those languages where everything has been done perfectly as of the time of this comment. Including GenServers? I find writing GenServers to be needlessly painful. Their syntax is one of my least…
I have 10 years experience, no degree, and yeah, submitting my resume online seems like throwing it into a black hole. And I have always been one of the top performers at my previous jobs. I did get about 20-25%…
It was fine for a while; I'm definitely the best at solving algorithms problems than I've ever been, but I want the structure of a job now.
Lived off savings, studied new programming languages, deep learning, leetcode, etc.
10 years into my career, after being under high stress, I quit my job with no plan.
In the small sample size of my jobs, cubicles are getting much shorter. In my pre 2010 job, the walls of the cube I had were quite tall and gave reasonable privacy. In my 2016 job, they were quite short for "enhanced…
If I accept your argument that a mask doesn't stop you from receiving it (which I doubt): If it were a social norm to wear a mask during an outbreak, and 50% of the population did, it would reduce the spread of the…
Hmm, I wonder if certain javascript based site generators will still be around in 20 years..
The System76 computer includes a motherboard, case and power supply; your bundle of parts does not.
You can't even sign up for Roam if you use a pihole for DNS, since it redirects you to a blackholed site. Okay. A good reminder of the commercial interests I don't want in control of my notes.
I enjoy that it's a long list that is loaded in its entirety instead of using infinite paging or some sort of virtualization. It's simple and ctrl-f just works, unlike on say, twitter.
Do they have to be serious? To me, this is the playful sort of thing you would see on the "old internet" that people miss.
Mainstream keto does not seek to avoid polyunsaturated fat, which we've been taught is heart healthy. This theory isn't keto, it's rather that the society wide switch away from saturated fat to polyunsaturated fat has…
Except everyone is still scared to death of saturated fat, which may actually have unique satiety mechanisms (see video below for a dive into saturated fat and reverse electron transport). There's some questions about…
Reasons I dislike hooks: The dependency array feels like a hack. It's way too easy to accidentally make an infinite loop. It's no longer safe to pass around functions; they have to be wrapped in useCallback(), which…
my DDG results for "dig show all" are much better than yours. try changing the "France" region to "All Regions" in the dropdown below the query.
It absolutely does happen. If you stop eating carbs for several days, you will go into ketosis. You can tell because your glycogen will be depleted, temporarily dropping your weight by a few pounds in a short time…
Perl was my first real language, too, but I haven't used it in years. Others complain about the sigils and referencing rules but I learned them early, when I was young, so I guess I didn't know any better. I even had a…
It doesn't matter if your thinking is right or wrong. Look what happened to Galileo. If you go against the current on a touchy topic you're done for.
I don't think hooks are a superficial change. If react stayed with class based components, I'd agree with you.
How do you use org-mode to automate pull-requests? Do you make the pull request inside emacs? Are you using it to compile a note from all of the commits in a certain branch? Or something else?
I've spent some time learning it that I don't regret. However, I dislike the GenServer syntax, it feels too complicated with random tuples all over the place. Also, I feel like the job market is too small. I wasn't able…
The job market for Elixir is pretty small. Sure, there are a couple of people here responding with specific listings, but still. I was hoping it would have ramped up by now but it seems that it's going to stay a niche…
This is how I feel too, and I'm a confused how the reaction to hooks is so overwhelmingly positive. I find it quite strange that we need to set up an eslint rule to make sure our function arguments are correct, and it…
If you don't implement affirmative action, you'll be accused of racism (due to the uneven final result of a blind GPA filter or equivalent).
>Elixir is one of those languages where everything has been done perfectly as of the time of this comment. Including GenServers? I find writing GenServers to be needlessly painful. Their syntax is one of my least…
I have 10 years experience, no degree, and yeah, submitting my resume online seems like throwing it into a black hole. And I have always been one of the top performers at my previous jobs. I did get about 20-25%…
It was fine for a while; I'm definitely the best at solving algorithms problems than I've ever been, but I want the structure of a job now.
Lived off savings, studied new programming languages, deep learning, leetcode, etc.
10 years into my career, after being under high stress, I quit my job with no plan.
In the small sample size of my jobs, cubicles are getting much shorter. In my pre 2010 job, the walls of the cube I had were quite tall and gave reasonable privacy. In my 2016 job, they were quite short for "enhanced…
If I accept your argument that a mask doesn't stop you from receiving it (which I doubt): If it were a social norm to wear a mask during an outbreak, and 50% of the population did, it would reduce the spread of the…
Hmm, I wonder if certain javascript based site generators will still be around in 20 years..
The System76 computer includes a motherboard, case and power supply; your bundle of parts does not.
You can't even sign up for Roam if you use a pihole for DNS, since it redirects you to a blackholed site. Okay. A good reminder of the commercial interests I don't want in control of my notes.
I enjoy that it's a long list that is loaded in its entirety instead of using infinite paging or some sort of virtualization. It's simple and ctrl-f just works, unlike on say, twitter.
Do they have to be serious? To me, this is the playful sort of thing you would see on the "old internet" that people miss.
Mainstream keto does not seek to avoid polyunsaturated fat, which we've been taught is heart healthy. This theory isn't keto, it's rather that the society wide switch away from saturated fat to polyunsaturated fat has…
Except everyone is still scared to death of saturated fat, which may actually have unique satiety mechanisms (see video below for a dive into saturated fat and reverse electron transport). There's some questions about…
Reasons I dislike hooks: The dependency array feels like a hack. It's way too easy to accidentally make an infinite loop. It's no longer safe to pass around functions; they have to be wrapped in useCallback(), which…
my DDG results for "dig show all" are much better than yours. try changing the "France" region to "All Regions" in the dropdown below the query.
It absolutely does happen. If you stop eating carbs for several days, you will go into ketosis. You can tell because your glycogen will be depleted, temporarily dropping your weight by a few pounds in a short time…