Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mac-monet
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
mac-monet
2mo ago
Hey, thanks for sharing this, this is a very cool project and one that is the obvious next step with iroh. I'm curious if you plan to make it into a library to be used, or you intend to keep it solely as an application?
2.
▲
by
mac-monet
7mo ago
I really like this. Would love a desktop app.
3.
▲
by
mac-monet
7mo ago
This is the true solution that gets the best of all worlds. The tech is just too immature still but this will change soon I hope. For those curious, check out zkPassport ( https://zkpassport.id/ )
4.
▲
by
mac-monet
10mo ago
Great talk. Wish the camera focused on the slides more. The ed25519 issues are absolutely insane. Anywhere I can read more about that?
5.
▲
by
mac-monet
10mo ago
Was nodding along as I was reading this. I recently was given a paper and spoke with the engineer implementing it. The paper was incredibly dense and hard to parse. But through talking with the engineer and rewriting some terms to more comm
6.
▲
by
mac-monet
10mo ago
I see. If iiuc, it's like an extension to an API endpoint. Instead of exposing only endpoints, you can let a user describe an intent and have the agent do the work. Is this not also the goal of an MCP as well?
7.
▲
by
mac-monet
10mo ago
I've been looking at all of the agent talk this past year with an open mind. But I still do not know what a real use case for these would be (and don't say a travel agent). What is the point of these swarms of agents? Can some
8.
▲
by
mac-monet
11mo ago
Altman, Amodai and Musk seem to have no problem outright lying about the capabilities they have or the potential of what they're working on, in order to drum up hype. It sounds cool in the moment but it gets so old so fast. And with re
9.
▲
by
mac-monet
11mo ago
Gemini is the only plan I have not replaced. Claude and ChatGPT I will switch to depending on the ability of the coding agent, but Gemini is still my favorite for general information and especially for writing assistance.
10.
▲
by
mac-monet
1y ago
I have recently been using Zed much more than cursor. However, the autocomplete is literally the only thing missing, and when dealing with refactors or code with tons of boilerplate, its just unbeatable. Eagerly awaiting a better autocomple
11.
▲
by
mac-monet
1y ago
Wow these would have saved my team and I a ton of time. Thanks for the links. For what's missing from the TUI. The fact that the outputs in the main window are not selectable makes it difficult to keep the fuzzer running but copy the c
12.
▲
by
mac-monet
1y ago
Started using this recently, extremely impressed with this tool's capabilities. The only issue is the TUI is absolutely miserable to use. One of the biggest pain points for debugging failures that Echidna finds is the path of getting t
13.
▲
by
mac-monet
1y ago
I would bet that anyone who's worked with these models extensively would agree. I'll never forget the sama AGI posts before o3 launched and the subsequent doomer posting from techies. Feels so stupid in hindsight.
14.
▲
by
mac-monet
1y ago
For clarity, I actually hate submodules and badly they're implemented. But its what I have to work with!
15.
▲
by
mac-monet
1y ago
Just waiting for Jujutsu to support submodules and I can replace git completely.
16.
▲
by
mac-monet
1y ago
Since this is adjacent to crypto, I came in here expecting some kind of hateful things being said about it, but seems like a fairly productive and honest discussion, something that is usually lost as soon as the c-word is mentioned. Despite
17.
▲
by
mac-monet
1y ago
A bit off-topic, but the point on duplicate detection reminded me of a thought I've had while taking photos on trips, in a swarm of other people doing the same. I've always wondered how much of the ICloud's storage is taken u
18.
▲
by
mac-monet
1y ago
About to finish reading "Real World Cryptograhy" by David Wong, would highly recommend for anyone curious about this subject.
19.
▲
by
mac-monet
1y ago
Amazing timing. I was going to build a JSON-RPC in the next few weeks. Will see if I can make use of this.