• 0 Posts
  • 1.12K Comments
Joined 2 年前
cake
Cake day: 2023年8月6日

help-circle


  • Uncritically? I think you need to read between the lines of what aggressors say. And this is true about the US too. At best they give you half truths and excuses. I suppose you believe Iraq had WMDs too? After all, that’s what the US said.

    You can’t tell me Russia doesn’t want parts of Ukraine, then in the same post say that a chunk of Ukraine wants to be invaded (i.e. join Russia), when Russia has also stated that as one of the reasons for invading. Even if they want to join Russia, that doesn’t give Russia the right to invade to “liberate” them.

    I’m not a historical expert on any of this. I just know what is reported in the media, which is not going to be the entire history. They aren’t a history class.












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