• 0 Posts
  • 32 Comments
Joined 3 years ago
cake
Cake day: January 17th, 2022

help-circle

  • NVIDIA-SMI 535.183.01 on NVIDIA GeForce RTX 2080 Ti, been playing (and working) with it on Debian (and Ubuntu) with that setup for years now and… pretty much 0 problem.

    It’s only when I tinker with CUDA for ML tinkering that I might spend 1h re-installing the right driver to match version, or containers, but otherwise, as daily driver, pretty much flawless experience.

    I believe from time to time I get a glitch on Plasma when PC comes back from hibernation but that’s solved in 1s.



  • Since ProtonDB (and obviously Proton itself, Wine with its own WineApp DB, SteamOS) there is an easy way to check if your favorite games do work. That being said I understand that people are afraid. They might think “OK… well Elden Ring works but what about the DLC, or upcoming Elden Ring Nightreign?” and believe, probably rightfully so to be honest, that because Windows is still the most popular OS for gaming on PC and that game publishers are economically rational actors, more testing and fixes will be done against that target platform.

    So… 100% is a ridiculous coverage because it’s impractical but IMHO they are not that silly to “want” it. It’s just a simpler way to say they are scared and do not want to bother. They would rather follow the crowd than take a risk themselves and be trail blazers.

    All that being said now that ProtonDB exists and Valve is actively radically improving support via Proton, that gamers see in the wild SteamDecks popping up literally around them, in flights, airports, waiting rooms, etc they just can not ignore the fact that support is improving enough to have fun. Mentality will change but it takes time and Microsoft is fighting back because despite having Azure as their dollar printing asset, they are just hooked on bundling.








  • I agree on permission.

    Yet I’ll still try to clarify the technical aspect because I find that genuinely interesting and actually positive. The point of homomorphic encryption is that they are NOT looking at your data. They are not encrypting data to decrypt them. An analogy would be that :

    • we are a dozen of friends around a table,
    • we each have 5 cards hidden from others,
    • we photocopy 1 card in secret
    • we shred the copied card, remove half of it, put it in a cup and write a random long number on that cup
    • we place that cup in a covered bowl
    • one of us randomly picked gets to pick a cup, count how many red shards are in it, write it back in the cup and writes adds the number to the total written on the bowl, we repeat that process until all cups are written on only once
    • once that’s done we each pick back our up without showing it to the others

    Thanks to that process we know both something about our card (the number of red shards) and all other cards (total number of red shards on the bowl) without having actually revealed what our card is. We have done so without sharing our data (the uncut original card) and it’s not possible to know its content, even if somebody were to take all cups.

    So… that’s roughly how homomorphic encryption works. It’s honestly fascinating and important IMHO, the same way that cryptography and its foundation, e.g. one way functions or computational complexity more broadly, are basically the basis for privacy online today.

    You don’t have to agree with how Apple implemented but I’d argue understanding how it works and when it can be used is important.

    Let me know if it makes sense, it’s the first time I tried to make an analogy for it.

    PS: if someone working on HE has a better analogy or spot incorrect parts, please do share.


  • I don’t want Apple exflitrating my photos.

    Well they don’t. I don’t want to justify the opt-in by default but, again (cf my reply history) here they are precisely trying NOT to send anything usable to their own server. They are sending data that can’t be used by anything else but your phone. That’s the entire point of homomorphic encryption, even the server they are sent to do NOT see it as the original data. They can only do some kind of computations to it and they can’t “revert” back to the original.








  • It’s a balance, namely you are probably wasting time if you jolt down literally everything… but also what you don’t write down and forget, have no way to backtrack, will also waste time.

    IMHO it’s the process itself that matters, namely that by taking the time to write down, organize, lookup, you gradually have to do it less and less because you are more conscious about what you know, what you don’t, and adapt accordingly.

    If you do find a better way, based on a tool or not, please do share back!


  • I don’t know how much compute cost this adds to an already expensive computation.

    At that scale and because they do pay for servers I bet they did the math and are constantly optimizing the process as they own the entire stack. They might have somebody who worked on the M4 architecture give them hint on how to do so. Just speculating here but arguably they are in a good position to make this quite efficient, even though in fine if it’s actually worth the ecological costs is arguable.