diff --git a/content/posts/2024.md b/content/posts/2024.md new file mode 100644 index 00000000..0760554c --- /dev/null +++ b/content/posts/2024.md @@ -0,0 +1,43 @@ +--- +title: "2024" +date: 2024-12-23T02:00:00+01:00 +draft: true +tags: +- 2024 +--- + +Go turned [15 years](https://go.dev/blog/15years) in 2024, our meetup will turn six and just as Go we continue to grow. + +> Go’s user base has more than tripled in the past five years, making it one of +> the fastest growing languages. From its beginnings just fifteen years ago, Go +> has become a top 10 language and the language of the modern cloud. -- +> [15years](https://go.dev/blog/15years) + +The [TIOBE index shows Go](https://www.tiobe.com/tiobe-index/go/) at its +highest position (#7) since 2009 in 12/2024. + +Our year summarized: + +* we organized eight [events](https://golangleipzig.space/tags/summary/) in 2024, plus seven open [tech lunches](https://golangleipzig.space/posts/go-tech-lunch-dates-2024/) and grew from 577 to [695 members](https://www.meetup.com/Leipzig-Golang/) +* we collaborated with two local companies again: [Gridfuse](https://gridfuse.com) ([#43](https://golangleipzig.space/posts/meetup-43-wrapup/)) and + [CHECK24](https://check24.de) ([#42](https://golangleipzig.space/posts/meetup-42-wrapup/), [#45](https://golangleipzig.space/posts/meetup-45-wrapup/)) — thanks for being such great hosts! +* [Bill Kennedy](https://www.linkedin.com/in/william-kennedy-5b318778/) from [Ardan Labs](https://ardanlabs.com) kicked off our year in with a presentation on data-oriented [DDD](https://de.wikipedia.org/wiki/Domain-driven_Design) in [#40](https://golangleipzig.space/posts/meetup-40-wrapup/) +* Performance played a role: [SIMD](https://en.wikipedia.org/wiki/Single_instruction,_multiple_data) and [1BRC](https://1brc.dev) (1 Billion Row Challenge) were discussed in + [#42](https://golangleipzig.space/posts/meetup-42-wrapup/) and we turned +the 1BRC into a 2h workshop for the international +[GOLAB](https://golangleipzig.space/posts/golab-2024/) conference in Florence, Italy: [Exercises in +performance optimizations](https://github.com/miku/expo) -- +[SWAR](https://en.wikipedia.org/wiki/SWAR) was one of the cute, +[old](https://lamport.azurewebsites.net/pubs/multiple-byte.pdf) techniques used +to cruchs 1B rows in a second. +* we had many cool demos of open source tools by their authors this year: +[ekstatic](https://github.com/Metamogul/ekstatic), +[gocoverplus](https://github.com/Fabianexe/gocoverageplus), +[timestone](https://github.com/Metamogul/timestone), +[go-journald-exporter](https://gitlab.com/leandrosansilva/go-journald-exporter), +[gh-workflow-stats-action](https://github.com/neondatabase/gh-workflow-stats-action/) +plus lots of nice everyday utilities and techniques people shared in +[#44](https://golangleipzig.space/posts/meetup-44-wrapup/) + +Thanks everyone for joining, we hope to [see you again](https://www.meetup.com/Leipzig-Golang/) in 2025! +