Viewing profile — mdasen
mdasen
HN member- Joined
- Thu, Apr 03, 2008, 5:39 PM UTC
- HN karma
- 16,523
- Public activity
- 2,047 items
- HN profile
- View on Hacker News ↗
About mdasen
~Stephen R. Schwambach
Recent public activity
-
comment
Comment #49205028
Xylitol is really cool that way. The bacteria waste energy trying to convert it to a form they can use, but they just end up with at a dead end with xylitol-5-phosphate. Once they …
-
comment
Comment #49202446
There's also other options than brutally punitive financial penalties or holding execs personally responsible. For example, if a data center is illegally running gas turbines, the …
-
comment
Comment #49069946
That's an unusually low electric rate for the US - way below the lowest state average which is Idaho at 12.4 cents. It's certainly possible that you are getting 7.5 cents including…
-
comment
Comment #49011145
Is this an open source tool? Is it something we have to pay for? The site really doesn't tell me what I should be expecting.
-
comment
Comment #49000699
But to run the entire benchmark it cost $727 with Gemini 3.6 Flash and $925 with GLM-5.2, $198 (21.4%) less. I tend to look at the cost to run the whole index rather than the weigh…
-
comment
Comment #48938208
LMArena's "code" leaderboard is really skewed since it's a front-end JS code and design leaderboard. It generates a demo app with two models and then asks "do you prefer A or B". P…
-
comment
Comment #48937286
It also depends on how many tokens it needs to burn through to accomplish something. At this point, I always look at things like Artificial Analysis' total cost to run their tests.…
-
comment
Comment #48933411
When OnePlus started, they were considerably cheaper than flagship phones from others. At $299, the OnePlus One was a ton less than the $650 you'd pay for an iPhone 6 or Galaxy S5.…
-
comment
Comment #48925601
I'll add: - Telegram had usernames in 2014 before Signal added them a decade later, allowing people to chat without sharing their phone number - Telegram has unencrypted chats whic…
- comment
- comment
-
comment
Comment #48757486
I'm a bit skeptical. Cursor's benchmark finds that Cursor's model (Composer 2.5) is basically as good as Opus 4.8 max and GPT-5.5 xhigh, but at a fraction of the price. Artificial …
-
comment
Comment #48681438
What it's saying is that the M6 will be released, but not the M6 Pro or M6 Max. Instead, Apple will wait to release new Max/Pro chips for a future generation. It's not simply marke…
-
comment
Comment #48619689
You have the ability to move, as long as Bluesky Social PBC allows it. They hold the keys for your DID. If they don't allow you to move to another PDS, you can't move. The original…
-
comment
Comment #48570825
Where do you see that? I see they have GPT-5.5 (xhigh) at 55, GPT-5.5 (high) at 53, and Muse Spark at 43. Muse Spark does beat GPT-5.4 mini (xhigh) which scores 40, but the key the…
-
comment
Comment #48562545
Not really. You could allow private.icloud.com only if they're using Apple's SSO. If someone tries to create an account not using Apple's SSO, then you don't allow private.icloud.c…
-
comment
Comment #48507479
I find that I don't use a ton of output tokens. I'm usually around 95% cached input, 4% input, and 1% output. For me, the big thing with MiMo-V2.5-Pro and DeepSeek V4-Pro is that c…
-
comment
Comment #48375754
Yes, it's a "smaller" (137B) model that competes with Haiku, but it's basically the performance of Qwen3.6-35B-A3B which is 75% smaller and 98% smaller in terms of active parameter…
- comment
-
comment
Comment #48151631
The point of the article isn't "Malawi is poor compared to Europe," but rather comparing Malawi to other countries that were similarly colonized and how other colonized countries h…
-
comment
Comment #48141861
I too don't want to write OS-specific stuff, but here's some counter arguments. With egui, it's an immediate mode GUI rather than retained mode and that has trade-offs: https://git…
-
comment
Comment #48141245
> electric-drivetrain with onboard gasoline generator Generally speaking, it's more efficient to power a car using a series-parallel hybrid system than an electric drivetrain with …
-
comment
Comment #48067863
> It was about x64 being unable to keep up - independent of Intel’s Fab capabilities which have improved lately. But the big reason x64 couldn't keep up was that Intel's fab capabi…
-
comment
Comment #47922166
It's really interesting how much the AI harness seems to matter. Going from 48% via Google's official results to 65% is a huge jump. I feel like I'm constantly seeing results that …
-
comment
Comment #47921883
Sure. Dirac is just a fork of the Cline harness and obviously OpenCode could take the same techniques and implement them. I don't know how difficult it would be to implement them i…