Go 1.23: What You Need to Know About the Latest Features

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

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

  • @MelkeyDev
    @MelkeyDev  5 หลายเดือนก่อน +6

    Hopefully you guys enjoy this video!
    Let me know what you think - what's your favorite feature of the new release?

  • @collinoly
    @collinoly 5 หลายเดือนก่อน +45

    I don’t like the idea of telemetry tools being built in at all. But it being opt in is the right move. A lot of googles internal teams use go and I could see them being required to turn this feature on. And I’m assuming that’s mostly what the go team is expecting. So hopefully they don’t keep pushing the telemetry stuff

    • @peterszarvas94
      @peterszarvas94 5 หลายเดือนก่อน +6

      how language maintainers always find a way to ruin a good language (see rust)

    • @JimRohn-u8c
      @JimRohn-u8c 5 หลายเดือนก่อน +4

      Why is it a bad thing to have telemetry built in? I’m new to Go.

    • @DanWalshTV
      @DanWalshTV 5 หลายเดือนก่อน +6

      As long as it remains opt-in, I don't see a problem with it. For those willing to opt-in, it'll help the development team prioritize items and for everyone else, we can ignore it.

    • @hamm8934
      @hamm8934 5 หลายเดือนก่อน +3

      @@DanWalshTVi agree but its google. It wont be opt in for long

    • @LynxBite
      @LynxBite 5 หลายเดือนก่อน

      @@peterszarvas94 what happened to rust?

  • @AlexanderBorshak
    @AlexanderBorshak 5 หลายเดือนก่อน +45

    Waiting for ENUMs! :)

    • @zakariachahboun
      @zakariachahboun 5 หลายเดือนก่อน +1

      yup and cool printing function

    • @johnboy14
      @johnboy14 4 หลายเดือนก่อน +1

      Don't understand why they don't have enums, it's a pretty standard feature in most languages. Even C has enums. I think Iterators is a welcome feature. You'd be surprised how often you'd use it.

    • @XlearRetroWave
      @XlearRetroWave 10 วันที่ผ่านมา +1

      @@johnboy14 because it doesn't need enums:
      type MyEnum int
      const (
      _ MyEnum = iota + 1
      MyEnumFoo
      MyEnumBar
      )
      func SomeFunction(e MyEnum) {
      switch e {
      case MyEnumFoo:
      //do some stuff
      }
      case MyEnumBar:
      //do some stuff
      }
      }

  • @freedomcatalyst
    @freedomcatalyst 5 หลายเดือนก่อน +2

    From Thailand: Thank you for really good up to date information.

  • @hamadrehman853
    @hamadrehman853 5 หลายเดือนก่อน

    nice overview. I'm excited to try the new sql wrapped errors

  • @bokunochannel84207
    @bokunochannel84207 5 หลายเดือนก่อน +8

    i disagree, what go team did isn't something new and having it opt-in is the right move imo, have a look at npm privacy policy.

  • @iCrimzon
    @iCrimzon 5 หลายเดือนก่อน +4

    Waiting for the Go vid where you wear a blue gopher costume

  • @gsgregory2022
    @gsgregory2022 5 หลายเดือนก่อน +1

    I'm waiting to see what they decide to do with the iterators. The new struct package seems interesting though.

  • @hamm8934
    @hamm8934 5 หลายเดือนก่อน

    Waiting for a required properties compiler flag or syntax

  • @MrJannieboy
    @MrJannieboy 5 หลายเดือนก่อน +1

    Love the vid!

  • @ZeroBl_
    @ZeroBl_ 5 หลายเดือนก่อน +8

    Go iterators needs more cooking. :/

  • @joschomo1010
    @joschomo1010 5 หลายเดือนก่อน

    Could you post your discord link again? Its expired

  • @BroodWar4Ever
    @BroodWar4Ever 5 หลายเดือนก่อน +4

    I'm new to Go, are updates released this frequently?

    • @AlexRyan-pj9us
      @AlexRyan-pj9us 5 หลายเดือนก่อน +6

      Aw Yes, more frequent than windows updates

    • @JamesRouzier
      @JamesRouzier 5 หลายเดือนก่อน +8

      Every 6 months or so.

    •  5 หลายเดือนก่อน +2

      @@JamesRouzier No, more often, as minor fixes are released.

    • @ja31ya
      @ja31ya 5 หลายเดือนก่อน

      I think it depends on if they mean major updates or maintenance updates. Maintenance updates are quite frequent, probably almost once a month or month and a half, while major updates are close to 6 months.

    • @JamesRouzier
      @JamesRouzier 5 หลายเดือนก่อน

      You are correct minor release when needed and a major release every 6 months or so

  • @zachend2750
    @zachend2750 5 หลายเดือนก่อน +1

    Iterators are a great first step for neural networks.

  • @pro_542
    @pro_542 5 หลายเดือนก่อน

    wow

  • @Hagemony
    @Hagemony 5 หลายเดือนก่อน +1

    Learning go or flutter is a dumb idea as of now, you're pushing for your enslavement in the near future, telemetry is a no go area for me period!!!

  • @pookiepats
    @pookiepats 5 หลายเดือนก่อน +1

    pander harder bro what a lame output, literally opt in

    • @MelkeyDev
      @MelkeyDev  5 หลายเดือนก่อน +4

      wait what lol?

    • @x5HighDesert
      @x5HighDesert 5 หลายเดือนก่อน +2

      @@MelkeyDev I have no idea either lol

    • @pookiepats
      @pookiepats 5 หลายเดือนก่อน +2

      If it’s opt in, what reasoning do you have to lament the implementation of telemetry when it’s off by default other than to pander.
      If you can’t grasp that it’s odd you would even comment on it at all.

    • @hamm8934
      @hamm8934 5 หลายเดือนก่อน

      @@pookiepatsfor now. Its google after all

  • @ScottAshmead
    @ScottAshmead 5 หลายเดือนก่อน

    ok uninstalling and done learning Go..... I am not going to be a boiling frog.... they were going to put this in earlier but backlash so they put it in later .... opt-in now but it will be opt-out later