How to get URL link on X (Twitter) App
https://twitter.com/RichardSSutton/status/1575619651563708418To be clear, I don't believe AGI is impossible or unachievable (humans have it, and we aren't powered by magic, so it's clearly possible).
https://twitter.com/GaryMarcus/status/1449808853911048193Answering questions is not merely a matter of data, it's a matter of *comprehension*. It requires the responder to *understand* the question, and then either know the answer or be able to work it out from their existing knowledge. That is absolutely not what is happening here.
https://twitter.com/AroraXD/status/1290293622189912064Easy to delete generally means:
https://twitter.com/BrianGoetz/status/1246054109762990087Part of the problem is that the very paradigms we use are mostly slow by design. OOP, RAII, FRP, ARC, GC… All of these require masses of runtime heap allocations and deallocations, and actively work against the CPU cache.
https://twitter.com/brentsimmons/status/1218034299728998400The choice depends on whether the struct is just a bundle of properties, or if it enforces a contract. For example, for a struct like this