Live data from Hacker News

Viewing profile — nishantjani10

nishantjani10

HN member
Joined
Sun, Aug 23, 2020, 10:29 PM UTC
HN karma
17
Public activity
14 items

About nishantjani10

nishantjani.com

Recent public activity

  1. story
  2. comment
  3. story
  4. comment
    Comment #48167340

    Very interesting use case of mutation testing and leveraging LLMs for JIT catching tests.

  5. story
  6. 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…

  7. 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…

  8. 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…

  9. comment
  10. story
  11. comment
    Comment #47272365

    a lot of people need to read and understand the message here. Very, very well said!

  12. 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…

  13. comment
    Comment #46089958

    "Processes that rely on unstructured data are usually unstructured processes." - thats a brilliant take, seriously!

  14. 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.