Hacker News
Novel color via stimulation of individual photoreceptors
Article URL: https://www.science.org/doi/10.1126/sciadv.adu1052
Comments URL: https://news.ycombinator.com/item?id=43734141
Points: 1
# Comments: 0
Show HN: HDR Steganography – one file / two images
Article URL: https://github.com/derenrich/hdr-steganography
Comments URL: https://news.ycombinator.com/item?id=43734108
Points: 2
# Comments: 0
Show HN: Make your bookmarks smarter with AI
Article URL: https://apps.apple.com/us/app/eyeball-magic-bookmarking/id6670705634
Comments URL: https://news.ycombinator.com/item?id=43734102
Points: 1
# Comments: 0
Ancient Inventions That Prove Our Ancestors Were Geniuses
Article URL: https://www.utubepublisher.in/2025/03/ancient-inventions.html
Comments URL: https://news.ycombinator.com/item?id=43734081
Points: 2
# Comments: 0
Pleasurable music activates cerebral µ-opioid receptors: a combo PET-fMRI study
Article URL: https://link.springer.com/article/10.1007/s00259-025-07232-z
Comments URL: https://news.ycombinator.com/item?id=43734073
Points: 1
# Comments: 0
How to design, build and test small liquid-fuel rocket engines-ROCKETLAB
Article URL: https://spacha.github.io/How-to-Rocket/#contents
Comments URL: https://news.ycombinator.com/item?id=43734068
Points: 1
# Comments: 0
China to tighten EV battery rules to reduce fire and explosion risks
Cannabis terpenes shown to prevent pain in new study
Article URL: https://medicalxpress.com/news/2025-03-cannabis-terpenes-shown-pain.html
Comments URL: https://news.ycombinator.com/item?id=43734058
Points: 3
# Comments: 0
Open Core and the .NET Foundation: Time for Some Introspection?
As an open-source foundation, the projects you endorse reflect directly on your values, brand, and public trust. Foundations like Apache have set high standards by being selective about projects they host, especially discouraging those that drift into monetization models that reduce openness — such as paywalling core components or shifting key features behind paid licenses.
A current .NET Foundation project, Avalonia, appears to be heading in this direction with its recent move to introduce a paid toolkit called “Accelerate.” - [related thread][1].
While some argue this is a necessary evolution for financial sustainability, it’s worth noting that many high-impact FOSS projects — Linux, Debian, Python, PHP, and Laravel to name a few — have managed to thrive with models that build businesses *around* the software, rather than limiting freedom within it.
If the .NET Foundation seeks to deepen trust within the wider OSS and POSIX communities, it should reflect on whether hosting open-core projects aligns with its long-term vision. A constructive dialogue with Avalonia’s maintainers could lead to a model that supports sustainability *without compromising on openness* — something many in the .NET open source community deeply value.
Open .NET has a bright future, and it’s crucial that decisions today help preserve both the technical and ethical integrity of the ecosystem.
It might be time for the .NET Foundation to initiate a conversation with the Avalonia team and consider offering guidance on sustainable, community-aligned models. Open Source .NET carries high hopes for the future — and allowing short-term monetization decisions to dilute core freedoms risks killing the proverbial hen that lays the golden eggs.
[1]: https://reddit.com/r/AvaloniaUI/comments/1k1pozw/avalonia_is_getting_less_free_as_in_freedom_and/
Comments URL: https://news.ycombinator.com/item?id=43734043
Points: 1
# Comments: 0
Show HN: I made a blog editor to help me write
I have ideas in my brain but it's hard to write them in articles. GPT helps a lot but the interface/UX isn't great for iterative editing. I used Cursor to build this desktop app(v.0.1) with zero prior knowledge of Rust in 8 days. I really want your feedback. Thanks.
Comments URL: https://news.ycombinator.com/item?id=43734019
Points: 1
# Comments: 0
Oh, to Be Known by My Computer
Article URL: https://garden3d.substack.com/p/oh-to-be-known-by-my-computer
Comments URL: https://news.ycombinator.com/item?id=43734018
Points: 1
# Comments: 0
Scholars Have Lost the Plot
Article URL: https://www.publicbooks.org/scholars-have-lost-the-plot/
Comments URL: https://news.ycombinator.com/item?id=43734004
Points: 1
# Comments: 0
When is a knife a weapon? Oregon Supreme Court to decide
Article URL: https://www.courthousenews.com/is-a-steak-knife-a-weapon-oregon-supreme-court-takes-a-stab-at-it/
Comments URL: https://news.ycombinator.com/item?id=43733980
Points: 1
# Comments: 2
LLM-assisted social network search
Article URL: https://happenstance.ai/
Comments URL: https://news.ycombinator.com/item?id=43733977
Points: 1
# Comments: 0
The Shadow AI Surge: Study Finds 50% of Workers Use Unapproved AI Tools
Article URL: https://www.securityweek.com/the-shadow-ai-surge-study-finds-50-of-workers-use-unapproved-ai-tools/
Comments URL: https://news.ycombinator.com/item?id=43733951
Points: 1
# Comments: 0
Why do we need Q#?
Article URL: https://quantum.microsoft.com/en-us/insights/blogs/qsharp/why-do-we-need-q
Comments URL: https://news.ycombinator.com/item?id=43733930
Points: 1
# Comments: 0
Chat GPT Might Be Jesus
Article URL: https://cintra.substack.com/p/chat-gpt-might-be-jesus
Comments URL: https://news.ycombinator.com/item?id=43733920
Points: 1
# Comments: 0
Tell HN: AI is cool, but my apps still suck
I like using ChatGPT and whatever else. It is cool, when it works. I use it for as a coding assistant or a rubber duck, and it adds a good 15-20% productivity boost.
But honestly? Any actual software "tool" that I use on the daily feel like it has just stagnated.
There's AI slop for sure. The "Use AI for..." button is everywhere, and it is kind of a waste for most things.
I don't need AI to come up with a description. I don't need AI to tell me what's already in front of my face. And I also don't need AI to literally make up documentation or hallucinate with half baked information.
Why do the apps I use still load slowly?
Basic functionality is still missing in some of the apps I use, things that have had support tickets open for years and yet zero movement. But there's a AI button or some cutely named AI bot.
Why do exports still break when it is a large data set?
Why do some of these apps look like they have zero UI/UX people working on them? Why are there multiple clicks to get to things that could be done in one click?
Why are there 200 network requests when I load the page?
Seriously, can we stop with the AI/LLM slop and maybe focus on your core competency? I don't need AI jammed into everything. Fire those product managers who think that's a value-add. Maybe talk to your customers?
I just need software that works so I can do my job, and then go and play with ChatGPT and make cool images or come up with a weekend plan.
Comments URL: https://news.ycombinator.com/item?id=43733909
Points: 1
# Comments: 0
Forget the attention economy. Prepare for the intention economy
Article URL: https://www.fastcompany.com/91280878/forget-the-attention-economy-prepare-for-the-intention-economy
Comments URL: https://news.ycombinator.com/item?id=43733900
Points: 1
# Comments: 0
Lab-Leak: The True origins of Covid-19
Article URL: https://www.whitehouse.gov/lab-leak-true-origins-of-covid-19/
Comments URL: https://news.ycombinator.com/item?id=43733898
Points: 1
# Comments: 2