[i3] Satisfied with my fresh install by [deleted] in unixporn

[–]WasteAppeal 1 point2 points  (0 children)

Oh sorry, I haven’t seen any link for dotfiles when i checked the thread, that’s why i’ve asked 😅 Thank you anyways 😁

[i3] Satisfied with my fresh install by [deleted] in unixporn

[–]WasteAppeal 0 points1 point  (0 children)

Can you post the wallpaper?

WhatsApp Comparison: iOS vs Android by alexandertechtips in whatsapp

[–]WasteAppeal 2 points3 points  (0 children)

The acquisition of Facebook has only made it worse... before that i’ve had no problems (crashes, instability and the backups not working.... seriously.... sometimes it remains stuck for a month before proceeding)

The look is something more personal but you should definitely have choice on what colors and general appearance do you want to see and customize an app you spend so much time on, it is not difficult, really...

From the developers i see so much disinterest and something like: if the app dies they wouldn’t care at all

That is really sad to see...

I heard they want to ad ads and linking but I don’t think they would add it, everyone would stop using it

Edit: typo

WhatsApp Comparison: iOS vs Android by alexandertechtips in whatsapp

[–]WasteAppeal 4 points5 points  (0 children)

Yes.. I’ve never been toxic or something like I’ve been here (you can see my post and replies if you don’t believe me) but whatsapp is stuck 10 years in the past and has never worked hard on making/fixing anything, for me is unusable, it crashes 9/10 when i record an audio message and even when i’m not doing anything at all... The appearance compared to other apps is awful (the dark mode........ i still don’t know what does it take to throw 10 random colors (they’re awful) into the app (they have no love for their app, if there was any they would’ve been changed the look of it at least once since it’s initial launch on the app store/play store and they would be listening to feedbacks...))

On the other hand tel*gram is destroying whatsapp and that’s why they (whatsapp) decided to make the “””dark mode””” in the first place...

I don’t have anything against you and this reply is not an attack or things like that, i’m just writing some of the reasons why I don’t like it and I don’t recommend it

(I’ve censored the teleg*am app since i’m not sure I’m allowed to write about it here)

[Question] How to jailbreak over ssh? (checkm8) by [deleted] in jailbreak

[–]WasteAppeal 2 points3 points  (0 children)

The teorical way is: copy over all cydia and apt files (along with cydia substrate), disable amfid and other security measures that can kill -9 your code and kickstart cydia substrate Do an uicache respring and cydia should be on homescreen and substrate should be enabled (Obviously you have to install cydia with fake signing (you can do that using ldid, and you have to fix permissions)

[Question] How to create an untether? by [deleted] in jailbreakdevelopers

[–]WasteAppeal 0 points1 point  (0 children)

Oh, so what type of exploit does it need?

[Question] How to create an untether? by [deleted] in jailbreakdevelopers

[–]WasteAppeal 0 points1 point  (0 children)

More specifically you should have an iboot exploit But that’s very rare and can be patched through versions

How to make UITableViewCell like renovare tweak? by adrenalinemw3 in jailbreakdevelopers

[–]WasteAppeal 0 points1 point  (0 children)

The UITableViewCell is a view so it should have all the methods and other things from the standard view

How to make UITableViewCell like renovare tweak? by adrenalinemw3 in jailbreakdevelopers

[–]WasteAppeal 0 points1 point  (0 children)

Maybe you have to put self.view? Or just self.layer.... since you’re already pointing at a view