Video wird geladen...

Video konnte nicht geladen werden

Zur Startseite

I've been working on web projects with Three.js more and more lately — 2D, 3D, XR — and the one thing I've noticed is the lack of tools compared to game engines. That's why I decided to start building on the side a library of 3D assets that are...

22,600 Aufrufe • vor 5 Tagen •via X (Twitter)

0 Kommentare

Keine Kommentare verfügbar

Kommentare vom Original-Post werden hier angezeigt

Ähnliche Videos

David Friedberg: The AI Jobs Panic Is a Crock of Sh*t Why? The revenue potential outweighs the cost savings by 100x. “There is no job loss with AI. I've said it a thousand times, and I will say it again, and again, and again. What I see on the ground, and what I've seen at dozens of companies, including my company that I run, there are two sides to a business. There is revenue and there’s costs. On the cost side of the equation, AI can be used to reduce humans doing things that cost money, to some extent. The effect there, I would argue, is nominal. The real opportunity with AI is on the revenue side, where suddenly one engineer can do 100x or 1000x what they used to be able to do, meaning you can make more products at your company, whether those are agricultural seed products, or boats and ships, or software for companies, or clothing, or what have you. Because of AI, everyone has the ability to expand their revenue base to create more products, and that is the foundation of good economic prosperity. It is called productivity. We can grow productivity in this country with AI. So where I see AI being used is on the revenue side 100x more than the cost side. And in that equation, people are hiring like crazy. We cannot hire enough people. I just had a review meeting with my product and engineering team two days ago, and they're like, ‘We want to add an extra 15 headcount to our engineering squads because we have all this opportunity to do stuff that we couldn't otherwise do.’ So we are going to hire more people. And to Sacks' point, we are seeing that show up in the jobs numbers. The idea that AI is going to destroy jobs is a Luddite idea that is being disproven every single day, and I see it on the ground. It is only a matter of time before people wake up to this and they realize that this narrative that they've all been sold is a crock of sh*t.”

The All-In Podcast

152,225 Aufrufe • vor 1 Monat

Part of our quest with Giiift is to make the internet fun again and actually make it easy and engaging to send digital assets between people. One of my recent brainwaves on AI was how it's now possible to create and build one to one experiences on the internet rather than the one to many model that we have had to use purely from a time and cost perspective with development, this is only feasible within the last six months and it's completely open territory. If you think of a fortnite skin for example, that's a one to many experience, where one skin is owned and purchased by many people, makes sense of course as creating individual experiences solely meant for one or a few people would have been incredibly costly for businesses, but that's simply not the case anymore. That's the thesis with Giiift, it firstly packages what onchain tech does best, provide the rails for sending assets from A to B in the most efficient manner possible, but secondly and most importantly it puts the end user experience first in a way that's very reminicent of the old school internet and I think this allows for an unprecedented level of virability in growing the userbase. All a trojan horse for getting onchain wallets and assets into the hands of everyday people around the world, powered by Prism and perfectly suits as retail assets come onchain through Agent to Agent commerce (more on this soon). Here's the progress we're making on the Box Lab, endless customizability! Oh and the music is:

Colby

18,008 Aufrufe • vor 1 Monat

I'm up late with the rest of you building AI agents with the new AI browser from Genspark. We can see where this is all going: a new kind of operating system -- one that is very different than the Microsoft centric way that I've been working for 20 years. There are several things that these new agentic browsers bring to you: 1. They let you change how you browse. With an old browser like Google Chrome, you go to your email, Facebook, or X. 2. With these new browsers, you tell it where to go and what to do for you. 3. It can even build software for you. At the end of this video, I have it building me a little YouTube uploading utility, which is very helpful. 4. They have a ton of "applications" built in. Think of it as a new kind of office suite. Docs. Spreadsheets. Slide decks. And much more. All built with AI, not bolted on the side like with Microsoft's Office. 5. They have AI models built "underneath" so you can work privately and cheaply. There’s a lot of new choices you have to make with browsers like this. I’ve been playing with a bunch of them. Some have better user interfaces than others. Some have different versions, slide components, or applications. The reason I like Genspark is because they ship so fast. I’ve been watching this company since its very beginnings, and every week they ship new things. Just yesterday, they shipped a new photo editing feature for my iPhone. I upload a photo and then I can just talk to it and edit it with my voice. It's really cool. I try to reward companies that ship at such a fast rate and that are shipping innovation that improves our lives. It's not that I'm going to stop using Google Chrome. My whole life has been there for, I don't know, almost 20 years now. This is a different way of working and it gives me a space to run my AI tasks that's different than Google Chrome. I run them side by side. One doing old stuff, one doing new stuff. I can keep using Google Chrome for my old stuff, like my email and my calendar. And I use GenSpark or one of the new AI browsers to do new AI-centric things. All sorts of new things that these new agentic browsers open up! Have you tried it, or one of the other new ones yet? How has it changed your work? It takes a little time to get used to AI-centric ways of doing things. Pretend your browser is a team of interns. Give them a task, in this case I said "help me upload my videos to YouTube." You might be shocked at what Genspark does to improve your life. I am everytime I use it. Give it a try and let me know what you think! Oh, and I used another little tool to "write" this post. Typeless -- I push a button and talk and it writes. With fewer typos than I usually type in, to boot. It works great with Genspark's new browser too. Download it here:

Robert Scoble

70,991 Aufrufe • vor 10 Monaten

Only if education could be this interactive ❤️‍🔥 I've had a looong wish to build something genuinely useful through vibe coding, and I finally did it. A 3D human anatomy application built with Three.js using GPT 5.6 Sol. It all started with a single design image that I created using GPT Image 2.0. I then used it to generate every 3D organ image, one by one. Next, I converted each of those images into 3D models using Tripo (and no, they didn't sponsor this 😄). After that, I opened Codex, wrote a master prompt based on the design, and gave it the prompt, the design image, and all the 3D models. Codex built the first version beautifully, but there was one big problem. Every single 3D model was nearly 120-150 MB. That obviously wasn't practical for the web and was giving a performance of 16fps. After a few iterations, Codex optimized each model down to roughly 2–5.5 MB while preserving the visual quality, reducing the total asset size from ~900 MB to just 28.6 MB. And each model loads on demand. Along the way, Codex also generated those anatomical illustrations showing where each organ sits in the human body, and even created the interactive hotspot markers that explain different parts of every organ. It handled all of that. The process wasn't exactly one shot, but it also wasn't difficult. You just have to do it step by step. It genuinely felt like building something that could make learning anatomy much more engaging. The inspiration came from Dilum Sanjaya's 3D animal plant cell project. I remember seeing it and thinking, "I want to build something like this one day." And I did it :D Live: Code:

The Bugged Dev

2,008,544 Aufrufe • vor 7 Tagen