while(true){💩};

  • 0 Posts
  • 6 Comments
Joined 2 years ago
cake
Cake day: June 11th, 2023

help-circle


  • Well no, we are going from first to like… seventh gen Tegra, which comes with a whole slew of additional hardware support. They are likely going to be hitting 120fps using DLSS, which is both neat and really sad, plus the higher performance video encode/decode for their DiscordGroupChat implementation.

    HDR and 1080p on the device’s screen itself are big improvements. A lot of people will bellyache about no OLED but LCD tech in general has gotten pretty good and will last 30+ years instead of 10-at-best.

    Most of the external hardware changes seem superficial, but things like the dual USB C and the larger joysticks (which hopefully means they won’t drift) should be noticeable quality of life enhancements.



  • If you want to use VSCode without the Microsoft bits, they actually provide that officially. VSCodium is VSCode with all the Microsoft-specific bits stripped out (or rather, not added in in the first place, at compile time). It’s all open source too so you can either verify yourself or have a knowledgeable friend do an audit on your behalf.

    I use VSCode at work a lot and enjoy it quite a bit. A good alternative would be to use Kate/Kwrite with all of the coding plugins and the linter plugins turned on, the experience is pretty close to VSCode/ium without store extensions.