HN user

solarkraft

10,353 karma
Posts22
Comments5,435
View on HN
techcommunity.microsoft.com 2y ago

Windows Server 2025 and beyond [video]

solarkraft
2pts1
tailscale.com 3y ago

Quickly switch between Tailscale accounts

solarkraft
1pts3
quic.xargs.org 3y ago

The Illustrated QUIC Connection

solarkraft
32pts8
www.youtube.com 4y ago

Marques Brownlee (MKBHD) about YouTube's dislike count removal

solarkraft
3pts0
atrauzzi.github.io 4y ago

It's Time for .NET to Leave Home

solarkraft
4pts0
lupyuen.github.io 4y ago

IoT Digital Twin with Roblox and the Things Network

solarkraft
2pts0
github.com 5y ago

Basic Telemetry for Audacity

solarkraft
134pts53
blog.openinworld.com 5y ago

An evening with Pharo and the ESP32 microcontroller (2017)

solarkraft
2pts0
www.theregister.com 5y ago

Ex-Qualcomm senior veep joins SiFive as CEO, RISC-V PC for devs teased

solarkraft
3pts0
www.youtube.com 6y ago

I left China for Good [video]

solarkraft
6pts0
en.wikipedia.org 6y ago

Knowledge Representation and Reasoning

solarkraft
2pts0
limitedresults.com 6y ago

Pwn the ESP32 Forever: Flash Encryption and Secure Boot Keys Extraction

solarkraft
3pts1
docs.bigbluebutton.org 6y ago

BigBlueButton: Open-Source Web Conferencing

solarkraft
2pts0
en.wikipedia.org 6y ago

Attempto Controlled English

solarkraft
243pts60
www.binance.vision 6y ago

What Is a Dusting Attack?

solarkraft
2pts0
hackaday.io 6y ago

LoFive RISC-V Microcontroller Board

solarkraft
2pts0
www.intc.com 7y ago

Intel to Exit 5G Smartphone Modem Business, Focus on Network Infrastructure

solarkraft
1pts0
github.com 7y ago

The Problem with CloudFlare

solarkraft
5pts0
www.outrunlabs.com 7y ago

Revery: React in Native Code

solarkraft
4pts0
hackernoon.com 7y ago

Why Apple's 3D Touch failed miserably

solarkraft
21pts19
news.ycombinator.com 7y ago

Ads on HN?

solarkraft
1pts2
youtube.com 8y ago

Munro Teardown Shows Tesla Model 3 Solidly Profitable [video]

solarkraft
162pts140

That’s an impressive image, but what a mistake it was to click the second link (on mobile without an ad blocker). I wouldn’t send it to anyone I respect ...

I also have issues with OpenCode. It induces a few facepalms and bafflement in a few key areas (“why the hell would you do it like that”).

Yet I still use it because they have made very sensible decisions in other key areas! The server/client split makes all the sense and the harness generally just works and has all the features that I want. They’ve done a great job with the core user experience.

Because of the clean client/server split, I can currently fully focus my energy on building a client that works just the way I want. When I’m done with that, I might tackle fixing the server to work the way I want.

If someone here is interested in maintaining a version of OpenCode that takes itself more seriously, I might be on board with contributing. The last time I looked such a project didn’t really exist with significant traction, unfortunately.

Despite my occasional facepalms when learning about how the stuff is made, I remain super grateful for OpenCode. It’s the only real fully-featured open alternative to the proprietary (I’ll include Codex in that) harnesses and has given me tremendous value for free.

Transcribe.cpp 3 days ago

I can understand both modes. I mostly use transcription as input for my AI assistant and there I find it very useful to be able to check my input and just repeat myself in case something wasn’t fully captured. When using Apple’s transcription feature built into iOS and macOS, I also really like being able to edit everything right while the dictation is still active.

Transcribe.cpp 3 days ago

Does it support streaming? I find that this is the #1 thing missing from almost all implementations.

Transcribe.cpp 4 days ago

Oh, I like this! I’ve been looking into locally hosting a transcription API server and came away feeling pretty close to the problem statement. The things most frequently lacking were streaming support (which I’m so glad this has!) and the support for special words to boost during recognition (which I guess there’s some hope they might add???).

Maybe they optimized it really hard for small models. That would be impressive, but hardly a good selling argument. I want a harness that can do both and OpenCode looks just fine for that purpose (and it also has everything else I need).

To me this looks like another case of bundling things that shouldn’t be bundled (the harness with the UI) making both worse off because you can’t individually focus on each component. They’ve done this before, bundling a decent UI with decent inference for IMO no good reason, combining the downsides of each instead of letting people mix+match.

Because it's a CRDT behind a local web server

I think that’s the secret to stability. I see too many projects that try to embed the harness into their UI. I think that’s completely wrong because it leaves no interface for changing or reasoning about the system.

The harness needs a lot of love and it should be as small and as possible (at least somewhat). I dream of a world in which we have some standard interfaces here, including for the UI.

Muse Spark 1.1 13 days ago

Thanks for the read. It seems to confirm that resource limits are an important factor for terminal benchmarks:

The extra resources enable the agent to try approaches that only work with generous allocations, such as pulling in large dependencies, spawning expensive subprocesses, and running memory-intensive test suites.

An agent that writes lean, efficient code very fast will do well under tight constraints. An agent that brute-forces solutions with heavyweight tools will do well under generous ones. Both are legitimate things to test, but collapsing them into a single score without specifying the resource configuration makes the differences—and real-world generalizability—hard to interpret.

So changing the resource limits changes the benchmark. Yet their score table claims their score to be for Terminal-Bench 2.1, not Terminal-Bench 2.1 with raised limits.

GPT‑Live 14 days ago

I also love exploring ideas like this. The problem that made me stop using Gemini is that it would always try really hard against all my prompting to ask a stupid question at the end of its response that would completely derail my train of thought.

GPT‑Live 14 days ago

I love the UX of voice mode. I’ve always hated voice models.

Gemini’s being particularly egregious (always ending in some deranged question, can not reliably be prompted away) prompted me to build my own client for my real harness that simply does STT -> model -> TTS (both being independently useful).

I guess I see some value in a model responding quickly and with more nuance, but it’s not much. I can wait for it to finish. I’d much rather have it be actually useful. I’m not looking for a digital friend.

The delegation feature lets me see some value in a voice model for orchestration type features. But in either case, I don’t really like (or understand why others would like) talking to a model with different features and quirks just because I’m using a different medium to communicate over.

Alternative framing:

Instacart sells data to Papa Johns for better pizza ad timing.

Papa Johns isn’t somehow able to predict this based on their own data (which is the impression I initially got from the headline), they are buying it from Instacart.

Name and shame.