justforfunc #3: The Magic Gate (part 2)

แชร์
ฝัง
  • เผยแพร่เมื่อ 26 ม.ค. 2025

ความคิดเห็น • 34

  • @degigi2003
    @degigi2003 8 ปีที่แล้ว +24

    Your videos are immensely helpful and of very high quality. I really like the improvisational style. I like both the code review videos and the hacking videos - keep doing more of these :) As long as you have fun doing these, your audience will only grow ;)

  • @jub0bs
    @jub0bs 3 ปีที่แล้ว

    Cool stream! I spotted one minor problem at 24:20: the defer res.Body.Close() should come directly after the err check.

  • @MarcoCasula
    @MarcoCasula 6 ปีที่แล้ว +1

    Just found out about this channel. This is an amazing well done job. Thanks for your time.

  • @dukeballer11
    @dukeballer11 8 ปีที่แล้ว +1

    Screen recording cut out around 31:20, and we couldn't see your screen until 31:37 (just FYI).
    Really informative, I love seeing some of the best practices you employ when writing Go code. It was also really great to see some of the capabilities of the Google Cloud services.

    • @JustForFunc
      @JustForFunc  8 ปีที่แล้ว +1

      thanks! 😊
      I know the video cuts, unfortunately the only way to fix it is to upload a new version and lose all stats and comments for this one 😶

    • @dukeballer11
      @dukeballer11 8 ปีที่แล้ว

      +JustForFunc fair enough ;)

  • @kalvaxus
    @kalvaxus 8 ปีที่แล้ว +2

    Could you elaborate on the use of the context.Context? I know it's needed internally within Google, but what's the use case in general and what would be the use case in a standalone program like the Magic Gate program?

  • @Orww
    @Orww 8 ปีที่แล้ว

    Thank you, great video as usual. You used context in both of your videos for magic gate and it was something totally new to me. A proposal I have would be a project that would use context heavily and would thus allow you to explain it in depth. That would be awesome! Keep up the great work

  • @pedrosimoes5272
    @pedrosimoes5272 6 ปีที่แล้ว +1

    Francesc, your channel is awesome, thank you so much for doing this!!!!!

  • @RamyAboulNaga
    @RamyAboulNaga 8 ปีที่แล้ว

    Check out my friend's [unofficial] Go client for Twilio: github.com/cousine/go-twilio. It's listed over here: www.twilio.com/docs/libraries/community-supported-libraries

  • @AndrewBetts
    @AndrewBetts 8 ปีที่แล้ว

    Enjoyed these videos thoroughly. Wish my home had a similar setup so I could do it here.

  • @raceordie690
    @raceordie690 5 ปีที่แล้ว +1

    Rock on! This is great content. Thank you. Why am I just finding this? lol

  • @jonathandickinson3257
    @jonathandickinson3257 8 ปีที่แล้ว

    Your videos are extremely informative. Great for a Go newcomer like me. Keep up the great work!

  • @damienstanton
    @damienstanton 8 ปีที่แล้ว

    A cool idea for something very similar (either REST or gRPC API) would be to explore using the Google NLP as a service. I bet you could do some cool automations via email or text. I've been thinking of how to use this myself :)

  • @jasonwong168
    @jasonwong168 5 ปีที่แล้ว

    excellent video

  • @dc5
    @dc5 8 ปีที่แล้ว +1

    Awesome! More please :)

  • @aseignard
    @aseignard 8 ปีที่แล้ว

    awesome video, very usefull for undestanding and well done. Thanks you

  • @Clem.E
    @Clem.E 11 หลายเดือนก่อน

    Any person in front of your building could play the « 9 » sound during call and comes in, right?

  • @rosencreuz
    @rosencreuz 8 ปีที่แล้ว +1

    Could you also do a video on database access? How transactions would work, maybe orm?

    • @JustForFunc
      @JustForFunc  8 ปีที่แล้ว +1

      I could ... some specific idea of project? It has to be fun though :-)

    • @rosencreuz
      @rosencreuz 8 ปีที่แล้ว +4

      I don't know if it gets more fun than opening door with voice recognition over phone call :)

  • @coachjared
    @coachjared 8 ปีที่แล้ว

    I really enjoyed this, thanks for making it.

  • @kimnielsen7818
    @kimnielsen7818 8 ปีที่แล้ว

    Why do you in some cases use %v and in others use %s when doing fmt.Errorf of a string ? url is a string

  • @yazpik
    @yazpik 6 ปีที่แล้ว

    Wow! thanks for doing this Francesc

  • @daveteare1960
    @daveteare1960 7 ปีที่แล้ว

    Loved this. Thanks!

  • @Dolanor
    @Dolanor 8 ปีที่แล้ว

    I recorded your catalan sentence for replaying.
    See you at home !
    What did that mean anyway ?
    Great vid! Thanks!

    • @guillemgs
      @guillemgs 4 ปีที่แล้ว

      it means twelve judges of a court eat liver from a hanged man

  • @VarunSainiKumar
    @VarunSainiKumar 8 ปีที่แล้ว

    Hey @Fransecs Doing a series on golfing std lib will be great. kinda what Ben is doing but in video form.

  • @MrJuxon
    @MrJuxon 8 ปีที่แล้ว

    Hey, great vid !
    Is the code available somewhere ?
    Thanks

    • @JustForFunc
      @JustForFunc  8 ปีที่แล้ว +1

      I'll be open sourcing all the code soon :-)

    • @paulcapestany
      @paulcapestany 7 ปีที่แล้ว

      I looked around to see if the code for this was available anywhere, didn't find it. Were you still thinking of open sourcing it?

  • @VarunSainiKumar
    @VarunSainiKumar 8 ปีที่แล้ว

    I hope that you delete that api key :)

    • @JustForFunc
      @JustForFunc  8 ปีที่แล้ว

      Hah, I did delete yes!