home.social

#gitblame — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #gitblame, aggregated by home.social.

  1. When you need access to an old repository to figure out what the hell went wrong with the technology stack #devlife #gitblame

  2. Watching some #C code running in that window over there -> slowly consume more and more and more memory. But don't worry! It's not leaking! Honest! That's just what #hardlink does.

    In other news, the patch I contributed a few years ago to make it work on a Mac has been tweaked and moved around and so on to the extent that the only line #GitBlame now says is my fault is, errm, a single `#endif` 😃

    github.com/util-linux/util-lin

  3. Watching some code running in that window over there -> slowly consume more and more and more memory. But don't worry! It's not leaking! Honest! That's just what does.

    In other news, the patch I contributed a few years ago to make it work on a Mac has been tweaked and moved around and so on to the extent that the only line now says is my fault is, errm, a single `` 😃

    github.com/util-linux/util-lin

  4. Watching some #C code running in that window over there -> slowly consume more and more and more memory. But don't worry! It's not leaking! Honest! That's just what #hardlink does.

    In other news, the patch I contributed a few years ago to make it work on a Mac has been tweaked and moved around and so on to the extent that the only line #GitBlame now says is my fault is, errm, a single `#endif` 😃

    github.com/util-linux/util-lin

  5. Watching some #C code running in that window over there -> slowly consume more and more and more memory. But don't worry! It's not leaking! Honest! That's just what #hardlink does.

    In other news, the patch I contributed a few years ago to make it work on a Mac has been tweaked and moved around and so on to the extent that the only line #GitBlame now says is my fault is, errm, a single `#endif` 😃

    github.com/util-linux/util-lin

  6. 🚀 Breaking news: Someone made a CLI tool to point fingers in Git at lightning speed! Because clearly, what we needed was industrial-grade blame allocation instead of, you know, writing better code. 👏🎉
    github.com/sinclairtarget/git- #CLItool #GitBlame #CodeQuality #TechNews #BlameGame #HackerNews #ngated

  7. It's always fun to see the layers of history when looking at the Git blame of CPython.

    Here's an Initial revision from 34 years ago, and GIL removal from 3 months ago.

    github.com/python/cpython/comm #Python #CPython #Git #GitBlame #history