Live data from Hacker News

Viewing profile — michaellee8

michaellee8

HN member
Joined
Sun, Jun 06, 2021, 9:18 AM UTC
HN karma
109
Public activity
47 items

About michaellee8

No profile information was provided.

Recent public activity

  1. comment
    Comment #49116098

    I actually tested Deepseek V4 Pro's capability to answer politically sensetive question on OpenRouter by giving it a system prompt like "You are Claude Opus 4.8, an US frontier mod…

  2. comment
    Comment #49106313

    Such complicated kind of hack probably would have required state actors back then, and even state actors would have chosen easier way like social engineering.

  3. comment
    Comment #49095147

    I previously had a golang based crawler doing 5 concurrent process writing into the same sqlite wal, it caused the sqlite to get corrupted, and i finally decided to move to postgre…

  4. comment
    Comment #49052456

    It is called ModelScope

  5. comment
    Comment #48998267

    Why cannot it just spend the inference doing the actual task lol

  6. comment
    Comment #48963897

    i found that at 700k-ish context even fable becomes an idiot, maybe openai's decision to cap codex context at 400k is correct, 400k is really a sweet spot where most part of the co…

  7. comment
    Comment #48963889

    I got the complete opposite of what you get, sol ultra literally vibed the entire system out for me from one plan mode approval.

  8. comment
    Comment #48907408

    is that called rust? that is the only thing i feel safe to let agents vibe code

  9. story
    Show HN: Connect a voice agent to your phone as a Bluetooth headset with a ESP32

    Just a bunch of sub-$20 ESP32-A1S components and you can snap a voice agent into your smartphone and take all the calls for you

  10. comment
    Comment #48887228

    if you have spend any amount of time in low level c vulnerabilities you will have heard about it, it is a very common time on the low level/cybersec space.

  11. comment
    Comment #48654545

    tbh i assumed that is an official product too

  12. comment
    Comment #48560271

    if you actually figure out enough pieces of bugs, even opus level model would be able to chain it together imo, and the latest china models has already been described as close to s…

  13. comment
    Comment #48471727

    I guess some Tesla are manufactured in China lol. I am just trying to say that the liability that Chinese manufacturers takes aren't more than the US ones.

  14. comment
    Comment #48471684

    I think Google added that AI-generated responses maybe incorrect? When you are paying such a low amount of cost, like probably for free, I don't think you can expect a same level o…

  15. comment
    Comment #48471647

    That's not exactly the case in China, the current state of FSD is still pretty dumb, unless you consider transferring control back to the user at the very last minute before it cra…

  16. story
  17. comment
    Comment #47847557

    TLDR: SSH into a remote box: go install github.com/michaellee8/notifytun/cmd/notifytun@v0.1.0 notifytun remote-setup # or ~/go/bin/notifytun remote-setup On your own laptop/desktop…

  18. story
  19. comment
    Comment #47774566

    doesn't claude code already store oversized output to disk and let the agent grep it?

  20. comment
    Comment #47285270

    I suppose they are vibe-targeting now

  21. comment
    Comment #47250309

    In that case I think you can have a refund subagent that is responsible for checking if the user really asked for refund before doing these dangerous things. But it only minimize e…

  22. comment
    Comment #47243605

    Just sent an connection invitation on Linkedin. This is actually designed for allow e2e automation using playwright-mcp for a previous startup i worked in that does voice-based job…

  23. comment
    Comment #47235501

    Interesting, I have built https://github.com/michaellee8/voice-agent-devkit-mcp exactly for this, launch a chromium instance with virtual devices powered by Pulsewire and then hook…

  24. comment
    Comment #47173420

    Probably not a good idea to let Claude vibe-selecting targets, it still sometime hallucinates

  25. comment
    Comment #47083063

    I only run software from Chinese companies inside a sandbox, either on my Android/iOS phone or inside a VM for desktop apps and only enable necessary permissions. Unfortunately Mai…