HN user

Sevii

1,232 karma

Software engineer in Seattle.

The opinions and thoughts expressed here are my own and do not reflect the views of my employer.

Posts26
Comments458
View on HN
blog.sledgeworx.dev 3mo ago

The price of software is going to zero

Sevii
3pts4
github.com 7mo ago

Show HN: Claude Code Plugin to play music when waiting on user input

Sevii
56pts15
www.sledgeworx.io 7mo ago

Why AI Investments makes sense

Sevii
1pts1
www.sledgeworx.io 1y ago

An Excellent AI Use Case: Generating PlantUML and Mermaid Schemas

Sevii
3pts0
news.ycombinator.com 2y ago

Ask HN: Good books for my non-technical cofounder on software development

Sevii
2pts5
analyze.cloudbachelor.com 2y ago

Show HN: Analyze Tableau Workbooks

Sevii
2pts0
www.sledgeworx.io 3y ago

KPIs for Software Engineers

Sevii
21pts39
www.sledgeworx.io 3y ago

Agile has gone from ‘people over process’ to ’no process’

Sevii
2pts0
bfi.uchicago.edu 3y ago

The Strange and Awful Path of Productivity in the US Construction Sector

Sevii
2pts0
www.sledgeworx.io 3y ago

Can ChatGPT Write

Sevii
2pts0
www.sledgeworx.io 3y ago

Code Review Handbook

Sevii
118pts49
direct.mit.edu 3y ago

The Injustice of Under-Policing in America

Sevii
1pts0
www.sledgeworx.io 4y ago

Querying complex JSON objects in AWS Athena

Sevii
1pts0
www.sledgeworx.io 4y ago

Away Team Work

Sevii
1pts0
www.estimating.dev 4y ago

Agile Estimation Theatre

Sevii
23pts4
www.sledgeworx.io 4y ago

What is Web3? It’s about owning your user identity

Sevii
3pts1
www.sledgeworx.io 4y ago

A few things I learned after 3~ years at Amazon

Sevii
2pts0
www.sledgeworx.io 5y ago

How to make oncall great on your team

Sevii
1pts0
www.sledgeworx.io 5y ago

Software Leviathans and the weird dominance of good enough

Sevii
2pts0
www.sledgeworx.io 5y ago

Software Leviathans

Sevii
1pts0
www.sledgeworx.io 6y ago

SledgeConf Request for Talks and Themes Guide

Sevii
1pts0
www.sledgeworx.io 6y ago

2020 Age of the Remote Conference

Sevii
1pts0
www.sledgeworx.io 6y ago

Pros and cons of working at a consulting company

Sevii
1pts0
www.sledgeworx.io 6y ago

Creating a Good Project Readme

Sevii
2pts0
www.sledgeworx.io 6y ago

Story Development

Sevii
1pts0
news.ycombinator.com 8y ago

How do people manage hundreds of Git repositories?

Sevii
17pts15
AI is a bad tool 9 days ago

I enjoy getting into the zone while listening to synthwave and banging out code. But I'm not going to ignore that I can code most programs 100x as fast using claude code. I don't enjoy coding so much that I will spend 8 hours getting a side project together when I could get more done in 30 minutes with AI.

Open Weights models are only about a year behind. Once a model is released its open weights forever. In a few years we will look back at 2026 era hardware as incredibly puny for AI workloads. Simultaneously, edge models will continue to get more expensive and more powerful.

There are more indie games than ever before. The issue is AAA games have become billion dollar projects. They are funded and structured far more like AAA movies than other software. Making games is easy. Getting the money together to spend $500 million on development and $500 million on marketing isn't easy.

Employee pay depends on the margins of the industry. High margin industries can afford to pay high wages. Game publishers have nowhere near the margins of Google.

It's very insulting. I don't need them to talk to an AI. I talk to AI all day already. If all a person is doing is forwarding messages to AI why do we need them? Just have an AI do their job.

How did Google blow their AI lead? Why is Google the 2nd or 3rd tier player in the AI coding market? Why can't GCP supplant AWS?

Because google can't help but constantly shoot its customers and itself in the foot.

Gemini 3.5 Flash 2 months ago

It's doubtful they have the compute to make mythos publicly available even after the SpaceX datacenter deal. And why sell it publicly if people are still willing to pay for Opus 4.7?

Gemini 3.5 Flash 2 months ago

I haven't been bothered by hallucinations in premier models since early last year. Still see it in smaller local models though.

Anthropic needs any compute they can get. So if Elon wants to build orbital data centers Anthropic would be happy to run models on it. There isn't really any doubt Elon can build orbital data centers the question is if they are economical compared to earth based.

I don't know, I've been using Claude Code since it came out and it really doesn't seem to be getting worse.

The problem is that health insurance companies squander immense amounts of money on adjudicating claims. Huge amounts of GDP are spent on fights between insurers and providers over what is covered.

AI providers can only charge what the market can bear. AI isn't worth 20k/month for 'PHD' level work. But people are willing to pay for several $200/month subscriptions.

But fundamentally AI compute is a commodity. GPUs are made in factories at scale. Assuming AI quality tapers off eventually supply will catch up to demand.

Finally open weights models are good enough that the leading labs cannot charge high margins.

Are agents actually capable of answering why they did things? An LLM can review the previous context, add your question about why it did something, and then use next token prediction to generate an answer. But is that answer actually why the agent did what it did?