Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
SparkyMcUnicorn
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
SparkyMcUnicorn
11h ago
[delayed]
2.
▲
by
SparkyMcUnicorn
7d ago
I still think the only reason to use jQuery is if you need IE11 support. Otherwise, it's really simple to do all the things you mentioned without the complexity/heaviness of jQuery. Something like this: ``` const $ = s => { c
3.
▲
by
SparkyMcUnicorn
7d ago
I'll watch Marques when I want to get caught up on stuff like this, because he usually has a minimal fluff video on the subject. For foldable phones, this might be a good pick to get caught up (5 months old, but minimal crease): https
4.
▲
by
SparkyMcUnicorn
11d ago
Closed source, solves a different problem, and just looks like generic agent sandboxes/VMs? What am I missing.
5.
▲
by
SparkyMcUnicorn
22d ago
Have you given Ornith-1.5-35B a shot? It's been a pretty decent step up for me compared to Qwen3.6 https://news.ycombinator.com/item?id=49362401
6.
▲
by
SparkyMcUnicorn
26d ago
I run into this several times per week. Sometimes the context where Fable drops to Opus 4.8 is enough for Opus 4.8 to do a first pass on everything, then I start a new session and Fable will happily refactor/improve it. Super annoying.
7.
▲
by
SparkyMcUnicorn
1mo ago
If active weight bandwidth is everything, then wouldn't Qwen 35b a3b (FP8) be roughly half the cost of dsv4f (FP4)? dsv4f appears bigger and more memory/computationally expensive to run any way I look at it.
8.
▲
by
SparkyMcUnicorn
1mo ago
Yeah, I would appreciate if someone could make sense of the pricing differences between these models. How can a provider run DSv4F at lower cost than a 27B dense or 35B A3B model? Does it come down to utilization and/or specific model
9.
▲
by
SparkyMcUnicorn
2mo ago
16 MHz is the chip's clock speed. Arduino PID is more like 100 Hz to 1 kHz. Human deliberate movement runs around 2-10 Hz I think.
10.
▲
by
SparkyMcUnicorn
2mo ago
This source appears to have more images and info: https://www.frontiersin.org/journals/marine-science/articles...
11.
▲
by
SparkyMcUnicorn
2mo ago
Relevant: https://blog.comma.ai/011release/
12.
▲
by
SparkyMcUnicorn
3mo ago
If you use Claude Code, there are plenty of projects/tools that let you see what your usage would have cost at API rates, then you can cross-reference that to your "usage" in Claude. I run through enough token in a few days f
13.
▲
by
SparkyMcUnicorn
3mo ago
I really like the DM Pro and have it deployed to an office of about 50 people. It's a pretty no-fuss solution and fairly simple to manage. For my personal setup, I decided to go with OPNSense and I couldn't be happier. Much more c
14.
▲
by
SparkyMcUnicorn
3mo ago
Are you suggesting that Chrome is going to allow individual websites to override the browser DNS settings? And also skip bootstrapping? I'm very confused by this comment.
15.
▲
by
SparkyMcUnicorn
3mo ago
Freedom of DNS choice has nothing to do with DoH. And you can definitely mitm a non-configurable DoH resolver if you absolutely needed to do that, as long as you can add your own trusted CA on a device.
16.
▲
by
SparkyMcUnicorn
3mo ago
How does DoH remove any capabilities of what the resolver can respond to queries with? I block ads via a DoH resolver.
17.
▲
by
SparkyMcUnicorn
5mo ago
I don't think we get to blame these issues on "vibe coding", they've been around for too long.
18.
▲
by
SparkyMcUnicorn
5mo ago
Here are some llama.cpp benchmarks for it: https://www.phoronix.com/review/intel-arc-pro-b70-linux/3
19.
▲
by
SparkyMcUnicorn
5mo ago
This comment is against the guidelines: https://news.ycombinator.com/newsfaq.html I don't want to accuse you of something without proof, but the 3 other comments here are from brand new accounts and all smell very stro
20.
▲
by
SparkyMcUnicorn
5mo ago
temperature, top_k, and top_p don't exist on Opus 4.7 (or 4.6?). Related: https://xcancel.com/bcherny/status/2044831910388695325#m https://platform.claude.com/docs/en/api/messag
21.
▲
by
SparkyMcUnicorn
5mo ago
They should have kept an eye on the prediction markets.
22.
▲
by
SparkyMcUnicorn
5mo ago
On every keyboard I get, I swap the switches out for silent tactiles[0][1] that I've selected through trial and error. Quiet is really nice (my mouse clicks are louder), but the way they feel is fantastic. I wish there was a brick and
23.
▲
by
SparkyMcUnicorn
5mo ago
Opus[1m] has heen the default model for max subscriptions since 2.1.75. https://github.com/anthropics/claude-code/commit/48b1c6c0ba0...
24.
▲
by
SparkyMcUnicorn
5mo ago
Explained in the methodology at the bottom of this page: https://marginlab.ai/trackers/claude-code/
25.
▲
by
SparkyMcUnicorn
5mo ago
I was implementing OSM the other day (with attribution of course) and noticed Carto seemed to be one of the only players with good dark tiles. Seems like we can't use them for free, even with attribution, unless I get a grant?
26.
▲
by
SparkyMcUnicorn
5mo ago
https://marginlab.ai/trackers/claude-code-historical-perform...
27.
▲
by
SparkyMcUnicorn
6mo ago
I've found my research on certain topics like this becoming less reliable these days, compared to just trying it out to form an opinion.
28.
▲
by
SparkyMcUnicorn
6mo ago
Your repo says it's open source, but it's missing the source. https://github.com/ctxrs/ctx
29.
▲
by
SparkyMcUnicorn
6mo ago
I don't think it's a bug, it's an extra hoop to jump through.
30.
▲
by
SparkyMcUnicorn
6mo ago
It sounds like maybe you haven't seen agent teams mode, which this project is using. https://code.claude.com/docs/en/agent-teams
More ›