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

help-circle







  • It’s the amount of legacy it’s carrying on that drives me crazy. Many of the implicit default implementations are confusing. That’s where all these “rule of 3”, “rule of 7”, “rule of whatever” come from. The way arguments are passed into functions is another issue. From the call-side you (sometimes) cannot tell if you’ll end up with a moved value or a dangling reference. The compiler will not stop you from using it. Even if the compiler has something to tell you, it’ll do it on the most cryptic way possible. I’m grateful we have C++, it paid lots of my bills. But it’s also a pain in the ass.














  • I’m German and I can tell you that the state-owned vs private discussion is quite complex. In Germany the train, post service, telephone/internet, and many more things were state-owned not to long ago (about 20-25 years most of them). Nowadays many of them are private. The train is expensive, run down and horribly unreliable. The CEOs have salaries going up to almost a million Euros per year. Our health system is the 2nd most expensive one in the world and it’s quite a shit-show. Mobile internet is expensive, even though there is some competition in that market.

    There are simply things that shouldn’t be optimized to make the biggest profit but to profit the people! Education, health and housing are good examples.