HackerTrans
TopNewTrendsCommentsPastAskShowJobs

firloop

no profile record

Submissions

Good type against all odds

unsung.aresluna.org
14 points·by firloop·el mes pasado·3 comments

Context Security Response Statement

context.ai
2 points·by firloop·hace 3 meses·0 comments

Beyond the Sky: How Jeffery Yan built Hyperliquid

colossus.com
4 points·by firloop·hace 3 meses·0 comments

Guide.world: A compendium of travel guides

guide.world
140 points·by firloop·hace 3 meses·25 comments

Tell HN: Anthropic no longer allowing Claude Code subscriptions to use OpenClaw

1,099 points·by firloop·hace 3 meses·827 comments

Software never had a soul

jmduke.com
20 points·by firloop·hace 3 meses·17 comments

Reverse engineering Claude Code's request signing

a10k.co
5 points·by firloop·hace 3 meses·0 comments

"I made a website for learning ancient Greek"

twitter.com
5 points·by firloop·hace 4 meses·1 comments

Agentation: Structured UI feedback for coding agents

agentation.dev
1 points·by firloop·hace 4 meses·0 comments

Body Futurism

writing.tobyshorin.com
3 points·by firloop·hace 5 meses·0 comments

Cleatus, Fox Sports's football robot (2019)

fastcompany.com
1 points·by firloop·hace 5 meses·0 comments

A Lament for Aperture

ikennd.ac
243 points·by firloop·hace 6 meses·55 comments

The longest Greek word

en.wikipedia.org
187 points·by firloop·hace 6 meses·93 comments

No knives, only cook knives

kellykozakandjoshdonald.substack.com
124 points·by firloop·hace 6 meses·85 comments

Filetypes and Airports

airports.swtch.tel
1 points·by firloop·hace 6 meses·0 comments

Urban Surveillance

computer.rip
11 points·by firloop·hace 6 meses·1 comments

A brief history of Time Machine (2024)

eclecticlight.co
45 points·by firloop·hace 8 meses·28 comments

comments

firloop
·hace 3 meses·discuss
FTA:

> As executive chairman, Cook will assist with certain aspects of the company, including engaging with policymakers around the world.

This gives me the impression that at least for the near-term, Cook will still be the one groveling to the Trump White House. Whatever you think about that, that's probably helpful for Ternus' dealings with the next administration.
firloop
·hace 3 meses·discuss
I’m referring to how it can use your computer in the background.
firloop
·hace 3 meses·discuss
I don't think Claude has this part yet:

> With background computer use, Codex can now use all of the apps on your computer by seeing, clicking, and typing with its own cursor. Multiple agents can work on your Mac in parallel, without interfering with your own work in other apps.
firloop
·hace 3 meses·discuss
This is slightly different from what OpenCode was banned from doing; they were a separate harness grabbing a user’s Claude Code session and pretending to be Claude Code.

OpenClaw was still using Claude Code as the harness (via claude -p)[0]. I understand why Anthropic is doing this (and they’ve made it clear that building products around claude -p is disallowed) but I fear Conductor will be next.

[0]: See “Option B: Claude CLI as the message provider” here https://docs.openclaw.ai/providers/anthropic#option-b-claude...
firloop
·hace 3 meses·discuss
I received the email and I have been using “Option B”, which wraps the Claude CLI. https://docs.openclaw.ai/providers/anthropic#option-b-claude...
firloop
·hace 3 meses·discuss
FWIW I am sympathetic to Anthropic here, but OpenClaw _is_ using the Claude Code harness (via claude -p). But yes, Anthropic has made it clear they don’t like this.
firloop
·hace 3 meses·discuss
Looks like Anthropic called in a favor and it's removed now.
firloop
·hace 4 meses·discuss
Well, the previous paragraph compares how much people bet online with how much people spend on airfare, which also isn't quite right. It assumes 100% of what people bet is lost. For sure, the house always wins, but the amount lost is probably closer to 50-60% of what is quoted.
firloop
·hace 4 meses·discuss
Are the referenced companies referring to their volume as revenue?
firloop
·hace 4 meses·discuss
> And now here come the prediction markets, such as Polymarket and Kalshi, whose combined 2025 revenue came in around $50 billion.

Bizarre to call trading volume "revenue". Last year, trading fees for Kalshi amounted to about $263 million[0], whereas Polymarket largely did not have fees in 2025 and is turning them on in a few days[1].

[0]: https://finance.yahoo.com/news/kalshi-fee-revenue-2025-263-1...

[1]: https://gamingamerica.com/news/polymarket-free-ride-over-int...
firloop
·hace 4 meses·discuss
Not sure how I missed that - was too fixated on tech specs. My bad.
firloop
·hace 4 meses·discuss
~~Haven't yet seen anyone comment on the apparent lack of Apple Intelligence. Makes sense due to the low amount of memory but wonder how many people won't notice that until after they buy this laptop.~~

edit: somehow missed it has Apple Intelligence - whoops
firloop
·hace 5 meses·discuss
I was about to link the same article and I did not make my account to post this comment.
firloop
·hace 5 meses·discuss
The biggest reason why this is confusing is the Claude Agent SDK[0] will use subscription/oauth credentials if present. The terms update implies that there's some use cases where that's ok and other use cases (commercial?) where using their SDK on a user's device violates terms.

[0] https://platform.claude.com/docs/en/agent-sdk/overview
firloop
·hace 5 meses·discuss
That example is in the article, but typeset differently.
firloop
·hace 5 meses·discuss
Yes, and also 325 million subscribers for all of Google, not just YouTube.
firloop
·hace 5 meses·discuss
Was there a brouhaha with OpenClaw or was that with OpenCode?
firloop
·hace 6 meses·discuss
How do you draw that conclusion? If Anthropic wants to offer a service at below cost, they seem a lot more justified in restricting how and where they subsidize usage.
firloop
·hace 6 meses·discuss
Tonight we are all Claude Code, Anthropic's official CLI for Claude.
firloop
·hace 6 meses·discuss
But if one were to write tools that were "abi-compatible" with Claude Code's, could you see similar performance with a custom agent? And if so - is Cursor not doing just that?