HackerTrans
TopNewTrendsCommentsPastAskShowJobs

dndx

no profile record

Submissions

We Used Agentic AI to Fix Kong Gateway's Flakiest Tests

konghq.com
8 points·by dndx·vorige maand·0 comments

Uncovering Reasons Behind a Mysterious Performance Regression (In LuaJIT)

konghq.com
5 points·by dndx·2 jaar geleden·0 comments

Troubleshooting an intermittent failure in CI tests on ARM64

konghq.com
58 points·by dndx·3 jaar geleden·6 comments

comments

dndx
·2 maanden geleden·discuss
Really sorry to see the news about the RIF. My thoughts are with everyone affected.

If you (or someone you know) were impacted and want to stay in the distributed systems or data plane space, we’re doing a lot of work at Kong ($2B valuation API & AI governance company) on high-performance proxies, control planes, and Rust, Golang, etc. (I used to work on Cloudflare's edge proxy project)

Happy to chat about the roles or just the tech stack in general if you want to geek out. Feel free to reach out: datong#konghq.com
dndx
·5 jaar geleden·discuss
Depends on the kind of programs you write, you may not actually need the "features" Rust provides (e.g. no-GC and high performance). In that case writing in a GC managed language certainly removes a lot of mental burden compared to writing in Rust.

However, anyone came from a systems programming background and wrote any non-trivial async network applications in C/C++ will most certainly appreciate the abstraction and safety Rust provides. Productivity grows significantly when writing in Rust because a lot of the low level details are handled by library authors instead of the programmer.
dndx
·5 jaar geleden·discuss
Same with Google's Report IP problems form, if you tries to put an IPv6 address it will always return: "Invalid IP address" and wouldn't let you submit the form.

Link: https://support.google.com/websearch/workflow/9308722?hl=en