Skip to content

Commit

Permalink
2024, tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
miku committed Jan 9, 2025
1 parent 3e7c21c commit 1ba58d7
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions content/posts/2024.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,6 @@ Our year summarized:
* 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 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 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 crunchs through 1B rows in a matter of seconds
* we had many cool demos of open source tools by their authors this year:
[ekstatic](https://github.com/Metamogul/ekstatic),
[gocoverageplus](https://github.com/Fabianexe/gocoverageplus),
Expand All @@ -35,6 +27,14 @@ to crunchs through 1B rows in a matter of seconds
[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/)
* 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 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 crunchs through 1B rows in a matter of seconds

Thanks everyone for joining, we hope to [see you again](https://www.meetup.com/Leipzig-Golang/) in 2025!

0 comments on commit 1ba58d7

Please sign in to comment.