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

help-circle














  • Markup languages like HTML are declarative. That means you use it to describe the result you want but you don’t give it any instructions for how to actually do that. An imperative language is used to actually describe the behavior. Traditional programming languages are imperative. An imperative language is necessary to interpret the HTML and actually display the content in the desired way. You can’t use HTML to accomplish anything by itself. This distinction is why calling HTML a programming language is contentious.


  • 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?


  • Interesting. I still use the 360 controller on my PC because that thing is a tank. Basically indestructible. But my One controllers are garbage. The plastic was so badly formed I got aftermarket grips because it was constantly pinching my hands. It also feels like I could twist it in to pieces with by hand. The Series X controller fails to live up to the 360 but it feels significantly more solid and the pieces at least fit together.



  • 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.