HN user

matachuan

21 karma
Posts0
Comments32
View on HN
No posts found.

If the West ever returns to the idea of democratic society where everyone should have access to education, housing and good working conditions. Where we run our countries, our infrastructure and invest in scientific progress together. And where we believe that running businesses in line with the values of society is better. Then they would want democracy as well.

In that matter, don't you think it's the financial status that pushes all the ideas back? There is a fundamental tradeoff between resources spent on individuals vs total resources.

Very neat work. I understand about ext-family and those fs that have a clear boundary of the data/metadata block -- they can be annotated and identified later. Then how about NTFS where metadata and data can mix in one block? Is there any potential challenge or same approach can still apply?

Another quick hint: always make things work first then profile and optimize it. This happens when my colleagues were building a stream processing engine that scales up. At first, they start with all those fancy fine-grained locks but it turns out the final result just does not scale at all. They have to retreat to the version with some big locks and then figure out what was happening and how to solve it.

OpenAI Five 8 years ago

What are other killer applications of deep learning rather than CV and gameplaying?

It may have interesting impacts on the psychological study to help understand what caused the offset of understanding of mentally ill people. But the whole psychopath AI title is undoubtedly a buzzword.

lol I'm well informed on this topic but thanks anyway. Maybe I didn't make myself clear in my previous post. I was questioning the motivation -- Is there any existing profiling work that shows a significant amount of time has been spent on context switches in this particular workloads and how much you can save by adopting this approach.