Hacker News new | ask | show | jobs
by chill_ai_guy 86 days ago
You cannot really be this naive but i'll play along:

> what is the reason for them to edit commit history to show incremental progress as if it were written in a weekend, when it actually was not?

Like i said. You are letting on that you have never actually worked on an internal project that is going to go open source. There are a million and one reasons. Here are some completely normal and plausible ones. It was worked on over weeks internally, commits referenced other internal NVIDIA software/libraries they used. It name dropped projects and code names. Maybe it was just an extremely long chain of messy commits that is improper to have on a potentially big open source repo. So here's what happens (since you clearly are unaware of how people operate in this world), you "unstage" everything and write canonical commits free of all the garbage. You squash, you merge, you set up standards, you leave a clean commit history. All of it very important for open source

> Source, other than you making it up?

Ah yes let me just go ping the people who worked on it. Lol. Source is my decade long experience working on similar projects where i literally did this scrubbing of commits. You have a circuitous argument "It was done in a weekend because the commits say so" is really quite the hill to die on

> Could you point to a specific commit you believe is a representation of an internal data transfer

If there was any indication left over of a "transfer", it wouldn't have done it's purpose would it? But if you really are looking for something, how about the fact that there's only one human contributor of the first few commits. Very odd, you would think a massive open sourcing of a project like this would probably involve a team right? Or do you believe AI tools have gotten that good that one engineer is just driving with Claude and open sourcing full launches?

Here, how about we just do some critical thinking. Nvidia setup a "Set up NemoClaw" booth at their GTC that was happening just a few days ago. Jensen had a full presentation for it and it was a big highlight.

Do you really think a company as big as Nvidia is hinging the release of a big announcement on the hope that ONE engineer is going to START working on it a few days before the announcement and ACTUALLY get it done to a point where they can talk about it on stage?

Please come on, no one can be this dense. You have to be trolling. Try another argument than "The commits say so". Just apply a basic level of understanding of how software is built and released

2 comments

I asksed you specific questions and you failed to answer all of them, I think that says everything. Thanks.
Nice job proving you can't read either. I answered everything. Gave you some critical thinking homework and you didn't do it. Great job

"It's true because commit history says so" - mjr00 2026. Hall of fame comment really

Try answering my questions next:

1. Do you really believe a company like Nvidia would announce a project in their yearly conference when that project was done the weekend before?

2. Do you really believe ONE engineer wrote the entire project in one weekend with Claude

3. Do you really believe companies like Nvidia don't have internal private Github/Gitlab repos where they don't pre build projects like this?

Thanks. I'll wait. Sorry these won't have simple answers like "The commit history says so"

Nothing more to discuss here, the commit history (and your lack of coherent responses beyond hypothetical "it's technically possible it COULD have happened this way") speak for themselves. Thanks for trying though.

edit: Wait, you don't "have buddies at NVidia" -- you literally work at NVidia. Weird that you tried to hide this information? No wonder you're so desperate to pretend this project is more than it actually is though, it must be embarrassing for you that your company didn't scrub git history properly before making this public!

Ding ding ding. See it would have been too easy to just say "i know for a fact". I just wanted to walk you to the conclusion. Congrats.

Now you are more enlightened about how things work. Of course Nvidia is a big company not everyone that works at nvidia knows everything about every team. That's by design. Welcome to working at a big company! I do have buddies that worked on this project internally and yes it was done over many weeks and months

Thanks for playing. I do know for a fact it's definitely not what you think it is but i had a chuckle watching you twist yourself in a knot trying to convince me you knew better. Why would i disclose information about myself? odd thing to expect from someone. But had you riled up enough to have you go looking through my comment history then my github then my website huh! Must have really struck a nerve. Don't worry i won't do the same to you. I don't care about random people yapping on the internet enough

edit: Removing, not productive to engage with this. pre-emptive apology to dang/tom if this gets cleaned up, most of this thread is not productive and I should not have continued responding much earlier.
Lol where did i make it sound like any of that? Just saw you confidently make the wrong claim and tried to socratic method you into understanding. You are sadly too far gone to understand

Good ad hominem. I'd be riled up too if i was publicly dressed down and proved to be wrong. So now you know, commit history doesn't mean jack sh!t. Sorry i had to ruin Christmas for you

> you guys wanted to make this look like it was written in a weekend though

Imagine thinking this was done to convince anyone about the TIME it took to write this project. Here's a very simple explanation, those commits reflect a PORT over to public Github to reflect launch. Author chose to do it in some number of commits instead of "feat: Full implementation in one commit". The port happened before their announcement. Not the write of it

Now I won't propose hypotheses because clearly the socratic method didn't work on you. So now sit down and learn how things work

And next time, try not to be so confidently wrong on the internet. I had a very good laugh watching you twist and turn yourself. Must have been typing furiously thinking you really were in the right :)

> Here are some completely normal and plausible [reasons]. It was worked on over weeks internally, commits referenced other internal NVIDIA software/libraries they used. It name dropped projects and code names. Maybe it was just an extremely long chain of messy commits that is improper to have on a potentially big open source repo.

... it referenced internal servers and they want to scrub that for security reasons

... it might have had secrets embedded at some point because it was a quick and dirty proof-of-concept

... it could have had swear words in the code

... it had enormous binaries checked in at one point and they don't want the repo to be huge

... they don't want you to know the names of everyone that worked on it

... it's forked off other internal work that isn't public yet

There are so many reasons that the easiest thing to do is just snapshot it and have minimal public git history. Some places I've worked make it so publicly, there's one commit per release. Did NVidia do this? Well, they didn't collapse it down to a single commit, but we have no evidence that the commits we see were the actual internal development timeline.