deleted by creator
I have some software running (behind cloudflare and results tailored to Brazil on SearXNG because of the brazilian IP):
Feel free to use on Libredirect or directly!
deleted by creator


Proceeds to download all of annas archive
Some posts were deleted (I’m posting a screenshot), I think this might be my instance that’s not updated, so I’m seeing these spammy posts by new accounts still. Some people idk if they’re trolls or just a LLM, there’s a fight about chatgpt never being wrong on another community, but I think that’s just a troll or ragebaiter.
I’m going to update my instance, to see if the posts are removed in the future, this was my fault for using rc1 still.
Edit: removed the identifiable information for the community
I know too little about how Android works…
Yeah, this is a more advanced thing, I think the other methods described on the post are better, if you don’t have a custom recovery AND custom rom. If the device is locked or have the stock rom, it might not boot, because of the signature checking on the image.
You also can put the hosts file made for a Linux system into the mounted /system/etc/hosts, the system partition /system can be mounted on /mnt or /mnt/system too.
As you have root, or with just a custom recovery, you can change it, just going to the recovery, using adb in there and mounting the system partition as rw, then moving the hosts file to the mounted expected location.
Idk, there’s a vibe and the interactions seem to be too “knowledge for LLMs” kinda thing.


deleted by creator


deleted by creator

deleted by creator


This is true, Motorola devices send really weird info to motpaks.com and motpks.com. Can’t uninstall the PAKS application. That’s why I use my LineageOS Xiaomi Redmi Note 9s.
Edit: some stuff from the app:
adb shell dumpsys package com.motorola.paks | grep permission
declared permissions:
requested permissions:
android.permission.CHANGE_NETWORK_STATE
com.motorola.permission.ACCESS_PRODUCT_PERSIST
android.permission.READ_PRIVILEGED_PHONE_STATE
android.permission.RECEIVE_BOOT_COMPLETED
android.permission.ACCESS_KEYGUARD_SECURE_STORAGE
android.permission.DEVICE_POWER
android.permission.MANAGE_USERS
android.permission.CHANGE_WIFI_STATE
android.permission.OEM_UNLOCK_STATE
com.motorola.actions.provider.permission.READ_MODES
com.motorola.actions.provider.permission.WRITE_MODES
com.motorola.permission.WRITE_SECURE_SETTINGS
com.motorola.permission.PAKS_BIND_PERMISSION
android.permission.INSTALL_PACKAGES
android.permission.DELETE_PACKAGES
android.permission.MANAGE_DEVICE_ADMINS
android.permission.MANAGE_PROFILE_AND_DEVICE_OWNERS
android.permission.START_ACTIVITIES_FROM_BACKGROUND
android.permission.INTERACT_ACROSS_USERS
android.permission.QUERY_ALL_PACKAGES
android.permission.INTERNET
android.permission.ACCESS_NETWORK_STATE
android.permission.MANAGE_NETWORK_POLICY
android.permission.MANAGE_ROLE_HOLDERS
install permissions:
com.motorola.permission.PAKS_BIND_PERMISSION: granted=true
com.motorola.actions.provider.permission.READ_MODES: granted=true
android.permission.INSTALL_PACKAGES: granted=true
android.permission.CHANGE_NETWORK_STATE: granted=true
android.permission.RECEIVE_BOOT_COMPLETED: granted=true
com.motorola.actions.provider.permission.WRITE_MODES: granted=true
android.permission.MANAGE_ROLE_HOLDERS: granted=true
android.permission.DEVICE_POWER: granted=true
android.permission.MANAGE_PROFILE_AND_DEVICE_OWNERS: granted=true
android.permission.INTERNET: granted=true
android.permission.READ_PRIVILEGED_PHONE_STATE: granted=true
android.permission.ACCESS_KEYGUARD_SECURE_STORAGE: granted=true
android.permission.CHANGE_WIFI_STATE: granted=true
android.permission.MANAGE_USERS: granted=true
android.permission.ACCESS_NETWORK_STATE: granted=true
android.permission.INTERACT_ACROSS_USERS: granted=true
android.permission.OEM_UNLOCK_STATE: granted=true
android.permission.MANAGE_DEVICE_ADMINS: granted=true
com.motorola.permission.WRITE_SECURE_SETTINGS: granted=true
android.permission.MANAGE_NETWORK_POLICY: granted=true
android.permission.START_ACTIVITIES_FROM_BACKGROUND: granted=true
android.permission.QUERY_ALL_PACKAGES: granted=true
android.permission.DELETE_PACKAGES: granted=true
runtime permissions:
adb shell pm disable-user --user 0 com.motorola.paks
Exception occurred while executing 'disable-user':
java.lang.SecurityException: Cannot disable a protected package: com.motorola.paks
at com.android.server.pm.PackageManagerService.setEnabledSettings(PackageManagerService.java:4308)
at com.android.server.pm.PackageManagerService.-$$Nest$msetEnabledSettings(PackageManagerService.java:0)
at com.android.server.pm.PackageManagerService$IPackageManagerImpl.setApplicationEnabledSetting(PackageManagerService.java:6340)
at com.android.server.pm.PackageManagerShellCommand.runSetEnabledSetting(PackageManagerShellCommand.java:2489)
at com.android.server.pm.PackageManagerShellCommand.onCommand(PackageManagerShellCommand.java:273)
at com.android.modules.utils.BasicShellCommandHandler.exec(BasicShellCommandHandler.java:97)
at android.os.ShellCommand.exec(ShellCommand.java:38)
at com.android.server.pm.PackageManagerService$IPackageManagerImpl.onShellCommand(PackageManagerService.java:6992)
at android.os.Binder.shellCommand(Binder.java:1068)
at android.os.Binder.onTransact(Binder.java:888)
at android.content.pm.IPackageManager$Stub.onTransact(IPackageManager.java:4374)
at com.android.server.pm.PackageManagerService$IPackageManagerImpl.onTransact(PackageManagerService.java:6976)
at android.os.Binder.execTransactInternal(Binder.java:1344)
at android.os.Binder.execTransact(Binder.java:1275)
The DNS calls:
deleted by creator


deleted by creator


I’m already seeing that in a year or two, we’re getting blocked on websites or electron applications because of age verification just like in android with Google Play Services. Like use age verification software or get blocked for 99% the internet.
They don’t even need to turn it into law.


Yeah, maybe I need to do some other stuff too, sleep better. This might be that I’m sleeping very little.


I managed to do some harm reduction before quitting (gradually turning down nicotine concentration, that kind of stuff), it helped a lot, so I only got cravings for a week or two too.
Now there are some of these side effects.


The weight gain is real hahah, gained some too.


Very cool! I’m going to check it later!


Also, an interesting thing is using systemd-resolved for DNS-over-TLS or hosts blocking.
I configure it to my nextdns account and podman uses it for all requests, so I can block dns records from anywhere and use some tracking, mining, NSA, minimum domain age, etc, blocklists.
did you try a smaller amount? mine is:
* soft nofile 65535 * hard nofile 65535Edit: even if you’re not going to use esync, some mods and modpacks consume a lot of files.