• 1 Post
  • 142 Comments
Joined 1 year ago
cake
Cake day: June 7th, 2023

help-circle




  • 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.








  • I could train as hard as possible, for years, and I promise you I couldn’t beat a single woman in the WNBA on a 1 on 1 game. I think it is important to remember, that yes, statically, men have an advantage, but each individual is unique. I think it would make more sense 1. Remove the profit motive from sports. 2. Have leagues based on skill, not gender. Of course, that will never happen. Match making in video games is a clear example of how it can work. If I was really into any competitive game, every time I played I’d be playing against people that were roughly equal to me. I suppose that is harder to do in team sports though, especially when there is money involved for the players.




  • 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.


  • It should stop issues with full device theft as well, if done correctly, because if secure boot isn’t on and working, it will refuse to give the key. Which means, if it was setup correctly, the computer cannot be accessed without know the users name and password. This is the general accepted stack for Microsoft’s BitLocker. It becomes completely transparent to the user, but puts a decent blocker to access in cases of theft. There are ways around it like freezing RAM or packet sniffing an external TPM, but those are high level attacks.


  • The point is to have the system automatically unlock without the need for a boot password. This provides decent security if secure boot is enabled, but requires very little from the user. It isn’t a stopper for high threats, but a simple theft will mean the data is safe. It also ensures that if the drive is separated from the host machine, it is useless without a copy of they key. It doesn’t stop all threats, but stops a lot of them, and all of the most common.