• 0 Posts
  • 4 Comments
Joined 10 months ago
cake
Cake day: September 17th, 2023

help-circle
  • I think we need new legislation that prevents companies with a valuation over a certain inflation-adjusted threshold, say $10 billion, from participating in mergers. Then split up the big troublemakers. This way, they can’t just buy each other out until there are only a few left. They have to innovate and compete to keep growing.


  • At least when I tried with CLion, it wasn’t possible to get it to support both Rust and Kotlin simultaneously. You can get both in IntelliJ with the Rust plugin, but it didn’t work well when I attempted it. I have to use both Rust and Kotlin in the same project at work every day, so I end up switching between IntelliJ and VSCode constantly. Worse, it’s a multi-workspace project, so I even have to use several VSCode windows and switch between them, or rust-analyzer refuses to work. It’s so easy to get lost in the sea of identical looking code windows. Not ideal 😔