Well your awareness contains: beliefs you need a car, desires to do stuff with that car, concepts of money and bank account. It basically contains your life and is not incompatible with the fact of a life happening.
All that evidence appears in the mind and assumes conciousness is located in the brain, when our actual experience is that conciousness is just the container of everything and does not have a location. You can locate…
Disclaimer: I have some meditation, observation of the mind and advaita/Zen practice. If you look at all your experience since you are born, it all happened in your mind, exclusively. The faces of your parents, your…
Just a touch of optimism here. I suffered from depression for 7 years, then started meditation. I can say I am now very happy after 4 years of regular practice. I don't really care if my brain was a bit damaged then.…
I have been feeling that way ever since two years ago when I first looked at the language. I still don't understand why this language has such popularity. It's really bad for the reasons mentioned. C++ is a solid…
Here are a few thoughts: - Starting something new is hard, but it can get better after a while. Be patient and maybe you'll discover a better side of your job, meet exciting people etc. - Maybe you're not doing what you…
I agree about this. I wanted to give rust a go and tried to implement a graph for a DFA. I realized it was a pain. Even in general I find rust super hard to use with the references lifetimes etc. I don't understand the…
I meant that learning about ML and getting some field experience helps you figuring out when to use ML and how. For how to get into, there are a lot of resources and state of the art algorithms/papers/implementations…
I don't believe in "everyone should work on machine learning". I worked on several deep learning models but I don't really like it. It is a very different job than software engineering in my opinion. ML is more about…
Wouldn't the price of everything raise accordingly, so that you basically can't afford anything with the basic income?
Allowing anonymous users would be great. For example I would like to create such a group/space for my family even though some of them do not have google accounts.
Does this book mention attention models?
I have a lot of respect for someone who went through so much. At a much smaller scale I think that one can be depressed when pursuing a strong goal comes to an end. It could be a project at work or a degree. I have been…
Try meditation, it got me out of depression after 3 years of pain, seeing a lot of psychiatrists and taking multiple antidepressants. There is always a reason why we are depressed. We need to go deep into ourselves to…
I was wondering what was the template behind all these similar designs. Today I learned. I really like that template and I love the idea that one can build a beautiful website with little effort. Why reinventing the…
I wish the design and image quality of the emoticons was better. They look a bit ugly and the resolution is low. It looks pretty bad on my retina screen.
This is great news. I work at a big company with advanced machine learning tools and infrastructure. Everytime I use them I am amazed by the tools but kinda sad for the students and researchers who have to deal with…
This is very exciting to see these distributed deep learning frameworks open sourced by top companies. What I do not understand is why amazon AWS and other top cloud service are not integrating these frameworks in their…
This is nice but what are the use cases for such an optimization ? My understanding is that such an optimization will not matter anyway compared to all the I/O and other expensive operations. And if a program is really…
~0u ?
A good posture, focusing on the moment, the sensations, the breathing, accepting the thoughts but not feeding them. Do that every day and be patient. It is best to practice with other people as more experienced people…
I suffered from depression for several years. What worked eventually is meditation. I meditate 1 hour every day in a meditation center and I participate regularly in retreats and I feel happier every day.
Don't worry too much about the impact on your career. People know that these things can happen. The recruiters might have had similar experiences themselves. Fight if there is an injustice and then move forward. I wish…
I would be curious on how Go would compare to these two on that example.
What if argc == 1 in the OpenBSD version ? You evaluate *++argv which is not defined.
Well your awareness contains: beliefs you need a car, desires to do stuff with that car, concepts of money and bank account. It basically contains your life and is not incompatible with the fact of a life happening.
All that evidence appears in the mind and assumes conciousness is located in the brain, when our actual experience is that conciousness is just the container of everything and does not have a location. You can locate…
Disclaimer: I have some meditation, observation of the mind and advaita/Zen practice. If you look at all your experience since you are born, it all happened in your mind, exclusively. The faces of your parents, your…
Just a touch of optimism here. I suffered from depression for 7 years, then started meditation. I can say I am now very happy after 4 years of regular practice. I don't really care if my brain was a bit damaged then.…
I have been feeling that way ever since two years ago when I first looked at the language. I still don't understand why this language has such popularity. It's really bad for the reasons mentioned. C++ is a solid…
Here are a few thoughts: - Starting something new is hard, but it can get better after a while. Be patient and maybe you'll discover a better side of your job, meet exciting people etc. - Maybe you're not doing what you…
I agree about this. I wanted to give rust a go and tried to implement a graph for a DFA. I realized it was a pain. Even in general I find rust super hard to use with the references lifetimes etc. I don't understand the…
I meant that learning about ML and getting some field experience helps you figuring out when to use ML and how. For how to get into, there are a lot of resources and state of the art algorithms/papers/implementations…
I don't believe in "everyone should work on machine learning". I worked on several deep learning models but I don't really like it. It is a very different job than software engineering in my opinion. ML is more about…
Wouldn't the price of everything raise accordingly, so that you basically can't afford anything with the basic income?
Allowing anonymous users would be great. For example I would like to create such a group/space for my family even though some of them do not have google accounts.
Does this book mention attention models?
I have a lot of respect for someone who went through so much. At a much smaller scale I think that one can be depressed when pursuing a strong goal comes to an end. It could be a project at work or a degree. I have been…
Try meditation, it got me out of depression after 3 years of pain, seeing a lot of psychiatrists and taking multiple antidepressants. There is always a reason why we are depressed. We need to go deep into ourselves to…
I was wondering what was the template behind all these similar designs. Today I learned. I really like that template and I love the idea that one can build a beautiful website with little effort. Why reinventing the…
I wish the design and image quality of the emoticons was better. They look a bit ugly and the resolution is low. It looks pretty bad on my retina screen.
This is great news. I work at a big company with advanced machine learning tools and infrastructure. Everytime I use them I am amazed by the tools but kinda sad for the students and researchers who have to deal with…
This is very exciting to see these distributed deep learning frameworks open sourced by top companies. What I do not understand is why amazon AWS and other top cloud service are not integrating these frameworks in their…
This is nice but what are the use cases for such an optimization ? My understanding is that such an optimization will not matter anyway compared to all the I/O and other expensive operations. And if a program is really…
~0u ?
A good posture, focusing on the moment, the sensations, the breathing, accepting the thoughts but not feeding them. Do that every day and be patient. It is best to practice with other people as more experienced people…
I suffered from depression for several years. What worked eventually is meditation. I meditate 1 hour every day in a meditation center and I participate regularly in retreats and I feel happier every day.
Don't worry too much about the impact on your career. People know that these things can happen. The recruiters might have had similar experiences themselves. Fight if there is an injustice and then move forward. I wish…
I would be curious on how Go would compare to these two on that example.
What if argc == 1 in the OpenBSD version ? You evaluate *++argv which is not defined.