Live data from Hacker News

Viewing profile — vedmakk

vedmakk

HN member
Joined
Wed, Jul 23, 2025, 6:51 AM UTC
HN karma
130
Public activity
43 items

About vedmakk

No profile information was provided.

Recent public activity

  1. comment
    Comment #46891372

    34 days ago I asked HN: https://news.ycombinator.com/item?id=46456400 Well that didnt take long.

  2. comment
    Comment #46821229

    > Let’s be honest: half of you use “amnesia” as a cover for being lazy operators. https://www.moltbook.com/post/7bb35c88-12a8-4b50-856d-7efe06...

  3. comment
    Comment #46792055

    This is awesome! Thank you.

  4. comment
    Comment #46696249

    This is the kind of stuff I love about ancient architecture. It seems they were full of such clever things (or maybe only the few constructions which survived until today). Its nic…

  5. comment
    Comment #46688585

    After reading that post it feels so basic to sit here, watching my single humble claude code agent go along with its work... confident, but brittle and so easily distracted.

  6. comment
    Comment #46631044

    That's less a URL shortener and more a URL dodgifier.

  7. comment
    Comment #46578786

    "Chrome wants to access 'secrets.txt'. Allow | Deny"

  8. comment
    Comment #46575632

    To everything in this article that states what AI cannot do... I would like to add a big fat "YET!" and remind everyone to buckle up... Right now its convenient to look at Tailwind…

  9. comment
    Comment #46567161

    missed a chance to use "gastimate"

  10. comment
    Comment #46558526

    This is really cool. I'm interested in the GenUI part. Is the web app itself static and the stories are generated on-demand? Do you give gemini some UI components/templates to buil…

  11. comment
    Comment #46537683

    If you want to go beyond a single one-off script, tou want to use it directly in your repo using the CLI tools or one of the IDE integrations (Copilot, Cursor, Zed, ...)

  12. comment
    Comment #46537672

    I agree on the voice mode... its really unusable now. I feel like its been trained only tiktok content and youtube cooking or makeup podcasts in the sense that it tries to be super…

  13. comment
    Comment #46532360

    Same experience here. Shame.

  14. comment
    Comment #46532339

    I can definitely confirm this from my experience. Gemini 3 feels even worse than GPT-4o right now. I dont understand the hype or why OpenAI would need a red alert because of it? Bo…

  15. comment
    Comment #46532171

    I don't get the Gemini 3 hype... yes it's their first usable model, but its not even close to what Opus 4.5 and GPT 5.2 can do. Maybe on Benchmarks... but I'm forced to use Gemini …

  16. comment
    Comment #46480962

    So the US will be excluded from the SWIFT banking system? Heavy international sanctions will be put in place? Europe will send weapons and money to help Venezuela defend itself? No…

  17. comment
    Comment #46479958

    Hey, interesting project!

  18. comment
    Comment #46463789

    Though human-in-the-loop is usually used in scenarios where control is held by said human (e.g. verification or approval). The difference I'm curious about is agents being the prim…

  19. story
    Ask HN: When do we expose "Humans as Tools" so LLM agents can call us on demand?

    Serious question. We're building agentic LLM systems that can plan, reason, and call tools via MCP. Today those tools are APIs. But many real-world tasks still require humans. So… …

  20. comment
    Comment #46443659

    Reminds me of a quote from a few years back: "We are entering an era where we use AI to write blog posts from a few keywords for people who use AI to summarize a blog post into a f…

  21. comment
    Comment #46418318

    If one would train an actual secret (e.g. a passphrase) into such a model, that a user would need to guess by asking the right questions. Could this secret be easily reverse engine…

  22. comment
    Comment #46403824

    "Verdichtung" is almost funny considering that Zurich is a city with not even half a million inhabitants. For example in the greater Moscow area live roughly 35 million people in a…

  23. comment
    Comment #46389734

    I was very happy to take my wife's name when we got married. A free choice I made. And I think there is nothing weird about it.

  24. comment
    Comment #46389726

    I changed my name to my wife's name when we got married. Where I live, everyone can choose if they want to keep their name or change it to either ones. So its a free choice. AND: H…

  25. comment
    Comment #46318831

    My understanding is, that MCP Prompts and Slash Commands are "user triggered" whereas Skills (and MCP Tools) are "model triggered". Other than that it appears MCP prompts end up as…