POPULARITY
Categories
Bez hádok, bez urážok, s nadhľadom skúseného politického matadora. Béla Bugár v relácii O tom potom zhodnotil aktuálne dianie v politike.
Dr Philippe Presles, psychothérapeute : Transformez votre anxiété en alliée ! Pourquoi le cerveau déclenche-t-il des décharges d'adrénaline alors même qu'aucune menace réelle n'est présente ? Comment se mettent en place ces mécanismes d'alerte et surtout, comment les apaiser durablement ? Le Dr Philippe Presles éclaire le fonctionnement précis du cerveau anxieux et décrypte pour nous les circuits de la peur.Bienvenue dans la série de ROUTINES & RITUELS : Transformez votre anxiété en alliée ! avec le Dr Philippe Presles, psychothérapeute et auteur de Guérir de vos angoisses en 6 séances aux éditions Robert Laffont. Selon l'Inserm, près d'un adulte sur cinq connaîtrait des troubles anxieux au cours de sa vie. Pendant 4 semaines, nous verrons alors pourquoi l'anxiété est un bug du cerveau et comment reprendre la main sur nos peurs.Une citation avec le Dr Philippe Presles :"L'anxiété est une peur imaginaire, inutile et insupportable."Recevez chaque semaine l'inspirante newsletter Métamorphose par Anne GhesquièreDécouvrez Objectif Métamorphose, notre programme en 12 étapes pour partir à la rencontre de soi-même.Suivez nos RS : Insta, Facebook & TikTokAbonnez-vous sur Apple Podcast / Spotify / Deezer / CastBox / YoutubeSoutenez Métamorphose en rejoignant la Tribu MétamorphoseThèmes abordés lors du podcast avec le Dr Philippe Presles :00:00Introduction00:53 - Les types d'angoisse01:39 - Peur et angoisse : 3 caractéristiques02:38 - L'errance thérapeutique05:15 - Les 3 pièges à éviter06:01 - Bug du cerveau et shoot d'adrénaline07:42 - Les symptômes de l'angoisse09:44 - L'impact de nos traumatismes10:41 - La 1ère crise de panique12:16 - Le déclenchement des phobies12:56 - Les anxiétés généralisées14:01 - Prise de conscience et observationAvant-propos et précautions à l'écoute du podcast Photo DR Hébergé par Acast. Visitez acast.com/privacy pour plus d'informations.
0:00 SEGMENT 1: Deb Hays talks about Big River Comic Con in Hannibal, Missouri on March 13th and 14th.https://bigrivercomiccon.com/ 26:29 SEGMENT 2: James reviews "Good Luck, Have Fun, Don't Die" while Producer Joey V. reviews "Scream 7".Keep up to date with 2 Rivers Comic Con, coming back to St. Charles in April 2026 https://2riverscomiccon.com/stay-in-touch/ Check out the ‘Justice League Revisited Podcast' with Susan Eisenberg and James Enstall at https://anchor.fm/justiceleague Thanks to our sponsors Historic St. Charles, Missouri (https://www.discoverstcharles.com/), Bug's Comics and Games (https://www.facebook.com/profile.php?id=100070575531223)Buy Me a Coffee - https://www.buymeacoffee.com/3Y0D2iaZl Patreon - https://www.patreon.com/GeekToMeRadio Website - http://geektomeradio.com/ Podcast - https://anchor.fm/jamesenstall Facebook - https://www.facebook.com/GeekToMeRadio/ Twitter - https://twitter.com/geektomeradio Instagram - https://www.instagram.com/geektomeradio/ Producer - Joseph Vosevich https://twitter.com/Joey_Vee
All speakers are announced at AIE EU, schedule coming soon. Join us there or in Miami with the renowned organizers of React Miami! Singapore CFP also open!We've called this out a few times over in AINews, but the overwhelming consensus in the Valley is that “the IDE is Dead”. In November it was just a gut feeling, but now we actually have data: even at the canonical “VSCode Fork” company, people are officially using more agents than tab autocomplete (the first wave of AI coding):Cursor has launched cloud agents for a few months now, and this specific launch is around Computer Use, which has come a long way since we first talked with Anthropic about it in 2024, and which Jonas productized as Autotab:We also take the opportunity to do a live demo, talk about slash commands and subagents, and the future of continual learning and personalized coding models, something that Sam previously worked on at New Computer. (The fact that both of these folks are top tier CEOs of their own startups that have now joined the insane talent density gathering at Cursor should also not be overlooked).Full Episode on YouTube!please like and subscribe!Timestamps00:00 Agentic Code Experiments00:53 Why Cloud Agents Matter02:08 Testing First Pillar03:36 Video Reviews Second Pillar04:29 Remote Control Third Pillar06:17 Meta Demos and Bug Repro13:36 Slash Commands and MCPs18:19 From Tab to Team Workflow31:41 Minimal Web UI Philosophy32:40 Why No File Editor34:38 Full Stack Cursor Debate36:34 Model Choice and Auto Routing38:34 Parallel Agents and Best Of N41:41 Subagents and Context Management44:48 Grind Mode and Throughput Future01:00:24 Cloud Agent Onboarding and MemoryTranscriptEP 77 - CURSOR - Audio version[00:00:00]Agentic Code ExperimentsSamantha: This is another experiment that we ran last year and didn't decide to ship at that time, but may come back to LM Judge, but one that was also agentic and could write code. So it wasn't just picking but also taking the learnings from two models or and models that it was looking at and writing a new diff.And what we found was that there were strengths to using models from different model providers as the base level of this process. Basically you could get almost like a synergistic output that was better than having a very unified like bottom model tier.Jonas: We think that over the coming months, the big unlock is not going to be one person with a model getting more done, like the water flowing faster and we'll be making the pipe much wider and so paralyzing more, whether that's swarms of agents or parallel agents, both of those are things that contribute to getting much more done in the same amount of time.Why Cloud Agents Matterswyx: This week, one of the biggest launches that Cursor's ever done is cloud agents. I think you, you had [00:01:00] cloud agents before, but this was like, you give cursor a computer, right? Yeah. So it's just basically they bought auto tab and then they repackaged it. Is that what's going on, or,Jonas: that's a big part of it.Yeah. Cloud agents already ran in their own computers, but they were sort of site reading code. Yeah. And those computers were not, they were like blank VMs typically that were not set up for the Devrel X for whatever repo the agents working on. One of the things that we talk about is if you put yourself in the model shoes and you were seeing tokens stream by and all you could do was cite read code and spit out tokens and hope that you had done the right thing,swyx: no chanceJonas: I'd be so bad.Like you obviously you need to run the code. And so that I think also is probably not that contrarian of a take, but no one has done that yet. And so giving the model the tools to onboard itself and then use full computer use end-to-end pixels in coordinates out and have the cloud computer with different apps in it is the big unlock that we've seen internally in terms of use usage of this going from, oh, we use it for little copy changes [00:02:00] to no.We're really like driving new features with this kind of new type of entech workflow. Alright, let's see it. Cool.Live Demo TourJonas: So this is what it looks like in cursor.com/agents. So this is one I kicked off a while ago. So on the left hand side is the chat. Very classic sort of agentic thing. The big new thing here is that the agent will test its changes.So you can see here it worked for half an hour. That is because it not only took time to write the tokens of code, it also took time to test them end to end. So it started Devrel servers iterate when needed. And so that's one part of it is like model works for longer and doesn't come back with a, I tried some things pr, but a I tested at pr that's ready for your review.One of the other intuition pumps we use there is if a human gave you a PR asked you to review it and you hadn't, they hadn't tested it, you'd also be annoyed because you'd be like, only ask me for a review once it's actually ready. So that's what we've done withTesting Defaults and Controlsswyx: simple question I wanted to gather out front.Some prs are way smaller, [00:03:00] like just copy change. Does it always do the video or is it sometimes,Jonas: Sometimes.swyx: Okay. So what's the judgment?Jonas: The model does it? So we we do some default prompting with sort. What types of changes to test? There's a slash command that people can do called slash no test, where if you do that, the model will not test,swyx: but the default is test.Jonas: The default is to be calibrated. So we tell it don't test, very simple copy changes, but test like more complex things. And then users can also write their agents.md and specify like this type of, if you're editing this subpart of my mono repo, never tested ‘cause that won't work or whatever.Videos and Remote ControlJonas: So pillar one is the model actually testing Pillar two is the model coming back with a video of what it did.We have found that in this new world where agents can end-to-end, write much more code, reviewing the code is one of these new bottlenecks that crop up. And so reviewing a video is not a substitute for reviewing code, but it is an entry point that is much, much easier to start with than glancing at [00:04:00] some giant diff.And so typically you kick one off you, it's done you come back and the first thing that you would do is watch this video. So this is a, video of it. In this case I wanted a tool tip over this button. And so it went and showed me what that looks like in, in this video that I think here, it actually used a gallery.So sometimes it will build storybook type galleries where you can see like that component in action. And so that's pillar two is like these demo videos of what it built. And then pillar number three is I have full remote control access to this vm. So I can go heat in here. I can hover things, I can type, I have full control.And same thing for the terminal. I have full access. And so that is also really useful because sometimes the video is like all you need to see. And oftentimes by the way, the video's not perfect, the video will show you, is this worth either merging immediately or oftentimes is this worth iterating with to get it to that final stage where I am ready to merge in.So I can go through some other examples where the first video [00:05:00] wasn't perfect, but it gave me confidence that we were on the right track and two or three follow-ups later, it was good to go. And then I also have full access here where some things you just wanna play around with. You wanna get a feel for what is this and there's no substitute to a live preview.And the VNC kind of VM remote access gives you that.swyx: Amazing What, sorry? What is VN. AndJonas: just the remote desktop. Remote desktop. Yeah.swyx: Sam, any other details that you always wanna call out?Samantha: Yeah, for me the videos have been super helpful. I would say, especially in cases where a common problem for me with agents and cloud agents beforehand was almost like under specification in my requests where our plan mode and going really back and forth and getting detailed implementation spec is a way to reduce the risk of under specification, but then similar to how human communication breaks down over time, I feel like you have this risk where it's okay, when I pull down, go to the triple of pulling down and like running this branch locally, I'm gonna see that, like I said, this should be a toggle and you have a checkbox and like, why didn't you get that detail?And having the video up front just [00:06:00] has that makes that alignment like you're talking about a shared artifact with the agent. Very clear, which has been just super helpful for me.Jonas: I can quickly run through some other Yes. Examples.Meta Agents and More DemosJonas: So this is a very front end heavy one. So one question I wasswyx: gonna say, is this only for frontJonas: end?Exactly. One question you might have is this only for front end? So this is another example where the thing I wanted it to implement was a better error message for saving secrets. So the cloud agents support adding secrets, that's part of what it needs to access certain systems. Part of onboarding that is giving access.This is cloud is working onswyx: cloud agents. Yes.Jonas: So this is a fun thing isSamantha: it can get super meta. ItJonas: can get super meta, it can start its own cloud agents, it can talk to its own cloud agents. Sometimes it's hard to wrap your mind around that. We have disabled, it's cloud agents starting more cloud agents. So we currently disallow that.Someday you might. Someday we might. Someday we might. So this actually was mostly a backend change in terms of the error handling here, where if the [00:07:00] secret is far too large, it would oh, this is actually really cool. Wow. That's the Devrel tools. That's the Devrel tools. So if the secret is far too large, we.Allow secrets above a certain size. We have a size limit on them. And the error message there was really bad. It was just some generic failed to save message. So I was like, Hey, we wanted an error message. So first cool thing it did here, zero prompting on how to test this. Instead of typing out the, like a character 5,000 times to hit the limit, it opens Devrel tools, writes js, or to paste into the input 5,000 characters of the letter A and then hit save, closes the Devrel tools, hit save and gets this new gets the new error message.So that looks like the video actually cut off, but here you can see the, here you can see the screenshot of the of the error message. What, so that is like frontend backend end-to-end feature to, to get that,swyx: yeah.Jonas: Andswyx: And you just need a full vm, full computer run everything.Okay. Yeah.Jonas: Yeah. So we've had versions of this. This is one of the auto tab lessons where we started that in 2022. [00:08:00] No, in 2023. And at the time it was like browser use, DOM, like all these different things. And I think we ended up very sort of a GI pilled in the sense that just give the model pixels, give it a box, a brain in a box is what you want and you want to remove limitations around context and capabilities such that the bottleneck should be the intelligence.And given how smart models are today, that's a very far out bottleneck. And so giving it its full VM and having it be onboarded with Devrel X set up like a human would is just been for us internally a really big step change in capability.swyx: Yeah I would say, let's call it a year ago the models weren't even good enough to do any of this stuff.SoSamantha: even six months ago. Yeah.swyx: So yeah what people have told me is like round about Sonder four fire is when this started being good enough to just automate fully by pixel.Jonas: Yeah, I think it's always a question of when is good enough. I think we found in particular with Opus 4 5, 4, 6, and Codex five three, that those were additional step [00:09:00] changes in the autonomy grade capabilities of the model to just.Go off and figure out the details and come back when it's done.swyx: I wanna appreciate a couple details. One 10 Stack Router. I see it. Yeah. I'm a big fan. Do you know any, I have to name the 10 Stack.Jonas: No.swyx: This just a random lore. Some buddy Sue Tanner. My and then the other thing if you switch back to the video.Jonas: Yeah.swyx: I wanna shout out this thing. Probably Sam did it. I don't knowJonas: the chapters.swyx: What is this called? Yeah, this is called Chapters. Yeah. It's like a Vimeo thing. I don't know. But it's so nice the design details, like the, and obviously a company called Cursor has to have a beautiful cursorSamantha: and it isswyx: the cursor.Samantha: Cursor.swyx: You see it branded? It's the cursor. Cursor, yeah. Okay, cool. And then I was like, I complained to Evan. I was like, okay, but you guys branded everything but the wallpaper. And he was like, no, that's a cursor wallpaper. I was like, what?Samantha: Yeah. Rio picked the wallpaper, I think. Yeah. The video.That's probably Alexi and yeah, a few others on the team with the chapters on the video. Matthew Frederico. There's been a lot of teamwork on this. It's a huge effort.swyx: I just, I like design details.Samantha: Yeah.swyx: And and then when you download it adds like a little cursor. Kind of TikTok clip. [00:10:00] Yes. Yes.So it's to make it really obvious is from Cursor,Jonas: we did the TikTok branding at the end. This was actually in our launch video. Alexi demoed the cloud agent that built that feature. Which was funny because that was an instance where one of the things that's been a consequence of having these videos is we use best of event where you run head to head different models on the same prompt.We use that a lot more because one of the complications with doing that before was you'd run four models and they would come back with some giant diff, like 700 lines of code times four. It's what are you gonna do? You're gonna review all that's horrible. But if you come back with four 22nd videos, yeah, I'll watch four 22nd videos.And then even if none of them is perfect, you can figure out like, which one of those do you want to iterate with, to get it over the line. Yeah. And so that's really been really fun.Bug Repro WorkflowJonas: Here's another example. That's we found really cool, which is we've actually turned since into a slash command as well slash [00:11:00] repro, where for bugs in particular, the model of having full access to the to its own vm, it can first reproduce the bug, make a video of the bug reproducing, fix the bug, make a video of the bug being fixed, like doing the same pattern workflow with obviously the bug not reproducing.And that has been the single category that has gone from like these types of bugs, really hard to reproduce and pick two tons of time locally, even if you try a cloud agent on it. Are you confident it actually fixed it to when this happens? You'll merge it in 90 seconds or something like that.So this is an example where, let me see if this is the broken one or the, okay, this is the fixed one. Okay. So we had a bug on cursor.com/agents where if you would attach images where remove them. Then still submit your prompt. They would actually still get attached to the prompt. Okay. And so here you can see Cursor is using, its full desktop by the way.This is one of the cases where if you just do, browse [00:12:00] use type stuff, you'll have a bad time. ‘cause now it needs to upload files. Like it just uses its native file viewer to do that. And so you can see here it's uploading files. It's going to submit a prompt and then it will go and open up. So this is the meta, this is cursor agent, prompting cursor agent inside its own environment.And so you can see here bug, there's five images attached, whereas when it's submitted, it only had one image.swyx: I see. Yeah. But you gotta enable that if you're gonna use cur agent inside cur.Jonas: Exactly. And so here, this is then the after video where it went, it does the same thing. It attaches images, removes, some of them hit send.And you can see here, once this agent is up, only one of the images is left in the attachments. Yeah.swyx: Beautiful.Jonas: Okay. So easy merge.swyx: So yeah. When does it choose to do this? Because this is an extra step.Jonas: Yes. I think I've not done a great job yet of calibrating the model on when to reproduce these things.Yeah. Sometimes it will do it of its own accord. Yeah. We've been conservative where we try to have it only do it when it's [00:13:00] quite sure because it does add some amount of time to how long it takes it to work on it. But we also have added things like the slash repro command where you can just do, fix this bug slash repro and then it will know that it should first make you a video of it actually finding and making sure it can reproduce the bug.swyx: Yeah. Yeah. One sort of ML topic this ties into is reward hacking, where while you write test that you update only pass. So first write test, it shows me it fails, then make you test pass, which is a classic like red green.Jonas: Yep.swyx: LikeJonas: A-T-D-D-T-D-Dswyx: thing.No, very cool. Was that the last demo? Is thereJonas: Yeah.Anything I missed on the demos or points that you think? I think thatSamantha: covers it well. Yeah.swyx: Cool. Before we stop the screen share, can you gimme like a, just a tour of the slash commands ‘cause I so God ready. Huh, what? What are the good ones?Samantha: Yeah, we wanna increase discoverability around this too.I think that'll be like a future thing we work on. Yeah. But there's definitely a lot of good stuff nowJonas: we have a lot of internal ones that I think will not be that interesting. Here's an internal one that I've made. I don't know if anyone else at Cursor uses this one. Fix bb.Samantha: I've never heard of it.Jonas: Yeah.[00:14:00]Fix Bug Bot. So this is a thing that we want to integrate more tightly on. So you made it forswyx: yourself.Jonas: I made this for myself. It's actually available to everyone in the team, but yeah, no one knows about it. But yeah, there will be Bug bot comments and so Bug Bot has a lot of cool things. We actually just launched Bug Bot Auto Fix, where you can click a button and or change a setting and it will automatically fix its own things, and that works great in a bunch of cases.There are some cases where having the context of the original agent that created the PR is really helpful for fixing the bugs, because it might be like, oh, the bug here is that this, is a regression and actually you meant to do something more like that. And so having the original prompt and all of the context of the agent that worked on it, and so here I could just do, fix or we used to be able to do fixed PB and it would do that.No test is another one that we've had. Slash repro is in here. We mentioned that one.Samantha: One of my favorites is cloud agent diagnosis. This is one that makes heavy use of the Datadog MCP. Okay. And I [00:15:00] think Nick and David on our team wrote, and basically if there is a problem with a cloud agent we'll spin up a bunch of subs.Like a singleswyx: instance.Samantha: Yeah. We'll take the ideas and argument and spin up a bunch of subagents using the Datadog MCP to explore the logs and find like all of the problems that could have happened with that. It takes the debugging time, like from potentially you can do quick stuff quickly with the Datadog ui, but it takes it down to, again, like a single agent call as opposed to trolling through logs yourself.Jonas: You should also talk about the stuff we've done with transcripts.Samantha: Yes. Also so basically we've also done some things internally. There'll be some versions of this as we ship publicly soon, where you can spit up an agent and give it access to another agent's transcript to either basically debug something that happened.So act as an external debugger. I see. Or continue the conversation. Almost like forking it.swyx: A transcript includes all the chain of thought for the 11 minutes here. 45 minutes there.Samantha: Yeah. That way. Exactly. So basically acting as a like secondary agent that debugs the first, so we've started to push more andswyx: they're all the same [00:16:00] code.It is just the different prompts, but the sa the same.Samantha: Yeah. So basically same cloud agent infrastructure and then same harness. And then like when we do things like include, there's some extra infrastructure that goes into piping in like an external transcript if we include it as an attachment.But for things like the cloud agent diagnosis, that's mostly just using the Datadog MCP. ‘Cause we also launched CPS along with along with this cloud agent launch, launch support for cloud agent cps.swyx: Oh, that was drawn out.Jonas: We won't, we'll be doing a bigger marketing moment for it next week, but, and you can now use CPS andswyx: People will listen to it as well.Yeah,Jonas: they'llSamantha: be ahead of the third. They'll be ahead. And I would I actually don't know if the Datadog CP is like publicly available yet. I realize this not sure beta testing it, but it's been one of my favorites to use. Soswyx: I think that one's interesting for Datadog. ‘cause Datadog wants to own that site.Interesting with Bits. I don't know if you've tried bits.Samantha: I haven't tried bits.swyx: Yeah.Jonas: That's their cloud agentswyx: product. Yeah. Yeah. They want to be like we own your logs and give us our, some part of the, [00:17:00] self-healing software that everyone wants. Yeah. But obviously Cursor has a strong opinion on coding agents and you, you like taking away from the which like obviously you're going to do, and not every company's like Cursor, but it's interesting if you're a Datadog, like what do you do here?Do you expose your logs to FDP and let other people do it? Or do you try to own that it because it's extra business for you? Yeah. It's like an interesting one.Samantha: It's a good question. All I know is that I love the Datadog MCP,Jonas: And yeah, it is gonna be no, no surprise that people like will demand it, right?Samantha: Yeah.swyx: It's, it's like anysystemswyx: of record company like this, it's like how much do you give away? Cool. I think that's that for the sort of cloud agents tour. Cool. And we just talk about like cloud agents have been when did Kirsten loves cloud agents? Do you know, in JuneJonas: last year.swyx: June last year. So it's been slowly develop the thing you did, like a bunch of, like Michael did a post where himself, where he like showed this chart of like ages overtaking tap. And I'm like, wow, this is like the biggest transition in code.Jonas: Yeah.swyx: Like in, in [00:18:00] like the last,Jonas: yeah. I think that kind of got turned out.Yeah. I think it's a very interest,swyx: not at all. I think it's been highlighted by our friend Andre Kati today.Jonas: Okay.swyx: Talk more about it. What does it mean? Yeah. Is I just got given like the cursor tab key.Jonas: Yes. Yes.swyx: That's that'sSamantha: cool.swyx: I know, but it's gonna be like put in a museum.Jonas: It is.Samantha: I have to say I haven't used tab a little bit myself.Jonas: Yeah. I think that what it looks like to code with AI code generally creates software, even if you want to go higher level. Is changing very rapidly. No, not a hot take, but I think from our vendor's point at Cursor, I think one of the things that is probably underappreciated from the outside is that we are extremely self-aware about that fact and Kerscher, got its start in phase one, era one of like tab and auto complete.And that was really useful in its time. But a lot of people start looking at text files and editing code, like we call it hand coding. Now when you like type out the actual letters, it'sswyx: oh that's cute.Jonas: Yeah.swyx: Oh that's cute.Jonas: You're so boomer. So boomer. [00:19:00] And so that I think has been a slowly accelerating and now in the last few months, rapidly accelerating shift.And we think that's going to happen again with the next thing where the, I think some of the pains around tab of it's great, but I actually just want to give more to the agent and I don't want to do one tab at a time. I want to just give it a task and it goes off and does a larger unit of work and I can.Lean back a little bit more and operate at that higher level of abstraction that's going to happen again, where it goes from agents handing you back diffs and you're like in the weeds and giving it, 32nd to three minute tasks, to, you're giving it, three minute to 30 minute to three hour tasks and you're getting back videos and trying out previews rather than immediately looking at diffs every single time.swyx: Yeah. Anything to add?Samantha: One other shift that I've noticed as our cloud agents have really taken off internally has been a shift from primarily individually driven development to almost this collaborative nature of development for us, slack is actually almost like a development on [00:20:00] Id basically.So Iswyx: like maybe don't even build a custom ui, like maybe that's like a debugging thing, but actually it's that.Samantha: I feel like, yeah, there's still so much to left to explore there, but basically for us, like Slack is where a lot of development happens. Like we will have these issue channels or just like this product discussion channels where people are always at cursing and that kicks off a cloud agent.And for us at least, we have team follow-ups enabled. So if Jonas kicks off at Cursor in a thread, I can follow up with it and add more context. And so it turns into almost like a discussion service where people can like collaborate on ui. Oftentimes I will kick off an investigation and then sometimes I even ask it to get blame and then tag people who should be brought in. ‘cause it can tag people in Slack and then other people will comeswyx: in, can tag other people who are not involved in conversation. Yes. Can just do at Jonas if say, was talking to,Samantha: yeah.swyx: That's cool. You should, you guys should make a big good deal outta that.Samantha: I know. It's a lot to, I feel like there's a lot more to do with our slack surface area to show people externally. But yeah, basically like it [00:21:00] can bring other people in and then other people can also contribute to that thread and you can end up with a PR again, with the artifacts visible and then people can be like, okay, cool, we can merge this.So for us it's like the ID is almost like moving into Slack in some ways as well.swyx: I have the same experience with, but it's not developers, it's me. Designer salespeople.Samantha: Yeah.swyx: So me on like technical marketing, vision, designer on design and then salespeople on here's the legal source of what we agreed on.And then they all just collaborate and correct. The agents,Jonas: I think that we found when these threads is. The work that is left, that the humans are discussing in these threads is the nugget of what is actually interesting and relevant. It's not the boring details of where does this if statement go?It's do we wanna ship this? Is this the right ux? Is this the right form factor? Yeah. How do we make this more obvious to the user? It's like those really interesting kind of higher order questions that are so easy to collaborate with and leave the implementation to the cloud agent.Samantha: Totally. And no more discussion of am I gonna do this? Are you [00:22:00] gonna do this cursor's doing it? You just have to decide. You like it.swyx: Sometimes the, I don't know if there's a, this probably, you guys probably figured this out already, but since I, you need like a mute button. So like cursor, like we're going to take this offline, but still online.But like we need to talk among the humans first. Before you like could stop responding to everything.Jonas: Yeah. This is a design decision where currently cursor won't chime in unless you explicitly add Mention it. Yeah. Yeah.Samantha: So it's not always listening.Yeah.Jonas: I can see all the intermediate messages.swyx: Have you done the recursive, can cursor add another cursor or spawn another cursor?Samantha: Oh,Jonas: we've done some versions of this.swyx: Because, ‘cause it can add humans.Jonas: Yes. One of the other things we've been working on that's like an implication of generating the code is so easy is getting it to production is still harder than it should be.And broadly, you solve one bottleneck and three new ones pop up. Yeah. And so one of the new bottlenecks is getting into production and we have a like joke internally where you'll be talking about some feature and someone says, I have a PR for that. Which is it's so easy [00:23:00] to get to, I a PR for that, but it's hard still relatively to get from I a PR for that to, I'm confident and ready to merge this.And so I think that over the coming weeks and months, that's a thing that we think a lot about is how do we scale up compute to that pipeline of getting things from a first draft An agent did.swyx: Isn't that what Merge isn't know what graphite's for, likeJonas: graphite is a big part of that. The cloud agent testingswyx: Is it fully integrated or still different companiesJonas: working on I think we'll have more to share there in the future, but the goal is to have great end-to-end experience where Cursor doesn't just help you generate code tokens, it helps you create software end-to-end.And so review is a big part of that, that I think especially as models have gotten much better at writing code, generating code, we've felt that relatively crop up more,swyx: sorry this is completely unplanned, but like there I have people arguing one to you need ai. To review ai and then there is another approach, thought school of thought where it's no, [00:24:00] reviews are dead.Like just show me the video. It's it like,Samantha: yeah. I feel again, for me, the video is often like alignment and then I often still wanna go through a code review process.swyx: Like still look at the files andSamantha: everything. Yeah. There's a spectrum of course. Like the video, if it's really well done and it does like fully like test everything, you can feel pretty competent, but it's still helpful to, to look at the code.I make hep pay a lot of attention to bug bot. I feel like Bug Bot has been a great really highly adopted internally. We often like, won't we tell people like, don't leave bug bot comments unaddressed. ‘cause we have such high confidence in it. So people always address their bug bot comments.Jonas: Once you've had two cases where you merged something and then you went back later, there was a bug in it, you merged, you went back later and you were like, ah, bug Bot had found that I should have listened to Bug Bot.Once that happens two or three times, you learn to wait for bug bot.Samantha: Yeah. So I think for us there's like that code level review where like it's looking at the actual code and then there's like the like feature level review where you're looking at the features. There's like a whole number of different like areas.There'll probably eventually be things like performance level review, security [00:25:00] review, things like that where it's like more more different aspects of how this feature might affect your code base that you want to potentially leverage an agent to help with.Jonas: And some of those like bug bot will be synchronous and you'll typically want to wait on before you merge.But I think another thing that we're starting to see is. As with cloud agents, you scale up this parallelism and how much code you generate. 10 person startups become, need the Devrel X and pipelines that a 10,000 person company used to need. And that looks like a lot of the things I think that 10,000 person companies invented in order to get that volume of software to production safely.So that's things like, release frequently or release slowly, have different stages where you release, have checkpoints, automated ways of detecting regressions. And so I think we're gonna need stacks merg stack diffs merge queues. Exactly. A lot of those things are going to be importantswyx: forward with.I think the majority of people still don't know what stack stacks are. And I like, I have many friends in Facebook and like I, I'm pretty friendly with graphite. I've just, [00:26:00] I've never needed it ‘cause I don't work on that larger team and it's just like democratization of no, only here's what we've already worked out at very large scale and here's how you can, it benefits you too.Like I think to me, one of the beautiful things about GitHub is that. It's actually useful to me as an individual solo developer, even though it's like actually collaboration software.Jonas: Yep.swyx: And I don't think a lot of Devrel tools have figured that out yet. That transition from like large down to small.Jonas: Yeah. Kers is probably an inverse story.swyx: This is small down toJonas: Yeah. Where historically Kers share, part of why we grew so quickly was anyone on the team could pick it up and in fact people would pick it up, on the weekend for their side project and then bring it into work. ‘cause they loved using it so much.swyx: Yeah.Jonas: And I think a thing that we've started working on a lot more, not us specifically, but as a company and other folks at Cursor, is making it really great for teams and making it the, the 10th person that starts using Cursor in a team. Is immediately set up with things like, we launched Marketplace recently so other people can [00:27:00] configure what CPS and skills like plugins.So skills and cps, other people can configure that. So that my cursor is ready to go and set up. Sam loves the Datadog, MCP and Slack, MCP you've also been using a lot butSamantha: also pre-launch, but I feel like it's so good.Jonas: Yeah, my cursor should be configured if Sam feels strongly that's just amazing and required.swyx: Is it automatically shared or you have to go and.Jonas: It depends on the MCP. So some are obviously off per user. Yeah. And so Sam can't off my cursor with my Slack MCP, but some are team off and those can be set up by admins.swyx: Yeah. Yeah. That's cool. Yeah, I think, we had a man on the pod when cursor was five people, and like everyone was like, okay, what's the thing?And then it's usually something teams and org and enterprise, but it's actually working. But like usually at that stage when you're five, when you're just a vs. Code fork it's like how do you get there? Yeah. Will people pay for this? People do pay for it.Jonas: Yeah. And I think for cloud agents, we expect.[00:28:00]To have similar kind of PLG things where I think off the bat we've seen a lot of adoption with kind of smaller teams where the code bases are not quite as complex to set up. Yes. If you need some insane docker layer caching thing for builds not to take two hours, that's going to take a little bit longer for us to be able to support that kind of infrastructure.Whereas if you have front end backend, like one click agents can install everything that they need themselves.swyx: This is a good chance for me to just ask some technical sort of check the box questions. Can I choose the size of the vm?Jonas: Not yet. We are planning on adding that. Weswyx: have, this is obviously you want like LXXL, whatever, right?Like it's like the Amazon like sort menu.Jonas: Yes, exactly. We'll add that.swyx: Yeah. In some ways you have to basically become like a EC2, almost like you rent a box.Jonas: You rent a box. Yes. We talk a lot about brain in a box. Yeah. So cursor, we want to be a brain in a box,swyx: but is the mental model different? Is it more serverless?Is it more persistent? Is. Something else.Samantha: We want it to be a bit persistent. The desktop should be [00:29:00] something you can return to af even after some days. Like maybe you go back, they're like still thinking about a feature for some period of time. So theswyx: full like sus like suspend the memory and bring it back and then keep going.Samantha: Exactly.swyx: That's an interesting one because what I actually do want, like from a manna and open crawl, whatever, is like I want to be able to log in with my credentials to the thing, but not actually store it in any like secret store, whatever. ‘cause it's like this is the, my most sensitive stuff.Yeah. This is like my email, whatever. And just have it like, persist to the image. I don't know how it was hood, but like to rehydrate and then just keep going from there. But I don't think a lot of infra works that way. A lot of it's stateless where like you save it to a docker image and then it's only whatever you can describe in a Docker file and that's it.That's the only thing you can cl multiple times in parallel.Jonas: Yeah. We have a bunch of different ways of setting them up. So there's a dockerfile based approach. The main default way is actually snapshottingswyx: like a Linux vmJonas: like vm, right? You run a bunch of install commands and then you snapshot more or less the file system.And so that gets you set up for everything [00:30:00] that you would want to bring a new VM up from that template basically.swyx: Yeah.Jonas: And that's a bit distinct from what Sam was talking about with the hibernating and re rehydrating where that is a full memory snapshot as well. So there, if I had like the browser open to a specific page and we bring that back, that page will still be there.swyx: Was there any discussion internally and just building this stuff about every time you shoot a video it's actually you show a little bit of the desktop and the browser and it's not necessary if you just show the browser. If, if you know you're just demoing a front end application.Why not just show the browser, right? Like it Yeah,Samantha: we do have some panning and zooming. Yeah. Like it can decide that when it's actually recording and cutting the video to highlight different things. I think we've played around with different ways of segmenting it and yeah. There's been some different revs on it for sure.Jonas: Yeah. I think one of the interesting things is the version that you see now in cursor.com actually is like half of what we had at peak where we decided to unshift or unshipped quite a few things. So two of the interesting things to talk about, one is directly an answer to your [00:31:00] question where we had native browser that you would have locally, it was basically an iframe that via port forwarding could load the URL could talk to local host in the vm.So that gets you basically, so inswyx: your machine's browser,likeJonas: in your local browser? Yeah. You would go to local host 4,000 and that would get forwarded to local host 4,000 in the VM via port forward. We unshift that like atswyx: Eng Rock.Jonas: Like an Eng Rock. Exactly. We unshift that because we felt that the remote desktop was sufficiently low latency and more general purpose.So we build Cursor web, but we also build Cursor desktop. And so it's really useful to be able to have the full spectrum of things. And even for Cursor Web, as you saw in one of the examples, the agent was uploading files and like I couldn't upload files and open the file viewer if I only had access to the browser.And we've thought a lot about, this might seem funny coming from Cursor where we started as this, vs. Code Fork and I think inherited a lot of amazing things, but also a lot [00:32:00] of legacy UI from VS Code.Minimal Web UI SurfacesJonas: And so with the web UI we wanted to be very intentional about keeping that very minimal and exposing the right sum of set of primitive sort of app surfaces we call them, that are shared features of that cloud.Environment that you and the agent both use. So agent uses desktop and controls it. I can use desktop and controlled agent runs terminal commands. I can run terminal commands. So that's how our philosophy around it. The other thing that is maybe interesting to talk about that we unshipped is and we may, both of these things we may reship and decide at some point in the future that we've changed our minds on the trade offs or gotten it to a point where, putswyx: it out there.Let users tell you they want it. Exactly. Alright, fine.Why No File EditorJonas: So one of the other things is actually a files app. And so we used to have the ability at one point during the process of testing this internally to see next to, I had GID desktop and terminal on the right hand side of the tab there earlier to also have a files app where you could see and edit files.And we actually felt that in some [00:33:00] ways, by restricting and limiting what you could do there, people would naturally leave more to the agent and fall into this new pattern of delegating, which we thought was really valuable. And there's currently no way in Cursor web to edit these files.swyx: Yeah. Except you like open up the PR and go into GitHub and do the thing.Jonas: Yeah.swyx: Which is annoying.Jonas: Just tell the agent,swyx: I have criticized open AI for this. Because Open AI is Codex app doesn't have a file editor, like it has file viewer, but isn't a file editor.Jonas: Do you use the file viewer a lot?swyx: No. I understand, but like sometimes I want it, the one way to do it is like freaking going to no, they have a open in cursor button or open an antigravity or, opening whatever and people pointed that.So I was, I was part of the early testers group people pointed that and they were like, this is like a design smell. It's like you actually want a VS. Code fork that has all these things, but also a file editor. And they were like, no, just trust us.Jonas: Yeah. I think we as Cursor will want to, as a product, offer the [00:34:00] whole spectrum and so you want to be able to.Work at really high levels of abstraction and double click and see the lowest level. That's important. But I also think that like you won't be doing that in Slack. And so there are surfaces and ways of interacting where in some cases limiting the UX capabilities makes for a cleaner experience that's more simple and drives people into these new patterns where even locally we kicked off joking about this.People like don't really edit files, hand code anymore. And so we want to build for where that's going and not where it's beenswyx: a lot of cool stuff. And Okay. I have a couple more.Full Stack Hosting Debateswyx: So observations about the design elements about these things. One of the things that I'm always thinking about is cursor and other peers of cursor start from like the Devrel tools and work their way towards cloud agents.Other people, like the lovable and bolts of the world start with here's like the vibe code. Full cloud thing. They were already cloud edges before anyone else cloud edges and we will give you the full deploy platform. So we own the whole loop. We own all the infrastructure, we own, we, we have the logs, we have the the live site, [00:35:00] whatever.And you can do that cycle cursor doesn't own that cycle even today. You don't have the versal, you don't have the, you whatever deploy infrastructure that, that you're gonna have, which gives you powers because anyone can use it. And any enterprise who, whatever you infra, I don't care. But then also gives you limitations as to how much you can actually fully debug end to end.I guess I'm just putting out there that like is there a future where there's like full stack cursor where like cursor apps.com where like I host my cursor site this, which is basically a verse clone, right? I don't know.Jonas: I think that's a interesting question to be asking, and I think like the logic that you laid out for how you would get there is logic that I largely agree with.swyx: Yeah. Yeah.Jonas: I think right now we're really focused on what we see as the next big bottleneck and because things like the Datadog MCP exist, yeah. I don't think that the best way we can help our customers ship more software. Is by building a hosting solution right now,swyx: by the way, these are things I've actually discussed with some of the companies I just named.Jonas: Yeah, for sure. Right now, just this big bottleneck is getting the code out there and also [00:36:00] unlike a lovable in the bolt, we focus much more on existing software. And the zero to one greenfield is just a very different problem. Imagine going to a Shopify and convincing them to deploy on your deployment solution.That's very different and I think will take much longer to see how that works. May never happen relative to, oh, it's like a zero to one app.swyx: I'll say. It's tempting because look like 50% of your apps are versal, superb base tailwind react it's the stack. It's what everyone does.So I it's kinda interesting.Jonas: Yeah.Model Choice and Auto Routingswyx: The other thing is the model select dying. Right now in cloud agents, it's stuck down, bottom left. Sure it's Codex High today, but do I care if it's suddenly switched to Opus? Probably not.Samantha: We definitely wanna give people a choice across models because I feel like it, the meta change is very frequently.I was a big like Opus 4.5 Maximalist, and when codex 5.3 came out, I hard, hard switch. So that's all I use now.swyx: Yeah. Agreed. I don't know if, but basically like when I use it in Slack, [00:37:00] right? Cursor does a very good job of exposing yeah. Cursors. If people go use it, here's the model we're using.Yeah. Here's how you switch if you want. But otherwise it's like extracted away, which is like beautiful because then you actually, you should decide.Jonas: Yeah, I think we want to be doing more with defaults.swyx: Yeah.Jonas: Where we can suggest things to people. A thing that we have in the editor, the desktop app is auto, which will route your request and do things there.So I think we will want to do something like that for cloud agents as well. We haven't done it yet. And so I think. We have both people like Sam, who are very savvy and want know exactly what model they want, and we also have people that want us to pick the best model for them because we have amazing people like Sam and we, we are the experts.Yeah. We have both the traffic and the internal taste and experience to know what we think is best.swyx: Yeah. I have this ongoing pieces of agent lab versus model lab. And to me, cursor and other companies are example of an agent lab that is, building a new playbook that is different from a model lab where it's like very GP heavy Olo.So obviously has a research [00:38:00] team. And my thesis is like you just, every agent lab is going to have a router because you're going to be asked like, what's what. I don't keep up to every day. I'm not a Sam, I don't keep up every day for using you as sample the arm arbitrator of taste. Put me on CRI Auto.Is it free? It's not free.Jonas: Auto's not free, but there's different pricing tiers. Yeah.swyx: Put me on Chris. You decide from me based on all the other people you know better than me. And I think every agent lab should basically end up doing this because that actually gives you extra power because you like people stop carrying or having loyalty with one lab.Jonas: Yeah.Best Of N and Model CouncilsJonas: Two other maybe interesting things that I don't know how much they're on your radar are one the best event thing we mentioned where running different models head to head is actually quite interesting becauseswyx: which exists in cursor.Jonas: That exists in cur ID and web. So the problem is where do you run them?swyx: Okay.Jonas: And so I, I can share my screen if that's interesting. Yeahinteresting.swyx: Yeah. Yeah. Obviously parallel agents, very popal.Jonas: Yes, exactly. Parallel agentsswyx: in you mind. Are they the same thing? Best event and parallel agents? I don't want to [00:39:00] put words in your mouth.Jonas: Best event is a subset of parallel agents where they're running on the same prompt.That would be my answer. So this is what that looks like. And so here in this dropdown picker, I can just select multiple models.swyx: Yeah.Jonas: And now if I do a prompt, I'm going to do something silly. I am running these five models.swyx: Okay. This is this fake clone, of course. The 2.0 yeah.Jonas: Yes, exactly. But they're running so the cursor 2.0, you can do desktop or cloud.So this is cloud specifically where the benefit over work trees is that they have their own VMs and can run commands and won't try to kill ports that the other one is running. Which are some of the pains. These are allswyx: called work trees?Jonas: No, these are all cloud agents with their own VMs.swyx: Okay. ButJonas: When you do it locally, sometimes people do work trees and that's been the main way that people have set out parallel so far.I've gotta say.swyx: That's so confusing for folks.Jonas: Yeah.swyx: No one knows what work trees are.Jonas: Exactly. I think we're phasing out work trees.swyx: Really.Jonas: Yeah.swyx: Okay.Samantha: But yeah. And one other thing I would say though on the multimodel choice, [00:40:00] so this is another experiment that we ran last year and the decide to ship at that time but may come back to, and there was an interesting learning that's relevant for, these different model providers. It was something that would run a bunch of best of ends but then synthesize and basically run like a synthesizer layer of models. And that was other agents that would take LM Judge, but one that was also agentic and could write code. So it wasn't just picking but also taking the learnings from two models or, and models that it was looking at and writing a new diff.And what we found was that at the time at least, there were strengths to using models from different model providers as the base level of this process. Like basically you could get almost like a synergistic output that was better than having a very unified, like bottom model tier. So it was really interesting ‘cause it's like potentially, even though even in the future when you have like maybe one model as ahead of the other for a little bit, there could be some benefit from having like multiple top tier models involved in like a [00:41:00] model swarm or whatever agent Swarm that you're doing, that they each have strengths and weaknesses.Yeah.Jonas: Andre called this the council, right?Samantha: Yeah, exactly. We actually, oh, that's another internal command we have that Ian wrote slash council. Oh, and they some, yeah.swyx: Yes. This idea is in various forms everywhere. And I think for me, like for me, the productization of it, you guys have done yeah, like this is very flexible, but.If I were to add another Yeah, what your thing is on here it would be too much. I what, let's say,Samantha: Ideally it's all, it's something that the user can just choose and it all happens under the hood in a way where like you just get the benefit of that process at the end and better output basically, but don't have to get too lost in the complexity of judging along the way.Jonas: Okay.Subagents for ContextJonas: Another thing on the many agents, on different parallel agents that's interesting is an idea that's been around for a while as well that has started working recently is subagents. And so this is one other way to get agents of the different prompts and different goals and different models, [00:42:00] different vintages to work together.Collaborate and delegate.swyx: Yeah. I'm very like I like one of my, I always looking for this is the year of the blah, right? Yeah. I think one of the things on the blahs is subs. I think this is of but I haven't used them in cursor. Are they fully formed or how do I honestly like an intro because do I form them from new every time?Do I have fixed subagents? How are they different for slash commands? There's all these like really basic questions that no one stops to answer for people because everyone's just like too busy launching. We have toSamantha: honestly, you could, you can see them in cursor now if you just say spin up like 50 subagents to, so cursor definesswyx: what Subagents.Yeah.Samantha: Yeah. So basically I think I shouldn't speak for the whole subagents team. This is like a different team that's been working on this, but our thesis or thing that we saw internally is that like they're great for context management for kind of long running threads, or if you're trying to just throw more compute at something.We have strongly used, almost like a generic task interface where then the main agent can define [00:43:00] like what goes into the subagent. So if I say explore my code base, it might decide to spin up an explore subagent and or might decide to spin up five explore subagent.swyx: But I don't get to set what those subagent are, right?It's all defined by a model.Samantha: I think. I actually would have to refresh myself on the sub agent interface.Jonas: There are some built-in ones like the explore subagent is free pre-built. But you can also instruct the model to use other subagents and then it will. And one other example of a built-in subagent is I actually just kicked one off in cursor and I can show you what that looks like.swyx: Yes. Because I tried to do this in pure prompt space.Jonas: So this is the desktop app? Yeah. Yeah. And that'sswyx: all you need to do, right? Yeah.Jonas: That's all you need to do. So I said use a sub agent to explore and I think, yeah, so I can even click in and see what the subagent is working on here. It ran some fine command and this is a composer under the hood.Even though my main model is Opus, it does smart routing to take, like in this instance the explorer sort of requires reading a ton of things. And so a faster model is really useful to get an [00:44:00] answer quickly, but that this is what subagent look like. And I think we wanted to do a lot more to expose hooks and ways for people to configure these.Another example of a cus sort of builtin subagent is the computer use subagent in the cloud agents, where we found that those trajectories can be long and involve a lot of images obviously, and execution of some testing verification task. We wanted to use that models that are particularly good at that.So that's one reason to use subagents. And then the other reason to use subagents is we want contexts to be summarized reduced down at a subagent level. That's a really neat boundary at which to compress that rollout and testing into a final message that agent writes that then gets passed into the parent rather than having to do some global compaction or something like that.swyx: Awesome. Cool. While we're in the subagents conversation, I can't do a cursor conversation and not talk about listen stuff. What is that? What is what? He built a browser. He built an os. Yes. And he [00:45:00] experimented with a lot of different architectures and basically ended up reinventing the software engineer org chart.This is all cool, but what's your take? What's, is there any hole behind the side? The scenes stories about that kind of, that whole adventure.Samantha: Some of those experiments have found their way into a feature that's available in cloud agents now, the long running agent mode internally, we call it grind mode.And I think there's like some hint of grind mode accessible in the picker today. ‘cause you can do choose grind until done. And so that was really the result of experiments that Wilson started in this vein where he I think the Ralph Wigga loop was like floating around at the time, but it was something he also independently found and he was experimenting with.And that was what led to this product surface.swyx: And it is just simple idea of have criteria for completion and do not. Until you complete,Samantha: there's a bit more complexity as well in, in our implementation. Like there's a specific, you have to start out by aligning and there's like a planning stage where it will work with you and it will not get like start grind execution mode until it's decided that the [00:46:00] plan is amenable to both of you.Basically,swyx: I refuse to work until you make me happy.Jonas: We found that it's really important where people would give like very underspecified prompt and then expect it to come back with magic. And if it's gonna go off and work for three minutes, that's one thing. When it's gonna go off and work for three days, probably should spend like a few hours upfront making sure that you have communicated what you actually want.swyx: Yeah. And just to like really drive from the point. We really mean three days that No, noJonas: human. Oh yeah. We've had three day months innovation whatsoever.Samantha: I don't know what the record is, but there's been a long time with the grantsJonas: and so the thing that is available in cursor. The long running agent is if you wanna think about it, very abstractly that is like one worker node.Whereas what built the browser is a society of workers and planners and different agents collaborating. Because we started building the browser with one worker node at the time, that was just the agent. And it became one worker node when we realized that the throughput of the system was not where it needed to be [00:47:00] to get something as large of a scale as the browser done.swyx: Yeah.Jonas: And so this has also become a really big mental model for us with cloud, cloud agents is there's the classic engineering latency throughput trade-offs. And so you know, the code is water flowing through a pipe. The, we think that over the coming months, the big unlock is not going to be one person with a model getting more done, like the water flowing faster and we'll be making the pipe much wider and so ing more, whether that's swarms of agents or parallel agents, both of those are things that contribute to getting.Much more done in the same amount of time, but any one of those tasks doesn't necessarily need to get done that quickly. And throughput is this really big thing where if you see the system of a hundred concurrent agents outputting thousands of tokens a second, you can't go back like that.Just you see a glimpse of the future where obviously there are many caveats. Like no one is using this browser. IRL. There's like a bunch of things not quite right yet, but we are going to get to systems that produce real production [00:48:00] code at the scale much sooner than people think. And it forces you to think what even happens to production systems. Like we've broken our GitHub actions recently because we have so many agents like producing and pushing code that like CICD is just overloaded. ‘cause suddenly it's like effectively weg grew, cursor's growing very quickly anyway, but you grow head count, 10 x when people run 10 x as many agents.And so a lot of these systems, exactly, a lot of these systems will need to adapt.swyx: It also reminds me, we, we all, the three of us live in the app layer, but if you talk to the researchers who are doing RL infrastructure, it's the same thing. It's like all these parallel rollouts and scheduling them and making sure as much throughput as possible goes through them.Yeah, it's the same thing.Jonas: We were talking briefly before we started recording. You were mentioning memory chips and some of the shortages there. The other thing that I think is just like hard to wrap your head around the scale of the system that was building the browser, the concurrency there.If Sam and I both have a system like that running for us, [00:49:00] shipping our software. The amount of inference that we're going to need per developer is just really mind-boggling. And that makes, sometimes when I think about that, I think that even with, the most optimistic projections for what we're going to need in terms of buildout, our underestimating, the extent to which these swarm systems can like churn at scale to produce code that is valuable to the economy.And,swyx: yeah, you can cut this if it's sensitive, but I was just Do you have estimates of how much your token consumption is?Jonas: Like per developer?swyx: Yeah. Or yourself. I don't need like comfy average. I just curious. ISamantha: feel like I, for a while I wasn't an admin on the usage dashboard, so I like wasn't able to actually see, but it was a,swyx: mine has gone up.Samantha: Oh yeah.swyx: But I thinkSamantha: it's in terms of how much work I'm doing, it's more like I have no worries about developers losing their jobs, at least in the near term. ‘cause I feel like that's a more broad discussion.swyx: Yeah. Yeah. You went there. I didn't go, I wasn't going there.I was just like how much more are you using?Samantha: There's so much stuff to be built. And so I feel like I'm basically just [00:50:00] trying to constantly I have more ambitions than I did before. Yes. Personally. Yes. So can't speak to the broader thing. But for me it's like I'm busier than ever before.I'm using more tokens and I am also doing more things.Jonas: Yeah. Yeah. I don't have the stats for myself, but I think broadly a thing that we've seen, that we expect to continue is J'S paradox. Whereswyx: you can't do it in our podcast without seeingJonas: it. Exactly. We've done it. Now we can wrap. We've done, we said the words.Phase one tab auto complete people paid like 20 bucks a month. And that was great. Phase two where you were iterating with these local models. Today people pay like hundreds of dollars a month. I think as we think about these highly parallel kind of agents running off for a long times in their own VM system, we are already at that point where people will be spending thousands of dollars a month per human, and I think potentially tens of thousands and beyond, where it's not like we are greedy for like capturing more money, but what happens is just individuals get that much more leverage.And if one person can do as much as 10 people, yeah. That tool that allows ‘em to do that is going to be tremendously valuable [00:51:00] and worth investing in and taking the best thing that exists.swyx: One more question on just the cursor in general and then open-ended for you guys to plug whatever you wanna put.How is Cursor hiring these days?Samantha: What do you mean by how?swyx: So obviously lead code is dead. Oh,Samantha: okay.swyx: Everyone says work trial. Different people have different levels of adoption of agents. Some people can really adopt can be much more productive. But other people, you just need to give them a little bit of time.And sometimes they've never lived in a token rich place like cursor.And once you live in a token rich place, you're you just work differently. But you need to have done that. And a lot of people anyway, it was just open-ended. Like how has agentic engineering, agentic coding changed your opinions on hiring?Is there any like broad like insights? Yeah.Jonas: Basically I'm asking this for other people, right? Yeah, totally. Totally. To hear Sam's opinion, we haven't talked about this the two of us. I think that we don't see necessarily being great at the latest thing with AI coding as a prerequisite.I do think that's a sign that people are keeping up and [00:52:00] curious and willing to upscale themselves in what's happening because. As we were talking about the last three months, the game has completely changed. It's like what I do all day is very different.swyx: Like it's my job and I can't,Jonas: Yeah, totally.I do think that still as Sam was saying, the fundamentals remain important in the current age and being able to go and double click down. And models today do still have weaknesses where if you let them run for too long without cleaning up and refactoring, the coke will get sloppy and there'll be bad abstractions.And so you still do need humans that like have built systems before, no good patterns when they see them and know where to steer things.Samantha: I would agree with that. I would say again, cursor also operates very quickly and leveraging ag agentic engineering is probably one reason why that's possible in this current moment.I think in the past it was just like people coding quickly and now there's like people who use agents to move faster as well. So it's part of our process will always look for we'll select for kind of that ability to make good decisions quickly and move well in this environment.And so I think being able to [00:53:00] figure out how to use agents to help you do that is an important part of it too.swyx: Yeah. Okay. The fork in the road, either predictions for the end of the year, if you have any, or PUDs.Jonas: Evictions are not going to go well.Samantha: I know it's hard.swyx: They're so hard. Get it wrong.It's okay. Just, yeah.Jonas: One other plug that may be interesting that I feel like we touched on but haven't talked a ton about is a thing that the kind of these new interfaces and this parallelism enables is the ability to hop back and forth between threads really quickly. And so a thing that we have,swyx: you wanna show something or,Jonas: yeah, I can show something.A thing that we have felt with local agents is this pain around contact switching. And you have one agent that went off and did some work and another agent that, that did something else. And so here by having, I just have three tabs open, let's say, but I can very quickly, hop in here.This is an example I showed earlier, but the actual workflow here I think is really different in a way that may not be obvious, where, I start t
I'm back to the old format! We wish Sydney well in her new job and now you get me unedited again, but also on video. Bug or feature. Also, AMONG THE THORNS ARCs are here! Send me a question!$3, $4, $5 audio books here!Indie Booksellers! You can buy my indie books direct from me at discount!! Submit a Request for an order hereNew Releases ~Love, Lies, and Ley LinesMAGIC REBORNNever The RosesPreorder ~Among The ThornsBlades, Books, and the BanditSocials ~ @jeffe_kennedy on all platforms :)Upcoming Events ~Tuscon Festival of Books is March 14th-15th this year! See you there! https://tucsonfestivalofbooks.orgFollow me on Amazon or BookBubThe posture correcting sports bra I love almost more than life itself can be found hereThank you for listening! You all take care. Support the show
"I ran across an article listing musicians who are in both the Rock and the Country Halls of Fame. There aren't many. When I started looking into it further I found that the people on the list were in multiple other Halls of Fame as well. I wanted to find out what musician is in the most Halls. There is a clear winner."
New music from VIGGO DYSTE, ESTELLA BOERSMA, ALEJANDRO MERENCO, SHACKLETON, HODGE + more on this ABSTRACT SCIENCE podcast, hosted by BILL BEARDEN aka WHOA-B + CHRIS WIDMAN. BILL begins with a mix of techno + house. WIDMAN follows on a technoid axis, but diverging into broken beat + bass music mutations. [aired 05 February 2026 on WLUW-Chicago 88.7FM] >BILL BEARDEN aka WHOA-B Viggo Dyst “Wet Stuff” (Shall Not Fade, 2025) Skee Mask “Nights & Music” (Ilian Tape, 2026) FJAAK “Soulfriction” (SPANDAU20, 2025) DJ Babatr “Let’s Do It (te-te)” (Hakuna Kulala, 2025) Estella Boersma “The Core” (EB-REX, 2025) Peverelist “Pulse IX” (Fadi Mohem Remix, Livity Sound, 2025) Leibniz “Corridor” (Peach Discs, 2025) Pugilist “Monument” (Ruff Kutz, 2025) Gockel “Otorongo” (Patent, 2026) Altinbas “Nebula” (Observer Station, 2025) Pearson Sound “Which Way Is Up” (Hessle Audio, 2024) K-Lone “Shelter” (Tempa, 2025) >CHRIS WIDMAN The Black Dog “They Came For My Head” (Loud Ambient, Dust Science, 2025) MoMa Ready “CLEAR” (BODY 25, 2025) Robert Hood “Full Armor” (M-Plant, M-Plant 2014) Mikkel Metal “Rebuild (Luke Hess Remix)” (Rebuild, Echochord, 2026) Alejandro Marenco “Serpiente” (Cold Front Volume 2, Lake Effect Records, 2026) Shackleton “The Dream in Fragments” (Euphoria Bound, Woe to the Septic Heart, 2026) Hodge “Sway” (Tempa Allstars Vol. 9, 2026) SPEEDY J “Freeqwarp 2025” (Transparent, Stoor, 2026) Sister Zo “Fighting for Scraps” (Superclásico, Vol. 2, Clásico, 2025) Kiefer Ian “Clear The Floor” (2025) Kassian, sept7 “Hollow (sept7 Remix)” (Faux Poly: Remixed 004 Jace Inman “In A Viper Pit” (All Energy, NFC Records, 2025) Kangding Ray “En La Noche” (Sirāt – Original Motion Picture Soundtrack, Invada, 2025) The Bug vs Ghost Dubs “Burial Skank (Mass, Brixton)” (Implosion, Pressure, 2025) The post absci radio 1407 – whoa-b + chris widman appeared first on abstract science >> future music chicago.
Berlin'de doğan, bir süre İstanbul'da eğitim gören İlker Çatak, Fatih Akın'dan sonra Altın Ayı kazanan ikinci Türkiye kökenli Alman yönetmen olarak sinema tarihine geçti. Bugünlerde vizyona giren filmi Sarı Zarflar, Türkiye'de artan siyasi baskılar nedeniyle işlerini kaybeden, bir anda hayatları alt üst olan iki sanatçının ve 14 yaşındaki kızlarının öyküsünü anlatıyor. Hikaye Türkiye'de geçiyor, ancak film Berlin ve Hamburg'da çekildi. "Siyasetin aileleri nasıl böleceğine dair bir film çekmek istedim" diyen başarılı yönetmen ile sunucumuz Gökçe Göksu sohbet etti. Von Gökçe Göksu und Erkan Aslan.
Çavuşesku'nun Termometresi'nde Ekin Keleş moderatörlüğünde Prof. Dr. Burak Bilgehan Özpek ve İlkan Dalkuç İsrail ve ABD'nin İran'a saldırısını, savaşın yayılma ihtimalini, rejim değişikliği olasılığını ve enerji maliyetleri, Irak, Kürt meselesi, Mülteci akışı gibi sahalarda Türkiye'ye muhtemel etkisini tartışıyor.00:00 Giriş00:35 ABD-İsrail'in İran'a müdahalesini hiç beklemiyordum çünkü irrasyoneldi yapılınca da rasyonelleşmedi05:30 İran'da Devrim Muhafızları kontrolden çıkıyor mu?08:30 Muazzam bir istihbarat başarısı: İran'ın MOBESE komutanlara, kameralarına bile sızan İsrail09:40 İran savaşı zamana ve bölgeye yaymak istiyor ama rejim çok dayanır gibi değil12:20 Bu saldırıyı ben 7 Ekim 2023'ten beri bekliyordum18:20 Bugün küresel, bölgesel, ulusal bir baskı yaratabilecek kamuoyu yok21:30 AIPAC'ın desteklediği Kaliforniya Valisi Gavin Newsom'un İran'a saldırıya karşı çıkışlarına inanmıyorum25:20 Sahadan gazetecilik kalmadı; sahadan haberi influencer'lardan alıyoruz27:30 Hava savunması daha zor ve havadan saldırmak daha kolay; İran ne kadar dayanabilir29:15 İran'da Kürt bölgesine yönelik "acaba" sorularının cevabı ABD kamuoyuna bağlı30:00 Uslu bir çocuk olsanız bile "Avrasya" diye bir şeyi göremeyeceksiniz; İsrail-Rusya arası sandığınızdan daha iyi32:20 İran halkı için "bizim halk böyle yapar" diye düşünüyoruz ama bakalım, İran halkı ne yapacak?34:20 İran'ın Ortadoğu'daki Şiî nüfusu ayaklandırma hedefine dair40:30 İran; Kuveyt'teki Irak'taki Şiîleri ayaklandırmaya çalışacağına kendi vatandaşıyla konuşmalı42:50 İran'ın kartların dağılmadığı yeni Ortadoğu'da yeri var mı?46:10 İç savaş çıkmadan İran'dan büyük göç dalgası olmaz50:05 "Vatana ihanet"in asgari şartları51:50 "Uluslararası hukuk öldü, demokrasi ve kurumlar o kadar önemli değil" söylemine dair59:00 Orta sınıfın eridiği bir toplum örneği olarak İran01:04:55 Türkiye'nin İran'ın halinden alacağı dersler var01:07:10 Türkiye'nin "İran olması" meselesi VS Türkiye'nin "Dubai olması" meselesi01:08:45 Dünyada kural kaide, ahlaki pusula pusula kalmadıAyrıcalıklardan yararlanmak için bu kanala katılın:https://www.youtube.com/channel/UCWyDy24AfZX8ZoHFjm6sJkg/joinBizi Patreon'dan Destekleyin
Champagner gegen den Bug, ein paar warme Worte und schon ist ein Kreuzfahrtschiff getauft. Wozu dazu also eine komplette Podcast-Episode über Schiffstaufen und Taufpatinnen? Nun, es gibt eben viel mehr zu diesem faszinierenden Thema zu erzählen – und genau das tun wir in dieser Episode des Cruisetricks.de-Podcasts. Wussten Sie, dass Schiffe nicht immer mit Champagner getauft werden und dass diese Tradition gar nicht alt ist? Dass es um den Champagner schon einmal einen – zumindest verbalen und juristischen – Krieg gab? Aus welchem historischen Grund die Flasche bei modernen Taufen immer an einem Seil oder einer Metall-Vorrichtung befestigt ist? Über diese und andere Themen rund um Schiffstaufen sprechen wir in dieser Episode ebenso wie natürlich über die vielen abergläubischen Aspekte einer Taufe, beginnen natürlich bei der Frage: Was bedeutet es eigentlich, wenn die Flasche bei der Taufe nicht kaputtgeht? Und wir werfen einen genaueren Blick darauf, wer eigentlich die Taufpatinnen aktueller Kreuzfahrtschiffe sind, woher sie kommen, wo die Taufen am häufigsten stattfinden und wie ungewöhnlich Männer als Taufpaten sind. After-Show als Bonus und Extra-Podcast für unsere Steady-Abonnenten In der Aftershow werfen wir einen genaueren Blick auf die kürzlich verliehenen Forbes Travel Guide Awards 2026, bei denen erstmals ein Restaurant auf einem Kreuzfahrtschiff die höchste Auszeichnung „5 Sterne“ erhalten hat, und einige weitere Kreuzfahrtschiff-Restaurants Bewertungen sich mit vier Sternen oder einer Empfehlung „Recommended“ schmücken dürfen. Und auch für Kreuzfahrtschiffe insgesamt als Urlaubsdestination verleiht Forbes solche Awards und da gibt es in diesem Jahr ebenfalls zum ersten Mal eine Fünf-Sterne-Bewertung, neben weiteren Auszeichnungen. Die After-Show, ebenso wie die werbefreie Version des Podcasts, ist ein besonderes Goodie [exklusiv für unsere Unterstützer via Steady](https://steadyhq.com/de/cruisetricks-podcast/about), das wir in einem eigenen, kleinen Podcast bereitstellen. Bei Steady finden Sie als Abonnent eine [genaue Anleitung](https://get.steadyhq.help/hc/de/articles/360002251118), wie Sie diesen Podcast abonnieren können. Werbefrei hören den Podcast all diejenigen von Ihnen, die uns mit einem Steady-Abonnement monatlich unterstützen. Den Podcast und die After-Show gibt es deshalb für Steady-Abonnenten an einem Stück komplett und ohne Werbeunterbrechungen über den personalisierten RSS-Podcast-Feed bei Steady – siehe oben.
Easy Turkish: Learn Turkish with everyday conversations | Günlük sohbetlerle Türkçe öğrenin
Emin ve Ömer bu bölümde, baba olmanın onları nasıl değiştirdiğini ve en çok neye şaşırdıklarını konuşuyor. Baba olmak düşündükleri gibi miydi? Yoksa onları hiç beklemedikleri bir şekilde mi dönüştürdü? Hazırsanız, iki taze babadan samimi ve içten bir bölüm sizi bekliyor. Interactive Transcript and Vocab Helper Support Easy Turkish and get interactive transcripts and live vocabulary for all our episodes: easyturkish.fm/membership Show Notes Sponsor Find your ideal Turkish teacher on italki: https://go.italki.com/turkish2 Use the code EASYTURKISH2026 for 5€ off on your first lesson (of at least 10€) Transcript Intro Emin: [0:15] Herkese merhaba. Easy Turkish Podcast'in yeni bölümüne hepiniz hoş geldiniz. Ben Emin. Bugünkü bölümümüzde Ömer'le beraberiz. Nasılsın Ömer? Ömer: [0:24] Teşekkür ederim Emin. İyiyim. Sen nasılsın? Emin: [0:27] Ben de iyiyim. Nasıl gidiyor ramazan? Ömer: [0:29] Çok şükür bir haftayı devirdik. %23'lere tekabül ediyor. Yaptığım hesaplamalar neticesinde bu sonuca ulaştım. Emin: [0:36] Evet. Ömer: [0:37] Güzel gidiyor. Geçen hafta konuşmuştuk. Kış ramazanı, yaz ramazanından sonra çıtır geliyor. Sadece son saatlerde bir böyle acıkma falan hissediyorum. Güzel. Ben memnunum ramazandan. Sen? Emin: [0:49] Evet ben de. Bundan önceki ramazanlar hep böyle baş ağrısı, açlık, susuzluk ekseninde geçerdi. Bu seneki ramazan çok daha rahat geçiyor. Tabii bunda ramazanın kışa denk gelmesinin de çok büyük bir payı var. Ömer: [1:02] Evet, evet. Tabii ki. Çünkü günler uzun olunca uzun oruç, kısa olunca kısa oruç tutuluyor. Ve dediğin gibi kışın çok daha rahat. Dışarıda olduğumuz zamansarf ettiğimiz efor daha az oluyor, soğuk havalarda. Sıcak havalarda daha bunaltıcı ve su kaybı meydana geliyor. Kış ramazanı iyidir abi. Ben şu an memnunum. Yıllar süren yaz ramazanından sonra şu an hâlimden memnunum. Emin: [1:25] Böyle emekli olacağımız zamana da böyle yaz ramazanı olur. Orada da bir emekli oluruz. Çok güzel sıyrılmış oluruz. Ömer: [1:32] Aynen ama öğrencilikte de geçen hafta konuştuk herhâlde bunu. Yaz ramazanı başkaydı şimdi o... Emin: [1:37] Evet evet. Ömer: [1:38] Sahura kadar çöplemeler falan başkaydı yani. Emin: [1:40] Aynen öyle. Evet. Taze babamız Ömer. Nasıl gidiyor? Baba olmak: Teoride her şeyi biliyorduk, ya pratikte? Ömer: [1:47] Valla nasıl gidiyor Emin'ciğim... İyi gidiyor çok şükür. Olağan. Yani en azından bir sağlık problemimiz yok çok şükür vesaire... Bunlar insanı çok rahatlatan şeyler. Çünkü kendini ifade edemeyen bir canlı ile karşı karşıyayız. Hani ağladığı zaman aç da olabilir, altı ıslak da olabilir. Gazı da olabilir, başka bir problemi de olabilir. Dolayısıyla şu an herhangi bir sağlık problemiyle vesaire karşılaşmadığımız için memnunuz. Ama, nasıl diyeyim? Çok olumlu duygular yaşatan bir şey insana. Bir yandan da gerginlik ve korku da veriyor bence. Çünkü o küçücük şey, yani onun sorumluluğu bazen psikolojik olarak insanın gerçekten dirayetli olmasını gerektiriyor ve gerektirecek gibi. Yani biz daha... Hani ben en azından yirmi gündür bunu yaşıyorum ama ileride de bu duygunun kaybolacağını çok zannetmiyorum. Onun için böyle bir korku, bir gerginlik de var üzerimde. Emin: [2:39] Evet ben de yaklaşık yüz yirmi gündür yaşıyorum bu hissi. Support Easy Turkish and get interactive transcripts and live vocabulary for all our episodes: easyturkish.fm/membership
Jon Taffer of Bar Rescue joins the show and reminisces about the days of running the Troubadour back in the 80's. Adam and Jon talk about how less people are drinking now and the effect that it's having on the restaurant business. They get into Adam's Bug's Bunny metaphor and close with a discussion of the U.S. hockey team. Get it ON!News Story Covered: State of the Union Recap, Mamdani minimizes snowball attack on NYPD, opposes charges despite hospitalizations, Former LAFD Chief Crowley files lawsuit against LA, criticizing Bass and handling of Palisades FireFOR MORE WITH JON TAFFER:SHOW: ‘BAR RESCUE'Season 10 Out Now On ParamountBAR: Taffer's Tavern (Bar Franchise) - New Locations in ATL & OrlandoDRINK: Taffer's Browned Butter BourbonX: @jontafferINSTAGRAM: @jontafferWEBSITE: jontaffer.comFOR MORE WITH MIKE DAWSON:INSTAGRAM: @dawsangelesLIVE SHOWS: February 27 - Dallas, TX (2 shows)February 28 - Dallas, TX (2 shows)Thank you for supporting our sponsors:cardiff.co/adamgusto.com/ADAMFor a limited time, our listeners get 60% off FOR LIFE AND 3 Free Gifts at Mars Men when you use Adam at Mengotomars.comoreillyauto.com/adamwww.Quo.com/ADAMpluto.tvTRUEWERK.com with code acsSee Privacy Policy at https://art19.com/privacy and California Privacy Notice at https://art19.com/privacy#do-not-sell-my-info.
In the 286th episode of The Main Street Electrical Podcast, Jenn & Dave look ahead to three big projects on the horizon at Disney World - and what they are hoping to see! Helping the discussion is first time guest and new Friend of the Show Dave Adams, co-host of the new(ish) show Pod999 - Dave and Jenn and Dave share a little Weekly Disney, with Disneyland Paris trips, pin boards, and Garden Tea Reservations. Then, looking at the coming Magic of Animation in Hollywood Studios, the trio give their takes on what they hope Disney will do and hopes at what they will avoid doing - making it about the animation... not letting it fall apart... and why they should honor all of Disney's Animated classics Then a look at both the Muppets taking over Rock'n Roller Coaster and then turning our attention to Tropical Americas -- how to not make another Navi River Journey, trying to make Indy Jones relevant for the future, wanting more than Dr Teeth and of course, another mention of Its Tough to Be a Bug
"Luminate is a company that tracks the Entertainment Industry pointing out data analytics and trends. Their 2025 report has come out and it points to overall listenership being up. Listening to new music is way down. There are also some interesting data points regarding AI."
293. bölümde konuğum, CapSi Kurucusu ve yatırımcı Maide Altas. Ailemde ilk akademisyen ve bir kadın olarak başlayan yolculuk… MBA ile dönüşen bir kariyer perspektifi… Mercedes-Benz'te güvenli ve güçlü bir kurumsal pozisyon… Ve ardından radikal bir karar: istifa. Bu bölümde; kurumsal konfor alanından girişimcilik dünyasına geçişi, belirsizlikle yüzleşmeyi, risk alma cesaretini ve yatırımcı bakış açısını konuşuyoruz. (00:00) – Açılış (02:01) – Maide Altas'ı tanıyoruz. Ailemde ilk akademisyen ve bir kadın olarak büyümek; bunun kimliğim, özgüvenim ve hedeflerim üzerindeki etkisi (09:24) – Lisans, Yüksek lisans, Doktora girişimciler için ne kadar gerekli? (11:16) – Karar vericinin yalnızlığı (15:44) – Girişimcilik ve yatırımcılık zorlu bir yolculuk bir kadın olarak nasıl zorluklarla karşılaşıyor ve aşıyorsun? (17:00) – Network'ün önemi (20:50) – Başarısızlıklar, kırılganlıklar bunlarla baş etmek! (25:50) – Bugün olsa neyi farklı yapardın dediğin bir şey var mı? (26:30) – Yeni başlayanlar için tavsiyeler (28:58) – Kitap orucu hakkında
0:00 SEGMENT 1: Chris Yates talks about the new Kickstarter for his comic "MARCUS WALKER: KINGSLAYER PROTOCOL"https://www.kickstarter.com/projects/crushyourgoals/marcus-walker-kingslayer-protocol-a-kinetic-sci-fi-comic?ref=56uq9g 35:16 SEGMENT 2: Getting ready for “Scream 7”50:27 SEGMENT 3: Keep up to date with 2 Rivers Comic Con, coming back to St. Charles in April 2026 https://2riverscomiccon.com/stay-in-touch/ Check out the ‘Justice League Revisited Podcast' with Susan Eisenberg and James Enstall at https://anchor.fm/justiceleague Thanks to our sponsors Historic St. Charles, Missouri (https://www.discoverstcharles.com/), Bug's Comics and Games (https://www.facebook.com/profile.php?id=100070575531223)Buy Me a Coffee - https://www.buymeacoffee.com/3Y0D2iaZl Patreon - https://www.patreon.com/GeekToMeRadio Website - http://geektomeradio.com/ Podcast - https://anchor.fm/jamesenstall Facebook - https://www.facebook.com/GeekToMeRadio/ Twitter - https://twitter.com/geektomeradio Instagram - https://www.instagram.com/geektomeradio/ Producer - Joseph Vosevich https://twitter.com/Joey_Vee
In this episode of Gangland Wire, host Gary Jenkins, retired Kansas City Police Intelligence Unit detective, continues his deep dive into organized crime history with prolific Mafia author Jeffrey Sussman. Sussman, the author of eight books on organized crime, joins Jenkins for a wide-ranging conversation that spans the rise, violence, prosecutions, and survival tactics of La Cosa Nostra in America. Drawing from works like Backbeat Gangsters and his latest release Mafia Hits, Misses Wars and Prosecutions, Sussman offers sharp insight into how the Mafia enforced silence, eliminated enemies, and adapted to government pressure. The discussion opens with omertà, the Mafia's infamous code of silence, and how mob warfare enforced loyalty through fear. Sussman recounts notorious hits and mob wars that shaped organized crime, then shifts to landmark prosecutions led by Thomas Dewey, whose relentless pursuit of Murder Incorporated dismantled the mob's most feared execution squad. Jenkins and Sussman examine the disastrous Appalachian Conference, where Vito Genovese overplayed his hand, drawing national attention to the Mafia and setting the stage for informants like Joe Valachi to break decades of secrecy. The episode also explores the Mafia's darkest execution methods, including lupara bianca—murders designed to leave no body and no evidence—along with chilling stories involving Mad Sam DeStefano. The assassination attempt on Joe Colombo, and its ties to Joey Gallo, highlight how ego and publicity often proved fatal in the mob world. The episode concludes with Sussman previewing his upcoming book on the Garment District, blending personal family history with organized crime's grip on American industry. Together, Jenkins and Sussman deliver a sweeping, chronological look at how the Mafia rose, fractured, and endured—leaving a permanent mark on American culture. Get his book Mafia Hits, Misses, Wars, and Prosecutions. ⏱️ Episode Chapters 00:00 – Introduction and Jeffrey Sussman's Mafia work 03:45 – Omertà and enforcing silence 07:30 – Mafia hits and internal wars 12:10 – Thomas Dewey and Murder Incorporated 18:40 – St. Valentine's Day Massacre 23:30 – Formation of the Five Families 28:50 – Italian and Jewish mob alliances 34:20 – Capone, Lansky, and Luciano 39:45 – Appalachian Conference fallout 45:10 – Vito Genovese and Joe Valachi 50:30 – Lupara blanca and body disposal 55:20 – Mad Sam DeStefano's brutality 59:40 – Joe Colombo assassination 1:05:30 – Betrayal and mob survival 1:10:50 – Sussman's upcoming Garment District book [0:00] Hey, welcome, all you Wiretipers, back here in the studio of Gangland Wire, as you can see. This is Gary Jenkins, retired Kansas City Police Intelligence Unit detective and later sergeant. I have a guest today. He is a prolific author about the mob in the United States. We have several interviews in the archives with Jeffrey Sussman. Welcome, Jeffrey. Thank you, Gary. It’s a pleasure to be with you once again. All right. How many mob books you got? Eight or nine, I think. Eight or nine. I know you’ve covered Tinseltown, the L.A. Families, the crime in L.A., the Chicago. What are some of those? I did Las Vegas, which had a number of the Chicago outfit members in it. I did Big Apple Gangsters. Oh, yeah. My last one was Backbeat Gangsters about the rock music business. Oh, yeah. And then I did also one about boxing and the mob, how the mob controlled boxing. And then my new book is Mafia Hits, Misses Wars and Prosecutions. The update is February 19th. All right. Guys, when I release this, we’re doing this, actually, we’re doing this before Christmas. But when this comes out, while you’ll be able to go to the Amazon link that I’ll have in there, get that book, we’ll have, you’ll see a picture of it as we go along. So you’ll know what the cover looks like. It sounds really interesting, especially about the Mafia Misses. But I’m sure that’s interesting. [1:29] Well, the mob, that’s their way of enforcing their rules. The omerta, somebody talks, they’re going to rub you out, supposedly. And by mob, we’re talking about primarily La Cosa Nostra, Sicilian-based organized crime in the United States. Yeah. The five families particularly have brought this up front. The five families have really perfected this as an art, killing their rivals, killing people that threaten them in any way, killing people that they even had a contract on Tom Dewey, the prosecutor, I believe, at one time. That would be a bomb miss, wouldn’t it? Yeah, actually, what happened with that is Dutch Schultz wanted the commission to take out a contract on Tom Dewey, and they said, no, we can’t do that, because if we do that, it’ll bring down too much heat on us. And so the mob wound up killing Dutch Schultz because he was too much of a threat to them in some ways. But the irony was that if they had killed him, Lucky Luciano never would have been prosecuted. He was prosecuted by Thomas Dewey. Lucky Bookhalter never would have been prosecuted and gone to the electric chair, several others as well. So, by not killing Dewey, they set themselves up to be arrested and get either very long prison terms or go to the electric chair. [2:57] Yeah, Dewey sent, I think it was four members of Murder Incorporated to the electric chair and the head of it, the Lepke book halter. And then he arrested and got a conviction against Lucky Luciano for pimping and pandering, which should have been a fairly short sentence, just a couple of years. But he had him sentenced to 50 years in prison, which is amazing, the pimping. [3:20] So if they had killed Thomas Dewey, they probably would have been better off. But that’s 2020 hindsight. Yeah, hindsight’s always 2020. And a cost-benefit analysis, if you want to apply that, why the cost of killing Tom Dooley might have been much less than the actual benefit was. That’s right. Exactly. And they came to realize that, but it was too late for them. I think they always do a cost-benefit analysis in some manner. How much heat’s going to come down from this? Can we take the heat? Because I know in Kansas City, our mob boss, Nick Savella, was in the penitentiary. He was about to get out, and he sent word out, said I want all unfinished business taken care of by the time I get out. Because when I get out, I do not want all these headlines, because murder generates headlines. And so there was like three murders in rapid succession right after that. [4:13] So they worry about the press and hits, murders generate press. So let’s go back and talk about some particular ones. One of the most famous ones was the St. Valentine’s Day Massacre. Do you cover that? [4:26] Yeah, I start with the assassination of Arnold Rothstein in 1928, and then I go right into the St. Valentine’s Day Massacre. I go into the Castel Marari’s War, the birth of the five families. They had a famous meeting at the Franconia Hotel where the Jewish and Italian gangsters decided to form an alliance rather than fight one another. I went through the trial and conviction of Al Capone, the Bug and Meyer gang. Which evolved into Murder Incorporated, and then how Mayor LaGuardia went after the mob in New York and drove out Frank Costello, who had all the slot machines in New York, drove him down to Louisiana, where Frank Costello paid Huey Long a million dollars to let him operate slot machines all around New Orleans and the rest of Louisiana. And then there was William Dwyer, O’Dwyer, and Burton Turkus, who prosecuted the mob, other members of Murder Incorporated, and then how the federal government was using deportation to get rid of a lot of the mobsters, and how the mafia insinuated itself with entertainers and was controlling entertainers like Frank Sinatra and Dean Martin and Jerry Lewis and others. [5:44] And then the Appalachian Conference, and what an embarrassment that was to Vito Genovese, who wanted to declare himself the boss of bosses. Instead, he became the schmuck of schmucks because the FBI invaded this. And there was a theory that this was really set up, Meyer Lansky, Carl Gambino, and Lucky Luciano, because they didn’t want Vito Genovese to become the boss of bosses because Vito Genovese was responsible for the attempted murder of Frank Costello, and they wanted to get rid of him. After they embarrassed him with Appalachian, And then they set him up for a drug buy. Which is ridiculous because you don’t have the head of a mafia family going out on the street and buying heroin from someone. But that’s what they got him for. And they sent him off to prison for 15 years where he died. But in the realm of unintended consequences, which we just heard some, he goes down to Atlanta and a guy named Joe Valacci is down there. And he thinks that Vito Genovese is given to the fisheye and maybe wants to have him killed. [6:52] If Vito Genovese is not in Atlanta, Joe Valacci does not turn and become the first big important witness against the mob in the United States that couple that with Appalachian. And embarrassment to the FBI and then this Joe Valacci coming out with all these stories explaining what all that meant, the organized crime in the United States, why we may not have the investigation that subsequently came out of all that. It’s crazy, huh? Yeah, exactly. In terms of unintended consequences, because if Vito Genovese hadn’t given the kiss of death, supposedly, to Joe Valacci, you never would have had Joe Valacci’s testimony about how the mob operates. He opened so many doors and told so many secrets. It was a real revelation to the world. [7:42] Now, what about these murders? And I understand they call them a lupara blanca, where the body is never found. Did you talk about any of those or look into that at all? [7:53] We’ve had them in Kansas City, where it’s obviously a mob murder. They even will send a message to the family. We had one where the guy disappeared. Nobody ever found his body. But somebody called the family and said, hey, go up on Gladstone Drive and check this trash can. And then they find the guy’s clothes and his driver’s license, everything in there. Now, did you go into any of those blanks? Yeah, there were a number of mob hits, especially during the murder ink era where they would dispose of the bodies and no one would ever find them. But they would leave clues around for members of the family just so they would know that their father or their son or their brother, whoever was no longer in this world. [8:39] Yeah, that was done quite a bit. And when the Westies, which was an Irish gang that operated on the west side of New York, they believed that if you never found the corpse, you could never convict them of murder. So they used to take their dead bodies out to an island in the East River and chop them into little pieces and then dump them in the river and no one would ever find them. And supposedly they did that with dozens and dozens of bodies. Yeah. Interesting. Yeah, and it is. It’s hard to prosecute without the body. It’s been done, but it’s really hard to do. You’ve got to have a really lot of circumstantial evidence to approve a murder without a body. And when Albert Anastasia and Leffy Foucault, who were running Murder Incorporated, they believed two things. One, that if you didn’t find the body, it would be hard to prosecute. And if you couldn’t show a motive, that would be the other thing that would make it difficult. So there would be absolutely no connection between the person who killed the victim and the victim. There was no connection whatsoever. So it was almost as if it was a stranger. In fact, it was a stranger who would commit the murder and then disappear and make sure that the body also disappeared. So you’d have neither motive nor body. Interesting. Pretty stiff penalty for murder. So I understand why you take some extra. Exactly. [10:08] Yeah, that tried to disassociate yourself from any motive for the body. There’s a guy in Chicago named Mad Sam DeStefano. Oh, sure. Lone shark and particularly egregious person when it came to collecting and was responsible for some murders and tortures. And they claim that he would buddy up to the person he knew he wanted to have killed and give him a watch. So then when the police came back around, he’d say, he was my friend. I gave him a present. I gave him that watch. Look and see. Ask his wife. I gave him a watch. Yeah. And I think it was Anthony Spolatro who was charged by the outfit of getting rid of Sam DiStefano because he was a friend. He had been like a protege of Crazy Sam. And so Sam didn’t suspect him as the person who would come and kill him. Yeah, that’s common clue. They say, look out. When a friend comes around and it seems a little bit funny and they want her particularly nice to you and you know you’re in trouble, anyhow, look out. Because that’s the guy that’s going to get you. Exactly. At least set you up. Maybe they have somebody else come in and pull the trigger, somebody that’ll leave town or whatever, but your friend’s going to set you up, make you comfortable. [11:24] Yeah, I think that’s exactly how it happened. We talked a little bit about the Joe Colombo murder. Did you look at that? Yes. [11:31] Tell us about that, because I’m really interested in that. I’d kind of like to do a larger story, just focusing on that, what really happened there, because that’s a mystery. Did this Jerome Johnson, this black guy, do it? Why would he do it? Nobody ever came out and connected him directly to Joey Gallo, and that’s the claim. So talk about that one. What happened is Joe Colombo formed the Italian Anti-Defamation League because he thought Italians were being blamed for too many things. And Colombo was responsible for having the producers of the movie The Godfather never use the word mafia in the movie, never use La Cosa Nostra in the movie. And he was making a big splash for himself. And this was driving a lot of people in the mafia a little crazy. They’re getting nervous because he was getting so much attention for himself, and it’s not the kind of attention they wanted. And Gambino was particularly upset about this. And Joey Gallo had been in prison, and he had been involved in the war against Profaci earlier on. And when he got out of prison, he felt that the new head of the Profaci family, who was Joe Colombo, should honor him with the amount of time that he spent in prison. And Joe Colombo offered him $1,000. [12:57] And Gallo was incensed by that. He expected $100,000. [13:02] And so he started another war with Colombo. [13:09] This would be good for Carlo Gambino because then he could use Joey Gallo to get rid of someone and his hands wouldn’t appear to be anywhere near this. And when Joey Gallo was in prison, he befriended a lot of black gangsters who were drug dealers and showed them how to succeed in the drug dealing business. And his attitude was that the mafia was very prejudiced against black people, but he thought that was stupid. He thought that we should use black criminals the same way we use any other criminals. And so he befriended a lot of blacks when he was in prison. And no one really knows how exactly he came in contact with Jerome Johnson. But anyway, Jerome Johnson was given the mission of assassinating Joe Colombo at a demonstration where Joe Colombo would be speaking about the Italian American Anti-Defamation League, which had attracted a lot of entertainers. Frank Sinatra was on the board of it. They raised a lot of money. I spoke to some Italian friends of mine at the time, and they said that people from the Italian Anti-Defamation League went around to small Italian-run stores, pizza parlors, shoe repair stores, whatever, and had them closed down for that day so that these people should attend the rally. And the rally was being held, I believe, in Columbus Circle. [14:36] And Jerome Johnson was there, and he had a press pass. So he was permitted to get very close to Joe Colombo because it appeared that he was a reporter or a photographer for a newspaper. And as soon as he got close enough, he pumped a couple of bullets into Joe Colombo’s head. Immediately, three or four gangsters descended on Jerome Johnson and killed him immediately. [15:02] And those three or four people who killed him, they disappeared into the crowd. No one ever found them again. I know. I wish we’d had cell phone footage from that. No one wouldn’t have gotten away if everybody had their cell phones out that day when they would have seen everything that happened. [15:21] Exactly. Columbo existed in a vegetative state. I think it was for about seven years before he finally died. I didn’t realize it was that long. Wow. Yeah, but he was semi-conscious. He couldn’t communicate. He was paralyzed. But the The Colombo family believed that it was Joey Gallo who was responsible for this. Joey Gallo and his new wife had been having a dinner with friends at the Copacabana nightclub in New York. They were joined at their table by Don Rickles, who had been performing that night. Comedian David Steinberg, who had been the best man at Joey Gallo’s wedding to a second wife, was there. And he suggested to them that they left the Copacabana about three o’clock in the morning. And he suggested to them that they all go down to Little Italy, go to Chinatown, and we’ll have a late dinner there. So Rick Olson and Steinberg said, it’s too late for us. You go and enjoy yourself and we’ll see you another time. Joey Gallo, his bodyguard, a Greek guy, I can’t remember his name exactly. Peter Dacopoulos. That’s it. And his wife, and Decapolis’ girlfriend and Joey Gallo’s stepdaughter. They all drove downtown. They couldn’t find anything open in Chinatown, so they drove over to Little Italy, and they went into Umberto’s Clam House. [16:49] And it was very strange, because supposedly a gangster would never do this. Joe Colombo was sitting with his back to the door. [16:58] Usually, your back is to the wall, and you’re facing the door. Oh, Joey Gallo was sitting with his back to the door. Yeah, I meant Joey Gallo. Yeah. Go ahead. And there was kind of a lonely guy sitting at the bar having a drink, and no one paid any attention to him. He was a mob wannabe, and he recognized Joey Gallo, and he went to a mob social club that was a few blocks away that was a hangout for Colombo gangsters. And when he came in and told them that joey gallo was there and the one of the guys there called a capo from the colombo family and told him who they saw and so forth and apparently he instructed them to go and get rid of him and so they took the mob wannabe guy and they got in two cars and they drove down to or around the block whatever it was to umberto’s clam house they went in and they immediately started shooting. And Colombo flipped over the table. I’m sorry, Joey Gallo flipped over the table and had his wife and girlfriend in the step door to get behind the table. And he and Peter were firing back at these guys. [18:07] Peter got shot in the ass and complained about it for many months afterwards, and Joey Gallo ran out onto the street chasing them, and he got shot in the neck, and I think it hit his carotid artery, and he bled to death on the sidewalk. And the guys from the Columbo and the Columbo wannabe guy, they quickly drove up to an apartment on the Upper East Side where the Columbo capo was. And he told them to go to a safe house in Nyack, New York, where they went. And meanwhile, the mob wannabe guy who had fingered Columbo, he’s getting very nervous. He feels that his life isn’t worth too much. He’s in over his head. [18:51] Right. So he sneaks out in the middle of the night and takes a plane to California to live with his sister. And he tries to get into the witness protection program, but they don’t believe him. They don’t believe he has enough evidence to make it worthwhile. No one knows exactly what happened to him afterwards. And the guys who supposedly killed Gallo, nothing really happened to them either. There was a huge funeral for Joey Gallo in Brooklyn. And it was like one of those old mob funerals that you see in a movie with a hundred flower cars and people lining the streets. And I think it was Joey Gallo’s mother who threw herself into the grave on top of the coffin. Oh, really? And Joey Gallo’s. [19:38] He had two brothers, one of whom had died of cancer, and the other one wound up going into another mob family. That was part of the peace deal. I can’t remember if it was the Gambino family or the Genovese family. He went into one of those two families. I think it was Gambino family, that Albert Kidd Twist gallo, I think was his name. And I think it was the Gambino family. He just kept a low profile until he died of natural causes. I think he’s dead now. He never heard from him again, basically. Exactly. [20:06] Interesting. That’s a heck of a story. A lot more stories like that in there, too. I bet. What was your favorite story out of that, or the one that shocked you or you learned something? Maybe something that you learned that you didn’t know or cut through some myth. [20:20] Probably, I’m just looking at my notes here to see what really fascinated me the most. I think the evolution of the Bug and Meyer gang. This guy, Ralph Salerno, who was a fascinating guy who headed the New York Prime Strike Force, Mafia investigators He’s been dead for about I think 10 or 15 years But I spent about Two or three hours Interviewing him A long time ago Didn’t he write a book Didn’t he write a book Called The Crime Confederation Or something like that Yes he did Yeah And it’s excellent So he knew Meyer Lansky He had met Bugsy Siegel Back once In the early 1940s He knew Frank Costello He knew all of these people And it was fascinating To, to hear his stories. And he said that during the time of the Bug and Meyer gang, they were the most vicious gang in New York. And they had a complete menu for crimes that they would commit on your behalf. Burglaries, murders, throwing people out of windows, breaking arms and legs, killing by stabbing, killing by shooting, killing by knifing. And each one had a price. And he said they actually had it printed. It was like a menu and you could check off what you wanted. [21:40] Crazy. And then he said, as they got more and more involved in prohibition, they got out of this and it evolved into Murder Incorporated, which had about 400 members, primarily Jewish and Italian gangsters. And it was run by Albert Anastasia and Lepke Bookhalter. [22:05] And when Thomas Dewey came into power, he wanted very much to convict these guys, but, Murder Incorporated had this fascinating idea that every member of Murder Incorporated would receive a monthly retainer and then it paid a special price for committing murders. And the more ambitious the member was, the more murders he would commit. So there were a couple who were really very ambitious and did a lot of murders. And each one had a specialty. So there was this one guy named Abe Hidtwist Relis, who only killed people with an ice pick in the back of the neck. And then he would leave the body in a car, talking about getting rid of bodies, and he would burn the body and leave it in the car and let other people know who were the relatives that he had been done away with. And then there was a guy named Pittsburgh Phil, who was the most ambitious of them, who supposedly committed about 100 to 150 murders because he just loved getting money for each one that he committed. [23:15] Then there was a guy named Louis Capone, who’s no relation to Al. He worked with a partner named Mendy Weiss, and the two of them went out and killed people together. They thought it was a fun event for them. It was like a boy’s night out. Who we’re going to kill today. Weren’t they two of them that got the electric chair? Yes, they did. And there’s a picture of them on the train up to Singh on their way to the electric chair. And they’re laughing. This is nothing. This is just another fun time for us. And yeah, I think there were four of them who finally went to the electric chair. And then one member of this was a guy named Charlie the Bud Workman, who finally got indicted for the murder of Dutch Schultz. He was the one who carried out the murder of Dutch Schultz for the mob. And he got, I think he was 30 years in prison. But according to his son… [24:13] Who is a PGA golfer, who is well-known in PGA circles as a very good golf competitor, said that the mob took care of his family for the entire time that Workman was in prison because he never spoke about anybody else. He really observed the rules of a murder, and they appreciated him for that. So that whole episode was like a corporation murder, which is why they called it Murder, Inc., that would go out and kill people on orders only from the mafia. They only worked for the mafia. You couldn’t hire them if you weren’t a member of the mafia. And it had to go through a mafia boss for the instructions to come down to them. A soldier couldn’t tell them what to do. Even a capo couldn’t tell them. It had to go up to a boss, the boss had to approve it, and then assign someone to do it. And they all worked out of a candy store in Brooklyn called Midnight Roses because it was open 24 hours a day. And the phone would ring there from giving whoever it was instructions about who was to be killed, where they were to be killed, how they were to do it, and so forth and so on. [25:27] So what was also interesting is even though Bugsy Siegel had left the Bug and Meyer gang, he still loved participating in murder. He liked killing people. And his partner in these murders was a guy named Frankie Carbo, who became a big deal in boxing. He controlled most of the boxing in America up until at the time of Sonny Liston. And his partner in this was a man named Blinky Palermo. [25:59] And according to Ralph Natale, who for a while had been the boss of the Philadelphia crime family, it was Frankie Carbo who was sent by the mob to kill Bugsy Siegel. Because if he was caught or Bugsy Siegel saw him around, he wouldn’t suspect that he was his killer because they were friends and they had operated as partners together. So this goes back to what we were talking about earlier. It’s your friend who comes closest to you and then arranges you to be assassinated. So I found that whole story just fascinating. Interesting. I’ll tell you what. And there’s those and a whole lot more stories in this, isn’t there, Jeff? Yes, there are. I think that the book covers pretty much the mob history, beginning with the founding of the five families, going all the way up through Sammy the Bulgurvano’s testimony against John Gotti and the commission trial, where they decapitated the heads of the five families. Not literally, folks. Not literally. Not literally. We didn’t literally decapitate. Rudy Giuliano, he tried to. He tried to. He tried to. Metaphorically, he decapitated the heads of the five families. Exactly. [27:15] You know, what was interesting, though, is in the 1930s, you had Thomas Dewey. In the 1960s, you had Robert Kennedy, who went after the mob. And then later on, you had Rudy Giuliani going after the mob. And the mob always managed to reorganize itself and figure out a new way of existing. They were very opportunistic and they always managed to find a way to keep going, even if it was very low key, which is what it is now, where they operate in the shadows and they don’t have any John Gottis or Al Capone’s out there getting a lot of attention for themselves. They’re still out there doing things. Yeah. Yeah. They finally learned something about that getting publicity. And most recently, they put together a whole scheme, and this goes way back, of cheating people. Big whales, I call them whales, of rich men that like to gamble and brush up against kind of the dark side and cheat them at cards. They’ve been doing that for years. They just do it under goes to clear black to the Friars Club scam in Los Angeles where Ronnie Roselli and some others had a spotter, would see who had what cards in what’s hands, then would tell another player. And so now there’s just more electronic, but the same game just upgraded to electronics. [28:30] That’s right. What someone I spoke to interviewed said, he said they’re very involved in electronic gambling poker machines and that kind of thing. And a lot of offshore gambling and offshore money laundering. And to some extent, even drug dealing now. And they’re still very involved in New York in the construction business. Oh, really? Yeah. Union business. They’re still in it, huh? And I know in Kansas City, there’s a couple of examples where they put money into a buy here, pay here car dealership into a title loan place because there’s a huge rate of interest on those things. And there’s a lot of scams that go down out of those places, especially the old crap cars and put them together and sell them to poor people for they’ve got $500 in the car and they sell it to them for $2,000. They charge them a 25% interest and then go repo it when the car breaks down, turn around and patch it up and sell it again. So there’s always schemes going on out there to mob will put their money into. Oh, it’s incredible. I knew of one scheme where they would They would sell trucks to people and give them a special route. And so on that route, they could make enough money to pay off the loan on the truck. But then they would take away the route from them. They couldn’t pay off the truck. So they would repossess the truck and sell it to someone else and do it all over again. [29:50] Oh, I know. They got to tell you that. And Joey Messino and the Bananos, they organized the tow main wagons, the lunch truck, the snack wagons. Right, exactly. Organize them. And then they start extorting money, formed an association. And then to get to good spots, then you had to kick money to them. And just to be part of the organization, that was kicking money to them. There’s always something. They always manage to find a place where they can make money. And it’s like whack-a-mole. You can stop them here, you can stop them there, and then they pop up in three other places. [30:24] Really all right jeffrey susman i’m so happy to talk to you again i haven’t talked to you for a while and i hope everything else is everything’s going okay for you in new york city yep i’m working on a new book uh what are you working on now oh my god you are so prolific i look on your amazon page just when i was getting ready to do this trying to think of some of those other titles Oh, my God. I’m working on a book about the Garment Center. Ah, interesting. Only because my family was involved in that business, and they had to deal with the mob in various ways, with trucking companies, unions, and so forth. And since I knew that, and I had a lot of information, a lot of contacts, I thought I would tackle that next. I remember when I had my marketing PR business back in the 1970s. [31:16] I had a client who was in the fitness business, and I had a cousin of my mother’s who was a very famous dress designer at the time, and he had a big showroom on 7th Avenue, which is in the garment center. I went to see him because I wanted to see if I could get a deal for my client to manufacture exercise clothes and brand it with her name. I made a date to have lunch with this cousin of mine, and he said, come up to my showroom. we’ll meet for lunch, And so I got to the showroom, and I called out his name when I walked in. It was empty. And this guy comes running out of the back, and he just has a shirt on, and he has a shoulder holster, .38 caliber gun in it. And he says to me, who the F are you? I said, I’m so-and-so’s cousin. I’m here to have lunch with him. He disappeared into the back. And a couple of minutes later my mother’s cousin comes out and i said who was that what was that about he says i don’t want to talk about it now i’ll tell you all for lunch so we go down to a restaurant around the corner and i asked him again and he says he said he couldn’t have his dresses delivered to any department store unless he made a deal with yeah i forgot if it was the gambinos or the lucasies that he had to take this guy on as a partner otherwise the trucks wouldn’t deliver his garments. And there was nothing he could do about it. It was either that or go out of business. [32:45] I’ll tell you what, they’re voracious. They’re greedy and voracious and don’t care. Just give me those, show me the money. That’s all it is. It’s all about money and any way to get it. And then there’s always a threat of murder behind it. If you don’t cooperate, think of the worst thing that can happen to you. And that’s what’ll happen. Yeah. I’ve had guys over the years tell I’m like, oh, you ought to throw in with one of those ex-mobsters that’s doing podcasts and try to do something with them. I say, I ain’t doing business with them. They play by their rules. I play by society’s rules. And I don’t have time to mess with that. Yeah. And that was a smart thing to do. Because also, when I had this fitness client, I met someone who was… I didn’t know what was connected to the mob, but a mutual friend, this guy said that he wanted to set up fitness centers all around the country for my clients. So I mentioned this to a mutual friend and he said, whatever you don’t go into business with this guy, I said, regret it for the rest of your life. So I advised my client not to do it. [33:49] Yeah. Cause initially before we knew that it sounded like a great opportunity. And then when you investigate, it’s not such a great opportunity. Yeah, really. Speaking of that, we tell stories for hours. I just heard a story. We had a relocated mobster, a guy that testified against Gigante, came here to Kansas City. And he was, of course, under witness protection and he’s got an assumed name. And he befriends a guy that has a fitness center. He has a franchise of Gold’s Gym or something. And he has a fitness center. And he talks this guy into taking him on, investing a little money in it, taking him on as his partner. Within the next couple of years, this mobster, he’s got two of his kids working there and neither one of them are really doing anything, but they’re drawing a salary and the money’s trickling out. And the guy, the local guy, he just walks away from it because this guy’s planned by the mob’s rules. So he just ended up walking away from it, did something else. So it’s do not go into business with these guys. No, never. Never. [34:48] Jeffrey Suspett, it’s a pleasure to have you back on the show. Thank you so much. It’s a pleasure to be with you again, Gary. It’s always a pleasure. Thank you very much.
“The queen especially was not like, like totally not like mad mad, but like mad at him…”That analysis is from Charleigh (age 6 ), who I talked to along with her dad Jesse (older than 6) about the 1998 classic A Bug's Life! We discussed serious matters such as the number of legs ants have, if insects have blood, and if the movie missed an opportunity by not including a dung beetle (I think they did). Charleigh and Jesse co-host the amazing podcast arthropod adventures, which teaches listeners about arthropods they might see in their backyard. Stay inquisitive and never stop learning with me as I talk to them in this very silly bonus episode!Our ratings:Scientific accuracy
你以為自己做決定時很理性嗎?為什麼我們明明知道是套路,卻還是忍不住掏錢?
There are only seven basic plots: Overcoming the monster, Rags to riches, Voyage/Return, Comedy, Tragedy, Rebirth, and the Quest. The Very Hungry Caterpillar is all seven. Eric Carle himself said its "a book of hope... a way about growing up, how scary it is, but how you can fly into the world with your talents." He is wrong. It is a book of conquest. Amanda and Dr Kelly Z discuss the large blue butterfly (Phengaris arion) which is neither large nor especially blue. This species was once considered nearly extinct in Great Britain but has since made an incredible recovery. It's an interesting story so I won't summarize a podcast further in text! Tangents include Valentine's Day, overalls, and ska. Bug discussion begins around 10:45 Kelly's Field Notes: https://www.bugsneedheroes.com/episodes/bringing-home-a-baby-butterfly Send us questions and suggestions! BugsNeedHeroes@gmail.com Join us on Instagram: https://www.instagram.com/bugsneedheroes/ Join us on Twitter: https://twitter.com/bugsneedheroes Join us on Reddit: https://www.reddit.com/r/BugsNeedHeroes Hosted by Amanda Niday and Kelly Zimmerman with editing by Derek Conrad and Camazotz. Created by Derek Conrad and Kelly Zimmerman. Character artwork by Amanda Niday. Music is Ladybug Castle by Rolemusic. Special thanks to Kevin Weiner for sharing his photography and creating the All Bugs Go To Kevin group.
this month on the show, we are belatedly but excitedly discussing the first cinematic adaptation of one of our most reliable author's works - we're talking about the Netflix adaptation of The People We Meet on Vacation by Emily Henry. we are no strangers to the Emily Henry universe on this show, with past episodes on beach read, happy place and funny story. we'll discuss casting choices (preemptive formal apology to Emily Bader for the nonstop blathering about how beautiful she is), sound track, favourite scenes, best outfits and weirdly mention A Bug's Life more than you'd imagine. send us questions, things you want us to speak about or just say hi!choose our next podcast read by going here and voting in the first week of each month!make sure you subscribe to hear our groundbreaking thoughts as soon as they are unleashed. if you want to be on the same page as us, follow us at talklit.gethit on Instagram and TikTok.theme music born from the creative genius of Big Boi B.join talk lit, get hit podcast for deep dives into the hottest BookTok recommendations, trending contemporary fiction, and literary favourites! each episode features book discussions, spoiler-filled chats, and thoughtful literary analysis of novels everyone is talking about - from viral romance and fantasy to modern classics. whether you're looking for BookTok book reviews, author interviews, or a virtual book club experience, out podcast is your go-to space for readers who love stories and want to explore them in depth.talk lit, get hit are reading and recording on Giabal, Jagera, Jarowair & Turrbal lands. we acknowledge the cultural diversity of Aboriginal and Torres Strait Islander peoples and pay respect to Elders past, present and future. always was, always will be.
Geldik Epstein meselesine. Asimov üstadım kusura bakma seni şöyle köşeye alıcaz birazcık Geçtiğimiz günlerde, en az 20 senedir devam eden bir dizi soruşturmayla ilgili milyonlarca belge lap diye önümüze kondu, ve Epstein Dosyaları yeniden herkesin gündemine oturdu. Fakat bence işin yanlış kısımları gündeme oturdu. Bugünkü amacım dosyalara derinlemesine dalıp sapla samanı ayırmak değil; ben dosyaların içeriğinden ziyade toplanma sürecine odaklanacağım. Eğer siz de benim gibiyseniz, bu hengame içinde, her şeyin nasıl başladığını unutmuş olabilirsiniz. İşin sapkınlık tarafı, buzdağının görünen kısmı. Konular: 00:00 Yanlış gündem 04:20 Failing upwards 07:37 Victoria's Secret 09:58 İlk soruşturma 14:25 Grand Jüri 17:56 FBayyyyy 19:57 Gelecek bölüm Kaynaklar: NYT Haber: Scams, Schemes, Ruthless Cons: The Untold Story of How Epstein Got Rich - Bu bölüm reklam içermektedir
We are the Mother Aphid! Our experience with drugged out cinema in our theme “Rrrrrreal f*ckin' High on Drugs” takes us to the itchiest corner of cinema with master filmmaker William Friedkin's BUG! We have arguably one of our richest film discussions digging into this fever dream of meth-soaked cinema and along the way we talk more about Cody's Only Child Chair, Super Bowl nonsense, and some classic blindspots! Go to patreon.com/SHUDcast where you can sign up for all kinds of extra goodies! 00:00 - 15:15ish - Intros - Super Bowl commercials + trailers, Cody's Only Child Chair 15:15ish - 39:00ish - The other stuff we watched this time! Curtis - Hard Boiled, Hold the Dark, Goat, The Worst Person in the World Austin - Train Dreams Lucas - The Northman Cody - Knight of the Seven Kingdoms, Jeopardy, Sisu: Road to Revenge 39:00ish - 1:15:30ish - BUG - SHUDdown and discussion! 1:15:30ish - End - The fourth and final film of “Rrrrreal f*cking High on Drugs” brought to you by Lucas!
The critter of the week is the newly crowned Bug of the Year 2026, the Avatar moth! This beautiful day-flying moth is only found on the Denniston Plateau, from 640 to 850m. They eat alpine marshwort found in ephemeral wetlands and enjoy basking in the sun to help regulate their body temperature. Males find females through pheromones and use their furry comb-like antenna to locate them. This year, they came first in the 2026 Bug of the Year competition, with an overwhelming 5192 votes! The Avatar moth is "Nationally Critical" under the New Zealand Threat Classification System.
Podfic Narration Time – TheQuietWings RepodsA trio of repods (another narrator's take on a podfic) of original fics by the amazing and multi-talented Bug! Hope they enjoy the attempt and my interpretation!~ Sandra~~~~~hunger by TheQuietWingsRead the story here: https://archiveofourown.org/works/50220796Supernatural FandomTeen and Up AudiencesGraphic Depictions of ViolenceAmara/Dean WinchesterSummary: Don't take it personally. She wants to eat everyone.~~~~~before it was sin by TheQuietWingsRead the story here: https://archiveofourown.org/works/61750501Supernatural FandomTeen and Up AudiencesDean Winchester/Sam WinchesterSummary: “Kiss me?”~~~~~adjustments by TheQuietWingsRead the story here: https://archiveofourown.org/works/44142157Supernatural FandomGeneral AudiencesCrowley/Dean Winchester & Juliet the HellhoundSummary: For the anonymous prompt: Crowley + Dean + Juliet, post canon ~~~~~Sound Effect Used:Angel Wings.wav by Thimblerig -- https://freesound.org/s/688751/ -- License: Attribution NonCommercial 4.0Listen to all of Idling in the Impala's Ramble On Podfics by visiting the https://archiveofourown.org/series/2964867 Podfics in the Impala series.~~~~~Chapter Timestamps00:00:00 Intro00:00:03 hunger00:01:58 before it was sin00:03:52 adjustments
"The internet loves lists. The click bait ones often choose to list the worst of something and choose the best of it just to upset the audience for engagement. I can usually ignore these but this one really bugged me for some reason. I'll tell you the list and debunk it and offer some of mine."
Bugün 19 Şubat 2026 #doğatakvimi İlk baharın ilk adımı bugün atılıyor: birinci cemre havaya düşüyor. “Kor ateş” anlamına gelen cemrenin düştüğü yeri ısıttığına inanılır. Bu, havanın ateşle mayalanmasıdır. Ardından birer hafta arayla suya ve toprağa düşecek; doğanın uyanışını başlatacak. Halk Takvimi'ne göre ilkbahar 21 Mart'ta, nevruz günü başlar.
0:00 SEGMENT 1: Angelique Roche joins me to discuss her new graphic novel "The First Freedom: The Story of Opal Lee and Junteenth"22:00 SEGMENT 2: Jim Ousley comes on the show to share information about his participation in "Tales For A Halloween Night: Volume 11" from John Carpenter and Storm King Productions!!48:37 SEGMENT 3: Jim and I give our thoughts on the Oscar nominated films and who we think the winners will be!Keep up to date with 2 Rivers Comic Con, coming back to St. Charles in April 2026 https://2riverscomiccon.com/stay-in-touch/ Check out the ‘Justice League Revisited Podcast' with Susan Eisenberg and James Enstall at https://anchor.fm/justiceleague Thanks to our sponsors Historic St. Charles, Missouri (https://www.discoverstcharles.com/), Bug's Comics and Games (https://www.facebook.com/profile.php?id=100070575531223)Buy Me a Coffee - https://www.buymeacoffee.com/3Y0D2iaZl Patreon - https://www.patreon.com/GeekToMeRadio Website - http://geektomeradio.com/ Podcast - https://anchor.fm/jamesenstall Facebook - https://www.facebook.com/GeekToMeRadio/ Twitter - https://twitter.com/geektomeradio Instagram - https://www.instagram.com/geektomeradio/ Producer - Joseph Vosevich https://twitter.com/Joey_Vee
0:00 SEGMENT 1: Kat Cressida (aka: Dee Dee) and Eddie Deezen (aka: Mandark) for a mini Dexter's Laboratory reunion!! We'll discuss their various voice roles, their upcoming convention appearances AND we'll also take YOUR calls and questions throughout the broadcast!19:04 SEGMENT 2: Breaking into voiceover with Kat and Eddie.https://www.instagram.com/katcressida/ https://www.instagram.com/thegreasenerd/ 46:11 SEGMENT 3: My conversation with one of my very favorite late-night hosts of all-time - Craig Ferguson! We talk about his voice-over work, his current comedy tour, and his new series coming out later this year!Keep up to date with 2 Rivers Comic Con, coming back to St. Charles in April 2026 https://2riverscomiccon.com/stay-in-touch/ Check out the ‘Justice League Revisited Podcast' with Susan Eisenberg and James Enstall at https://anchor.fm/justiceleague Thanks to our sponsors Historic St. Charles, Missouri (https://www.discoverstcharles.com/), Bug's Comics and Games (https://www.facebook.com/profile.php?id=100070575531223)Buy Me a Coffee - https://www.buymeacoffee.com/3Y0D2iaZl Patreon - https://www.patreon.com/GeekToMeRadio Website - http://geektomeradio.com/ Podcast - https://anchor.fm/jamesenstall Facebook - https://www.facebook.com/GeekToMeRadio/ Twitter - https://twitter.com/geektomeradio Instagram - https://www.instagram.com/geektomeradio/ Producer - Joseph Vosevich https://twitter.com/Joey_Vee
Bug, known online as quietwingsinthesky, is a renowned writer and podficcer with over 1400 works on AO3, deeply rooted in the Supernatural fandom. Fans of Dean Winchester and Sam Winchester will appreciate Bug's nearly 600 creations inspired by the beloved series. A prolific creator of fanfiction and podfics, Bug doesn't shy away from intense themes such as non-consent and major character deaths, making their work powerful and unforgettable. Join Sandra and Kasey as they dive into the world of Supernatural fanfiction with Bug, exploring their unique creative process and experiences in fandom.You can find Bug on tumblr and AO3.~~~We're taking you for a spin in Baby's backseat.Dean's House Rules - Driver picks the music, shotgun shuts his cakehole, and the ones in the back enjoy the ride... idling in the Impala.~~~~~TL;DR - If you can't be bothered clicking on all the things in this description, just visit our website: idlingintheimpala.comWe'd love to hear your thoughts. Send us an email (idlingintheimpala@gmail.com)!All the Socials and AO3 and Fiction links: https://linktr.ee/idlingintheimpalapodcastOur Discord #backseat Channel.Interested in being a guest on the podcast? Give us some info about you here so we can connect.Feel inclined to leave us a tip for all this AWESOME content? Visit our Ko-fi page. Monthly supporters will get special behind-the-scenes perks!We've got podcast merch for our fellow idlers. Take a look!~~~~~Charities IITI Supports: Check out the Causes, ‘cause page on our website for the whys:World Central Kitchen and Doctors Without Borders/Médecins Sans Frontières (MSF)~~~~~For Those in the US: Educate and Empower Yourself, Find Ways to Take ActionSupport Basic Human Rights - American Civil Liberties Union (ACLU)Prioritize Your Mental Health - National Alliance on Mental Illness (NAMI)Thrive (Not Just Survive) After Abuse - Rape, Abuse & Incest National Network (RAINN) ~~~~~LGBTQ+ CharitiesSwitchboard LGBT UKThe Trevor Project - USA and Global~~~~~Our podcast occasionally incorporates brief excerpts from the CW television show "Supernatural" for transformative commentary and analysis. This use falls under the Fair Use doctrine codified in Section 107 of the United States Copyright Act. The included clips are short, constituting only a minuscule portion of the original work, and illustrate specific points within our critical commentary. Our podcast does not compete with the show's market. This use promotes public discourse and understanding of the work, strengthening its cultural significance.~~~Chapter Timestamps00:00:00 - Intro00:02:15 - The first fandom that bit Bug00:05:23 - Ship to Ship journey00:06:46 - The Supernatural of it all00:10:52 - Bug's blorbo00:12:18 - Show thoughts00:14:37 - Lucifer love00:16:00 - Hallucifer00:18:32 - Fave Sam seasons00:20:15 - Archangel spotlight00:23:17 - Mystery Spot00:28:21 - Discovering fanfic00:29:54 - Original writing00:32:05 - Writing style00:34:34 - Exploring themes00:39:32 - Drabble a Day00:41:19 - The start of podficcing00:44:08 - Building up the courage to post a podfic00:45:50 - Choosing a work to podfic00:46:23 - Initial reaction to Bug's narration00:47:45 - Podficcing behind the scenes00:50:33 - Critiquing your own narration00:52:55 - Production process00:54:48 - Podficcers in Bug's ear00:55:36 - Fave creations00:57:19 - Major podfic project00:59:46 - The best color01:01:41 - Questions from a fan01:06:35 - Video game tangent01:17:42 - One more fan question01:20:28 - Kasey's questions01:26:06 - Final thoughts and outro
Bugün 17 Şubat 2026. Böyle tarihlere özellikle dikkat ederim. Çünkü bazı günlerin enerjisi farklıdır. Bugün spiritüel olarak yoğun bir gün. Güneş tutulması var ve gökyüzü bize şunu söylüyor: Plansız hareket eden değil, bilinçli adım atan kazanacak. Tam da bu yüzden bugün sert bir konu konuşuyoruz.Dijital pazarlama öğrenenlerin yüzde 90'ı neden asla para kazanamıyor?Bakın çok net konuşacağım. Öğreniyorsunuz ama kazanmıyorsunuz. Kurs alıyorsunuz, YouTube izliyorsunuz, Meta panelini kurcalıyorsunuz, Google Ads sertifikası alıyorsunuz. Terimleri biliyorsunuz. CTR nedir biliyorsunuz, CPC nedir biliyorsunuz. Ama ay sonunda cebinize para girmiyor.Neden?Çünkü dijital pazarlamayı öğrenmiyorsunuz, terimleri ezberliyorsunuz.Birinci büyük problem bu. İnsanlar taktik öğreniyor ama sistem kurmuyor. Reklam vermeyi öğreniyor ama gelir makinesi kurmayı öğrenmiyor. Oysa dijital pazarlama butona basmak değildir. Dijital pazarlama sıfırdan müşteri kazanma sistemi tasarlamaktır. Funnel kurgulamaktır. Retargeting planlamaktır. CRM entegrasyonu düşünmektir. Bilgi var ama yapı yok.İkinci sebep daha derin: Para psikolojisi yok. Ücret istemeye çekiniyorsunuz. Teklif gönderirken korkuyorsunuz. “Ya pahalı derlerse?” diyorsunuz. “Ya sonuç alamazsam?” diye düşünüyorsunuz. Bu enerjiyle kazanamazsınız. Çünkü siz bir markaya bütçeni bana ver diyorsunuz. Eğer siz kendinize inanmıyorsanız o bütçe size gelmez. Dijital pazarlama teknik olduğu kadar özgüven işidir.Üçüncü sebep kurs bağımlılığı. Sürekli eğitim, sürekli sertifika ama uygulama yok. Ben hep şunu söylüyorum: 10 saat eğitim, 100 saat uygulama. Ama çoğu kişi 100 saat eğitim, sıfır saat uygulama yapıyor. Sonra “Bu işte para yok” diyor. Hayır, para var. Sen sahaya çıkmadın.Dördüncü sebep niş seçmemek. Herkese hizmet vermeye çalışıyorsunuz. E-ticaret de olur, emlak da olur, klinik de olur. Bu kafa ile derinleşemezsiniz. Para uzmanlaşmaya gider. Bir sektöre odaklandığınızda hızlanırsınız, özgüveniniz artar, fiyatınız yükselir.Beşinci sebep satış bilmemek. Satış konuşması yapamayan, teklif yazamayan, fiyat savunamayan dijital pazarlamacı para kazanamaz. Teknik bilgi tek başına yetmez. Kendinizi satamazsanız hizmetinizi de satamazsınız.Altıncı sebep sabırsızlık. Üç gün kötü giden kampanyada panik yapıyorsunuz. Oysa bu iş test, veri ve optimizasyon işidir. Dijital pazarlama sihir değil, matematik işidir.Yedinci sebep ise gerçek anlamda iş kurma niyeti olmaması. Özgürlük hayali var ama disiplin yok. CRM yok, sistem yok, takip yok. Bu iş freelancer romantizmi değil, girişimciliktir.Para kazanan yüzde 10 ne yapıyor? Sistem kuruyor. Niş seçiyor. Satışı öğreniyor. Uyguluyor. Psikolojisini yönetiyor. Net oluyor.Bugün kendinize şu soruyu sorun: Ben gerçekten bu işi gelir modeline dönüştürmek istiyor muyum, yoksa sadece öğrenmiş olmak mı istiyorum?Bilgi zengin yapmaz. Sistem kuran kazanır.Ben Faruk Toprak. Türkiye'de Dijital Pazarlama Podcast'inde bugün biraz sert konuştum ama gerçekleri konuştuk. Eğer bu bölüm sana dokunduysa paylaşmayı unutma. Çünkü bu sektörde öğrenen çok, kazanan az.00:21 Dijital pazarlama öğrenenlerin %90'ı neden kazanamıyor01:08 Taktik öğrenmek vs sistem kurmak02:30 Dijital pazarlama bir gelir makinesidir02:48 Para psikolojisi ve özgüven problemi03:23 Kurs bağımlılığı ve uygulama eksikliği03:47 Niş seçmemenin büyük hatası04:22 Satış bilmeyen dijital pazarlamacı neden kaybeder04:43 Sabırsızlık ve optimizasyon gerçeği05:17 Freelancer romantizmi vs girişimcilik05:39 Para kazanan %10 kim?05:53 2026'da yapay zeka ve strateji farkı06:19 Gelir modeline dönüşme kararı06:46 Para netliğe gelir07:15 Joy Akademi ve kapanış mesajı
Esportmaníacos 2490: En el programa de hoy hemos charlado sobre la derrota de Fnatic contra NAVI y las declaraciones que Grabbz nos dio, después del KOI vs VIT y el BUG que generó tanto revuelo y finalmente hemos hecho un poco de previa del G2 vs Heretics. APÓYANOS AQUÍ https://www.patreon.com/Esportmaniacos https://www.twitch.tv/esportmaniacos 🔁Nuestras redes🔁 https://twitter.com/Esportmaniacos https://www.tiktok.com/@esportmaniacos 💙Referido de AMAZON: https://amzn.to/36cVx3g 00:00:00 - Intro 00:15:42 - Repaso del Fnatic vs NAVI 00:33:45 - Grabbz: "No tenemos staff. Esto no es lo que me prometieron." 01:07:10 - Repaso del MKOI vs VIT 01:17:50 - EL BUG (entra MELZHET) 01:43:00 - A partir de aquí es fiesta
Seth Levine of Foundry joins Nick to discuss A New Era For Venture: Dynamic Capitalism, Finding Alpha in the AI Cycle, Are Bubbles a Feature or a Bug, and Why the Future for America is Still Bright. In this episode we cover: State of Venture Capital and Investment Trends Challenges and Opportunities in Venture Capital Dynamic Capitalism and Its Principles The Role of Government and Market Dynamics The American Dream and Economic Mobility Balancing Values and Politics in Business The Future of Capitalism and American Optimism Guest Links: Seth's LinkedIn Seth's X Foundry's LinkedIn Foundry's Website The host of The Full Ratchet is Nick Moran of New Stack Ventures, a venture capital firm committed to investing in founders outside of the Bay Area. We're proud to partner with Ramp, the modern finance automation platform. Book a demo and get $150—no strings attached. Want to keep up to date with The Full Ratchet? Follow us on social. You can learn more about New Stack Ventures by visiting our LinkedIn and Twitter.
Can modular planting reshape our cities? In this episode, the Upper Bloom team explores how modular, plant-filled containers are bringing greenery to dense urban streets, terraces, and retail frontages. A natural follow-up to our Sloane Street episode, we discuss whether these systems enhance biodiversity, serve aesthetic goals, or simply make challenging urban spaces greener, while also diving into sustainability, plant choices, and the practical realities of keeping cities green. Benny's Bug of the Week: Green fanged tube web spider - sponsored by Cerddwr's Herbs go to www.cerddwrshb.com and use the code BUGPODS for a listener's discount. Cerddwr's Herbs on Facebook Cerddwr's Herbs Links Upper Bloom Please support the podcast on Patreon And follow Roots and All: On Instagram @rootsandallpod On Facebook @rootsandalluk On LinkedIn @rootsandall If you liked this week's episode you might also enjoy these episodes from the archives: Episode 363: The High LineI explore the story behind New York's iconic elevated park, examining how an abandoned rail line was transformed into a richly planted public space that balances design, biodiversity and heavy footfall. A compelling companion to this modular greening conversation, it highlights what's possible when ambitious planting schemes reshape dense urban environments. Episode 369: Retail Meets Urban Nature This episode looks at the greening of London's Sloane Street, exploring how large-scale streetscape redesign can integrate trees, planting and infrastructure to soften the urban realm. It pairs perfectly with today's discussion, offering a broader civic-scale perspective on how cities can weave nature back into commercial spaces.
CARS 2 (2011) IS THIS PIXAR'S MOST CONTROVERSIAL SEQUEL?! Full Reaction Watch Along: / thereelrejects CARS (2006) Movie Reaction: • CARS (2006) PIXAR MOVIE REACTION – THIS IS... Gift Someone (Or Yourself) An RR Tee! https://shorturl.at/hekk2 John Humphrey and Jon Maturan react to Cars 2 (2011), Pixar's globe-trotting spy adventure sequel that shifts gears from small-town racing drama to full-blown international espionage. Directed by John Lasseter (Toy Story, A Bug's Life) and co-directed by Brad Lewis (Ratatouille producer), the film takes Lightning McQueen and Mater far beyond Radiator Springs and into a high-stakes conspiracy tied to the World Grand Prix. Follow Jon Maturan: https://www.instagram.com/jonmaturan/?hl=enIntense Suspense by Audionautix is licensed under a Creative Commons Attribution 4.0 license. https://creativecommons.org/licenses/... Support The Channel By Getting Some REEL REJECTS Apparel! https://www.rejectnationshop.com/ Follow Us On Socials: Instagram: https://www.instagram.com/reelrejects/ Tik-Tok: https://www.tiktok.com/@reelrejects?lang=en Twitter: https://x.com/reelrejects Facebook: https://www.facebook.com/TheReelRejects/ Music Used In Ad: Hat the Jazz by Twin Musicom is licensed under a Creative Commons Attribution 4.0 license. https://creativecommons.org/licenses/by/4.0/ Happy Alley by Kevin MacLeod is licensed under a Creative Commons Attribution 4.0 license. https://creativecommons.org/licenses/... POWERED BY @GFUEL Visit https://gfuel.ly/3wD5Ygo and use code REJECTNATION for 20% off select tubs!! Head Editor: https://www.instagram.com/praperhq/?hl=en Co-Editor: Greg Alba Co-Editor: John Humphrey Music In Video: Airport Lounge - Disco Ultralounge by Kevin MacLeod is licensed under a Creative Commons Attribution 4.0 license. https://creativecommons.org/licenses/by/4.0/ Ask Us A QUESTION On CAMEO: https://www.cameo.com/thereelrejects Follow TheReelRejects On FACEBOOK, TWITTER, & INSTAGRAM: FB: https://www.facebook.com/TheReelRejects/ INSTAGRAM: https://www.instagram.com/reelrejects/ TWITTER: https://twitter.com/thereelrejects Follow GREG ON INSTAGRAM & TWITTER: INSTAGRAM: https://www.instagram.com/thegregalba/ TWITTER: https://twitter.com/thegregalba Learn more about your ad choices. Visit megaphone.fm/adchoices
1 - Blue as a Heart Ache - Tex Williams and his Western Caravan – 19482 - I'm as Free as a Breeze - Sam Nichols with his Melody Rangers – 19473 - Fit as a Fiddle - Pvt. Cecil Gant: The GI Sing-sation – 19454 - High as a Georgia Pine - Roosevelt Sykes and his Original Honeydrippers – 19475 - Light as a Feather - John F. Burckhardt – 19176 - Loose as a Goose - Cecil Gant – 19467 - You're as Pretty as a Picture - Dolly Dawn with George Hall and his Orchestra – 19388 - Pretty as a Butterfly - Charles P. Lowe - 19109 - Pretty as a Queen - Hal "Lone Pine" and his Mountaineers – 195310 - Right as the Rain - Jimmy Saunders with Charlie Spivak and his Orchestra – 194411 - Soft as Spring - Helen Forrest with Benny Goodman and his Orchestra – 194112 - Snug as a Bug in a Rug - Bon Bon with Jan Savitt and his Tophatters – 193913 - Sharp as a Tack - Harry James and his Orchestra – 194114 - Stubborn as a Mule - Margie Day with The Griffin Brothers - 195115 - Sweet as a Song - Donald King with Roy Smeck and his Serenaders – 193816 - Fresh as a Daisy - Marion, Jack and Tex with Glenn Miller and his Orchestra – 1940
Onlyfans operasyonunda 25 kişi için gözaltı kararı verildi... Üniversitelerde vahim tablo: Son 5 yılda 453 bin 852 öğrenci öğrenimini dondurdu... Trafik cezaları arttı, CHP karşı çıktı: Kimse bu cezaları ödeyemez... Son rapora göre açlık sınırı 31 bin 296, yoksulluk sınırı 102 bin 812 liraya yükseldi. Bugün 14 Şubat 2026... Kısa Dalga Haber Bülteni'ne hoş geldiniz... Learn more about your ad choices. Visit megaphone.fm/adchoices
Kabine değişikliği sonrasında hareketlenen kulisler, yargıdan gelen ceza ve tutuklama kararları gündemin ana başlıkları oldu. Ekonomide yılın ilk enflasyon tahmini geldi. Merkez Bankası tahmini yükseltti.. Anayasa Mahkemesi, en düşük emekli aylığını esastan görüşmeye karar verdi... Dünya hareketli... ABD Orta Doğu için ikinci uçak gemisini hazırlıyor. Bugün 123Şubat 2026... Kısa Dalga Haber Bülteni'ne hoş geldiniz... Learn more about your ad choices. Visit megaphone.fm/adchoices
Kabine değişti, siyaset hareketlendi... Menajer Ayşe Barım'a Gezi davasında 12.5 yıl hapis cezası verildi. Türkiye'nin yalnızlık haritası belli oldu... Oyuncu Kanbolat Görkem Arslan, hayatını kaybetti... Bugün 12 Şubat 2026... Kısa Dalga Haber Bülteni'ne hoş geldiniz... Learn more about your ad choices. Visit megaphone.fm/adchoices
"The Rockin 1000 is a project that started in Italy as gag to create a video of 1000 musicians playing Learn to Fly in order to get the Foo Fighters to come and put on a concert. It has since grown into full scale concerts across Europe. On January 31 the Rockin 1000 played their first concert in America, in New Orleans, and I was part of the band. Let me tell you the story."
Comedy and radio legend Phil Proctor talks about the origin of the Firesign Theater, his love of radio, his many careers as an actor, reporter, writer, comedian, author, and how he made the New York, San Francisco, and LA scenes when there were scenes to make! He also talks about his biography “Where's My Fortune Cookie” and how he almost died three times. Let's see if he survives our podcast. Bio: Proctor is a founding member of the thrice-Grammy-nominated Firesign Theatre, one of Rolling Stone's “Thirty Greatest Acts of All Time” and whose archives were purchased by the Library of Congress. He's appeared on-and-off Broadway, toured the USSR with the Yale Russian Chorus and the US and Canada with Proctor & Bergman and the L.A. Guitar Quartet in Don Quixote. He has appeared in scores of commercials, audiobooks, video games, films and TV shows, receiving Theatre World, LA Weekly, LA Free Press and Drama Critics' awards, and the Norman Corwin Excellence in Audio trophy as well as a recent Emmy for the PBS-aired documentary Feast Your Ears: The Story of WHFS Radio. His voice credits include memorable characters in Academy Award-winning films for Pixar and Disney from A Bug's Life to Inside Out, the Drunken French Monkey in Dr. Dolittle, Dr. Vidic in Assassin's Creed, Simon Stagg in Batman: Arkham Knight, and Howard in the multi-Emmy-winning Rugrats, including a star on the Hollywood Walk of Fame. He has also added scores of voices to the Golden Age of Pulp Fiction series and appeared on Irish radio and live on stage with his late wife, Melinda Peterson, at the 77th Science Fiction Convention in Dublin. He was the announcer for 3 seasons of Big Brother and has a recurring role as Detective Polehaus on the long-running Adventures in Odyssey and can be seen in many old--time radio recreations at the Online Radio Theatre on YouTube. He is a 15-year member of the Antaeus Theater and to accompany his autobiography and audiobook, Where's My Fortune Cookie? co-authored by Brad Schreiber, he co-wrote What to Say to Your Crazy Right-Wing Uncle, with Samuel Joseph and God Help Us! a political comedy which toured the U.S. and Canada starring the late Ed Asner. He currently co-hosts Phil & Ted's Sexy Boomer Show, every Tuesday afternoon on KPFK with Ted Bonnitt, featuring conversations with friends like John Goodman, Penn Jillette, Weird Al, Laraine Newman and Harry Shearer among others. Learn more about your ad choices. Visit megaphone.fm/adchoices
CHP, Keçiören kriziyle uğraşırken son ankette 'ekonomiye güvenin' sarsıldığı görülüyor. Türkiye nüfusu 86 milyon 92 bin 168 kişi oldu... Emeklinin gözü kulağı AYM'de olacak.. Dünya gündeminde 3 seçim ve 3 sonuç var... Bugün 10 Şubat 2026... Kısa Dalga Haber Bülteni'ne hoş geldiniz... Learn more about your ad choices. Visit megaphone.fm/adchoices
Fireworks before sunrise, yoga in the cold, and a finish line that felt like a farewell—this Disneyland race weekend had a different kind of electricity. We open with Miss Piggy's cameo on the castle screen and roll straight into the expo's virtual queue scramble, a quick detour through misplaced bib drama, and a check-in with Jeff and Barbara Galloway that left us optimistic and grateful. Between merch scarcity, the Dumbo hoodie frenzy, and smarter PhotoPass ops, the weekend balanced magic with mechanics in classic runDisney fashion.The 5K reminded us why the west coast course is beloved: quiet fireworks, a park-start and park-finish, and sunrise over Pixar Pier. A surprise “balloon lady” sighting and a late-course cut around Avengers Campus created some confusion, but the joy still landed. The 10K leaned into imagination—Sorcerer Mickey everywhere, Figment looping in our heads, and backstage Easter eggs like the Tower of Terror sign and A Bug's Life props. Photo lines moved faster, and runners helped each other grab those castle shots when photographers cleared out near the back.The half marathon tied it all together. Early laps through DCA, then a thoughtful route across Anaheim with out-and-backs that turned the race into a reunion. The 501st brought free hugs and big energy; third-shift custodial cast cheered like pros. We talk pacing with run-walk-run, efficient PhotoPass at small world and Millennium Falcon, and the thrill of a fast finish that also marked a 100th RunDisney medal. The DCA picnic-area meetup overflowed—cookies, bracelets, and the best conversations of the weekend—proof that this community keeps the magic alive long after the medals are hung.We close with the question on everyone's mind: will runDisney return to Disneyland? Some of us think yes, but not soon; others felt a real goodbye in Carissa's voice. Either way, the stories, tips, and friendships from this weekend are here to keep you moving. If you had a favorite moment from the races—or a prediction about what's next—drop us a note, subscribe, and share this with a friend who needs a little start line magic.Manny Runs DisneyRise and Run LinksRise and Run Podcast Facebook PageRise and Run Podcast InstagramRise and Run Podcast Website and ShopRise and Run PatreonSend us a textSupport the showRise and Run Podcast is supported by our audience. When you make a purchase through one of our affiliate links, we may earn a commission. As an Amazon Associate we earn from qualifying purchases.Sponsor LinksMagic Bound Travel Stoked Metabolic CoachingRise and Run Podcast Cruise Interest Form with Magic Bound Travel Affiliate Links The Start Line Co.Fluffy FizziesMona Moon Naturals Rise and Run Amazon Affiliate Web Page Kawaiian Pizza ApparelGoGuarded
Selam fularsızlar. Bugün, Vakıf üçlemesini noktalıyoruz. Serinin temel fikrini çökerten Katır hikayesini, ve üçüncü kitabı tek oturuşta bitireceğiz. Yetmeyecek, 1980lerde yazılan dört devam kitabını da jet hızıyla özetleyeceğiz. Ha, bunca zamandır boş durmuyordum, yeni bir podcastim var, hafif muhabbetler: Fularsız ile Kuralsız. Kafa dağıtmak isterseniz... Konular: 00:00 Nükleer Çağ: Solution Unsatisfactory (1941) 03:57 Yeni Podcast: Fularsız ile Kuralsız 04:41 Katır Hikayesi (1945) 11:17 Zaman kapsülü 14:29 Vakıf yeniliyor 20:03 İkinci Vakıf (1948) 25:49 Üç Cisim Problemi 28:23 Psikotarihin bilimsel açıklaması 34:39 Serinin sonu 38:40 Patreon Teşekkürleri Kaynaklar: Foundation and Empire Part II: The Mule November 1945, pages 7-53, 139-144 (The Mule Part 1) December 1945, pages 60-97, 148-168 (The Mule Part 2) Second Foundation Part I: Search By the Mule - January 1948, pages 7-61 (Now You See It...) Second Foundation Part II: Search By the Foundation November 1949, pages 5-40 (...And Now You Don't Part 1) --- Bu bölüm reklam içermektedir
0:00 SEGMENT 1: Remembering Catherine O'Hara, including her roles in Best in Show, Schitt's Creek, and The Nightmare Before Christmas13:22 SEGMENT 2: Remembering Catherine O'Hara continued27:14 SEGMENT 3: We review the movies “Mercy”, “Send Help”, and “The Rip”. Joey also chats about “Uncle Buck”, “No Other Choice”, “Combat Shock”, “The Secret Agent”, and his wild adventure trying to get home during a snowstorm.Keep up to date with 2 Rivers Comic Con, coming back to St. Charles in April 2026 https://2riverscomiccon.com/stay-in-touch/ Check out the ‘Justice League Revisited Podcast' with Susan Eisenberg and James Enstall at https://anchor.fm/justiceleague Thanks to our sponsors Historic St. Charles, Missouri (https://www.discoverstcharles.com/), Bug's Comics and Games (https://www.facebook.com/profile.php?id=100070575531223)Buy Me a Coffee - https://www.buymeacoffee.com/3Y0D2iaZl Patreon - https://www.patreon.com/GeekToMeRadio Website - http://geektomeradio.com/ Podcast - https://anchor.fm/jamesenstall Facebook - https://www.facebook.com/GeekToMeRadio/ Twitter - https://twitter.com/geektomeradio Instagram - https://www.instagram.com/geektomeradio/ Producer - Joseph Vosevich https://twitter.com/Joey_Vee
Jon Callaghan of True Ventures joins Nick to discuss Spotting the Next Big Thing, Why This Cycle Is Different, Acceptable vs Unacceptable Risk, and Why Duration Is a Feature Not a Bug. In this episode we cover: Spotting the Next Big Market and Reverse Engineering Success The Role of Curiosity and Risk in Venture Capital Duration as a Feature in Early-Stage Ventures The Importance of Repeat Founders and Founder Referrals The Creative Process and Learning from Other Creative Endeavors Maximizing Risk and Long-Term Thinking in Venture Capital The Role of People and Teamwork in Venture Capital Guest Links: Jon's LinkedIn Jon's X True Ventures' LinkedIn True Ventures' Website The host of The Full Ratchet is Nick Moran of New Stack Ventures, a venture capital firm committed to investing in founders outside of the Bay Area. We're proud to partner with Ramp, the modern finance automation platform. Book a demo and get $150—no strings attached. Want to keep up to date with The Full Ratchet? Follow us on social. You can learn more about New Stack Ventures by visiting our LinkedIn and Twitter.
The Tonys are heading back to Radio City, ‘Rocky Horror’ finds phenomenal cast, could ‘Bug’ be on the move? Every week, Matt Tamanini will bring you the biggest news from across the theatrical landscape and will prepare you for what’s ahead over the next seven days. Any and all feedback read more
如果你喜歡我的內容,歡迎加入會員支持我,讓我更有動力繼續分享更多好內容!
58:58-59:06 Bug warning ; We got ideas and we're here to share 'em. Text MOUTH to 64000 to get 20% off all IQBAR products, plus FREE shipping. Message and data rates may apply. Go to https://www.Zocdoc.com/SMOSHMOUTH to find and instantly book a top-rated doctor today. For a limited time, save up to $300 on the Tovala smart oven when you order meals 6+ times, by visiting Tovala.com/SMOSHMOUTH and using code SMOSHMOUTH.PODCAST:https://bit.ly/SmoshMouthSpotifyhttps://smo.sh/SmoshMouthiHearthttps://bit.ly/SmoshMouthApple0:00 Intro10:12 Sponsor!11:45 Segment ideation35:04 Sponsor!36:44 Back to segments53:09 Sponsor!54:41 Back to hot takes rouletteSUBSCRIBE: https://smo.sh/Sub2SmoshCastWEAR OUR JOKES: https://smosh.comWHO YOU HEARShayne Topp // https://www.instagram.com/shaynetopp/Amanda Lehan-Canto // https://www.instagram.com/filmingamanda/Tommy Bowe // https://www.instagram.com/tomeybones/WHO YOU DON'T HEAR (usually)Director: Selina GarciaEditor: Kristen O'HareProducer: Amanda Lehan-Canto, Shayne Topp, Selina GarciaProduction Designer: Cassie VanceArt Director: Erin Kuschner, Josie BellerbyStage Manager: Alex AguilarProp Master: Courtney Chapman, Abby SchmidtArt Coordinator: Alex MolloProp Fabricator: Luke BrauAudio Mixer: Scott NeffDirector of Photography: James HullCamera Operator: Reagan FrazierAssistant Director: Jonathan HyonExecutive Vice President of Production: Amanda BarnesSenior Production Manager: Alexcina FigueroaProduction Manager: Jonathan HyonProduction Coordinator: Zianne HooverOperations & Production Coordinator: Oliver WehlanderProduction Assistant: Caroline SmithDirector of Post Production: Luke BakerDIT/Lead AE: Matt DuranDIT/AE: Beni KimuenePost Production Coordinator: Ariana MartinezIT: Tim BakerIT & Equipment Coordinator: Lopati Ho CheeSound Editor: Gareth HirdDirector of Design: Ness CardanoSenior Motion & Branding Designer: Christie HauckGraphic Designer: Monica RavitchDirector of Channel Operations: Lizzy JonesChannel Operations Manager: Audrey CarganillaChannel Operations Coordinator: Sabrina LiebermanDirector of Social Media: Erica NoboaSocial Creative Producer: Peter Ditzler, Tommy BoweMerchandising Manager: Mallory MyersSocial Media Manager: Kim WilbornSocial Media Coordinator: Margaux BernalesSocial Editor: Vida RobbinsBrand Partnership Manager: Chloe MaysBrand Partnerships Coordinating Producer: Liz KummerOperations Manager: Selina GarciaFinancial Operations Specialist: Natalie LewisTalent Coordinator: Danielle MosesPeople Operations Specialist: Katie FinkFront Office Assistant: Sara FaltersackCEO: Alessandra CataneseExecutive Producers: Anthony Padilla, Ian HecoxEVP of Programming: Kiana ParkerCoordinator Producer of Programming: Marcus MunguiaAssociate Producer, Special Projects: Rachel CollisExecutive Assistant: Katelyn HempsteadOTHER SMOSHES:Smosh: https://smo.sh/Sub2SmoshSmosh Pit: https://smo.sh/Sub2SmoshPitSmosh Games: https://smo.sh/Sub2SmoshGamesSmosh Alike: https://bit.ly/SubToSmoshAlikeFOLLOW US:TikTok: https://smo.sh/TikTokInstagram: https://instagram.com/smoshFacebook: https://facebook.com/smosh