Palacegalleryratio [he/him]

Red panda because Dirt Owl said so.

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

help-circle
  • I can’t speak for Krita - I’ve not used it. But as someone who has designed a lot of software I agree with you fully here. Making software intuitive is the hardest and also most important part of my job. When I test with users the first time it soon becomes clear how stuff that me and my team thought made sense is totally opaque to the end users or just doesn’t fit into the real world workflow. It’s all well and good expecting users to learn the software - there has to be an element of that - but if you force thought, cause confusion or waste time every time you do that you add friction to the product. That friction ruins the users experience of the product and can ruin productivity.

    There is a balance to be made, complexity where it allows for power is fine, if you have dedicated frequent users. E.g. my favourite editor is Vim - very complicated and (initially) opaque but also extremely powerful and logical once you know it. But complexity that adds no power or complexity in software where you don’t expect users to be using the software frequently enough to be expert in it is not ok.



  • My advice would be look up The Missing Semester it’s a free online MIT course on how to use the terminal and it will govern you a better understanding of how to use it and Linux more generally. Really helpful to find your way around and give you an intuitive sense of what you’re trying to achieve.

    Then beyond that installing arch is easy with archinstall but it’s probably more helpful to learn about the components of desktop Linux and what they do so that you actually know what you’re doing.



  • My favourite that I use lots of places is Gnome. Love using it. Use it completely stock.

    I also use KDE, which is fine, but I don’t much care for it, I always find it to be buggy and unreliable. Could well be pebkac errors, but I’ve seen it across multiple machines over the years. With this said I still use kde on one machine.

    I also use sway. Which is a wayland window manager. I find it very good. I’ve heard that hyprland is also good, but I’m not looking to mess with a window manager, I just like it to be simple, so I’ve not really tried it.





  • Right, so you want eMacs evil mode with some choice vim plugins. Excellent vim emulation. The terminal interface is pretty good, and the GUI version has some excellent markdown plugins that give you a live preview. Get started with doom-emacs as it’s very pro vim and modernised out of the box. Then once you’ve got into eMacs you’ll not have any issues with free time ever again, as everything you could possibly want to do you’ll be doomed to finding out how to do in eMacs.