Mohinish's Avatar

Mohinish

@mohinishce

Yet Another Software Engineer, trying to survive the imposter syndrome. Engineering @ KumoAI | x@DeltaStream, Confluent, SAPAriba | Cloud Infrastructure, Stream processing, Distributed Systems | Kafka | Flink | Angel |www.serverless.fyi

36
Followers
130
Following
13
Posts
18.11.2024
Joined
Posts Following

Latest posts by Mohinish @mohinishce

Preview
Why Apache Flink Is Not Going Anywhere Not in the next few years.

I've seen a lot of criticism directed towards Apache Flink recently. Here's something I have to say: Flink is not going anywhere.

www.streamingdata.tech/p/why-apache...

03.12.2025 16:31 ๐Ÿ‘ 4 ๐Ÿ” 2 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

Culture Shock is the growing pains of a broadening perspective. -- Rick Steves

10.06.2025 14:03 ๐Ÿ‘ 1 ๐Ÿ” 1 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
Interesting links - February 2025

โœ๏ธ Blogged: Interesting links - February 2025 rmoff.net/2025/02/03/i...

A bit of a grab-bag of interesting links to stuff about data that I've come across in the past few weeks

#dataBS

04.02.2025 00:54 ๐Ÿ‘ 9 ๐Ÿ” 2 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0

๐Ÿ‡ฎ๐Ÿ‡ณ Current 2025 ๐Ÿ‡ฎ๐Ÿ‡ณ

Bengaluru, here I come. My talk "One Client to Rule them all" was accepted. Hope to see you there.

#KafkaSummit #Current2025

03.02.2025 18:15 ๐Ÿ‘ 8 ๐Ÿ” 3 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
Initial clone implementation by hachikuji ยท Pull Request #430 ยท slatedb/slatedb Fixes #315. This patch contains the logic to create and initialize clones as outlined in RFC-0004.

SlateDB now has clones ๐Ÿคฏ

Users can clone an existing DB's data to a new location. It's nearly instantaneous since it references the data from the old bucket rather than copying. Writes to the clone update the new location. Compaction lazily merges old data into the new directory./ht @responsive.dev

03.02.2025 18:59 ๐Ÿ‘ 33 ๐Ÿ” 2 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 1

This is funny :))

15.01.2025 14:05 ๐Ÿ‘ 2 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

The difference between Software Verification and Software Testing

Software Verification aims to proof that all traces are within the specification

Software Testing aims to find that some traces are outside the specification

bsky.app/profile/domi...

15.01.2025 10:55 ๐Ÿ‘ 13 ๐Ÿ” 5 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 1
Post image

It's this time of the year again: the CfP for #CurrentLondon '25 (TCFKA Kafka Summit) is open ๐Ÿฅณ. I'm having the pleasure to be on the program committee once more and am looking forward very much to your proposals. Get them in by Feb 17!

sessionize.com/current-lond...

06.01.2025 14:55 ๐Ÿ‘ 15 ๐Ÿ” 7 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

HPC (High-Performance Computing) is making a comeback! ๐Ÿš€ With AI-driven, compute-intensive workloads on the rise, thereโ€™s renewed focus on HPC infrastructure. During my undergrad, I built a supercomputing cluster across 3 campuses using tools like Fedora, PBS. Excited to see its evolutionโ€”thoughts?

06.01.2025 19:44 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

I dig the notion that reboot & resume is an extension of the control flow graph consisting of reboot and resume nodes

An approachable and elegant mental model to reason about failure

bsky.app/profile/domi...

06.01.2025 16:15 ๐Ÿ‘ 3 ๐Ÿ” 1 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

Has anyone went through the experience of signing a JAMS or arbitration agreement as part of offer in general? This typically requires you to waive your employee rights, including the right to a jury trial or court proceedings in case of a dispute.

05.01.2025 03:47 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
crates.io: Rust Package Registry

object_store with S3 compare and swap support is up!

crates.io/crates/objec...

24.12.2024 16:45 ๐Ÿ‘ 24 ๐Ÿ” 3 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 1

Interviewer: can you explain this gap in your resume?

Postgres engineer: seq scan

21.12.2024 14:58 ๐Ÿ‘ 9 ๐Ÿ” 1 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 1

:)), try some breadcrumbs

17.12.2024 01:50 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

This definition is as simple and precise as it getsโ€”and itโ€™s not just about technology. Iโ€™d even argue this can serve as a lifestyle model, shaping how we approach and manage things in life.

15.12.2024 17:15 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

What is serverless? My preferred mental model

Serverless is an activation an deactivation pattern

System Model

We reason about a system in terms of executions and resources: Executions are performed on resources.

1/n

bsky.app/profile/domi...

14.12.2024 20:05 ๐Ÿ‘ 2 ๐Ÿ” 1 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 1
Post image
13.12.2024 15:21 ๐Ÿ‘ 11918 ๐Ÿ” 1149 ๐Ÿ’ฌ 117 ๐Ÿ“Œ 64
Video thumbnail

๐Ÿ“บ I created this short demo showing how to benefit from
@decodable.co's ๐Ÿ”ฅ new #interactive #lineage #graph when working with #streaming #data #pipelines

๐Ÿงญ efficiently navigate data flows
โฑ๏ธ directly see I/O metrics
โš ๏ธ quickly spot warnings/errors
๐Ÿง‘โ€๐Ÿ”ง fix problems where they occur

[Part 2 in comments]

10.12.2024 16:00 ๐Ÿ‘ 8 ๐Ÿ” 1 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 3

This is pretty cool.

10.12.2024 15:51 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

๐Ÿš€ Postgres Compatibility Index (PCI): Think your shiny new Postgres derivative is "Postgres-compatible"? Test it, score it, and know the truth. ๐Ÿ˜

Thanks @gunnarmorling.dev @tudor.golubenco.org @benesch.bsky.social @deverts.bsky.social for the inspiration.

Blog ==> tinyurl.com/mmfcbczz

10.12.2024 02:15 ๐Ÿ‘ 15 ๐Ÿ” 5 ๐Ÿ’ฌ 4 ๐Ÿ“Œ 0

This is epic @tlberglund.bsky.social

04.12.2024 02:48 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

This looks sick, adding it to my reading list.

04.12.2024 02:48 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Post image

Using AVX512 to make a meatgrinder for strings
I love reading papers from Peter Boncz, Thomas Neumann and Viktor Leis

The InfluxDB reading group I run is reading:
FSST: Fast Random Access String Compression www.vldb.org/pvldb/vol13/...

03.12.2024 19:29 ๐Ÿ‘ 5 ๐Ÿ” 1 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0
Day 1 - Advent of Code 2024

Going to try #AdventOfCode in Rust this year adventofcode.com/2024/day/1

01.12.2024 19:39 ๐Ÿ‘ 14 ๐Ÿ” 2 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 1

or like without kafka itself? Instead store agnostic SR?

27.11.2024 18:42 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0

What does โ€œwithout a control planeโ€ mean here, not backed by a topic?

27.11.2024 18:40 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0

Love the traction.

25.11.2024 23:05 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
Amazon S3 adds new functionality for conditional writes - AWS Discover more about what's new at AWS with Amazon S3 adds new functionality for conditional writes

S3 has finally added `put-if-match` for compare-and-swap!

Expect AWS turbopuffer regions very soon

aws.amazon.com/about-aws/wh...

25.11.2024 22:10 ๐Ÿ‘ 60 ๐Ÿ” 13 ๐Ÿ’ฌ 2 ๐Ÿ“Œ 6

Great! I am glad to hear from you my friend.

19.11.2024 04:59 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

Ok hello world! Checking out whatโ€™s all the hype about here!

19.11.2024 04:55 ๐Ÿ‘ 2 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0