Viewing profile — nishantjani10
nishantjani10
HN member- Joined
- Sun, Aug 23, 2020, 10:29 PM UTC
- HN karma
- 17
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About nishantjani10
Recent public activity
- story
- comment
- story
-
comment
Comment #48167340
Very interesting use case of mutation testing and leveraging LLMs for JIT catching tests.
- story
-
comment
Comment #48006245
This! Again, like all things in engineering, requires systematic approach of having distributed traces chart out your upstream and downstream dependencies. you then carve out essen…
-
comment
Comment #48006209
you are defining the art of setting up SLOs for end user workflows. This is typically achieved with contract monitoring (top down). This article is focused on bottom up approach of…
-
comment
Comment #47748870
this is the part of the article that I did not sit well with me either. Code is agent generated, agent can debug it but will alway be human owned. unless anthropic tomorrow comes i…
- comment
- story
-
comment
Comment #47272365
a lot of people need to read and understand the message here. Very, very well said!
-
comment
Comment #47244777
I primarily use AI for understanding codebases myself. My prompt is: "deeply understand this codebase, clearly noting async/sync nature, entry points and external integration. Once…
-
comment
Comment #46089958
"Processes that rely on unstructured data are usually unstructured processes." - thats a brilliant take, seriously!
-
comment
Comment #45951920
This is an insightful read. One question I have is, how do you ensure a user visits all of the N routes for the ID to be generate or to be verified on revisits.