• 0 Posts
  • 23 Comments
Joined 10 months ago
cake
Cake day: November 10th, 2024

help-circle




  • There is no such thing as a generic installer for all linux distributions. Distributions differ, and you cannot assume that an install script that works for distribution X will work on distribution Y. And that’s exactly why linux is almost unusable without a package manager – you’d have to manage dependency hell, install paths, configuration and uninstalling process on your own.

    By the way, software repos are not maintained by the authors of projects, they are maintained by the distributors.

    Furthermore, piping a downloaded script into sh is such terrible practice, that everyone who offers this idea is either a malicious actor or utter ignorant of any basic security practice – you wouldn’t want software from either.











  • Main problem with it is lack of certification, which prevents it’s use ironically in Germany, the country of origin. I would have loved to use it. If you live in a less–regulated health system, I wish you success!

    Data migration will be a huge problem – medical management system companies tend to lock their customers into their system by preventing data migration.

    I just didn’t bother with migration. I used an autohotkey script to print all patient charts of the old system into pdf files – unconvenient but failsave – and built the new data base from scratch.