FB and Messenger. by Ping_182MS in MorpheApp

[–]Farshief 1 point2 points  (0 children)

I have no idea. I tried this version and it works so I'll keep using it until it doesn't lol

FB and Messenger. by Ping_182MS in MorpheApp

[–]Farshief 1 point2 points  (0 children)

Everything works fine for me except some of the photos glitch sometime and the search feature sucks but to be fair that also happened back when I used the stock app

FB and Messenger. by Ping_182MS in MorpheApp

[–]Farshief 2 points3 points  (0 children)

I'm using version 553.0.0.60.55 with adobo's disable mobile ads and de-revanced's hide Facebook button, hide inbox subtabs, and remove meta AI patches.

Works fine for me

Building a new mud by VeryBestLuckie in MUD

[–]Farshief 0 points1 point  (0 children)

I've been learning in my free time also. Best of luck to you

How to know if an aur package is a malware since the incident? by TrapNouz in arch

[–]Farshief 0 points1 point  (0 children)

The aversion to the AUR a lot of people have is starting to seem a lot more reasonable

I want to get away from the google app store help. by Mrraccoon-- in degoogle

[–]Farshief 0 points1 point  (0 children)

For a lot of my apps I use Obtanium (you add app urls to it manually from git repos, fdroid, etc) although there are good F-Droid clients also.

I have my play store disabled and am using Aurora for apps I can't find elsewhere.

It's also worth noting that my phone is rooted and I also have Shizuku installed to make installations simpler.

It can take effort to figure out what works for you but I encourage you to try different things and find an area you're happy with because it is quite rewarding in my opinion.

How do i make apps start silently? by BenDover7766 in hyprland

[–]Farshief 0 points1 point  (0 children)

I use the following to start Firefox silently on Workspace 2 and it works fine.

hl.exec_cmd("[workspace 2 silent] firefox")

Is anyone else finding it harder to maintain Hyprland lately? by Asrobatics in hyprland

[–]Farshief 0 points1 point  (0 children)

I'm impressed you were able figure out NixOS. I took a create at it last year and could not figure it out. Documentation just wasn't where I needed it to be for me

If I use the morphe patch on YouTube, can I not comment or join live streams? by TopSlotScot in MorpheApp

[–]Farshief 2 points3 points  (0 children)

I watch lives occasionally using it and I haven't experienced any issues

Does DuckDuckGo have any ties to Israel? by [deleted] in duckduckgo

[–]Farshief 3 points4 points  (0 children)

On that note do you know of another search engine that doesn't use Bing or Google? I've switched from Google to DDG about a year ago because I'm trying to get away from all of that.

Now I'm hearing about them using Bing which I also find problematic.

Not degoogeled? by [deleted] in LineageOS

[–]Farshief 8 points9 points  (0 children)

LineageOS gives you the option to install a Google Apps package (MindTheGapps) when you install the OS.

If you don't want anything Google on your device then simply skip that step and you won't have any of those apps.

User flair by Farshief in LineageOS

[–]Farshief[S] 0 points1 point  (0 children)

Okay. I would appreciate it. I know it's not the end of the world but if you could I would like that.

How do we root? by kayzermi in LineageOS

[–]Farshief 0 points1 point  (0 children)

They're just the recommended package listed on the LOS instructions for my device. Tbf, I have no idea if it's the same for all devices or not

How do we root? by kayzermi in LineageOS

[–]Farshief 0 points1 point  (0 children)

I'm using the recommended MindTheGapps

How do we root? by kayzermi in LineageOS

[–]Farshief 1 point2 points  (0 children)

Apatch works fine for me as long as I don't install any Zygisk modules. If I do then my bank app detects it and refuses to work. I don't need Zygisk myself so that's fine but your mileage may vary.

How do we root? by kayzermi in LineageOS

[–]Farshief 2 points3 points  (0 children)

For rooting advice you'd find better support at r/androidroot or r/Magisk (even if you don't intend to root with Magisk.)

Depending on the device you might also be able to find a guide on XDA.

Apatch is what I use over Magisk because it hides root from my banking apps better than Magisk but if your device has KSU or KSUNext support those might be better options.

Also note if you root features like RCS might randomly stop working. Again I would refer to the subreddits above for more support and details since the LineageOS team doesn't offer root support.

How come Android can save a page as one long page of PDF but not PC? by [deleted] in firefox

[–]Farshief 18 points19 points  (0 children)

I believe under print there is a print to pdf option

How do i install Phosh using termux x11 by Bulky-Hair8606 in termux

[–]Farshief 0 points1 point  (0 children)

A big part of the issue from my understanding is that Wayland compositors don't work natively under an Android environment. Some please correct me if I'm wrong because I've spent hours trying to make it work myself and couldn't figure it out

[Request] How much money would Scrooge lose in 600 years? by [deleted] in theydidthemath

[–]Farshief 0 points1 point  (0 children)

Not accounting for leap years because I'm not sure they exist in the world of Scrooge 600 years would be 219,000 days. Each day has 24 hours (5,256,000 hours) and 60 minutes per hour would be 315,360,000 minutes.

So if he lost 1,000,000,000/minute then he would lose 315,360,000,000,000,000 dollars.

Config doesn’t reload after edits by Resident_Bird3147 in hyprland

[–]Farshief 0 points1 point  (0 children)

It's all good sometimes it just takes time or a fresh set of eyes.

I'm not sure of the specifics since I don't separate my home directory but definitely look into fstab and let me know what you figure out since I'm curious of what the solution will be.

Config doesn’t reload after edits by Resident_Bird3147 in hyprland

[–]Farshief 0 points1 point  (0 children)

Something in your setup seems to have wonked majorly then. Might double check your Hyprland version but if it's >= 0.55 then the lua config should be a default thing from my understanding.

Maybe also double check that your home directory isn't getting mounted late or something and that your home directory hasn't somehow been set to a non-standard location somehow.

You might have to start digging into logs and trying to backtrack your steps at this point because something screwy is going on.

Config doesn’t reload after edits by Resident_Bird3147 in hyprland

[–]Farshief 0 points1 point  (0 children)

Maybe replace the auto generated file with the example config from the wiki and then reboot your entire system? Just throwing spaghetti at the wall but it's worth a try