HN user

tedmiston

6,862 karma

Taylor D. Edmiston, Principal Software Engineer / Backend / DevOps / etc

I'm in the top 3% on Stack Overflow (all-time) [1] having helped over 8 million [2] software developers.

- web: https://taylore.dev

- email: tedmiston+hn@gmail.com

- stack overflow: https://stackoverflow.com/users/149428/taylor-edmiston

[ my public key: https://keybase.io/tedmiston; my proof: https://keybase.io/tedmiston/sigs/Q1_u0JHA3IxrPnlGfmtvPIzqSu2kR05Gsys9NZXWUks ]

All comments copyright © Taylor D. Edmiston, all rights reserved.

[1]: https://stackexchange.com/leagues/1/alltime/stackoverflow/2008-07-31/149428?sort=reputationchange#149428

[2]: https://stackoverflow.com/users/149428/taylor-edmiston?tab=topactivity

Posts89
Comments4,225
View on HN
depot.dev 2y ago

Depot raises $1.8M seed round

tedmiston
3pts0
cloudfour.com 3y ago

Coding Randomized Zelda Patterns with SVG and JavaScript

tedmiston
2pts0
www.mayoclinic.org 7y ago

Mayo Clinic Data Breach

tedmiston
2pts0
www.theverge.com 7y ago

Bose announces new flagship Noise Cancelling Headphones 700

tedmiston
11pts2
www.theverge.com 7y ago

Spotify giving family account owners a free Google Home Mini

tedmiston
3pts2
www.nytimes.com 7y ago

That New Apple Watch EKG Feature? There Are More Downs Than Ups

tedmiston
1pts1
www.webmd.com 8y ago

Chinese study of 400k finds 1 egg/day lowers chance of heart disease and stroke

tedmiston
2pts0
www.astronomer.io 8y ago

Astronomer is the Airflow Company

tedmiston
2pts0
www.medscape.com 8y ago

Dry Eye: No Benefit from Fatty Acid Supplements

tedmiston
2pts0
www.bloomberg.com 8y ago

Boxed rejects Kroger's $400M acquisition offer

tedmiston
1pts0
www.engadget.com 8y ago

How Amazon built the Echo Spot alarm clock

tedmiston
2pts0
startup-playbook.com 8y ago

The Startup Playbook

tedmiston
5pts1
techcrunch.com 8y ago

Molly wants to use your online presence to create an automated knowledge base

tedmiston
7pts2
techcrunch.com 8y ago

GOAT is merging with sneaker retailer Flight Club and raising $60M

tedmiston
3pts0
www.producthunt.com 8y ago

Web Analytics Collection on Product Hunt

tedmiston
1pts1
www.amazon.com 8y ago

Amazon Sample Boxes

tedmiston
5pts1
support.robinhood.com 8y ago

Robinhood adds free inbound stock transfers

tedmiston
2pts0
www.reuters.com 8y ago

Shark-detecting drones to patrol Australian beaches

tedmiston
2pts0
techcrunch.com 8y ago

Databricks raises $140M Series D round led by Andreessen Horowitz

tedmiston
3pts0
techcrunch.com 8y ago

With $2.5M in seed funding, IOpipe brings monitoring to serverless applications

tedmiston
2pts0
www.thespottedcheetah.com 8y ago

Cheetos Restaurant

tedmiston
2pts0
www.bloomberg.com 8y ago

Peltz, P&G Expect to Spend $60M on Record Proxy Fight

tedmiston
1pts0
www.astronomer.io 8y ago

Rebuilding our event processor with Kinesis, Spark Streaming, and Apache Airflow

tedmiston
2pts1
www.astronomer.io 9y ago

The Power of DC/OS, Apache Mesos and Containerization: A Q&A with Mesosphere

tedmiston
2pts0
mesosphere.com 9y ago

Astronomer: Building a next-gen data infrastructure with Apache Mesos and DC/OS

tedmiston
1pts0
www.businessinsider.com 9y ago

Why JPMorgan thinks Walmart may go head-to-head with Amazon to buy Whole Foods

tedmiston
1pts0
www.macrumors.com 9y ago

Apple Acquires 'Beddit' iPhone-Connected Sleep Monitoring System

tedmiston
3pts0
blog.suddencoffee.com 9y ago

Helvetica: The Blend, Reinvented

tedmiston
1pts1
m.signalvnoise.com 9y ago

Don’t Promise

tedmiston
3pts1
genius.com 9y ago

Jay Z's Entire Catalog Has Been Removed from Spotify and Apple Music

tedmiston
2pts1
Half-Baked Product 18 days ago

you are constantly not finishing today's tasks. it lives to see another day. if you can fix it, bound it to the workflow, you will be a billionaire

dual dishwashers

Allergy immunotherapy (shots) work by gradually desensitizing the immune system for your specific allergens over several years, so yes. Some people can get to the point where they no longer need a daily antihistamine, but it's all very personalized and individual.

In any case, it's worth doing the skin prick allergy shot testing so you can have some idea of what common allergens affect you and the intensity of each.

The adoption curve across companies and industries is highly variable right now. Tech moves fast but plenty of boring industries need software but don't move on the bleeding edge of tech / LLMs / etc.

Even in the discourse here, you can see people getting variable quality of results and variable skepticism, some of which is valid, but a lot of it reads more like not having spent time really understanding prompt engineering.

What are you writing that Claude is actually writing all of it? Every time I get past the green field stage, I just end up throwing out what it writes half the time since its trash.

For the current state of frontier models, you need to break the steps down so that the LLM understands a process like what you might go through as you expect it (which is often different for everyone).

i.e., get it to agree to a spec, then get it to agree to a build plan, agree on unit test signatures, UI etc as needed, then let it build, ...

"Prompt engineering"

One area where I feel safe saying they are “wrong”, rather than just going with a different assumption that was left unsaid, would be when it makes up API endpoints. It sees the general pattern in an API, then makes up an endpoint that sounds good, follows the pattern, but isn’t actually implemented.

I remember seeing this maybe 6+ months ago, but using paid plans, RAG, and a high thinking mode has eliminated a ton (almost all) of those kinds of hallucinations. Open models and free tiers are not there yet though.

I’ve also seen a lot of issues with co-workers using an LLM to write their readme files. I look at the readme for what return values I should get, go to use them, and get an error. I check the code, and sure enough, none of the variables in the readme exist. The LLM just through they sounded good. Things like this I would say are pretty objectively wrong.

LLMs don't co-sign the quality of PRs though — your coworkers do. It's not unusual for docs to get oudated and not be maintained enough in small codebases, but that's not an LLM specific problem.

Time Out is okay but extremely annoying in that it always seems to pop up and take over the screen at the worst possible times even with configuration to make it less interruptive. I stopped using it in favor of just closing my laptop for a bit with that.

It could be a lot better if it understood the focus context better, but it doesn't do that today. Hopefully LookAway is better at that.

I work with one guy who's just completely lost the ability consensus-build ideas with human beings. When he reaches consensus with his AI assistants on a design, analysis, plan of action, etc., he's extremely resistant to considering any other options or accepting any other input. When people do push back, he ...

To me this reads like a personal resistance to feedback / resistance to behavior change or a very jr eng more than agent related. Code isn't sacred — LLMs often easily generate absurdly overcomplicated garbage spaghetti code, but this appears to be getting better, and they are "steerable" towards better outputs with a few rounds of revisions, and some light process around a light spec, TDD, etc.

I generalized the statement from one cloud to big public clouds categorically to show by hyperbole that ... what difference does it make?! [One can find analogous critiques of Azure, GCP, etc.]

Last year, AWS did ≥ $100B in revenue across millions of customers. But where do you draw the line exactly? "Everyone who uses < thing > is < problematic >" feels extreme.

"Anyone who uses < public cloud computing > is hypocritical" is a pretty insane take, even for HN.

All technologies have benefits and costs — choosing and using a technology does not imply the nonexistence of tradeoffs. One can give sufficient consideration to the downsides, and then determine that the upsides outweigh them. It's not rocket science.

I know the technology, I understand what it's doing and I know the impact, so I am vehemently anti-AI.

Author: Goes on to demonstrate superficial (mis)understanding of the technology by proliferating misconceptions peppered with anecdata and heavy virtue signaling and calling it a blog post.

Hmm, okay, then...

Is anyone else annoyed by this kind of ironically [^1] weak thinking / writing that conflates: (1) one's own personal opinions and biases however long-standing or irrelevant; (2) limited working knowledge of the actual technology; and (3) virtue signaling / moral posturing / etc? ... and then ultimately just stirs that all up in a pot to not actually say anything more substantial than "AI bad". It's such an overstated, bland, lifeless, useless, uninteresting, intellectually lazy take.

Clutching onto a weak opinion, strongly held [^2] does not make one an "outcast" ... it just comes off as closed-minded and melodramatic. Is that even contrarian? Being on the majority side of an unnuanced opinion is about as far away from being an outcast as possible...

--

Very few of the moral panic type issues those vehemently opposed to LLMs are raising repeatedly are really unique to that field... because why? [Because LLMs are not the problem.]

- Where was said moral posturing when we were building the cloud computing infrastructure?

- Where is the concern of "wasting" compute resources when using 10–15 GB of bandwidth to stream a 90-min movie in 4k?

--

[^1]: Better not call the poorly written human authored post of poor quality "slop" though!

[^2]: Not a typo.

I’m terrified that there’s going to be a doctor’s office sometime that does the same, with more serious consequences.

they can send scheduling info, appt reminders, etc via SMS but (1) they must allow opt out, and (2) they cannot send medical info this way — that's where HIPAA requires encrypted "patient portal" messaging because SMS can be intercepted or accessed by others.

From my quick research online, it seems they've gone digital-only for season tickets because they don't want people just reselling them to turn a profit. They want actual season-long fans, so now if you transfer too many games they can track it and ban you.

this is a common clause in season-ticket memberships, but it doesn't actually work all that well. for instance, resale on the ticket marketplace is tracked and counts, but in general transfers alone are not penalized. so people do transactions outside of the official platforms, sell / trade in fb groups, etc.

sure, but undo isn't the only path to a newer better version of the code

it's easy to see how the product (claude code) could be abstracted to spec form and then a future version built from that without inheriting previous iterations tech debt

ehh, as long as the overall starting architecture is decent, it's not hard to do tiny refactors across components

claude code, the app, is also not some radically complex concept (even if the codebase today is complicated)

but hey, that's why people do version breaking rewrites

i think you are conflating anthropic (the startup) with claude code (the leaked source of one of said startup's products)

i.e., the claude code codebase doesn't need to be good right now [^1] — so i don't think the assumption that this is an exemplary product / artifact of expert agentic coding actually holds up here specifically

[^1]: the startup graveyard is full of dead startups with good code