this post was submitted on 11 Apr 2026
303 points (97.8% liked)

linuxmemes

31730 readers
172 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
  • Don't get baited into back-and-forth insults. We are not animals.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn, no politics, no trolling or ragebaiting.
  • Don't come looking for advice, this is not the right community.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
  • 5. πŸ‡¬πŸ‡§ Language/язык/Sprache
  • This is primarily an English-speaking community. πŸ‡¬πŸ‡§πŸ‡¦πŸ‡ΊπŸ‡ΊπŸ‡Έ
  • Comments written in other languages are allowed.
  • The substance of a post should be comprehensible for people who only speak English.
  • Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
  • 6. (NEW!) Regarding public figuresWe all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations.
  • Keep discussions polite and free of disparagement.
  • We are never in possession of all of the facts. Defamatory comments will not be tolerated.
  • Discussions that get too heated will be locked and offending comments removed.
  • Β 

    Please report posts and comments that break these rules!


    Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.

    founded 3 years ago
    MODERATORS
    you are viewing a single comment's thread
    view the rest of the comments
    [–] TrickDacy@lemmy.world 7 points 2 months ago (5 children)

    Because you want a cross platform solution?

    I get that electron can be slow, bloated, etc, but the amount of ire it draws is overboard.

    [–] Wispy2891@lemmy.world 16 points 2 months ago (2 children)

    Yes but sometimes, for example core parts of windows 11 like the start menu, don't need to be cross platform and should be native, not a pwa

    [–] BlackLaZoR@lemmy.world 7 points 2 months ago

    Especially since they had already native code in previous windows...

    [–] TrickDacy@lemmy.world 5 points 2 months ago

    Lol I mean I would never use windows 11 or defend that use of it. I'm just saying a valid use of electron is to target multiple platforms with minimal development hurdles.

    [–] bhamlin@lemmy.world 12 points 2 months ago (4 children)

    Having built applications with Microsoft's mfc, Java's swing, the omnipresent Qt, and whatever nastiness Mac was using in the early 00's, electron is worth the silliness. Trust me. Trust me.

    [–] ChickenLadyLovesLife@lemmy.world 5 points 2 months ago* (last edited 2 months ago) (1 children)

    the omnipresent Qt

    So weird. I spent more than two years of my career working on a Qt app (not by choice) but I've never met another human being who has ever even heard of Qt. Nothing else has ever made me so certain that I'm clinically insane.

    My favorite thing about Qt was the use of C++ for the back end and Javascript for the UI layer. It lets companies take advantage of the, uh, four people in the world who are good with both languages.

    [–] bhamlin@lemmy.world 1 points 1 month ago

    Hah! Yeah, qt has some really neat interfacing. And it is in so many places you wouldn't expect it to be...

    [–] InternetCitizen2@lemmy.world 5 points 2 months ago (1 children)

    Reminder to talk to your doctor about a colonoscopy

    [–] bhamlin@lemmy.world 1 points 1 month ago (1 children)

    Ugh. Cancel reminder, ready to take my chances with rectal cancer...

    [–] MonkeMischief@lemmy.today 3 points 2 months ago (1 children)

    I'll admit I'm not versed enough as a developer to grasp this so I'll take your word for it.

    ... I'mma just build my cross platform programs in Godot and nobody can stop me. >:)

    [–] bhamlin@lemmy.world 2 points 1 month ago

    I won't, Godot is perfectly cromulent.

    [–] bradboimler@lemmy.world 1 points 1 month ago* (last edited 1 month ago) (1 children)

    As an engineer, Swing is great! Granted, I wouldn't use it to deliver a polished UI to users.

    [–] bhamlin@lemmy.world 2 points 1 month ago (1 children)

    The individual things themselves weren't really the issue. Swing was by far my favorite.

    The issue was cross platform ui development. If you didn't target Java, swing wasn't viable.

    [–] bradboimler@lemmy.world 1 points 1 month ago* (last edited 1 month ago) (1 children)

    Swing was by far my favorite.

    Nice. My team constantly gripes about it but I'm all, "...it's a well designed UI toolkit...?" I can make it do anything. It took me weeks (as a newbie) to try to lay out UI components just so with the new hotness and at the end I had to give up and move on. It would've taken me five minutes to do it with Swing.

    [–] bhamlin@lemmy.world 1 points 1 month ago

    Swing is what all these xml layout tools have been trying to replicate, honestly. Some get close, but far too few.

    It warmed my heart when GWT basically copied swing for its layout. Made that super easy to learn.

    [–] DmMacniel@feddit.org 3 points 2 months ago* (last edited 2 months ago) (2 children)

    Because different OSes follow different Human Interaction Guidelines and I expect that applications follow the native look and feel.

    [–] festnt@sh.itjust.works 4 points 2 months ago

    following every linux de/wm's interaction guidelines seems pretty hard

    [–] TrickDacy@lemmy.world 2 points 2 months ago

    Ok, seems like a separate issue. The question was why do this and I gave an answer. Doesn't mean it's wrong because you can find a reason not to do it.

    [–] possiblylinux127@lemmy.zip 3 points 2 months ago (1 children)

    Electron is broken in implementation

    We need something like React native for desktop

    [–] TrickDacy@lemmy.world 2 points 2 months ago

    Yeah, something better is welcome for sure.

    [–] MonkeMischief@lemmy.today 0 points 2 months ago

    the amount of ~~ire~~ CPU cycles / frames / watts it draws is overboard. Lol

    (Trying to be funny not aggressive lol)

    For real though, I think it's just because it epitomizes that "Hardware is fast now so throw sluggishly interpreted high-level code at it and don't even bother with optimization" mentality.

    Like I remember when people would bash Python over this, but Electron apps make that feel way overblown now.

    (Also Python did nothing wrong :( lol)