
Article URL: https://jasonfantl.com/posts/What-is-Entropy/
Comments URL: https://news.ycombinator.com/item?id=43684560
Points: 32
# Comments: 11

Article URL: https://www.harvard.edu/president/news/2025/the-promise-of-american-higher-education/
Comments URL: https://news.ycombinator.com/item?id=43684536
Points: 542
# Comments: 387
https://www.harvard.edu/president/news/2025/the-promise-of-american-higher-education/
Article URL: https://simplewebserver.org/
Comments URL: https://news.ycombinator.com/item?id=43684009
Points: 35
# Comments: 16

Article URL: https://aeon.co/essays/how-vietnam-earned-its-world-renowned-anticolonial-standing
Comments URL: https://news.ycombinator.com/item?id=43685018
Points: 13
# Comments: 0
https://aeon.co/essays/how-vietnam-earned-its-world-renowned-anticolonial-standing

Article URL: https://github.com/Diffusion-Dynamics/watermark-segmentation
Comments URL: https://news.ycombinator.com/item?id=43685304
Points: 8
# Comments: 1
https://github.com/Diffusion-Dynamics/watermark-segmentation

Morning HN.
I often found myself wondering "how much does this code segment take in terms of total runtime" and it's often quite annoying to figure out with optimizations enabled, especially when working on something new or testing someone else's implementation without the proper tooling set up. Wanted to have a single include lib that would allow us to write something like:
``` PROFILE("Loop 1") for (...) // some work ```
and have the next expression automatically record time & dump r
Article URL: https://sqlite-internal.pages.dev
Comments URL: https://news.ycombinator.com/item?id=43682006
Points: 54
# Comments: 9

Article URL: https://phase.dev/blog/chacha-and-aes-simplicity-in-cryptography/
Comments URL: https://news.ycombinator.com/item?id=43682369
Points: 19
# Comments: 2
https://phase.dev/blog/chacha-and-aes-simplicity-in-cryptography/
Article URL: https://jerf.org/iri/post/2025/fp_lessons_conclusion/
Comments URL: https://news.ycombinator.com/item?id=43682541
Points: 13
# Comments: 6

Article URL: https://github.com/nathanhleung/protobuf-ts-types
Comments URL: https://news.ycombinator.com/item?id=43682547
Points: 40
# Comments: 15