HN user

dzdt

7,875 karma
Posts63
Comments1,043
View on HN
mpaldridge.github.io 2mo ago

Guardian 100 best novels (stats and errors)

dzdt
3pts0
news.ycombinator.com 6mo ago

Is Alexa Overloaded

dzdt
2pts1
www.wordsaboutwork.news 8mo ago

It was never about the numbers: the dying American news industry

dzdt
2pts0
www.404media.co 8mo ago

You can't refuse to be scanned by ICE's facial recognition app: DHS document

dzdt
7pts0
www.youtube.com 1y ago

First fault movement ever filmed. M7.9 surface rupture near Thazi, Myanmar [video]

dzdt
6pts3
www.fastcompany.com 1y ago

The kerning on the pope's tomb is a travesty

dzdt
14pts5
archive.nytimes.com 1y ago

R2-D2 and other lessons from Bell Labs (2008)

dzdt
1pts0
www.michaelperryman.co.uk 1y ago

Gaia: Science Essays

dzdt
2pts0
blog.ericgoldman.org 1y ago

512(C) Helps Vimeo Defeat the Record Labels. It Only Took 15 Years

dzdt
3pts0
www.uploadvr.com 1y ago

Windows Mixed Reality Headsets No Longer Function with Latest Windows 11 Update

dzdt
2pts0
www.symmetrymagazine.org 2y ago

The March of the Penguin Diagrams (2013)

dzdt
2pts0
twitter.com 2y ago

Facebook "Project Ghostbusters" man-in-the-middle attack on Snapchat traffic

dzdt
5pts1
tlacuilolli.com 2y ago

New Aztec Codices Discovered: The Codices of San Andrés Tetepilco

dzdt
378pts154
canwin-datahub.ad.umanitoba.ca 2y ago

Breaking the Silk Dress Cryptogram

dzdt
1pts0
www.npr.org 2y ago

Astronaut Ken Mattingly, who flew to the moon on Apollo 16, has died at 87

dzdt
11pts1
www.economist.com 2y ago

Americans' opinions about the state of the economy have diverged from reality

dzdt
7pts15
link.springer.com 3y ago

Revisiting the Concept of the ‘Neolithic Founder Crops’ in Southwest Asia

dzdt
1pts0
twitter.com 3y ago

What did the first farmers farm?

dzdt
1pts0
astronomy.com 3y ago

The Great Filter: a possible solution to the Fermi Paradox (2020)

dzdt
1pts0
www.nytimes.com 3y ago

A Lingering Gettysburg Battle: Where Did Lincoln Stand?

dzdt
2pts0
github.com 3y ago

macOS Subsystem for Linux

dzdt
253pts92
www.forbes.com 4y ago

New Theory Says Alien Rock Found in Egypt Comes from a Supernova Explosion

dzdt
4pts0
www.vice.com 4y ago

The AI That Draws What You Type Is Racist, Shocking No One

dzdt
5pts7
arstechnica.com 4y ago

GM seeks US approval to deploy self-driving car without a steering wheela

dzdt
8pts4
news.ycombinator.com 4y ago

Ask HN: Should I accept the free Windows 11 upgrade?

dzdt
36pts85
www.ncbi.nlm.nih.gov 4y ago

Perceiving polarization with the naked eye: characterization of sensitivity

dzdt
1pts0
en.wikipedia.org 4y ago

Firehose of Falsehood

dzdt
5pts1
www.kinsahealth.co 6y ago

Social Distancing and Its Effect on Reducing the Spread of Illness

dzdt
3pts0
www.smithsonianmag.com 6y ago

The Great New England Vampire Panic (2012)

dzdt
23pts4
owmobility.com 7y ago

Why the Meteoric Rise of Google QUIC Is Worrying Mobile Operators

dzdt
2pts0

I think you are right on the big picture : what has changed is Big Tech has recognized that comprehensive data on individuals is valuable. I think the biggest value category however is in the area of highly-targeted opinion manipulation. Build a model of what are the current beliefs of each individual, get paid by marketing or political candidates or whoever to generate an optimized media feed to manipulate that person's beliefs to match some target set of beliefs.

I think the new model with music is they don't make a very serious attempt to keep a monopoly on the content. They only really care about a monopoly on convenience. If anyone would set up some convenient way to stream these concert recordings they would get sued to oblivion. But the recordings circulating as inconvenient downloads? Not a big target.

At least in the early 2000s, Bloomberg had strict requirements about this. Their financial terminal has a ton of math calculations. The requirement was that they always had live servers running with two different hardware platforms with different operating systems and different CPU architectures and different build chains. The math had to agree to the same bitwise results. They had to turn off almost all compiler optimisations to achieve this, and you had to handle lots of corner cases in code: can't trust NaN or Infinity or underflow to be portable.

They could transparently load balance a user from one different backend platform to the other with zero visible difference to the user.

Guessing not knowledge but I expect it was called that from the accidental occurence of color on broadcast TV wben the image includes something with black-and-white stripes at the right spacing. So the name predates the intentional usage by the comphter system.

I think in this alternate universe the Apple-II analog would be the first cheap computer that could run a spreadsheet. That really takes a 40 column display. So I think it would have waited for the 2mhz 6502 to handle the doubled line frequency.

I do think there is a strong possibility the people in charge in the US government believe an Iran state sponsored terrorism attack would be a political benefit to them. Such things boost support for the sitting President, and could also give political cover for additional authoritarian acts to help them retain power. Would they do the school attack on purpose? Maybe? But for sure they keep the war going until they generate the response they are looking for...

I think it could be solved still pseudononymously: introduce a "vouch" button that allows a user to vouch that another user is human. This is consequential both for the vouched-for and vouching accounts. Run a page-rank style algorithm on the graph of vouches to generate a certainty score for the humanity of each account. For repeated posters this should converge to a correct answer fairly quickly. There is still a challenge for green accounts, but having degraded experience for new users is not a doom scenario for the site.

For purely historical reasons the C/C++ stack is "small" with exactly how small being outside of programmer control. So you have to avoid using the stack even if it would be the better solution. Otherwise you risk your program crashing/failing with stack overflow errors.

In New York the biggest driver behind technology is the state testing regime. Make the case to your administration that the chromebooks are insufficient for the state testing program and they will come up with the funds for upgrades.

This continues the trend that the C++ language spec is too large for any person to understand, full of opaquely named things for obscure use cases. Maybe when most code is written by LLMs this kind of extension will be appreciated? Because the LLM can manage to get its large head around all of these obscure functionalities and apply them in the appropriate situations?

You can see on archive.org where it captured directory info for files which were not stored:

https://web.archive.org/web/20031218202130/http://www.sonic....

When you navigate those directory archives many of the files are missing. E.g.

https://web.archive.org/web/20030529230704/http://www.sonic....

Some design documents ARE there, e.g. "Specification of 3d display for starquest" : https://web.archive.org/web/20030719111039if_/http://www.son...

Early in the 2000's one of the original authors of Sfarflight posted a massive dump of information online: design documents and source code. That is the "Technical Articles Saved from Oblivion" link in this repository. Sadly no one seems to have managed to save a full copy! This is one I kick myself about: I browsed this back when it was up but didnt think to download. These days I make a point to request Internet Archives to save things like this if I ever come across it.

If you install 100 apps on your phone, and 50% are participating in the kind of ad network that this data is sourced form, and 10% of the apps convince you to enable location services either by having a plausible need for it or by dark patterns or by your carelessness, that means there are still multiple sources where this information gets out. The math is on the trackers' side, not the users'.

Welcome to Gas Town 7 months ago

People use crypto all the time to buy dollars. Thats its main purpose: spend sanctioned rubles to buy crypto to buy dollars; use randomware to coersively obtain crpyto to buy dollars, etc.