• 0 Posts
  • 20 Comments
Joined 1 year ago
cake
Cake day: June 9th, 2023

help-circle



  • insomniac@sh.itjust.workstoLinux@lemmy.mlLinux TVs
    link
    fedilink
    arrow-up
    2
    ·
    9 months ago

    WebOS is such a sad story. It started as a pretty innovative and interesting mobile OS at a time when phone manufacturers bothered to innovate. Then it ended up being owned by the grossest software company ever, HPE, and now it’s a pathetically crappy TV operating system. What is LG even doing?



  • The Intellij plugin ecosystem is pretty good. Granted my day job is 80% Java/Kotlin but I also need python and ruby and go and the plug-ins have never let me down. I don’t have pycharm or Ruby Mine or Goland installed.

    The license also explicitly lets you use your work license for personal stuff or your personal license for work stuff. The only difference is who pays. You also don’t need a license to use the community edition.

    It’s also pretty good at CSV and markdown files. I might be biased because I spend probably 60 hours a week using Intellij but I don’t find any of your points against it to be accurate.




  • I guess to some extent. I have a bunch of accounts across instances and sh.itjust.works is the only one that didn’t have excessive down time or other problems when I first came over so I kept using this account. I haven’t touched the other ones in a while.

    So I definitely appreciate them living up to their name. I wouldn’t leave without a good reason. But if it started being down all the time I would probably leave. I guess that’s pretty soft loyalty.



  • One is just running a command and exiting. They seem to be using a separate container for sync storage and token storage. Not sure what those are but is likely set up this way for scaling. This could probably be pretty easily worked in to one container with a start up script that runs that SQL command. The overhead of running multiple Mariadb containers isn’t that much though so it probably doesn’t matter much.








  • I use Arch but you are kinda over zealous about how good AUR is. It is completely unmoderated and, as others have said, a security risk. But it can also pretty easily bork your system because of a bad package. I don’t know how long you’ve been using Arch but it’s only a matter of time before you’re pulling your hair out trying to fix a broken dependency.

    Arch is also not the only distro with giant repositories. Void has a pretty massive repository but it’s better moderated. The Debian universe is just as big if not bigger but you have to add repositories, it’s not as central. Same with the Red Hat world. Arch just dumps it all in to one chaotic bucket which is very convenient but there are downsides.