• 0 Posts
  • 17 Comments
Joined 1 year ago
cake
Cake day: July 21st, 2023

help-circle
  • It is an Nvidia problem. And we need to insist on Nvidia being the problem until they give in. Their lack of wanting to take responsibility for distributing graphics cards on the market by not developing working drivers and not even letting the community fix it by open sourcing their driver is not something we should tolerate anymore. They pissed people enough at this point over the years, with their lack of participation in an driver problem-free environment on Linux, so they should and they will take the blame.


  • Xorg and Wayland are two protocols every Desktop Environment use and is, from my limited knowledge on it, the thing that tells the DE how to behave and display windows on your screen. Since 1984, the Linux world uses Xorg (now at the 11 edition: X11) but now, there is a massive transition towards a protocol more secure and focused around privacy called Wayland because first, it’s objectively better, and because X11 will soon be deprecated/abandoned. But due to its way of handling things (like for example, windows can’t see each other: they think they’re alone on the PC, preventing some programs from spying on each others but also preventing them to communicate with each other, like to share screen or screenshot. We have portals to solve that now though, so no worries), Wayland struggle to convince everybody and therefore is heavily criticized, mostly because it’s sort of being forced due to the Xorg team letting the project die to develop Wayland, the successor, waiting for every distros and their DE to adopt it.

    But despite not directly mentioning those protocols, you’re right by saying “you can just jump ships and unsubscribe from what you dislike” because honestly, nobody’s preventing people from continuing to use Xorg and groups from continuing the development of DE based on Xorg or simply continuing the Xorg project, but if they want to progress and evolve with the rest of the world, they will have to switch to Wayland eventually.


  • When I was talking about “battery charging”, I meant using an app to limit the charging at a certain level: look for “acca” or simple “acc” which is the module/daemon to manage that. You have to be root to do that and there is no way around. For the rest, sure, but that’s for GrapheneOS, I was talking in general, most ROM not having what GrapheneOS has and considering GrapheneOS is exclusively present on Pixel phones unfortunately…





  • Root can be useful for plenty of reasons: there are many apps which use root access to increase privacy, customize the system, restrict apps, manage battery charging, enforce firewall for apps and system, block trackers, backup the system, etc… I currently have 8 apps (if I don’t count all the lsposed modules) using the root privileges to do all of that but I also use it for other things like automation.

    The only kind of security I want to have is privacy from my own apps installed on my system, something root privilege allow me to have. For the rest, I just don’t install any random program on my phone and I didn’t have any problem for years.

    (and no, I can’t do any of that with shizuku or adb)



  • Religion and science are orthogonal. Science seeks to answer the question of “how?”, while religion seeks to answer “why?”

    Religion doesn’t try to answer anything: it’s just blind faith. You’re not gonna try to tell me religious people are “looking for” anything. The definition of religion is “belief in a deity”. It doesn’t try to explain or find out anything.

    It’s dependent on ignorance of basic philosophy, and attempts to derive any kind of morality based solely on science results

    Since when atheism prevents philosophy? Haven’t you heard of atheist philosophers? They exist, they’re not fairies, you know. About morality, it’s still a subject and a lot of philosophers have different opinion, with the subjective or objective moral, relativistic moral, etc… And whatever you mean by “derive any kind of morality based solely on science results”, it’s still better than arbitrarily define a moral based on a book written by some people a long time ago to then enforce it for centuries, with violence if needed, and then when the bad atheists come to clean all the mess by making moral laws to have everybody end up agreeing on after few decades, claim it was just a misinterpretation of the texts or whatever, which is the dumbest excuse I’ve ever heard of.

    Atheism isn’t a religion either: atheism is a lack of belief in the existence of an unproven (and certainly unprovable) entity. So a lack of belief certainly didn’t kill anybody.

    And atheism was never the reason or the foundation of the sentence “the end justify the means”, it existed long before atheism was even a concept.





  • walkercricket@sh.itjust.workstoLemmy Shitpost@lemmy.worldThey are watching
    link
    fedilink
    arrow-up
    2
    arrow-down
    1
    ·
    edit-2
    11 months ago

    Stating mathematics is a tool doesn’t answer if mathematics are real or not. But I would say, from my humble experience, that mathematics is both unreal and perfectly tangible. Mathematics is totally a real thing as it obeys strict rule in logic that are true in our real world, axioms, on which everything else is based so that it can’t be used to state things as being true out of the blue, without any justification before using those axioms, which you can translate into our real world. But math also has its limits and has been used to demonstrate that it itself is incomplete, undecidable and inconsistant (mathematically, of course, it’s not our common definition here). Meaning, as mathematics are imperfect, it can’t describe our world perfectly and therefore isn’t real.

    There is an excellent video from Veritasium on the subject of the limits of math: https://piped.video/HeQX2HjkcNo


  • And it’s great. Though, as a religious person, thinking this way is no more than shooting yourself in the foot, which is quite sad because religion has only two choice: either cultivating the ignorance but going against science, which is wrong, or cultivating knowledge but overtime, disappearing as a religion. Either way, nowadays it’s doomed.


  • Math is a tool of the mind to describe our world, imaginary numbers is only a extension of that tool to allow us to go beyond what mathematical logic prevents us to do, while still getting in the end a real number. Math, despite being powerful, is a flawed tool, so getting around its flaws by creating things like imaginary numbers isn’t absurd and doesn’t make the result any less real at the end.

    On the other hand, I don’t think calling everything we don’t understand “magic” or the new trending words “supernatural” and “a miracle” and give god or anything else (like karma) credit for it would be more clever. Back then, we didn’t understood the concept of thunder and interpreted it as god’s wrath. Now, we understand it’s a transmission of electricity from the negatively charged clouds to the neutral ground through ionized particles in the air. I don’t think that scientists now, despite referring to the same phenomena, are talking about the same thing as we did a long time ago.

    So no, no scientist will discover the afterlife “but we’ll just call them “Post-Human Conciousness Wells” or something, and insist it totally isn’t the same thing as that ancient superstition.” as it won’t be.


  • (sorry for the late reply) Custom ROMs are something else and are in no way necessary for rooting the phone. You can totally root your phone with Magisk while staying on your manufacturer’s ROM, or flash (install) a custom ROM without rooting the phone and not being locked from anything your Android phone can already do. But you won’t have full access to your phone if you don’t root and will eventually need at least some degree of power over it, which is why most people root their phone too. But custom ROMs alone are also great, you can check if there are good ones (or if there are any) on xda-developers by searching your phone on it. But be careful and follow the instruction to the letter: you won’t be able to blame anybody for bricking your phone (look for hard brick and soft brick) as all authors clearly state they’re in no way responsible if you fuck up something and your phone doesn’t work anymore. The best thing to do as a beginner is to search deeply on the internet for days if not weeks in order to feel more confident and more importantly understand what is a ROM, what is a recovery (TWRP being the main one), a bootloader, etc, so you know what you’re going to do.