Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Everdred2dx
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
Everdred2dx
5mo ago
Yep, and already has been done. https://github.com/chiefautism/privacy-parser
2.
▲
by
Everdred2dx
11mo ago
I had a ton of fun using Kaitai to write an unpacking script for a video game's proprietary pack file format. Super cool project. I did NOT have fun trying to use Kaitai to pack the files back together. Not sure if this has improved at
3.
▲
by
Everdred2dx
1y ago
tiktok influencers seem to love them because they can record strangers without them knowing. so there’s that…
4.
▲
by
Everdred2dx
1y ago
Well limiting to specifically OP's example (M4 Mac), Asahi doesn't support it yet. :(
5.
▲
by
Everdred2dx
1y ago
They mentioned “rebuilding” in EC2. Probably just moved that over to Azure and no longer are bothering with serverless :)
6.
▲
by
Everdred2dx
1y ago
Yep. I've ran into this using Bugsnag for reporting on unhandled exceptions in Python-based lambda functions. The exception handler would get called, but because the library is async by default the HTTP request wouldn't make it ou
7.
▲
by
Everdred2dx
1y ago
It's not AI but Ghidra has a cool feature called BSim which does something similar. Each function get's a "feature vector" which now that I think about it has some clear parallels to embeddings.
8.
▲
by
Everdred2dx
1y ago
If you were using a user agent spoofing extension couldn't this be used to guess your "real" UA?
9.
▲
by
Everdred2dx
1y ago
Not to discount your overall point, but you're comparing a 25% increase with a 75% decrease here. Not quite the same thing
10.
▲
by
Everdred2dx
1y ago
Is the benefit of using a language server as opposed to just giving access to the codebase simply a reduction in the amount of tokens used? Or are there other benefits?
11.
▲
by
Everdred2dx
1y ago
It’s early days but check out Tracecat. I’ve been playing with it a bit and love it!
12.
▲
by
Everdred2dx
1y ago
Neat. Thanks!
13.
▲
by
Everdred2dx
1y ago
How would you scan for your api keys on repos outside of your organization? I assumed this was a dev’s personal repo.
14.
▲
by
Everdred2dx
1y ago
How does bedrock eliminate this problem?
15.
▲
by
Everdred2dx
1y ago
Yeah, feels like we’re writing web/API frameworks from scratch again without any of the lessons learned along the way. Just a matter of time though i’m hoping
16.
▲
by
Everdred2dx
1y ago
Is anyone working on a "catalog" of MCP servers? Searching on Github is not exactly the best way to discover these.
17.
▲
by
Everdred2dx
1y ago
I actually have only tried this once but had the opposite experience. Gave it 5 or so related functions from a ps2 game and it correctly inferred they were related to graphics code, properly typing and naming the parameters. I’m sure this s
18.
▲
by
Everdred2dx
1y ago
Nice. This was one of the main shortcomings in Falcon that pushed me to switch some projects to FastAPI. That said FastAPI had many other benefits that went far beyond API specs.
19.
▲
by
Everdred2dx
2y ago
How does this siphon the secrets away? It looks like it just dumps them out to stdout and stops there.
20.
▲
by
Everdred2dx
2y ago
How does that work with sharing vaults between devices?
21.
▲
by
Everdred2dx
2y ago
Very interesting application of LLMs. Thanks for sharing!
22.
▲
by
Everdred2dx
2y ago
This was a very insightful comment. Cheers!
23.
▲
by
Everdred2dx
2y ago
As another commenter said, Telegram. 404 media has ran multiple stories on them. Here is one: https://www.404media.co/inside-the-com-world-war-robberies-b...
24.
▲
by
Everdred2dx
2y ago
I think what OP is suggesting is that this technical barrier artificial as it may have been helped foster community. I feel the same way as them!
25.
▲
by
Everdred2dx
2y ago
One of the most approachable distillations of CS research I've ever read. Thanks!
26.
▲
by
Everdred2dx
2y ago
Guessing that this is the result of years (or decades?) of incremental changes maintaining backwards compatibility.
27.
▲
by
Everdred2dx
2y ago
No, at least not yet. The limitation is not just the power of the underlying FPGA, but also the increasing complexity of the more powerful systems which need to be painstakingly recreated.
28.
▲
by
Everdred2dx
2y ago
I found the technique he used to find secrets using YARA rules to be extremely clever, at least.
29.
▲
by
Everdred2dx
2y ago
Appreciate the historical context. Thanks!
30.
▲
by
Everdred2dx
2y ago
While the claim that Bitlocker is used to encrypt them is true, it’s really not good enough here. The files are unencrypted during a live session, which makes them an easy target for malware.
More ›