• 0 Posts
  • 13 Comments
Joined 1 year ago
cake
Cake day: June 6th, 2023

help-circle
rss
  • ForbiddenRoottoLinux@lemmy.mlManjaro OS
    link
    fedilink
    English
    3
    edit-2
    7 months ago

    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.


  • First I’ve heard of that.

    It is indeed a new thing. For the reasons you’ve mentioned this was an option for enterprise customers for earlier versions of Windows as well, but this time they are making the option available to home consumers too. I can’t really see too many people paying for this though. Those who care will move on to Windows 11 (or whatever is out there by then) and others will simply keep running an unsupported / not updated OS. In all likelihood, MS will keep providing security updates for the latter for free in the end.


  • 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.





  • 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.


  • 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.


  • Am I missing something?

    No. I think you are correct and mostly even wifi hardware works fine, at least compared to *BSDs. I use Linux across a wide-range of machines, both desktops and laptops, with mostly very recent components. The only other unsupported hardware I have personally come across is some gaming hardware (e.g. Thrustmaster racing wheels) and an add-on sound card (Soundblaster AE9). And of course, some things like DLSS3 with Nvidia do not work.


  • 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?


  • 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).


  • ForbiddenRoottoLinux@lemmy.mlBram Moolenaar Passed Away
    link
    fedilink
    English
    69
    edit-2
    11 months ago

    I am truly and deeply saddened to hear this. My condolences to his family.

    vim or vim-enhanced is one of the first things I install on any distro that doesn’t have it included by default. I have been using it for decades and am so used to seeing Bram’s name come up on the screen whenever I start the editor. His work greatly enriched my programming experience over the years and I am sure for countless other people as well. I don’t know what to say except a heartfelt “Thank you, Bram”.



  • In my region (India), for a while, there seemed to be plenty of laptops available with Linux installed as an option. Then again in the last few years that seems to have withered down to almost none, sometimes even if the same model is available with Linux in some other regions. I am not sure what changed. Perhaps some deal with Microsoft. The good part is that the fact that they do support Linux elsewhere on the same laptop configuration generally means its easy to get it up and running yourself even if it does not come pre-installed.

    In any case, as an old-timer, it's very impressive to me how much hardware Linux supports nowadays without any drama at all. Not to mention all the progress made in software especially in supporting Windows-only games, which is truly magical work by the Wine / Proton teams. As far as I am concerned the "Year of Linux Desktop" is here already since I can use it daily without missing absolutely anything at all from Windows.