

They’re ’Muricans. You gotta give them some slack. Thinking doesn’t come naturally to them.


They’re ’Muricans. You gotta give them some slack. Thinking doesn’t come naturally to them.


Suppose the average person p0 has n acquaintances. Then a naive approach would say that each of p0’s acquaintances (call one of them p1) also has n acquaintances, leading p0 with n2 acquaintances of the second degree.
However, in a social network, many of p1’s acquaintances are shared between p0 and p1. Let’s say that r⋅n (1/n≤r≤1) of p1’s acquaintances are actually first-order acquaintances of p0. The lower limit for r is 1/n because naturally one of p1’s acquaintances is p0 themselves.
This gives us n⋅(1−p)⋅n = n2⋅(1−p) as the number of second-degree acquaintances, if my math is mathing. Increase n for more extraverted people in the network, and increase p for more closely-knit networks.
To model the headline X % know someone who knows, we solve 1 / [n2⋅(1−p)] ≥ x where x is X% expressed as a fraction. Plugging in n=100 and p = 1/10 (I pulled these numbers out of my ass) and X=20% we get 1 / [1002 ⋅ (1−.1))] = 1 / [ 10^4 ⋅ 0.9 ] = 1 / 900; again, if my math is mathing.
So this headline is true if about 1 in 900 people are in a relationship with AI.


I wonder how many AI-relationships it actually takes to get 20% of a network to know one of them.


The browser can never know what information is needed for a certain use case. So it needs to be permissive in order to not break valid uses.
For instance, your list does not include the things a user clicks on the website. But that’s exactly the info I needed to log recently. A user was complaining that dropdowns would close automatically. We quickly reached the assumption that something was sending two click events. In order to prove that, I started logging the users’ clicks. If there were two in the same millisecond, then it’s definitely not a bug but a hardware (or driver or OS or whatever) issue.


On the contrary, websites are incredibly sandboxed. It’s damn near impossible to find out anything about the computer. Off the top of my head: Want to know where the file lives that the user just picked? Sure, it’s C:\fakepath\filename. Wanna check the color of a link to see if the user has visited the site before? No need to check. The answer will be ‘false’. Always.


First comment from the link:
Every time you open LinkedIn in a Chrome-based browser, LinkedIn’s JavaScript executes a silent scan of your installed browser extensions. The scan probes for thousands of specific extensions by ID, collects the results, encrypts them, and transmits them to LinkedIn’s servers.
That is very different from “searches their computer for installed software”


As Philipp Dettmer puts it: “Scar tissue is bad for anyone who likes to breathe.”


All of the things you’d be polluting the sun with are already there.


The relevant passage for anyone interested in more than just the headline:
By contrast, Bennett and Brassard’s theory - known as BB84 - shows that any attempt to hack or copy their quantum encryption key changes the very behaviour of its elements, making replication impossible.
Further reading: https://en.wikipedia.org/wiki/BB84
Can you tell me how any user ever finds out that you need to double click an icon on their desktop?
I completely agree with you on this. I hate that Windows doesn’t disclose what areas can be clicked anymore. It used to, back when computers where new. Nowadays if you wanted to show a new person how to use a computer, you’d have to very explicitly explain things that would’ve been obvious from the looks just 10 years ago. (Ok, maybe 15.)
What is a new Apple user supposed to do? Try all of the 30-ish gestures one can make on every side and every corner of every app? That’s just stupid.
Even if it did, how would any user ever find out about this obscure feature?
Unless the user is actively navigating, the header is dead weight. The header should hide on scrollDown and reveal on scrollUp. Let the content breathe.
This one I actually hate. Often I just want to scroll up a few pixels, either to satisfy a mild compulsion or to align the content so I can see most of it. This is completely ruined if the navbar pops back in. Leave it at the top of the page, where it belongs, not at the top of the viewport!


The gist: The internet has become incredibly centralized. Reticulum is a protocol (and supporting hardware and software) that aims at using any physical means of communicating (e.g. wifi, or any other wireless connection) data to build a communication network. Anonymous and encrypted by default.


Sounds more like you’re looking for reasons to hate on the article.


They’re hinting at the fact that those 8GB are shared between the CPU and GPU. So it’s not dedicated, which you’d expect if someone said “RAM.”


physically be present and not minimize the ad
That’s only a problem on mobile. Desktop browsers don’t disclose the state of the window to the JavaScript API. What this means is: YouTube can tell if you switch tabs, but it can’t detect if you open another browser window in the meantime and let the ad run in the background.


Well, are you? I can’t remember the last conversation I had over phone.


California, the EU of America.


AI info is never up to date. What where you expecting?
I’ve made up my mind. Don’t confuse me with facts!