1/ Agentic LLMs can automate vuln detection. Very exciting, but doesn't address the hardest part (imo) of vuln research: prioritization. Can we reliably explore the search space and separate signal from noise? I wrote a paper (and OSS tool) to solve this. https://t.co/HDzm4SvSX1
“AI is demoralizing.”
A Princeton Professor says he kept wondering this semester (while lecturing) if his students would be better off learning from Claude:
I opted for the framework desktop because:
- it's cheaper than the mac/spark options
- I want to support framework as a company
- I want to support AMD ecosystem as an alternative to being locked into NVIDIA (and I think support for that platform is rapidly improving)
https://t.co/mrwrl2J7XC
@AlizTheHax0r the tldr is that you can run small-ish models fast on a GPU (3090, etc.) or large-ish models slow on unified memory (mac ultra, dgx spark, framework desktop, etc.). biggest difference between those two is the amount of (V)RAM and the bandwidth of that memory.
betting that GitHub's "Download ZIP" button gets _way_ more clicks since the advent of LLMs. I very frequently drop entire zipped codebases in front of ChatGPT.
@AlizTheHax0r also depends on what you're trying to accomplish. if you're already ready to spend a lot ("small fortune"), a 128GB unified-memory inference machine could be appropriate if you want to run frontier-ish models locally.
Earlier today Cloudflare's CSO shared how they tested Anthropic Mythos using an unreleased 8-stage vulnerability-discovery agent. So I asked Opus to implement the agent for me, it works via Claude SDK with a Pro or Max subscription, no API.
Enjoy https://t.co/McoZbTvTLL
1/ Agentic LLMs can automate vuln detection. Very exciting, but doesn't address the hardest part (imo) of vuln research: prioritization. Can we reliably explore the search space and separate signal from noise? I wrote a paper (and OSS tool) to solve this. https://t.co/HDzm4SvSX1