• 0 Posts
  • 19 Comments
Joined 2 years ago
cake
Cake day: July 28th, 2024

help-circle

  • pacman + yay + appman (in cases where appimage is more convenient)

    If you need something from AUR, Chaotic AUR builds some of them.

    Technically I also use managers for certain languages and environments, so sometimes cargo, pip, luarocks, … whatever.

    I did try to use flatpak in the past, but I just found it annoying. If you do not explicitly need it’s capabilities for a certain app it is mostly makes accessing app’s config and data a major annoyance imo.




  • As someone already pointed out, try to increase font size first.

    I personally use a Vector layer and put text there (not sure if it even works in paint layer). For making it bigger you can then just grab the corner with Select Shapes Tool and resize it. If it doesn’t work, enable Scale Styles in the Tool Options docker.








  • Currently studying Computer Engineering. I did manage to get most stuff working without needing Windows.

    It came usually at the cost of extra work, but I’d say it was worth it. So far I even got to writing makefiles for C++ projects targetting some Atmel chip (Microchip Studio is Windows only). And in some cases I even found better tools than what they privided us with.

    Unless you need some very very specific program or run into some wierd constrains you will be fine.


  • TruePe4rl@lemmy.mltoLinux@lemmy.mle-waste go brrrrrrr
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    I have 2016 MB Pro with EndeavourOS as well. I can’t say I don’t like it, but I tend to have quite poor luck with my installs. Each time I get to the customization stage, sth breaks a little. Probably should go pure Arch.

    Nevertheless, on MacBooks up to 2014 it should be much easier and require less effort.



  • Another i3 user here. I slowly transitioned from KDE when switching keyboard layout stopped working as well as some other DE related things.

    Ended up writing custom script for switching. Currently implemented with rofi in Perl, bc I like the syntax.

    I still like having a bit nice gui, so i have wallpapers, some icons, etc. But I fell in love with terminal along with neovim : ) , soo kinda looking for that middle ground between look, performance and functionality.

    Haven’t finished tweaking all the configs to my liking, but after that vanilla Arch is the direction I plan to go, since many things in my current install that I have as well as haven’t customized work a bit questionably or exist for no reason.