Hacker News new | ask | show | jobs
by Laurentvw 3983 days ago
Has anyone tried this on their github account? I'd like to see what the commits look like.

Edit: Looks like it's just hundreds of hello world commits. I was expecting unique code for each commit! :)

1 comments

> I was expecting unique code for each commit! :)

Good idea! I will implement this. As of now it makes commits with a random string (uuid.uuid1) and only final commit contains the Hello World in C++.