bruno_rzn
- Karma
- 15
- Created
- December 27, 2017 (8y ago)
- Submissions
- 0
-
Hi! I've been working on Biq Blue, a tool engineered to analyze your Google BigQuery tables, storage, and requests with the goal of drastically reducing your costs. Currently in early free beta, Biq Blue has already…
-
Let's have a set of two actions { goLeftOpenDoor, goRightRiseFlag }, and a deterministic algorithm to pick one action given a completely random input. Alice and Bob are both aware of this algorithm, but they are very…
-
Let's write a tautology : A = A Let's rewrite it : A = A/B * B Now, I often see people (in economics, mostly) do this little trick : ΔA = Δ(A/B * B) Δ * ln(A) = Δ * ln(A/B) + Δ * ln(B) Then, they will show that,…
-
I wonder to which extend the GDPR EU Law will have an impact on tracking cookies ? (Could we prove that a cookie can actually contains personal data, let's say, if the same cookie is spread among enough websites and…