Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
gonc
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
Show HN: A netcat for the NAT era – connect peers via passphrase only
(gonc.cc)
3 points
by
gonc
9mo ago
|
0 comments
2.
▲
Building a password-based netcat that works without listening ports or known IPs
(github.com)
1 points
by
gonc
9mo ago
|
1 comments
3.
▲
by
gonc
9mo ago
Hi HN, I’ve been experimenting with a different take on netcat-style connectivity and wanted to share the design and trade-offs. Traditional netcat-like tools assume one side listens on a reachable IP and port. This breaks down when both pe
4.
▲
by
gonc
9mo ago
Curious about the OCR + Vision pipeline: do you run frame sampling, or analyze every frame? How do you deal with false positives when extracting gem names or code snippets?
5.
▲
by
gonc
9mo ago
How do you handle hallucination or omission risks when summarizing long bills with LLMs? Is there any automated diffing or traceability back to specific sections of the source text?
6.
▲
by
gonc
9mo ago
Even if debugging changes significantly, testing still seems unavoidable for validating system behavior.