Thoxy

joined 2 years ago
[–] [email protected] 5 points 2 years ago

This is just a shame

[–] [email protected] 3 points 2 years ago (1 children)

Oneplus are good with Rom but not highly maintained and I always have custom rom and root on all of my phone. I hate ads and I use all the method that exist to not have any ads in any of my app.

[–] [email protected] 5 points 2 years ago (4 children)

Oneplus 7 Pro + Crdroid 9.5 + Magisk + LSPosed and my safetynet is green Google pay / bank app work and L1 DRM certificate work for netflix/prime...

[–] [email protected] 4 points 2 years ago* (last edited 2 years ago) (5 children)

Just use Revanced or Revanced Extanded. If you rooted like me (OnePlus 7 Pro + Crdroid 9.5 + Magisk & LSPosed) just use the magisk module, it work great but on my brother phone (not rooted) he use it with the MicroG without problem but you need to disable the official youtube app if you don't want dupe app

[–] [email protected] 4 points 2 years ago
[–] [email protected] 1 points 2 years ago

In France, you have to fill in a lot of paperwork via badly coded online services that work 1 time out of 10 on a full moon if you've eaten an apple in the morning and you launch Chrome without any kind of blocker... 😅

[–] [email protected] 5 points 2 years ago

Try to use BulkCrap in manual mode

[–] [email protected] 15 points 2 years ago (4 children)

I have always despised Chrome, with Firefox being my preferred web browser. However, I still keep Vivaldi installed on my Linux system in case something requires Chromium for compatibility reasons.

[–] [email protected] 1 points 2 years ago

I hope not 😢

[–] [email protected] 0 points 2 years ago (1 children)

I use Tivimate on AndroidTV. I have iMplayer TV installed on my AndroidTV as well, but I don't use it frequently. However, I do appreciate having iMplayer installed on my phone.

special mention for these 3 applications which are not too bad either:

On Windows ProgDVB is really good (but I'm not a Windows user BTW) on Linux I use iptvnator

 

If you have a dual boot setup like mine and want to utilize Linux systemd-boot for managing the Windows dual boot, I've put together a concise guide for myself, which may also be of interest to a few people. Here are the steps you can follow:

  1. Find the partition of the Windows EFI system with lsblk. (The partition must be around 100Mo)
NAME        MAJ:MIN RM   SIZE RO TYPE MOUNTPOINTS
sda           8:0    0 465,8G  0 disk
├─sda1        8:1    0   100M  0 part
├─sda2        8:2    0    16M  0 part
├─sda3        8:3    0   465G  0 part
└─sda4        8:4    0   639M  0 part
zram0       254:0    0     4G  0 disk [SWAP]
nvme0n1     259:0    0 931,5G  0 disk
├─nvme0n1p1 259:1    0   511M  0 part /boot
└─nvme0n1p2 259:2    0   931G  0 part /var/log
                                      /var/cache/pacman/pkg
                                      /home
                                      /.snapshots
                                      /
  1. Mount this partition with sudo mkdir /mnt/windows-boot && sudo mount /dev/sda1 /mnt/windows-boot. (In this example sda1 is the partition needed)

  2. Copy the needed directory to boot folder with sudo cp -r /mnt/windows-boot/EFI/Microsoft /boot/EFI/Microsoft.

  3. Create the needed entrie config file

su -
cd /boot/loader/entries
touch windows.conf

and put this code inside :

title Windows 11
efi /EFI/Microsoft/Boot/bootmgfw.efi
  1. Reboot

This guide is specifically tailored for an Arch Linux installation, but it can be easily adapted to suit other Linux distributions.

Please note that the steps provided in this guide are primarily focused on configuring dual boot using Linux systemd-boot. While the overall process may be similar across various distributions, there might be slight variations in specific commands or file paths. Therefore, it's recommended to consult your distribution's documentation or community resources for any distro-specific instructions.

[–] [email protected] 5 points 2 years ago

I have used Boost for so many time before I Switch to Joey but maybe the time use this app again.

[–] [email protected] 6 points 2 years ago

I use Archlinux BTW and I use FOSS software 99% of the time. (I need BurpSuite but rarely)

FOSS software just takes a long time to catch up with paid-for software in terms of functionality, but sooner or later becomes much better than its paid-for competitor, for example: Blender, OBS, Matrix (chat), etc.

From time to time, I pick up a few cracked games, but I also buy a lot of them. Sometimes I pay for games and end up buying the cracked version because DRM just gives me a big stutter in the games.

On my dual boot Windows 11 (MassGraveled) I do have StartAllBack (Homemade patched), Photoshop (M0nkrused), Ableton (R2ed) and an Office Pro Plus pack (OfficeTooled + KMSed) that I almost never use. If I start up on Windows, it's to amuse myself by either EDR bypassing, Reverse Engineering Games and Programs, doing some malware analysis, or dev some games cheats.

It must be 4/5 months since I've relaunched Windows because all the games I play run natively or with wine/proton on Linux with almost no loss (for some I've even gained in performance).

view more: next ›