Viewing profile — yaoke259
yaoke259
HN member- Joined
- Sat, Apr 12, 2025, 3:31 AM UTC
- HN karma
- 122
- Public activity
- 56 items
- HN profile
- View on Hacker News ↗
About yaoke259
No profile information was provided.
Recent public activity
- story
- story
-
comment
Comment #48350541
what have you guys tried?
-
story
Ask HN: What are your worst war stories bringing agentic applications into prod
For a bit of context, I’m currently creating a team of AI agents at work to generate reports by fanning out into a large amount of subagents to process a large amount of transcript…
- story
-
comment
Comment #47600120
[dead]
- story
-
story
Show HN: Using Claude Code history to predict your next messages while you sleep
Overnight is a free, open source CLI supervisor/manager layer that can run Claude Code (Codex support coming soon!) by reading your Claude conversation histories and predicts what …
-
story
Show HN: Ptero, a Svelte Alternative to Docusaurus
Hey guys, happy to share a passion project I’ve been working on. It’s called Ptero (short for pterodactyl, get it? haha) and is a Svelte based alternative to Docusaurus so you can …
-
story
Show HN: TypeScript runtime that syncs state for your multiplayer app/game
I’ve been experimenting with Phaser for small web games and found that even simple multiplayer logic becomes complicated fast. I built Martini-Kit ( https://github.com/BlueprintLab…
-
comment
Comment #46146931
pretty cool!
-
story
Show HN: Martini-Kit, create multiplayer games without writing networking code
I was working on a multiplayer racing game and kept hitting the same issues. State desyncs where players would see different positions. Race conditions when two players interacted …
-
comment
Comment #45564802
would be cool but rn just looks like normal glassmorphism?
-
comment
Comment #45564795
First blog post on HN!
- story
-
comment
Comment #45547732
Why? It's like saying celebrity impersonations is unethical. Why is impersonating someone inherently bad?
-
story
Show HN: Prompts to make AI impersonate 10 programming legends
I put together a free, open-source collection of text prompts that make AI impersonate 10 programming legends. The inspiration came when I asked an AI to impersonate Garry Tan to r…
-
story
Show HN: Time-aware utilities for LLM prompts (TypeScript)
TL;DR: A lightweight TS library to parse natural-language dates and inject temporal context into LLM prompts. It turns vague phrases like "tomorrow" into precise, timezone-aware da…
-
comment
Comment #45082837
I have significantly improved both the library and the demo page, hope this is more useful now!
-
comment
Comment #45071646
yes absolutely, updating the page now as we speak!
-
comment
Comment #45071320
Your feedback is valuable and correct, I'll extract the library into /core in the repo and also manually verify all the citations. I'll read into the prompt injection literature mo…
-
comment
Comment #45071297
Sveltekit is not heavy, it is compiled into lightweight bundles
-
comment
Comment #45071288
Yes, to be completely honest this is a vibe coded project and I'm by no means a security expert. This was more of a fun, side project/experiment based on a shower thought. I admit …
-
story
Show HN: A minimal TS library that generates prompt injection attacks
I made an open source, MIT license Typescript library based on some of the latest research that generates prompt injection attacks. It is a super minimal/lightweight and designed t…
-
comment
Comment #45034321
will do