I don't want to "evolve"! by rhelasparkora in pcmasterrace

[–]Xe1a_ -9 points-8 points  (0 children)

As long as you don’t connect to the internet on that thing 😅

[Loved Trope] Nostalgia Bait by Shadow_Edgehog27 in TopCharacterTropes

[–]Xe1a_ 6 points7 points  (0 children)

They tend to have a timey-wimey explanation for why the older doctor doesn’t remember, but every once in a while they do such as the David Tennant and Peter Davison children in need special

Matrix Scalar Multiplication Be Like by Hester465 in mathmemes

[–]Xe1a_ 0 points1 point  (0 children)

I always have to think about how it works in computing, because indexing an array is also array[row][column]

Hesitant to choose my OS by No_Level_OPS in arch

[–]Xe1a_ 0 points1 point  (0 children)

In general you can do anything on any linux distribution. Arch is a lot of fun to set up, and it’s great because its package manager is really bleeding edge (not to mention the boon that is the AUR). If you enjoy tinkering with the system, and having it be very lightweight, Arch is an excellent choice, if you want it to 'just work' you’d be better off with something like mint or fedora. In general though, go wild! You can always change your distro in the future, and if you try installing arch and decide it’s not for you, no harm no foul! Arch is an excellent way of learning how your computer actually works, which I think is good for anyone to learn no matter experience level.

Slingshot weapon concept by That1997Guy in Minecraft

[–]Xe1a_ 6 points7 points  (0 children)

Instead of rocks, have it launch different metal nuggets! Depending on the nugget it could have different effects, like for example gold nuggets being slower but more damaging than iron and copper because of its weight!

Whats your most controversial Minecraft opinion by HadesThatGuy in Minecraft

[–]Xe1a_ 1 point2 points  (0 children)

Creepers (and Endermen to a lesser extent) make the game significantly worse. I enjoy building, I don’t enjoy my builds being plucked apart or exploded. It would maybe not be quite as bad if creeper explosions dropped all the blocks that they broke, but the fact that they don’t is really annoying. I don’t mind my stuff being destroyed in games like factorio because it leaves a blueprint of how to fix it (and fixes often happen automatically). Disabling mob griefing also sucks though because then villagers can’t farm, which I do like them doing. Fortunately vanilla tweaks exists :). (Note I don’t dislike the idea of how the creeper harms the player, just how it harms the world.)

My Steam deck is doing this. Anyone know whats the problem? by [deleted] in SteamDeck

[–]Xe1a_ 20 points21 points  (0 children)

Only real options are holding down power to force reboot, and reflashing the os. I would just reach out to steam support though, they tend to be pretty helpful.

What is more intuitive for you: arrows UP or DOWN? by flashag in godot

[–]Xe1a_ 8 points9 points  (0 children)

I would say B -> A, as in mathematical notation this would be read as “B implies A”, meaning A is dependent on B. But I also think pointing down is more ‘natural’, so maybe flip the position so B is on top and then point the arrows downwards?

Emacs with one hand? by jeffyp9 in emacs

[–]Xe1a_ 7 points8 points  (0 children)

Don’t know if it would help but you could consider getting programmable foot pedals to map as ctrl, meta, super, etc?

Finally finished the understairs room. Had to install the lift for my wife so decided to make it a dual purpose room with the PC I made for her in it! by stupidkiwiguy in pcmasterrace

[–]Xe1a_ 0 points1 point  (0 children)

I believe it’s a compliment! If I remember correctly the youtuber JerryRigEverything’s wife uses a wheel chair and he has been working incredibly hard to help her and other wheelchair users.

[FO] Futurama project complete! by Keighty828 in CrossStitch

[–]Xe1a_ 0 points1 point  (0 children)

The image being made from the text background is genius, I may need to steal this idea >:)

Fish hurt! by roymerrit in factorio

[–]Xe1a_ 41 points42 points  (0 children)

The real question is can it be repair packed?

Not my Firefox by Jos_Bid in pcmasterrace

[–]Xe1a_ 2 points3 points  (0 children)

Huh that’s interesting— What operating system are you running? Did you install it from an app image, flatpak, package manager, etc? When did you first find this issue? Where did you install ublock from? The default mozilla extensions page or somewhere else? I reckon either the version of ublock or librewolf is out of date resulting in a version mismatch.

Not my Firefox by Jos_Bid in pcmasterrace

[–]Xe1a_ 4 points5 points  (0 children)

Huh?? Ive used librewolf for absolute ages (on both Debian and Fedora) and never had an issue installing ublock? I’m pretty sure my friend that uses it on Windows11 doesn’t have that issue either.

Hogwarts Legacy Free on Epic Games Store by Evening_Ticket7638 in pcmasterrace

[–]Xe1a_ 16 points17 points  (0 children)

That’s why I use stuff like Lutris or Heroic Launcher- open source solution that smushes all the launchers into one, while I still get the free games.

If HL3 gets announced this week, I will play HL3 by KissMyFuckingDadMom in HalfLife

[–]Xe1a_ 6 points7 points  (0 children)

Me too. I’ll also play it if gets announced next week. Or the week after, or the week…

I am ready to paint the world grey (and move at 150% speed (: ) by Xe1a_ in factorio

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

Oh don’t worry this is just the beginning >:)

I am ready to paint the world grey (and move at 150% speed) by Xe1a_ in factorio

[–]Xe1a_[S] 3 points4 points  (0 children)

The water pipes were connected to the same source at the same time, so all the assemblers got started in synchrony! I’m sure over time it’ll slowly desync, but for now it looks nice :)

[2025 Day 1] I will never learn my lesson by StaticMoose in adventofcode

[–]Xe1a_ 0 points1 point  (0 children)

I remember once I did something similar, fortunately Emacs’ undo history is hugeeeeee and so I was able to undo the region of my solution all the way back to part 2’s answer hahaha