Viewing profile — bobkb
bobkb
HN member- Joined
- Wed, Apr 15, 2026, 8:02 PM UTC
- HN karma
- 22
- Public activity
- 46 items
- HN profile
- View on Hacker News ↗
About bobkb
No profile information was provided.
Recent public activity
-
comment
Comment #49144475
They have support for long format and the industry is already attempting long shots with Seedance 2.0 which cannot be efficiently done without drift in other leading models like Kl…
-
comment
Comment #48925513
Happy to see an open weight model ! This has all the right ingredients for success.
-
comment
Comment #48858757
Would love to collaborate
-
comment
Comment #48851244
Thank you! Jetstream looks useful. For a platform which is production our Redis costs are getting prohibitively high. I was on the look for alternatives and perhaps in the software…
-
comment
Comment #48841789
Wow! I have a stupid question - as I understand NATS works very well as a “message” pipe/bus. Anyway to get Redis type cache functionality as well ? Is it something possible ?
-
comment
Comment #48840611
We are in the same decision making stage and trying to choose between rabitMQ, Kafka, NATS and some solutions built on top of Redis. Did NATS eventually worked well?
-
comment
Comment #48822302
Not sure whether this is the right step. Rather steps must be taken to ensure reliability of the software irrespective of whether it’s “written” or “generated”. The code generation…
-
comment
Comment #48803312
The leader boards based on token usage happened in our org for a month. Then we managed to convince the board that what matters is the reliable software shipped. Now we are back to…
-
comment
Comment #48794295
How to prove this is indeed the system prompt against a certain timestamp (in the past ) ?
-
comment
Comment #48778162
Very useful. The whisper setup is something similar to what we have been using. The LLM setup though is outstanding.
-
comment
Comment #48776869
This gave me shivers
-
comment
Comment #48695707
Will it be accessible to anyone ?
-
comment
Comment #48695687
This type of attack is going on for few years now. I had 2 in my credit. Some details https://freebird.in/malicious-code-source-code-shared-via-jo...
-
comment
Comment #48558332
Will cursor launch a CLI tool like Claude/codex/opencode/pi ?
-
comment
Comment #48542816
I assume your idea is, if the spec and the proof is verified the code generated is good enough as well ?
-
comment
Comment #48527955
I have been testing formal verification methods with multiple products. It will be great to also understand more about what’s tried and how it was done. For example attempting to v…
-
comment
Comment #48465333
In an interesting coincidence I ended up watching Person of Interest S4 E5 while reading the announcement. The series showed some code supposedly belonging to to an AI. Fable 5 sai…
-
comment
Comment #48436266
It’s impossible to write a spec that’s not ambiguous , complete and correct in natural languages. Thus prompts will always generate unreliable software.
-
comment
Comment #48436190
IMHO even if we are using auditing tools I believe we must use deterministic tools for critical analysis like this. Such rule and pattern based systems may not scale beyond certain…
-
comment
Comment #48433451
At work we are now in the process of migrating away from Figma. We had spend years perfecting our Figma based design workflow. Currently we are moving all the designs into the code…
-
comment
Comment #48425459
I tried building a deliberately vague project around managing MCP servers [0]. The purpose was to find what LLMs and agents can do. While the project didn’t reach anywhere I was am…
-
comment
Comment #48410752
False positives from the deterministic audits a very difficult problem to address. Comparing and deduplicating across different methods or LLM audits seems to the only way.
-
comment
Comment #48405286
I think these audit tools can look beyond just security and can look for compliance audits as well. The ability to audit real targets in staging environments makes it easy to ident…
-
comment
Comment #48405257
Very interesting. I have working on and using a similar tool for a while now : https://github.com/bobinson/vulture I have been struggling with false positives and using Claude + MC…
-
comment
Comment #48357057
When will npm issues stop ? This has become a big pain !