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

help-circle
  • Of course it’s a matter of personal preference, but I’m exactly the opposite. I’m ending a line by hitting the enter key, why should I have to go through the trouble of hitting the ; key for every single line, when more often than not I’m not breaking single lines up to multi-line. On those rarer occasions I can use \ key. It probably helps that I was “raised” on a white space sensitive language. But to me, it makes way more sense to let the whitespace mean the same thing to the computer that it does to me.

    All of that said, I’m still wrapping my if statements in () though. I don’t care if is not required. Just looks better to me.









  • As a LightBurn user and license holder, this is annoying, but I could see this being a good thing in the long run. Right now, there is very little opensource alternative to LightBurn. As of today, there is a much stronger incentive to make it happen. I’m hopeful this spurs on a modern tool in the open source community that works as an alternative. What LightBurn might have done is save them selves some support overhead and created competition. We’ll see how that works out for them.


  • Since I was personally called out here, Windows 10 was my last home version of Windows, but it was earlier days of 10. For work, however, I manage about 1700 Windows workstations and servers, so I know all those problems still. To be fair, I’ve been running Linux in some form since before Ubuntu existed. I think it was Debian in 2001 or 2002 that was my first Linux desktop.



  • VNC might have seen improvements over the years, but last time tried it, it didn’t handle high resolution/detail well at all. RDP can stream practically any media in close to real time, as to where VNC really broke down if you tried to change too much of the screen at once. Ideally, there’d probably be a new open screen sharing standard that used modern encoding and decoding to allow for high bandwidth connections smoothly. Moonlight gets close, but isn’t really designed as an RDP/VNC replacement.