Hacker News
AI-Assisted Software Development: Trends and Lessons by Don Syme [pdf]
Space cowboys: The maverick pioneers of galactic travel
Article URL: https://www.aljazeera.com/features/2025/3/30/space-cowboys-the-maverick-pioneers-of-galactic-travel
Comments URL: https://news.ycombinator.com/item?id=43524178
Points: 1
# Comments: 0
SpecTec Has Been Adopted
Article URL: https://webassembly.org/news/2025-03-27-spectec/
Comments URL: https://news.ycombinator.com/item?id=43523877
Points: 1
# Comments: 0
USGS: M 7.1 – 90 km SE of Pangai, Tonga
Article URL: https://earthquake.usgs.gov/earthquakes/eventpage/us7000pntq/executive
Comments URL: https://news.ycombinator.com/item?id=43523875
Points: 1
# Comments: 0
Show HN: LinkedIn's Dead. Developers Are Moving to Grids
After years of resumes disappearing into LinkedIn’s algorithm, I built a grid where developers claim their own space – no spam, no tracking, no nonsense.
Comments URL: https://news.ycombinator.com/item?id=43523873
Points: 3
# Comments: 0
I built an app that tracks grocery spending from a photo of your receipt
Article URL: https://www.shopping-tracker.com/login
Comments URL: https://news.ycombinator.com/item?id=43523866
Points: 1
# Comments: 1
The Math Behind Hanzimatic's Vocabulary Test
Article URL: https://hanzimatic.com/blog/posts/estimating-vocabulary/
Comments URL: https://news.ycombinator.com/item?id=43523857
Points: 1
# Comments: 0
US could see acid rain return due to rollbacks, says scientist who discovered it
Article URL: https://www.theguardian.com/environment/2025/mar/27/acid-rain-trump-epa
Comments URL: https://news.ycombinator.com/item?id=43523844
Points: 1
# Comments: 1
Phase Switch Driven by the Hidden Half-Ice, Half-Fire State in a Ferrimagnet
Article URL: https://link.aps.org/doi/10.1103/PhysRevLett.133.266701
Comments URL: https://news.ycombinator.com/item?id=43523841
Points: 1
# Comments: 0
Accuracy and Precision
Article URL: https://en.wikipedia.org/wiki/Accuracy_and_precision
Comments URL: https://news.ycombinator.com/item?id=43523826
Points: 1
# Comments: 0
Why Labour is crushing your living standards [video]
Article URL: https://www.youtube.com/watch?v=pUKaB4P5Qns
Comments URL: https://news.ycombinator.com/item?id=43523804
Points: 1
# Comments: 0
Satellite Internet on 80s Hardware
Article URL: https://hackaday.com/2025/02/14/satellite-internet-on-80s-hardware/
Comments URL: https://news.ycombinator.com/item?id=43523802
Points: 1
# Comments: 0
It's the hottest car company. You can't buy one in America
Article URL: https://www.cnn.com/2025/03/26/cars/china-byd-profile-tesla-rival-intl-hnk/index.html
Comments URL: https://news.ycombinator.com/item?id=43523797
Points: 11
# Comments: 1
Qwen2.5-Omni Technical Report
Article URL: https://huggingface.co/papers/2503.20215
Comments URL: https://news.ycombinator.com/item?id=43523776
Points: 1
# Comments: 0
Unfolding trees breadth-first in Haskell
Article URL: https://blog.poisson.chat/posts/2025-03-30-breadth-first-unfolds.html
Comments URL: https://news.ycombinator.com/item?id=43523774
Points: 1
# Comments: 0
Show HN: SDKing - Generate type safe Frontend SDK of any FastAPI/OpenAPI Backend
Hi all, I'm DK.
I've built a few products before and every time I hated writing fragile untyped fetch requests for the ever-changing backend REST apis. I tried to solve it by using tRPC but tRPC caused build pipelines to become unnecessarily heavy and complicated. Also, tRPC/gRPC might not be suitable for everyone and REST is widely used.
Rn we are building a react project and want to tear out tRPC but don't want to let go of type safety and validation. But we also found a lack of SDK generators that are simple, featured and free cough stainless cough.
So I build SDKing - a Typescript SDK generator to build type safe and zod validated SDKs from any OpenAPI spec, local or remote. Just run `npx sdking -i path/to/openapi.yaml -o path/to/sdk` and your SDK will be generated in your codebase making sure you have ultimate ownership and customisability.
I know not everyone has an OpenAPI spec ready. If you're running FastAPI SDKing can generate SDK from your FastAPI backend with just 1 line change (see README).
Comments URL: https://news.ycombinator.com/item?id=43523769
Points: 1
# Comments: 0
Trump won't rule out military force to take Greenland
Article URL: https://www.npr.org/2025/03/30/nx-s1-5344942/trump-military-force-not-off-the-table-for-greenland
Comments URL: https://news.ycombinator.com/item?id=43523766
Points: 6
# Comments: 0
Why a plane turned around when a passenger lost a phone midflight
Article URL: https://www.washingtonpost.com/travel/2025/03/28/air-france-lost-cellphone/
Comments URL: https://news.ycombinator.com/item?id=43523765
Points: 4
# Comments: 4
Blocking internet on phones improves attention, mental health, and well-being
Article URL: https://academic.oup.com/pnasnexus/article/4/2/pgaf017/8016017
Comments URL: https://news.ycombinator.com/item?id=43523761
Points: 2
# Comments: 0
Tail Call Recursion in Java with ASM (2023)
Article URL: https://unlinkedlist.org/2023/03/19/tail-call-recursion-in-java-with-asm/
Comments URL: https://news.ycombinator.com/item?id=43523741
Points: 6
# Comments: 0