HN user

bashtoni

1,280 karma

Founder, Corrected Cloud AWS Consultancy correctedcloud.au sam@correctedcloud.au

Posts23
Comments146
View on HN
github.com 4mo ago

CECbot: A TV box botnet that grabs the remote and maps the house

bashtoni
3pts0
status.anthropic.com 10mo ago

Incident Report for Anthropic

bashtoni
81pts70
github.com 2y ago

Russ Cox is writing an LLM based bot to help in the Go Issue Tracker

bashtoni
2pts0
old.reddit.com 3y ago

Writing a Wayland compositor is MUCH harder than it should be

bashtoni
25pts3
www.linkedin.com 4y ago

In defence of technical assessments when hiring

bashtoni
1pts2
www.correctedcloud.com 4y ago

Is data encrypted at rest more secure?

bashtoni
2pts0
www.correctedcloud.com 4y ago

Does a network intrusion detection appliance make sense in the cloud?

bashtoni
1pts0
www.correctedcloud.com 4y ago

Is it more secure to run Lambda functions inside a VPC?

bashtoni
4pts3
www.correctedcloud.com 4y ago

AWS inter-VPC networking blueprints

bashtoni
1pts0
www.abc.net.au 5y ago

'Pirated' Chinese kiwi fruit – food intellectual property worries New Zealand

bashtoni
2pts0
robdyke.com 5y ago

Medical company uploads secrets to GitHub; threatens reporter with legal action

bashtoni
58pts13
www.surrogate.tv 6y ago

Real pinball table hooked up to the Internet and playable

bashtoni
2pts0
news.sophos.com 6y ago

Zero Day Trojan Exploits Sophos Firewalls

bashtoni
2pts0
towardsdatascience.com 6y ago

Were 21% of New York City residents infected with the novel coronavirus?

bashtoni
2pts0
youtu.be 6y ago

AWS Athena Federated Queries

bashtoni
6pts0
bucketbridge.cloud 7y ago

Show HN: FTP to S3 proxy

bashtoni
2pts0
runbook.cloud 7y ago

How we massively reduced our AWS Lambda bill with Go

bashtoni
5pts2
runbook.cloud 7y ago

5 AWS Problems you didn't know you could have

bashtoni
4pts0
runbook.cloud 7y ago

Show HN: Runbook.cloud – automated AWS troubleshooting

bashtoni
6pts1
www.bashton.com 11y ago

Kubernetes: The Future of Deployment

bashtoni
159pts76
www.raspberrypi.org 13y ago

MRI image analysis

bashtoni
2pts0
github.com 13y ago

Basic sanity checks when diagnosing server problems

bashtoni
1pts0
www.bashton.com 14y ago

Oracle spreading FUD about CentOS

bashtoni
173pts69
Grok 4.5 14 days ago

But very expensive compared to Deepseek v4 Pro, which performs similarly.

Grok is stuck in a difficult place - not the best model at anything, and not the cheapest either. It's hard to make a case for using it on any dimension, even before you factor in the history (I'm not sure suggesting the company uses the model that refers to itself as "MechaHitler" is the way to a promotion).

Yep, I'm in full agreement. When extending functionality of some already existing code it also generally makes sense to write tests first.

I think the value is much lower (maybe even negative) when you're still trying to work out what shape the code will take, in an initial implementation.

Of course, as others have pointed out, nuanced opinion doesn't get clicks or YouTube views.

Sure. If his take was "100% unit test coverage is a waste of time" I think that's not unreasonable. You could make a case that the "you must write tests before you write code, every single time!" stuff is needlessly dogmatic. I also think that sometimes people focus too much on unit tests to the detriment of end to end tests that better model actual system interactions.

None of these were Theo's take. He was pushing the idea that unit tests in general were a waste of time because you could be shipping new features instead.

https://www.youtube.com/watch?v=pvBHyip4peo for an example of this. The nicest possible interpretation on this is that he's deliberately saying something he knows is wrong to attract attention.

I feel like listening to Theo about anything technical is like consulting a Labrador retriever for advice on quantum physics.

Every time I've ever seen one of his videos it's pretty clear he has very little understanding of development or engineering. I first became aware of him from his early "unit tests are a waste of time" stuff, and it seems his skillset is building a personal brand. Fair play, he's clearly talented at that, but that doesn't make his opinion on anything else worthwhile.

Superpowers 6 20 days ago

Agreed. I often take a look at the skills and maybe take something from there to create a more minimal version that does just enough for my needs and nothing more. YAGNI is definitely the principle to be followed here.

I'm sure all these people on Reddit that talk about having 5 Claude Max 20x plans and hitting the weekly limits on them all have a ton of these loaded.

This argument doesn't stand up to much scrutiny.

- The Polestar vehicles most recently banned are made in Charleston SC

- Fossil fuel industries in the US receive huge subsidies

- Non-Chinese brands (Hyundai/ Kia) produce models with similar pricing

I don't see how you can make a case for a $700bn+ IPO when the government might not even let you sell your product. America is ceding the lead in the AI race. The winners here will be the Chinese AI companies.

If the Chinese models remain predominantly open source then it would probably be for the best. Unfortunately I'm not convinced they will, with examples like Qwen Max showing what could happen.

The Coming Loop 29 days ago

Practically, what this boils down to is having clear success criteria.

The harness (Claude Codex, Codex, Pi etc) keeps throwing things into the context and executing tools (as directed by the model) until the success criteria is satisfied.

The "rules" of using AI successfully are basically just the rules of any successful development team. Break things down into clearly defined chunks, make the success criteria clear and provide a way to get the right feedback on how the system is running (logs, metrics, traces etc).

I think the next step is for China to start selling Huawei (and other) GPUs around the world, because everyone appreciates the risk of giving either of the two superpowers their data. The US is no longer in a position to pressure other countries to bad imports from Chinese companies.

This is the beginning end of the hyperscaler era, not a shift from US hyperscalers to Chinese hyperscalers. Taking Nvidia's extremely lucrative market is the goal.

You missed a couple ofvery important ones:

- Your AI data centres will run only on renewable energy

- Your AI data centres will not use evaporative cooling

A text based interface is perfect for interacting with a large language model, and it seems unsurprising to me that it's the most popular way to work with them.

Frankly, the idea of having to decipher what a picture is supposed to represent to use a skill fills me with horror.

Yours is not an isolated case. There are multiple posts on Reddit from the last few weeks where bedrock quotas were set to 0, even for accounts that were actively using bedrock.

I've only seen it in accounts that weren't actively using bedrock, which is annoying but not business ending.

AWS needs to get on top of this sort of thing before people lose confidence in their platform, but I fear they may have lost too many staff to be able to get it the attention it needs.

The Claude Code experience is still pretty bad after upgrading. I often see

  Error: claude-opus-4-7[1m] is temporarily unavailable, so auto mode cannot determine the safety of Bash right now. Wait briefly and then try this action again. If it keeps failing, continue with other tasks that don't require this action and come back to it later. Note: reading files, searching code, and other read-only operations do not require the classifier and can still be used.
The only solution is to switch out of auto mode, which now seems to be the default every time I exit plan mode. Very annoying.

Higher education improves society as a whole. It should be paid for from general taxation, and available to all. Humanities subjects are just as valid a topic of study as STEM.

A couple of generations ago these were uncontroversial statements, now most people think you are crazy for suggesting such a thing. I think you can trace a lot of the problems in the western world back to this.

~$1/hr over 4 hours.

I'm pretty conservative when it comes to clearing the context, and I also tend to provide the right files to work on (or at least the right starting point).

I had seen prior to using the model that it starts producing much worse results when the context used is larger, so my usage style probably helps getting better results. I work like this with Claude Code anyway, so it wasn't a big change.

Helium supply issues are only going to make this worse.

I feel like for the first time in our lives we might have seen peak technology for the next few years. Everyone is going to have to make do instead of depending on ever increasing performance.