Aussie living in the San Francisco Bay Area.
Coding since 1998.
.NET Foundation member. C# fan
https://d.sb/
Mastodon: @[email protected]

  • 0 Posts
  • 24 Comments
Joined 2 years ago
cake
Cake day: June 14th, 2023

help-circle



  • Windows developers trying to follow best-practice-like-Microsoft-does

    I think the best practices on Windows are pretty similar to Linux, other than Windows usually using title case whereas Linux usually using lowercase. There’s bad developers on both platforms :)

    Windows equivalent to XDG_CONFIG_DIR is %appdata%, which is the roaming AppData directory.




  • dan@upvote.autolinuxmemes@lemmy.worldIt broke again
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    1 month ago

    DE is short for desktop environment. Essentially it’s the type of GUI you use. GNOME and KDE are the most popular, but there’s many others.

    GNOME is the most common, while KDE is more powerful, very customizable, and will feel more like Windows (for example, it has a taskbar similar to the Windows one).

    I’d recommend looking at screenshots, then trying some live DVDs and seeing what you like best. A live DVD is a Linux system you can boot from a DVD and try out without installing it. IMO one of the best ways to try several desktop environments is by using Fedora, since they have a bunch of different desktop environments available (see https://fedoraproject.org/spins ).

    For a brand new user, I’d recommend Linux Mint. It’s a good distro for beginners.



  • I didn’t have any luck with PRIME. On my work laptop, I want to use Intel graphics when using the laptop screen, and Nvidia only when plugged in to external monitors. Couldn’t get it working properly at all - the external monitors only work properly when hybrid graphics is disabled in the BIOS.




  • dan@upvote.autolinuxmemes@lemmy.worldJumping Steps
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    2 months ago

    Nvidia have an open-source driver now too, but only for 20 series cards and newer, so I can’t use it with my 1080. I’m using it at work though - I have a 3080 in my work desktop PC and a 3050Ti in my work laptop. We’ll see if that improves the drivers significantly.

    The way they open-sourced it is by moving a lot of stuff that used to be in the driver into the closed-source firmware. AMD does the same thing though.


  • dan@upvote.autolinuxmemes@lemmy.worldJumping Steps
    link
    fedilink
    arrow-up
    8
    ·
    edit-2
    2 months ago

    I switched from Windows to Linux last year, after switching from Linux to Windows back in 2007 or so. I was happy to find that not only is the wobbly window effect still available, it’s available out-of-the-box on KDE without installing any other software. It has the cube effect and magic lamp effect when minimizing/unminimizing windows too.

    It’s also interesting that AMD went from having the worst Linux graphics driver (fglrx) to the best one. I have some graphical issues with my work PC and laptop (with Nvidia GPUs) that I don’t have with my personal laptop (with AMD GPU).





  • I was just comparing it to MacOS, and using it as a reply to the comment that MacOS “runs major software and doesn’t force the user to spend half their life in the command line”, which I interpreted to mean an OS that a mainstream user would be comfortable with. Windows fits that description better than MacOS does. I’m not advocating for using Windows instead of Linux or anything like that.