Skip Navigation

Posts
1
Comments
247
Joined
2 yr. ago

  • The axis is somewhat misleading. A jump from 8k to 11k installs is nothing.

    Edit: just saw from the comments this is the number of installs per day so its bigger than I thought

  • It doesn't matter where the servers are located physically but who can access the data that's on them

  • But you don't understand, if people stop pirating, the subscription prices will go down because of all the parasites who get it for free. The corporations would never just take the additional money and raise prices to get even more, right?

  • Me who doesn't know what it is and just uses it because it came with my distro

  • Thanks a lot for putting the energy and time into fixing this.

  • The real successors are pablo's fork or forks of other devs who were already working on the project.

    Just forking and changing the name gets us nowhere.

    You need competent devs to work on such projects.

  • Somebody forked the repo and changed the name != the project is being continued

  • Big companies are probably better at finding people than law enforcement is

  • It really depends on the tdp. On my laptop which has a 2070 with up to 115 w and an 10th gen i7 with up to 45 w the cpu can go up to 95 deg and the gpu throttles at 86 deg.

    Some laptops have Max q or low pwer versions of the same card which have a lower tdp and produce less heat. But for higher power gpus and CPUs they will most certainly go above 80.

  • 75c is impossible on a gaming laptop if you dont have a low power gpu (eg max q)

  • The sites result are questionable. In games you are probably limited by your gpu. The best way to check this is to check the cpu and gpu utilisation.

  • Let me guess: nothing meaningful was changed

  • I'm currently also looking at decompiling android apps and understand a bit of smali. If you send me the apk I might look into it.

    If you want to do it yourself, I recommend apktool_m on android. It includes all tools required to decompile the app. It can even show a partially correct java code in apps that are not obfuscated.

  • : (

    Jump
  • I dualboot with separate efi partitions. Does it happen that windows fucks up anothr efi partition?

  • Is it even possible to mitigate such an issue? Will resetting the bios by removing the cmos battery not also disable password protection in the bios thus making it possible to disable secure boot?

    And at that point could they not just use a hardware keylogger or something?

  • Is that still a problem in newer java versions? I have to admit I have only written simple things in java.