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

help-circle








  • Not if your PC doesn’t support some arbitrary requirements. I can’t upgrade because of the TPM requirement. There are ways to get around it. But at the same time Windows 11 isn’t really something I want to upgrade to. It’s got a bunch of crap I don’t need or want. Not that Windows 10 didn’t. Windows 11 is just worse and I’ve drawn a line.

    I have to use Windows 11 for work so I know what I’m missing. Nothing. Well, the screenshot button being mapped to the snipping tool is nice. But there is already a shortcut for the snipping tool.


  • You made me wonder how many lines our product contains. Looks to be around 600k total right now. Granted, that’s just the front end. It includes comments, blank lines, and lines that are just brackets and such. Also includes some dev only code. So, far more bloated than the actual code. Excludes code from any external libraries we use though.

    I don’t have an easy way to see how many lines our backend is. A large portion of the files aren’t for our front-end and I don’t feel like figuring it out. Couldn’t even tell you if it’s more or less code than the frontend.

    I’d be extremely worried if someone added or re-wrote 250k lines of code in our code base in one month. We actually have regulations to follow.