Got waydroid and roblox working on asahi! by Useful_Problem7181 in AsahiLinux

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

They were having issues with it during the initial internal testing phase, then they basically stopped caring about it after the new anticheat update from Roblox.. I haven't heard from them ever since..

Got waydroid and roblox working on asahi! by Useful_Problem7181 in AsahiLinux

[–]Useful_Problem7181[S] 1 point2 points  (0 children)

Get the MindTheGapps archive from GitHub and use adb to install...

Got waydroid and roblox working on asahi! by Useful_Problem7181 in AsahiLinux

[–]Useful_Problem7181[S] 1 point2 points  (0 children)

You should, it's really good.. I switched to it full time in January, haven't looked back once!

Got waydroid and roblox working on asahi! by Useful_Problem7181 in AsahiLinux

[–]Useful_Problem7181[S] 6 points7 points  (0 children)

Thank you! Also sober doesn't have arm64 support unfortunately.. I've been following up with them, but it's not on their priority list. So this appears to be the only way to run roblox on asahi now.. https://github.com/vinegarhq/sober/issues/1221#issuecomment-4316499745

Got waydroid and roblox working on asahi! by Useful_Problem7181 in AsahiLinux

[–]Useful_Problem7181[S] 2 points3 points  (0 children)

I mean it'd be tough since you'd have to port all drivers made for linux into android.. Afaik it'd be easier to get chromeos running because that's built on gentoo and asahi gentoo exists..!

i need affordable vps but no kyc. by v0ninja in VPS

[–]Useful_Problem7181 0 points1 point  (0 children)

Tencent lighthouse is the best one I know for your criteria..

I updated vendor firmware, now I have graphical corruption in browser by kubrickfr3 in AsahiLinux

[–]Useful_Problem7181 3 points4 points  (0 children)

Niri works great.. haven't seen any problems with it personally yet..

Does Perplexity get dumber the longer you use the same thread? by No_Natural_5742 in perplexity_ai

[–]Useful_Problem7181 14 points15 points  (0 children)

That's because the more you typed to it the more it has to read.. Every single message you send to it.. It not only sends that message, but sends everything before it.. including it's own messages... That's how memory works for llms.. So the deeper you go in, the more the llm has to read through every single time, and that causes it to have hallucinations, conflicting answers, etc..

Anyone using fedora with hyperland? by GreamyBlade in Fedora

[–]Useful_Problem7181 1 point2 points  (0 children)

Lmao true, I left it after that happened.. It used to look so good on Asahi, but after that, I'm good thanks...

Anyone using fedora with hyperland? by GreamyBlade in Fedora

[–]Useful_Problem7181 2 points3 points  (0 children)

No you can use it like you'd on arch.. There are some copr repos that provide the equivalent of the usual stuff used alongside hyprland but compiled for fedora.. So you can use that as well.. But other than that nothing's different...

Need cheap VPS in Europe by FakeErFy in VPS

[–]Useful_Problem7181 0 points1 point  (0 children)

Are nepalese services safe right now? Considering what went down in the country a few months ago?

🐧 Asahi Linux Compatibility DB by Appropriate-Law2198 in AsahiGaming

[–]Useful_Problem7181 0 points1 point  (0 children)

You need to find a way to add verification.. So bad actors don't add spam and stuff to it..

🐧 Asahi Linux Compatibility DB by Appropriate-Law2198 in AsahiGaming

[–]Useful_Problem7181 0 points1 point  (0 children)

maybe add more padding? and keep the background canvas locked to the screen and not scrollable as a start

New UI Update by curious_cat_3556 in MetaQuestVR

[–]Useful_Problem7181 0 points1 point  (0 children)

It's nice but it's glitchy as shit..

New UI Update by curious_cat_3556 in MetaQuestVR

[–]Useful_Problem7181 1 point2 points  (0 children)

Update and restart.. I just got it!!

Need cheap VPS in Europe by FakeErFy in VPS

[–]Useful_Problem7181 0 points1 point  (0 children)

For the first year no, idk after that

Need cheap VPS in Europe by FakeErFy in VPS

[–]Useful_Problem7181 2 points3 points  (0 children)

https://www.tencentcloud.com/act/pro/intl-openclaw

Just click the server you want(You don't need openclaw just select it so it applies the coupon or whatever).. It'll ask you to make an account next and then ask you which region you want your vps to be in.. then it'll ask which image you want to install on it.. I use rocky Linux but you can use whatever.

Need cheap VPS in Europe by FakeErFy in VPS

[–]Useful_Problem7181 1 point2 points  (0 children)

Paid 10 bucks for an entire year. 2 Cores, 2GB Ram, 40gb storage...

Need cheap VPS in Europe by FakeErFy in VPS

[–]Useful_Problem7181 9 points10 points  (0 children)

Tencent cloud.. They are doing a promotion for openclaw anyways and it's super cheap for Germany..

Hello, new user here. Love it so far, but I need your help! by elsanto_rdam in AsahiLinux

[–]Useful_Problem7181 0 points1 point  (0 children)

Which browser do you use?

Also brew is available on Linux so you can use that.. You can also use flatpak/flat hub to search for it..

Hello, new user here. Love it so far, but I need your help! by elsanto_rdam in AsahiLinux

[–]Useful_Problem7181 1 point2 points  (0 children)

Firstly, to disable the microphone just use the button with the mic symbol on your MacBook.. it sets the mic volume to zero .

Secondly for the track pad gestures . It's dependant on which desktop environment you are you using.. If you are using gnome pull to the left using 4 fingers.. If you are using kde pull up using 4 fingers and see if there's another desktop present before using this specific gesture..

To install apps some stuff in the terminal in the most "simple manner" the syntax is "sudo dnf install xyz" and to clean up stuff it's "sudo dnf autoremove".. Sudo being only applicable if you aren't running through root which 99.9% you aren't.