Check out swiftbar (see my other comment) https://github.com/swiftbar/SwiftBar
On macOS there is xBar (haven't tried it) and SwiftBar [1] Its really cool because it lets you use any shell-executable file, including bash scripts, python scripts (with shebangs and made executable), as a menu bar…
I would disagree with this. The prefix notation isn’t hard to understand, but even if I am familiar with how it works, it still requires the reader to do conversion, whereas when I write “a + b” in most other languages,…
Unfortunately the blog post is so poorly worded that I'm not sure after that. My reading, too, is that once you reach the threshold, you pay for those first 200k installs, too! The table says 'per install', not 'per…
I can recommend Andrew Trask’s tutorials and even his book on this. The (e-)book doesn’t go too in-depth with more complex NN applications, but you start out implementing your own NN from scratch using only numpy, which…
We tried using intel python in one of my previous data science jobs, and ultimately gave up because compatibility with some packages from pip was a nightmare. Alas I can’t quite remember exactly what went wrong.
I agree. So far I have never heard any good arguments for why it should be more than an emergent property. Any aspect of consciousness that is usually brought up can either be attributed to some brain function, or the…
What aspect of consciousness does it not explain?
Is it possible that becoming religious has not equipped you with helpful models, but rather it has led you to project your approach to understanding the world onto others? That last paragraph really screams that. I’ve…
Watching day9 explain Starcraft 2 build orders opened my eyes to the powers of recognizing and optimizing for constraints you cannot do anything about, as well as the importance of scouting (I.e. experimenting for the…
Exactly! One aspect to remember is that once you have a self—replicating mechanism, by the nature of it, the replicating parts are becoming more widespread. In other words, small effects with larg, self—reinforcing…
Yes. I think it has to do with the sheer amount of precise information needing to be kept in working memory to be able to complete the tasks. Switching tasks means lots of bandwidth wasted exchanging that information.
In my experience this is absolutely wrong. Context switching is one of those essentials that you cannot cheat or improve upon. It’s like assuming that if I walk to work often enough, eventually it won’t burn any…
They are not deplatformed for their political beliefs, but for their non-moderation of calls for violence. If this happens to be what somebodies politics is about, tough luck. But it’s not the same as persecution.
Huh. I wonder if this is also the reason why my unity game stuttered below 30fps even in menus on a galaxy s6 until I put it to sleep and woke it back up.
I guess Apple just does t like to depend on anyone anymore. It’s not like there hasn’t been legal fighting between Apple and Qualcomm about this very issue:…
I can take comments like this seriously only if you are a full-on convinced communist. “A company making profits!?!? By providing a whole industry with extreme value?!?!? With products people love to spend money on????”
Well, there is still the point of crossing the million and having a more expensive next year as a consequence, my bad!
Knowing a bit of emacs has helped me a lot when fixing code on servers via shell. I also think that while learning, writing code in an even more primitive editor (editor.exe) could prove beneficial. But apart from all…
It’s funny reading all the anecdotes on how handwriting notes help with programming. Because for me it is the complete opposite. I think the part that helps so many here is the taking your time to think about the…
What I find interesting is that rarely do people say: we have to solve this game design problem. Often they say: it doesn’t sell. And that’s because making educational games requires more than taking classroom lessons…
Check out swiftbar (see my other comment) https://github.com/swiftbar/SwiftBar
On macOS there is xBar (haven't tried it) and SwiftBar [1] Its really cool because it lets you use any shell-executable file, including bash scripts, python scripts (with shebangs and made executable), as a menu bar…
I would disagree with this. The prefix notation isn’t hard to understand, but even if I am familiar with how it works, it still requires the reader to do conversion, whereas when I write “a + b” in most other languages,…
Unfortunately the blog post is so poorly worded that I'm not sure after that. My reading, too, is that once you reach the threshold, you pay for those first 200k installs, too! The table says 'per install', not 'per…
I can recommend Andrew Trask’s tutorials and even his book on this. The (e-)book doesn’t go too in-depth with more complex NN applications, but you start out implementing your own NN from scratch using only numpy, which…
We tried using intel python in one of my previous data science jobs, and ultimately gave up because compatibility with some packages from pip was a nightmare. Alas I can’t quite remember exactly what went wrong.
I agree. So far I have never heard any good arguments for why it should be more than an emergent property. Any aspect of consciousness that is usually brought up can either be attributed to some brain function, or the…
What aspect of consciousness does it not explain?
Is it possible that becoming religious has not equipped you with helpful models, but rather it has led you to project your approach to understanding the world onto others? That last paragraph really screams that. I’ve…
Watching day9 explain Starcraft 2 build orders opened my eyes to the powers of recognizing and optimizing for constraints you cannot do anything about, as well as the importance of scouting (I.e. experimenting for the…
Exactly! One aspect to remember is that once you have a self—replicating mechanism, by the nature of it, the replicating parts are becoming more widespread. In other words, small effects with larg, self—reinforcing…
Yes. I think it has to do with the sheer amount of precise information needing to be kept in working memory to be able to complete the tasks. Switching tasks means lots of bandwidth wasted exchanging that information.
In my experience this is absolutely wrong. Context switching is one of those essentials that you cannot cheat or improve upon. It’s like assuming that if I walk to work often enough, eventually it won’t burn any…
They are not deplatformed for their political beliefs, but for their non-moderation of calls for violence. If this happens to be what somebodies politics is about, tough luck. But it’s not the same as persecution.
Huh. I wonder if this is also the reason why my unity game stuttered below 30fps even in menus on a galaxy s6 until I put it to sleep and woke it back up.
I guess Apple just does t like to depend on anyone anymore. It’s not like there hasn’t been legal fighting between Apple and Qualcomm about this very issue:…
I can take comments like this seriously only if you are a full-on convinced communist. “A company making profits!?!? By providing a whole industry with extreme value?!?!? With products people love to spend money on????”
Well, there is still the point of crossing the million and having a more expensive next year as a consequence, my bad!
Knowing a bit of emacs has helped me a lot when fixing code on servers via shell. I also think that while learning, writing code in an even more primitive editor (editor.exe) could prove beneficial. But apart from all…
It’s funny reading all the anecdotes on how handwriting notes help with programming. Because for me it is the complete opposite. I think the part that helps so many here is the taking your time to think about the…
What I find interesting is that rarely do people say: we have to solve this game design problem. Often they say: it doesn’t sell. And that’s because making educational games requires more than taking classroom lessons…