Earlier quoted context omitted.
Names >> all, and increasingly so. One phenomena that bared this to me, in a substantive way, was noticing an increasing # of reverent comments re: Geohot in odd places here, that are just as quickly replied to by people with a sense of how he works , as opposed to the keywords he associates himself with . But that only happens here AFAIK. Yapping, or, inducing people to yap about me, unfortunately, is much more sali…
> Now I have to rework my site to not use "prompt engineering" and have a Take™ on "context engineering". Because of a couple tweets + a blog reverberating over 2-3 days. The difference here is that your example shows a trivial statement and a change period of 3 days, whereas what Carmack is doing is taking years.
There are no new ideas in AI, only new datasets
131–140 of 307 posts
Re: There are no new ideas in AI, only new datasets
#132Earlier quoted context omitted.
He is not using appropriate models for this conclusion and neither is he using state of the art models in this research and moreover he doesn't have an expensive foundational model to build upon for 2d games. It's just a fun project. A serious attempt at video/vision would involve some probabilistic latent space that can be noised in ways that make sense for games in general. I think veo3 proves that ai can generaliz…
Is any model currently known to succeed in the scenario that Carmack’s inappropriate model failed?
Re: There are no new ideas in AI, only new datasets
#133I'd say with confidence: we're living in the early days. AI has made jaw-dropping progress in two major domains: language and vision. With large language models (LLMs) like GPT-4 and Claude, and vision models like CLIP and DALL·E, we've seen machines that can generate poetry, write code, describe photos, and even hold eerily humanlike conversations. But as impressive as this is, it’s easy to lose sight of the bigger…
Re: There are no new ideas in AI, only new datasets
#134Earlier quoted context omitted.
This needs to be generalized however. For example, if you present an AI with a drawing of some directed graph (a state diagram, for example), it should be able to answer questions based on the precise set of all possible paths in that graph, without someone having to write tooling for diagram or graph processing and traversal. Or, given a photo of a dropped box of matches, an AI should be able to precisely count the…
What you're describing sounds like agentic tool usage. Have you kept up with the latest developments on that? it's already solved depending on how strict you define your criteria above
Re: There are no new ideas in AI, only new datasets
#135Re: There are no new ideas in AI, only new datasets
#136Re: There are no new ideas in AI, only new datasets
#137Earlier quoted context omitted.
Yeah, but are there new ideas or only wishes?
It’s pure magical thinking that would be correctly dismissed if it didn’t have AI attached to it. Imagine talking this way about anything else. “We’ve barely scratched the surface with Rust, so far we’re only focused on code and haven’t even explored building mansions or ending world hunger”
Re: There are no new ideas in AI, only new datasets
#138Earlier quoted context omitted.
[flagged]
fair, and I edited my choice of words, but if you're reading that much aggression from my initial comment (which contains topical discussion) to say what you did, you must find the internet a far more savage place than it really is :/
Re: There are no new ideas in AI, only new datasets
#139Re: There are no new ideas in AI, only new datasets
#140What about simulation: models can make 3D objects so why not give them a physics simulator? We have amazing high fidelity (and low cost!) game engines that would be a great building block.
What about rumination: behind every Cursor rule for example, is a whole story of why a user added it. Why not take the rule, ask a reasoning model to hypothesize about why that rule was created, and add that rumination (along with the rule) to the training data. Providing opportunities to reflect on the choices made by their users might deepen any insights, squeezing more juice out of the data.