Story Published at: June 11, 2023 at 08:08PM
Should Adults Be Consuming Breast Milk?
Why are blocks on Bluesky public?
Story Published at: June 11, 2023 at 08:15PM
A Brief History of the Corporation: 1600 to 2100 (2011)
Story Published at: June 11, 2023 at 06:46PM
Ask HN: The Reddit strike has begun. Where do we go now?
I realized today I’ve got a few questions around niche hobbies that typically I’d go find a subreddit for to ask. This ranges from programming in a new framework I’m learning (React Native) to questions around where I can learn more about the cosmos and why we’re here from a physics standpoint, to some health questions around a condition I […]
GrayC: Greybox Fuzzing of Compilers and Analysers for C [pdf]
Story Published at: June 11, 2023 at 07:27PM
The Curse of Scalable Technology
Story Published at: June 10, 2023 at 08:10PM
Sama: I feel so bad about advice I gave while running YC I might delete my blog
Story Published at: June 11, 2023 at 06:35PM
Show HN: Java REST without annotations, DI nor reactive streams
grumpyrest is a Java REST server framework that does not use annotations, automatic dependency injection or reactive streams, and minimizes the use of reflection. I created this because I got fed up with annotation-mad frameworks that you cannot easily understand, step into or reason about. grumpyrest uses the type system to guide JSON mapping and validation, and (possibly virtual) threads […]