• 5 Posts
  • 89 Comments
Joined 11 months ago
cake
Cake day: June 22nd, 2024

help-circle
  • We are all so entitled.

    That’s exactly my issue with GIMP. We are all so entitled, even GIMP devs.

    You don’t want to include a feature to draw an editable circle/square/polygon? Fine, but then don’t get superdefensive nor “counterattack” when people ask you about this feature. All in all, pretty much every other image manipulation program has it, so it’s understandable people wonder why GIMP doesn’t have it. I for one still can’t wrap my head around why this is a no-no for some people. It doesn’t make any sense.

    When I was majoring as graphic designer I used to use GIMP for a bunch of stuff, even played with python-fu and saved me some time I never would have saved with Photoshop or some shit like that, but even back then they always answered to everything some variation of “we are short on resources”. Well at that time Krita (which was even called Kpaint) had even less resources than GIMP and look at them now.


  • Friendly self-reminder to never open the comment section on Phoronix ever again.

    I’m “stuck” with an Apple Thunderbold Display. Can’t deny it’s great, sturdy, integrated mic, camera, usb ports and ethernet are actually a great thing to have and everything in it looks great despite it being “old” - but I have a super annoying issue where at like 70% of the times I turn on the computer the display won’t turn on - I have to restart the PC with the REISUB thing, then turn it on, then press f9/f10 like wanting to go to the boot/bios screen, then turn the PC off, then turn it on again - it’s until that time the display turns on. All I just know about this is that this is most probably due to the Titan Ridge driver in the Thunderbolt adapter my PC has, an HP Elitedesk 800 g4.

    So I was looking forward to this and, if they ever have success/luck and I have money, potentially getting a Mac Mini M4 new/second hand to replace the PC. But maybe I should be looking forward to another monitor brand that offers the same features and quality.


  • m4m4m4m4@lemmy.worldtolinuxmemes@lemmy.worldSome things never change
    link
    fedilink
    arrow-up
    17
    arrow-down
    24
    ·
    edit-2
    2 months ago

    GIMP and photoshop have always been photo editing tools first and foremost

    I mean, GIMP literally means “General Image Manipulation Program”.

    Excusing the lack of proper shape drawing tools as “it’s a task for vector software” while at the same time having things like the ability to define vector masks is complete nonsense.




  • Even Microshit tried and gave up because it was so hard

    Not exactly. Yes a browser engine is one of the most, if not the most, complex pieces of software.

    But if it was almost impossible to create a web engine then this, or KDE’s KHTML, or Servo, or NetSurf, or Kraken, or you-name-it wouldn’t exist.

    Then how come (one of) the most powerful tech company in the world couldn’t make it, you ask? They already had a “functional” web engine. But what they had from the beginning was absolute shit that did not respect any web standard. And oh boy we people who fought against that shit trying to support it do know. Its baggage was immensely huge and shitty that after a while and the speed Chrome was taking over they found it was easier to yeet it altogether, and I do hope that piece of shit is burning in hell because it made our lifes so miserable.

    Note that Opera did the same thing with their web engine - they gave up with it mostly because they found easier to jump in the Blink bandwagon, without realizing they were making Opera just another Chromium skin without much value, contrary to what Presto was.

    Kinda what could happen if one day Microsoft decided to try make Windows to be as functional, fast and permissive as Linux.



  • I got a Logitech MX Mouse Master 3s. Not sure if it can fit into what you want or need because I’m no gamer (like, not even minesweeper) but it has more than 5 buttons.

    I set it up with logiops so you could customize its buttons - for example I set up one of its buttons to open KDE Plasma’s overview.

    Good mouse overall though the bottom cavity where the wheel resides can get dirty so I have to open it like every couple of months to clean it.





  • Phoronix’s comment section is as toxic as it can be, but i found out a comment that puts into words better similar thoughts I have on this:

    How about the Linux Foundation forks over a few million to fund the thing in its name?

    They could hire more engineers, more testing, more QA. Yet they don’t.

    And while at it, maybe Mozilla or any other stakeholder with resources could revamp Rust to produce lightweight binaries, have a stable compiler and for it to be way quicker in compilation?

    No? Okay, but then why do all these foundations/organizations exist? And why do they hold such vast amounts of resources, while extorting the projects they claim to help?

    I’d only add that it’s not only about the kernel - they are home to a project that could be in the medium-long term a serious alternative to Google’s blink/Apple’s webkit, and of course an alternative to the hegemony of Chrome, but they actively chose to just not give them a single cent. Yes I am talking about Servo.



  • Well I wasn’t thinking about memory (and maybe that’s the reason some people downvoted that comment…) but because in my experience NetworkManager takes time starting at boot and with months/years it was taking more and more time. I reset it once and kept doing the same thing.

    As you said you’re planning on a home server kind of thing I’d think setting up a static ip is a good idea and NetworkManager is just an overkill for that - you could very well go along with Gentoo’s netifrc.



  • I know at some point in history there was talk about going to C++ but Linus brushed it off because he didn’t liked it. This time he thinks otherwise.

    So trying to get Linux into another language is no new talk.

    And Zig is becoming a thing. I do not know if it will be ever suitable for such task, but it seems like moving on from C or complementing C’s kernel development with Rust, Zig or whatever comes with the future is just a matter of time.

    It will not happen overnight as a fork will not happen overnight so the only way forward seems to be patience.