Here's a video of Dynamicland.[1] The textual description doesn't tell you much. It's still at the cool demo level, though. How do you scale this thing? [1] https://www.youtube.com/watch?v=7wa3nm0qcfM
What do you mean by “scale”? It’s designed to be decentralized, and promote agency of small, co-located groups of people The typical “scale” mindset is almost the opposite of that — the people doing the scaling are the ones with agency, and the rest get served slop they didn’t choose! If the system is an unreliable demo, then that can promote agency. In the same way that you could fix your car 40 years ago, but you c…
What is Realtalk’s relationship to AI? (2024)
31–40 of 98 posts
Re: What is Realtalk’s relationship to AI? (2024)
#32Here's a video of Dynamicland.[1] The textual description doesn't tell you much. It's still at the cool demo level, though. How do you scale this thing? [1] https://www.youtube.com/watch?v=7wa3nm0qcfM
What do you mean by “scale”? It’s designed to be decentralized, and promote agency of small, co-located groups of people The typical “scale” mindset is almost the opposite of that — the people doing the scaling are the ones with agency, and the rest get served slop they didn’t choose! If the system is an unreliable demo, then that can promote agency. In the same way that you could fix your car 40 years ago, but you c…
I love the project but it's nearly a decade old and still lives in one location or places Bret's directly collaborated with like the biolab. [0]
[0] https://dynamicland.org/2023/Improvising_cellular_playground...
Re: What is Realtalk’s relationship to AI? (2024)
#33Here's a video of Dynamicland.[1] The textual description doesn't tell you much. It's still at the cool demo level, though. How do you scale this thing? [1] https://www.youtube.com/watch?v=7wa3nm0qcfM
What do you mean by “scale”? It’s designed to be decentralized, and promote agency of small, co-located groups of people The typical “scale” mindset is almost the opposite of that — the people doing the scaling are the ones with agency, and the rest get served slop they didn’t choose! If the system is an unreliable demo, then that can promote agency. In the same way that you could fix your car 40 years ago, but you c…
Re: What is Realtalk’s relationship to AI? (2024)
#34Earlier quoted context omitted.
What do you mean by “scale”? It’s designed to be decentralized, and promote agency of small, co-located groups of people The typical “scale” mindset is almost the opposite of that — the people doing the scaling are the ones with agency, and the rest get served slop they didn’t choose! If the system is an unreliable demo, then that can promote agency. In the same way that you could fix your car 40 years ago, but you c…
The difficulty with that is there's no code or instructions to build your own so despite being "more open than open source" you're stuck implementing it from scratch if you want to make your own. Even if you can make the trek out the the current instance you can't take it home because there's still the core interpreter you need to run on a regular system to read the cameras, recognize the feducial marks, run the inte…
If you really wanted to play around with similar ideas it doesn't take a needing to do a full reimplemention of the reactive engine.
Re: What is Realtalk’s relationship to AI? (2024)
#35Earlier quoted context omitted.
What do you mean by “scale”? It’s designed to be decentralized, and promote agency of small, co-located groups of people The typical “scale” mindset is almost the opposite of that — the people doing the scaling are the ones with agency, and the rest get served slop they didn’t choose! If the system is an unreliable demo, then that can promote agency. In the same way that you could fix your car 40 years ago, but you c…
> you could fix your car 40 years ago, but you can’t now, because of scaled corporate processes. You can fix your car just fine - just not the electronics. And those were to a large degree added for safety reasons. It is due to the complexity that they are difficult or impossible to fix.
This isn't about the cost; they already pay the cost to write the documentation or software for their own dealerships. It isn't about other carmakers; any company large enough to actually make a car would have no trouble getting a copy of it from one of the dealers. The only reason it's not published on their websites is that they don't want the vehicle owners and independent mechanics to have it, which is spiteful and obnoxious.
Re: What is Realtalk’s relationship to AI? (2024)
#36Earlier quoted context omitted.
What do you mean by “scale”? It’s designed to be decentralized, and promote agency of small, co-located groups of people The typical “scale” mindset is almost the opposite of that — the people doing the scaling are the ones with agency, and the rest get served slop they didn’t choose! If the system is an unreliable demo, then that can promote agency. In the same way that you could fix your car 40 years ago, but you c…
They've been at this since 2017 and there's only one location where it's working. Occasionally they do a demo somewhere else. It is only used, apparently, when supervised by its promoters. That's the "scaling" issue. They need a few more deployments.
Re: What is Realtalk’s relationship to AI? (2024)
#37Earlier quoted context omitted.
Dynamicland is bootstrapped in a sense, [0] the same way you write the first compiler/interpreter for your code in another language then later write it in it's own language. The code running the camera and projector systems is also running from physically printed programs in one of the videos you can see a wall that's the core 'OS' so to speak of Dynamicland. I think the vision is neat but hampered by the projector t…
That's pretty cool. I figure this is explained in some of the videos but I can't watch them right now. I'm reading more about the "OS" Realtalk >Some operating system engineers might not call Realtalk an operating system, because it’s currently bootstrapped on a kernel which is not (yet) in Realtalk. You definitely couldn't fit the code for an LLM on the wall, so that makes sense. But I still have so many questions.…
You probably could fit the code for an LLM on a wall. Usually the code for an LLM is no more than a couple hundred lines.
Of course the weights wouldn't fit on a wall.
Re: What is Realtalk’s relationship to AI? (2024)
#38> we aim for a computing system that is fully visible and understandable top-to-bottom I mean even for something that is in theory fully understandable like the linux kernel it is not feasible to actually read the source before using it. To me this really makes no sense. Even for traditional programming we only have so powerful systems because we use a layered approach. You can look into these layers and understand t…
That’s because you’re conflating “understanding” with “comprehension”. You can understand every component in a chain and its function, how it works, where its fragilities lay or capabilities are absent, without reviewing the source code for everything you install. To comprehend , however, you must be intimately familiar with the underlying source code, how it compiles, how it speaks to the hardware, etc. I believe th…
2. There is a lot of ongoing work on mechanistic interpretability by e.g. antropic that shows we can understand LLMs better than we initially thought.
Re: What is Realtalk’s relationship to AI? (2024)
#39I’m an artist who’ve always struggled to learn how to code. I can pick up on computer science concepts, but when I try to sit down and write actual code my brain just pretends it doesn’t exist.
Over like 20 years, despite numerous attempts I could never get past few beginner exercises. I viscerally can’t stand the headspace that coding puts me in.
Last night I managed to build a custom CDN to deliver cool fonts to my site a la Google fonts, create a gorgeous site with custom code injected CSS and Java (while grokking most of it), and best part … it was FUN! I have never remotely done anything like that in my entire life, and with ChatGPT’s help I managed to it in like 3 hours. It’s bonkers.
AI is truly what you make of it, and I think it’s an incredible tool that allows you to learn things in a way that fits how your brain works.
I think schools should have curriculum that teaches people how to use AI effectively. It’s truly a force multiplier for creativity.
Computers haven’t felt this fun for a long time.
Re: What is Realtalk’s relationship to AI? (2024)
#40Earlier quoted context omitted.
What do you mean by “scale”? It’s designed to be decentralized, and promote agency of small, co-located groups of people The typical “scale” mindset is almost the opposite of that — the people doing the scaling are the ones with agency, and the rest get served slop they didn’t choose! If the system is an unreliable demo, then that can promote agency. In the same way that you could fix your car 40 years ago, but you c…
They've been at this since 2017 and there's only one location where it's working. Occasionally they do a demo somewhere else. It is only used, apparently, when supervised by its promoters. That's the "scaling" issue. They need a few more deployments.
Not necessarily "scaling", but the point stands. If the goal is enable agency, then obviously you want that to happen in multiple places!