Hacker News
Proof or Bluff? Evaluating LLMs on 2025 USA Math Olympiad
Article URL: https://arxiv.org/abs/2503.21934
Comments URL: https://news.ycombinator.com/item?id=43604544
Points: 1
# Comments: 0
Ask HN: What are some neat or useful equations you know?
Something worth saving in a programmable calculator, like Naismith's Rule [1] or calculating the day of week for any date [2].
1: https://en.wikipedia.org/wiki/Naismith%27s_rule
2: https://cs.uwaterloo.ca/~alopez-o/math-faq/node73.html
Comments URL: https://news.ycombinator.com/item?id=43604526
Points: 1
# Comments: 0
Vector Sets are part of Redis
Article URL: https://antirez.com/news/149
Comments URL: https://news.ycombinator.com/item?id=43604519
Points: 1
# Comments: 0
Extended User Interrupts (xUI): Fast and Flexible Notification without Polling
Article URL: https://dl.acm.org/doi/10.1145/3676641.3716028
Comments URL: https://news.ycombinator.com/item?id=43604513
Points: 1
# Comments: 0
Make C string literals const?
Article URL: https://gustedt.wordpress.com/2025/04/06/make-c-string-literals-const/
Comments URL: https://news.ycombinator.com/item?id=43604486
Points: 2
# Comments: 0
Show HN: I built a service that filters public RSS feeds
I love RSS feeds - it’s how I keep up with all of my (tech) news. The big downside with RSS though? You get all the articles that are in the feed. And unless your RSS reader of choice offers built-in mute or filter functionality, you’re just stuck with those articles.
So I built RSSfilter.com, a service that filters public RSS feeds, and spits out a new RSS feed without the articles that match keywords or categories you’re not interested in.
Announcement: https://www.loopwerk.io/articles/2025/announding-rssfilter-c...
Site: https://rssfilter.com
Django code: https://github.com/loopwerk/django-rss-filter
Comments URL: https://news.ycombinator.com/item?id=43604460
Points: 1
# Comments: 0
Circling the Good: Thomas Nagel on Morality
Article URL: https://www.nybooks.com/articles/2025/04/24/circling-the-good-thomas-nagel/
Comments URL: https://news.ycombinator.com/item?id=43604440
Points: 1
# Comments: 1
Show HN: Gobley – Call Rust from Kotlin Multiplatform
Hi Hacker News, we've just released Gobley v0.2.0!
Gobley provides Gradle build integration between Kotlin Multiplatform (KMP) and Cargo for Android, iOS, and JVM. Kotlin/JS and Kotlin/WASM support is planned, so stay tuned!
We also have some documentation for newcomers: - Hands-on tutorial: https://gobley.dev/docs/tutorial - Cross-compilation tips to integrate Kotlin, Rust, and C++: https://gobley.dev/docs/cross-compilation-tips - Cross-platform example app (Android, iOS, Windows API, & Linux GTK): https://github.com/gobley/gobley/tree/main/examples/app/src - GitHub discussions: https://github.com/gobley/gobley/discussions
Gobley is a fork of the (now archived) uniffi-kotlin-multiplatform-bindings (https://gitlab.com/trixnity/uniffi-kotlin-multiplatform-bind...) which is built on Mozilla’s excellent (still active) UniFFI (https://github.com/mozilla/uniffi-rs) project.
Please try it out and let us know what you think!
Comments URL: https://news.ycombinator.com/item?id=43604424
Points: 1
# Comments: 0
Advice for Time Management as a Manager
Article URL: https://www.benkuhn.net/tmgr/
Comments URL: https://news.ycombinator.com/item?id=43604397
Points: 1
# Comments: 0
Intellectual Property Protection of Typefaces
Article URL: https://en.wikipedia.org/wiki/Intellectual_property_protection_of_typefaces
Comments URL: https://news.ycombinator.com/item?id=43604386
Points: 1
# Comments: 0
Ask HN: To what extent is ChatGPT a Canadian invention?
How will history remember it?
Comments URL: https://news.ycombinator.com/item?id=43604368
Points: 1
# Comments: 0
'Minecraft Movie' Leaks Online: Full Unfinished Version Shared
Article URL: https://variety.com/2025/film/news/minecraft-movie-leaks-online-unfinished-effects-1236360578/
Comments URL: https://news.ycombinator.com/item?id=43604366
Points: 2
# Comments: 0
Appending a Bit, in Pieces
Article URL: https://sanchda.github.io/2025/04/06/appending_a_bit_in_pieces.html
Comments URL: https://news.ycombinator.com/item?id=43604355
Points: 1
# Comments: 0
Gmail E2E is as terrible as expected
Article URL: https://michal.sapka.pl/2025/gmail-e2e-is-as-terrible-as-expected/
Comments URL: https://news.ycombinator.com/item?id=43604308
Points: 7
# Comments: 1
What are the best AI tools to turn an idea into MVP?
What are the best AI tools out there that can help take a product idea and refine it to get it to an MVP?
Not the coding part, but all the other stuff, like creating a business plan, validating the idea, identifying target market and customer pain points, building a PRD and user stories, etc.
Comments URL: https://news.ycombinator.com/item?id=43604299
Points: 3
# Comments: 0
Zoo's tortoises become first-time parents aged about 100
Article URL: https://www.bbc.com/news/articles/czrvlk8lnymo
Comments URL: https://news.ycombinator.com/item?id=43604298
Points: 2
# Comments: 0
The Invisible Difference
Article URL: https://yusufaytas.com/the-invisible-difference/
Comments URL: https://news.ycombinator.com/item?id=43604260
Points: 5
# Comments: 1
Launching Typeconf 0.3.0 and Storage Platform
Article URL: https://typeconf.dev/blog/launching-typeconf-storage
Comments URL: https://news.ycombinator.com/item?id=43604243
Points: 1
# Comments: 0
Scalable incident detection via NLP and probabilistic language models
Article URL: https://www.nature.com/articles/s41598-024-72756-7
Comments URL: https://news.ycombinator.com/item?id=43604220
Points: 1
# Comments: 0
Understanding Quake's Fast Inverse Square Root
Article URL: https://betterexplained.com/articles/understanding-quakes-fast-inverse-square-root/
Comments URL: https://news.ycombinator.com/item?id=43604210
Points: 1
# Comments: 0