<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: yes_or_gnome</title><link>https://news.ycombinator.com/user?id=yes_or_gnome</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 08 Apr 2026 12:36:51 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=yes_or_gnome" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by yes_or_gnome in "Adding Mercurial support to Gitlab"]]></title><description><![CDATA[
<p>Your comment is criminally low. Every other comment is 'Git vs. Mercurial' and speculation as to why git has "won". Their not useless, but they are uninteresting technically. So, as a git aficionado, I thank you for a detailed analysis of Mercurial and this proposal.<p>Personally, I've only used Mercurial to check out some projects that use it exclusively (i.e. (previously) Python and Firefox) and to create a toy repo of no significance (to learn its CLI interface).<p>Just to highlight a couple things from your comment:<p>> Therefor, if you value some of mercurials core features, and your primary value from git is the light weight branching model, mercurial with evolve + topics starts to look like a real solution for many shops.<p>By far the most annoying thing about going from git to mercurial is the overloaded concept of a 'branch'. I couldn't care less about the continued existence of my one-off, topic branch. TBH, I prefer the git concept of the reference pointer being culled  in the process. The (git) branch's existence continues on only in the merge commit message. Although this assumes 1) an actual merge was committed (not rebased), 2) the merge wasn't fast-forwarded (--no-ff), and 3) the default merge message format was used.<p>> With that said, we use mercurial in production for our main repository. We do use evolve + topics for our development and when commits land in production, those commits become “immutable”.<p>> Developers can rebase their work, if they wish, and they can squash, if they wish. I generally discourage the later as I’m a believer more commits the merrier. I’m also not allergic to merging and I don’t see the value in a purely linear history, so rebasing isn’t as common for us. We also have a single integration branch. When developers are ready, we merge to this branch and the ticket gets advanced to qa. Once the ticket passes qa, we merge to default (therefore advancing the head) and the topic is closed out on its own.<p>We use Github. IMO, Github made a HUGE mistake when they added the options to Rebase and Squash in-lieu of the only sane option, Merge. I suspect that a lot of users wanted these options because Github (still) refuses to drop the --no-ff from their Merge strategy. I prefer --no-ff, but I do agree that it does make for an ugly log graph; Unlike most people, I couldn't care less about pretty graphs.) Rebase and Squash shouldn't be considered "Merge" strategies. They're for cleanliness, but only prior to sharing changes. Having them in Github has made the process of figuring out what has (and hasn't) been merged just absolutely atrocious. I'll leave it at that, but needless to say my arguments haven't convinced my peers' desire for pretty graphs.<p>As far as other user comments, I think the most egregious suggestion has been (paraphrasing):<p>> Mercurial has (had) better documentation.<p>Which I think is patently false. Git' manpages are (and always have been) fantastic. git-scm.com has been around for as long as I can remember. If you really want to do so, you can get yourself deep into the git's technical documentation which will teach you everything about the file formats and algorithms that are being used. All of this documentation has been around since git maintenance was handed over to Junio Hamano (circa May, 2005); Long before it's popularity explosion.</p>
]]></description><pubDate>Thu, 20 Sep 2018 19:26:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=18034875</link><dc:creator>yes_or_gnome</dc:creator><comments>https://news.ycombinator.com/item?id=18034875</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=18034875</guid></item><item><title><![CDATA[New comment by yes_or_gnome in "New York inmate's golf drawings lead to exoneration in murder"]]></title><description><![CDATA[
<p>Like most days, I had no intention of comment on HN today, but whenever I'm reminded of the Innocence Project[1] I'm reminded by one of the most mind-blowing moments in my life. This was in college, I had a PoliSci professor (Political Science) that stated, 'I believe that O.J. Simpson was innocent.' To add context, this professor was an older, white male, however that's not the mind-blowing bit. That bit comes later. Let's face it, in the US, one's opinion on the OJ Simpson verdict varies greatly by one's ethnicity. As a (much) younger, white male, I held the stereotypical view point that he was guilty, so the professor's statement rapt my attention. I can't remember his arguments specifically, but it was enough for me to doubt my own assumptions and read about the trial myself. My "mind-blowing" moment came when I switched my opinion from "clearly guilty" to "I think OJ Simpson was guilty, but I'm not confident enough to convict him."<p>While the details of that case are fascinating, that's not the purpose of this comment. The tie-in to OP's comment is this, the Innocence Project was started by Barry Scheck[2] and Peter Neufeld[3] in 1992. Both Scheck and Neufeld were instrumental members on Simpon's "Dream Team"[4] responsible for discrediting the DNA evidence. If you remember the constant media coverage of the trial, Scheck was the attorney responsible for questioning forensic experts and the LAPDs collection practices. Again, I don't want to get into particulars of the case, but their arguments are very convincing (to me).<p>Obviously, the project was started prior to the OJ Simpson trial (in 1995) and regardless of one's opinion of Simpson's innocence, I think that most people will agree that single case led to increased scrutiny of forensic evidence and a reduction of importance placed on unreliable eyewitness testimony are a net positive to the world.<p>[1]: <a href="https://en.wikipedia.org/wiki/Innocence_Project" rel="nofollow">https://en.wikipedia.org/wiki/Innocence_Project</a><p>[2]: <a href="https://en.wikipedia.org/wiki/Barry_Scheck" rel="nofollow">https://en.wikipedia.org/wiki/Barry_Scheck</a><p>[3]: <a href="https://en.wikipedia.org/wiki/Peter_Neufeld" rel="nofollow">https://en.wikipedia.org/wiki/Peter_Neufeld</a><p>[4]: <a href="https://en.wikipedia.org/wiki/Dream_Team_(law)" rel="nofollow">https://en.wikipedia.org/wiki/Dream_Team_(law)</a><p>Additional Links:<p><a href="https://en.wikipedia.org/wiki/O._J._Simpson_murder_case" rel="nofollow">https://en.wikipedia.org/wiki/O._J._Simpson_murder_case</a><p><a href="https://en.wikipedia.org/wiki/O._J._Simpson" rel="nofollow">https://en.wikipedia.org/wiki/O._J._Simpson</a></p>
]]></description><pubDate>Thu, 20 Sep 2018 18:24:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=18034484</link><dc:creator>yes_or_gnome</dc:creator><comments>https://news.ycombinator.com/item?id=18034484</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=18034484</guid></item><item><title><![CDATA[New comment by yes_or_gnome in "Critical vulnerability of NPM package macaddress"]]></title><description><![CDATA[
<p>I'm not a JS developer, so this as much of a question as it is a statement.<p>`exec` is a system call and doesn't call bash or any other shell. At least, it shouldn't.<p>If it does, then it would be wrong to assume that bash is even available.<p>Either way. The single quote sytax is specific to bash (and maybe sh, dash, etc. I'm not certain.) so, don't rely upon it.</p>
]]></description><pubDate>Tue, 12 Jun 2018 03:07:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=17290429</link><dc:creator>yes_or_gnome</dc:creator><comments>https://news.ycombinator.com/item?id=17290429</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=17290429</guid></item><item><title><![CDATA[New comment by yes_or_gnome in "Everyone Wants to Go Home During Extra Innings, Maybe Even the Umps"]]></title><description><![CDATA[
<p>Us Cubs fans had a truly awful decompression in 2016. Don't get me wrong, winning the world series was amazing. But, I wish they did it in less dramatic fashion.<p>And, to stifle the high, there was an absolute (and ongoing) tragedy less than a week later.</p>
]]></description><pubDate>Mon, 23 Apr 2018 05:11:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=16900679</link><dc:creator>yes_or_gnome</dc:creator><comments>https://news.ycombinator.com/item?id=16900679</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=16900679</guid></item><item><title><![CDATA[New comment by yes_or_gnome in "Everyone Wants to Go Home During Extra Innings, Maybe Even the Umps"]]></title><description><![CDATA[
<p>Also. There's the minor leagues. Officially, those are (high to low) AAA, AA, high-A, and low-A. Then there's extended spring training, summer leagues, and associated leagues in the Dominican Republic and Venezuela. Independent leagues, college, high school, and youth leagues down to 4 year olds. International major leagues in Japan, Korea, Taiwan, Cuba, and Mexico.<p>There's a lot of room to test out new rule changes, but it would take a lot of effort to get them adopted every where.<p>There are some common rule changes that only make sense in leagues to limit length and discrepancies in competition. Limited innings, run limits per inning, mercy rule, home run limits, starting with runners in extra innings.<p>However, the rules that the MLB are looking into wouldn't make any sense in non-professional leagues. MLB is looking at limiting visits to the mound and pitching clocks.<p>Your local high school game isn't going to have pitcher-induced piece of play problems because the player's just aren't that good. Or, if they are, then the game will be forfeited early.<p>I can't imagine MLB fans being okay with rules that stifle competition. Starting an inning with runners on feels 'icky' for lack of a better term.<p>I remember when the NHL introduced shootouts. As an NHL fan, I was upset, but I understand the reasoning behind it. There's a large constituency that doesn't like games that end in a tie. Penalty shots are exciting, even when they're manufactured. And, it's a common rule in other hockey leagues (and football/soccer). So, not a big change, but disappointing to a lot of fans; myself included.<p>However, the change from 4-on-4 to 3-on-3. That was excellent, imo.<p>Just thinking about the number of rule changes in the NHL, since 2005, is pretty amazing. Certainly it is more exciting, but to get back to baseball, it has me thinking of all the room there is to adjust the game of hockey. Eliminate two line pass, adjust equipment size and materials, regulate goalies, regulate defense, regulate fighting, instant icing, concussion testing, etc., etc., etc.<p>I couldn't even come up with did ways to make baseball "more exciting". And, even if someone did, then I feel that it would be detrimental to the game.<p>Just for fun.<p>1. The first batter runner dictates which base is "first" by running left (to "third") or right (to "first"). This would make indeed infield defense more difficult and add an extra degree of thought into the game.<p>2. Fielders must rotate positions each inning. Now you can't just put the lefty, 250lbs guy at first because he'll have to shag some balls in the outfield and be a nightmare at shortstop.<p>3. Rescind the "ball in cap", which is a ground rule triple if a fielder catches a ball with his hat. Instead, make it an ground rule double-play. Just for the fun of seeing someone try it and, as a result, for all the dropped balls.<p>4. Any player that hits a home run may go back up to bat. Why, yes, i would love to see a single player go back-back-back HRs before taking himself out of the game due to exhaustion.<p>5. The starting pitcher may opt to throw a red/hot ball once per game. If he throws a strike, then it's a strikeout. If it's a ball, a walk. If it's hit, then it can't be caught (else it's a ground rule double). Hit by pitch is a HR. A batted HR is a grandslam. A foul becomes a do over.<p>6. The opposing team sets your lineup. Starting pitchers must have a minimum days rest. And, the lineup cannot be changed in the first inning except for injury.</p>
]]></description><pubDate>Mon, 23 Apr 2018 04:59:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=16900627</link><dc:creator>yes_or_gnome</dc:creator><comments>https://news.ycombinator.com/item?id=16900627</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=16900627</guid></item><item><title><![CDATA[New comment by yes_or_gnome in "Git log – The good parts"]]></title><description><![CDATA[
<p>This is likely to be said, "`--color=auto` is the default setting, so it's not needed." However, it's good to include it here because some users may have changed their default configuration to disable colors. This way `git log` works as their standard workflow and `git lg` for when they need a  bit of color.</p>
]]></description><pubDate>Mon, 26 Mar 2018 16:25:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=16680048</link><dc:creator>yes_or_gnome</dc:creator><comments>https://news.ycombinator.com/item?id=16680048</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=16680048</guid></item><item><title><![CDATA[New comment by yes_or_gnome in "Sin and Cos: The Programmer's Pals"]]></title><description><![CDATA[
<p>> Sometimes this is not a problem. When x is small, sin(x) can be computed by simply returning x. This rule is valid until x^3/6 > precision ~= 1e-38, or x = 4e-16. So exact precision is obtainable by simply returning x if x < 1e-16.<p>"This rule" seems a lot like the "skinny triangle" rule. I recently ran across it on Wikipedia after going through astrophysics articles. Specifically, to my understanding, the parsec could be calculated without using a trig function thanks to the skinny triangle rule. (To a certain level of error, of course. And, the parsec is now a defined value so the original trig-derived definition is invalid.)<p><a href="https://en.wikipedia.org/wiki/Skinny_triangle" rel="nofollow">https://en.wikipedia.org/wiki/Skinny_triangle</a></p>
]]></description><pubDate>Tue, 06 Mar 2018 17:01:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=16530084</link><dc:creator>yes_or_gnome</dc:creator><comments>https://news.ycombinator.com/item?id=16530084</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=16530084</guid></item><item><title><![CDATA[New comment by yes_or_gnome in "Linus Torvalds Rants"]]></title><description><![CDATA[
<p>Most be a slow day at HN. I've subscribed to this subreddit and the posts there are mostly people discovering lkml.org for the first time and seeing the "Hottest" emails of which some are over 5 years old. (`Re: [Regression w/ patch] Media commit causes user space to misbahave (was: Re: Linux 3.8-rc1)`, `Re: [GIT] Networking`, etc.) In this thread, there's been plenty of more recent examples of Linus's snark, but this particular subreddit is more or less dead. And, I suspect it's dead for a good reason. That is, Linus doesn't really really all that much. Side from the infamous 'Mauro, Shut The F<i></i>* Up!' email, there's not that many good "rants".<p>There's plenty of snarky, bad behavior sure. I get that a lot of people don't like it, but none of them bother to understand that these people work together daily and in the most open environment possible. Nobody considers the fact that, in the most infamous example, Mauro has been a contributor since 2006. (I don't know either, not anyone that's a major Linux contributor.) That's right, I wrote 'has' not 'had' because he still contributes to this day. That's not too excuse a behavior, but as a knock against the characterization of a "toxic environment". Maybe for some, but obviously not for others.<p>I for one, am glad that most of my cringiest, offensive comments were in person and that I was able to walk then back. And, of the stupifying comments that I made in an email, I'm incredibly thankful that they were private.</p>
]]></description><pubDate>Sat, 03 Mar 2018 19:30:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=16511054</link><dc:creator>yes_or_gnome</dc:creator><comments>https://news.ycombinator.com/item?id=16511054</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=16511054</guid></item><item><title><![CDATA[New comment by yes_or_gnome in "Intel CEO’s Stock Sales May Warrant SEC Examination"]]></title><description><![CDATA[
<p>It seems pretty simple when you look at the filing. Just quietly change the rules whenever you see fit.<p>> Explanation of Responses:<p>> 1. Transactions reported on this Form 4 were made pursuant to trading instructions adopted by the reporting person on October 30, 2017 that are intended to comply with Rule 10b5-1(c).<p><a href="https://www.sec.gov/Archives/edgar/data/50863/000112760217033679/xslF345X03/form4.xml" rel="nofollow">https://www.sec.gov/Archives/edgar/data/50863/00011276021703...</a><p><a href="https://en.m.wikipedia.org/wiki/SEC_Rule_10b5-1" rel="nofollow">https://en.m.wikipedia.org/wiki/SEC_Rule_10b5-1</a></p>
]]></description><pubDate>Tue, 09 Jan 2018 05:16:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=16103802</link><dc:creator>yes_or_gnome</dc:creator><comments>https://news.ycombinator.com/item?id=16103802</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=16103802</guid></item><item><title><![CDATA[New comment by yes_or_gnome in "Oh shit, git: Getting myself out of bad situations"]]></title><description><![CDATA[
<p><i>You're a looney.</i></p>
]]></description><pubDate>Tue, 19 Dec 2017 17:37:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=15961983</link><dc:creator>yes_or_gnome</dc:creator><comments>https://news.ycombinator.com/item?id=15961983</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15961983</guid></item><item><title><![CDATA[New comment by yes_or_gnome in "Oh shit, git: Getting myself out of bad situations"]]></title><description><![CDATA[
<p>I take your original comment as an indictment that git is somehow broken by design. Which sure, you're entitled to an opinion, but to bring up SVN in the same breath is absurd.<p>That's why I replied.<p>I can't really address p4 because I haven't used it for any real world use cases. Only to prepare for an interview. With that limited use, I can't come with any reason to think it's superior.</p>
]]></description><pubDate>Tue, 19 Dec 2017 03:13:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=15957443</link><dc:creator>yes_or_gnome</dc:creator><comments>https://news.ycombinator.com/item?id=15957443</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15957443</guid></item><item><title><![CDATA[New comment by yes_or_gnome in "Oh shit, git: Getting myself out of bad situations"]]></title><description><![CDATA[
<p>The tool that doesn't work with case insensitive filenames is OSX.<p>Edit: To add, how is git supposed to handle two files with the same name -- as is the case -- with a case insensitive file system? You can't have two files with the "same" name.<p><pre><code>    git checkout file1
</code></pre>
Is entirely different than<p><pre><code>    git checkout FILE1

</code></pre>
In any other platform ls file1 FILE1 would show two different files, but on OSX, it'll show the same file twice.</p>
]]></description><pubDate>Tue, 19 Dec 2017 02:53:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=15957368</link><dc:creator>yes_or_gnome</dc:creator><comments>https://news.ycombinator.com/item?id=15957368</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15957368</guid></item><item><title><![CDATA[New comment by yes_or_gnome in "Oh shit, git: Getting myself out of bad situations"]]></title><description><![CDATA[
<p>The SVN and P4 articles exists (just google for "svn mistakes" and "perforce p4 mistakes"), but either 1. nobody is sharing them to HN or 2. they do and nobody cares to vote them up.<p>Unrelated topic (falling cats), same logical fallacy: <a href="http://www.radiolab.org/story/102525-vertigo/" rel="nofollow">http://www.radiolab.org/story/102525-vertigo/</a> (Starting around 14:20)</p>
]]></description><pubDate>Mon, 18 Dec 2017 22:39:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=15956155</link><dc:creator>yes_or_gnome</dc:creator><comments>https://news.ycombinator.com/item?id=15956155</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15956155</guid></item><item><title><![CDATA[New comment by yes_or_gnome in "Oh shit, git: Getting myself out of bad situations"]]></title><description><![CDATA[
<p>I don't see how that's easier. There's `git checkout -b my-new-branch` which is even easier than the originally proposed solution. Followed by `git checkout master && git reset --hard @{u}` or, if you don't want to switch between branches, `git branch -f master master@{u}`.</p>
]]></description><pubDate>Mon, 18 Dec 2017 22:15:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=15956005</link><dc:creator>yes_or_gnome</dc:creator><comments>https://news.ycombinator.com/item?id=15956005</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15956005</guid></item><item><title><![CDATA[New comment by yes_or_gnome in "Oh shit, git: Getting myself out of bad situations"]]></title><description><![CDATA[
<p>Just as an FYI, those will likely live in Github forever. Run `git ls-remote` where ever you have had this problem. You'll see that there are refs for every PR in the form `refs/pull/NNNN/head` and `refs/pull/NNNN/merge`; where `NNNN` is the PR number, `head` is the latest commit and `merge` is the final commit.<p>If any of those commits with confidential information is reachable from any of those commits, then they'll never be garbage collected from Github.</p>
]]></description><pubDate>Mon, 18 Dec 2017 22:05:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=15955942</link><dc:creator>yes_or_gnome</dc:creator><comments>https://news.ycombinator.com/item?id=15955942</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15955942</guid></item><item><title><![CDATA[New comment by yes_or_gnome in "Oh shit, git: Getting myself out of bad situations"]]></title><description><![CDATA[
<p>Not really an issue with git, but with OSX. In doing some research of git, I wanted to look at the first git repos. Those are torvalds/git.git and torvalds/linux.git. If you clone linux.git on OSX and run `git status`, you'll see this:<p><pre><code>    $ git status --short
    ## master...origin/master
    M include/uapi/linux/netfilter/xt_connmark.h
    M include/uapi/linux/netfilter/xt_dscp.h
    M include/uapi/linux/netfilter/xt_mark.h
    M include/uapi/linux/netfilter/xt_rateest.h
    M include/uapi/linux/netfilter/xt_tcpmss.h
    M include/uapi/linux/netfilter_ipv4/ipt_ecn.h
    M include/uapi/linux/netfilter_ipv4/ipt_ttl.h
    M include/uapi/linux/netfilter_ipv6/ip6t_hl.h
    M net/netfilter/xt_dscp.c
    M net/netfilter/xt_hl.c
    M net/netfilter/xt_rateest.c
    M net/netfilter/xt_tcpmss.c</code></pre></p>
]]></description><pubDate>Mon, 18 Dec 2017 21:58:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=15955896</link><dc:creator>yes_or_gnome</dc:creator><comments>https://news.ycombinator.com/item?id=15955896</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15955896</guid></item><item><title><![CDATA[New comment by yes_or_gnome in "Git hash function transition plan"]]></title><description><![CDATA[
<p>Based on my own research, it appears that the first git tag was created before the first git commit.<p>The first tag (?) points to a tree.<p><pre><code>  $ git cat-file -p v2.6.11-tree
  object c39ae07f393806ccf406ef966e9a15afc43cc36a
  type tree
  tag v2.6.11-tree

  This is the 2.6.11 tree object.

  NOTE! There's no commit for this, since it happened before I started with git.
  Eventually we'll import some sort of history, and that should tie this tree
  object up to a real commit. In the meantime, this acts as an anchor point for
  doing diffs etc under git.
  -----BEGIN PGP SIGNATURE-----
  Version: GnuPG v1.2.4 (GNU/Linux)

  iD8DBQBCeV/eF3YsRnbiHLsRAl+SAKCVp8lVXwpUhMEvy8N5jVBd16UCmACeOtP6
  KLMHist5yj0sw1E4hDTyQa0=
  =/bIK
  -----END PGP SIGNATURE-----

</code></pre>
First commit<p><pre><code>  $ git cat-file -p v2.6.12-rc2
  object 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2
  type commit
  tag v2.6.12-rc2

  Linux v2.6.12-rc2 release
  -----BEGIN PGP SIGNATURE-----
  Version: GnuPG v1.2.4 (GNU/Linux)

  iD8DBQBCbW8ZF3YsRnbiHLsRAgFRAKCq/TkuDaEombFABkPqYgGCgWN2lQCcC0qc
  wznDbFU45A54dZC8RZ5JxyE=
  =ESRP
  -----END PGP SIGNATURE-----
</code></pre>
Unfortunately, I don't think I can confirm my suspicion using git alone. Maybe if I look at some mailing lists around July/August 2005 I could get a more accurate confirmation.<p>This is due to the fact that those tags pre-date the <i>tagger</i> header which came a short while later.<p><pre><code>  $ git cat-file -p v2.6.13
  object 02b3e4e2d71b6058ec11cc01c72ac651eb3ded2b
  type commit
  tag v2.6.13
  tagger Linus Torvalds <torvalds@g5.osdl.org> 1125272548 -0700

  Linux 2.6.13 release
  -----BEGIN PGP SIGNATURE-----
  Version: GnuPG v1.4.1 (GNU/Linux)

  iD8DBQBDEkvwF3YsRnbiHLsRAp5tAKCEK1XmOropxvWp+k9eiTcafNMXXACcDAVb
  +hOwdKI+bi84SSNNSGnSXGg=
  =cnNS
  -----END PGP SIGNATURE-----
</code></pre>
Edit:<p>Just to reenforce the "First Commit" claim, here's the rev-list for the commit and the commit contents. (Notice it has no "parent" commit.<p><pre><code>  $ git rev-list 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2
  1da177e4c3f41524e886b7f1b8a0c1fc7321cac2

  $ git dump 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2
  tree 0bba044c4ce775e45a88a51686b5d9f90697ea9d
  author Linus Torvalds <torvalds@ppc970.osdl.org> 1113690036 -0700
  committer Linus Torvalds <torvalds@ppc970.osdl.org> 1113690036 -0700

  Linux-2.6.12-rc2

  Initial git repository build. I'm not bothering with the full history,
  even though we have it. We can create a separate "historical" git
  archive of that later if we want to, and in the meantime it's about
  3.2GB when imported into git - space that would just make the early
  git days unnecessarily complicated, when we don't have a lot of good
  infrastructure for it.

  Let it rip!</code></pre></p>
]]></description><pubDate>Fri, 01 Dec 2017 19:38:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=15826636</link><dc:creator>yes_or_gnome</dc:creator><comments>https://news.ycombinator.com/item?id=15826636</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15826636</guid></item><item><title><![CDATA[New comment by yes_or_gnome in "Concorde moment"]]></title><description><![CDATA[
<p>Caller ID was around for quite a while before 2002. It looks like the first companies rolled it out in the late 80's. But, it's funny that you chose 2002 because that's the year when phreakers learned how to spoof the system. It was always theoretically possible because phone companies would make test calls to customers with information like "BENJAMIN FRANKLIN (123)456-7890". In other words, it was obvious that the Caller ID system was trivial to manipulate.<p><a href="https://en.wikipedia.org/wiki/Caller_ID_spoofing" rel="nofollow">https://en.wikipedia.org/wiki/Caller_ID_spoofing</a></p>
]]></description><pubDate>Sun, 26 Nov 2017 19:08:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=15782427</link><dc:creator>yes_or_gnome</dc:creator><comments>https://news.ycombinator.com/item?id=15782427</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15782427</guid></item><item><title><![CDATA[New comment by yes_or_gnome in "Exploding Git Repositories"]]></title><description><![CDATA[
<p>Thanks for the correction, he truly was a brilliant mind. One of my regrets was not being active and outgoing enough to go meet him myself. I was lived in the Cincinnati area from 2007-2012. I first got started with Ruby in 2009, and quickly became aware of who he was (Rake, Bundler, etc) and that he lived/worked close by. But, at the time, I wasn't interested in conferences, meetups, or simply emailing someone to say thanks.</p>
]]></description><pubDate>Thu, 12 Oct 2017 19:24:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=15460570</link><dc:creator>yes_or_gnome</dc:creator><comments>https://news.ycombinator.com/item?id=15460570</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15460570</guid></item><item><title><![CDATA[New comment by yes_or_gnome in "Exploding Git Repositories"]]></title><description><![CDATA[
<p>Good point. For those that are curious:<p>Clone (--no-checkout):<p><pre><code>    $ git clone --no-checkout https://github.com/Katee/git-bomb.git
    Cloning into 'git-bomb'...
    remote: Counting objects: 18, done.
    remote: Compressing objects: 100% (6/6), done.
    remote: Total 18 (delta 2), reused 0 (delta 0), pack-reused 12
    Unpacking objects: 100% (18/18), done.
</code></pre>
From there, you can do some operations like `git log` and `git cat-file -p HEAD` (I use the "dump" alias[1]; `git config --global alias.dump catfile -p`), but not others `git checkout` or `git status`.<p>[1] Thanks to Jim Weirich and Git-Immersion, <a href="http://gitimmersion.com/lab_23.html" rel="nofollow">http://gitimmersion.com/lab_23.html</a>. I never knew the guy, but, ~~8yrs~~ (corrected below) 3.5yrs after his passing, I still go back to his presentations on Git and Ruby often.<p>Edit: And, to see the whole tree:<p><pre><code>  NEXT_REF=HEAD
  while [ -n "$NEXT_REF" ]; do
    echo "$NEXT_REF"
    git dump "${NEXT_REF}"
    echo
    NEXT_REF=$(git dump "${NEXT_REF}"^{tree} 2>/dev/null | awk '{ if($4 == "d0" || $4 == "f0"){ print $3 } }')
  done</code></pre></p>
]]></description><pubDate>Thu, 12 Oct 2017 18:41:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=15460203</link><dc:creator>yes_or_gnome</dc:creator><comments>https://news.ycombinator.com/item?id=15460203</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15460203</guid></item></channel></rss>