• 0 Posts
  • 200 Comments
Joined 8 months ago
cake
Cake day: March 28th, 2024

help-circle

  • Dude, his point is that if you did not implement partial rendering on a big file, the browser will have to work extra hard to render that shit. Not to mention if you add any interactivity on the client side like variable highlighting that needs to be context aware for each language… that basically turns your browser into VSCode, at that point just launch the browser based vscode using the . shortcut.

    It’s not a matter of the server side of things but rather on the client side of things.













  • For hardware, there is a difference between knowing the schematics and actually editing the schematics. You can have all the schematics you want, but when you try to modify it to suit your needs you need to either remake the schematic or if the original file is shared, edit that instead. As I said, this is my opinion and the ease of modification is generally also part of open source. For a simple part, yes it is possible to remake it. But a complex assembly requires significant effort. Say a roller needs to be spaced a certain amount. You may want to tweak those distances. Before you manufacture it, you check what parts need to be changed to accommodate for your modification too.