HN user

bastawhiz

12,842 karma

Senior code deletion engineer at Runway

https://mattb.as/ta

Posts4
Comments3,433
View on HN

I'll be honest, I'm not signing up for an account to look at this. The marketing site has zero screenshots. The help center you link has...20 articles total? Few enough that it seems like all of them are listed on the main page. That's not reassuring.

The plans are based on the number of "products" but this is never defined. This isn't defined in your help center. In fact, the help center returns every article for every search, just changing the ranking.

I already pay for a help center. My tools work with my help center. I've got links to my help center. You're asking me to throw out everything to start fresh on a platform with almost no information. Honestly, this is the wrong play. Don't build your own, update your users' existing sites. I'd gladly sign up for a trial of a service to manage my help site for me. But I'm not getting a new one without a lot more confidence that it's worth it.

Came here to say this. So many of my friends are male nurses. The thing that keeps them from sticking around is the pay. There's only so much crap you can take (literal and metaphorical) for a terrible salary. My housemate worked at UNC here in North Carolina. Not only was his pay terrible, he had to pay for on-campus parking. And if there was a sports game, he wasn't allowed to use the parking lot (having to park substantially further away and take a shuttle).

The people running the system are so completely disconnected from the experience of being a nurse that they're destroying the industry from the top down.

As a buyer I don't trust Paypal. They use dark patterns to try to get me to sign in, then make it hard to sign out, and for whatever reason my account is wedged and even though it has the correct payment details, the payments all fail. The UI is antiquated and the embedded version that has the animated progress bar GIF is sketchy at best. The Venmo app (which Paypal owns) is jammed with crappy ads and an often-broken UI.

TypeScript 7 13 days ago

Sure, all change brings risk. But this is change where:

1. The change isn't made by a human.

2. The change wasn't fully reviewed by humans or machines. It's not currently possible for a machine to review the whole thing as one.

3. It's a full rewrite. This isn't a ten thousand line change, it's multiple orders of magnitude more than that.

You're literally making the argument that all risk of any size from any change of any size is equivalent, so just don't worry about it. If you relied on this software before, good luck convincing yourself it's fine to rely on this software now: it's literally not the same software anymore.

TypeScript 7 13 days ago

It's really not even close to being the same. In the best case, a bug means your app crashes on the new version. In the worst case, something more insidious happens like opening a security vulnerability (say, TLS isn't handled correctly or HTTP headers are mishandled in a way that allows SSRF or request smuggling) or a previously linear time operation is accidentally quadratic (leading to DoS).

TypeScript 7 14 days ago

The initial state has no bearing on whether the process was responsible or not. That's measuring along a different axis. If the bun rewrite lands and it breaks someone's app, that's bad no matter whether there's more or fewer bugs in the final state. The important metric in a rewrite of software that's used in production is stability.

TypeScript 7 14 days ago

It's unknowable, because the PR is unreviewable. The Bun migration PR is larger than any model ever made can fit into context. You just have to pray that test coverage is sufficient to catch all of the possible errors, which it almost certainly isn't.

If you're measuring a sloppy project against a well structured one with regard to how many tests fail, that'll bias success towards the sloppy codebase, which likely has worse test coverage and less robust testing in the first place. You'd essentially need to write a single test suite that works for both projects in each pair to compare fairly.

That's not to say the study is good, but I can respect their decision because the tests passing isn't necessarily correlated with the effectiveness of the agent.

Holes 19 days ago

Wow, that's pretty "oops" if I ever saw it!

Immich 3.0 19 days ago

Two people in my life when I was a kid have since been sent to prison for pedophilia. There's a 0.0% chance I'm hosting encrypted media for anyone other than my spouse. The low but nonzero risk of the cops asking me about some encrypted files I'm holding for a friend simply would not be worth the risk for saving someone the tens of dollars a month to self host their own content.

Om 26 days ago

The first time I had any exposure to Om and his work was on The GigaOm Show on Revision3 (twenty years ago!). It was still a time where I thought it was wondrous that high production-value content would be distributed online for free—YouTube and friends still hadn't found themselves with "high end" content. It felt like the future of news, and it was. He was a really pleasant guy, and really far ahead of his time.

they're not large enough to

Based on whose opinion?

Plenty of families have the need for third-row seating

A 1993 Buick Roadmaster Station wagon has a comfortable third row while being shorter than the top of the steering wheel on a 2025 GMC Yukon Denali.

Counterpoint: why am I able to buy a Ram 2500 and drive it without a CDL? I rented one recently to help a friend move some furniture and it's an unbelievably big vehicle.

The example of the standard you suggest could equally apply to large motor vehicles: you need special training above and beyond the status quo for vehicles that meet a certain standard. To your own point, motor vehicle laws were largely written based on outdated assumptions about the size of trucks and SUVs.

Mistral OCR 4 29 days ago

The comparisons rank it against GPT and Gemini but not Claude. Is Claude's vision support simply not competitive when it comes to OCR tasks?

The AirPods Effect 1 month ago

I don't know why you're getting downvoted, this is a real issue. I'm not a woman, but I'm a gay man and the same thing happens walking through Boystown or at the gym. Headphones have a near-100% success rate at deflecting unwanted advances.

Midjourney Medical 1 month ago

I go to the doctor every year for a checkup without symptoms. Why a year? Why not every six months? Two weeks? Day?

If the false positive rate is demonstrably low, I can't see the risk. People who think they need a doctor will go to a doctor with or without a fancy scan. People who want to play armchair physician will play armchair physician with or without a fancy scan.

Midjourney Medical 1 month ago

The first video has the actual device (whether it's functioning or not) and the second video is a render.

I'm excited to test out Zed's offering. I'm also going to look at some of the open source agent harnesses, even though I'll have to give up a fixed cost subscription. I suppose now is probably also a great time to kick the tires on self hosted models.