HN user

dazilcher

132 karma
Posts0
Comments103
View on HN
No posts found.
Checkmate in Iran 2 months ago

It assumes the situation in the Gulf is finalized, calling the current situation "checkmate".

To be fair, the article does not assume that: it analyzes potential next moves and concludes that a certain outcome is inevitable.

To harp on the chess metaphor, most games are conceded when the result becomes obvious, before reaching literal checkmate.

Whether the analysis is accurate is a separate conversation.

I'm not aware that the WHO ever claimed simultaneously contradictory things.

Whether they did or not is almost irrelevant: information doesn't reach humans instantaneously, it takes time to propagate through channels with varying latency, it gets amplified/muted depending on media bias, people generally have things going on in life other than staying glued to new sources, etc.

If you take a cross sample you're guaranteed to observe contradictory "parallel" information even if the source is serially consistent.

What's the point of reading something while drinking my coffee quietly?

When I'm drinking my coffee I focus on enjoying the palate, when I'm reading I am laser-focused on processing and retaining information.

Multitasking prevents me from attaining the full benefits of these exquisite activities. If need a mindless task while I'm sipping my morning brew I can always count primes backwards or stare at the other hipster in the coffee shop.

GMail is the most popular email provider by a wide margin. Denying service to the largest cohort of email users is indeed surprising, ridiculous, and self-defeating.

He was mistakenly given write access by the treasury department employees in charge of managing DOGE permissions. He resigned a day later, likely before he even realized he had write access. In that short window, he accessed the system "exclusively under the supervision of Bureau database administrators", and the initial treasury department investigation did not find any misuse of said write permissions.

I don't see how this can be blamed on DOGE. If anything it shows that DOGE employees are closely monitored, and their access is minimized and audited.

https://www.zetter-zeroday.com/court-documents-shed-new-ligh...

The contract, with a company called D&G Support Services, was to provide “program and technical support services” for the Office of Diversity and Civil Rights at ICE.

... the federal award, approved in September 2022, had initially listed a total value of $8 billion. But on Jan. 22 this year, that figure was updated to $8 million.

DOGE involvement aside, that right there is not exactly the exculpatory evidence NY Times thinks it is.

Most frequent output does not imply correctness, LLMs often are confidently wrong.

They can't even perform basic arithmetic (which is not surprising since they operate at the syntactic level, oblivious to any semantic rules), yet people seem to think offloading more complex tasks with strict correctness requirements is a good idea. Boggles the mind tbh.

the traditional way to get people to work those jobs is to offer more money or other compensation.

And that will raise the cost of all services and goods, including the cost of having someone's basic needs met. Then we're back to square one, now what?

If you're going to embrace goto, why not go all the way and use multiple exit labels such that you can jump to appropriate point in the cleanup sequence and avoid those conditionals?