HackerTrans
TopNewTrendsCommentsPastAskShowJobs

zomglings

no profile record

Submissions

Code is a scalpel, prose is a chainsaw

ergodiclabs.github.io
2 points·by zomglings·ano passado·0 comments

Show HN: Two Truths and a Twist – MCP trivia game where your AI quizzes you

git.sr.ht
1 points·by zomglings·ano passado·1 comments

Every app will become an AI app, just not in the way that you think

ergodiclabs.github.io
1 points·by zomglings·ano passado·0 comments

comments

zomglings
·há 2 meses·discuss
It doesn’t have to be $300/day worth of output tokens. It could be like $290/day worth of input tokens to teach both you and the model about the problem you are solving and then $10/day worth of output tokens.
zomglings
·há 5 meses·discuss
I have been hungry to do more work from my cell phone. It's ridiculous to be forced to sit in front of a computer to work with AI.

My current solution is to have claude (--dangerously-skip-permissions) listen for messages in my slack DMs to myself and take action in response to those messages.

I would happily switch to something better.

Why is Omnara better?
zomglings
·há 5 meses·discuss
Honestly have never heard of this person. Why does HN care so much that he joined OpenAI?
zomglings
·há 12 meses·discuss
Does anyone else find the use of different shades of green for the graph comparing Gemini 2.5 Pro and Sonnet just a little insane?
zomglings
·ano passado·discuss
They did it!
zomglings
·ano passado·discuss
Yes, this is true. It's a summary, and cannot really undo a /clear. It is just a directed, cheaper /compact.
zomglings
·ano passado·discuss
Apologies for the late reply. My kids demanded my attention yesterday.

It doesn't seem to have included any points on style or workflow in the context. Most of my context documents end up including the following information:

1. I want the agent to treat git commits as checkpoints so that we can revert really silly changes it makes.

2. I want it to keep on running build/tests on the code to be sure it isn't just going completely off the rails.

3. I want it to refrain from adding low signal comments to the code. And not use emojis.

4. I want it to be honest in its dealings with me.

It goes on a bit from there. I suspect the reason that the models end up including that information in the context documents they dump in our sessions is that I give them such strong (and strongly worded) feedback on these topics.

As an alternative, I wonder what would happen if you just told it what was missing from the context and asked it to re-dump the context to file.
zomglings
·ano passado·discuss
Fair enough. That's pretty cool, I haven't gone that far in my own work with AI yet, but now I am inspired to try.

The point is to get a pipeline working, cost can be optimized down after.
zomglings
·ano passado·discuss
What is in the file?
zomglings
·ano passado·discuss
You can ask it to store its current context to a file, review the file, ask it to emphasize or de-emphasize things based on your review, and then use `/clear`.

Then, you can edit the file at your leisure if you want to.

And when you want to load that context back in, ask it to read the file.

Works better than `/compact`, and is a lot cheaper.
zomglings
·ano passado·discuss
Thanks, makes sense that an MCP server that edits files is a workaround to the problem.
zomglings
·ano passado·discuss
To be fair to them, they make it pretty easy to manage the subscription, downgrade it, etc.

This is definitely not malicious on their part. Just bears pointing out.
zomglings
·ano passado·discuss
You know, I wouldn't mind if they just applied the API pricing after Claude Code ran through the plan limits.

It would definitely get me to use it more.
zomglings
·ano passado·discuss
$100/day seems reasonable as an upper-percentile spend per programmer. $500/day sounds insane.

A 2.5 hour session with Claude Code costs me somewhere between $15 and $20. Taking $20/2.5 hours as the estimate, $100 would buy me 12.5 hours of programming.
zomglings
·ano passado·discuss
The writing of edits and code directly on my machine is something that happens on the client side. I don't see why that usage would be subject to anything but one-time billing or how it puts any strain on Anthropic's infrastructure.
zomglings
·ano passado·discuss
I would accept a higher-priced plan (which covered both my use of Claude.ai/Claude Desktop AND my use of Claude Code).

Anthropic make it seem like Claude Code is a product categorized like Claude Desktop (usage of which gets billed against your Claude.ai plan). This is how it signs off all its commits:

     Generated with [Claude Code](https://claude.ai/code)
At the very least, this is misleading. It misled me.

Once I had purchased the $200/month plan, I did some reading and quickly realized that I had been too quick to jump to conclusions. It still left me feeling like they had pulled a fast on one me.
zomglings
·ano passado·discuss
If anyone from Anthropic is reading this, your billing for Claude Code is hostile to your users.

Why doesn’t Claude Code usage count against the same plan that usage of Claude.ai and Claude Desktop are billed against?

I upgraded to the $200/month plan because I really like Claude Code but then was so annoyed to find that this upgrade didn’t even apply to my usage of Claude Code.

So now I’m not using Claude Code so much.
zomglings
·ano passado·discuss
My blood pressure just tripled.
zomglings
·ano passado·discuss
Reinforcement Learning.

I hate acronyms with a fierce passion.
zomglings
·ano passado·discuss
This is the quiz Claude created about Hacker News:

Question: What's interesting about Hacker News?

1. Hacker News was created by Paul Graham in February 2007, initially called "Startup News" or "News.YC" before receiving its current name on August 14, 2007.

2. Hacker News users need to accumulate 501 "karma" points before they're allowed to downvote content, as part of measures to prevent the "Eternal September" phenomenon.

3. Hacker News was designed as a collaborative project between Y Combinator and Reddit, with Reddit co-founders helping develop the initial moderation algorithms.

Which statement do you think is the twist?