Egon Elbre (@egonelbre) 's Twitter Profile
Egon Elbre

@egonelbre

Learning and having fun with arts, crafts and science. ^.^

Find me on @[email protected]

ID: 26964566

linkhttps://egonelbre.com/ calendar_today27-03-2009 06:47:03

1,1K Tweet

1,1K Followers

527 Following

GopherCon Europe (@gopherconeu) 's Twitter Profile Photo

#gopherconEU Speaker Spotlight Egon Elbre who loves finding new ways of looking at #golang code joins us again! Concurrency is hard to get right despite convenient language features. This talk will cover the concurrency rules of thumb and tips to avoid many of the problems.

#gopherconEU Speaker Spotlight

<a href="/egonelbre/">Egon Elbre</a> who loves finding new ways of looking at #golang code joins us again!

Concurrency is hard to get right despite convenient language features. This talk will cover the concurrency rules of thumb and tips to avoid many of the problems.
Egon Elbre (@egonelbre) 's Twitter Profile Photo

So a weekend (+ a few days) project for viewing Go assembly and source code side by side: github.com/loov/lensm #gioui #Golang

So a weekend (+ a few days) project for viewing Go assembly and source code side by side: github.com/loov/lensm #gioui #Golang
Egon Elbre (@egonelbre) 's Twitter Profile Photo

Didn't expect the lensm get so fast; there was a blog post intended to go with it. So I finished a quick write-up on how I wired the tool together storj.io/blog/lensm. #golang

Egon Elbre (@egonelbre) 's Twitter Profile Photo

I guess I haven't been promoting Golang Estonia Youtube too much; but, we've been uploading our meetup content there youtube.com/channel/UCHeIc…. #golang

GopherCon Europe (@gopherconeu) 's Twitter Profile Photo

The #gopherconEU 2022 talks are now live on our YouTube channel. This playlist joins the past 4 years of #golang talks, open and available for everyone, as always💙 🌈 See you in 2023🌈 youtube.com/playlist?list=…

Dan Luu (@danluu) 's Twitter Profile Photo

See also, this brutally honest and blunt review of 360 papers in Psychology of Programming: scattered-thoughts.net/writing/qnd-re… It would be great to see more literature reviews like this!

See also, this brutally honest and blunt review of 360 papers in Psychology of Programming:

scattered-thoughts.net/writing/qnd-re…

It would be great to see more literature reviews like this!
Dominik Honnef (@dominikhonnef) 's Twitter Profile Photo

Huge shout-out to Chris Waldon (github.com/whereswaldon) who has been incredibly helpful with all of my (and other people's) Gio-related questions, all while continuously working on and improving the project.

Donia Chaiehloudj (@doniacld) 's Twitter Profile Photo

📘We (@alienor_latour & Pascal) wrote a book @manningbooks & it's available for Early Access! 👛Learn Go with Pocket-Sized Projects 🧑🏽‍💻Learn Go by doing, testing and documenting your code 💳45% off with the code “mllatour” until Jan 19th #golang #go tinyurl.com/learn-go-with-…

Egon Elbre (@egonelbre) 's Twitter Profile Photo

So, I wrote a blog post about Go integration tests with Postgres, and how to setup a clean "database" in less than 30ms (in many cases). storj.io/blog/go-integr…

Dominik Honnef (@dominikhonnef) 's Twitter Profile Photo

I have released v0.1.0 of Gotraceui, the efficient frontend for Go execution traces. It is my latest project and an attempt at bringing Go's traces to the masses. Please check it out at github.com/dominikh/gotra… #golang