• 0 Posts
  • 18 Comments
Joined 1 year ago
cake
Cake day: June 19th, 2023

help-circle





  • When you make your business dependent on a single supplier, that’s a massive risk. I don’t quite understand why many Managers don’t grasp that concept. There are two solutions: build your own infrastructure or use something that’s either publicly available (like open source software) or easily replaceable (like a library with a common interface that many others also implement in a way that would also solve your usecase).

    If you don’t do that, one day in the future your supplier will increase the cost until it’s just below the cost of switching. If the cost of switching is more than you can afford at that point, you are screwed.

    Cloud computing anyone?












  • Also the half life of windows knowledge is a lot lower than linux knowledge. Under windows: when you have this problem, click here, click there, find this button, select this option and then it might help, until the next version changes everything. Under linux you find this config file, change this line to that and the fix will likely survive multiple system upgrades and could even work on different distributions.