Viewing profile — vedmakk
vedmakk
HN member- Joined
- Wed, Jul 23, 2025, 6:51 AM UTC
- HN karma
- 130
- Public activity
- 43 items
- HN profile
- View on Hacker News ↗
About vedmakk
No profile information was provided.
Recent public activity
-
comment
Comment #46891372
34 days ago I asked HN: https://news.ycombinator.com/item?id=46456400 Well that didnt take long.
-
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...
-
comment
Comment #46792055
This is awesome! Thank you.
-
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…
-
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.
-
comment
Comment #46631044
That's less a URL shortener and more a URL dodgifier.
-
comment
Comment #46578786
"Chrome wants to access 'secrets.txt'. Allow | Deny"
-
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…
-
comment
Comment #46567161
missed a chance to use "gastimate"
-
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…
-
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, ...)
-
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…
-
comment
Comment #46532360
Same experience here. Shame.
-
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…
-
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 …
-
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…
-
comment
Comment #46479958
Hey, interesting project!
-
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…
-
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… …
-
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…
-
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…
-
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…
-
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.
-
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…
-
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…