bruno_rzn

↗ HN profile [ 30.6 ms ] full profile
Karma
15
Created
December 27, 2017 (8y ago)
Submissions
0
  1. 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…

  2. 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…

  3. 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,…

  4. 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…