Year 2022: Scientific progress

The year 2022 is over. As with every year that passes, we have made some scientific progress. I found the following achievements interesting:

Daniel Lemire, "Year 2022: Scientific progress," in Daniel Lemire's blog, January 15, 2023, https://lemire.me/blog/2023/01/15/year-2022-scientific-progress/.
[BibTeX]

Published by

Daniel Lemire

A computer science professor at the University of Quebec (TELUQ).

2 thoughts on “Year 2022: Scientific progress”

  1. In a *fusion* reactor. We have been able to produce more energy than we put in with fission reactors for decades now.

Leave a Reply

Your email address will not be published.

You can also subscribe by email to this blog (non-commercial, no ads, weekly email).

How to post code (C, C++, Java, Python, etc.):

Wrap your code in backticks, like this:

`int main() {
    return 0;
}`