frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

When to make LODs: Understanding model costs

https://medium.com/@jasonbooth_86226/when-to-make-lods-c3109c35b802
1•azeemba•1m ago•0 comments

Show HN: Phoaiart – Chat-Based AI Photo Editor Built with Flux Kontext

https://apps.apple.com/us/app/phoaiart-ai-photo-editor/id6747897909
1•incendies•3m ago•0 comments

How I Use Claude Code to Ship Like a Team of Five

https://every.to/source-code/how-i-use-claude-code-to-ship-like-a-team-of-five
1•ghuntley•3m ago•0 comments

FusionAuth CEO and CTO on Simplifying Customer Identity Access Management

https://techstrong.tv/videos/interviews/fusionauth-ceo-and-cto-on-simplifying-customer-identity-access-management
1•mooreds•3m ago•0 comments

Verifiability Is the Limit

https://alperenkeles.com/posts/verifiability-is-the-limit/
1•lawrencechen•5m ago•0 comments

Anubis 1.20.0 implements non-JS meta-refresh based proof-of-work

https://anubis.techaro.lol/blog/release/v1.20.0/
1•superkuh•6m ago•0 comments

The Elements of Mesa Style [pdf]

https://bitsavers.org/pdf/xerox/mesa/Morris_-_The_Elements_of_Mesa_Style_197606.pdf
1•ingve•7m ago•0 comments

The AI Revolution Is Underhyped – Eric Schmidt [video]

https://www.youtube.com/watch?v=id4YRO7G0wE
1•alihm•7m ago•0 comments

Coinbase Launches new app, Base

https://x.com/i/broadcasts/1YqGoopMEjjGv
2•bethecloud•7m ago•0 comments

Most warming this century may be due to air pollution cuts

https://www.newscientist.com/article/2487992-most-warming-this-century-may-be-due-to-air-pollution-cuts/
1•throw310822•9m ago•1 comments

The key to understanding Dynamic Programming: it's not computer programming

https://www.vidarholen.net/contents/blog/?p=1172
1•ingve•11m ago•0 comments

Spider's visual trickery can fool AI

https://www.uc.edu/news/articles/2025/07/spiders-visual-trickery-fools-ai.html
1•geox•14m ago•0 comments

Show HN: GitHub-style Markdown note app to test README content

https://www.readmenote.com
1•kukuhsain•16m ago•0 comments

Rich investors who consider themselves tech leaders but who are dumbasses

https://gizmodo.com/billionaires-convince-themselves-ai-is-close-to-making-new-scientific-discoveries-2000629060
2•megamike•18m ago•0 comments

Paranormal investigator dies on US tour with allegedly haunted doll Annabelle

https://www.theguardian.com/us-news/2025/jul/16/paranormal-investigator-annabelle-tour-dies
2•austinallegro•22m ago•0 comments

Ask HN: How do you avoid Kanban boards becoming "to-do list graveyards"?

2•jermy4374•24m ago•2 comments

How to Negotiate with Trump

https://substack.com/home/post/p-163416030
1•andsoitis•24m ago•1 comments

RunCat 365

https://github.com/Kyome22/RunCat365
1•Shinobuu•25m ago•1 comments

Apple expands supply chain with $500M commitment to American rare earth magnets

https://www.apple.com/newsroom/2025/07/apple-expands-us-supply-chain-with-500-million-usd-commitment/
1•haunter•26m ago•0 comments

Show HN: MCP Adapter – Universal gateway for AI tool coordination

https://github.com/startakovsky/mcp-adapter
1•tartakovsky•28m ago•0 comments

Ask HN: Is someone else also having some issue posting comments in Reddit?

1•hassanahmad•31m ago•3 comments

Open-Source BCI Platform with Mobile SDK for Rapid Neurotech Prototyping

https://www.preprints.org/manuscript/202507.1198/v1
1•GaredFagsss•32m ago•0 comments

Why 7 hours of sleep feels different in Japan vs. America

https://timesofindia.indiatimes.com/life-style/health-fitness/health-news/viral-post-breaks-down-why-7-hours-of-sleep-feels-different-in-japan-vs-america/articleshow/122485848.cms
2•e2e4•33m ago•0 comments

Hijri Calendar for the Modern World

https://hijricalendar.info
1•guccibase•34m ago•0 comments

Could AI slow science? Confronting the production-progress paradox

https://www.aisnakeoil.com/p/could-ai-slow-science
1•randomwalker•39m ago•0 comments

Tesla engineer admits Tesla didn't maintain Autopilot crash records before 2018

https://electrek.co/2025/07/16/tesla-engineer-admits-tesla-didnt-maintain-autopilot-crash-records-amid-trial-over-fatal-crash/
3•TheAlchemist•40m ago•1 comments

Marvel Heroes Height Comparison [video]

https://www.youtube.com/watch?v=flp4jBtKtp4
1•ohjeez•42m ago•0 comments

When novels mattered– NY Times

https://www.nytimes.com/2025/07/10/opinion/literature-books-novelists.html
2•richardatlarge•45m ago•1 comments

New AI agent that clicks, types, and responds – without any code changes

https://smart.sista.ai/
1•mahmoudzalt•46m ago•0 comments

The New Beeper

https://blog.beeper.com/2025/07/16/the-new-beeper/
3•nimar•50m ago•1 comments
Open in hackernews

Nearly 3 out of 4 Oracle Java users say they've been audited in the past 3 years

https://www.theregister.com/2025/07/15/oracle_java_users_audited/
92•rntn•1d ago

Comments

msie•1d ago
Gotta keep Larry Ellison rich!
lijok•1d ago
What's the advantage of using Oracle's Java instead of the OSS version?
t0mas88•1d ago
A support contract from Oracle to help you if things go wrong. Probably not worth it for the vast majority of users, but a small group is paying Oracle for this.
mcosta•14h ago
Some java 8 applications are on life support with 0 developer time. But must be patched against CVEs because compliance.
jsiepkes•1d ago
Who are these people who use the commercial Oracle Java version and why do they need it? When running on AWS you are probably better off running Amazon's Java, on Azure you are probably better off running Microsoft's Java, on RedHat you probably run Redhats Java, etc.
Alupis•1d ago
It should never matter, unless you have something specific you need from one of the various proprietary JVM's. The free JVM's are usually vanilla pre-compiled OpenJDK.

Frankly, imho, you should be deploying within a container even for simple/basic apps these days - so you bring your own JVM and environment rather than use something the platform provides.

The folks paying for Oracle JDK are likely big corps that want to pass the support-buck when it's 3am and something went down...

rf15•1d ago
I'm working for a european org that is close to government and has been granted immortality by law, so market forces only apply in a very dampened capacity. They pay a premium for Commercial Java to be able to ask for certain features or support. ...Oracle always declines them with a variety of excuses, so there's no upside. Their older developers say they use features specific to the Oracle version, but I've never seen that, it works fine with OpenJDK, Jetbrain's, Amazon's or Microsoft's JDK
shagmin•1d ago
Sounds like the older developers have some form of Stockholm Syndrome.
thmsths•1d ago
The older devs have zero upsides if they use a different JDK, but plenty of downsides if it introduces any issues. Is it really surprising then that they want to maintain the status quo?
OldfieldFund•13h ago
Stockholm Syndrome is not a scientifically sound thing
npteljes•13h ago
While a fun fact, it's not referenced here as a scientific thing, just to point out that the engineers' attachment to Oracle Java is not rational.
OldfieldFund•11h ago
I understand. I'm just saying that Stockholm Syndrome is very likely not a real thing: https://en.wikipedia.org/wiki/Stockholm_syndrome
whynotmaybe•1d ago
I used to work for such org, I'm 99.42% sure they don't use those features.

That situation arise when the person responsible for approving contracts doesn't understant jack and takes the most expensive one so that if any problem arise, it's not their fault.

The EU is where I found the strongest "Nobody Gets Fired For Buying IBM" mindset.

And Oracle, Microsoft, SAP and the others know it.

stackskipton•1d ago
I used to work for Enterprise running Java 3rd party applications. Some of them had a requirement that we would only use Oracle Java if we wanted support.

Companies were starting to pick up on the fact that people were getting pretty angry with that arrangement and were offering to support OpenJDK or other Java, if we would upgrade to latest and greatest.

ano-ther•1d ago
Seems quite onerous. There is even a market for advisors specialized in serving "companies and governments looking for help with Oracle".

https://palisadecompliance.com/about/

robotnikman•1d ago
I'm reminded again of the meme of the Oracle org chart

https://palisadecompliance.com//wp-content/uploads/2013/11/o...

hbrav•1d ago
Mighty bold of them to assume that most of engineering would be above most of legal.
hangonhn•1d ago
We switched completely to AWS Corretto and told our IT department to remove all Oracle/Sun Java and ban the downloads. Then promptly ignored the Oracle emails.

Haven't heard from them since.

wnissen•1d ago
It was the same thing for us with Qt Commercial licensing. We use only the LGPL version, dynamically link, don't modify the source, and give credit, so we're fully in compliance. To get support we chose to purchase commercial licenses for our small team of developers. Cue a regular series of calls about whether we were sure we were in compliance, etc. To add insult to injury they couldn't even navigate our purchasing process so it was a pain to pay them.

I'll take my chances in the open source world. It's a shame that the companies that created the software aren't getting paid, truly. But don't make it so obnoxious to reward you.

delfinom•1d ago
The best thing a company can ever do is block downloads.oracle.com at the firewall.
marshray•1d ago
It's always disappointing to me to come across some really interesting innovative new tool, like a programming language, and then find it was built on JVM.

I get it. It's all about the size of the ecosystem and the garbage collector.

Yes, there are great open source implementations. But not even Google could pull off a clean-room reimplementation without encountering unthinkable legal expense.

pvtmert•1d ago
Call this unpopular opinion (probably gonna get downvoted anyway), but the amount Oracle gets paid because lazy-devs are well, too lazy to read which JVM arguments should they put to their deployment, requiring hand-holding by the Oracle-support team.

I understand in the olden times there were javax.* and JavaEE, but nowadays, especially in the newer JDKs, these are completely gone. Whoever maintains Java 1.6 in their core infrastructure already doomed, regardless of Oracle asking them $$$ or not.

edit: I know various Java-devs which are "runs on my machine" mindset. As a DevOps engineer, most of the production outages I took care of were avoidable by removing this mindset and actually testing the code in a sandbox environment...

JohnMakin•1d ago
I've had an ongoing debate with a guy who is supposedly senior java dev of 20+ years that doesn't understand the most basic aspects of concurrency, and codes "worked on my local" style and engages in obnoxious blame games with DevOps and infra teams about how his application works totally fine spinning up 10,000 threads on his 16 core macbook, but for "some reason" craps out in production running on a 1 vcpu allocated container. At least a year of back and forth on this and he doesn't understand why. Wish I was making it up.
DonHopkins•1d ago
Oracle spoiled the sport of arguing about Java -vs- other programming languages. Now all you have to say to win that argument is "lawnmower".
eadmund•11h ago
It goes without saying that this is annoying and expensive (over $100,000 for over half the respondents and over $500,000/year for over a quarter!) for those who have been audited, even if they have done nothing wrong.

I am curious what fraction of auditees did do something wrong.

At that sort of expense, it seems like many companies could probably do better to hire a single engineer to contribute to open-source Java and prioritise their needs. Of course, the ever-present temptation would be to lay him off and freeload.