frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Don't credit the LLM

https://isaacsu.com/2026/08/dont-credit-the-llm/
26•isaacsu•2h ago

Comments

WCSTombs•1h ago
Taking credit for something you didn't do, whether it was done by another person or by an LLM, is dishonest and unethical. Prompting an LLM to create something is obviously not the same thing as creating it, and I feel this article is trying to normalize tacit plagiarism. In most contexts I'm aware of where assigning credit actually matters, human authorship and LLM authorship are very much distinguished, and failing to "credit the LLM" in some cases can even have legal consequences.

(You don't have to mention LLMs every time you use them because sometimes the credit really doesn't matter.)

> But for the first reason, I’d challenge the notion of sharing credit with a tool, let alone feeling like a cheat for using one.

That's the main reason LLMs aren't "just a tool."

> Credit and accountability are two sides of the same coin. A tool can only take as much credit as it can be held accountable for, so crediting it inadvertently dilutes your own accountability for the work.

Huh? No, credit and accountability are pretty orthogonal. I use tons of open-source tools, and everyone agrees that the respective authors get credit for what they made, but only I am accountable for my use of them. In fact, all open-source licenses spell this out explicitly.

antihipocrat•45m ago
If I plan a project to build an app and write the full technical specifications and architecture myself, draft data structures, and even provide logic suggestions, and then hand it over to a team of humans to implement - it is at least my teams work. A case can be made that it still primarily my own work (no one expresses much issue with the title: Sid Meier's Civilization as an example).

If I have a large amount of capital to burn, and an idea that begins and ends with 'build me a Groupon clone for x market', then just pour money into a team of outsourced humans at a software sweatshop to build it. Is it still my work? Again, not many people would object if I were the face of that company, it is after all my app.

I'm struggling to see what the difference is if humans were swapped with LLMs in each case? Is the issue that the LLM models were trained on plagiarized code? I agree we should take issue this aspect, but when it comes to being honest about credit for the 'doing' part, this has never been the case, pre or post LLMs.

WCSTombs•11m ago
I don't understand this rebuttal at all. There is a huge difference between having an idea and implementing it yourself, and handing your idea (plus suggestions and data structures or whatever) to other people to implement. In the latter case, the team completing the project gets a lot of credit for the work. That has certainly been the case everywhere I've worked, and I wouldn't have it any other way, even in cases where I was more of the concept guy. I haven't played Civilization, but I'm sure if you play it to the end, you'll see a nice list of people who worked on the game, not just Sid Meier.
minimaxir•1h ago
> 1. You believe in ascribing credit where credit is due. Using an LLM feels like cheating so disclosing it makes you feel less like an imposter for having produced something amazing.

Cheating isn't the right word here. Crediting LLMs is about giving everyone involved accurate information which can be used for later decision making (e.g. if something unexpected happens as a result of a LLM-ism).

NitpickLawyer•1h ago
> Why did I need to know that?

In a perfect world such a disclaimer would help anyone reading the output by setting expectations. We each have different experiences with this, and different levels of acceptance. Knowing that something is using generated content can help anyone either accept / skim / thoroughly review something.

The problem is that we're seeing lots of backlash, often for ideological reasons, or for outdated somewhat technical reasons, so people have less of an incentive to be honest, and tons of incentives to hide their use.

eru•1h ago
Agreed.

No one minds when I credit a fuzzer for finding a bug. I hope we can use the same pragmatic attitude for LLM help.

voidhorse•58m ago
Pragmatically, the range of application for a fuzzer and for an LLM are so widely different that I'm not sure it makes any kind of pragmatic sense to compare the two.

Also, I don't hear a lot of people credit fuzzers. I do hear a lot of people say things like "we are fuzzing the code"'just like they say "we are hammering the nails" and not "wow hammer great job getting that nail in place"

minimaxir•59m ago
> so people have less of an incentive to be honest, and tons of incentives to hide their use

Case in point, the recent Hank Green incident. That was an own-goal of being too honest about LLM use and I suspect the industry learning will be "don't talk about the process." Larian Studios got in hot water earlier over a similar "we may use AI in preproduction" incident.

grayclhn•1h ago
This is a little silly — if I quote a large passage from an encyclopedia (or whatever), I cite the source. If I use an LLM to write some of a paper or report, I’m not writing that part (even if I edit it or rephrase it or whatever) so I’d better credit the LLM in whatever way is most consistent with how its output is being presented in the paper.
voidhorse•49m ago
I think there is a clear distinction to make in the case of communications.

Yes, if you are writing a longer piece of communication and you just verbatim ship whatever the LLM spits out, it is important that you note that in the communication. This obviously applies to deepfakes as well.

But this quickly gets slippery. If an LLM generates an initial draft of a paragraph, and I edit it 10 times making mostly stylistic changes, do I need to cite the LLM for that passage? How much personal touch is enough to absolve one of LLM citation? We don't require filmmakers to present a "this is CGI" banner during films (only occasionally in trailers), if a filmmaker uses an LLM to generate 20% of the contents of a film, much in the manner of CGi usage, do they need to add a disclaimer?

The text produced by an LLM really doesn't function the same way text produced by humans does. The cited human is a stable entity that exists, not a stateless machine. You can ask them about their quoted work, look up their history, etc. There is a stable participant in the field with a stable identity that you can talk to. Not so for LLM produced text.

At the end of the day whatever it is your present is coming from you. Own it. If you feel the need to hedge that such and such was from an LLM it probably means that it's bullshit that you'd better rework or at least understand much better before you pass your slop off to some poor coworker

voidhorse•1h ago
I completely agree. All crediting LLMs does is give the companies that built them precisely the kind of ego stroking feedback they want. I bet Dario giggles with excitement every time he sees "Claude" as the author of a git commit. People are feeding directly into y heir narrative that these tools are not tools but somehow replacements for human beings.

You piloted the LLM, you are responsible for the code. I don't sign my commits with "autocompletions by Intellij". This whole thing is nonsense.

As for the possibilities listed in TFA, I personally think the most common one is people just blaming the tool or hoping to use citation as cover for slop work. It's basically an admission of "I didn't look into this as thoroughly as I myself think I should have to really understand what I'm doing". Don't be that person. If you don't understand what you are doing prompt the LLM with questions until you do understand. It isn't difficult.

JodieBenitez•38m ago
Yes, it just a way to remove responsibility in case of problem. Very bad attitude. Whether the code comes from an autocomplete, a LLM, the documentation, a Stack Overflow response or has been 100% typed with your fingers doesn't matter: you're the one in charge.
Driver4732•1h ago
I'm always skeptical of a recommendation to a technical problem when someone tells me they used an LLM chatbot like CoPilot. They really are just slot machines. Sometimes the answer works. Sometimes it doesn't. On the other hand, when someone tells me they googled it and found an article - not that AI overview crap - I trust it more because I know it was written and tested by a human.
jimmaswell•53m ago
I find human answers and handwritten code to be much worse of a slot machine. An article (or stack overflow post) has a not-insignificant chance to be riddled with outdated API calls, human-made bugs, unspoken assumptions of knowledge on my part or how the environment it runs in will be set up, etc. Meanwhile a frontier model easily deals with all that for you and gives you something that almost always just works, tailored to your exact requirements, with thorough test cases and validation that it works before handing it off to you. By the time you've hit roadblock number 4 out of 20 trying to adapt that human slop to fizzbar 2.0 because 1.9 was deprecated, the LLM would have been done.
JodieBenitez•28m ago
"Googling" is pretty dead to me. Frontier model agents give much better, tailored to your case, answers. And it's faster. And there's no ads.
nlawalker•58m ago
It’s #3, it’s a disclaimer, you’re helpful if it’s right and not to blame if it’s wrong.

When I see it, it always makes me want to respond “weird, I asked Claude too and it said <different answer>”.

leonidasv•51m ago
I don't see like that, for me it's like: here's an approximate answer. Is that sufficient or do you need a 100% accurate number? I can get this info for you, but I will have to stop everything I'm doing right now to figure it out or do it after I'm done with other priorities.

Sometimes the person asking just needs an estimate, a ballpark number. It doesn't really make a difference if 17 or 18 support requests were received.

cush•51m ago
That’s important to know too though. Most people are still figuring out this new world and knowing where it breaks it pretty critical right now.
voidhorse•43m ago
#3 just means the person is going to stop asking you when they realize that:

a. You bring no expertise beyond asking an LLm for the answer. b. They can just do that themselves.

If someone is asking you something and you tell them "this is what the LLM said" you're doing it wrong. If they are asking you they assume you possess some kind of acumen you can use to do better than they can blindly following an LLM and if you can't, well, why are you even involved in this interaction?

chaidhat•55m ago
I agree but not for the reasons the article states. If you say “an LLM made this” and are proven to be wrong, then you can divert blame to the LLM: this is bad as you don’t in the future try to improve yourself and verify the LLM.
txrx0000•52m ago
You compare LLMs to spellcheckers, but they are clearly very different in capability at this point. These agents are becoming more human-like and "just a tool" is no longer a fair characterization.

And even if you believe it's just a tool, a text generator that takes in and spits out the Internet, you should cite it like citing a website.

zkmon•52m ago
Personification an LLM has become a style or trend. Saying "Sol solved this problem for me" sounds great, indicating your honesty in giving credit to LLM. However this is wrong. You are "using" LLM to solve something, just like "using" a calculator to do some computation. Still the computation is done by you, not calculator. When you drove from X to Y, you did it, not the car.
cush•52m ago
I think people do this because they’re hedging and to be transparent
philipswood•48m ago
My read:

Isaac Su seems to be irritated and mildly triggered that people don't think or act like LLMs aren't just dumb, mute, simple tools.

Instead of talking about THAT, he is doing a weird combination strawman/bikeshed-like post about the different imagined, nuanced reasons why he imagines people credit LLM input in attribution.

A more honest take would be:

"Some of you are ascribing more sentience and agency to LLMs than I feel comfortable with. Stop doing that. I'm obviously and fundamentally right that they are dumb tools that can never threaten my intellectual and emotional security or human superiority."

Whether they are right or wrong — one reason that many people are giving credit is that they feel that (at some at level at least) that Claude/DeepSeek/Gemini/etc. is acting enough like a participant or partner to deserve being given credit.

skybrian•47m ago
You should cite your sources, and that might include an LLM.

If you use AI chat as a search tool and then read whatever web pages it finds to check them for yourself (as you should), then you can cite that instead.

Citing an LLM is a sign that you couldn't be bothered to do that, but at least it's honest.

DrewADesign•43m ago
> Odd. Like a writer disclosing the spellchecker they used alongside every piece,

No it’s not. A spell checker tells me if I misspelled any of my own words.:!it doesn’t write for me.

> or a pilot announcing their version of avionics software over the PA while taxiing to the runway.

No, it’s nothing at all like those things. It would be more like your pilot letting Claude direct his taxiing.

People disclose LLM involvement because they know they didn’t

really* author that output, and they want to disavow responsibility for it being totally wrong. Even if I just need a quick figure and I google it, I still disclose that I googled it rather than pulling it out of my own expertise.

chias•40m ago
There is a difference between crediting the LLM (which i agree is silly) and disclosing the use of an LLM, which I think is important. The author seems to conflate these two.

A disclosure is appropriate whenever the reader might feel differently about the result of armed with this information. For example, "this research on the non-addictive nature of tobacco, funded by the tobacco industry".

Moreover, not citing the LLM is plagiarism. Maybe people outside academia have an oddly narrow understanding of plagiarism, and (for example) cannot understand how it is possible to plagiarize yourself. It is hard to explain the importance of citing LLM contributions to people with this view.

Morizero•36m ago
Including AI contributions in your work is curation of its outputs. Should a museum or gallery pretend the works in their exhibits were made by them? Of course not. Cite where you got things from.
yuliyp•21m ago
An LLM is not me. It is capable of doing more "work" but it also doesn't have my mental models and experience. My colleagues know roughly my areas of expertise. If I say "I think that X is happening" they'll assume that is the result of my expertise being applied and react accordingly. If I say "[LLM] thinks X is happening" they'll react differently and I want them to. Just like I might say "I suspect X is happening because Y" or "X is definitely happening" when I want to modulate their trust in what I'm saying.

Running Kimi K3 on MI355X at Better Performance per Dollar Than B300

https://www.wafer.ai/blog/kimi-k3-mi355x
72•ilreb•1h ago•1 comments

Go 1.27 Interactive Tour

https://victoriametrics.com/blog/go-1-27/index.html
130•Hixon10•4h ago•32 comments

MkLinux and the pimped-out Apple Workgroup Server 9150

http://oldvcr.blogspot.com/2026/08/mklinux-and-pimped-out-apple-workgroup.html
38•goldenskye•3h ago•1 comments

Seedance 2.5

https://seed.bytedance.com/en/blog/one-take-creation-flexible-referencing-introducing-seedance-2-5
262•njaremko•9h ago•135 comments

Diátaxis

https://diataxis.fr/
270•ryanseys•9h ago•38 comments

ASRock BC-250: Building the Budget Steam Machine

https://plug-world.com/posts/2026/asrock-bc250-the-budget-steam-machine/
41•plug_world•4h ago•15 comments

Linux desktop market share has hit over 10% in North America

https://old.reddit.com/r/linux/comments/1vcpk8i/linux_desktop_market_share_has_hit_over_10_in/
93•dviola•3h ago•34 comments

Unraveling the mysteries of habit formation

https://www.kyoto-u.ac.jp/en/research-news/2026-07-28
63•hhs•7h ago•22 comments

AI financial advice is surprisingly good, especially if you ask right questions

https://mitsloan.mit.edu/ideas-made-to-matter/ai-financial-advice-surprisingly-good-especially-if...
254•foxtrot8672•7h ago•216 comments

RFC 10015: Deprecating Obsolete Key Exchange Methods in TLS 1.2 and DTLS 1.2

https://www.rfc-editor.org/rfc/rfc10015.html
50•Jimmc414•6h ago•8 comments

When random.bytes() runs but doesn't work

https://insider.btcpp.dev/p/when-randombytes-runs-but-doesnt
23•Funes-•4h ago•5 comments

Show HN: I'm a 15 Year Old Wannabe Engineer, This Is a Cycloidal Gearbox I Built

https://github.com/tom-ilan/cycloidal_gearbox
78•tomilan•4h ago•18 comments

Postmortem for Kernel Soundness Bug #14576

https://leodemoura.github.io/blog/2026-8-1-postmortem-for-kernel-soundness-bug-14576/
139•juhopitk•11h ago•50 comments

Four Time Scales for Technology Development and Deployment

https://rodneybrooks.com/four-time-scales-for-technology-development-and-deployment/
24•jeffreyrogers•3h ago•2 comments

Deep-sea vehicles spot 'alien' sharks deep beneath the waves in the Pacific

https://www.science.org/content/article/deep-sea-vehicles-spot-alien-sharks-deep-beneath-waves-pa...
30•pkaeding•3h ago•12 comments

P[drive failure]: how reliable is your NAS?

https://khz.ac/low-voltage/drive-failure.html
6•nosolace•2d ago•1 comments

But can your calculator run Linux?

https://raymii.org/s/articles/But_can_your_calculator_run_Linux.html
83•jandeboevrie•10h ago•8 comments

The Art of 64-bit Assembly

https://nostarch.com/art-64-bit-assembly-v2
215•0x54MUR41•16h ago•98 comments

Atom is better than RSS, in ways that matter

https://chrismorgan.info/atom%3Erss
42•frizlab•8h ago•10 comments

Morph (YC S23) Is Hiring Member of Technical Staff

https://www.ycombinator.com/companies/morph/jobs/0Z8vI3K-member-of-technical-staff
1•bhaktatejas922•7h ago

We accidentally built an LLVM compiler for Jax

https://iza.ac/posts/2026/07/accidental-llvm-compiler-for-jax/
32•infinitewalk•2d ago•10 comments

How Google helped destroy adoption of RSS feeds (2023)

https://openrss.org/blog/how-google-helped-destroy-adoption-of-rss-feeds
487•pudgywalsh•12h ago•163 comments

Show HN: CostPerPrompt – Live AI API pricing and real-workload cost calculators

https://costperprompt.com/
13•ahmed_hassan7•4h ago•5 comments

The Cipher Behind QSYRUPWD: Reconstructing IBM i Password Hashes

https://blog.silentsignal.eu/2026/07/28/the-cipher-behind-qsyrupwd-reconstructing-ibm-i-password-...
4•kencausey•4d ago•1 comments

Kenji/Serious Eats – 30-Min Pressure Cooker Pho Ga

https://www.seriouseats.com/30-minute-pressure-cooker-pho-ga-recipe
130•stasomatic•14h ago•72 comments

Nyctography: A substituton cypher by Lewis Carroll

https://en.wikipedia.org/wiki/Nyctography
66•nanna•4d ago•9 comments

NetBSD 11.0

https://blog.netbsd.org/tnf/entry/netbsd_11_0_released
255•jaypatelani•12h ago•115 comments

Explorative modeling: Train on the best of K guesses

https://alexiglad.github.io/blog/2026/explorative_modeling/
92•DSemba•14h ago•24 comments

Plug-in solar is coming. Plug-in batteries should follow

https://www.regen.co.uk/insights/plug-in-solar-is-coming-plug-in-batteries-should-follow
82•thelastgallon•3h ago•87 comments

CISA Alert: Water Sector PLC Targeting

https://censys.com/blog/cisa-alert-water-tower-plc-targeting/
86•speckx•11h ago•61 comments