Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
SparkyMcUnicorn
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
31.
▲
by
SparkyMcUnicorn
6mo ago
I use the g305, and have to replace it roughly once a year because the scroll button eventually stops working. I've been through 5-6 of them. Regularly on sale for around $25. Wish I could find a better mouse I like as much as this one
32.
▲
by
SparkyMcUnicorn
7mo ago
> By providing an example of similar articles about other locations I was showing that this alone is not particularly strong evidence. How does linking similar articles help demonstrate that? That doesn't seem like very strong (coun
33.
▲
by
SparkyMcUnicorn
7mo ago
This is whataboutism. It doesn't address any of the points made above.
34.
▲
by
SparkyMcUnicorn
7mo ago
Somewhat mysteriously, the Linux ISOs for this show have seen a sudden spike in activity.
35.
▲
by
SparkyMcUnicorn
7mo ago
> lead to customers moving elsewhere Since they're no longer accepting new enterprise clients, maybe this is intentional.
36.
▲
by
SparkyMcUnicorn
8mo ago
I've done this a few different ways. I started with a docker container that connected to both the VPN provider and tailscale. Now OPNSense is handing a few connections to the VPN provider at a couple locations around the world, and enf
37.
▲
by
SparkyMcUnicorn
8mo ago
Have you seen aichat[0]? Doesn't support the "from anywhere" part, but the resume strategies are pretty cool. [0] https://github.com/pchalasani/claude-code-tools#aichat-sessi...
38.
▲
by
SparkyMcUnicorn
9mo ago
I configure permission settings within projects. https://code.claude.com/docs/en/settings#permission-settings
39.
▲
by
SparkyMcUnicorn
9mo ago
If the pretraining rumors are true, they're probably using continued pretraining on the older weights. Right?
40.
▲
by
SparkyMcUnicorn
11mo ago
To me, the docs answer it pretty clearly. The defined directories persist until you destroy(). The part that's unclear to me is how billing works for a sandbox's disk that's asleep, because container disks are ephemeral and d
41.
▲
by
SparkyMcUnicorn
1y ago
If you turn off "Help improve Claude" you will never get this prompt (I never do). https://claude.ai/settings/data-privacy-controls
42.
▲
by
SparkyMcUnicorn
1y ago
> For finicky issues like that I often find that, in the time it takes to create a prompt with the necessary context, I was able to just make the one line tweak myself. I don't run into this problem. Maybe the type of code we'r
43.
▲
by
SparkyMcUnicorn
1y ago
I'll stop you right there. I've been using Claude Code for almost a year on production software with pretty large codebases. Both multi-repo and monorepo. Claude is able to create entire PRs for me that are clean, well written, an
44.
▲
by
SparkyMcUnicorn
1y ago
Yes: https://jsfiddle.net/kx6stbcL/
45.
▲
by
SparkyMcUnicorn
1y ago
I decided to give perplexity another try a few days ago, and it still seems to hallucinate things. Given the same exact tasks/prompts both Claude and Chatgpt got the facts correct.
46.
▲
by
SparkyMcUnicorn
1y ago
You can get a 128GB MacBook for around $4300. With a 4TB SSD it'll be around $5k I think. https://www.apple.com/shop/product/G1FW7LL/A/Refurbished-16-...
47.
▲
by
SparkyMcUnicorn
1y ago
This would be a valuable benchmark if it included languages other than Java, and let me see which models are best at the languages I work with. My real-world usage does not line up with these results, but I'm not working with Java.
48.
▲
by
SparkyMcUnicorn
1y ago
A couple months ago I needed some info about a home/property. The county publishes a zip file of "geo data", and after downloading it I asked Claude Code how I can work with the files. It recommended QGIS, but I was lost when
49.
▲
by
SparkyMcUnicorn
1y ago
I'd believe a lot of other claims before believing model degradation was happening. - They admittedly go off of "vibes" for system prompt updates[0] - I've seen my coworkers making a lot of bad config and CLAUDE.md updat
50.
▲
by
SparkyMcUnicorn
1y ago
"or other factors" is pretty catch-all in my opinion. > I don't know how they could have phrased it that closed the door on this concern Agreed. A full legal document would probably be the only way to convince everyone.
51.
▲
by
SparkyMcUnicorn
1y ago
`dotry`
52.
▲
by
SparkyMcUnicorn
1y ago
This should be what you're looking for. It doesn't utilize the GPU, but WebGL support is in the TODOs. https://github.com/ngxson/wllama https://huggingface.co/spaces/ngxson/wllama
53.
▲
by
SparkyMcUnicorn
1y ago
Yes. MLC's inference engine runs on WebGPU/WASM. https://github.com/mlc-ai/web-llm-chat https://github.com/mlc-ai/mlc-llm https://github.com/mlc-ai/web-llm
54.
▲
by
SparkyMcUnicorn
1y ago
When it comes to "real-world development scenarios" they claim to be closer to Sonnet 4. This is the data for that claim: https://huggingface.co/datasets/zai-org/CC-Bench-trajectorie...
55.
▲
by
SparkyMcUnicorn
1y ago
Very interesting. Thanks for the correction/info!
56.
▲
by
SparkyMcUnicorn
1y ago
AOSP (or even a minimal fork) is way too heavy to be running on the glasses. It looks like the firmware is quite minimal and the "OS" is the app. https://github.com/Mentra-Community/MentraOS/tree/mai
57.
▲
by
SparkyMcUnicorn
1y ago
The "Even Realities G1" and "Vuzix Z100" options listed in the compatibility doc look interesting. https://github.com/Mentra-Community/MentraOS/blob/main/glass... https://w
58.
▲
by
SparkyMcUnicorn
1y ago
It looks like it really is open source. Even the "cloud" components appear to be open source, and are in this repo. https://docs.mentra.glass/contributing
59.
▲
by
SparkyMcUnicorn
1y ago
Your question is addressed in opening abstract: https://github.com/swiss-ai/apertus-tech-report/raw/refs/hea... > Unlike many prior models that release weights without reproducible data pipelines or r
60.
▲
by
SparkyMcUnicorn
1y ago
If you have examples, can you provide git commit hashes that it can diff and use as a reference? For repeating patterns I'll identify 1-3 commit hashes or PRs, reference them in a slash command, and keep the command up to date if/
More ›