This looks like a realization of "benevolent self conscious AIs agreeing to cooperate with mankind to do great stuff". Often in these tales, there is a hidden cost to it: the AI has its own agenda, or does crazy…
Hi! That would be super useful indeed. A couple of things you could sort out: * Responsiveness; the page should adapt to mobile phone screens, at the moment it doesn't seem to: the page scrolls horizontally (which is…
Can't wait for GPT to prove that P=NP (or not)!
Wow that doesn't sound great. We won't own games anymore, we won't be able to sell/acquire used games, we won't be able to play disconnected. I'm curious whether Nintendo will be following the same path.
> Each kart is turbo-boosted by 64 superconducting engines,” explains project leader Mario Idraulico I guess we can now call you Mario 'Kart' Idraulico. Oh wait. Thank you CERN, that was a smart one.
It's a trick; he will come back unscathed in the next episode.
"what if objects were actually designed for a bad user experience, instead of a good one? she recalled in a 2018 TED talk. That was my ‘eureka’ moment." Or, she stumbled upon some article or the very Wikipedia page…
Another take on the matter is: interruptions are inevitable, so reducing the "recovery penalty" is key, and can be learned. That's something that you learn to do when you have a kid: suddenly, your periods of 4 hours of…
Another hypothesis: https://xkcd.com/725/.
There has been a move in the past 8 years away from Java on the back end, notably to Go, by several large engineering organizations, which made the move, "motivated" by the example of companies like Google or by…
Yes indeed, you are absolutely right. Sorry about that.
Isn't paracetamol forbidden in the US for pregnant women already? It is in other countries
There is another _shocking_ realization in this work: there are 11 types of people: those who know what binary means, those who don't, and those who say they do but actually don't. "The era of 1-bit LLMs" Representing {…
It feels like civil international airports is the best place where dedicated embedded systems could be required for authorizing if not guiding airplanes to driveways.
Every way I look at it, Go brings tremendous regression when it comes to "modularity & composability" in the general sense of the terms. Package management, package definition, interface definition, exporting,…
Yeah they integrated a chipset zipping/unzipping content when accessing RAM. As in the 90's https://en.wikipedia.org/wiki/Zip_drive
How is that different from a minimal lisp?
By having IO functions taking an argument representing the global IO environment/state and returning it. That way IO functions can remain pure.
The point is not about ignoring them; the point is about using a construction with higher semantics. A loop is a label+goto in disguise. You have to look at what's inside to understand what the loop is doing; you can't…
Interestingly, lately, I find myself totally unable to do "nothing" -- to be unproductive by the description given in the article. The perspective of spending 1 or 2 hours playing videogames or watching entertainment…
Why oh why is that a backslash!? Over the 9 languages mentioned: 5 languages (inc. JVM ones like groovy and kotlin) are using `$`, 1 language (swift) is using `\`. `\` is a pain to type on many keyboard layouts --…
Try "Extreme Ownership". It will give you concrete examples on how to broaden your scope out of just your individual contribution, by learning to care for all the rest, and pushing you to realize that to a large extent,…
> tech was a bastion of "treat your employees right, and they will be productive" Is/was it? The shortage of qualified engineers have made some employers extra careful/generous, to attract and keep them. Or some others…
I'm not saying it wouldn't trigger legal action or resentment. My point is that the question is on the performance or lack thereof and how it was shared and worked on with the contributor. I'm saying that someone who…
LSH is a _technique_, whose performance vastly/mostly depends on the hashing function and on how this function enables neighborhood exploration. It might not be trendy, but it doesn't mean it can't work as good or…
This looks like a realization of "benevolent self conscious AIs agreeing to cooperate with mankind to do great stuff". Often in these tales, there is a hidden cost to it: the AI has its own agenda, or does crazy…
Hi! That would be super useful indeed. A couple of things you could sort out: * Responsiveness; the page should adapt to mobile phone screens, at the moment it doesn't seem to: the page scrolls horizontally (which is…
Can't wait for GPT to prove that P=NP (or not)!
Wow that doesn't sound great. We won't own games anymore, we won't be able to sell/acquire used games, we won't be able to play disconnected. I'm curious whether Nintendo will be following the same path.
> Each kart is turbo-boosted by 64 superconducting engines,” explains project leader Mario Idraulico I guess we can now call you Mario 'Kart' Idraulico. Oh wait. Thank you CERN, that was a smart one.
It's a trick; he will come back unscathed in the next episode.
"what if objects were actually designed for a bad user experience, instead of a good one? she recalled in a 2018 TED talk. That was my ‘eureka’ moment." Or, she stumbled upon some article or the very Wikipedia page…
Another take on the matter is: interruptions are inevitable, so reducing the "recovery penalty" is key, and can be learned. That's something that you learn to do when you have a kid: suddenly, your periods of 4 hours of…
Another hypothesis: https://xkcd.com/725/.
There has been a move in the past 8 years away from Java on the back end, notably to Go, by several large engineering organizations, which made the move, "motivated" by the example of companies like Google or by…
Yes indeed, you are absolutely right. Sorry about that.
Isn't paracetamol forbidden in the US for pregnant women already? It is in other countries
There is another _shocking_ realization in this work: there are 11 types of people: those who know what binary means, those who don't, and those who say they do but actually don't. "The era of 1-bit LLMs" Representing {…
It feels like civil international airports is the best place where dedicated embedded systems could be required for authorizing if not guiding airplanes to driveways.
Every way I look at it, Go brings tremendous regression when it comes to "modularity & composability" in the general sense of the terms. Package management, package definition, interface definition, exporting,…
Yeah they integrated a chipset zipping/unzipping content when accessing RAM. As in the 90's https://en.wikipedia.org/wiki/Zip_drive
How is that different from a minimal lisp?
By having IO functions taking an argument representing the global IO environment/state and returning it. That way IO functions can remain pure.
The point is not about ignoring them; the point is about using a construction with higher semantics. A loop is a label+goto in disguise. You have to look at what's inside to understand what the loop is doing; you can't…
Interestingly, lately, I find myself totally unable to do "nothing" -- to be unproductive by the description given in the article. The perspective of spending 1 or 2 hours playing videogames or watching entertainment…
Why oh why is that a backslash!? Over the 9 languages mentioned: 5 languages (inc. JVM ones like groovy and kotlin) are using `$`, 1 language (swift) is using `\`. `\` is a pain to type on many keyboard layouts --…
Try "Extreme Ownership". It will give you concrete examples on how to broaden your scope out of just your individual contribution, by learning to care for all the rest, and pushing you to realize that to a large extent,…
> tech was a bastion of "treat your employees right, and they will be productive" Is/was it? The shortage of qualified engineers have made some employers extra careful/generous, to attract and keep them. Or some others…
I'm not saying it wouldn't trigger legal action or resentment. My point is that the question is on the performance or lack thereof and how it was shared and worked on with the contributor. I'm saying that someone who…
LSH is a _technique_, whose performance vastly/mostly depends on the hashing function and on how this function enables neighborhood exploration. It might not be trendy, but it doesn't mean it can't work as good or…