@DamianEdwards I dont think it’s a hot take as much as it’s just reality. I and others around me keep finding agents like Cursor and Claude Code are great general purpose agents for any computing task.
I find sharding by customer/tenant a far simpler approach than sharding data by micro service.
Multi record changes become simple.
Less asynchronous hacks like Saga’s to compensate for multiple consistency boundaries for a business operation.
Many orgs can go FAR with this
@ICooper Serious question: what is human reasoning, if not “generating” something based on context/inference/etc?
I’m mostly playing devil’s advocate here. I think LLMs are still incredibly dumb.
@kellabyte The monotonically increasing sequence number is really interesting. But wouldn’t this require strict FIFO message delivery? Can any distributed systems actually guarantee FIFO delivery?
(Maybe I’m misunderstanding something, so forgive me as I try to learn more)
@aSteveCleary If they're Linked (https://t.co/CnzvugmwtJ) instead of parent/child, and the trace UI supports showing Links, that I believe is the correct way to do it for producer/consumer.
We regret to inform you that tonight’s show in Atlanta has been cancelled due to illness. Here’s a message from @jameslabrie
“To everyone attending tonight’s show in Atlanta I sincerely apologize for having to cancel the show tonight due to being sick. I hope to get through this as quickly as possible and resume putting on amazing shows throughout the remaining NA dates. Thank you and see you soon.”
Stay tuned for more information regarding the rescheduled date for Atlanta, GA.
@aSteveCleary Old and boring. I’ve built plenty of subpar versions of HTMX over the past 12 years before React came on the seen. I think HTMX is really good at what it does.
#AlienRomulus Giveaway: Digital Code, Cookbook, & More
RT to enter to win an Alien cookbook, a digital code for the film, and an #Alien: Romulus luggage tag.
Alien: Romulus is now available on digital & exclusively streaming on Hulu & Hulu on Disney+ 11/21.
@davidfowl Why not just make every version LTS? I know it means having to support 3 versions all the time (plus the working on the next release). But it would give folks one less excuse to skip a release.
@RickStrahl Does Docker on Windows ARM not support x86/64 emulation? It does on MacOS, which is how I’m running SQL Server Linux images on my MacBook Pro.