• 0 Posts
  • 266 Comments
Joined 3 years ago
cake
Cake day: September 2nd, 2023

help-circle






  • Do you really need tauri?

    Tauri is for web devs that want to make GUIs with web tech in rust. You can do GUIs without web tech.

    If you really want to make a GUI with rust, you can use iced.

    If you just want a GUI with web tech, do it in JavaScript+html.

    If you want a GUI without web tech and don’t care the language, use a GUI toolkit for your preferred language.

    Learning a GUI toolkit is hard. Learning a language is hard. Learning both at the same time is even harder than the sum.










  • That explains why everyone in anime seems so fucking dumb.

    “In order to kill the guy, we have to shoot him in the head”

    “So you are saying that we have to shoot the guy in the head in order to kill him?”

    Yes you little shit, that’s exactly what he said, with the exact same words. It’s so annoying.



  • Most issues are a maintainers issue. Rarely is the issue in Linux itself. Most of the issues are in userland.

    Yes. All OS have bugs, and yes, we are used to doing workarounds for windows too. But most of the time, that workaround is fishing for a setting in an obscure menu with a Windows7 UI. But it is still a GUI. If you read the labels of the buttons you can navigate the menus to reach the button you want to press.

    I have never ever had to edit the registry to fix an issue. I have maybe edited the registry 10 times in my whole life, most of the time it was to customize beyond what the GUI offers, not to fix a bug. That’s on my PC, I don’t work in IT for a company. Maybe company management requires more extensive use of the registry.

    The whole point of my comment is not that Linux breaks constantly while windows doesn’t. Of course it’s going to break more often, since there is an uncountable different Linux configurations, it’s incredibly more complex than having 2-3 versions of windows to maintain.

    The point is that you can fix most issues on windows with the GUI, while on Linux you have to use the terminal most of the times.

    We also know those windows workarounds because GUIs are way more discoverable than terminal commands.

    GUIs act like trees. If you don’t care about the “personalization” branch of the menus, you just don’t click on it.

    Terminals act like lists. You do ls /usr/bin you’ll just get shown hundreds of binaries. Which are not categorized in any way. Only when you know which binary solves your issue you can read the man and get something that hopefully resembles a tree, with headings of different levels.


  • If there were no billionaires, a corrupt person could still have power inside a government. Making it a corrupt government.

    Then he could benefit from that corruption and become a billionaire.

    It’s not a one way relationship.

    Corrupt entities make powerful people. And powerful people (sometimes) do make the entities corrupt.

    And this is an issue for all political systems.

    It’s not a “get rid of billionaires and the issue is fixed”. We must both redistribute power so it is at more reasonable levels. And clean the entities.

    And once the power imbalance is smaller and the entities are clean, it is a constant maintenance fight to keep those entities clean and the power balanced.

    A single democratic election can give a lot of power to a person that previously had none. Power is always flowing.