HN user

atomicUpdate

403 karma
Posts3
Comments150
View on HN

When code is expensive to produce and is likely to stay in production for many years it's obviously important to review it very carefully. If code is cheap and can be inexpensively replaced maybe we can lower our review standards?

I don't care how cheap it is to replace the incorrect code when it's modifying my bank account or keeping my lights on.

If my car’s brakes have a design flaw and don’t stop my car reliably, I don’t expect to have to keep paying for my car to get them fixed. The manufacturer’s warranty covers that, and bugs in your software fall into the same bucket.

Their standards forever dropping

And yet their standards still haven’t dropped low enough for Linux to be an acceptable replacement. I don’t think that’s a knock on the Windows user, but an indication that Linux desktop (and its replacement applications) still isn’t user-friendly enough for most people.

I expect the formatter/linter to be run as part of presubmit and/or committing the code so it doesn't matter how it's edited and saved by the developer. It's strange to hear of a specific IDE being mandated to work around that, and making quick edits with tools like vi unsupported.

There’s little doubt that racism played a role in identifying children as gifted even though the label was based on supposedly objective criteria.

Why has the LA Times settled on racist teachers as the only reason for the skew in enrollment numbers, and why aren’t teachers upset the LA Times are calling them racists?

I’m constantly surprised how often accusations like this are thrown around and how little pushback there is by those accused of it.

The reasoning I’ve heard is that Bluetooth traffic is easily snoopable without physical access to the device. Someone could potentially steal password keystrokes while sitting outside the office building, on the other side of a window with the shades drawn, whereas with USB you still need to get past the physical security and be at their desk.

The ability to focus on some things but not others is perfectly consistent with ADHD.

This is an insanely broad definition that literally the entire population would fall under.

You might find it easy but that doesn't mean others will.

No one finds concentrating on any and every subject easy. Assuming this is due to ADHD, and not something in their control, is a cop out.

Both of the examples in the quote give you the answer: talk to someone that’s actually done it.

It’s always amazing to me how often the person 3 desks over has already solved the same problem, but is never asked how by the next person. Instead, too many people act like they’re the first person to ever attempt whatever they’re working on.

Why am I expected to pay another $10 to block ads.

You aren't.

Twitch Turbo costs $12/month. If you're spending more than that on multiple subscriptions then you're better off getting Twitch Turbo and not getting ads on any stream, rather than just those you subscribe to.

Mario meets Pareto 2 years ago

the animation and the scroll-sensitive layout (vs. just having a series of static diagrams) makes it unpleasant for me to read.

I totally agree; I don't understand the fascination HN has with these types of sites. It all feels like extraneous design just for the sake of it, rather than actually making anything easier or better to understand.

Simples being you need to log in to multiple different apps, but things like data moving between them etc are also complications.

I don't think this is actually true. Specifically, once I've logged into one Google app (like Gmail), others automatically pick up the user (like Calendar), so it seems to at least be technically possible.

"See here, it says that only 10% of customer devices are on OS version 10.1 and below. We must bump our minimum version to 10.2 because us developers are tired of supporting this old shit and legacy code paths!"

This makes sense if that 10% are costing more money than they generate, which seems especially likely since people that are frugal enough to (for example) hang onto an iPhone 7 are also unlikely to spend much on other frivolous purchases.

Supporting those older devices can range from supporting multiple code paths due to different APIs, or fallbacks for missing HW performance and/or features. All of that adds up in terms of developer time, build/infra cost, etc.

Money bubble 2 years ago

My own anecdotal experience is that dozens of non-tech friends, coworkers, etc. tell me that they are using ChatGPT every day. These are people who are telling me how they use it to draft emails, create marketing material, create sales support material, create education material, etc.

My reaction when I hear this is that those people are being paid entirely too much money if an LLM can do their job. I think this is where the real economic impact will come from: when managers realize it's just LLMs generating emails to be summarized by LLMs and it's just bots spamming each other with busy work all day. At some point companies will realize it's all pointless and start trimming these pointless jobs, leaving a lot of people without any actual skills.

One thing you'll see from a lot of these LLM examples and demos are intentionally subjective queries, so they can't be judged on pass/fail criteria.

For example, you'll see things like "where should I visit in Japan?" or "how should I plan a bachelor party?", because they are a huge variety of answers that are all "correct", regardless of how much you disagree with them. There is also a huge number of examples from them to draw from, especially compared to something as specific as your browsing history.

The designs seems to cover all the motion of the wheel in the suspension - but I don't see how this could accommodate steering.

It actually doesn't. A wheel's camber changes as it moves up and down, which is why race cars typically have negative camber when going straight, so the tire's entire contact patch is used when going around a turn, which compresses the suspension of the outside wheel.

This design doesn't appear to handle this case at all. I'm not sure how a traditional suspension setup could be modified only move a wheel up and down, without any change in the camber, considering the fixed attach points of the various control arms.