Florian Benz's Avatar

Florian Benz

@fbenz.net

VP Engineering at Scalable Capital, Engineering Culture, Software Crafter, DDD, he/him

32
Followers
59
Following
1
Posts
29.11.2024
Joined
Posts Following

Latest posts by Florian Benz @fbenz.net

DSQL Vignette: Aurora DSQL, and A Personal Story - Marc's Blog

New blog post, with my personal take on our launch of Amazon Aurora DSQL: brooker.co.za/blog/2024/12...

03.12.2024 17:44 ๐Ÿ‘ 105 ๐Ÿ” 37 ๐Ÿ’ฌ 3 ๐Ÿ“Œ 5
Post image

๐Ÿ“ "Revisiting the Outbox Pattern"

New blog post is out, taking a fresh look at the outbox pattern: how to implement it correctly, is it still relevant, which alternatives exist?

๐Ÿ‘‰ www.decodable.co/blog/revisit...

31.10.2024 15:02 ๐Ÿ‘ 43 ๐Ÿ” 12 ๐Ÿ’ฌ 2 ๐Ÿ“Œ 2

I just started on Bluesky and it's a blast so far. It's easy to find the people whom I want to follow and I'm reminded of how Twitter used to be.

30.11.2024 19:48 ๐Ÿ‘ 2 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
Building Bluesky: a Distributed Social Network (Real-World Engineering Challenges) Bluesky is built by around 10 engineers, and has amassed 5 million users since publicly launching in February this year. A deep dive into novel design decisions, moving off AWS, and more.

Building Bluesky: a Distributed Social Network - in @pragmaticengineer.com's Real-World Engineering Challenges series
newsletter.pragmaticengineer.com/p/bluesky

21.11.2024 14:48 ๐Ÿ‘ 133 ๐Ÿ” 33 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 5
A screenshot of the GitHub text editor, showing a README file which contains a json5 snippet (a Kafka Connect connector configuration) with inline comments

A screenshot of the GitHub text editor, showing a README file which contains a json5 snippet (a Kafka Connect connector configuration) with inline comments

A rendered version of the same README and json5 snippet, with the inline comments being properly syntax-highlighted

A rendered version of the same README and json5 snippet, with the inline comments being properly syntax-highlighted

Show-casing JSON snippets in a README file on GitHub? Then consider marking them as json5, so you can have proper in-line comments.

json5.org

29.11.2024 10:44 ๐Ÿ‘ 105 ๐Ÿ” 25 ๐Ÿ’ฌ 7 ๐Ÿ“Œ 8

Hard agree.

The speed that developers can write code is rarely the main impediment to poor software delivery velocity.

The DORA report has told us for 10 years now what works - Automate everything you can, grant people the psychological safety to fail without being fired, and keep it simple

27.11.2024 05:20 ๐Ÿ‘ 3 ๐Ÿ” 1 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0