Live data from Hacker News

Viewing profile — jedisct1

jedisct1

HN member
Joined
Fri, Oct 12, 2012, 4:29 AM UTC
HN karma
3,925
Public activity
1,322 items

About jedisct1

[ my public key: https://keybase.io/jedisct1; my proof: https://keybase.io/jedisct1/sigs/0X6Sx6oa4FaikeMniVPPyp1Fn2sdX9bOwii2Fk_2ykk ]

Recent public activity

  1. comment
    Comment #49187280

    They got a new user.

  2. comment
    Comment #49179312

    https://swival.dev remains my favorite agent for local models.

  3. comment
    Comment #49156392

    Related: https://pcre-vera.github.io/pcre-vera/ (WIP)

  4. comment
    Comment #49156075

    Some clients do that automatically: https://swival.dev/pages/secrets.html

  5. comment
    Comment #49103034

    This is a fantastic option for swival.dev given its very efficient context management compared to e.g. Claude Code.

  6. comment
    Comment #48966421

    Swival Audit feature gives really good results even with small, open models: https://swival.dev/pages/audit.html

  7. comment
    Comment #48958554

    This is not an issue with Claude, but with Claude Code. With swival.dev you can use long sessions without ever doing any manual compaction or reset, even with Claude models.

  8. comment
    Comment #48945874

    https://swival.dev is an AI agent that was designed for open models since day 1.

  9. comment
    Comment #48927853

    "This browser doesn't support WebAssembly JSPI, which Firefox WASM needs to run."

  10. comment
    Comment #48910889

    What a waste of tokens.

  11. comment
    Comment #48848645

    Not opensource.

  12. comment
    Comment #48837212

    I build a Signal client for Swival: https://github.com/swival/nbclaw And I use it daily for simple tasks.

  13. comment
    Comment #48753840

    GLM-5.2 is a great model! But it already works really well with existing harnesses, I'm not sure why a dedicated one is needed? I use it with https://swival.dev and everything work…

  14. comment
    Comment #48751984

    Monetization Gateway for Bunny CDN: https://github.com/dip-proto/x402 and for Fastly: https://github.com/dip-proto/x402-fastly

  15. comment
  16. comment
    Comment #48739994

    doh-server supports DoH but also ODoH: https://github.com/DNSCrypt/doh-server

  17. comment
  18. comment
    Comment #48666838

    FOr Mac users: https://huggingface.co/collections/jedisct1/qwen-agentworld

  19. comment
    Comment #48659489

    Exactly! I once had some pretty serious DoS attack, but fortunately, I didn't had to pay more than what was pre-paid.

  20. story
  21. comment
    Comment #48541148

    I got significant improvement on code quality (so much that it has become a no brainer for important tasks such as planning) simply by adding the --self-review flag to swival: http…

  22. comment
    Comment #48541108

    Also https://00f.net/2018/11/25/webassembly-doesnt-make-unsafe-la...

  23. comment
    Comment #48538580

    Misleading title. This is about Claude for Apple Foundation Models, not about Apple Foundation Models

  24. comment
    Comment #48519490

    There's https://github.com/ofalkenberg/zig-wasi-components

  25. comment
    Comment #48505368

    The best usage example of WASI I know of is the Zig compiler: https://ziglang.org/news/goodbye-cpp/