User's banner
Avatar

Rikj000

Rikj000@discuss.tchncs.de
Joined
14 posts • 264 comments

Full stack developer and privacy advocate. I like to keep the mentality, if you can program one language well, then you can program in any language!

Direct message

It’s still a problem in the EU,
less then in the USA,
however still a rather big problem.

permalink
report
parent
reply

More proof that cats are indeed liquid

permalink
report
reply

Would be handy if they included a pre-written pdf to oppose this proposition + emails or forms to easily submit your opposition to each of the countries.

Instead it’s a general “contact your government”,
which 99% of normal people do not know how to do, me included.

permalink
report
reply

FireWall?

Setup x2 rules for each .exe,
one to block inbound connections,
and another to block outbound connections.

permalink
report
reply

Update
Belfius is no longer cool with root,
however I wrote a simple Xposed module to work around their check:
https://github.com/Rikj000/Belfius-Root#belfius-root

permalink
report
parent
reply

How Nintendont’s lawsuits affect me:

  • Hate for company: Increases
  • Likelihood of purchasing products: Decreases
permalink
report
reply
  1. Shizuku can run as root,
    and has some advantages compared to giving apps root directly (e.g. it’s faster)
  2. LSPosed is indeed archived however it still works. It is the continuation of XPosed, a framework which allows modules to hook into functions of applications, to run custom code before/after them. These kind of modules allow for additional modification options which are not possible with normal Magisk modules.
  3. CorePatch makes it easy to install modified applications over stock ones, without needing to uninstall / wiping the apps data. Just make sure to not install modified versions of system apps and you should be fine.
  4. It’s mostly used to recover yourself from bootloops when testing out new Magisk/Xposed modules, since if the phone bootloops, you can still disable the module that caused it from your custom recovery.
  5. It can make extended use of root + xposed, allowing it to auto-hook into applications, without needing to patch / install modified applications
  6. Very advanced audio tweaking software, can make 20$ headphones sound like 200$ headphones with the right tweaking.
  7. Is an Xposed module to turn apps dark which do not natively support dark themes, still works nicely, however not on all apps.
permalink
report
parent
reply