✈️The Needling's Top 10 Boeing Headlines of 2024: https://theneedling.com/2024/11/11/the-needlings-top-10-boeing-headlines-of-2024/
Tell us! Which of our real fake Boeing stories this year killed you the most?
Professor, Computer Science, Univ. of Massachusetts Amherst. My students, collaborators, and I build innovative systems, especially focused on performance, reliability, and security -- Scalene, Coz, Hoard, and more. Among other things, I am also the creator/maintainer of https://CSrankings.org.
Twitter (while it lasts): @emeryberger
Home page: https://emeryberger.com
Lab page: http://PLASMA-UMass.org
GitHubs:
* http://github.com/plasma-umass/
* http://github.com/emeryberger
| Affiliation | Univ. of Massachusetts Amherst |
| Personal GitHub | https://github.com/emeryberger |
| Lab GitHub | https://github.com/plasma-umass |
| Home page | https://emeryberger.com |
✈️The Needling's Top 10 Boeing Headlines of 2024: https://theneedling.com/2024/11/11/the-needlings-top-10-boeing-headlines-of-2024/
Tell us! Which of our real fake Boeing stories this year killed you the most?
RightTyper: A Python 3.12+ type assistant that adds type hints to your code. https://github.com/righttyper/righttyper, python3 -m pip install righttyper
RightTyper turns type checking into anomaly detection: it captures the most commonly used types, letting a type checker like mypy detect possibly incorrect type mismatches in your code.