Live data from Hacker News

Viewing profile — yaoke259

yaoke259

HN member
Joined
Sat, Apr 12, 2025, 3:31 AM UTC
HN karma
122
Public activity
56 items

About yaoke259

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. comment
    Comment #48350541

    what have you guys tried?

  4. 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…

  5. story
  6. comment
  7. story
  8. 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 …

  9. 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 …

  10. 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…

  11. comment
    Comment #46146931

    pretty cool!

  12. 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 …

  13. comment
    Comment #45564802

    would be cool but rn just looks like normal glassmorphism?

  14. comment
    Comment #45564795

    First blog post on HN!

  15. story
  16. comment
    Comment #45547732

    Why? It's like saying celebrity impersonations is unethical. Why is impersonating someone inherently bad?

  17. 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…

  18. 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…

  19. comment
    Comment #45082837

    I have significantly improved both the library and the demo page, hope this is more useful now!

  20. comment
    Comment #45071646

    yes absolutely, updating the page now as we speak!

  21. 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…

  22. comment
    Comment #45071297

    Sveltekit is not heavy, it is compiled into lightweight bundles

  23. 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 …

  24. 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…

  25. comment