Newbie Programming Mistake 😑 FAIL 💩

Поделиться
HTML-код
  • Опубликовано: 27 окт 2024

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

  • @DestructiveCreativity
    @DestructiveCreativity 3 года назад +3

    I like it! Good on you for making a video like this. Your music is top notch and I laughed more than once throughout. :D Good job!

    • @LifeMeetLightning
      @LifeMeetLightning  3 года назад

      I had fun with it. Lol I dunno how it’ll do in the long run, but I figured if you’re gonna fail, might as well do it spectacularly! :-P

  • @purpleviolets6439
    @purpleviolets6439 3 года назад +1

    Cool vid!

  • @PrestoPaulTV
    @PrestoPaulTV 3 года назад +1

    LOL! 😂This is awesome! I love your passions on the side. Great minds play alike. I too am a musician, keys. Also, if I could fish every day I would! Keep crushing it!

    • @LifeMeetLightning
      @LifeMeetLightning  3 года назад +1

      I don’t play music as much as I used to these days, but I have been going fishing a lot! :-D

  • @HighFiveFriend
    @HighFiveFriend 3 года назад +1

    Nice drums! 🙌. I’m not doing voltage right now... I’m eating keto.

  • @ryanvermooten743
    @ryanvermooten743 2 года назад +2

    why not just define NUM_LEDS as 59?

    • @LifeMeetLightning
      @LifeMeetLightning  2 года назад +1

      You certainly could, but then you’d have to modify your incrementing loop to “i is less than or equal to NUM_LEDS”. It’s just a different way of doing it. I personally think it’s better to leave it defined to 60 at the top to make it more user friendly to someone not as familiar with code - just have to count how many lights you have on the strip and enter it. Most people don’t count starting at 0.

  • @LifeMeetLightning
    @LifeMeetLightning  3 года назад +1

    What is VOLTAGE! 😃⚡😃⚡

  • @Marc_Miller
    @Marc_Miller 3 года назад +1

    You have redeemed yourself! :P
    Rock on.

  • @johnrobinson1140
    @johnrobinson1140 2 года назад

    why dont you just slow down a little bit there Speedy, maybe you wont make so many errors.

    • @johnrobinson1140
      @johnrobinson1140 2 года назад

      and this code still doesn't work. I'll go to a tutorial where the instructor is less concerned about being funny and more concerned with writing valid code.