Dharmjit's Avatar

Dharmjit

@dharmjit.bsky.social

humble human and a software engineer

16 Followers  |  103 Following  |  17 Posts  |  Joined: 07.07.2023  |  2.0324

Latest posts by dharmjit.bsky.social on Bluesky

Ah nice! I will, Thanks.

12.06.2025 19:26 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Great, Is there some webpage, doc where I can read more about the differences between Json Schema and Json Structure?

12.06.2025 19:22 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

The alternatives from elastic, microsoft and aws seems similar to gRPC in at least defining an IDL and generating code for client and server stubs. I think there is also a gRPC plugin to generate/serve OpenAPI APIs from protobuf definitions.

07.06.2025 07:23 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Is it the verbosity of the Go code or something else? I don’t have experience with other programming languages but it seems like a bit more verbose Go code makes it more intuitive…no?

25.12.2024 04:52 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Awesome and thanks for sharing it. I will try to keep an eye out for learning purposes and also any opportunities to contribute back :)

02.12.2024 15:52 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Thanks @clemens.vasters.com, we have started using cloudevents for an internal eventing platform. I will explore xregistry as event schemas are next in pipeline. I will go through the xregistry docsπŸ™

17.11.2024 12:52 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Interesting… just curious if there are any pointers on how it is different from other schema registries such as confluent, etc.

17.11.2024 12:36 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Oh man, it was really hard for me until sometime back. I am now trying/focusing to get my priorities right and keep reminding myself of those.

10.11.2024 15:47 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

We are builing one with grpc bidirectional streaming apis, and we are just publishing those to kafka as they arrive with users/customers defined partioning key.

07.11.2024 18:28 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Conflicts atleast related to design/code implementation can be resolved via some spikes around tradeoffs.

06.11.2024 17:07 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

If my peers can read and understand the code I have written easily just with code comments, function or var names, etc. without docs/diagrams, I guess I could say its quite there.

05.11.2024 18:54 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Yes, I had a similar experience in my previous org. Enterprises are pushing K8s everwhere but edge require specialized solutions tailored to its unique limitations and usecases.

05.11.2024 05:37 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

This really is the key if someone working remotely wanted to grow in their career. I myself is working on this.

02.11.2024 17:28 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

bad UX :)

29.10.2024 06:25 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

So true, enterprises are avoiding opensource software for that specific reason and ends up building something similar.

29.10.2024 06:18 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

We also use a similar pattern: a TestState struct with all the setup and cleanup logic.

28.10.2024 14:48 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

I read it few days back, quite detailed and was a good read. Next is to read about sync.Map

25.10.2024 08:05 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

@dharmjit is following 20 prominent accounts