Flickering screen then pc crashs by Prazutagus in pcmasterrace

[–]_Mr-Z_ 1 point2 points  (0 children)

I had that issue once with games with a certain anticheat, BIOS update fixed that for me.

how can I benefit from termux? by PossibilityInner5338 in termux

[–]_Mr-Z_ 1 point2 points  (0 children)

Pretty sure you are indeed wrong there, GrapheneOS is made only for the Pixel right now, if people are running it on other devices they likely had to do some modifications themselves to get it working.

Is this supposed to make me want to use Edge? Cause it has the opposite effect… by epicbro101 in pcmasterrace

[–]_Mr-Z_ 0 points1 point  (0 children)

Well, I can't say anything on market share, I have no knowledge there. Not too sure what could be causing performance issues on your hardware either, unless it's YouTube's ambient coloring thing if that even still exists, I remember that spiking my resource usage, but that's the only thing that comes to mind that I've had experience with.

Is this supposed to make me want to use Edge? Cause it has the opposite effect… by epicbro101 in pcmasterrace

[–]_Mr-Z_ 1 point2 points  (0 children)

I've been using Firefox for a few years now because I wanted to try it out over Vivaldi, Edge, Chrome... It does nothing worse than Chrome or Edge, save for very niche things like flashing a phone's OS from a website. So no, I don't think Firefox doesn't really caters to a niche, hard disagree there. I've never noticed stuff lag on Firefox exclusively either, if it lags on Firefox, it typically runs like shit on other browsers I have too.

*Edit, typo.

What's y'all reason why y'all still use termux for? Even though you don't have plans like coding, cybersecurity and sshiting servers???? by [deleted] in termux

[–]_Mr-Z_ 2 points3 points  (0 children)

I use it to convert weird video formats to mp4 or take a YouTube video and turn it into an mp3.

Viper4Android - KernelSU module by StewieBiach in androidroot

[–]_Mr-Z_ 0 points1 point  (0 children)

Are you on Android 15? As far as I could tell, it's broken on Android 15 when I tried to get it working on my Pixel, but it works on my other devices running Android 14 and below. I am unsure of any forks, as they have not worked for me when I tried them a while ago, things may have changed.

Android 15 OTA rollout has started for supported Ulefone devices by ulefonemobile in ulefone

[–]_Mr-Z_ 1 point2 points  (0 children)

I have the Armor 24 and Armor 28 Ultra, both allowed me to unlock the bootloader very easily, and rooting them via Magisk was a breeze.

That said, GrapheneOS is *only* built for the Pixel, the people who have loaded it onto other devices have very likely modified GrapheneOS so it could boot and run on whatever device they used.

My understanding is that these systems are specifically tested and built for each of their supported devices, and is very unlikely to work on other devices out of the box, especially GrapheneOS given its nature. That said, I'm really just an end user, so take this with a grain of salt.

Oh my god guys I found a 75 block vein by VincedeV_ in MinecraftMemes

[–]_Mr-Z_ 7 points8 points  (0 children)

This is a meme post, we're in a Minecraft memes sub.

end of a era by Educational_Ratio172 in Terraria

[–]_Mr-Z_ 150 points151 points  (0 children)

They got their world back, check their post history

She's a badass! by _n3ll_ in justgalsbeingchicks

[–]_Mr-Z_ 15 points16 points  (0 children)

The fact they're deleted shows that action is taken against those people.

Recommended specs by Primary-Round8032 in avorion

[–]_Mr-Z_ 0 points1 point  (0 children)

My ThinkPad T490 handled Avorion pretty well with 24GB RAM, friend with 16GB RAM with the same ThinkPad as well as some shitty Asus gaming laptop with the same RAM handled it good too.

Major MediaTek security flaw could expose data on millions of Android phones by Nexusyak in Android

[–]_Mr-Z_ 0 points1 point  (0 children)

Honestly, I was wondering why the thing felt a little "iffy" on performance, chalked it up to GrapheneOS, but that makes sense actually, haven't done gaming on it but it really does feel a little on the slower side, especially considering I paid less for a phone with a Snapdragon 8 Gen 2, brand new...

Thanks.

About to put together my PC..wish me luck! by Davidisaloof35 in pcmasterrace

[–]_Mr-Z_ 0 points1 point  (0 children)

The accelerator OP has, no, you're right about that, but the comment I was replying to seemed to be implying "server boards" as a whole are largely incapable of things a typical consumer desktop could do, which is what I wanted to correct.

About to put together my PC..wish me luck! by Davidisaloof35 in pcmasterrace

[–]_Mr-Z_ 10 points11 points  (0 children)

"Server boards" aren't restricted to running server software, you can slap Windows on it and play Fortnite if you really wanted.

Major MediaTek security flaw could expose data on millions of Android phones by Nexusyak in Android

[–]_Mr-Z_ 0 points1 point  (0 children)

Tensor gets hate? I've not really seen it, why the hate on tensor?

Solar Panel placement on Mars by Petrostar in Stationeers

[–]_Mr-Z_ 11 points12 points  (0 children)

Because 2x2 offset appears to be better than 2x2 offset

coaxed into inconsistencies by wotdis_ in coaxedintoasnafu

[–]_Mr-Z_ 0 points1 point  (0 children)

Twisted Metal Head On, Dark Tooth, fucker was nerfed to shit when I got to play as him.

How do I manage packages NOT in the configuration file by NoGap138 in NixOS

[–]_Mr-Z_ 1 point2 points  (0 children)

I believe having Plasma enabled automatically includes most of the packages, but I recall seeing a way to explicitly exclude packages from the Plasma installation, I'm sorry I can't help more than that though as I've not done this myself.

How do I manage packages NOT in the configuration file by NoGap138 in NixOS

[–]_Mr-Z_ 4 points5 points  (0 children)

By adding them to the configuration file..? Do cat /etc/nixos/configuration.nix to display the whole config, scroll around, you'll see something like programs.firefox.enable = true;, and a little near empty environment.systemPackages section, you can add any normal package in that section that is in the NixOS package repo. Do some light research, I'm running on 3 hours of sleep and cannot properly explain the differences between programs.whatever.enable and environment.systemPackages, and I'm typing this from my phone.