Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
issacnitin
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
issacnitin
19d ago
Thanks for letting me know, i'll check it out!
2.
▲
by
issacnitin
20d ago
hi, this is simply put, to compare the behavior diff of two builds. when i say behavior, i mean the return values of functions etc. it'll help with AI-assisted code reviews etc. since AI looks at the text diff only, and misses behavior
3.
▲
by
issacnitin
20d ago
Not yet. But feel free to add :)
4.
▲
by
issacnitin
20d ago
Sure, appreciate the feedback.
5.
▲
by
issacnitin
20d ago
Not mutation testing — nothing is mutated. It builds both branches with instrumentation, runs the same test suite on each, and diffs the recorded arguments and return values. In that example, selectDiscount returns a different discount and
6.
▲
by
issacnitin
20d ago
This is perfect, here's a tool for harness engineering to be more effective that I just released today https://github.com/issacnitin/RealDiff
7.
▲
Show HN: RealDiff – runtime behavior diffing for pull requests (six languages)
(github.com)
40 points
by
issacnitin
21d ago
|
10 comments
8.
▲
Show HN: SSH Session Monitor – read-only Windows OpenSSH monitoring
(github.com)
4 points
by
issacnitin
21d ago
|
0 comments