Mike Trienis (@mtrienis) 's Twitter Profile
Mike Trienis

@mtrienis

All about data product and services that scale; from design to implementation

ID: 22419310

calendar_today01-03-2009 23:02:58

173 Tweet

133 Followers

550 Following

Mike Trienis (@mtrienis) 's Twitter Profile Photo

There is still a lot of nervousness around running Kafka on Kubernetes. I'm happy to hear the experts weighing in on the matter.

Mike Trienis (@mtrienis) 's Twitter Profile Photo

Any laptop recommendations for running Ubuntu for dev work? I'm currently using a Macbook and the keyboard still feels awkward and annoying 😐

Andrej Karpathy (@karpathy) 's Twitter Profile Photo

How to become expert at thing: 1 iteratively take on concrete projects and accomplish them depth wise, learning “on demand” (ie don’t learn bottom up breadth wise) 2 teach/summarize everything you learn in your own words 3 only compare yourself to younger you, never to others

Mike Trienis (@mtrienis) 's Twitter Profile Photo

If you build streaming services based on Change Data Capture (CDC), how do you ensure an upstream DB migration doesn't break the downstream consumer logic? Seems like domain events create a more decoupled architecture, what am I missing? debezium.io/blog/2020/02/1…

Mike Trienis (@mtrienis) 's Twitter Profile Photo

When using Kafka for event driven architecture and Kafka is a shared service between multiple teams/services, how do you define ownership?

Ismael Juma (@ijuma) 's Twitter Profile Photo

"This commit allows to optimize performance by providing a new optional mode of TLS sendfile(), in which the extra copy is skipped. Removing this copy improves performance significantly, as TLS and TCP sendfile perform the same operations" git.kernel.org/pub/scm/linux/…

Mike Trienis (@mtrienis) 's Twitter Profile Photo

Any presentations or blog posts that do a deep dive comparison between Apache Flink and Kafka streams/ksqlDB? So far, here is what I've found: developer.confluent.io/podcast/flink-…

Alex Ker 🔭 (@thealexker) 's Twitter Profile Photo

Andrej Karpathy is a legendary researcher who helped start OpenAI and created Stanford's first deep learning class. Andrej Karpathy's advice on how to learn AI: (1) 10,000 hours of deliberate practice will make you an expert. You can iterate as you work. Only compare yourself to the

Chris (@criccomini) 's Twitter Profile Photo

TIL about Apache Ozone. Been thinking about a generalized implementation of Raft to pair with S3 similar to Neon’s Paxos layer. Ozone is the closest I’ve seen. This without the Hadoop cruft would enable more infra to run directly on S3. /ht aw ozone.apache.org/docs/1.3.0/con…