using git bisect to find a bug in nodejs (intermediate) anthony explains

Поделиться
HTML-код
  • Опубликовано: 19 мар 2024
  • today I walk through how I figured out a zip corruption problem and when it was introduced in nodejs!
    - how to use git bisect: • finding regressions wi...
    playlist: • anthony explains
    ==========
    twitch: / anthonywritescode
    dicsord: / discord
    twitter: / codewithanthony
    github: github.com/asottile
    stream github: github.com/anthonywritescode
    I won't ask for subscriptions / likes / comments in videos but it really helps the channel. If you have any suggestions or things you'd like to see please comment below!
  • НаукаНаука

Комментарии • 23

  • @anthonyoleinik6472
    @anthonyoleinik6472 3 месяца назад +9

    The true lesson here is to check the issue tracker first :)
    Great video super entertaining

  • @paoloose
    @paoloose Месяц назад +1

    i've forgot how entertainment was to watch your explaining videos, cheers!

  • @jmson23
    @jmson23 3 месяца назад +10

    Anthony just casually does cool stuff like this all the time. Great video!

  • @LSS94
    @LSS94 3 месяца назад +1

    This is really fun to watch! Thanks for the deep dive!

  • @amir.hessam
    @amir.hessam 3 месяца назад +1

    Very cool; Hope you feel better Anthony

  • @djchainz
    @djchainz 3 месяца назад +1

    Always nice to see a 'git bisect run'. Great to learn some zip details. Get well soon!

  • @ilovepeaceandplaying8917
    @ilovepeaceandplaying8917 3 месяца назад +1

    this video was really helpful and I get to knoq lot of new tools and ideas, thanks for making these videos ❤

  • @mahmoudmousa2405
    @mahmoudmousa2405 3 месяца назад

    Subbed. Loved the walkthrough.

  • @iceke18
    @iceke18 3 месяца назад

    Video's like these are the bomb ! :) Thanks man!

  • @nmay231
    @nmay231 3 месяца назад

    Learned that git bisect has a `run` subcommand. Very helpful and information packed video, thanks!

  • @greob
    @greob 3 месяца назад

    Thanks for sharing!

  • @AbegazNap
    @AbegazNap 3 месяца назад

    very much appreciated this video

  • @justine_chang39
    @justine_chang39 3 месяца назад

    this video was awesome to watch

  • @mrswats
    @mrswats 3 месяца назад

    Yaaaaay welcome back, Anthonks!

  • @gardnmi
    @gardnmi 3 месяца назад +2

    Another example why engineers will always be needed over AI. Though, I myself would never have been able to debug this 😂.

  • @jtw-r
    @jtw-r 3 месяца назад +1

    Legit thought you said “Sentry has a release system called CRAP” 😂

  • @MelroyvandenBerg
    @MelroyvandenBerg 3 месяца назад

    The author of this commit also created fastify.

  • @AceofSpades5757
    @AceofSpades5757 3 месяца назад

    git bisect is such a great tool

  • @erictrinque6513
    @erictrinque6513 3 месяца назад

    binary searching commit hell. I salute you sir

  • @Ash-qp2yw
    @Ash-qp2yw 3 месяца назад +2

    > bug in nodejs
    Was it the existance of node itself?

    • @sadhlife
      @sadhlife 3 месяца назад

      every program has bugs, even languages. watch this one talk called zebras all the way down, may interest you a lot