Hacker News new | past | comments | ask | show | jobs | submit | bhengaij's comments login

What is assortative mating?


https://en.wikipedia.org/wiki/Assortative_mating:

Assortative mating is a mating pattern and a form of sexual selection in which individuals with similar phenotypes mate with one another more frequently than would be expected under a random mating pattern. Some examples of similar phenotypes are body size, skin coloration/pigmentation, and age. Assortative mating, also referred to as positive assortative mating or homogamy, can increase genetic relatedness within the family.


Linux or "Linux shell"? Use wsl on win10


I've only ever heard positives from react-> vue movers.

I want to hear negatives and positives from vue -> react movers, however small they may be


My first honest question is why?

My personal experience is that I chose Vue over React for use on projects. I also work on projects that have chosen React. Having used both I prefer Vue as the code base tends to stay cleaner with better separation between logic and presentation. Also components tend to be less tightly coupled than on React projects using a Redux store (so I can't comment on how MobX usage might change that).

I can see how the use of PropType validations in React can be a benefit for larger projects being developed by larger teams.

> you won’t have to use setState or any equivalent with Vue

Vue also has some idiosyncrasies and sometimes have to use this.$set() or Vue.set().


Vue doesn't have quite the same dev experience w/ TypeScript as React.

If I were just using ES6, I think it would be a toss-up or Vue would win. With TypeScript, React + TSX wins by a lot. That said, things may have improved with Vue + TypeScript, haven't looked into it in a while.


Except I have to open emacs in one full second


Why would emacs ever be closed?

Anyway, if you run emacs as a server, you can connect to it with emacsclient in less than a second.

Even starting emacs from scratch can take less than a second, if your config is small enough or optimized enough.


... never close it :)


Has it been adjusted for the living cost? Because I feel (without data) that it would be much worse.


Broadening the mind, no- opposite effect. It's a very group think environment.

You do get better problem solving skills though and a new approach to looking at problems.


I don't see what's wrong here. The framework is bad and privacy invading but this seems to be a positive advertisement for it


They're just regular mods. On a toxic one-up community. I'd like then to at least have a courtesy of mentioning when someone is (shadow) banned.


I think they don't shadow ban people anymore since sometime after pg left.

I am somewhat rate limited it seems for reasons but I won't complain. I'm possibly more annoying than them.


> I think they don't shadow ban people anymore since sometime after pg left.

That's false. They also take away your individual ability to post a thread or upvote. They do this silently.


Same. Rust needs a one-click install "integrated de"


Rust needs an IDE


Rust has a lot of good IDE options these days: https://areweideyet.com/ They decided to focus on the "Rust Language Server", which many IDEs use, rather than on one specific IDE.


That list counts vim and emacs as IDEs, and also includes in the list sublime text and vscode.

In the end the only minimum working product IDEs they list (no debugging, no IDE) are vscode, eclipse, visual studio, and intelij.

AFAIK Eclipse does not support rust. At best there's a plugin that adds some support, but last time I've checked it failed to work on my setup. That doesn't leave many viable options on the table.


> AFAIK Eclipse does not support rust. At best there's a plugin...

I'm not an Eclipse user, but in my understanding, it's grown quite a bit since then.

https://www.eclipse.org/org/press-release/20180627_new-photo...

https://projects.eclipse.org/projects/tools.corrosion


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: