I’ll start.

    • @k_o_t
      link
      3
      edit-2
      4 years ago

      May I ask how’s Arch/Manjaro running on ARM? What’s your general experience with Linux on ARM? Also how’s stuff like battery life and performance on PineBooks?

      • @AndreVallestero
        link
        3
        edit-2
        4 years ago

        Manjaro ARM is awesome, it has great community support driven by the leadership of Strit. Linux on ARM is surprisingly usable. Since most of the tools that I use are open-source, pretty much everything I want already has official packages for it or AUR packages. If not, I can make my own PKGBUILD but that’s rarely ever needed. The only issues come with non-open-source projects. Things like the Android/Java SDK or VSCode extensions being closed source and only available in binary packages makes it impossible to port from x86 to Arm.

        Battery life is awesome considering I haven’t even done any fine tuning (changing kernel governor, manual clockspeed throttling). I usually get 8-10h on a single charge which is really impressive considering it has ~1/3 the battery capacity of a Macbook Pro. Performance is adequate (compiling ffmpeg takes ~15m at -O2), the only issues right now are related to lack of hardware acceleration which is mostly due to the chaotic nature of kernel driver development. Drivers for video acceleration (Hantro G1/G2) are being developed by multiple communities simultaneously and alot of work is being accidentally redone since it’s hard to keep track of who already did what and what branch they did it on. The leading developers are the folks over at Armbian, the folks over at LibreELEC, aswell as Kwiiboo and Bbrezillon who seem to have done the majority of the work.

        The hardware is capable of so much (even has Vulkan 1.1 support), it just comes down to the community working on drivers. Once these drivers are in mainline (and software is able to leverage it [FireFox with video accelerated decode]) I think the experience might be indistinguishable from a low-midrange x64 laptop.

        • @k_o_t
          link
          1
          edit-2
          4 years ago

          oh wow, that nice! one more thing, how’s the displays color accuracy and viewing consistency and trackpad accuracy and overall feel? And just overall feel of the device?

          • @AndreVallestero
            link
            24 years ago

            I’m not sure how accurate the colors are tbh (I never do any color grading or color accurate work). Viewing angles are on the weaker side of IPS displays I’ve seen (but this might be because it’s a matte display?) however it’s still much better than a VA or TN panels. Trackpad is the worst thing about the hardware, it feels pretty bad at fine movements and the palm rejection is not great either. The keyboard is great, about the same or better than a 2015 dell XPS 13 with very solid key stabilization, travel, sound, and feel. Overall, if it weren’t for the track pad, the device would feel like a ~$500 thin and lite notebook which is great. Hopefully more firmware updates get released to get the trackpad up to par with the rest of the system.

    • DessalinesOPA
      link
      24 years ago

      Damn that’s cool… I remember trying linux on an arm chromebook a while back and having a lot of issues, but this looks legit.

  • @Ordoviz
    link
    44 years ago

    The picture shows Sway, Waybar, Kakoune, Alacritty, and fishshell. The color theme is gruvbox, the fonts are DejaVuSansMono and Inter.

    • DessalinesOPA
      link
      14 years ago

      Noice, looks good. :thumbs up:

  • @AgreeableLandscape
    link
    4
    edit-2
    4 years ago

    My current desktop is just normal KDE with the Breeze Dark theme, but I’m planning on switching to GNOME and have made a dry run setup in a VM. I call it my take on KNOME:

    • @k_o_t
      link
      3
      edit-2
      4 years ago

      so it’s true! people actually do actual work on their arch rices!

    • @AgreeableLandscape
      link
      34 years ago

      I see a lot of i3 setups with dead space between windows. Does this bother you when using it?

      • DessalinesOPA
        link
        24 years ago

        Nah its not bad at all. Its a very popular fork called i3-gaps. But most i3 users use workspaces more than they do multiple windows on one workspace… terminal on workspace 1, browser on workspace 2, IDE on workspace 3… etc.

  • @gregf
    link
    34 years ago

    FreeBSD-current, bspwm, urxvt, doom emacs

    • @k_o_t
      link
      24 years ago

      nice! what is this color scheme btw?

      • @gregf
        link
        0
        edit-2
        4 years ago

        Sorry for the long delay, it’s called base16-paleknight

  • @k_o_t
    link
    34 years ago

    nothing special at the moment, I’ll move to yabai once I get to recognizing battery and applying proper patches to get sound working on this damn hackintosh

    it’s been so much trouble that I would’ve given up on it a long time ago, had it not been for the fact that I’ve already invested so much time in this laptop… :/

    • @ajz
      link
      3
      edit-2
      2 years ago

      deleted by creator

      • @k_o_t
        link
        1
        edit-2
        4 years ago

        no, not really, could you link it? And what do you mean by

        without any modifications?

        To be fair, the process with desktops is not that difficult now: everything is massively simplified if you have supported hardware, but you still need to do some work, it’s not a lot, but still…

        My main issue is that it’s a laptop, which are a lot harder to hackintosh, and I’ve had tons of issues on basically every step…

        • @ajz
          link
          1
          edit-2
          2 years ago

          deleted by creator

          • @k_o_t
            link
            1
            edit-2
            4 years ago

            hmm, unless I missed something, there isn’t really anything about the hackintoshing process itself in that post, but the author mentions that he used OpenCore, so it’s basically a standard setup with OpenCore, which has indeed become really easy on desktops :)

            • @ajz
              link
              1
              edit-2
              2 years ago

              deleted by creator

              • @k_o_t
                link
                14 years ago

                Wait, i’m confused, there’s a toot out there by the same person as that link about a hackintosh, but it’s not linked in that blogpost… then what did i miss?

                • @ajz
                  link
                  1
                  edit-2
                  2 years ago

                  deleted by creator

  • @nutomicA
    link
    34 years ago

    Not very beautiful but who cares.

  • @nutomicA
    link
    24 years ago

    Not very beautiful but who cares.

      • @KitaitiMakoto
        link
        24 years ago

        The secret is WSL, Windows Subsystem for Linux. I’m running Ubuntu 18.04 for terminal operations on my Windows machine.