HN user

nitwit005

9,246 karma
Posts0
Comments3,857
View on HN
No posts found.

I found that I was spending too much time talking to my AI agent and not enough time thinking my own thoughts and talking to my friends

Sounds like some sort of addiction. If the AI were saving time, you would have more time for a social life, not having that time stolen away.

When executives say "AI", they basically seem to mean LLMs right now.

AI that just, does something, like extract text from scanned documents, is apparently boring. They don't seem interested in bragging about boring things.

The companies tracking AI usage don't seem to be tracking usage of that sort of thing either.

Using this technique, Iran was reportedly able to locate U.S. military forces stationed in military bases as well as hotels in Iraq, Bahrain, and other countries in the Middle East, which allowed the regime to strike them.

While I'm sure they've invested in finding ways to track people, it's not exactly difficult to locate a military base, or hotels used by military personnel.

This will just result in cities making one way streets, blocking roads, or removing turns, because raw traffic throughput is rarely the only goal.

My city already has some signs and traffic signals trying to prevent making a left turn after 5PM, because of maps apps attempting to redirect highway traffic through, which added a substantial delay to the commutes of everyone who actually lived there. That later resulted in a city council meeting about the safety problem caused by people making illegal left turns.

You've probably done most of the work if you've already made that jump, as that's often the hardest transition.

ChatGPT Work 13 days ago

it is just vaguely connected things being vibe-coded in parallel.

That does sound like what would tend to happen if they used their own product exclusively.

This is, of course, an ad. It's written as-if their AI detection is flawless, but that seems unlikely. They have this in this article:

our latest AI detection model, which achieves a 0.01% false positive rate

But, then in their linked article on false positives, they suggest you should have something far larger than most social media posts:

The text is long enough (over a couple hundred words)

Making bad assumptions about data seems more likely than deliberate malice. If you A/B test different designs, and you see a huge increase in "interactions" with some design, you'll tend to assume that's a positive thing, unless you spend the time to interview a lot of customers to figure out what's going on.

If someone buys an overpriced shampoo, it only negatively affects them, but the are costs to overall society if people suffer health issues, addiction, etc.

In the past, a lot of people unknowingly ended up addicted to morphine, as it turned out both companies and individual doctors were happy to mislead them about the contents of medication.

Papa Johns’ “Empty Fridge” campaign ran from late April through last weekend on NBCU streaming supply such as Peacock, NBC Sports and NBCU content across streaming distributors. While it’s too soon to digest the results, Papa Johns knows what it’s looking for.

They have data for a full month. They know if it worked or not. They decided to make a positive press release despite it failing to increase sales.

They didn't want a mock because it might behave differently:

or to replace it with a mock, which only behaves like Redis until your code relies on something the mock implements differently.

But, then, what they built did apparently behave differently:

To guard against that, we test the Rust server against the implementation we ported from.

Running the reference suite this way surfaced differences that would be easy to miss otherwise.