HN user

dswt_mq

3 karma
Posts0
Comments5
View on HN
No posts found.

a) this is not censorship, yt is a corporation and not government

b) it is Russian propaganda (if you dare, watch it and compare facts, one for all: Babn Yar masacre)

c) Oliver stone is producer, but definitelly not a journalist; facts are bend to fit needs

Overall review: if you love totalitarian systems, it will be your coup of cofee. If you love to study propaganda, this is masterpiece to watch. If you are a person grown up in totalitarian system, it brings memories up. Otherwise it's piece of shit.

Agree with the design part. For making code easy to understand, my point in case is Qt; it's beautiful lib (always has been). It's not just 'approach' (e.g OOP) or 'language' (C++, java) it's a lot about context. Functional langs (and feature, looking at you java) are getting into spotlight because the computation model has changed. Shared state is too expensive. Once there will be exponential growth in RAM in place, the OOP model (e.g. shared state) will come back. Side note: one can write shitty code code regardless of technology. No need for OOP for that.