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

help-circle

  • I can’t imagine how you think it’s incredibly simple. These things are hell to explain to pretty much any normal person who needs to know why there’s no picture on the monitor or why their laptop/phone is not charging, or why the keyboard isn’t working in BIOS (no USB 3 support so you gotta switch to a USB 2 port). Add to that the combinatorial complexity of different cables and hubs supporting different things, and no tools for troubleshooting what feature is missing (and where in the chain) or what is suboptimal.

    Worse, sometimes it’s my boss who thinks they can cheap out and get a USBC dock instead of a proper dock, forcing me to run at non-native lower resolutions or unable to use a second screen.











  • IntelliJ is an all-out full IDE in the tradition of the old Visual Studio or Borland IDE:s, so it makes sense there. Zed is ostensibly a text editor in the same niche as VS Code, vim and Sublime, where I expect to be able to just open a single file and edit it without any bigger investment.

    I typically have both an IDE and a text editor installed, for different use cases. But Zed can never replace IntelliJ and because of this design choice it can’t replace VS Code/vim/Notepad++ either.