HN user

etothet

754 karma
Posts25
Comments140
View on HN
gizmodo.com 10d ago

Meta's New AI Photo Tool Feature Removed

etothet
3pts1
xcancel.com 14d ago

Fable 5 Access Extended Through July 12

etothet
3pts2
survey.stackoverflow.co 29d ago

2026 Annual Stack Overflow Dev Survey

etothet
2pts0
xcancel.com 2mo ago

Kuo: OpenAI Rumored to be fast-tracking first "AI agent phone"

etothet
2pts0
status.1password.com 2mo ago

1Password Is Down

etothet
7pts1
www.justice.gov 3mo ago

Charge: Soldier Used Classified Info to Profit from Prediction Market Bets

etothet
3pts1
www.anthropic.com 3mo ago

Anthropic Economic Index Survey

etothet
1pts0
www.theverge.com 3mo ago

Mythos Falls into the Wrong Hands

etothet
12pts7
phreaknet.org 3mo ago

Online Phreak Box

etothet
2pts1
xcancel.com 3mo ago

Whoop Sues Bevel

etothet
5pts0
www.theverge.com 3mo ago

Android Automotive becoming 'brain' of the car

etothet
1pts0
openai.com 4mo ago

Why Codex Security Doesn't Include a SAST Report

etothet
5pts0
www.youtube.com 4mo ago

PopSockets created to manage headphone cables

etothet
1pts1
daringfireball.net 4mo ago

The MacBook Neo

etothet
639pts1052
www.honest-broker.com 4mo ago

Is Spotify Enabling Impersonation of Famous Jazz Musicians?

etothet
5pts0
werd.io 4mo ago

Good Vibes, Bad Vendors: AI Coding Works Now

etothet
1pts0
research.google 4mo ago

Teaching LLMs to reason like Bayesians

etothet
2pts0
getpolyscope.com 4mo ago

Polyscope: Agent-First "IDE"

etothet
2pts0
unsung.aresluna.org 4mo ago

Lock Scroll with a Vengeance

etothet
71pts22
investors.delltechnologies.com 4mo ago

Dell Fiscal Year Results

etothet
3pts3
www.nytimes.com 6mo ago

Testing AirPods Live Translation in Tokyo

etothet
4pts1
laravel-news.com 1y ago

Fusion: Write PHP inside Vue and React components

etothet
1pts1
www.myplateapp.com 3y ago

MyPlate Calorie App Is Shutting Down

etothet
5pts0
stevenslateaudio.com 5y ago

Steven Slate VSX Headphone System

etothet
1pts0
news.ycombinator.com 6y ago

Ask HN: How to vet dev candidates to make sure they can code at desired level?

etothet
6pts13

I owned a Model Y for several years, but, at least in my city, I always felt Tesla’s navigation had pretty poor route selection during busy times of the day - like dorecting me to streets that were notoriously stop and go during rush our when the highway alternative was known to be much quicker.

Perhaps “charlatan” in the literal sense isn’t true. I was speaking more colloquial, but that was lazy of me.

I will ask though, has he been honest when he’s testified before Congress? At best, I think we can say he hasn’t been very transparent many of those times. If that’s not for power and/or financial gain, what is it? [0]

- [0] https://dispatch.techoversight.org/top-report-mark-zuckerber... - which was previously discussed on HN: https://news.ycombinator.com/item?id=47060486

“we're told to not like Facebook…”

I didn’t have to be “told” to not like Facebook or Meta. The company’s actions for well over a decade and those of its executives, including the CEO, allowed to form that opinion on our own. I’d be willing to bet that experience is not unique to me.

Fox to buy Roku 1 month ago

I do a lot of my streaming with Apple TV, but the worst parts about the Apple TV app are in my opinion are:

- Too many promos of other shows before watching a show. This is often for shows I've already watched and am watching. Apple knows which shows I watch. It shouldn't need to give me promos for shows I've watched or am actively watching. - Poor UX for "Play Next Episode" functionality. If I just finished an episode of a show and I click to watch the next episode, I don't need to see the recap of the previous episode or the intro. - Speaking of intro, when you click to skip, it usually leaves you somewhere between 5 and 10 seconds from the end of the into, not actually after it.

Angular v22 2 months ago

I haven't been involved in Angular for quite some time. As someone who uses other JavaScript frameworks (Vue, React, Svelte), what am I missing out on? I'd be curious to hear from people who would pick Angular over any of the other big frameworks.

Cloudflare Flagship 2 months ago

I don’t have experience with the tools Cloudflare has been shipping this year so I can’t speak about the quality, but they have really been pushing out a lot new products and services, no doubt due to agentic coding.

“A lot of people seem convinced that the point of AI coding is to write low-quality code as fast as possible.”

A lot of people think a lot of things, but I don’t think the majority of people think the point of using LLMs is so they can produce low-quality code. Do they produce low-quality code sometimes or often? Of course. But they also produce high-quality code very often. And sometimes they just a “fine” job.

One of the promises - and there are plenty of cases where it’s met and where it falls drastically short - is that agentic coding tools can help us code faster that is just as good or better than what a human can. One of the other big ideal payoffs is that agentic coding can allow non-programmers to create things that previously required programmers to create.

We can debate as to how successful we’ve been toward the two goals above, but I think it’s misguided to say that the majority of people think LLMs should produce lower quality code.

Perhaps you’re right. Apple's App Store review can be a rough process. Then again, a search of “Inkwell” in the App Store shows plenty of apps that are named “Inkwell”, many of then writing-related.

There are many reasons to dislike AWS and many reasons to stay away from it (and the criticisms in the article about support resonate with me), but a few things in the article stood out to me as a bit misleading:

First, the comparison of running an Anthropic model in Bedrock vs. Claude Code is not apples-to-apples. With Bedrock pay API pricing (or whatever negotiated pricing AWS and the vendor agreed to), just like the other providers in Bedrock. You know what else is more expensive/token than a Claude Code subscription? API access for pretty much all of the other big providers. Whether we like it or not, Anthropic sees subscrition usage as different than API usage. This is not at all an AWS thing.

Second, regarding Lambda: the cold start criticism is fair but for heavy workloads usually isn't an issue and for light workloads there are some workarounds. But, if you have a discreet function that can exist outside of your app, Lambda still may be a better option here. As far as the "MASSIVE development complexity" I wish the author cited specifics. I feel like this can be true of any technology and depends on how you go about setting it up and implementing it. I've used Lambda for all sorts of use cases, including a full web application (I'd advise staying away from this one!) and there definitely is a sweet spot where it can work well.

Lastly, the whole bit about using AWS WorkMail would also suggest they never really "left" AWS. But maybe I misunderstood that part as I'm not very familiar with that service.

So many MRs

Off topic: what’s the history behind the naming of Pull Request (PR) vs. Merge Request (MR)? I understand why both can be considered “correct”, but I’m curious why, say, GitHub uses PR and Gitlab uses MR.

Vibe Coding (and LLMs) did not create undisciplined engineering organizations or engineers. They exposed and accelerated them.

Plenty of engineers have loose (or no!) standards and practices over how they write coee. Similarly, plenty of engineering teams have weak and loose standards over how code gets pushed to production. This concept isn't new, it's just a lot easier for individuals and teams who have never really adhered to any sort of standards in their SDLC to produce a lot more code and flesh out ideas.

While I don't necessarily disagree with a lot of the skepticism and negative sentiment around this, it's worth noting this _does_ require having a Stripe account, which (last I was aware) does require that you prove you're a real person and provide banking details, at least in order to transact in production. That will certainly limit the use of a lot of spammers, scammers, etc. no? Or, maybe I'm misreading and/or being naive!

Note: I am a CloudFlare customer, but on a very low plan and probably have no use for this.

Vision has a long way to go. I remember trying an early version of AWS's Nova Act and laughed at how slow it was. And a few months later it hadn't really seemed to improve that much.

Recently, I asked Claude to log into my local grocery store chain's website and add all of the items from my shopping list to a cart. It was hilariously slow, but it did get the job done.

Unless I missed it, the article doesn't explictly mention speed in the copy, but the results do show a 17 minute (!!!) total time for the vision agent vs. 0.5s - 2.8s for the API approach.

A big part of the challenge with vision is that to manipulate the DOM, you first have to be sure the entire (current) DOM is loaded. In my experience this ends up in adding a lot of artificial waits for certain elements to exist on the page.