HN user

newen

520 karma
Posts0
Comments864
View on HN
No posts found.

I’m just trying to explain the dynamics of typical HN comments regarding Chinese citizens, where the usually American commenter writes under the assumption that the Chinese citizen is held under this brutal dictatorship and must use any and all opportunity to speak up and/or oppose this brutal dictatorship. It’s a relatively recent phenomenon in American politics and it’s interesting to think about.

Most Americans are under the impression that Chinese citizens secretly hate their government but can’t speak up due to the authoritarian tendencies of the ruling CCP. Of course, any news that contradict this feeling can be ascribed to CCP propaganda. And of course, when asked to examine the source of this feeling, it can never be American propaganda but cold hard facts.

This is what is generally called a straw man logical fallacy. The issue is that something as simple as copying and pasting code (say from one file to another, both of which the programmer has written) is made excessively complex due to whitespace being significant. Call it code smell or developer smell or keyboard smell or whatever you want but this issue simply does not exist for programming languages that do not have whitespace significance.

Everybody has a different price they are willing to work for based on their circumstances but that doesn't mean you let them do that. Allowing people to work for low wages drives down wages for others, which is undesirable for lots of reasons including income inequality and not wanting people with families to become poor. Sweeping nationwide minimum wage laws is certainly one solution for that.

It's not just computer engineering. I'm in natural language processing and was in academia and I see a lot of mistakes and misunderstandings in the comments in those topics. Probably the only thing reliable in HN comments is website design.

The leader of an organization that has a large impact on society, and potentially will have a very large impact on society and the world, being secretive is concerning and suspicious, yes.

Edit: Why? Because the public should know the people who have significant amount of influence in society.

That's in terms of nationwide total vote count. That's not how the electoral college works though. Biden won by a few thousand votes in a few key swing states. Therefore, it is more accurate to say that Biden won by a few thousand votes.

It's not generally recommended but you can do a custom getproperty() for Tuple.

  julia> function Base.getproperty(x::Tuple, f::Symbol)
       if f == :a
         return x[1]
       elseif f == :b
         return x[2]
       else
         return x[3]
       end
       end

  julia> (3,4,5).a
  3
Edit: Okay, why am I getting randomly downvoted here?

From Wikipedia

Sealioning (also spelled sea-lioning and sea lioning) is a type of trolling or harassment that consists of pursuing people with persistent requests for evidence or repeated questions, while maintaining a pretense of civility and sincerity. It may take the form of "incessant, bad-faith invitations to engage in debate".

One post is not it.

Yep, it really feels like people are actively and willingly giving away control and free speech rights to the government and a bunch of corporations. Once the power is in their hands, it will be very difficult if not impossible to get it back.