Live data from Hacker News

Viewing profile — brianwmunz

brianwmunz

HN member
Joined
Wed, Oct 30, 2024, 6:30 PM UTC
HN karma
18
Public activity
33 items

About brianwmunz

Dev Advocate @ Prismatic helping devs integrate. Make wood, art & music in my free time. Forest dweller. All around bon vivant gadfly what have you. http://prismatic.io

Recent public activity

  1. comment
    Comment #48504394

    "what the server can see to support rich queries" is the whole ballgame, right? Anything queryable is metadata that can leak or be subpoenaed... membership, access patterns, query …

  2. comment
    Comment #48478034

    Right, and it's a sliding scale. People think in terms of institutions acting the way they're supposed to. As we've seen those lines can get blurry and reasons can be created to tr…

  3. comment
    Comment #48476894

    Whenever I would talk to people about the importance of privacy in data and online activity, people would always say something like "I don't care, I've got nothing to hide. I'm not…

  4. comment
    Comment #48476574

    I have had it with these mother Fn keys on this mother Fn keyboard!!

  5. comment
    Comment #48476549

    Maybe this is heretical in today's AI hype climate but...weirdly due to the rise of AI, then AI-slop polluting everything, a lot of old fundamentals are coming back. Clear, well-st…

  6. comment
    Comment #48451231

    The thread keeps smushing two separate questions into one. "Can these companies hit the revenue they need to justify the capex" and "are the tools actually useful day to day" are d…

  7. story
  8. story
  9. comment
    Comment #48325919

    "LLM evals" is maybe an overused term because it can mean a bunch of things. This article talks about LLM-as-a-judge where an LLM scores another system's outputs.

  10. comment
  11. comment
    Comment #48009906

    Yeah people are just coming around to practicality.

  12. comment
    Comment #47965547

    This is crazy. It narrated the failure in real time, naming the exact safety rules it was overriding. Then says "NEVER FUCKING GUESS!" Ha, we need to figure out better guardrails..…

  13. comment
    Comment #47965453

    yeah exactly the opacity is doing more damage than the limits themselves. anyone who's worked with AI knows there's a lot of limits you need to contend with. secret behavior change…

  14. comment
  15. comment
    Comment #47948101

    This is interesting. Reminds me of the W3C traceability work a few years back that I was briefly involved with... main focus was defining agreed upon vocab for interoperability acr…

  16. comment
    Comment #47942705

    Nein neins

  17. comment
    Comment #47937189

    I use it for moving SSH keys, VPN configs, and .env files between my laptop and a work machine. Obviously don't want that sitting in dropbox, pasted into Slack, etc. Localsend on t…

  18. comment
    Comment #47936248

    Hey...interesting idea and definitely trying to solve a legit problem. With the human-in-the-loop aspect of it, is there any timeout or retry logic? Otherwise, the agent's sitting …

  19. comment
    Comment #47868571

    I feel like a core of this is that agents aren't exactly a replacement for a junior developer like some people say. A junior dev has its own biases, predispositions, history and un…

  20. comment
    Comment #47864933

    Blaming "AI-accelerated tradecraft" for a breach that started with an OAuth token hijack from a compromised Google account is...interesting. The attacker didn't need AI they needed…

  21. comment
    Comment #47864873

    OpenAPI spec indexing is a good idea...semantic search is good for general API questions, but often sucks at specific questions about exact requirements for fields, etc. We've buil…

  22. comment
    Comment #47852454

    Tech pivoting from innovation to simply selling ads is often a last gasp. Couldn't figure out how to monetize so....ADS!

  23. comment
    Comment #47760061

    Honestly I think you can tell pretty quickly if a company or person is approaching AI from the viewpoint of accelerating development and innovation or just looking to do the same a…

  24. comment
    Comment #47751356

    Most of this thread is about protecting keys on a single developer's machine, but the problem gets way harder when you're managing credentials across customer tenants... env vars a…

  25. comment
    Comment #47732967

    PayPal benchmark is a smart way to launch this I think...showing real numbers on a recognizable API gives people something concrete to evaluate against. The 65% token reduction is …