Viewing profile — gbrindisi
gbrindisi
HN member- Joined
- Wed, Apr 28, 2010, 5:41 PM UTC
- HN karma
- 2,370
- Public activity
- 422 items
- HN profile
- View on Hacker News ↗
About gbrindisi
https://cloudberry.engineering
Recent public activity
-
comment
Comment #49241255
I agree. They have quality data to build an effective AI pentest product that is good enough, and they already have a good offering to bundle that into and satisfy enterprise deman…
-
comment
Comment #48808235
I also notice the growing trend to have EM carry individual contributor duties, I thought it was mostly a consequence of using coding agents but perhaps it's not: the EM figure as …
-
comment
Comment #48596096
It's not just AI, these are the consequences of affiliate marketing. Just look at the crap that is YouTube nowadays.
-
comment
Comment #48409431
I like the pattern of making a dedicated cli/harness and just build a skill to teach coding agents to use it. At $work we built a thorough workflow to do security reviews, which is…
- story
-
comment
Comment #48049607
I protest the modern web by trying to consume all content via RSS. The feed reader shall be my main window to the world, and I am sorry that it's not obvious to content creators th…
-
comment
Comment #47776263
This is pretty much a spec driven workflow. I do similar, but my favorite step is the first: /rubberduck to discuss the problem with the agent, who is instructed by the command to …
-
comment
Comment #47547721
are agents/ still relevant after we got skills? I am genuinely confused on why I would need custom system prompts for specific agents, what should I use them for?
-
comment
Comment #47532505
thanks for raising the alarm and sharing this, very insightful (also beautifully presented!)
-
comment
Comment #47439907
1. I dont have hard metrics at hand but with the latest Sonnet I'd say we reach consensus around 80% of the time, with Opus is almost always but we are not using it due to cost 2. …
- story
-
comment
Comment #47422894
I am doing something similar: I use openspec to create context and a sequential task list that I feed to ralph loops, so that i’m involved for the planning and the verification ste…
-
comment
Comment #47418296
I like openspec, it lets you tune the workflow to your liking and doesn’t get in the way. I started with all the standard spec flow and as I got more confident and opinionated I si…
- story
- story
- story
-
comment
Comment #47314233
fifteen years ago I use to do mobile pentests for banks and when we could not find anything significant for the reports we could’ve always count on “lack of rooting detection” and …
-
comment
Comment #47306497
ah I also did my own sandbox and at least twice the agent inside tried really hard to go around the firewall, so I ended up intercepting calls to `connect` to return a message that…
-
comment
Comment #47259022
the most annoying thing with Google Workspace is that you need super admin privilege to properly audit the environment programmatically, I believe because of the cloud-identity api…
- story
-
comment
Comment #46409437
I noticed that too and it’s kinda scary. Soon we will have the opposite of canceling, where the target will be deepfaked to say everything and its opposite to nullify their signal …
-
comment
Comment #46159989
The crowdstrike incident taught us that no one is going to review any dependency whatsoever.
-
comment
Comment #45003885
I wonder how far I could go with a barebone agent prompted to take advantage of this with Sonnet and the Bash tool only, so that it will always try to use the tool to only do `pyth…
-
comment
Comment #44952367
I can't use Google Meet on firefox/zen, I tried every setting combination I could find but the video call quality is still not comparable to chromium based browsers, so at work I r…
-
comment
Comment #44916508
We’ve kinda solved the detection of issues. what we still lack is understanding what’s important. I think an underappreciated use case for LLMs is to contextualize security issues.…