• 1 Post
  • 14 Comments
Joined 2 months ago
cake
Cake day: February 24th, 2025

help-circle
  • Shayeta@feddit.orgOPtoProgrammer Humor@programming.devPain
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    1 day ago

    It isn’t, at work we’re in the process of evaluating how useful it can be and a bunch of people received Cursor licenses to test it out.

    If you’re trying to do something common it works great as long as you are concise enough. The moment you try to get it to do something obscure it starts failing miserably.







  • No problem, just makr sure your system has the exact version of libraries the application needs. And oh, you will only update those dependencies when the application update updates the requirements.

    Oh what’s that? Another application you want to install uses the same lib but different version? Tough luck, chump!

    Seriously it’s either flatpaks or the multi-version dependency management that openSUSE has, and you’re not saving much more space here either.