ForbiddenRoot

joined 1 year ago
[–] [email protected] 3 points 7 months ago* (last edited 7 months ago) (2 children)

Installing arch is a pain

While Manjaro is perfectly fine, this is no longer true. With the archinstall script you can have even Arch up and running in minutes. It's still not graphical or straightforward as a Manjaro installation, but it's certainly not painful. EndeavourOS may be the closest to Arch with simple installation.

[–] [email protected] 10 points 7 months ago* (last edited 7 months ago) (2 children)

best hope for mainstream adoption

I feel for that the default Linux DE will need to have an UI closer to Windows, due to user familiarity with the traditional desktop metaphor. Maybe Cinnamon or even KDE are more suited in that respect. Neither need hours of configuring either. Personally, Cinnamon with Wayland support would be perfect for me (and I suspect a whole lot of Windows migrants as well).

Gnome is nice of course in it's own minimalist way for many,but the workflow is very different from other OSes and I think many find it too minimalist requiring extensions to improve usability therefore. However, there isn't a stable mechanism for extensions causing breakages between versions, which can be very irritating. I don't know if that's now changed now though, because I have been reading about a major change in the extension mechanism in Gnome 45.

[–] [email protected] 57 points 8 months ago

This is especially funny for me because here, in India, “getting a banana” means you got nothing / got fscked over :)

[–] [email protected] 11 points 10 months ago* (last edited 10 months ago)

I thought you were kidding, but then I looked it up on the net and it seems this is really a thing. WTF Microsoft!?

[–] [email protected] 12 points 10 months ago* (last edited 10 months ago)

Is this a smart idea?

For Roblox and Minecraft, a TV should be perfectly fine and in fact excellent. I will go out on a limb here and say that even for most 'real' games a TV is fine. The latency associated with TVs is most noticeable in FPS games. For other genres like strategy, third-person adventure games etc, I do not think it matters as much if at all. Many people, especially those who have not used a low response / gaming monitor, do not even notice a lag at all (Note: You will find many such people in real life but never ever on the internet). It would be nice of course if your TV had a "Game Mode" which lowers latency, but it may not necessarily be there in a 10-year-old TV (though it was not that uncommon even back then, so do look for it in your TV settings).

Regarding programming on the TV, I think the situation is slightly different. Using small text in general doesn't work for me at all on a TV. Most TVs, other than OLEDs or recent non-OLED ones, don't seem to handle text well enough in my experience. There's either ghosting or some other manner of artifacts which makes the text harder to read compared to a monitor (apart from the distance from TV involved). I commonly see this issue even with office televisions used for mirroring laptop output. Maybe playing around with sharpening and other settings might get it to work well enough though and it really depends on the specific TV in question.

Overall, I feel you should be fine, at least for gaming, but probably for programming as well. I have a couple of gaming rigs hooked up to my living room and bedroom TV's and I quite enjoy gaming on them. The much larger screens and ability to lounge about while gaming more than make up for any perceived or actual lag for me.

I hope your kid and you have a great time with your new setup. Have fun! :)

[–] [email protected] 3 points 10 months ago (2 children)

Vasco quite frequently blocks the door everywhere for me, but at least I have been able to push my way through so far. He's like my Golden Retriever in that respect so I am used to it from real life.

[–] [email protected] 46 points 10 months ago (6 children)

I somehow entirely missed the hype around this game and came across it again only accidentally on early release day when looking at some other sale on Steam. Been playing it and it seems fine to me in a vague Skyrim-in-space sort of way, which is all what I was expecting from a Bethesda RPG.

The world seems alive enough and there are plenty of side-quests and amusing / interesting things to discover. Now suddenly I have been coming across a bunch of posts everywhere where the game is supposed to be terrible or something. Still seems fine to me, but maybe I have lower standards after decades of gaming. shrug.

[–] [email protected] 3 points 10 months ago

Onboard Intel/amd? “Discrete” Intel/amd/nvidia?

I have two laptops of this sort in use currently: One is a more recent AMD (5600H) + Nvidia (3080) and the other is an older Intel (some 10th-gen mobile) + Nvidia (2070). Both combinations work fine without any particular fiddling, apart from installing Nvidia proprietary drivers, on mostly any recent distro.

My use case is general desktop usage, Rust / C development, and occasional Steam-based gaming on these machines. Both laptops run pretty much the same as they did on Windows (GPU-wise). Fedora seems to work the best for me with everything setup nicely out of the box barring non-free stuff required from RPMFusion. On the Intel + Nvidia one, which is my distro-hopping laptop, I have used pretty much all distros without issue as well. Nix is however not included in the list of distros I have tried, but Arch is.

[–] [email protected] 13 points 10 months ago* (last edited 10 months ago) (3 children)

so what does Linux have that I need?

That should be the other way around, no? What do you need that Linux has (and Windows doesn't). Otherwise it's a case of "solution in search of a problem". You presently do not seem to have a need as you have mentioned, so ideally you should leave it at that and continue using Windows.

What can motivate me to migrate?

While as I implied above only you can answer that authoritatively for yourself, a few examples of what other people seem to like about Linux might help perhaps -

  • "Free as in beer", so not having to spring for another license if you build another rig
  • "Free as in Freedom", which matters to many but not necessarily everyone
  • Better environment for development
  • Less susceptibility to malware (not necessarily because of inherent security, but also because Linux is not targeted as much)
  • Heavily customizable, at the kernel, desktop environment, other software-level
  • Choice of software update mechanisms as well frequency of updates depending on use-case
  • Reviving of old computers where Windows would typically struggle to run
  • Community participation, though this can be a hit or a miss depending on where you hang out and who you interact with

... and so on.

What is a good Linux to have for a desktop + steam?

There are many, but I generally recommend Linux Mint or Pop! OS for this use-case.

[–] [email protected] 8 points 10 months ago* (last edited 10 months ago)

If the partitioning is fine (GPT with EFI System Partition), it should boot up even if you move the disk to a completely new machine. You will need to re-activate Windows though after booting.

You may have had the ESP on a different drive than the one you moved to the new machine, perhaps?

[–] [email protected] 2 points 10 months ago* (last edited 10 months ago) (2 children)

because if A is the string “-1” and B is the integer -1, JS evaluates A==B as true because reasons

Interesting. If it were the other way around, I think I would have been fine with it (i.e. == used for comparison with type like any other language and === without type). But as it stands now I would hate it if I had to write in JS (but I don't so it's fine).

view more: next ›