zodzedzi | 2 years ago | on: Permuting Bits with GF2P8AFFINEQB
zodzedzi's comments
zodzedzi | 2 years ago | on: Mathematical proof is a social compact
zodzedzi | 2 years ago | on: Speakers of different languages remember visual scenes differently
This conclusion sounds like quite the leap.
Even if the two observations they generated turned out to be 100% ironclad true, generalizing to "speakers of different languages" as a title and "linguistic diversity" from observing just two languages seems like a big jump.
zodzedzi | 2 years ago | on: Ask HN: Any hardware startups here?
Like a simulation algorithm? Can you elaborate on what kind of algo and the problem it solved?
zodzedzi | 2 years ago | on: Understanding DeepMind's sorting algorithm
How does heapsort protect against a stack attack?
zodzedzi | 2 years ago | on: 300ms Faster: Reducing Wikipedia's total blocking time
It certainly has the overall feel and appeal of being done by hand, but I'm not sure.
If it's software, does anyone know which software, what's the name of this style, etc?
zodzedzi | 2 years ago | on: Waymo and Uber partner to bring autonomous driving technology to Uber
I don't think Uber has anything to fear from Waymo:
(1) It will take years for Waymo to ramp up to "independence" scale. How many cars do they have now, and how many would they need? How long will it take them to negotiate new regulations with every city and state? 5 years?
(2) This deal is probably not exclusive. Uber can strike a similar deal with Cruise as well. Uber becomes the Amazon of driving services, a platform gating access, with all the data.
(3) Having a big money company behind them is good. And if Waymo acquires Uber in 3 years, it's not necessarily a bad thing for Uber.
zodzedzi | 2 years ago | on: Waymo and Uber partner to bring autonomous driving technology to Uber
They can start adding support one city at a time. And for the Uber user, the Waymo option only pops up for you if the ride you requested is within the Waymo range and they have cars available.
This way they can also collect tons of data about how users respond to the offers, affinity to driverless cars per region, price elasticity, etc. And then dial the supply up or down as they wish. They can even start covering a city with just two cars if they wanted to, and then build popularity and word of mouth.
On the other hand if they started with their own app, the lack of car coverage in most areas (due to low car supply, pending regulations, etc) would quickly frustrate users who would then switch to another app, so user retention would be a nightmare.
Not to mention side-stepping all the customer-facing operations of running such a business, which Alphabet does not have an affinity for.
zodzedzi | 2 years ago | on: Ask HN: How do GPTs grok high-level concepts, beyond word-level transformers?
Are these higher order concepts accessible to us? E.g. can we list those learned concepts?
(Re-reading the paper you linked now...)
zodzedzi | 3 years ago | on: DuckDuckGo Removes Pirate Sites and YouTube-DL from Its Search Results
And you're right, according to their changelog [1], they added it in 11.3.
>> v 11.3rc1 + Contextual policies (different capabilities for the same origin, depending on the top-level domain) configurable in the CUSTOM panel (thanks NLnet for financial support)
Woohoo!
Thanks for following up and making me look, I now have a better setup!
zodzedzi | 3 years ago | on: DuckDuckGo Removes Pirate Sites and YouTube-DL from Its Search Results
Edit: Correction - I do have NoScript 11; but don't see those options.
zodzedzi | 3 years ago | on: DuckDuckGo Removes Pirate Sites and YouTube-DL from Its Search Results
zodzedzi | 3 years ago | on: DuckDuckGo Removes Pirate Sites and YouTube-DL from Its Search Results
zodzedzi | 3 years ago | on: DuckDuckGo Removes Pirate Sites and YouTube-DL from Its Search Results
zodzedzi | 3 years ago | on: DuckDuckGo Removes Pirate Sites and YouTube-DL from Its Search Results
But it doesn't offer the ability to say "apply these settings to the domain example.com only when I'm visiting example.com, and not when I'm visiting anotherexample.com which happens to load JS from example.com".
zodzedzi | 3 years ago | on: DuckDuckGo Removes Pirate Sites and YouTube-DL from Its Search Results
I remember seeing 3 sites within an hour, and deciding to change the DDG setting to TEMP:TRUSTED afterwards.
zodzedzi | 3 years ago | on: DuckDuckGo Removes Pirate Sites and YouTube-DL from Its Search Results
I keep most of those source sites in UNTRUSTED status (including some of the big names in search/ads/etc). But I've always had DDG in the TRUSTED category because I had only seen its javascript before on the main DDG website.
(Unfortunately NoScript has a limitation that you can't tell it to "only TRUST javascript from example.com when I'm visiting example.com").
But recently I started noticing some websites pulling javascript from DDG (I don't remember which sites).
So now I was wondering if DDG is getting into the tracking business, since they're now having their javascripts load from third party sites.
Obviously this is anecdotal. But does anyone know if they are indeed beginning to track?
zodzedzi | 4 years ago | on: Pi Formulas, Algorithms and Computations (2009)
zodzedzi | 4 years ago | on: You don't ever own an electric vehicle
zodzedzi | 4 years ago | on: Ask HN: Why is Firefox losing marketshare and how would you save it?
GF2P8AFFINEQB is one of the AVX-512 CPU instructions that performs an affine transformation (essentially AX+b) on a Galois field - finite number fields used in coding theory and cryptography.
https://en.wikipedia.org/wiki/AVX-512#GFNI