

100% with you. “Left to right” as far as I can tell only exists to make otherwise “unsolvable” problems a kind of official solution. I personally feel like it is a bodge, and I would rather the correct solution for such a problem to be undefined.
100% with you. “Left to right” as far as I can tell only exists to make otherwise “unsolvable” problems a kind of official solution. I personally feel like it is a bodge, and I would rather the correct solution for such a problem to be undefined.
I fully agree that if it comes down to “left to right” the problem really needs to be rewritten to be more clear. But I’ve just shown why that “rule” is a common part of these meme problems because it is so weird and quite esoteric.
Except it does matter. I left some examples for another post with multiplication and division, I’ll give you some addition and subtraction to see order matter with those operations as well.
Let’s take:
1 + 2 - 3 + 4
Addition first:
(1 + 2) - (3 + 4)
3 - 7 = -4
Subtraction first:
1 + (2 - 3) + 4
1 + (-1) + 4 = 4
Right to left:
1 + (2 - (3 + 4))
1 + (2 - 7)
1 + (-5) = -4
Left to right:
((1 + 2) - 3) + 4
(3 - 3) + 4 = 4
Edit:
You can argue that, for example, the addition first could be (1 + 2) + (-3 + 4)
in which case it does end up as 4, but in my opinion that’s another ambiguous case.
So let’s try out some different prioritization systems.
Left to right:
(((6 * 4) / 2) * 3) / 9
((24 / 2) * 3) / 9
(12 * 3) / 9
36 / 9 = 4
Right to left:
6 * (4 / (2 * (3 / 9)))
6 * (4 / (2 * 0.333...))
6 * (4 / 0.666...)
6 * 6 = 36
Multiplication first:
(6 * 4) / (2 * 3) / 9
24 / 6 / 9
Here the path divides again, we can do the left division or right division first.
Left first:
(24 / 6) / 9
4 / 9 = 0.444...
Right side first:
24 / (6 / 9)
24 / 0.666... = 36
And finally division first:
6 * (4 / 2) * (3 / 9)
6 * 2 * 0.333...
12 * 0.333.. = 4
It’s ambiguous which one of these is correct. Hence the best method we have for “correct” is left to right.
The issue normally with these “trick” questions is the ambiguous nature of that division sign (not so much a problem here) or people not knowing to just go left to right when all operators are of the same priority. A common mistake is to think division is prioritised above multiplication, when it actually has the same priority. Someone should have included some parenthesis in PEDMAS aka. PE(DM)(AS) 😄
Philosophy Tube has a great video about this topic https://youtu.be/rLfzO7Sbdc4. At 27:20 she starts talking about who’s life is worth grieving and who’s is not, and how this is a government level topic. It hits the nail on the head about the differences in reporting two different people’s deaths can have. At 33:45 they specifically talk about the 2008 Gaza war.
Monopolies are bad enough by themselves. But with google they own such a large part of the day to day web browsing experience it’s amazing it’s not worse than it already is.
Yeah, but as a swede myself I definitely know it’s a no no word especially as by that time other YouTube’s already had their own n-word controversies.
He’s had some controversial things. In 2017 he said the n-word while live streaming a game. The other big one I know of is he made a video where he showed he has paid one of those fiverr groups of Indian children to hold up a sign that said “death to all Jews”. Pewdiepie didn’t think they would actually do it.
They are really not great situations, and the second one I mentioned he should have realised was a bad idea and not done at all. Back in that 2017 era he positioned himself as an edgier meme YouTube, but he has since apologized and vastly changed his content, and i personally believe he’s a very changed person from a decade ago. But the stigma has stuck around.
I would personally recommend popos or mint. I have varying amount of experience with the others.
Bazzite is very hyped on Lemmy, I don’t quite understand how it works, it seems good for what it is, but I don’t know if I would recommend it as someone’s first Linux daily driver.
Manjaro seems great most of the time, until the maintainers mess something up and royally screw up your system. But that’s just things I’ve heard, your milage will vary.
Nobara worked really well for me, but ultimately I wasn’t very comfortable to use a distro maintained by one guy, even if that guy is glorious egg roll.
I personally use popos. I wish it was fedora based like Nobara, but you can’t have it all. Wow works straight out the box. There are appimages or deb packages for warcraft logs and curse as well, so they work fine.
Pen and paper maths I’m pretty decent at, but ask me to calculate anything in my head and it’s anyone’s guess if I remembered to carry the 1 or not. Ever since learning about aphantasia I’m wondering if the lack of being able to visually store values has something to do with it.
Looks like Warzone is one of the unfortunate ones, the kernel level anti cheat currently stops it from working on Linux.
Reka (added to my wishlist 😄) seems to run well. If it will run straight out the box or not seems to be a little hit and miss. You can check any troubleshooting steps on protondb. This shows Linux isn’t quite at the “it just works” stage. But for this title if you do run into an issue it seems like an easy fix.
Cyberpunk runs really well. I haven’t had to tweak anything for my install.
I have a very extensive steam, gog, and battle.net library with all kinda of games from wolfenstein 3D to Baulders Gate 3. The only game I haven’t been able to run is Ground Control 2, but that doesn’t work on windows 10 (possible a USB device issue). Unless you play a game with an anti cheat that explicitly deny Linux (the only one I know off the top of my head that does that is Fortnite) you are most likely good to go. I’m quite a performance/fps snobb, and I haven’t found any game that runs worse on Linux either.
There’s a difference between lossy and lossless. You can compress anything down to a single bit if you so wish, just don’t expect to get everything back. That’s how lossy compression works.
How easy is it to get gaming on Debian (as OP mentioned occasional gaming)? I use Popos myself, so all nvidia drivers and gamemode and such works out the box.
Well. They can stop updating the open source code, create manifest v4 and now all chromium browsers are shit out of luck.
One issue with that is China is still a heavily bike and moped driven country. The issue is when more of their population is able to afford cars. So they could still “catch up”.
I’ve never done it, but I wonder if turning on the rear fog lights would work. You’re not braking, but they might think you are. I don’t know what the legality of that would be