Hacker Newsnew | past | comments | ask | show | jobs | submit | adam_beck's commentslogin

Top researchers in what?


From what I can tell

AI, quantum, vaccines, cancer, Alzheimer's, mental health, nuclear energy, climate, food security, astrophysics, democratic resilience

There isn't a full list of fields or researchers because of privacy or not all researchers have told their current institutions about the change.


Top. Men.


Who?


And top women: https://www.nrc.nl/nieuws/2026/07/07/opeens-mochten-we-woord...

Cancer researchers, climatechange, food production, astrophysics, democracy, mental health, Alzheimers, ...

Basically all over the board. But don't worry - you folks still have a president that understands sports really..... REALLY well. /s


While I would much prefer to only write Typescript types, this would drive me insane:

> The only thing I do on top of that is to use annotations like "@minimum 0" (or, in the email example, "@format email") where the base types are not enough, but those simply go inside comments.


Obviously it's not ideal, but IMO it's the better option. Much better than `z.number().integer().min(0)` or whatever zod equivalent there is and then have to deal with the inferred types which among other things tend to suck for IntelliSense etc. Those annotations map directly to JSON Schema attributes.


You can AOT typescript types from zod schemas if intellisense is your main complaint. I think it generally makes more sense to transform from more expressive => less expressive, and zod is more expressive than typescript (as evidenced by your need to add doc comment annotations to get similar behavior going the other way).


Tanner Lisnley did this with React. He didn't share it but talked about his experience. Basically, he re-wrote React with only the parts he was interested in. Sort of like his own version of Preact. You might be interested in his blog post about the subject: https://tannerlinsley.com/posts/projecting-react


It would be interesting to know which percentage of full-time jobs in the USA get no paid vacation.


From MDN:

> Note: While <input> elements of type button are still perfectly valid HTML, the newer <button> element is now the favored way to create buttons. Given that a <button>'s label text is inserted between the opening and closing tags, you can include HTML in the label, even images.


They are just severance packages.


No, they aren't. Intel is old enough to have an actual "retirement" plan and not just a 401k match program.


> John Oliver discusses homeschooling, its surprising lack of regulation in many states, and, crucially, Darth Vader’s parenting skills.

This is a comedy bit. I've watched the first 7 minutes of this 24 minute video and the only research seems to be more conjecture.


I've seen you mention this a few times but can't seem to find any information on it. I'm very interested in being able to use HAR files with MSW.


It's faster and cross-platform (Windows/Linux/MacOS). Switching version managers is trivial. If you don't like it, just switch back in the time it takes to uninstall a binary.


Last time I tried it, it totally broke my WebStorm setup (on Windows).


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

Search: