• 9 Posts
  • 49 Comments
Joined 3 years ago
cake
Cake day: June 12th, 2023

help-circle










  • Mountaineer@aussie.zoneOPtoSelfhosted@lemmy.worldJellyfin 10.11.0 RC9
    link
    fedilink
    English
    arrow-up
    18
    arrow-down
    2
    ·
    5 months ago

    I think the feel from the Devs is that there isn’t enough new functionality to justify the major version bump, this primarily being a reimplementation of existing features.

    BUT, I agree with you, it should definitely be V11 under the semantic versioning scheme.
    Whilst there is a migration path here, the database changes under the hood alone are likely to break backwards compatibility with all plugins (with in-house plugins being upgraded in sync).
    Such breakage is kind of the defining characteristic of a MAJOR version.







  • If you “vibe code” your way through trial and error to an app, it may work.
    But if you don’t understand what it’s doing, why it’s doing it and how it’s doing it?
    Then you can’t (easily) maintain it.
    If you can’t fix bugs or add features, you don’t have a saleable product - you have a proof of concept.

    AI tools are useful, but letting the tool do all the driving is asking for the metaphorical car to crash.


  • Mountaineer@aussie.zonetoMemes@sopuli.xyzEasy sell
    link
    fedilink
    English
    arrow-up
    24
    ·
    10 months ago

    Me: Hi, I need some high quality components, you know better than office stuff, and I’m willing to pay a premium. Company: Great, we have a huge range. And as a bonus we’ve covered EVERYTHING in LEDs! Me: Err, can I get the good mechanical switches and silent fans without LEDs? Company: Ooh, that’s a SPECIAL item! 3x the price!






  • I can’t think of a standalone gui app that does this (and a simple google search didn’t find one).
    If you have a gui desktop (gnome,kde,xfce,lxqt,enlightenment,budgie…) it will have a built in function in it’s settings to do this, or leverage one of the parent ones (ie budgie is based on gnome, lxqt on kde).
    If your custom environment is pared down to the point where you don’t have an equivalent to gnome-system-tools and don’t want to install it, you might have to just use date at the command line.