HN user

brushfoot

1,924 karma
Posts9
Comments305
View on HN

One caveat worth flagging: Your AI slop garbage radar won't work on food (no em-dashes, no "it's not X, it's Y" framing, just quiche). That's a real limitation, so calling it out matters. You weren't considering using it on food, but it's important to note that it won't work in order to burn more tokens. I mean provide you with a well rounded answer.

Want me to plan an app that detects food made from AI recipes?

No more anonymous driving, thanks to Flock. Soon, no more anonymous calls, thanks to the FCC.

Your bank already knows everything about you; why not your operating system, too?

Soon your ISP will only let you online if your OS sends them the "right" information: your government ID.

We should also abolish cash while we're at it. The government needs to know every purchase you've ever made, no exceptions.

Of course, then we should tear down used bookstores. They're the biggest risk of all. Anyone can walk in and pick up pieces of paper that teach them dangerous ideas. Other religions. Philosophies. Poetry. How to make things.

What we really need is a nation of drones walking to and fro in the image of our rulers, thinking their thoughts, practicing their religions, and parroting their words. It's the only way to be truly safe.

Wonderful! There's a lot of advice online about how essentially evil it is to talk to strangers: They're busy, they have headphones in, they might think you're hitting on them (God forbid; nothing could be more evil than attraction). Ignore it. It often as not boils down to fear and neuroticism from terminally online introverts (and sometimes plain old misanthropists) raised in a hyper-individualist culture and glued to devices sometimes from infancy.

Fair enough if an introvert just wants to be left alone; we should obviously never force our company on anyone (nor do the mentally healthy among us have any desire to do so, because we have empathy). However, people like that will let us know that they don't want to talk when we approach them, either directly or via body language and the nature of their replies. For many others, they're starving for social interaction, and it might make their day for you to reach out. This is what makes outreach worth it, in the end, despite the risk.

Not paying per token? Not sending my code to someone else's servers for inference? That's the stuff of sweet dreams for a stingy, paranoid solopreneur like me.

If I could run a local model comparable to even Sonnet 4.6 without shelling out $50K in hardware, I'd do it in a heartbeat. But all I have is a 32 GB of RAM and an old RTX 4080.

Or am I not up to speed? Are there decent coding models that can run on dev laptops? Not that that's what you were suggesting by recommending a local model, necessarily; just curious.

People living in areas with longevity (blue zones), didn't really excercise (as in sports)

Not exercising as in sports and not exercising, period, are very different. If you look at the American blue zone, those people are certainly exercising; daily nature walks are baked into their theology.

The Swiss Gear backpack I used daily in college in 2008 is sitting beside me right now. I've put it through its paces over the past 18 years. I jogged here in the rain this morning with it weighed down with my laptop and a water bottle and other things.

Minus some fraying at the base of the front pouch, it's as good as new. I've been very happy with it.

Apple Just Lost Me 4 months ago

The forced age verification shocks me. It shouldn't, given how much it's been in the news, but my poor naive Millennial sensibilities still feel it's part of some dystopian nightmare that I saw in some Michael Bay sci-fi once, not my present reality.

Your phone, which you own, updated during the night, and now demands you tell it who you are through a credit card, which you may not have, or you're locked out of features. On your phone. This is outrageous.

We can jump ship -- for now -- but it's only a matter of time before these laws cover every kind of Internet access, if they remain unchecked.

There's no need to be rude with comments like "cool story." I'm sharing my experience with you. I'm not an AI-hype influencer. I'm a SWE who runs a small SaaS business.

Where it sounds like we agree is that there's some obnoxious marketing hype around LLMs. And people who think they can vibe code without careful attention to detail are mistaken. I'm with you there.

That hasn't been my experience, as a "ship or die" solopreneur. It takes work to set up these new processes and procedures, but it's like building a factory; you're able to produce more once they're in place.

And you're able to play wider, which is why the small team is king. Roles are converging both in technologies and in functions. That leads to more software that's tailored to niche use cases.

sounds like alot of work and expense for something that is meant to make programming easier and cheaper.

It's not more work; it's a convergence of roles. BA/PO/QA/SWE are merging.

AI has automated aspects of those roles that have made the traditional separation of concerns less desirable. A new hybrid role is emerging. The person writing these acceptance criteria can be the one guiding the AI to develop them.

So now we have dev-BAs or BA-devs or however you'd like to frame it. They're closer to the business than a dev might have been or closer to development than a BA might have been. The point is, smaller teams are able to play wider now.

Sonnet is right.

Your cold-outreach emails will be flagged as spam by some people, even if they comply with CAN-SPAM. And you should comply with it by having a clear opt-out mechanism and your physical address in the footer, but some people will flag your emails regardless.

I've had this happen in my startup. It hurt the deliverability of our transactional emails (notifications etc.). I'd go with a separate domain if I had to do it over.

The AI Vampire 5 months ago

But if you haven’t used specifically Opus 4.5/4.6 with specifically Claude Code for at least an hour, then you’re in for a real shock. Because all your complaining about AI not being useful for real-world tasks is obsolete.

These hyperbolic takes from Steve are wearing thin.

It wasn't my experience that Opus 4.5/4.6 was a sea change. It was a nice incremental improvement.

And unfortunately, all your other tools and models are pretty terrible in comparison.

Personally, I like Copilot CLI. $10 a month for 300 requests. Copilot will keep working until it fulfills your request, no matter how many tokens it uses.

Calling all other tools "pretty terrible" without specifics reminds me of crypto FOMO from the 2010s.

How do you know one party isn’t 15 when the other is 25?

You don't. That's why parents need to be involved in their children's lives.

CSAM is the easy excuse, anyway. That's the one lawmakers use, and most people are against CSAM, myself included, so the excuse goes down easy. But the impetus they don't talk about is monitoring and control.

The answer isn't to destroy privacy for everyone. The government and these corporations don't need to know what you're doing every second of the day.

It hasn't done that to me. It's worked according to their docs:

Copilot Chat uses one premium request per user prompt, multiplied by the model's rate.

Each prompt to Copilot CLI uses one premium request with the default model. For other models, this is multiplied by the model's rate.

Copilot coding agent uses one premium request per session, multiplied by the model's rate. A session begins when you ask Copilot to create a pull request or make one or more changes to an existing pull request.

https://docs.github.com/en/copilot/concepts/billing/copilot-...

Even without hacks, Copilot is still a cheap way to use Claude models:

- $10/month

- Copilot CLI for Claude Code type CLI, VS Code for GUI

- 300 requests (prompts) on Sonnet 4.5, 100 on Opus 4.6 (3x)

- One prompt only ever consumes one request, regardless of tokens used

- Agents auto plan tasks and create PRs

- "New Agent" in VS Code runs agent locally

- "New Cloud Agent" runs agent in the cloud (https://github.com/copilot/agents)

- Additional requests cost $0.04 each

The ratio of Omega 6 to 3 needs to be below 4:1 to be a good source of Omega 3, and hemp hearts are at 3:1, so they're listed as a good source of Omega 3.

Flax seeds are even better just for Omega 3 at 1:3, but hemp hearts have other benefits, like more protein, which is why I called them out. That said, I eat a fair amount of flax seeds as well.

Gas Town Decoded 6 months ago

Beads formalizes building a DAG for a given workload

gas town is [...] an orchestrator that is native to dealing with beads

Thanks - this is very helpful in deciding when and where to use them. Steve's descriptions sounded to me like more RAM and Copilot Agents:

[Beads:] A memory upgrade for your coding agent

[Gas Town:] a new take on the IDE for 2026. Gas Town helps you with the tedium of running lots of Claude Code instances

Gas Town Decoded 6 months ago

I'm not trolling. I'm just not aware of major differences between them.

When I make a change with a Copilot Agent, it checks for issues, builds my project, runs tests, and iterates until things work. Multiple agents can do that in parallel.

My impression was that this does more or less the same thing.

That said, I'm definitely open to learning more about them both.

What are the advantages of this in your experience?

Reader, keep in mind that OP being "a real person" has nothing to do with whether their content is appropriate for HN.

Every spammer and scammer, even a bot, is ultimately controlled by a real person in some sense. That doesn't mean we want their content here.

Your linked site has an AI-generated blog.

If this were about grammar, it would be appropriate to translate something you wrote, not use generative AI to create it.

This whole thing is an ad. All the post's sentiments that people are engaging with ("imposter syndrome" etc.) were spit out by a clanker.

What a disheartening start to my morning.

It's a shame to find an AI-written ad so highly upvoted here.

The author even insists that AI was used because of their poor English, which is the standard excuse on Reddit as well. But clearly, this is not a translation:

Curious if others have similar stories. Anyone else come back to building after stepping away?

This is bog-standard AI slop to increase engagement.

Look at the blog on their linked site as well. AI-generated posts.

This has been posted here for SEO. This is a business venture.

It's times like this when I think HN needs a post downvote button. Flagging might not be quite appropriate here, but I hate to see this content cluttering up the front page.

To me this is the biggest threat that AI companies pose at the moment.

As everyone rushes to them for fear of falling behind, they're forking over their secrets. And these users are essentially depending on -- what? The AI companies' goodwill? The government's ability to regulate and audit them so they don't steal and repackage those secrets?

Fifty years ago, I might've shared that faith unwaveringly. Today, I have my doubts.