• 0 Posts
  • 25 Comments
Joined 10 months ago
cake
Cake day: January 2nd, 2024

help-circle





  • If anyone wants proof that this post is in absolutely bad faith and malicious, read ops comments defending USSR. The criticism of the other server could may as well be valid but it is impossible to know if your posts were taken down because the were critical of US or because it was obvious it was an alt for tankie propaganda. I do wish the admin of the instance knew the difference between commie and tankie though, as the first one does not warrant a defensive response and the other has an immoral agenda. Too bad many modern western communists totally swallow the authoritarian pill.








  • the can’t add proper typing without adding a compiler. Whatever they add will be closer to puthon’s type hints. I’ve had to write primary in python lately and type hints help very very slightly, and tools like pyright catch so many false errors due to lack of hints in libraries that we’re forced to add ignore statements on too many lines. I genuinely don’t understand how there can be so many languages and all of them be painful to use