Viewing profile — jedisct1
jedisct1
HN member- Joined
- Fri, Oct 12, 2012, 4:29 AM UTC
- HN karma
- 3,925
- Public activity
- 1,322 items
- HN profile
- View on Hacker News ↗
About jedisct1
Recent public activity
-
comment
Comment #49187280
They got a new user.
-
comment
Comment #49179312
https://swival.dev remains my favorite agent for local models.
-
comment
Comment #49156392
Related: https://pcre-vera.github.io/pcre-vera/ (WIP)
-
comment
Comment #49156075
Some clients do that automatically: https://swival.dev/pages/secrets.html
-
comment
Comment #49103034
This is a fantastic option for swival.dev given its very efficient context management compared to e.g. Claude Code.
-
comment
Comment #48966421
Swival Audit feature gives really good results even with small, open models: https://swival.dev/pages/audit.html
-
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.
-
comment
Comment #48945874
https://swival.dev is an AI agent that was designed for open models since day 1.
-
comment
Comment #48927853
"This browser doesn't support WebAssembly JSPI, which Firefox WASM needs to run."
-
comment
Comment #48910889
What a waste of tokens.
-
comment
Comment #48848645
Not opensource.
-
comment
Comment #48837212
I build a Signal client for Swival: https://github.com/swival/nbclaw And I use it daily for simple tasks.
-
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…
-
comment
Comment #48751984
Monetization Gateway for Bunny CDN: https://github.com/dip-proto/x402 and for Fastly: https://github.com/dip-proto/x402-fastly
- comment
-
comment
Comment #48739994
doh-server supports DoH but also ODoH: https://github.com/DNSCrypt/doh-server
-
comment
Comment #48738300
This.
-
comment
Comment #48666838
FOr Mac users: https://huggingface.co/collections/jedisct1/qwen-agentworld
-
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.
- story
-
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…
-
comment
Comment #48541108
Also https://00f.net/2018/11/25/webassembly-doesnt-make-unsafe-la...
-
comment
Comment #48538580
Misleading title. This is about Claude for Apple Foundation Models, not about Apple Foundation Models
-
comment
Comment #48519490
There's https://github.com/ofalkenberg/zig-wasi-components
-
comment
Comment #48505368
The best usage example of WASI I know of is the Zig compiler: https://ziglang.org/news/goodbye-cpp/