@JeffDean Great progress with Gemini 3.1 Pro! I tested it with a "Fidget Spinner" test. Interestingly, the SVG output is significantly better than HTML/CSS—it successfully simulated deceleration/friction, whereas the code-only version stayed at a constant velocity.
We'll discuss the advantages and disadvantages of incorporating business logic and other microservice cross cutting concerns. We'll conclude with recommendations.
https://t.co/F5pz9wQLka
In software development, engineers are constantly seeking innovative solutions. One such pattern that has gained prominence in recent years is the Backend For Frontend (BFF) pattern. We'll delve into the intricacies of #bff explore its similarities with API Gateway.
The Semicolon’s Little Ballet in Happy Rust Programming
The semicolon in Rust is not just a punctuation mark; it’s a quiet communicator. Understanding the role of the semicolon unlocks a precise distinction between statements and expression.
https://t.co/kzGUOYkwo7
Weekend coding fun:
Amazing Kotlin Enum Entries property - with the new entries property that returns a pre-allocated immutable list of defined enum constants.
https://t.co/PQUcjvc62l
#coding#kotlin#property
TIL
1. Turkish as genderless language knows “o” to convey a singular third person
2. Translating “he is a nurse and she is a doctor” to Turkish and back can yield the stereotypical and incorrect as “she is a nurse and he is a doctor”
source: https://t.co/R64IKJGlmo
#ml
CDC and Outbox Pattern read similar at first glance. Let's look into what the CDC and the outbox pattern is about in more detail.
https://t.co/tYq68cDM7J
#SoftwareArchitecture
JAX TV: Java Sealed Classes vs. Kotlin Sealed Classes
Der Softwarentwickler @lothar_schulz vergleicht Java Sealed Classes mit Kotlin Sealed Classes. Welche Unterschiede es dabei gibt, erfahrt Ihr hier. @jaxlondon@kotlin
📽 https://t.co/oaQjdqTApd
#java#kotlin
💡 Der Softwarentwickler und Projektmanager @lothar_schulz vergleicht in dieser JAX-2022-Session Java Sealed Classes mit Kotlin Sealed Classes. @jugffm
Wie die Unterschiede konkret aussehen, zeigt das Video.
🔺🔴 https://t.co/oaQjdqTApd
#Java#Kotlin
How to combine the mighty Software Delivery Life Cycle with the astute Delegation Board. #softwaredeliverylifecycle#delegationpoker
https://t.co/JY9blpym3U
https://t.co/h9b6wkNwY5
@martinfowler@unmeshjoshi In case you can't use logical/fixed partitions, use consistent hashing to avoid the problem of having to reassign every object when a server is added or removed throughout the cluster