Live data from Hacker News

Git blame has never been so much fun

mroth.github.io

21–30 of 33 posts

Re: Git blame has never been so much fun

#21
post #14

Earlier quoted context omitted.

Even better grab a random Linus response to Linux kernel commits and add it as a comment. Example: [GitUser], SHUT THE FUCK UP! It's a bug alright - in the [GitRepo]. How long have you been a maintainer? And you still haven't learnt the first rule of [GitRepo] maintenance? If a change results in user programs breaking, it's a bug in the [GitRepo]. We never EVER blame the user programs. How hard can this be to underst…

Good idea. Also comments from theo.c in mg: http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/mg/theo.c?... Scroll down a bit to the array...

"We have two kinds of developers - those that deal with their own shit and those that deal with other people's shit.",

Re: Git blame has never been so much fun

#25
So I started working on something like this a year or so ago, mine is not as pretty as lolcommits though: http://gitshots.ranman.org/ (source is here: https://github.com/ranman/gitshots ) -- it uses mongo as the backend which was probably not the best choice in the world but it lets you do some cool stuff with the data.

Re: Git blame has never been so much fun

#26
I've been using this for about a year or so on my spare time trying-to-start-a-startup project. It's pretty fun to scroll through ~500 images of myself. I was thinking I may upload the whole series online eventually for people to laugh at my bad hair days

Re: Git blame has never been so much fun

#28
post #7

This looks very fun :) Kinda disappointed it's ruby but that's just my bias.

Why does that even matter? It's not as if you have to interact with it beyond issuing a "lolcommits --enable" command.

You don't know me do you? Every script/piece of code gets dissected eventually. It's just a matter of how enjoyable/easy to read the code is.

Re: Git blame has never been so much fun

#30
post #28

Earlier quoted context omitted.

Why does that even matter? It's not as if you have to interact with it beyond issuing a "lolcommits --enable" command.

You don't know me do you? Every script/piece of code gets dissected eventually. It's just a matter of how enjoyable/easy to read the code is.

I'm going to go ahead and guess that they don't in fact know you.
Post reply on HN