13
23

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!

[-] nebiros@programming.dev 7 points 11 months ago

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

13
10

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.

17
10
12

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.

15

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

27
Scripting with Go (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.

[-] nebiros@programming.dev 2 points 1 year ago

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, :)

[-] nebiros@programming.dev 1 points 1 year ago

probably they gonna end up with its own generic type at the stdlib

20
Rust vs Go in 2023 (programming.dev)

Rust vs Go in 2023

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.

9

Is Go 1.21 already on your upgrade list? It should be!

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.

3

Waiting for go1.21: Execution Tracing with < 1% 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.

[-] nebiros@programming.dev 1 points 1 year ago* (last edited 1 year ago)

started using last week a light theme, trying: https://marketplace.visualstudio.com/items?itemName=AnandaBibekRay.intellij-idea-new-ui-theme right now, before Dracula theme

[-] nebiros@programming.dev 1 points 1 year ago

and if you want setup per project, try: https://devenv.sh/, both are nix based

[-] nebiros@programming.dev 17 points 1 year ago

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

[-] nebiros@programming.dev 1 points 1 year ago

or, use fleek: https://getfleek.dev/, ¯_(ツ)_/¯

[-] nebiros@programming.dev 1 points 1 year ago

I remembered those fuckers from SIS, it was a pain in the ass dealing with that chipset in Linux back in the days

view more: next ›

nebiros

joined 1 year ago