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

help-circle
  • That’s a good question, I’m not too sure since I work in IT/Software as well and am currently using kakoune. I think a lot of efficiency upgrades in other industries are typically a cost gap instead of an understanding gap. For example, a carpenter could start out with a tool like a hand saw, and then later upgrade to a band saw, but they need to pay a lot more for and find space for the more efficient tool. This can kind of exist in software as well, but the funny thing is that a lot of the time these days I find the FOSS stuff better overall, which I think sets this phenomenon apart from other industries and whatnot.





  • I think what you are thinking of is the ellipse selection tool, and yes this exists and can be used - however I am referring to the tool class of geometric shapes which is quite common among other software. Basically it creates a vector (In most cases I think) shape with options for stroke and fill, and controls the same way that the ellipse selection tool does (constraints etc.).

    GIMP does not have this, instead you have to go through a decent amount of trouble to get simple geometric shapes drawn to the screen, and at that I believe they are always raster.

    Take these procedures as an example for GIMP.

    https://www.alphr.com/make-shapes-gimp/

    This makes GIMP difficult if you want to use it for some niche uses such as making a quick flow diagram, or a quick vector mask which can be changed later.


  • True, but I prefer intuition over efficiency when I pick something up for the first time, second time, and third time, until I eventually have a good enough understanding to begin worrying about efficiency.

    There are use cases for Libre office writer, just as there are for vim, even though they are both capable of producing text documents. One is arguably more intuitive while one is arguably more efficient, but if I didn’t know anything about word processing/text editing and had to pick between the two, I would pick writer.

    Same goes for anything else, and it’s also why a decent number of text editors/software support emacs/vim bindings - so that you can use the software intuitively, and then once you understand it, you can become more efficient by using modal bindings. Same goes for GIMP versus other software. The thing about other softwares in the same genre is that they can be learned relatively easily and can also be used efficiently. GIMP I find harder to learn, even if it is efficient later.

    For anyone who is new who has to make a choice as well - very few people would pick vim to start out with.

    Furthermore, in this instance, I do have a decent amount of photo editing experience and have used multiple softwares to do it, but even after that, the problem I have with GIMP is that a lot of this knowledge does not transfer to GIMP like it does for other software. If I learn photoshop, I can get away with using affinity, krita, corel draw, clip studio, and other software - but not nearly as easily GIMP.

    I would also argue that efficiency is equally dependent upon the software as it is the task. The workflow for digital painting, animation, and photo editing are all quite different, and no one UX/UI is the most efficient at all of them. This is why most of these softwares have modular interfaces, which is good, but I simply find the modular interface of GIMP harder to use or understand versus the rest.



  • golden_zealot@lemmy.mltolinuxmemes@lemmy.worldBuT I CaNT MaKE cIrCLeS in GiMp!
    link
    fedilink
    English
    arrow-up
    40
    arrow-down
    1
    ·
    edit-2
    11 days ago

    Under the hood I actually really like GIMP. I’m also not too bothered by there being no circle tool. My problem with GIMP is that if there were a circle tool in it, its a little too difficult to find it if it does exist.

    If they had some front end re-write eventually where they just moved some stuff around and better organized the front end of the application, I think a lot more people would use it. UX/UI is really important, and I’m sure the contributors of GIMP know this as they seem to have done well to try to make the interface feel straightforward by putting stuff under menu’s and whatnot, but the location of things just seems unintuitive/non-standard compared to what every other application does.

    The other issue I have with GIMP is just that its development cycle takes forever compared to most every other open source application I have seen.

    Not to say there is a great answer to any of this, image manipulation/animation software is not an easy thing to program by any means so I understand why it can take forever, but I just wish there was a real answer.

    In the mean time, I’ve just been trying to get by with krita, though krita really seems geared toward digital painting specifically.