HackerTrans
TopNewTrendsCommentsPastAskShowJobs

danielheath

4,432 karmajoined 14 лет назад

comments

danielheath
·8 дней назад·discuss
"Economic migration" is a (usually derogatory) term for moving into a country to earn more money, with no desire to adapt to the culture of your new home.
danielheath
·8 дней назад·discuss
I mean, "no microprocessor" means no engine designed in the past 30 years, because the fuel pump needs one.

"No antenna/modem I can't readily remove" might be _slightly_ more achievable.
danielheath
·14 дней назад·discuss
I think it aligns incentives way better (but is almost impossible to set up).
danielheath
·16 дней назад·discuss
At the scale DCs are operating at, losses from flexible tubing are not negligible either.

1gw of power converts approx 400 liters of cold water into steam _per second_.
danielheath
·18 дней назад·discuss
In terms of severity, Chernobyl was a long way from the worst case.

If the core had melted down to a body of water, the steam flash could have vaporized it & ejected it high into the atmosphere.

That's city-ending, if not quite "continent rendered uninhabitable".
danielheath
·20 дней назад·discuss
> even an old one

My overlocker was made in West Germany (when that was a country), and is still going strong.

Threading was a bit tricky the first few times, but the manual is really exceptionally well written.
danielheath
·25 дней назад·discuss
I'd make a stronger claim: there is (today) _no such thing_ as a "neutral observer".

Our state of mind is a product of our own senses and experiences; we can't hope to comprehend 100% of the relevant facts.

A statement may appear (relative to your experiences & thoughts) to be neutral - but that tells us little about its underlying neutrality.
danielheath
·25 дней назад·discuss
Okay that’s super interesting and I would love to see an example or writeup - I have a project which would benefit from being able to do that.
danielheath
·26 дней назад·discuss
The confusion is, in part, because one of the functional underpinnings of capitalism is “make a bet” as a method of allocating resources.

Those whose bets paid off didn’t “earn” the money, they “won” it. Calling it “earned” confuses “being morally deserving” with “receiving”.

The positive functional effect of “take a risk and get more money if it pays off” is that folks who allocate capital well end up with more capital to allocate.

Of course, this is imperfect ; there are those who allocate capital poorly (by some definition) yet win returns anyways, and some who allocate it well while being unable to capture the value they create.
danielheath
·26 дней назад·discuss
It is, but… you’ve seen the marketing material being put out?

“AGI is just around the corner and could destroy humanity if we don’t solve alignment” is something AI leadership at multiple companies have publicly said.
danielheath
·26 дней назад·discuss
Js modules don’t work on file urls (classic js does).
danielheath
·27 дней назад·discuss
Those provisions would broadly be civil (not criminal); the vendor would have to identify you had reversed the blob and then take you to court, and then win.

They could also try for criminal charges if you’re in a relevant jurisdiction.
danielheath
·28 дней назад·discuss
Thanks!
danielheath
·28 дней назад·discuss
How tied is the implementation to time specifically?

Can it apply to other types (eg geometries) which can be subdivided?
danielheath
·в прошлом месяце·discuss
Given that they implement connection pooling and sharding, I'm going to say "not at all".

You _could_ make that ACID, but it's not going to be faster than a single machine.
danielheath
·в прошлом месяце·discuss
Usually after you solve the POW challenge, sites let you make a lot of requests before asking you to complete another.
danielheath
·в прошлом месяце·discuss
I hate that sort of thing - when I rolled my own proof-of-work bot protection (providers wanted $$$$), I set it up so that

A) you'd have to open >200 tabs, and B) if any tab solves the proof-of-work, any that are still waiting to do so reload in the background.
danielheath
·в прошлом месяце·discuss
Or fastly, or akamai, or bunny, or any number of other providers.

Cloudflare are merely the cheapest of the bunch.
danielheath
·в прошлом месяце·discuss
It's circumstantial evidence, but Occam's Razor also applies.

It's not a hostile DOS in the traditional sense (I've mitigated a few of those) - no "pay us to make it stop", no pattern to the requests other than "fetch every unique URL a few times".

It wasn't happening until financial incentives to gather large datasets for AI training appeared.

Bad actors (using residential proxies & claiming to be a real browser) mostly showed up after folk started blocking ones that identified themselves as AI scrapers.

It's obvious to blame AI training because there's a shortage of better explanations. Who else would be paying for these (expensive) residential botnets, only to use them to (eg) web-scrape wikipedia (which offers free downloads of its content in a structured format)?

The simplest explanation of the technical behavior is "a bot coded to follow every link it sees & save the results", and the simplest explanation of the motive to run such a bot is "to train a large language model".
danielheath
·в прошлом месяце·discuss
They showed up when the AI money did. The evidence is circumstantial, but… some of them are remarkably well engineered (from a “how difficult is it to identify this traffic” perspective, in a way that never existed before (I have been running a quite sizeable site for 8 years, over 200k registered users, and you don’t need to register to use 99% of it).