https://utcc.utoronto.ca/~cks/space/blog/programming/GoRangefuncAndUserContainers

13
0
www.shuttle.rs

> Oh no, not another 'Is Rust better than Go?' article. Seriously, haven't we all had our fill of these comparisons by now? But before you sigh in exasperation, hear us out!

22
13
The Best Password Managers in 2023
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearNE
    nebiros
    Now 88%

    have being using Enpass for a long time, it’s really good, you can choose any cloud provider or host your vault yourself, subscription based payment or one time only

    7
  • rkiselenko.dev

    > In this article, I'll describe how to organize protobuf files messages and gRPC services in the Go sources. I'll briefly examine how to use protoc and plugins with the proper imports, and project structure.

    10
    0
    www.willem.dev

    > While writing Go, you might might run into the following situation: You want to collect the results of a function in a slice. However, the function returns a pointer. > > You might then ask yourself: > > What kind of slice should I use? A slice of values or a slice of pointers? > > Let’s make this a bit more concrete.

    12
    0
    blog.boot.dev

    > Not a hard question. It’s sum types! (Or enums, tagged unions, or whatever you want to call them).

    15
    4
    bitfieldconsulting.com

    > In this article we’ll explore a package called script that aims to sprinkle some Unix shell fairy dust on your Go programs.

    27
    0
    Backward Compatibility, Go 1.21, and Go 2
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearNE
    nebiros
    Now 100%

    well, boring tech link is about battle tested tech, not about hype, so, in that sense, yeah, seems “boring” to me, but I love it, :)

    2
  • [Rust vs Go in 2023](https://bitfieldconsulting.com/golang/rust-vs-go) > Which is better, Rust or Go? Go or Rust? Which language should you choose for your next project in 2023, and why? How do the two compare in areas like performance, simplicity, safety, features, scale, and concurrency? What do they have in common, and where do they fundamentally differ? Let’s find out, in this friendly and even-handed comparison of Rust and Golang.

    19
    7

    [Is Go 1.21 already on your upgrade list? It should be!](https://appliedgo.com/blog/go1-21) > In the tradition of Go, release 1.21 does not deliver loads of new language features but many improvements to the toolchain and the ecosystem.

    9
    0

    [Waiting for go1.21: Execution Tracing with < 1% Overhead](https://blog.felixge.de/waiting-for-go1-21-execution-tracing-with-less-than-one-percent-overhead/) > Learn about the upcoming go1.21 performance improvements that reduce the overhead of execution tracing from up to 20% to less than 1% for most applications.

    3
    0

    [Go 1.21 Release explained](https://www.youtube.com/watch?v=CA0-hMog29w)

    4
    0

    [Understanding Go 1.21 generics type inference](https://encore.dev/blog/go1.21-generics) > Breaking down the release notes, with concrete explanations and annotated examples

    14
    0

    [Iterators in Go](https://bitfieldconsulting.com/golang/iterators) > This article describes a proposed extension to the Go language: range over func. The proposal is evolving, and this tutorial is a work in progress, so don’t forget to check back later for the latest developments.

    10
    2

    [Profile Guided Optimization (PGO) in Go](https://medium.com/@esdonmez/profile-guided-optimization-pgo-in-go-fdb8c62a2460)

    7
    0

    [Go 1.21: Now with More Gopher Power and Less 'Go-tchas'!](https://double-trouble.dev/post/go-1-21)

    16
    2

    https://medium.com/@briannqc/go-concurrency-visually-explained-channel-c6f88070aafa

    6
    1

    https://blog.sigma-star.at/post/2023/07/embedded-go-prog/

    7
    0
    Is software getting worse?
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearNE
    nebiros
    Now 77%

    everything went down when we allow web technologies be part of the desktop, everything electron or any other incarnation is an abomination

    17
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearNE
    Now
    25 12

    nebiros

    programming.dev