Ah nice! I will, Thanks.
12.06.2025 19:26 β π 0 π 0 π¬ 0 π 0@dharmjit.bsky.social
humble human and a software engineer
Ah nice! I will, Thanks.
12.06.2025 19:26 β π 0 π 0 π¬ 0 π 0Great, 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 π 0The 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 π 0Is 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 π 0Awesome 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 π 0Thanks @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 π 0Interestingβ¦ 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 π 0Oh 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 π 0We 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 π 0Conflicts atleast related to design/code implementation can be resolved via some spikes around tradeoffs.
06.11.2024 17:07 β π 0 π 0 π¬ 0 π 0If 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 π 0Yes, 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 π 0This 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 π 0bad UX :)
29.10.2024 06:25 β π 0 π 0 π¬ 0 π 0So true, enterprises are avoiding opensource software for that specific reason and ends up building something similar.
29.10.2024 06:18 β π 0 π 0 π¬ 0 π 0We also use a similar pattern: a TestState struct with all the setup and cleanup logic.
28.10.2024 14:48 β π 1 π 0 π¬ 0 π 0I 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