• 0 Posts
  • 19 Comments
Joined 2 months ago
cake
Cake day: July 8th, 2025

help-circle
  • as a sidenote i just noticed i posted the dessalines essay twice in this thread so i’ll say just for the record i still like signal. the security of the messaging protocol is, according to every cryptographer i’ve read on the topic, the gold standard in the field. it just makes me uncomfortable that a service, especially one centralized around amazon aws, is demanding my phone number. means they can tie my government name to my social graph













  • this is very true but i gotta defend my object-oriented languages here (real object-oriented, not c+±style object-oriented). there’s a lot of way cooler stuff you can do with ruby or groovy or smalltalk that you just can’t do with rust, for example. objects aren’t special cases, the entire system is supposed to be implementable in itself. obviously the machine code itself can’t be objects but the good languages do their best to mask that.