• 23 Posts
  • 1.02K Comments
Joined 2 years ago
cake
Cake day: June 16th, 2023

help-circle









  • The problem with compiled JS is that it doesn’t last long. Any piece of software written in the popular frameworks will probably not compile in 5 years because xyz dependency. There might be ways around it, but all annoying and not good. Some type of software really needs more assurances that “might compile in 5 years” because some people can’t afford to upgrade to the latest framework down the path due to size or simply lack of time.








  • TCB13@lemmy.worldtoSelfhosted@lemmy.worldHow do you document your Homelab?
    link
    fedilink
    English
    arrow-up
    1
    arrow-down
    6
    ·
    1 month ago

    If it need documentation means things are over the line when comes to complexity and I should scale down / simplify. :)

    Complexity and over-engineering are a serious problem, I really try to keep it as simple as possible so I don’t have to waste time managing it, dealing with updates and potential security issues. Simple code/infrastructure breaks less and has less potential insecure points.