A rock band is performing and the singer sees a kid with a banner asking to play guitar with them. The singer asks him:
- Do you really know how to play guitar?
- Yeah!
- What's your favorite band?
- Guns N' Roses
What happens next is incredible.
Random #IntelliJ tip: you can use extend and shrink selection actions (and the keyboard shortcuts) in UI trees, e.g. to select files in the project view!
The 1brc challenge just ended with seriously impressive results. Great engineering effort by all who participated and big thanks to @gunnarmorling for this initiative!
@PiotrekTomiak@WebStormIDE@angular How about adding support for navigating to sources of Angular's internal TypeScript classes instead only to type declarations?
"Data is not important in itself. It’s the analysis of data and how it is produced that is the driver of all innovations and solutions"
---
Essential Math for Data Science
How do you produce data? #EventSourcing?
How do you prepare data for analysis? #CQRS?
Ready to tackle complex projects like a pro? Join @dmurat101 at #AxonIQCon2023 as he dives into how strategic DDD can simplify the seemingly impossible. Learn how to navigate complexity & achieve clarity with ease.
Get your tickets today: https://t.co/7gbvPZFfGT
Actually, no, it's not very clear. Simply stated:
- exactly-once delivery is impossible
- exactly-once semantics is possible but requires receivers to be idempotent
- receivers can be idempotent only if all effects are persisted in one transaction
https://t.co/z92YkwKua7
Call it confirmation bias if you wish, but it feels really good to know there are people like @adamd who feel the same way I do about developer marketing: https://t.co/HbbXGTgBx7
I made a tool... to debug containers 🧙♂️
It's like "docker exec", but it works even for containers without a shell (scratch, distroless, slim, etc).
The "cdebug exec" command allows you to bring your own toolkit and start a shell inside of a running container.
A short demo 👇
Choreography does not decouple anything but time. Something must translate events from producer context X to commands of consumer context Y, which with choreography is best done by the Y driver adapter(s). That's where coupling is loosened. 1/2
We have invited @ikrnic & @kresimirmusa from @croz_hr to #GOTOams to talk about their custom-built tool to achieve the best developer experience. Hear their eight touchpoints in the developer journey that will help you in future projects
https://t.co/PrjeQye4IR
@gunnarmorling What is mind blowing is that you can even have your own annotations to keep your public API surface free of 3rd party libraries:
https://t.co/bjKNx7WCTr
🤯💯