• qyron@sopuli.xyz
    link
    fedilink
    arrow-up
    5
    ·
    7 hours ago

    High-jacking the thread a bit.

    As anyone tried Midori recently. I remembered about it this past weekend and when searching I was impressed with the project page.

    Installed it on my phone and my computer.

    On Android it is not ready yet. Maybe for tablets. The browser did not resize to fit the screen. It also felt heavy. Removed after a few tentative uses.

    On PC, the same feeling of being heavy, slow moving. It took a long time to open and start navigating. My computer is not new but it carries itself well enough to start FF in a few seconds.

  • germanatlas@lemmy.blahaj.zone
    link
    fedilink
    arrow-up
    3
    ·
    7 hours ago

    There are several gui applications for your package manager you can use to install various browsers.

    This ironically fits more to windows users trying to uninstall edge

    • Bluewing@lemmy.world
      link
      fedilink
      arrow-up
      3
      ·
      2 hours ago

      You be nice to Lynx. It was the first browser I used way back in the day. Fast and sometimes confusing and limited, it was the perfect experience.

  • treadful@lemmy.zip
    link
    fedilink
    English
    arrow-up
    39
    ·
    19 hours ago

    Don’t know what the fuck is going on there, but that’s not installing a browser.

    • girsaysdoom@sh.itjust.works
      link
      fedilink
      arrow-up
      13
      ·
      edit-2
      12 hours ago

      Looks like they have a tiling window manager running the ‘stat’ command on a bunch of kernel files on the left, then a bunch of smaller window tiles having random stuff like garbled text, a resource monitor, and gnucharmap?

    • Marduk73@sh.itjust.works
      link
      fedilink
      arrow-up
      8
      ·
      11 hours ago

      They think they are movie hackers sitting in a back seat in a high speed chase going clackity clak ok got it, next light is green.

  • leftzero@lemmy.dbzer0.com
    link
    fedilink
    arrow-up
    18
    ·
    17 hours ago

    Add programs.firefox.enable = true; to configuration.nix.

    Call sudo nixos-rebuild switch. Maybe add --flake if you’re feeling adventurous.

    Done.

    Or, more realistically…

    programs = {
        firefox = {
            enable = true;
            # Configure anything you want here (language,
            # extensions, policies... whatever).
        };
        # Enable and configure other programs here.
    };
    

    … and keep the whole thing in a git repository to track changes and have it available for other machines.

    • ttayh@lemmy.zip
      link
      fedilink
      arrow-up
      2
      ·
      2 hours ago

      dude, don’t try to sell me on an easy to configure distro, I’m just finishing up on the configs for my debian home server/sometimes workstation. Definitely don’t do it, don’t send me down the rabbit hole of reproducebility

    • Pastel@sopuli.xyz
      link
      fedilink
      arrow-up
      7
      arrow-down
      1
      ·
      12 hours ago

      And you can even add programs.firefox.package = pkgs.librewolf; if you prefer it!

  • chi-chan~@lemmy.world
    link
    fedilink
    arrow-up
    80
    arrow-down
    4
    ·
    23 hours ago

    Literally easier than Windows.

    People are falling for this and downloading software from unofficial websites.

    Linux is super easy.

    • Debian-based: # apt install firefox
    • Red-Hat-based: # dnf in firefox
    • Arch: # pacman -S firefox
    • KernelTale@programming.dev
      link
      fedilink
      English
      arrow-up
      2
      ·
      4 hours ago

      When I used to be on windows it was a bit of pain to install Firefox via WSL2. I probably had to install like X11 while at it. I also installed modded Minecraft. It ran fabulously at 2 FPS v 1.4.7

  • Hond@piefed.social
    link
    fedilink
    English
    arrow-up
    14
    ·
    22 hours ago

    i think i never even used a terminal to install a browser and i dabbled with linux on and off for over a decade now. there was always a gui to install a browser. well, not on arch in 2014 but back then i never made it past a half broken desktop enviroment. so my point still stands technically.

  • wopalopa@lemmy.world
    link
    fedilink
    arrow-up
    4
    arrow-down
    1
    ·
    21 hours ago

    im the most tech savvy in my household. compared to general people, im still a normie.

    my personal pc is linux based and whenever someone asked to use my pc for general purpose i have to do the terminal dance. now for some of you that may be easy but for me it’s annoying. not to mention that i have goldfish memory so i have to duckduckgo which dependancy i need, troubleshooting and look for dependancy just to make my vlc support certain kind of media or connecting apple device to the pc.

    im planning to distro hop to an easier one but im dreading to do the terminal dance all over again.

    worth mentioning, my kb Fx keys are unusable for almost a year now and i exhausted all possible way to fix it. my steam streaming also outputting blank screen. i just dont have the urge and will to fix it

    • Bluewing@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      1 hour ago

      Don’t feel bad. I’ve been running some distro since Y2K was a fear. And I still often need to search commands. (Shhhhh! Don’t tell anyone but I have even used ChatGPT a few times also. To my secret shame). But I am wary of what I see and while I don’t always remember the proper syntax all the the time, I do know when the answer is right when I see it.

      If anything, it shows that you are a person that is willing to get your hands dirty to fix your own problems before you start asking random people to solve your problem for you. You will become the master yet.

      And Kudos to Ephera for stepping up and helping a fellow user!

    • Ephera@lemmy.ml
      link
      fedilink
      arrow-up
      1
      ·
      19 hours ago

      my kb Fx keys are unusable for almost a year now and i exhausted all possible way to fix it.

      Unusable as in nothing at all happens, or do they do things like volume up/down when you press them?

      If the latter, there may be an “FnLock” key combination you have to press. Usually, it’s something like Fn+Esc. Or Fn + whatever key has a lock symbol or “FnLock” written on it…

      • wopalopa@lemmy.world
        link
        fedilink
        arrow-up
        3
        ·
        19 hours ago

        its the latter. the fn thing doesnt work as the fn key doesnt register input. my initial asumption is that because my kb is on apple format and i couldnt change it to windows because it requires me to press the fn key (iqunix f96)

        • Ephera@lemmy.ml
          link
          fedilink
          arrow-up
          4
          ·
          15 hours ago

          This sounds exactly like your problem: https://bbs.archlinux.org/viewtopic.php?id=269796

          It’s quite a lot of detailed technology talk, which I don’t expect you to understand. The main takeaway should be this:

          So the problem is [temporarily] solved by running: rmmod hid_apple

          This command unloads a driver that’s potentially interfering here. The driver will be loaded again on next reboot.
          Which is useful, because you can just try it out and if it doesn’t work (or if it breaks something), you can just do a reboot and everything is back to normal.

          You will need admin/root permissions to run this command, so the real command you need to run is: sudo rmmod hid_apple
          It will ask you for your login password to confirm running the command.

          If that does fix it, then we can look into making it permanent.

        • punkfungus@sh.itjust.works
          link
          fedilink
          English
          arrow-up
          1
          ·
          17 hours ago

          That just sounds like your keyboard is broken. Your keyboard switching its own functions does not involve the OS