• 1 Post
  • 57 Comments
Joined 1 year ago
cake
Cake day: June 14th, 2023

help-circle

  • The whole point of docker is to solve the “work on my computer” by providing the developer hacked up OS with the app. (Rather than fixing it and dealing dependencies like a grown up)

    Bit special for it to still be broken. If it flat out doesn’t work, at all, then it may well be “sunk cost fallacy” to keep working on it. There is no universal answer, but there is a developer tendency to rewrite.



  • Programmers love to rewrite things, but it’s often not a good idea, let alone good for a business. Old code can be ugly because it is covered with horrible leasons and compromises. A rewrite can be the right thing, but it’s not to be taken lightly. It needs to be budgeted for, signed off on and carefully planned. The old system needs to stable enough to continue until the new system can replace it.









  • It needs to be faster and more stable. Crashes and slowness are killer issues. Slowness is single core issue. You can see one core working it’s ass off, but the other like 15, sitting doing nothing. Plus it freezes during that often because it’s not async/multi-threaded enough. Crashes, well that’s just bad, but in this case it’s normally when even 48GB RAM isn’t enough. Bloody curved geometry from external sources with massive messes. Needs more exchanging files methods that isn’t mesh based. But also mesh rationalization tools are need too.








  • Just a follow up to this.

    So I never ended up contacting O2 to say “please stop this”, I just used Wireguard to home and ignored it. Until the local Morrison’s wifi started doing the same thing but worse and I couldn’t event Wireguard round it.

    So I finally just bought a domain and setup my Apache to redirect the old duckdns to the new domain.

    So far this all seams to be working great.