POPULARITY
If you're in SF: Join us for the Claude Plays Pokemon hackathon this Sunday!If you're not: Fill out the 2025 State of AI Eng survey for $250 in Amazon cards!We are SO excited to share our conversation with Dharmesh Shah, co-founder of HubSpot and creator of Agent.ai.A particularly compelling concept we discussed is the idea of "hybrid teams" - the next evolution in workplace organization where human workers collaborate with AI agents as team members. Just as we previously saw hybrid teams emerge in terms of full-time vs. contract workers, or in-office vs. remote workers, Dharmesh predicts that the next frontier will be teams composed of both human and AI members. This raises interesting questions about team dynamics, trust, and how to effectively delegate tasks between human and AI team members.The discussion of business models in AI reveals an important distinction between Work as a Service (WaaS) and Results as a Service (RaaS), something Dharmesh has written extensively about. While RaaS has gained popularity, particularly in customer support applications where outcomes are easily measurable, Dharmesh argues that this model may be over-indexed. Not all AI applications have clearly definable outcomes or consistent economic value per transaction, making WaaS more appropriate in many cases. This insight is particularly relevant for businesses considering how to monetize AI capabilities.The technical challenges of implementing effective agent systems are also explored, particularly around memory and authentication. Shah emphasizes the importance of cross-agent memory sharing and the need for more granular control over data access. He envisions a future where users can selectively share parts of their data with different agents, similar to how OAuth works but with much finer control. This points to significant opportunities in developing infrastructure for secure and efficient agent-to-agent communication and data sharing.Other highlights from our conversation* The Evolution of AI-Powered Agents – Exploring how AI agents have evolved from simple chatbots to sophisticated multi-agent systems, and the role of MCPs in enabling that.* Hybrid Digital Teams and the Future of Work – How AI agents are becoming teammates rather than just tools, and what this means for business operations and knowledge work.* Memory in AI Agents – The importance of persistent memory in AI systems and how shared memory across agents could enhance collaboration and efficiency.* Business Models for AI Agents – Exploring the shift from software as a service (SaaS) to work as a service (WaaS) and results as a service (RaaS), and what this means for monetization.* The Role of Standards Like MCP – Why MCP has been widely adopted and how it enables agent collaboration, tool use, and discovery.* The Future of AI Code Generation and Software Engineering – How AI-assisted coding is changing the role of software engineers and what skills will matter most in the future.* Domain Investing and Efficient Markets – Dharmesh's approach to domain investing and how inefficiencies in digital asset markets create business opportunities.* The Philosophy of Saying No – Lessons from "Sorry, You Must Pass" and how prioritization leads to greater productivity and focus.Timestamps* 00:00 Introduction and Guest Welcome* 02:29 Dharmesh Shah's Journey into AI* 05:22 Defining AI Agents* 06:45 The Evolution and Future of AI Agents* 13:53 Graph Theory and Knowledge Representation* 20:02 Engineering Practices and Overengineering* 25:57 The Role of Junior Engineers in the AI Era* 28:20 Multi-Agent Systems and MCP Standards* 35:55 LinkedIn's Legal Battles and Data Scraping* 37:32 The Future of AI and Hybrid Teams* 39:19 Building Agent AI: A Professional Network for Agents* 40:43 Challenges and Innovations in Agent AI* 45:02 The Evolution of UI in AI Systems* 01:00:25 Business Models: Work as a Service vs. Results as a Service* 01:09:17 The Future Value of Engineers* 01:09:51 Exploring the Role of Agents* 01:10:28 The Importance of Memory in AI* 01:11:02 Challenges and Opportunities in AI Memory* 01:12:41 Selective Memory and Privacy Concerns* 01:13:27 The Evolution of AI Tools and Platforms* 01:18:23 Domain Names and AI Projects* 01:32:08 Balancing Work and Personal Life* 01:35:52 Final Thoughts and ReflectionsTranscriptAlessio [00:00:04]: Hey everyone, welcome back to the Latent Space podcast. This is Alessio, partner and CTO at Decibel Partners, and I'm joined by my co-host Swyx, founder of Small AI.swyx [00:00:12]: Hello, and today we're super excited to have Dharmesh Shah to join us. I guess your relevant title here is founder of Agent AI.Dharmesh [00:00:20]: Yeah, that's true for this. Yeah, creator of Agent.ai and co-founder of HubSpot.swyx [00:00:25]: Co-founder of HubSpot, which I followed for many years, I think 18 years now, gonna be 19 soon. And you caught, you know, people can catch up on your HubSpot story elsewhere. I should also thank Sean Puri, who I've chatted with back and forth, who's been, I guess, getting me in touch with your people. But also, I think like, just giving us a lot of context, because obviously, My First Million joined you guys, and they've been chatting with you guys a lot. So for the business side, we can talk about that, but I kind of wanted to engage your CTO, agent, engineer side of things. So how did you get agent religion?Dharmesh [00:01:00]: Let's see. So I've been working, I'll take like a half step back, a decade or so ago, even though actually more than that. So even before HubSpot, the company I was contemplating that I had named for was called Ingenisoft. And the idea behind Ingenisoft was a natural language interface to business software. Now realize this is 20 years ago, so that was a hard thing to do. But the actual use case that I had in mind was, you know, we had data sitting in business systems like a CRM or something like that. And my kind of what I thought clever at the time. Oh, what if we used email as the kind of interface to get to business software? And the motivation for using email is that it automatically works when you're offline. So imagine I'm getting on a plane or I'm on a plane. There was no internet on planes back then. It's like, oh, I'm going through business cards from an event I went to. I can just type things into an email just to have them all in the backlog. When it reconnects, it sends those emails to a processor that basically kind of parses effectively the commands and updates the software, sends you the file, whatever it is. And there was a handful of commands. I was a little bit ahead of the times in terms of what was actually possible. And I reattempted this natural language thing with a product called ChatSpot that I did back 20...swyx [00:02:12]: Yeah, this is your first post-ChatGPT project.Dharmesh [00:02:14]: I saw it come out. Yeah. And so I've always been kind of fascinated by this natural language interface to software. Because, you know, as software developers, myself included, we've always said, oh, we build intuitive, easy-to-use applications. And it's not intuitive at all, right? Because what we're doing is... We're taking the mental model that's in our head of what we're trying to accomplish with said piece of software and translating that into a series of touches and swipes and clicks and things like that. And there's nothing natural or intuitive about it. And so natural language interfaces, for the first time, you know, whatever the thought is you have in your head and expressed in whatever language that you normally use to talk to yourself in your head, you can just sort of emit that and have software do something. And I thought that was kind of a breakthrough, which it has been. And it's gone. So that's where I first started getting into the journey. I started because now it actually works, right? So once we got ChatGPT and you can take, even with a few-shot example, convert something into structured, even back in the ChatGP 3.5 days, it did a decent job in a few-shot example, convert something to structured text if you knew what kinds of intents you were going to have. And so that happened. And that ultimately became a HubSpot project. But then agents intrigued me because I'm like, okay, well, that's the next step here. So chat's great. Love Chat UX. But if we want to do something even more meaningful, it felt like the next kind of advancement is not this kind of, I'm chatting with some software in a kind of a synchronous back and forth model, is that software is going to do things for me in kind of a multi-step way to try and accomplish some goals. So, yeah, that's when I first got started. It's like, okay, what would that look like? Yeah. And I've been obsessed ever since, by the way.Alessio [00:03:55]: Which goes back to your first experience with it, which is like you're offline. Yeah. And you want to do a task. You don't need to do it right now. You just want to queue it up for somebody to do it for you. Yes. As you think about agents, like, let's start at the easy question, which is like, how do you define an agent? Maybe. You mean the hardest question in the universe? Is that what you mean?Dharmesh [00:04:12]: You said you have an irritating take. I do have an irritating take. I think, well, some number of people have been irritated, including within my own team. So I have a very broad definition for agents, which is it's AI-powered software that accomplishes a goal. Period. That's it. And what irritates people about it is like, well, that's so broad as to be completely non-useful. And I understand that. I understand the criticism. But in my mind, if you kind of fast forward months, I guess, in AI years, the implementation of it, and we're already starting to see this, and we'll talk about this, different kinds of agents, right? So I think in addition to having a usable definition, and I like yours, by the way, and we should talk more about that, that you just came out with, the classification of agents actually is also useful, which is, is it autonomous or non-autonomous? Does it have a deterministic workflow? Does it have a non-deterministic workflow? Is it working synchronously? Is it working asynchronously? Then you have the different kind of interaction modes. Is it a chat agent, kind of like a customer support agent would be? You're having this kind of back and forth. Is it a workflow agent that just does a discrete number of steps? So there's all these different flavors of agents. So if I were to draw it in a Venn diagram, I would draw a big circle that says, this is agents, and then I have a bunch of circles, some overlapping, because they're not mutually exclusive. And so I think that's what's interesting, and we're seeing development along a bunch of different paths, right? So if you look at the first implementation of agent frameworks, you look at Baby AGI and AutoGBT, I think it was, not Autogen, that's the Microsoft one. They were way ahead of their time because they assumed this level of reasoning and execution and planning capability that just did not exist, right? So it was an interesting thought experiment, which is what it was. Even the guy that, I'm an investor in Yohei's fund that did Baby AGI. It wasn't ready, but it was a sign of what was to come. And so the question then is, when is it ready? And so lots of people talk about the state of the art when it comes to agents. I'm a pragmatist, so I think of the state of the practical. It's like, okay, well, what can I actually build that has commercial value or solves actually some discrete problem with some baseline of repeatability or verifiability?swyx [00:06:22]: There was a lot, and very, very interesting. I'm not irritated by it at all. Okay. As you know, I take a... There's a lot of anthropological view or linguistics view. And in linguistics, you don't want to be prescriptive. You want to be descriptive. Yeah. So you're a goals guy. That's the key word in your thing. And other people have other definitions that might involve like delegated trust or non-deterministic work, LLM in the loop, all that stuff. The other thing I was thinking about, just the comment on Baby AGI, LGBT. Yeah. In that piece that you just read, I was able to go through our backlog and just kind of track the winter of agents and then the summer now. Yeah. And it's... We can tell the whole story as an oral history, just following that thread. And it's really just like, I think, I tried to explain the why now, right? Like I had, there's better models, of course. There's better tool use with like, they're just more reliable. Yep. Better tools with MCP and all that stuff. And I'm sure you have opinions on that too. Business model shift, which you like a lot. I just heard you talk about RAS with MFM guys. Yep. Cost is dropping a lot. Yep. Inference is getting faster. There's more model diversity. Yep. Yep. I think it's a subtle point. It means that like, you have different models with different perspectives. You don't get stuck in the basin of performance of a single model. Sure. You can just get out of it by just switching models. Yep. Multi-agent research and RL fine tuning. So I just wanted to let you respond to like any of that.Dharmesh [00:07:44]: Yeah. A couple of things. Connecting the dots on the kind of the definition side of it. So we'll get the irritation out of the way completely. I have one more, even more irritating leap on the agent definition thing. So here's the way I think about it. By the way, the kind of word agent, I looked it up, like the English dictionary definition. The old school agent, yeah. Is when you have someone or something that does something on your behalf, like a travel agent or a real estate agent acts on your behalf. It's like proxy, which is a nice kind of general definition. So the other direction I'm sort of headed, and it's going to tie back to tool calling and MCP and things like that, is if you, and I'm not a biologist by any stretch of the imagination, but we have these single-celled organisms, right? Like the simplest possible form of what one would call life. But it's still life. It just happens to be single-celled. And then you can combine cells and then cells become specialized over time. And you have much more sophisticated organisms, you know, kind of further down the spectrum. In my mind, at the most fundamental level, you can almost think of having atomic agents. What is the simplest possible thing that's an agent that can still be called an agent? What is the equivalent of a kind of single-celled organism? And the reason I think that's useful is right now we're headed down the road, which I think is very exciting around tool use, right? That says, okay, the LLMs now can be provided a set of tools that it calls to accomplish whatever it needs to accomplish in the kind of furtherance of whatever goal it's trying to get done. And I'm not overly bothered by it, but if you think about it, if you just squint a little bit and say, well, what if everything was an agent? And what if tools were actually just atomic agents? Because then it's turtles all the way down, right? Then it's like, oh, well, all that's really happening with tool use is that we have a network of agents that know about each other through something like an MMCP and can kind of decompose a particular problem and say, oh, I'm going to delegate this to this set of agents. And why do we need to draw this distinction between tools, which are functions most of the time? And an actual agent. And so I'm going to write this irritating LinkedIn post, you know, proposing this. It's like, okay. And I'm not suggesting we should call even functions, you know, call them agents. But there is a certain amount of elegance that happens when you say, oh, we can just reduce it down to one primitive, which is an agent that you can combine in complicated ways to kind of raise the level of abstraction and accomplish higher order goals. Anyway, that's my answer. I'd say that's a success. Thank you for coming to my TED Talk on agent definitions.Alessio [00:09:54]: How do you define the minimum viable agent? Do you already have a definition for, like, where you draw the line between a cell and an atom? Yeah.Dharmesh [00:10:02]: So in my mind, it has to, at some level, use AI in order for it to—otherwise, it's just software. It's like, you know, we don't need another word for that. And so that's probably where I draw the line. So then the question, you know, the counterargument would be, well, if that's true, then lots of tools themselves are actually not agents because they're just doing a database call or a REST API call or whatever it is they're doing. And that does not necessarily qualify them, which is a fair counterargument. And I accept that. It's like a good argument. I still like to think about—because we'll talk about multi-agent systems, because I think—so we've accepted, which I think is true, lots of people have said it, and you've hopefully combined some of those clips of really smart people saying this is the year of agents, and I completely agree, it is the year of agents. But then shortly after that, it's going to be the year of multi-agent systems or multi-agent networks. I think that's where it's going to be headed next year. Yeah.swyx [00:10:54]: Opening eyes already on that. Yeah. My quick philosophical engagement with you on this. I often think about kind of the other spectrum, the other end of the cell spectrum. So single cell is life, multi-cell is life, and you clump a bunch of cells together in a more complex organism, they become organs, like an eye and a liver or whatever. And then obviously we consider ourselves one life form. There's not like a lot of lives within me. I'm just one life. And now, obviously, I don't think people don't really like to anthropomorphize agents and AI. Yeah. But we are extending our consciousness and our brain and our functionality out into machines. I just saw you were a Bee. Yeah. Which is, you know, it's nice. I have a limitless pendant in my pocket.Dharmesh [00:11:37]: I got one of these boys. Yeah.swyx [00:11:39]: I'm testing it all out. You know, got to be early adopters. But like, we want to extend our personal memory into these things so that we can be good at the things that we're good at. And, you know, machines are good at it. Machines are there. So like, my definition of life is kind of like going outside of my own body now. I don't know if you've ever had like reflections on that. Like how yours. How our self is like actually being distributed outside of you. Yeah.Dharmesh [00:12:01]: I don't fancy myself a philosopher. But you went there. So yeah, I did go there. I'm fascinated by kind of graphs and graph theory and networks and have been for a long, long time. And to me, we're sort of all nodes in this kind of larger thing. It just so happens that we're looking at individual kind of life forms as they exist right now. But so the idea is when you put a podcast out there, there's these little kind of nodes you're putting out there of like, you know, conceptual ideas. Once again, you have varying kind of forms of those little nodes that are up there and are connected in varying and sundry ways. And so I just think of myself as being a node in a massive, massive network. And I'm producing more nodes as I put content or ideas. And, you know, you spend some portion of your life collecting dots, experiences, people, and some portion of your life then connecting dots from the ones that you've collected over time. And I found that really interesting things happen and you really can't know in advance how those dots are necessarily going to connect in the future. And that's, yeah. So that's my philosophical take. That's the, yes, exactly. Coming back.Alessio [00:13:04]: Yep. Do you like graph as an agent? Abstraction? That's been one of the hot topics with LandGraph and Pydantic and all that.Dharmesh [00:13:11]: I do. The thing I'm more interested in terms of use of graphs, and there's lots of work happening on that now, is graph data stores as an alternative in terms of knowledge stores and knowledge graphs. Yeah. Because, you know, so I've been in software now 30 plus years, right? So it's not 10,000 hours. It's like 100,000 hours that I've spent doing this stuff. And so I've grew up with, so back in the day, you know, I started on mainframes. There was a product called IMS from IBM, which is basically an index database, what we'd call like a key value store today. Then we've had relational databases, right? We have tables and columns and foreign key relationships. We all know that. We have document databases like MongoDB, which is sort of a nested structure keyed by a specific index. We have vector stores, vector embedding database. And graphs are interesting for a couple of reasons. One is, so it's not classically structured in a relational way. When you say structured database, to most people, they're thinking tables and columns and in relational database and set theory and all that. Graphs still have structure, but it's not the tables and columns structure. And you could wonder, and people have made this case, that they are a better representation of knowledge for LLMs and for AI generally than other things. So that's kind of thing number one conceptually, and that might be true, I think is possibly true. And the other thing that I really like about that in the context of, you know, I've been in the context of data stores for RAG is, you know, RAG, you say, oh, I have a million documents, I'm going to build the vector embeddings, I'm going to come back with the top X based on the semantic match, and that's fine. All that's very, very useful. But the reality is something gets lost in the chunking process and the, okay, well, those tend, you know, like, you don't really get the whole picture, so to speak, and maybe not even the right set of dimensions on the kind of broader picture. And it makes intuitive sense to me that if we did capture it properly in a graph form, that maybe that feeding into a RAG pipeline will actually yield better results for some use cases, I don't know, but yeah.Alessio [00:15:03]: And do you feel like at the core of it, there's this difference between imperative and declarative programs? Because if you think about HubSpot, it's like, you know, people and graph kind of goes hand in hand, you know, but I think maybe the software before was more like primary foreign key based relationship, versus now the models can traverse through the graph more easily.Dharmesh [00:15:22]: Yes. So I like that representation. There's something. It's just conceptually elegant about graphs and just from the representation of it, they're much more discoverable, you can kind of see it, there's observability to it, versus kind of embeddings, which you can't really do much with as a human. You know, once they're in there, you can't pull stuff back out. But yeah, I like that kind of idea of it. And the other thing that's kind of, because I love graphs, I've been long obsessed with PageRank from back in the early days. And, you know, one of the kind of simplest algorithms in terms of coming up, you know, with a phone, everyone's been exposed to PageRank. And the idea is that, and so I had this other idea for a project, not a company, and I have hundreds of these, called NodeRank, is to be able to take the idea of PageRank and apply it to an arbitrary graph that says, okay, I'm going to define what authority looks like and say, okay, well, that's interesting to me, because then if you say, I'm going to take my knowledge store, and maybe this person that contributed some number of chunks to the graph data store has more authority on this particular use case or prompt that's being submitted than this other one that may, or maybe this one was more. popular, or maybe this one has, whatever it is, there should be a way for us to kind of rank nodes in a graph and sort them in some, some useful way. Yeah.swyx [00:16:34]: So I think that's generally useful for, for anything. I think the, the problem, like, so even though at my conferences, GraphRag is super popular and people are getting knowledge, graph religion, and I will say like, it's getting space, getting traction in two areas, conversation memory, and then also just rag in general, like the, the, the document data. Yeah. It's like a source. Most ML practitioners would say that knowledge graph is kind of like a dirty word. The graph database, people get graph religion, everything's a graph, and then they, they go really hard into it and then they get a, they get a graph that is too complex to navigate. Yes. And so like the, the, the simple way to put it is like you at running HubSpot, you know, the power of graphs, the way that Google has pitched them for many years, but I don't suspect that HubSpot itself uses a knowledge graph. No. Yeah.Dharmesh [00:17:26]: So when is it over engineering? Basically? It's a great question. I don't know. So the question now, like in AI land, right, is the, do we necessarily need to understand? So right now, LLMs for, for the most part are somewhat black boxes, right? We sort of understand how the, you know, the algorithm itself works, but we really don't know what's going on in there and, and how things come out. So if a graph data store is able to produce the outcomes we want, it's like, here's a set of queries I want to be able to submit and then it comes out with useful content. Maybe the underlying data store is as opaque as a vector embeddings or something like that, but maybe it's fine. Maybe we don't necessarily need to understand it to get utility out of it. And so maybe if it's messy, that's okay. Um, that's, it's just another form of lossy compression. Uh, it's just lossy in a way that we just don't completely understand in terms of, because it's going to grow organically. Uh, and it's not structured. It's like, ah, we're just gonna throw a bunch of stuff in there. Let the, the equivalent of the embedding algorithm, whatever they called in graph land. Um, so the one with the best results wins. I think so. Yeah.swyx [00:18:26]: Or is this the practical side of me is like, yeah, it's, if it's useful, we don't necessarilyDharmesh [00:18:30]: need to understand it.swyx [00:18:30]: I have, I mean, I'm happy to push back as long as you want. Uh, it's not practical to evaluate like the 10 different options out there because it takes time. It takes people, it takes, you know, resources, right? Set. That's the first thing. Second thing is your evals are typically on small things and some things only work at scale. Yup. Like graphs. Yup.Dharmesh [00:18:46]: Yup. That's, yeah, no, that's fair. And I think this is one of the challenges in terms of implementation of graph databases is that the most common approach that I've seen developers do, I've done it myself, is that, oh, I've got a Postgres database or a MySQL or whatever. I can represent a graph with a very set of tables with a parent child thing or whatever. And that sort of gives me the ability, uh, why would I need anything more than that? And the answer is, well, if you don't need anything more than that, you don't need anything more than that. But there's a high chance that you're sort of missing out on the actual value that, uh, the graph representation gives you. Which is the ability to traverse the graph, uh, efficiently in ways that kind of going through the, uh, traversal in a relational database form, even though structurally you have the data, practically you're not gonna be able to pull it out in, in useful ways. Uh, so you wouldn't like represent a social graph, uh, in, in using that kind of relational table model. It just wouldn't scale. It wouldn't work.swyx [00:19:36]: Uh, yeah. Uh, I think we want to move on to MCP. Yeah. But I just want to, like, just engineering advice. Yeah. Uh, obviously you've, you've, you've run, uh, you've, you've had to do a lot of projects and run a lot of teams. Do you have a general rule for over-engineering or, you know, engineering ahead of time? You know, like, because people, we know premature engineering is the root of all evil. Yep. But also sometimes you just have to. Yep. When do you do it? Yes.Dharmesh [00:19:59]: It's a great question. This is, uh, a question as old as time almost, which is what's the right and wrong levels of abstraction. That's effectively what, uh, we're answering when we're trying to do engineering. I tend to be a pragmatist, right? So here's the thing. Um, lots of times doing something the right way. Yeah. It's like a marginal increased cost in those cases. Just do it the right way. And this is what makes a, uh, a great engineer or a good engineer better than, uh, a not so great one. It's like, okay, all things being equal. If it's going to take you, you know, roughly close to constant time anyway, might as well do it the right way. Like, so do things well, then the question is, okay, well, am I building a framework as the reusable library? To what degree, uh, what am I anticipating in terms of what's going to need to change in this thing? Uh, you know, along what dimension? And then I think like a business person in some ways, like what's the return on calories, right? So, uh, and you look at, um, energy, the expected value of it's like, okay, here are the five possible things that could happen, uh, try to assign probabilities like, okay, well, if there's a 50% chance that we're going to go down this particular path at some day, like, or one of these five things is going to happen and it costs you 10% more to engineer for that. It's basically, it's something that yields a kind of interest compounding value. Um, as you get closer to the time of, of needing that versus having to take on debt, which is when you under engineer it, you're taking on debt. You're going to have to pay off when you do get to that eventuality where something happens. One thing as a pragmatist, uh, so I would rather under engineer something than over engineer it. If I were going to err on the side of something, and here's the reason is that when you under engineer it, uh, yes, you take on tech debt, uh, but the interest rate is relatively known and payoff is very, very possible, right? Which is, oh, I took a shortcut here as a result of which now this thing that should have taken me a week is now going to take me four weeks. Fine. But if that particular thing that you thought might happen, never actually, you never have that use case transpire or just doesn't, it's like, well, you just save yourself time, right? And that has value because you were able to do other things instead of, uh, kind of slightly over-engineering it away, over-engineering it. But there's no perfect answers in art form in terms of, uh, and yeah, we'll, we'll bring kind of this layers of abstraction back on the code generation conversation, which we'll, uh, I think I have later on, butAlessio [00:22:05]: I was going to ask, we can just jump ahead quickly. Yeah. Like, as you think about vibe coding and all that, how does the. Yeah. Percentage of potential usefulness change when I feel like we over-engineering a lot of times it's like the investment in syntax, it's less about the investment in like arc exacting. Yep. Yeah. How does that change your calculus?Dharmesh [00:22:22]: A couple of things, right? One is, um, so, you know, going back to that kind of ROI or a return on calories, kind of calculus or heuristic you think through, it's like, okay, well, what is it going to cost me to put this layer of abstraction above the code that I'm writing now, uh, in anticipating kind of future needs. If the cost of fixing, uh, or doing under engineering right now. Uh, we'll trend towards zero that says, okay, well, I don't have to get it right right now because even if I get it wrong, I'll run the thing for six hours instead of 60 minutes or whatever. It doesn't really matter, right? Like, because that's going to trend towards zero to be able, the ability to refactor a code. Um, and because we're going to not that long from now, we're going to have, you know, large code bases be able to exist, uh, you know, as, as context, uh, for a code generation or a code refactoring, uh, model. So I think it's going to make it, uh, make the case for under engineering, uh, even stronger. Which is why I take on that cost. You just pay the interest when you get there, it's not, um, just go on with your life vibe coded and, uh, come back when you need to. Yeah.Alessio [00:23:18]: Sometimes I feel like there's no decision-making in some things like, uh, today I built a autosave for like our internal notes platform and I literally just ask them cursor. Can you add autosave? Yeah. I don't know if it's over under engineer. Yep. I just vibe coded it. Yep. And I feel like at some point we're going to get to the point where the models kindDharmesh [00:23:36]: of decide where the right line is, but this is where the, like the, in my mind, the danger is, right? So there's two sides to this. One is the cost of kind of development and coding and things like that stuff that, you know, we talk about. But then like in your example, you know, one of the risks that we have is that because adding a feature, uh, like a save or whatever the feature might be to a product as that price tends towards zero, are we going to be less discriminant about what features we add as a result of making more product products more complicated, which has a negative impact on the user and navigate negative impact on the business. Um, and so that's the thing I worry about if it starts to become too easy, are we going to be. Too promiscuous in our, uh, kind of extension, adding product extensions and things like that. It's like, ah, why not add X, Y, Z or whatever back then it was like, oh, we only have so many engineering hours or story points or however you measure things. Uh, that least kept us in check a little bit. Yeah.Alessio [00:24:22]: And then over engineering, you're like, yeah, it's kind of like you're putting that on yourself. Yeah. Like now it's like the models don't understand that if they add too much complexity, it's going to come back to bite them later. Yep. So they just do whatever they want to do. Yeah. And I'm curious where in the workflow that's going to be, where it's like, Hey, this is like the amount of complexity and over-engineering you can do before you got to ask me if we should actually do it versus like do something else.Dharmesh [00:24:45]: So you know, we've already, let's like, we're leaving this, uh, in the code generation world, this kind of compressed, um, cycle time. Right. It's like, okay, we went from auto-complete, uh, in the GitHub co-pilot to like, oh, finish this particular thing and hit tab to a, oh, I sort of know your file or whatever. I can write out a full function to you to now I can like hold a bunch of the context in my head. Uh, so we can do app generation, which we have now with lovable and bolt and repletage. Yeah. Association and other things. So then the question is, okay, well, where does it naturally go from here? So we're going to generate products. Make sense. We might be able to generate platforms as though I want a platform for ERP that does this, whatever. And that includes the API's includes the product and the UI, and all the things that make for a platform. There's no nothing that says we would stop like, okay, can you generate an entire software company someday? Right. Uh, with the platform and the monetization and the go-to-market and the whatever. And you know, that that's interesting to me in terms of, uh, you know, what, when you take it to almost ludicrous levels. of abstract.swyx [00:25:39]: It's like, okay, turn it to 11. You mentioned vibe coding, so I have to, this is a blog post I haven't written, but I'm kind of exploring it. Is the junior engineer dead?Dharmesh [00:25:49]: I don't think so. I think what will happen is that the junior engineer will be able to, if all they're bringing to the table is the fact that they are a junior engineer, then yes, they're likely dead. But hopefully if they can communicate with carbon-based life forms, they can interact with product, if they're willing to talk to customers, they can take their kind of basic understanding of engineering and how kind of software works. I think that has value. So I have a 14-year-old right now who's taking Python programming class, and some people ask me, it's like, why is he learning coding? And my answer is, is because it's not about the syntax, it's not about the coding. What he's learning is like the fundamental thing of like how things work. And there's value in that. I think there's going to be timeless value in systems thinking and abstractions and what that means. And whether functions manifested as math, which he's going to get exposed to regardless, or there are some core primitives to the universe, I think, that the more you understand them, those are what I would kind of think of as like really large dots in your life that will have a higher gravitational pull and value to them that you'll then be able to. So I want him to collect those dots, and he's not resisting. So it's like, okay, while he's still listening to me, I'm going to have him do things that I think will be useful.swyx [00:26:59]: You know, part of one of the pitches that I evaluated for AI engineer is a term. And the term is that maybe the traditional interview path or career path of software engineer goes away, which is because what's the point of lead code? Yeah. And, you know, it actually matters more that you know how to work with AI and to implement the things that you want. Yep.Dharmesh [00:27:16]: That's one of the like interesting things that's happened with generative AI. You know, you go from machine learning and the models and just that underlying form, which is like true engineering, right? Like the actual, what I call real engineering. I don't think of myself as a real engineer, actually. I'm a developer. But now with generative AI. We call it AI and it's obviously got its roots in machine learning, but it just feels like fundamentally different to me. Like you have the vibe. It's like, okay, well, this is just a whole different approach to software development to so many different things. And so I'm wondering now, it's like an AI engineer is like, if you were like to draw the Venn diagram, it's interesting because the cross between like AI things, generative AI and what the tools are capable of, what the models do, and this whole new kind of body of knowledge that we're still building out, it's still very young, intersected with kind of classic engineering, software engineering. Yeah.swyx [00:28:04]: I just described the overlap as it separates out eventually until it's its own thing, but it's starting out as a software. Yeah.Alessio [00:28:11]: That makes sense. So to close the vibe coding loop, the other big hype now is MCPs. Obviously, I would say Cloud Desktop and Cursor are like the two main drivers of MCP usage. I would say my favorite is the Sentry MCP. I can pull in errors and then you can just put the context in Cursor. How do you think about that abstraction layer? Does it feel... Does it feel almost too magical in a way? Do you think it's like you get enough? Because you don't really see how the server itself is then kind of like repackaging theDharmesh [00:28:41]: information for you? I think MCP as a standard is one of the better things that's happened in the world of AI because a standard needed to exist and absent a standard, there was a set of things that just weren't possible. Now, we can argue whether it's the best possible manifestation of a standard or not. Does it do too much? Does it do too little? I get that, but it's just simple enough to both be useful and unobtrusive. It's understandable and adoptable by mere mortals, right? It's not overly complicated. You know, a reasonable engineer can put a stand up an MCP server relatively easily. The thing that has me excited about it is like, so I'm a big believer in multi-agent systems. And so that's going back to our kind of this idea of an atomic agent. So imagine the MCP server, like obviously it calls tools, but the way I think about it, so I'm working on my current passion project is agent.ai. And we'll talk more about that in a little bit. More about the, I think we should, because I think it's interesting not to promote the project at all, but there's some interesting ideas in there. One of which is around, we're going to need a mechanism for, if agents are going to collaborate and be able to delegate, there's going to need to be some form of discovery and we're going to need some standard way. It's like, okay, well, I just need to know what this thing over here is capable of. We're going to need a registry, which Anthropic's working on. I'm sure others will and have been doing directories of, and there's going to be a standard around that too. How do you build out a directory of MCP servers? I think that's going to unlock so many things just because, and we're already starting to see it. So I think MCP or something like it is going to be the next major unlock because it allows systems that don't know about each other, don't need to, it's that kind of decoupling of like Sentry and whatever tools someone else was building. And it's not just about, you know, Cloud Desktop or things like, even on the client side, I think we're going to see very interesting consumers of MCP, MCP clients versus just the chat body kind of things. Like, you know, Cloud Desktop and Cursor and things like that. But yeah, I'm very excited about MCP in that general direction.swyx [00:30:39]: I think the typical cynical developer take, it's like, we have OpenAPI. Yeah. What's the new thing? I don't know if you have a, do you have a quick MCP versus everything else? Yeah.Dharmesh [00:30:49]: So it's, so I like OpenAPI, right? So just a descriptive thing. It's OpenAPI. OpenAPI. Yes, that's what I meant. So it's basically a self-documenting thing. We can do machine-generated, lots of things from that output. It's a structured definition of an API. I get that, love it. But MCPs sort of are kind of use case specific. They're perfect for exactly what we're trying to use them for around LLMs in terms of discovery. It's like, okay, I don't necessarily need to know kind of all this detail. And so right now we have, we'll talk more about like MCP server implementations, but We will? I think, I don't know. Maybe we won't. At least it's in my head. It's like a back processor. But I do think MCP adds value above OpenAPI. It's, yeah, just because it solves this particular thing. And if we had come to the world, which we have, like, it's like, hey, we already have OpenAPI. It's like, if that were good enough for the universe, the universe would have adopted it already. There's a reason why MCP is taking office because marginally adds something that was missing before and doesn't go too far. And so that's why the kind of rate of adoption, you folks have written about this and talked about it. Yeah, why MCP won. Yeah. And it won because the universe decided that this was useful and maybe it gets supplanted by something else. Yeah. And maybe we discover, oh, maybe OpenAPI was good enough the whole time. I doubt that.swyx [00:32:09]: The meta lesson, this is, I mean, he's an investor in DevTools companies. I work in developer experience at DevRel in DevTools companies. Yep. Everyone wants to own the standard. Yeah. I'm sure you guys have tried to launch your own standards. Actually, it's Houseplant known for a standard, you know, obviously inbound marketing. But is there a standard or protocol that you ever tried to push? No.Dharmesh [00:32:30]: And there's a reason for this. Yeah. Is that? And I don't mean, need to mean, speak for the people of HubSpot, but I personally. You kind of do. I'm not smart enough. That's not the, like, I think I have a. You're smart. Not enough for that. I'm much better off understanding the standards that are out there. And I'm more on the composability side. Let's, like, take the pieces of technology that exist out there, combine them in creative, unique ways. And I like to consume standards. I don't like to, and that's not that I don't like to create them. I just don't think I have the, both the raw wattage or the credibility. It's like, okay, well, who the heck is Dharmesh, and why should we adopt a standard he created?swyx [00:33:07]: Yeah, I mean, there are people who don't monetize standards, like OpenTelemetry is a big standard, and LightStep never capitalized on that.Dharmesh [00:33:15]: So, okay, so if I were to do a standard, there's two things that have been in my head in the past. I was one around, a very, very basic one around, I don't even have the domain, I have a domain for everything, for open marketing. Because the issue we had in HubSpot grew up in the marketing space. There we go. There was no standard around data formats and things like that. It doesn't go anywhere. But the other one, and I did not mean to go here, but I'm going to go here. It's called OpenGraph. I know the term was already taken, but it hasn't been used for like 15 years now for its original purpose. But what I think should exist in the world is right now, our information, all of us, nodes are in the social graph at Meta or the professional graph at LinkedIn. Both of which are actually relatively closed in actually very annoying ways. Like very, very closed, right? Especially LinkedIn. Especially LinkedIn. I personally believe that if it's my data, and if I would get utility out of it being open, I should be able to make my data open or publish it in whatever forms that I choose, as long as I have control over it as opt-in. So the idea is around OpenGraph that says, here's a standard, here's a way to publish it. I should be able to go to OpenGraph.org slash Dharmesh dot JSON and get it back. And it's like, here's your stuff, right? And I can choose along the way and people can write to it and I can prove. And there can be an entire system. And if I were to do that, I would do it as a... Like a public benefit, non-profit-y kind of thing, as this is a contribution to society. I wouldn't try to commercialize that. Have you looked at AdProto? What's that? AdProto.swyx [00:34:43]: It's the protocol behind Blue Sky. Okay. My good friend, Dan Abramov, who was the face of React for many, many years, now works there. And he actually did a talk that I can send you, which basically kind of tries to articulate what you just said. But he does, he loves doing these like really great analogies, which I think you'll like. Like, you know, a lot of our data is behind a handle, behind a domain. Yep. So he's like, all right, what if we flip that? What if it was like our handle and then the domain? Yep. So, and that's really like your data should belong to you. Yep. And I should not have to wait 30 days for my Twitter data to export. Yep.Dharmesh [00:35:19]: you should be able to at least be able to automate it or do like, yes, I should be able to plug it into an agentic thing. Yeah. Yes. I think we're... Because so much of our data is... Locked up. I think the trick here isn't that standard. It is getting the normies to care.swyx [00:35:37]: Yeah. Because normies don't care.Dharmesh [00:35:38]: That's true. But building on that, normies don't care. So, you know, privacy is a really hot topic and an easy word to use, but it's not a binary thing. Like there are use cases where, and we make these choices all the time, that I will trade, not all privacy, but I will trade some privacy for some productivity gain or some benefit to me that says, oh, I don't care about that particular data being online if it gives me this in return, or I don't mind sharing this information with this company.Alessio [00:36:02]: If I'm getting, you know, this in return, but that sort of should be my option. I think now with computer use, you can actually automate some of the exports. Yes. Like something we've been doing internally is like everybody exports their LinkedIn connections. Yep. And then internally, we kind of merge them together to see how we can connect our companies to customers or things like that.Dharmesh [00:36:21]: And not to pick on LinkedIn, but since we're talking about it, but they feel strongly enough on the, you know, do not take LinkedIn data that they will block even browser use kind of things or whatever. They go to great, great lengths, even to see patterns of usage. And it says, oh, there's no way you could have, you know, gotten that particular thing or whatever without, and it's, so it's, there's...swyx [00:36:42]: Wasn't there a Supreme Court case that they lost? Yeah.Dharmesh [00:36:45]: So the one they lost was around someone that was scraping public data that was on the public internet. And that particular company had not signed any terms of service or whatever. It's like, oh, I'm just taking data that's on, there was no, and so that's why they won. But now, you know, the question is around, can LinkedIn... I think they can. Like, when you use, as a user, you use LinkedIn, you are signing up for their terms of service. And if they say, well, this kind of use of your LinkedIn account that violates our terms of service, they can shut your account down, right? They can. And they, yeah, so, you know, we don't need to make this a discussion. By the way, I love the company, don't get me wrong. I'm an avid user of the product. You know, I've got... Yeah, I mean, you've got over a million followers on LinkedIn, I think. Yeah, I do. And I've known people there for a long, long time, right? And I have lots of respect. And I understand even where the mindset originally came from of this kind of members-first approach to, you know, a privacy-first. I sort of get that. But sometimes you sort of have to wonder, it's like, okay, well, that was 15, 20 years ago. There's likely some controlled ways to expose some data on some member's behalf and not just completely be a binary. It's like, no, thou shalt not have the data.swyx [00:37:54]: Well, just pay for sales navigator.Alessio [00:37:57]: Before we move to the next layer of instruction, anything else on MCP you mentioned? Let's move back and then I'll tie it back to MCPs.Dharmesh [00:38:05]: So I think the... Open this with agent. Okay, so I'll start with... Here's my kind of running thesis, is that as AI and agents evolve, which they're doing very, very quickly, we're going to look at them more and more. I don't like to anthropomorphize. We'll talk about why this is not that. Less as just like raw tools and more like teammates. They'll still be software. They should self-disclose as being software. I'm totally cool with that. But I think what's going to happen is that in the same way you might collaborate with a team member on Slack or Teams or whatever you use, you can imagine a series of agents that do specific things just like a team member might do, that you can delegate things to. You can collaborate. You can say, hey, can you take a look at this? Can you proofread that? Can you try this? You can... Whatever it happens to be. So I think it is... I will go so far as to say it's inevitable that we're going to have hybrid teams someday. And what I mean by hybrid teams... So back in the day, hybrid teams were, oh, well, you have some full-time employees and some contractors. Then it was like hybrid teams are some people that are in the office and some that are remote. That's the kind of form of hybrid. The next form of hybrid is like the carbon-based life forms and agents and AI and some form of software. So let's say we temporarily stipulate that I'm right about that over some time horizon that eventually we're going to have these kind of digitally hybrid teams. So if that's true, then the question you sort of ask yourself is that then what needs to exist in order for us to get the full value of that new model? It's like, okay, well... You sort of need to... It's like, okay, well, how do I... If I'm building a digital team, like, how do I... Just in the same way, if I'm interviewing for an engineer or a designer or a PM, whatever, it's like, well, that's why we have professional networks, right? It's like, oh, they have a presence on likely LinkedIn. I can go through that semi-structured, structured form, and I can see the experience of whatever, you know, self-disclosed. But, okay, well, agents are going to need that someday. And so I'm like, okay, well, this seems like a thread that's worth pulling on. That says, okay. So I... So agent.ai is out there. And it's LinkedIn for agents. It's LinkedIn for agents. It's a professional network for agents. And the more I pull on that thread, it's like, okay, well, if that's true, like, what happens, right? It's like, oh, well, they have a profile just like anyone else, just like a human would. It's going to be a graph underneath, just like a professional network would be. It's just that... And you can have its, you know, connections and follows, and agents should be able to post. That's maybe how they do release notes. Like, oh, I have this new version. Whatever they decide to post, it should just be able to... Behave as a node on the network of a professional network. As it turns out, the more I think about that and pull on that thread, the more and more things, like, start to make sense to me. So it may be more than just a pure professional network. So my original thought was, okay, well, it's a professional network and agents as they exist out there, which I think there's going to be more and more of, will kind of exist on this network and have the profile. But then, and this is always dangerous, I'm like, okay, I want to see a world where thousands of agents are out there in order for the... Because those digital employees, the digital workers don't exist yet in any meaningful way. And so then I'm like, oh, can I make that easier for, like... And so I have, as one does, it's like, oh, I'll build a low-code platform for building agents. How hard could that be, right? Like, very hard, as it turns out. But it's been fun. So now, agent.ai has 1.3 million users. 3,000 people have actually, you know, built some variation of an agent, sometimes just for their own personal productivity. About 1,000 of which have been published. And the reason this comes back to MCP for me, so imagine that and other networks, since I know agent.ai. So right now, we have an MCP server for agent.ai that exposes all the internally built agents that we have that do, like, super useful things. Like, you know, I have access to a Twitter API that I can subsidize the cost. And I can say, you know, if you're looking to build something for social media, these kinds of things, with a single API key, and it's all completely free right now, I'm funding it. That's a useful way for it to work. And then we have a developer to say, oh, I have this idea. I don't have to worry about open AI. I don't have to worry about, now, you know, this particular model is better. It has access to all the models with one key. And we proxy it kind of behind the scenes. And then expose it. So then we get this kind of community effect, right? That says, oh, well, someone else may have built an agent to do X. Like, I have an agent right now that I built for myself to do domain valuation for website domains because I'm obsessed with domains, right? And, like, there's no efficient market for domains. There's no Zillow for domains right now that tells you, oh, here are what houses in your neighborhood sold for. It's like, well, why doesn't that exist? We should be able to solve that problem. And, yes, you're still guessing. Fine. There should be some simple heuristic. So I built that. It's like, okay, well, let me go look for past transactions. You say, okay, I'm going to type in agent.ai, agent.com, whatever domain. What's it actually worth? I'm looking at buying it. It can go and say, oh, which is what it does. It's like, I'm going to go look at are there any published domain transactions recently that are similar, either use the same word, same top-level domain, whatever it is. And it comes back with an approximate value, and it comes back with its kind of rationale for why it picked the value and comparable transactions. Oh, by the way, this domain sold for published. Okay. So that agent now, let's say, existed on the web, on agent.ai. Then imagine someone else says, oh, you know, I want to build a brand-building agent for startups and entrepreneurs to come up with names for their startup. Like a common problem, every startup is like, ah, I don't know what to call it. And so they type in five random words that kind of define whatever their startup is. And you can do all manner of things, one of which is like, oh, well, I need to find the domain for it. What are possible choices? Now it's like, okay, well, it would be nice to know if there's an aftermarket price for it, if it's listed for sale. Awesome. Then imagine calling this valuation agent. It's like, okay, well, I want to find where the arbitrage is, where the agent valuation tool says this thing is worth $25,000. It's listed on GoDaddy for $5,000. It's close enough. Let's go do that. Right? And that's a kind of composition use case that in my future state. Thousands of agents on the network, all discoverable through something like MCP. And then you as a developer of agents have access to all these kind of Lego building blocks based on what you're trying to solve. Then you blend in orchestration, which is getting better and better with the reasoning models now. Just describe the problem that you have. Now, the next layer that we're all contending with is that how many tools can you actually give an LLM before the LLM breaks? That number used to be like 15 or 20 before you kind of started to vary dramatically. And so that's the thing I'm thinking about now. It's like, okay, if I want to... If I want to expose 1,000 of these agents to a given LLM, obviously I can't give it all 1,000. Is there some intermediate layer that says, based on your prompt, I'm going to make a best guess at which agents might be able to be helpful for this particular thing? Yeah.Alessio [00:44:37]: Yeah, like RAG for tools. Yep. I did build the Latent Space Researcher on agent.ai. Okay. Nice. Yeah, that seems like, you know, then there's going to be a Latent Space Scheduler. And then once I schedule a research, you know, and you build all of these things. By the way, my apologies for the user experience. You realize I'm an engineer. It's pretty good.swyx [00:44:56]: I think it's a normie-friendly thing. Yeah. That's your magic. HubSpot does the same thing.Alessio [00:45:01]: Yeah, just to like quickly run through it. You can basically create all these different steps. And these steps are like, you know, static versus like variable-driven things. How did you decide between this kind of like low-code-ish versus doing, you know, low-code with code backend versus like not exposing that at all? Any fun design decisions? Yeah. And this is, I think...Dharmesh [00:45:22]: I think lots of people are likely sitting in exactly my position right now, coming through the choosing between deterministic. Like if you're like in a business or building, you know, some sort of agentic thing, do you decide to do a deterministic thing? Or do you go non-deterministic and just let the alum handle it, right, with the reasoning models? The original idea and the reason I took the low-code stepwise, a very deterministic approach. A, the reasoning models did not exist at that time. That's thing number one. Thing number two is if you can get... If you know in your head... If you know in your head what the actual steps are to accomplish whatever goal, why would you leave that to chance? There's no upside. There's literally no upside. Just tell me, like, what steps do you need executed? So right now what I'm playing with... So one thing we haven't talked about yet, and people don't talk about UI and agents. Right now, the primary interaction model... Or they don't talk enough about it. I know some people have. But it's like, okay, so we're used to the chatbot back and forth. Fine. I get that. But I think we're going to move to a blend of... Some of those things are going to be synchronous as they are now. But some are going to be... Some are going to be async. It's just going to put it in a queue, just like... And this goes back to my... Man, I talk fast. But I have this... I only have one other speed. It's even faster. So imagine it's like if you're working... So back to my, oh, we're going to have these hybrid digital teams. Like, you would not go to a co-worker and say, I'm going to ask you to do this thing, and then sit there and wait for them to go do it. Like, that's not how the world works. So it's nice to be able to just, like, hand something off to someone. It's like, okay, well, maybe I expect a response in an hour or a day or something like that.Dharmesh [00:46:52]: In terms of when things need to happen. So the UI around agents. So if you look at the output of agent.ai agents right now, they are the simplest possible manifestation of a UI, right? That says, oh, we have inputs of, like, four different types. Like, we've got a dropdown, we've got multi-select, all the things. It's like back in HTML, the original HTML 1.0 days, right? Like, you're the smallest possible set of primitives for a UI. And it just says, okay, because we need to collect some information from the user, and then we go do steps and do things. And generate some output in HTML or markup are the two primary examples. So the thing I've been asking myself, if I keep going down that path. So people ask me, I get requests all the time. It's like, oh, can you make the UI sort of boring? I need to be able to do this, right? And if I keep pulling on that, it's like, okay, well, now I've built an entire UI builder thing. Where does this end? And so I think the right answer, and this is what I'm going to be backcoding once I get done here, is around injecting a code generation UI generation into, the agent.ai flow, right? As a builder, you're like, okay, I'm going to describe the thing that I want, much like you would do in a vibe coding world. But instead of generating the entire app, it's going to generate the UI that exists at some point in either that deterministic flow or something like that. It says, oh, here's the thing I'm trying to do. Go generate the UI for me. And I can go through some iterations. And what I think of it as a, so it's like, I'm going to generate the code, generate the code, tweak it, go through this kind of prompt style, like we do with vibe coding now. And at some point, I'm going to be happy with it. And I'm going to hit save. And that's going to become the action in that particular step. It's like a caching of the generated code that I can then, like incur any inference time costs. It's just the actual code at that point.Alessio [00:48:29]: Yeah, I invested in a company called E2B, which does code sandbox. And they powered the LM arena web arena. So it's basically the, just like you do LMS, like text to text, they do the same for like UI generation. So if you're asking a model, how do you do it? But yeah, I think that's kind of where.Dharmesh [00:48:45]: That's the thing I'm really fascinated by. So the early LLM, you know, we're understandably, but laughably bad at simple arithmetic, right? That's the thing like my wife, Normies would ask us, like, you call this AI, like it can't, my son would be like, it's just stupid. It can't even do like simple arithmetic. And then like we've discovered over time that, and there's a reason for this, right? It's like, it's a large, there's, you know, the word language is in there for a reason in terms of what it's been trained on. It's not meant to do math, but now it's like, okay, well, the fact that it has access to a Python interpreter that I can actually call at runtime, that solves an entire body of problems that it wasn't trained to do. And it's basically a form of delegation. And so the thought that's kind of rattling around in my head is that that's great. So it's, it's like took the arithmetic problem and took it first. Now, like anything that's solvable through a relatively concrete Python program, it's able to do a bunch of things that I couldn't do before. Can we get to the same place with UI? I don't know what the future of UI looks like in a agentic AI world, but maybe let the LLM handle it, but not in the classic sense. Maybe it generates it on the fly, or maybe we go through some iterations and hit cache or something like that. So it's a little bit more predictable. Uh, I don't know, but yeah.Alessio [00:49:48]: And especially when is the human supposed to intervene? So, especially if you're composing them, most of them should not have a UI because then they're just web hooking to somewhere else. I just want to touch back. I don't know if you have more comments on this.swyx [00:50:01]: I was just going to ask when you, you said you got, you're going to go back to code. What
Brett Taylor from Bleacher Nation joins Sean to preview the upcoming Cubs season. Is the lineup deeper? Will Shōta give up more homers? Dansby Swanson healthy and ready to thrive? Also a warning not to overreact to the first month of the year good or bad.
Sammy Sosa was the main headliner, but he wasn't the only big name at the team's annual winter event. For a full recap, Brett Taylor of Bleacher Nation joins Sahadev Sharma and Patrick Mooney, The Athletic writers on the Cubs beat. Together, they explain Sosa's return to Chicago and what the Cubs are trying to accomplish in the final innings of the offseason. Where will the Cubs pivot after missing out on Tanner Scott? Could an Alex Bregman deal fall into their laps? And what is chairman Tom Ricketts planning to do with payroll and the front office? Go to Hungryroot.com/FT and use code FT to get 40% off your first box and a free item of your choice for life!
In this candid and introspective episode, we sit down with Brett Taylor, founder of My Dog Zorro, to explore the personal and professional challenges of building a career in game development. Brett opens up about his journey, sharing insights from his previous roles, the lessons he's learned as a young founder, and how he balances work and life while aiming high and accepting the possibility of failure. Join us as Brett discusses what truly matters to him, the recurring mistakes he strives to overcome, and the ways he's working on improving himself and his process. We'll also touch on his philosophy of "done is better than perfect," the importance of celebrating small wins, and building self-belief. Plus, Brett shares his favorite books that inspire his journey in both life and game development. Connect with Brett Taylor: Twitter: https://x.com/batzerk LinkedIn: https://www.linkedin.com/in/brett-taylor-13268916/ Facebook: https://www.facebook.com/bretttaylor1/ Instagram: https://www.instagram.com/batzerk/ #IndieGameBusiness #GameDevelopment #WorkLifeBalance #MyDogZorro #SelfImprovement #GameIndustry #PersonalGrowth #BelievingInYourself #Entrepreneurship #BrettTaylor --- Support this podcast: https://podcasters.spotify.com/pod/show/indiegamebusiness/support
Please note this episode of Type 1 on 1 contains honest discussions around addiction, mental health and diabetes complications. ‘I think type 1 diabetes is a selfish disease up until you realise that the resonant effect of diabetes just doesn't finish with you. I always used to say it's about me, it's my disease, but my wife was the driving force for me to realise my potential and it's all to honour what she saw in me when I didn't see it. I wouldn't be here without her.' Brett Taylor was diagnosed with type 1 diabetes in the 80s, aged just four years old. His first experiences were incredibly traumatic, and he felt the heavy weight of shame around his condition for decades. Alongside the rollercoaster of type 1 diabetes in an age without mass information at our fingertips, online communities or diabetes technology, Brett has faced addiction, mental health challenges and diabetes-related sight loss.Today Brett calls himself The Conscious Diabetic, focusing on taking what he describes as ‘conscious and active control' of his life one day at a time, with the help of Crossfit and his wife Vicky by his side.CONNECT WITH BRETT:Follow The Conscious Diabetic on Instagram. Follow The Conscious Diabetic pidcast on YouTube.JOIN THE TYPE 1 ON 1 COMMUNITYWe've got an Instagram account! Come and say hi @studiotype1on1.SPONSOR MESSAGE:Thanks to my episode sponsors Dexcom.Pioneer and leader in Real-Time continuous glucose monitors, Dexcom's goal is to simplify and improve diabetes management for every possible person with diabetes.They have a choice of systems, so you can find the right one for your lifestyle at https://www.dexcom.com/
This week is a conversation recorded at Notch Brewing, during the Forever Lager Festival. In a moment you'll hear from the brewers Wild East Brewing, Working Draft, and Dovetail, a bunch of cool brewers doing cool things. For more Drink Beer, Think Beer check out All About Beer.Host: John HollGuests: Jenny Pfafflin of Dovetail Brewery, Clinton Lohman of Working Draft Beer Co., and Brett Taylor of Wild East Brewing.Sponsors: All About BeerTags: Lager, Brewing, Rice, Hazy IPA, FestivalPhoto by Andy Crouch
In the final hour, Mark Grote was joined by Brett Taylor of Bleacher Nation to discuss the Cubs' ongoing rough stretch and what they have to do to get back on track. Later, Grote discussed the bizarre ending in the White Sox's loss to the Tigers on Friday and how baseball legend Barry Bonds starred in the pregame show of the MLB at Rickwood Field game Thursday.
Is Jed Hoyer to blame for the Cubs miserable 2024 season? Did he make some bad moves to lead this organization to where it stands today? I'm going to examine every significant move he made, and grade his overall performance since taking over for Theo.Watch my conversation with Brett Taylor about the state of the Cubs organization: https://youtu.be/g7N-vdq5pLgGet a 15% discount to Obvious Shirts. Click on the link and use code "thesetupman15": obviousshirts.pxf.io/SetupManGo to www.setupman.net and subscribe to our mailing list to become a part of Setup Man Nation and so you never miss a show! We also do free giveaways for those who are on our list!Check us out on social media:Instagram: https://bit.ly/setupmaninstaTwitter: https://bit.ly/setupmantwitter
The Cubs have played a miserable 5+ week stretch. Should Tom Ricketts fire Jed Hoyer and company? Brett Taylor from Bleacher Nation joins me to discuss.How to fix the 2024 Cubs. Watch: https://youtu.be/T7SpxjA1MqkGet a 15% discount to Obvious Shirts. Click on the link and use code "thesetupman15": obviousshirts.pxf.io/SetupManGo to www.setupman.net and subscribe to our mailing list to become a part of Setup Man Nation and so you never miss a show! We also do free giveaways for those who are on our list!Check us out on social media:Instagram: https://bit.ly/setupmaninstaTwitter: https://bit.ly/setupmantwitter
On this podcast of Welcome Home Radio, host Don Scordino spoke with special guests Chris Jolly, 2024 President of the Tulare Association of REALTORS® and Brett Taylor, Association Executive of the Tulare Association of REALTORS® on Saturday's show.
In the second hour, Anthony Herron was joined by Brett Taylor of Bleacher Nation to discuss the Cubs going 2-5 on their just-completed homestand, during which their bats were ice cold. After that, Herron further discussed the Cubs' woes and heard manager Craig Counsell's comments on their struggles. Later, Herron listened and reacted to Bears coach Matt Eberflus explain the ways that he has seen rookie quarterback Caleb Williams make progress during OTAs.
Today's episode is an ode to recovery after loss, love, generosity and how human beings have the power to completely reemerge from their darkness and the worst event a parent can experience. Beth brings you Jeff Johnston (livingundeterred.com) survivor, author of This One's For You, and creator of Brighton an app to support youth's mental health, and Brett Taylor, a man dedicated to the purpose of helping others, who is an Intake and Group Specialist at a rehab center called Ripple Ranch and comes to us with his own victories over addiction and dependency. #wellness #healthylifestyle #addictionrecovery #brainhealth #yogapractice Disclaimer: The content of this podcast is for informational purposes only and should not be considered a substitute for medical treatment, or advice, and shall not make any health or medical-related decision based in whole or in part on anything contained in the site. The opinions expressed by the guests do not necessarily reflect the views of Beth Shaw or YogaFit.
It's the Second Friday in Easter in the Church Calendar. April 12, 2024. Our general order and lectionary come from the Book of Common Prayer Daily Office. Welcome (00:00) Song: Hear You (Luke Laird, Sandra Mccracken, Brett Taylor) (00:48) Prayer of Confession (05:05) Reading: Psalm 16 (06:32) Reading: Psalm 17 (07:55) Gloria Patri (09:56) Reading: John 16:1- 15 (10:53) Apostles' Creed (13:03) The Lord's Prayer (13:57) Collect of the Day (14:29) Time of Prompted Prayer (15:07) Benediction (18:31) Playlist of songs from Morning Prayer. If you have a prayer request please submit it here. Sign up here for the email list. Morning Prayer and Worship is a production of Steady Stream Ministries, a 501(c)(3) non profit organization. Thank you for your support. You can go here to find out more. Join our Facebook group here! Art: Rianna Turner. --- Send in a voice message: https://podcasters.spotify.com/pod/show/prayerandworship/message
Welcome Back! On Episode 3 of BBTI: Sean and I discuss players that we have taken notice of in Spring (00:01:46) We dance into the Cubs interesting Bench issue (00.25:00) Special Guest! First ever guest for BBTI! We are joined by Brett Taylor of BleacherNation! (00:34:00)
Wrigleyville Nation's Podcast - Chicago Cubs Discussion, News, & More
Brett Taylor, from Bleacher Nation, joins Jeremy & Pat this week. We talk Cubs Spring Training. Happ is injured and we discuss outfield options. We speculate on the rotation, the infield, and more. We talk about all the things to enjoy as we get ready for the season.
We're continuing Wine Week on Bri Books! I started the week with episodes about how to select the perfect wine and my wine-shopping hacks, and now we're delving deep into the specific wines and regions. My love for orange wine led me to an NYC wine shop called Orange Glou in 2019, shortly after the shop opened. It's a store dedicated 100% to orange wine! This past November, Orange Glou hosted their second-ever orange wine fair, and it was a roaring success. Hosted at the Wythe Hotel in Williamsburg, Orange Glou's founders Doreen Winkler and Jack Won really knocked it out of the park and managed to secure nearly 5 dozen winemakers and importers. It was a veritable who's who of the orange wine world. A few facts about orange wine: Orange wine is a type of skin contact wine, made from white grapes that macerate on the skin. It's not wine made from citrus oranges! Orange wine was invented in the Republic of Georgia thousands of years ago and was reintroduced to the rest of the world 40 years ago by 2 Italians, Gravner and Radikon, who wanted to explore this winemaking style. Today there are 1,000+ wine producers and wineries that make orange wine along with other styles they're producing. I find orange wine to be fascinating because of the geographical differences in the wines. From South Australia to South Africa, Austria to Alsace, Georgia to Germany, the varieties of white grapes put on display in orange wine are divine. In this episode, I'm sharing a few of my favorite orange wine importers and orange wines. 5:00: D-I Wine (Alsace): D-I Wine is a natural wine import and distribution powerhouse. I met the founder Brett Taylor (for the second year in a row!), and spent too long gushing over his selection. D-I wine takes a truly DIY approach to natural wine. Their portfolio is stocked with natural and low-intervention wines. They're all about deep partnership with producers who understand and respect tradition. The true gem on the D-I Wine team is George Kalligeros, a wine Somm with a diverse background in the wine industry. He has experience as a portfolio manager, sommelier, and is knowledgable about wine-making. He's currently serving as the portfolio manager of D-I Wine, and in this role, he curates and manages the wine selection for the company, focusing on French natural wines. His expertise expands to Paris, the Rhone, and beyond. One of my favorite selections from D-I Wine is Domaine Brand's Tout Terriblement wine from Alsace, France. A 100% Gewurztraminer, this full-bodied wine has a fresh, yellow and orange-fruit flavor with a hint of sweet lychee. 8:25: Donkey and Goat Winery (California): I'll admit it: the name of this winery pulled me right away. But this winemaker/ proprietor/ hose cleaner Jared Brandt and his tasty drinks charmed me. Based in Berkeley, CA, ared and his co-founder Tracey Rogers founded Donkey and Goat Winery in 2004 in San Francisco after studying the art of crafting natural wines in the Rhone Valley. I tasted the Elen Ridge Vineyard Stone Crusher orange wine made from the Roussanne varietal. It was rich, well structured and the tannins revealed a fresh finish. Donkey and Goat also have a testing room in Berkeley, so I'd say they're probably one of the coolest natural wine operations in the Bay. 10:10: 8000 Vintage Selections (Georgia): The 8000 Vintage Selections table was the party epicenter of the orange wine fair. The team from 8000 Vintage Selections had over a half dozen producers at the ready, with at least a dozen or so bottles to taste from. The founder and CEO Shalva Tevdoradze was an absolute beast. The 8000 Vintage Selections collection is almost exclusively Georgian wines. Winemaking in Georgia dates back at least 8,000 years. Early Georgians made wine at least 6,000 BC when they discovered that grape juice could be turned into wine after being buried in qvevris underground. Kveri is an egg-shaped earthenware vessel made for making, aging and storing wine. It's the oldest way of making wine. This experience completely cemented in me the need to visit Georgia to explore viticulture for myself. Two Georgian winemakers caught my attention: Nikalas Marani and Vellino Wines. Nikalas Marani: We tasted the Nikalas Marani Rkatsiteli 2020 vintage from a small-scale winemaker with over 100 years of family legacy. Winemaker Zurab Mgvdliashvili's grandfather was a small-scale wine cultivator in the 1920s, during the peak of the Soviet Union. When Zurab Mgvdliashvili took over the property in 2005, he restored everything, and as a tribute to his grandfather kept the old name Nikala's Marani. I'd describe the Nikalas Marani Rkatsiteli 2020 vintage as tropical and balanced with pronounced tannins and fruity aromas of peach, forest honey, and yellow dried fruit. Vellino Wines: Vellino was founded in 2015 to continue a family business of winemaking. The 26-year-old winemaker makes wines from Kakhetian grape varieties, utilizing knowledge passed down by family and fellow winemakers. I tasted the Kisi 2020 vintage, and the Rkatsiteli 2020 vintage. Beka Jimsheladze did an excellent job with this wine. I can imagine this amber colored wine being perfect with fish, veggies, chicken and cheeses, thanks to its gentle, refreshing notes of citrus. The best part: Vellino Wines in Georgia offers tours! Wines Mentioned: Orange Glou orange wine shop in NYC D-I Wine (Alsace), Domaine Brand's Tout Terriblement wine Donkey and Goat Winery (California), Elen Ridge Vineyard Stone Crusher orange wine 8000 Vintage Selections (Georgia), Nikalas Marani Rkatsiteli 2020 and Vellino Wines Kisi 2020 If you're new to the show (and loving it!), leave a review of Bri Books on Apple Podcasts, and listen to Bri Books on Apple Podcasts, Spotify! Please tell me what you're drinking to by using #bribooks on Instagram and subscribe to the Bri Books newsletter at bribookspod.com/newsletter.
In this riveting episode of the Adams Archive, host Austin Adams takes you on an exploratory journey through a series of compelling and thought-provoking topics. From the storm brewing on TikTok over Osama Bin Laden's controversial 2002 letter to America, Austin doesn't shy away from delving into the complex narratives that are often avoided. He challenges the mainstream outrage and seeks to understand the underlying truths in these contentious dialogues. Following this, the episode shifts to an examination of the recent Israel-Hamas ceasefire. Austin will dissect the nuances of this agreement and its potential longevity, providing insights into the geopolitical implications. The conversation then takes a technological turn, delving into Michigan's capital gun ban enforcement through AI. Austin scrutinizes ZeroEyes' AI technology, raising critical questions about its impact on Second Amendment rights and the future of surveillance. The episode also covers the U.S. Army's reversal of its COVID-19 vaccine mandate decision. Hear the Army's call for the return of the troops who left over the mandate and Austin's take on this dramatic policy shift. Then, gear up for a deep dive into the OpenAI saga, a whirlwind of decisions and employee backlashes that could potentially reshape the AI industry's future. This segment promises to unravel one of the most astonishing episodes in modern business history. Finally, Austin introduces you to the newly elected Libertarian President of Argentina, a figure attracting global attention for his unorthodox approach and bold declarations against the deep state and government overspending. With a fresh crew cut and his signature engaging style, Austin is all set to guide you through these fascinating topics. Don't forget to hit subscribe, leave a five-star review, and get ready for an episode packed with insights, analyses, and a touch of the unexpected. All the links: https://linktr.ee/theaustinjadams Substack: https://austinadams.substack.com ----more---- Full Transcription Adam's Archive. Hello, you beautiful people and welcome to the Adam's Archive. My name is Austin Adams and thank you so much for listening today. On today's episode, we are going to be jumping into first, what happened recently with Tick tock and all these conservative influencers calling out all you young tick tockers out there for talking about even considering speaking about this document that must not be named. But I am me and I will name it and we will read it. And that is Osama bin Laden's letter. From 2002, a letter to America. Now there was a ton of controversy that came out on tick talk about this, a ton of conservative channels that are crying out saying, you should, you should be ashamed of yourself for even considering agreeing with any of his points. And I understand the sentiment, right? We have, um, some wounds from that man as a great country, however. I think that kind of takes away from the point, right? If you're afraid to look at something in the eye, uh, then maybe that's more of a reason to address it head on. So we will read that together. And I believe personally, there is actually some valid points and hold your thoughts until I read it. Cause I think. You might agree to. Alright. Once we walk through that, we are going to then move on into what has been called a agreement on a ceasefire between Israel and Temas. We'll see how long that, uh, lasts for and what the actual, uh, the actual breakdown of the deal was. But we'll go into that together. After that, we will go into the Michigan capital enforcing its gun ban with artificial intelligence. We'll actually look at the name of this company, which is zero I, and we will watch some of their advertisements. We will see what this technology actually does and talk about what the implications of that could be on your second amendment rights in the future where big brother knows exactly who's carrying and when following up on that. We will go into. The situation with the U S army who has asked their troops who left because of the COVID mandate. Come back, come back. We need you. Oh, that's silly. That's the only thing we did where we kicked you out because we wanted to mandate a, a experimental drug on your body and then not pay for the effects of it later. Oh, that thing. Yeah. Yeah. Yeah. Don't worry about that. Um, just, just come back, come back. So we'll actually read that letter together from the army that they issued. And then we'll talk all about the open AI drama that has been going down. If you haven't heard about this, it is crazy. This shit's definitely going to be a documentary in like 10 years from now, five years from now, who knows, three years from now, if AI can put it together fast enough. Um, this was one of the wildest sagas that you've seen in modern business history. Okay, so we will talk about that. We'll walk through what the situation is. I am pretty... Astounded by the way that this went down. They essentially could have just dismantled a multi billion dollar, probably the single most powerful entity in the prospect of the future of humanity as standing today. over a weekend and over a split second decision, which was not very well thought through, which ended in 200 or some, sorry, 95 percent of their employees threatening to leave and go to a different company. So we will actually read that letter today together too. Wow. We're reading a lot of letters. I didn't realize that. And then, uh, last but not least, we will talk about the, uh, president. of the Libertarian President of Argentina, um, that was recently elected and he has some wild moments, but I also have some, some agreements with him. And I, they're calling him this far, right? Crazy guy, because he's talking about the deep state and saying he wants to dismantle the over bloated government. And, uh, so lots of interesting stuff. And then he went through. The parade with a chainsaw saying he's going to cut down government spending so wild dude, but I'm all for it. Alright guys, that's what I got. Go ahead and hit that subscribe button. Leave a five star review. If you are watching this and not just listening, you'll notice that Cut some hair on top of my head. So, uh, essentially, uh, got, uh, a, uh, crew cut now. So, you know, if you see me on Instagram, I might look a little bit different than, than you saw me before. All right. That's what I got for you guys. Subscribe, leave a five star review and yeah, let's jump into it. The Adams archive. All right, all right, the very first topic that we are going to discuss today was the recent document from Osama bin Laden, which went viral. On TikTok, now there was over 9 million views mentioned, but TikTok tried to diminish it in a recent, uh, recent note. I believe it was on Twitter even, or X, now as the kids call it. Uh, but, I digress. Let's jump into it. This is a letter that was written by Osama Bin Laden in 2002, which was a letter to America. Now in the way he, that he breaks down this letter, it's, it's hard to argue with some of the... Thoughts that he, the way that he portrays the United States. And so, we'll read that full letter together. But first, let's read this, which breaks down how this all went down and why this even came to fruition. Because I never read this document until I heard about this. And the way that I heard about it was all these conservative influencers that were coming out and saying, How dare you, these young kids coming out here siding with the terrorists. How dare you read this letter. How dare you say that you agree with any of his points. That he had valid opinions. How dare you? And we go back to this, this idea of, of the good guy and the bad guy, right? And this has been a theme more recently in the Israel and Palestine and Hamas conflict for me, which has been reconciling with the fact that We've almost always been told, whether it be through Hollywood, whether it be through music, whether it be through plays and books and everything that we've ever been told is that there's a good guy and that there's a bad guy. And that philosophy, as I've come to know it now, today, is generally flawed. And the reason that I say that is it's... It's far more complicated than we're giving it credit, right? There's generally not just a good guy and not just a bad guy, right? There's absolutely people who do acts of malevolence and horrific, atrocious acts in the name of being a terrible person and just inflicting pain on people. That is true. That is factual. But majority of the time that you see these national and world stage conflicts, it's generally not. The case, most of the time, what you'll find is both sides think that they're the good guy, right? And not just both sides is this radical extreme side of things on the far, far terrorist organizations. It's not just them. It's the people behind them, the general population, they have some. with these people that there's a good guy and there's a bad guy. And, and so I think the only way that we reconcile and we start to actually pull the curtains behind the military industrial complex is by, by recognizing that. It's not that simple. There's not generally a good guy and a bad guy. This isn't, and even when you look at the old western, you know, westerns, where they try to portray it, you know, there's cowboys and there's Indians, and those are the savages, and we're the upstanding. You know, uh, enforcers of the law, right? It's again, it's just generally not that simple. And you, and as you start to take this framework and start to untangle the programming that you've been given, which is that there's again, a good guy and a bad guy, as you start to untangle that, you can almost go back through. Almost any conflict in history, I say almost, almost for a reason, but you can almost go back and look at any framework, any, any conflict, any large scale war, any, and you start to pull on some of the threads, like, okay, there's a, there's an idea in debate and then, uh, I guess, I don't know what, what to classify it as, but there's the idea of steel manning within an argument which is essentially if I was taking the, the opposing individual or opposing forces position and trying to be as generous as possible and trying to make the most compelling argument for it. Their side of the argument for them being the good guy and me being the bad guy in this instance How would I do? So how would I? Take critical thinking and how would I? Critique my own position and and if you can do that right if you can actually steel man the argument and and look and at the the conflict or the Situation or the debate point that you're arguing and say, okay if I had to take their position If I had to steel man the case that X, Y, and Z was the good guy, and now I'm the bad guy, how would I do that? And if you take that into the equation, you start to see that, okay, maybe there are some compelling opinions on maybe why we shouldn't be in this conflict to begin with, right? And maybe it's a sign of peace rather than a return of fire in some instances. Now again, that's not to say there's not... There's not reasons for war at certain points and for certain reasons and if we are gonna say that you know in the instance of Israel vs. Palestine, I would much rather them come out and just say hey We're taking our land back almost the same way, you know that they tried to frame that as what it was for Russia Right Russia not wanting Ukraine and NATO to infringe on their territory or at least within the immediate vicinity of it They even tried to go. Oh, they're colonizing Ukraine. It's It's like, okay, that's not really what's happening here. So even if we were to be generous within the Israel and Palestine, uh, conflict and say, okay, they're doing this as a response and not just to colonize the area, which it seems more and more likely that they're just trying to take that area over. However, we'll get into that ceasefire a little bit later in here, but, but my point in this is that when you go back and you start to do those on that unwinding and start to take that steel man argument and look at some of the things that have happened in history, whether it be to the United States or by the United States against other countries or individuals or, uh, organizations, you can start to, at the very least, steel man your argument. If you want to say that the United States is the good guy and every other country we've ever been in conflict with is the bad guy, and you want to die on that hill, you better, you better be able to steel man that argument. And if you're not, you're just blindly following a religion. Right? You're not, you're not even reading the textbooks, right? You're just blindly having faith that, oh, daddy has my back, right? Daddy government knows all and is, is essentially, you know, giving blind faith into that institution, which we already know is corrupt. So whether you're right or you're left, you should think critically about these things and go back and start to pull on those threads. And that's what we'll do here today. So on that note, this comes from Time Magazine. And the article title is Why Osama Bin Laden's Letter Went Viral. Now within this letter, he mentions Palestine several times. Okay, and I'll share this with you. So if you're on YouTube, you'll actually be able to see what we are looking at here together. If you're not on YouTube, you can always join us over there. And it's just the Adams archive. So if you type that into YouTube at the very top, you'll be able to see what we're looking at. However, let's move on. It says two decades ago, Osama bin Laden, the Al Qaeda leader behind 9 11, it says, probably also next to the three letter organizations, laid out his attempt. His attempt at justification for the attack against the U. S. that killed nearly 3, 000 people in his letter to America. This week, that same letter went viral on TikTok among a new generation, many of whom are debating the Israel Hamas war and the role played by the U. S. for some, a big part of Bin Laden's justification. American support for Israel's occupation of the Palestinian territories and what the U. N. deems a violation of international law resonates with what's going on now in the Middle East, leading them to renew calls. For a Gaza ceasefire in one video, which was live on the app of Thursday afternoon with more than 900, 000 views, a tick tocker made the claim that everything we learned about the Middle East 9 11 and terrorism was a lie. Others on social media have criticized the video sympathizing with terrorists and legitimizing violence. In a statement posted on the next on Thursday, TikTok said content promoting this letter clearly violates our rule in supporting any form of terrorism. We are proactively and aggressively removing the content and investigating how to get it on how it got onto our platform. So let's watch this video. Let's see if it's actually still there. It might not be anymore. If they were removing all of it. Yeah, and there it is. It's gone. Who knew censorship for the Not when, uh, in a statement posted on X on Thursday, TikTok said, Nope, we just read that the company also says that the content did not reflect a widespread trend, but rather just a few posts on the platform. Number of videos on TikTok is small and reports of a trending on their platform are inaccurate. This is not unique to TikTok and has appeared across multiple platforms. And the media views on video shared by the hashtag letter to America had over 14 million views on Thursday, CNN reported. But as of Thursday afternoon, the phrase could not be searched on the app due to guideline violations. This isn't the first time that Tik TOK has faced controversy for what's been shared on the app. The company has responded to Republican criticisms on the platform being biased towards pro Palestinian content by pointing to polling that shows younger people are more sympathetic to Palestinians. While tens of thousands of people recently publicly showed their support for Israel and the U. S. condemned anti semitism in France, hundreds of thousands have taken to the streets in pro Palestinian protests around the world calling the ceasefire to protect civilians in Gaza since the start of the war on October 7th. Okay, now we have context. Now where I originally went to search for this was the Guardian. And if we go look at the Guardian's website, which we can do right now, the document was originally set here on, uh, November 15th of 2023, it was removed. It was originally placed on this by on Sunday, November 24th of 2002. So 21 years later, they decided that, oh, now this is dangerous for people to read because They're actually reading it. So you can actually find this document and I will keep it in the, uh, I'll actually send this out. So if you're on my Instagram, go to at the Austin J Adams. So the Austin J Adams on Instagram. And if you comment on my most recent video and some of my other videos that will be about this, after I get some of this content out, I will send this letter to you. Okay, so let's go ahead and read the letter, the letter that must not be named according to TikTok and the guardian. Here it is. All right. It says page one in the name of God, the compassionate, the merciful to the American people, peace be upon those who follow the righteous track hereafter. The subject of my talk to you is in the overwhelming control of capital. And it's a fact on the ongoing war between us. I direct my talk specifically those who support real change, especially the youth. I say from the onset, your former president warned you previously about the devastation or the devastating Jewish control of capital and about a day that would come when it would enslave you. It has happened. Your current president warns you now about the. enormity of capital control and it has a cycle whereby it devours humanity when it is devoid of the percepts or the precepts of God's law and says in parentheses sharia the tyranny of control of capital by large companies has harmed your economy as it did ours And that was my motivation for this talk. Tens of millions of you are below the poverty line. Millions have lost their homes, and millions have lost their jobs to mark the highest average unemployment in 60 years. Your financial system in its totality was about to collapse within 48 hours had the administration not reverted to using taxpayer monies to rescue the vultures by using the assets of the victims. As for us, our Iraq was invaded in response to pressure from capitalists with greed. from black gold and you continue to support the oppressive Israelis in their occupation of our Palestine in response to pressures on your administration by a Jewish lobby backed by enormous financial capabilities. Hmm. Okay. So let's break that down a little bit. We start from the very beginning. And he talks about the Jewish control of capital, right? Your former president warned you previously about the devastating Jewish control of capital. This has been a pretty consistent conversation, right? Surrounding the control of media within media about the control within Hollywood and news corporations and. So this is in line with some very recent conversations that people are having and that probably leads to why this had some effect of ringing true, especially when you bring in something like Palestine and the conflict and him referencing that occupation all the way back 21 years. So now what he says is the tyranny of control of capital by large companies has harmed your economy as it did ours. And that was my motivation for this talk. Tens of millions of you are below the poverty line. So now he's calling out the, the lack of. care from our government surrounding people of low income surrounding people who are homeless surrounding, you know, talking about the financial system and its totality was about to collapse within 48 hours had the administration reverted to had not the administration reverted to using taxpayers money to rescue the vultures by using the assets of the victims. Essentially saying that the banking. Corporations, the banks, all lever, when they went bankrupt, they essentially took taxpayer money and then utilized that to bail the banks out when the people who suffered the most from that was not the organizations, it was the individuals who banked with them, right? So he's saying. Your own government used your money to help the people who oppressed you to begin with. As for us, our Iraq was invaded in response to the pressure of capitalists, then talks about their greed for black gold, meaning oil. And you can continue to support the oppressive Israelis and their occupation of our Palestine in response to pressures on your administration by a Jewish lobby backed by an enormous Financial capabilities now what we look at there is is the discussion surrounding The the fact that the and you continue to support the oppressive Israelis in their occupation of Palestine in response to pressures by your administration Okay, so What, what we can get into from that is, is realizing that this has been a longstanding issue that has been bubbling below the surface for a very long time, right? This discussion around the powers that be the, the individuals that we know that the, you know, however many families that, you know, control a massive amount of wealth, right? You want to get more into that? But go back to the episode that I did on. Uh, the creature in Jekyll Island, which is a great book that was written surrounding the end of the gold standard and the rise of the Federal Reserve. Now go back and look at who the people were that were involved in that conversation. I believe it was 13 families that were on a private train together and essentially on Jekyll Island, which is a small island, came up with the idea of the Federal Reserve and then implemented it. Perfectly. And they now control all of the world as a result of controlling the largest corporation or the largest country's capital, being able to essentially print money at will with no repercussions to themselves. And just to the American people, right? In walks inflation. So now it goes on to say that an observer of the policies of the new administration relieves or realizes that the change is tactical and not strategy or strategic. It does not at all agree with this, the change you seek. There are very many indicators of this, especially concerning important matters related to your own security and economy, particularly the ongoing war between us. The previous administration was successful in implicating you in the wars against us under the premise that they are necessary for your security according to the promise that it would be short and would finish in six days or six weeks. Six years has passed, and that administration is gone without realizing the victory. The man calling for change promised you victory in Afghanistan and set a time for withdrawal. Before the end of the set time, Patriots from the previous administration came and asked for an extension of six more months if it was The six day war that started by President Bush and six years have not enough to has not been enough to finish it Then the wise men should question How long would a six month war? take and whether you would be able to fund a war that requires a large amount of money that weakens your economy and Your dollar interesting. Okay. So what he's saying there is essentially that they said this would take six days. Now they said it was six weeks. Now they're saying it's six years, right? And how much are you willing to sacrifice as a country of your financial stability as a nation, by simply coming over here and looking to go after our oil, which, you know, we go back to the weapons of mass destruction conversation, which were never found. So, moving on here, uh, so, so that's interesting to me. It's like the amount of people that are now realizing that there's some. Some cracks in the armor, right, that, that, the great nation that we were told that we were brought up as patriots for that, you know, I myself joined the military to defend, right, maybe there's some questions that should be asked about whether or not we should be in these wars, and you guys know. If you listen to me enough that I'm at this point, there's very little you could do to convince me that we should be at war with essentially anybody unless we're specifically defending our home territory, which nobody's encroached upon the United States in Lord since the British. So moving on. This says for Obama to leave one third of its soldiers in Iraq and the statements from his administration about this, especially from Aderno about the possibility for Obama's ordering the return of the forces he took out of Iraq, it would have been better for him had he disagreed with the ethics of the previous administration and adopted the truth as a friend and told you that he would not withdraw from Iraq, which may not serve the U S interests, but it is in the interest of the large corporations, right? So he's talking about the war machine. Right? He's talking about the Military Industrial Complex. It serves... Doesn't serve the U S, but it serves the large corporations, meaning the same corporations that we know own all the other corporations, the same corporations who own all of the politicians, the same corporations who own all of the military companies like Raytheon, or at least have the largest share percentage within those companies. It says the course of these policies of the president administration in several areas clearly reveals that whatever, whoever enters the white house, even with good intentions to safeguard the people's interests is no more than a train operator. His only task is to keep the train on the tracks that are laid down by the lobbyists in New York and Washington to serve their interests first, even if it's counter to your security and economy. Any president who tries to move the train from the lobbyist tracks to a track for the American people's interests will confront very strong opposition and pressures from the lobbyists. Your president described the decisions by the court in favor of corporations to intervene in the political arena as a victory. But it is not for the American people, except for the big corporations. Okay, so now what he's saying is that your president... is controlled. No matter how many, how, how good of intentions he has, if he goes to fight the machine, if he goes to do what's in the best interest of the American people, he will be met by the corporations, right? So that's why when people are saying, Oh, there's merit to this. Yes, there's absolutely some merit to this. Our government has been commandeered by large corporate entities that have the only best interest of their entities making more profits. And generally, the best way to do that is by siphoning it from the people, not by serving the people's best interests. And we've talked about this, our system is fundamentally flawed, almost everybody who goes in with a good intentions gets spit out, or ends up 13 indictments before they go for re election. We exactly saw that play out with Donald Trump. The entire machine. All the news companies. All the, the, the, entire, entirety of Hollywood. All of the, the journalists that, that were a part of any actual legitimate organization. All of them conspired. Even the FBI and the CIA did the same thing with the letters that they signed about the Hunter Biden laptop. Right? It says. The course of the, the course of the policies of the President Administration in several areas clearly reveals that whoever enters the White House, even with good intentions, to safe, to safeguard the people's interests, is no more than a train operator. His only task is to keep the train on the tracks that are laid down by the lobbyists, even if it's counter to your security and economy. Now tell me you disagree with that, because I, I will argue that point with you all day. There is no doubt about it, that it is right, and... That it is also a right for the administration to support the oppressive Israelis for the continued, let's, let's get context. I think I maybe skipped something. Um, it says, There is no doubt about it that it is a right, and it is also a right for the administration to support the oppressive Israelis for the continued occupation of our land and the killing of our brothers, marking a victory for the Jewish lobby. The president was not able to defend you against the security and economic loss. The way for change and freeing yourselves from the pressure of lobbyists is not through the Republican or the Democratic parties, but through undertaking a great revolution for freedom. Not to free Iraq from Saddam Hussein, but to free the White House, and to free Barack Hussein so he can implement the change you seek. It is not, it does not only include improvement of your economic situation and ensure your security, but more importantly, help him, helps him in making a rational decision to save humanity from the harmful gases that threaten its destiny. Let's read that again. So what, what he's saying there again. The way for change and freeing yourselves from the pressure of lobbyists is not through Republican or Democratic parties, but through undertaking a great revolution for freedom, not to free Iraq from Saddam Hussein, but to free the White House and to free the president so they can implement the change you seek. Free them from who? Free them from the lobbyists. Free them from what lobbyists? Well, and what he's referencing here, he says the Jewish lobbyists, the individuals who own those large corporate entities. Who control a portion, a large portion of Hollywood. And the news entities, right? So again, and this is far different than when everybody wants to ring the anti Semitic bell. It's like nobody's saying anything about the religion and nobody's saying anything about the people who are in those areas who hold the title of being Jewish. No, it just so happens that the people that we're discussing here have a Jewish background, have Jewish blood running through their veins, and are from That origin. It does not mean anything against the peoples themselves. It means that there is a large portion of people who also hold these characteristics that is what they push their agenda through. Okay, so it's like, it's very important to make that distinction. No, it is not all Jewish people that are running Hollywood. It is not all Jewish people that are controlling the White House. It is not all, no, it has nothing to do with the fact that they are Jewish or their beliefs in their religion or where their origin is from. It has to do with that. There is a small, very small, like, handful of people and families in power that all have similar characteristic that unites them, which so happens to be that cultural background. So everybody crying anti semitic when you say, oh, don't bomb or don't agree with the fact that, you know, there is a strong Jewish lobby. It's like, you're missing the point. Love Jewish people. Love all my people. I have nothing against really any class or group or culture or background or ethnicity or race or religion. It's like that to me is such a low frequency beta. Uh, uninteresting perspective to have that has just no value. There, there is no reason to have any distinction between people and, and, and say, this group is this thing. No. But there is a way to categorize people based on that. And when a small group of people who hold Those powerful positions hold that uniting culture, then it's going to be referenced, which is important to make a distinction of. Okay, moving on. The British military governor in the United States used to have the right to appoint judges and mayors. Similarly, the corruption is deep and rooted now in all the higher authorities, thus giving authorities over to these officials or these offices to corporations. Hmm. Subsequently, the higher court adjudicated their support of political financing by corporations under such circumstances. Now he's talking about the lobbying. Reading the book by the intellectual Thomas Paine helped your fathers in the revolution against the oppressors. It is useful for you to read it under the current similar circumstances. You are in need of people like Thomas Paine to publish books pointing out the similarities between the two phases, and that will have a similar effect. You are also in need of men with courage and initiative like those of your forefathers at that time when they refused to allow one company to harm the interests of the United States, a company that had a monopoly on tea and its prices. Talking about the Boston Tea Party. Right? Talking about the, um, the, what is it? The, the Indian tea company or whatever it's called. I'm going to have to look that one up. Um, forget the, the, uh, God, what's the name of it? Um, that's so stupid that I can't remember that. Let's see. The East India Trade Company, is that what it is? Pretty sure that's what it is. East India Trade Company. Um, Yeah, the East India Company. That's what it was. Thank you. At least I got it right. I got there eventually, guys. Before even Google told me, and you can reference the YouTube video to see it. Um, alright. So, it says, uh, yeah, there are now many companies that endanger the United States economy, which continues to be vulnerable to collapse, and they also formulate the policies for the White House. They threw hundreds of thousands of soldiers against us and have formed an alliance with the Israelis to oppress us and occupy our land. That was the reason for our response on the 11th. Palestine has been under occupation for decades. Now what he's referencing there is obviously September 11th. Now, obviously that's obviously not a justification to commit acts of terrorism against random civilians, which has been the theme this whole year with the Israel and Palestine conflict. So again, Don't agree with that. It's a horrific way to respond to this. The way that you respond to this is what this letter was attempting to do. Just do it more effectively. Cause the fact that nobody read this, now all of a sudden people are reading this and now there's value to it. Anyways, it says, uh, Palestine had been under occupation for decades and none of your presidents could talk, talked about it until after September 11th, when Bush realized that your oppression and the tyranny against us were part of the reason for the attack. Then he talked about it, the necessity for two States. Obama is trying to address the issue with the same solutions, suggesting by his predecessors they are quilting fruitless solutions not of concern to us. If you want a real settlement that guarantees your security in your country and safeguards your economy from being depleted in a matter similar to our war of attrition against the Soviet Union, then you have to implement a roadmap that returns the Palestine land to us. All of it from the sever or the sea to the river. It is an Islamic land, not subject to being traded or granted to any party. In conclusion, be assured that we do not fight for mere killing, but to stop the killing of our people. It is a sin to kill a person without proper justifiable cause, but terminating his killer is a right. You should be aware that justice is the strongest army and security offers the best livelihood. You lost it by your own making when you supported the Israelis in occupying our land and killing our brothers in Palestine. The road to safety starts with the stopping of aggression. And again, the way to combat aggression is not more aggression. And the way to stop people from killing your people is not by killing their people. Fundamentally disagree with him on that. Palestine should not be seen, and even in his own argument there, he says that it is a sin to kill a person without proper justifiable cause. Okay, 3, 000 people on 9 11 that you killed without proper justifiable cause, regardless of the country that they lived within. Palestine should not be seen captive, for we will try to break its shackles. The United States shall pay for its arrogance with the blood of Christians and their funds. Peace be upon those who follow the righteous track. All right, so again, fundamentally disagree with a lot of what he says there, but there is merit to some of the points that he makes surrounding lobbying, surrounding our president not being in control regardless of good intentions. Several things that he said there that holds true. in the awakening that we've seen over the last three to four years. So when you see all these people shouting at, you know, saying that anybody who reads this and agrees with any of the points made that they're a terrorist, it's no, that you're missing the point. And We probably, if you hadn't already gotten to this point where you realize these things without reading a letter from Osama bin Laden, like maybe you should do that first and there's far better ways to probably get to this point from far more intelligent, far less polarizing, far less bloodthirsty people, then Osama Bin Laden, so there's that, like you could definitely get this point across without having to hear it from him. But, that, that, you see the censorship, you see the people coming out and calling, you know, everybody a terrorist who reshares this, or says that there's any merit to some of the points that he made about the occupation, and so. I just wanted to get that out there. I think it's a value to actually read through these things and not just hear the headlines and just assume that everybody who makes any point about this is siding with a terrorist organization. Because again, I fundamentally, fundamentally disagree with the acts that were committed on behalf of this ideology. But that doesn't mean that there's no merit to some of the points that he made about the United States of America being flawed, because It is. And if you disagree with that, you're very likely brainwashed at this point. All right. Alright, so the next thing that we're going to discuss is that Israel and Hamas have agreed to a temporary ceasefire for humanitarian purposes that include a hostage release deal, which has come from Fox News. Let's go ahead and read this article where it says the Israeli government is committed to the return of all hostages home. Tonight, the government approved the outline for the first stage of achieving this goal. According to which, at least 50 hostages, women and children, will be released for four days, during which there will be a lull in the fighting. The release of every 10 additional hostages will result in an additional day of respute. The Israeli government, the IDF, and the security forces will continue the war in order to return all the hostages, to complete the elimination of Hamas, and to ensure that Gaza does not renew any threat to the State of Israel. The ceasefire was officially announced hours after Israeli and Hamas leaders said Tuesday that negotiations were in their final stages. Both sides ultimately agreed to their conditions. Qatari... Negotiators helped broker the agreement under the deal. Israeli's government has agreed to temporarily stop its pursuit of Hamas, including its ground invasion of Gaza and its airstrikes for humanitarian purposes. Also, Hamas has agreed to release dozens of hostages in tandem with Israeli government or with Israel agreeing to release Palestinian prisoners on a three to one ratio. Fox news, Trey Yankst reported Hamas leaders would release one hostage for every three Palestinians that Israel releases from its prisons. Hamas, so that means that Israel essentially has to have three times the amount of hostages slash prisoners. Hamas, which governs Gaza, took about 240 hostages from Israel during its terror attack on October 7th when it invaded Israel and killed approximately 1, 200 people, mostly civilians. The terror group said at the time that it took enough hostages, which included Israelis, Americans, and other foreign nationals, to free all Palestinians in Israel. Interesting. So you'll see the first hostages come. out over the course of Thursday. Netanyahu met with his war council Tuesday afternoon, then the security council, and then this full cabinet before the agreement was announced. Ahead of the meetings, he said he hoped there would be good news. Earlier Tuesday, Hamas leader Ismail Hanaya and Mark Rijev, the senior advisor to Israel's prime minister, Benjamin Netanyahu, openly said a deal was closed. The deal being, hey, we'll stop for three or four days and we'll, you know, exchange hostages. You know, for every one that you give us, we'll give you three. Um, okay, so not exactly what I was thinking. So not a long term, this is not a long term ceasefire. This is just a ceasefire for three or four, potentially five days where they release their hostages together. And then Israel will go back to leveling the city of Gaza, apparently. Uh... Yeah, that's what it seems like. Okay, not exactly what I was thinking, but as you guys know, when things pop up and we have breaking news, you'll get it while we're here. Um, so again, this was Israel and Hamas agreed to a temporary ceasefire hostage release deal, including freeing three Americans. Now, the original headline of this made it seem like it was more of a longstanding agreement, which obviously it's not. So let's move on to our next topic, which is that the Michigan Capitol is going to enforce gun bans with artificial intelligence. There's a software that has been created that allows them to using video surveillance footage in real time to identify threats. And by threats, they mean anybody who's potentially carrying a weapon, whether it be lawful or unlawful. So let's read this article. It comes from, uh, bridgemi. com. And the article says, Michigan capital to enforce a gun ban with artificial intelligence. Now, to me, this signifies some dystopian stuff, right? What my concern around this would be is now that this has... Been created. You can't put it back in the box, right? You've opened the box. Now, there is a software that will allow them to identify people who have weapons on them, whether it be lawfully or unlawfully because it is our right to carry and bear arms. It is our right to conceal weapons. It is our right to open carry weapons where the laws allow. So now. You can be punished for that. You can be approached by police and you can have this technology that will be implemented in God knows what way, right? We don't know how this is going to be used for sure. How do you make sure that this isn't going to be used to, I don't know, stop people from defending property or defending life at rallies when they're allowed to open carry right in walks Kyle Rittenhouse to me, it's like, this isn't the issue that I have is not. Making sure that we're more safe in our capital buildings. It's is what is the actual use case for this going to be right? when you're talking about Smart cities and things like that and the totalitarian surveillance in Michigan itself just put up 400 400 cameras on one highway alone 400 cameras, Michigan just put up to surveil its own citizens in the name of stopping violent crime. How does 400 cameras on a highway stop violent crime? That's not what it's for. It's to surveil the general public. If you think that that data just stops and they're scrubbing through hundreds of thousands of tens of thousands of millions of cars flying by every single day, To look for one, two, three, four people. No, there's no return on investment there, right? They want to surveil people. They want to know where you're going, how you're getting there. I challenge you to drive down the highway right now, drive five miles in any city without seeing a camera up in the sky watching you drive. It infuriates me. It's so frustrating that you can't even drive your car on a road that they built with your tax dollars without daddy government Big big brother sitting there watching you tracking your license plate This says authorities in the michigan state capitol are beginning to use artificial intelligence to detect any Firearms in a bid to increase security amid a growing national wave of political threats and violence Show me a recent violent gum crime at the Capitol and what justifies utilizing this software. In fact, why don't we use this software at school zones? Why don't we put this software outside of every single school in America? Instead of funding Israel's war, instead of funding Ukraine's war, why don't we take this software and actually use it for some implementation that people want? Because the implementation that people want is not going to Capitol buildings that already have security. Arm security at that. Why not put it into school zones? Why not put a video camera on outside of every single school that identifies threats that way? I'm cool with that because you shouldn't be open carrying by a school anyways. Company officials at the Zero Eyes firm announced the deployment Monday, saying Michigan is the first state capital in the nation to use its gun detection technology, which has also been implemented last year at Oxford High School in the wake of the mass shooting. Thank you. The system, which also analyzes footage from existing video cameras to identify brandished or otherwise drawn firearms, represents the latest in a series of escalating security measures at the Michigan capital following armed protests in 2020. I'm sure you'll be fine. The Michigan Capitol Commission earlier this year approved installation of metal detectors inside the building and implemented a full indoor gun ban. Except for lawmakers with a concealed weapons permit. Except for lawmakers with a concealed weapons permit. So the lawmakers get to protect themselves, but not the citizens who are there, right? Interesting. Um, commissioners last month unanimously approved the, the lease with zero wise, a Pennsylvania based firm, which expected to cost about $3,000 a month. The money will come from existing security funding. First proposed by Governor Gretchen Whitmer, who is the subject of a kidnapping plot by the FBI, by the FBI orchestrated by the men who also discussed storming the capitol. You mean the FBI agents? And also the people, I'm pretty sure they got released because it was entrapment. It's just another layer of protection, Rob Blackshaw said, an executive director of the State Capitol Commission. Our latest goal, as we've said from day one, is to decrease any potential of a mass shooting and increase our level of safety for the people who work here and visit here. The artificial intelligence system will tap into existing surveillance video at the Capitol, including inside the building and outside grounds when openly carried firearms are still allowed. Where openly carried firearms are still allowed. So again... If a gun is identified, images will be immediately reviewed by trained specialists at Zero Eyes, including military and law enforcement veterans, the company said on Monday. If those specialists confirm a threat, they'll send alerts and other actionable intelligence to Capitol Police in a matter of seconds, according to the firm. Hmm. So how do you identify a threat for somebody who's not a threat? Do they wear a red jersey? Do they, you know? Anyways, here's the video by Zero Eye, so you can see what this technology is all. About. And we'll go ahead and watch it together. ZeroEyes is a team of former Navy SEALs and military special operations veterans teamed up with elite technologists with a mission to save lives. We use your existing video cameras coupled with our artificial intelligence gun detection to prevent threats rather than react to them. There is no better purpose right now and no more difficult problem to solve than mass shootings. We go over the existing security cameras at a building, so on the interior and exterior, at entrances, exits, choke points, bottlenecks, inside the hallways. So when a shooter walks up and they take out a weapon, zero eye system will pick that weapon up. And our military trained operation experts verify every detection before sending out alerts to local staff, security. And the local 911 center to get the alert to first responders. It takes about three seconds from the time a gun enters the frame of a camera to the time an alert is sent. So now they know what the shooter looks like. What type of weapon they have. We have an armed subject in the southwest vault. How many there are. And what was our last known location? First responders on scene have access to this information before shots are fired. That will allow them to go directly to the shooter and prevent more violence from occurring. Drop your weapon now! Drop the gun! Drop the gun! So we can really decrease response times and save lives. Turn around! So we're going to stop threats at first sight, not first shot. Mass shootings are devastating. Current alternatives are reactive. We need a proactive solution that mitigates gun violence, provides actionable intelligence, reduces response time, ultimately saving lives, while at the same time respecting our privacy and rights. ZeroEyes is that solution. Save time, save lives. Interesting. So, I don't disagree with the premise of the application when it's in the context of school environments. But literally probably only school environments. It just doesn't seem to me that there should be any other use case for this other than schools, because when you put it in the context of government and organizations, and what the potential is for this software to be leveraged nationwide when you have Basically, a surveillance camera on every single corner now within three seconds of anybody ever having a weapon that they are legally hold according to our Second Amendment rights, they can be identified and immediately, immediately have authorities contacted for no other reason than lawfully carrying a firearm. Right. And like I said, you have Michigan putting out 400 cameras just on their highways alone with your tax dollars to surveil you. And for 3, 000 a month. They, too, can make sure that you're not actually leveraging your rights as an American citizen. So, you know, when we talk about a surveillance state, that's a terrifying application. And again, under the context of school shootings and this being leveraged within schools and the perimeter of schools, I don't have any problem with that. I think it's a great idea. I like the idea of proactive identification of threats. It doesn't end there. It won't end there. And that's where I have a problem with it. All right. So that seems to me like, you know, again, I don't think that there's any way to remedy that the cat's out of the bag. And obviously there's going to be military applications for this and, and government applications for this, but I don't think that we have to allow it, right. We can push back against our tax dollars being used for these things. As long as the application is not being used in a way that is, uh, you know, useful to the people. And useful to the people, to me, does not mean the Capitol building. It doesn't, because they already have armed security there. And we as, as the people in the United States of America have a right to carry firearms. Now, if this was communist China, just imagine the applications of this in communist China. And that, my friends, is coming to a city near you in the very near future, right? Oh, you, you actually can identify a, a, uh, concealed weapon, right? Down the road. Maybe they can see people printing on the side of their waistband. Uh, and now all of a sudden it bumps your... Your social credit score, right? Like where where does this end and this is obviously just just the beginning So that that's more so the the terrifying applications of this All right moving on the next thing that we're going to discuss here is going to be that the u. s army asked the troops who they Fired who they gave dishonorable discharges to just, just come back, right? The people that they got out of the military, right? The U S army kicked people out of the military for not having the vaccine for not getting the vaccine for not agreeing with an experimental drug being injected into their bodies now. They're telling them to come back, come back. We won't even mandate that to you. And I think there's a bigger play at hand here. I don't think it's just as simple as them saying, Hey, we're missing recruiting numbers. I think it's bigger than that. Um, I actually think the, the app, the reason that they're doing this is to mitigate legal costs more than very likely. Um, so let's look at this together. This comes from the post millennial and it says the U. S. Army asked troops who left over COVID mandate to come back as war looms. Now, I don't know if that's the reason why. Um, I, again, I think this might be more of a legal play than anything, but the United States Army is inviting, because if you're in the army, you're not going to be able to sue the army, right? But there could be a large class action lawsuit against the institutions that mandated this as. Especially when it was the federal government, the United States army is inviting service members to return to the branch who had been separated over the refusal of the COVID 19 vaccine. This comes as the US military struggles to, uh, to achieve targeted recruitment numbers due to years of woke political activism, which has reportedly turned off its primary recruitment base. And you see this, you see the, I think it was the air force now doing special forces, uh, videos for recruitment where it's all white. How dare you? How egregious! Could you imagine a military that was mostly occupied by straight, white men who don't dress up as, you know, women on their weekends to shake their ass for dollar bills at a gay bar? Like, imagine the world. Uh, the United States Army is inviting its service members to return to the branch who had been separated over the refusal of the COVID 19 vaccine. The Army issued a recent letter to former... Service members informing them that they can apply to return to service following the recession of the vaccine requirement. The Army had enacted four separations for unvaccinated service members early last year and announced in early 2023 that they had rescinded the mandate for current service members and applicants. The letter uploaded to X reads, Dear former service member, and I'll read it here verbatim for you. Dear former service member, we write to notify you of new army guidance surrounding the correction of military records for former members of the army following recession of the COVID 19 vaccination requirement. As a result of the recession of all or the rescission of So let's try that again. We write to notify you of the new army guidance regarding the correction of military records of the former members of the army, following the rescission of the COVID 19 vaccination requirement. As a result of the rescission of all current COVID 19 vaccination requirements, former soldiers who were. involuntary separated for refusal to receive the COVID 19 vaccination may request a correction of their military records from either both or either or both of the Army Discharge Review Board or the Army Board for correction of military records. Individuals may request a correction to military personnel records including records regarding the characterization of a discharge by submitting a request to the ADB or the ADRB or the ABCMR online at Uh, individuals who desire to apply to return to service should contact their local U. S. Army Reserves or Army Recruiter for more information. Individuals may locate an Army Recruiter by visiting that website. How about no? How about if you want to mandate upon my body a experimental experimental drug that we now know caused harm to me, that you did not have my best interest in mind. You had the best interest in mind of pharmaceutical companies. You had the best interest in mind of saving political face to half of the country who wanted to, you know, call on people to have separation of, of workforce and, and have people lose their jobs and lose their livelihood and not be able to even see their grandma in a hospital if they don't get vaccinated. Right? Like we went so crazy during COVID and now you see them walking everything back. Even the army walking back the ability now to join again now that they hit no recruiting numbers that they've had like the lowest recruiting numbers we've seen in a very long time. In one of the most highest tension times in American history. So no, you have to, you have to look at this and take a stand and say, this person, this entity, this thing did not, and obviously most people in the military know that the military does not immediately have their best interest in mind. Let's be very clear about that. Um, but, and in this case, the only thing they had in mind was how do we, how do we a make profits for the pharmaceutical companies, which is actually where vaccines became popularized to begin with. So we can, we can. touch on that fairly quickly, which is that the reason that vaccines became mandated even in schools was because the, the, the penicillin manufacturers, which is where vaccines became very prevalent was penicillin shots during world war two penicillin because of world war two was used so often. And so the, the, the people who came up with the penicillin shot, and I believe if you go back and look, it's, it was Pfizer and I have a book back here. called Code Blue. See if that knocks over my whole thing here. This book, Code Blue, is a tremendous read. It's inside America's medical industrial complex, and it goes back into the history. And I actually did a whole breakdown of this on the very first episode. That I did so go back and listen to the very, very first episode of the red pill revolution podcast, which you can just find in the feed that you're on right now, um, where it talks about this and why the penicillin became such a prevalent drug and why it was mandated in schools was specifically due to the fact that they had built so many industrialized or in so many industrial plants to build penicillin. That they, I'll put this here for you guys, um, that they essentially needed to continue perpetuating that profitability. So, instead, they, instead of shutting down all their manufacturing plants for penicillin, they actually opened, or they actually started to spend their money on lobbying, uh, Washington to make it mandatory within schools that you now vaccinate your children. And the reason they were doing this for, for soldiers was because people were coming back with like gangrene and all types of shit in World War II. And I went into the military, when I went into the military, we called it a peanut butter shop. One of the very first things that you get is a big needle shoved in your, your ass so that they can inject you with penicillin. For no reason at all, by the way. None of us were, well, maybe not none of us, but I wasn't sick when I went in. I didn't need penicillin, but they just give it to you because you're cattle. That's all you are to them is cattle. So when you talk about what, what they, what happened here, you realize that it was far more about. appeasing the pharmaceutical complexes that probably lobbied to make it mandatory within the military than it was about, you know, and, and who that helped at the very top of the military that makes these decisions, right? There's lobbying in that aspect too. Um, so I find it comical. Absolutely not. You showed your hand and we will not be a part of it. No matter how many cool badass Advertisements you put out showing straight white men you showed your hand and now you just you don't get the support And that was obviously a mistake. All right, and that leads us to one of our bigger discussion points today, which is a Historical Historical blunder by one of the most successful companies of all time, which almost overnight collapsed an entire An entire industry essentially and we'll get to that right after this which is the fact that you haven't subscribed yet You haven't left a review because I see you. I know I look every week to see who did what and I know Maybe it seems like you didn't leave a review. Not last week. Not this week. Not yet So what I'm asking you right now is stop what you're doing unless you're driving and then you know pull over There's there's somewhere you could there's a gas station right there. There's a McDonald's. Maybe there's a rest stop pull over right now Be safe. Don't do it while you're driving go to Apple podcasts. Go to Spotify hit the Five star review button. If you're on Apple podcasts, go ahead and leave a note. That's actually means way more than it does to just hit the five star review button, leave a review, say something nice, what you like about the podcast. I would appreciate it from the bottom of my heart. All right, so let's get into this open AI essentially almost collapsed overnight after the board fired Sam Altman. Now, if you don't know the back back. Story of Sam Altman. Sam Altman is the front face of Silicon Valley. He has been for a very long time. He was the head of Y Combinator, which is a startup incubator in, uh, in Silicon Valley. And For a very long time. He was not very well known outside of Silicon Valley until more recently with open AI He just he exploded in his celebrity and he was just most recently which makes me have some questions about this More recently is the fact that Sam Altman was on both Joe Rogan And Lex Friedman, not two weeks before this whole thing happened. So he gets one of the biggest celebrity moments and pushes of his face and his name just two weeks before he gets fired by the board. And what is the worst decision making ever by any company literally ever. As shown by the fact that 725 people, the last time I looked, signed a letter saying that if they don't reinstate him and fire the entirety of the board that made this decision, all 725 employees will go over to the same company that offered Sam Altman a position as the CEO of a new venture with an AI company. Which is Microsoft, and we'll read about that in just a second. So, essentially, let's, let's go ahead and let's dive into this article together. And I'll give you the very first thing, which is that OpenAI came out with this letter, directly on their website as a blog post. And it reads, Not what I wanted. And it reads, Chief Technology Officer Mira Murati, appointed Interim CEO to lead OpenAI. Sam Altman departs the company. Search process underway to identify permanent success for. The Board of Directors of OpenAI, that acts as the overall governing body for all OpenAI activities, today announced that Sam Altman will be departed as CEO and leave the Board of Directors. Mira Murati and the company's Chief Technology Officer will receive or will serve as Interim CEO, effective immediately. A member of OpenAI's leadership team for five years, Mira has played a critical role in OpenAI's evolution into a greater AI leader. She brings a unique skill set, understanding of the true company values, operations, and business leaders, and already have leads the company's research product and safety functions. Um, okay. Who cares about that? Mr. Altman's departure follows a deliberative review process by the board, which concluded that he has not been consistently candid with his communications with the board, hindering its ability to exercise its responsibilities. So the reason that they state, which is so obscure and vague, and nobody seems to actually know the reason, and they won't come out with it, even after being threatened by all sorts of people within OpenAI, including the letter, uh, Mr. Altman's departure follows a deliberative Review process by the board, which concluded that he was not consistently candid in his communications with the board. So because he wasn't candid with us, we're going to fire him. Okay. Probably the worst decision ever. The board no longer has confidence in his ability to continue leading open AI. In a statement, the board of directors said open AI was deliberately structured to advance our mission, to ensure that artificial general intelligence benefits all of humanity. The board remains fully committed to serving this mission. We are all grateful for Sam's many contributions to the founding and growth of OpenAI. At the same time, we believe new leadership is necessar
Addiction is something that is running rampant in our society right now. In this episode we hear the amazing stories of two men who learned how to begin to emerge from their addictive behaviors, but not before suffering some devastating life experiences, to put their lives back together. Our guests are Jeffrey Johnston at LivingUndeterred.com and his Brightn Mental Wellness App, empowering young adults by building their own one-page mental wellness plan, can be accessed at https://brightn.app/. Brett Taylor can be contacted through the website https://rippleranch.com , an addiction treatment center located in San Antonio, Texas.
Back to Roberta's! Being in the studio always gives Jimmy a chance to bring in his favorite folks from the NYC beer community. This week he does just that with Brett Taylor, Co Founder and Head Brewer at Wild East Brewing Company, and Ted Kenny, owner of Top Hops Beer Shops. Every brewery is different, and NYC is home to some very special beers. In this episode, learn about the myth behind Wild East, while tasting some great styles beyond the world of hazy IPAs. Easy drinking, very approachable, great beers! Discover new styles and rediscover the great classics like Czech Pilsners. Plus, track Brett's journey from homebrewer to award winner as Jimmy finally gets to try his beers. Tune in and let the session begin!Heritage Radio Network is a listener supported nonprofit podcast network. Support Beer Sessions Radio by becoming a member!Beer Sessions Radio is Powered by Simplecast.
Ripple Ranch Recovery Center group and intake specialist, Brett Taylor, joins me on this episode! Brett and I discuss:what first brought him to use as a teenhis experience in the Army & how common drinking is when deployedwhat led him to relapsing the first & second timewhy he entered rehab & the thoughts that went through his headhow your environment & the people in your life impact your decisionsthings he does to maintain his sobriety today how his position at Ripple Ranch helps in his journey and more!!!If you or someone you know has struggled with substance abuse, I think this episode will help you gain some insight and understanding into the disease. Check out Ripple Ranch and the work they do here:https://rippleranch.com/Follow me on socials and find more here:https://linktr.ee/tammyu_wellnessMore info on a Pathway Membership from To Be Magnetic (and use code TAMARA6281 to save $):https://login.tobemagnetic.com/a/2147524106/4XggnWZV Don't forget to review, subscribe, or share this with a friend! Thanks so much for listening. I'm grateful for you
In the second hour, Anthony Herron was joined by Brett Taylor of Bleacher Nation to discuss the Cubs' important 3-2 win against the NL Central-leading Brewers on Wednesday afternoon at Wrigley Field. Later, Ant took listeners' Cubs calls.
The Cubs were about to drop another frustrating game to the White Sox. And then Michael Fulmer put out a fire. And then Nick Madrigal hit a pinch-hit homer. And then Cody Bellinger doubled and Dansby Swanson walked. And then Christopher Morel walked to the plate... Brett Taylor, Sahadev Sharma and Patrick Mooney discuss the Cubs' exhilarating 4-3 win over the White Sox on this episode of Onto Waveland. They also get into Marcus Stroman's rib injury and more. Follow Brett on Twitter: @BleacherNation Follow Sahadev on Twitter: @sahadevsharma Follow Patrick on Twitter: @PJ_Mooney Email us: wavelandathletic@gmail.com Learn more about your ad choices. Visit megaphone.fm/adchoices
The Cubs rebounded from a bad series against the Mets by taking two of three from the Blue Jays in Toronto over the weekend. The schedule over the next two weeks is quite favorable, and then they get a golden opportunity with a three-game series against the Brewers at Wrigley to wrap up the month. In other words, now's the time for the Cubs to move. Brett Taylor, Sahadev Sharma and Patrick Mooney discuss that and more on this episode of Onto Waveland. Follow Brett on Twitter: @BleacherNation Follow Sahadev on Twitter: @sahadevsharma Follow Patrick on Twitter: @PJ_Mooney Email us: wavelandathletic@gmail.com Learn more about your ad choices. Visit megaphone.fm/adchoices
A 2-1 series win against the Nationals is...exactly what the Cubs needed to do to keep this conversation the same? And now, they've got the Cardinals and White Sox on deck. Brett Taylor, Sahadev Sharma and Patrick Mooney set the table for the weekend on this episode of Onto Waveland Follow Brett on Twitter: @BleacherNation Follow Sahadev on Twitter: @sahadevsharma Follow Patrick on Twitter: @PJ_Mooney Email us: wavelandathletic@gmail.com Learn more about your ad choices. Visit megaphone.fm/adchoices
Selling has become an all-too-familiar July position for the Cubs over these last few seasons. Are they there again? Brett Taylor, Sahadev Sharma and Patrick Mooney discuss the latest on this episode of Onto Waveland. Follow Brett on Twitter: @BleacherNation Follow Sahadev on Twitter: @sahadevsharma Follow Patrick on Twitter: @PJ_Mooney Email us: wavelandathletic@gmail.com Learn more about your ad choices. Visit megaphone.fm/adchoices
On this podcast of Welcome Home Radio, host Don Scordino spoke with special guests Mike Allen with Century 21 Jordan Link & Co. and Brett Taylor, AE of Tulare County Association of REALTORS®, Vice Mayor of the City of Visalia who discussed the current real estate market.
In the second hour, Mark Grote was joined by Brett Taylor of Bleacher Nation to discuss the Cubs winning two of three games against the Giants over the weekend, which included a brilliant outing from right-hander Kyle Hendricks in a win Saturday.
In this episode, we discuss Apple's announced Vision Pro, the annoyance of the GPT buzzword, Salesforce and Google Cloud AI offerings, Brett Taylor's play for CEO, and Salesforce as a job title.
On today's episode, we welcome lead writer and editor-in-chief at Bleacher Nation, Brett Taylor! Brett fills us in on his journey from law to baseball before highlighting the MLB rule changes set to take effect this season. Do the revised rules give the young Cubs an advantage? Later, Brett previews some of the top prospects to watch during Spring Training before sharing his bold predictions for the regular season! Let us know your thoughts on Instagram (@domesticdraftpodcast) and Twitter (@domesticdraft)! Cheers!
Brooklyn's Wild East (https://www.wildeastbrewing.com) is a brewer's brewery. It's the kind of place that other local brewers go for a beer when they're not working. The lagers are exceptional, characterful more than crispy, and their best-selling IPA is a West coast-style iteration—a stark contrast to the hazy and juicy IPAs that make up the bulk of the offerings from neighbors Other Half or Finback. Cofounder and head brewer Brett Taylor has some strong opinions about brewing lagers—decoction isn't optional, water is very important, and the imperfection of more “rustic” malt offers a tension that makes for more interesting beers. In this episode, Taylor discusses those approaches to lager, as well as their techniques behind West coast IPA and mixed fermentation farmhouse beers, and along the way, he covers: leaning into Czech-style lagers due to the similarity in water between New York and Pilsen designing a brewhouse with decoction methodology in mind treating lagers gently in every step of the process to preserve the delicate flavors using the same yeast in different ways across the lager program brewing West coast and New England IPAs with Conan yeast modernizing West coast IPA recipes the challenges of scaling up farmhouse brewing cultures optimizing for light Brett character and very gentle acidity in foeder saisons achieving juicy yet dry notes in everything from IPA to mixed culture beer And more. This episode is brought to you by: G&D Chillers (https://gdchillers.com): For nearly 30 years, G&D Chillers has set the mark for quality equipment you can rely on. Contact the total glycol system design experts today at gdchillers.com (https://gdchillers.com) Probrew (https://www.probrew.com) N/A? No Problem! The Alchemator from ProBrew uses proprietary membrane technology to strip the alcohol from the beer without sacrificing all the elements – like flavor and color - that make the beer great! Are you ready to Brew Like A Pro? Check out www.probrew.com (https://www.probrew.com) to learn more about The Alchemator from ProBrew, or shoot them an email to ContactUs@probrew.com today! Old Orchard (https://www.oldorchard.com/brewer): Historic heatwaves devastated U.S. berry crops, causing supply to dwindle and prices to skyrocket. That's why brewers are switching over to Old Orchard's craft concentrate blends, which mimic straight concentrates but at a better price point—and with more reliable supply. Reclaim your margins and order your craft concentrates at oldorchard.com/brewer (https://www.oldorchard.com/brewer) American Canning (https://americancanning.com): American Canning provides packaging supplies at competitive prices in order quantities catered to craft. For a smooth packaging experience, also consider their ultra-compact, single operator canning machines. Learn more about their ecosystem of solutions at americancanning.com (https://americancanning.com). ABS Commercial (https://abs-commercial.com): ABS Commercial is a full-service brewery outfitter, proud to offer brewhouses, tanks, and small parts to brewers across the country. Contact one of their brewery consultants today at sales@abs-commercial.com to discuss your brewery project. Twin Monkeys (https://twinmonkeys.net): For a special offer from Twin Monkeys Beverage Systems, simply mention the CBB Podcast when you contact Twin Monkeys Beverage Systems to get a special discount on a brand new canning line through March of 2023.
Episode 392 - Brett Taylor, Wild East Brewing TK***As always, you can email your questions, complaints, whimpers, or whines to us at stealthisbeerpodcast@gmail.com. We read everything we get and we'll try to respond as quickly as we can. If not online, then on air. And THANKS! You can subscribe to STB on iTunes and PLEASE LEAVE US A REVIEW!!! Co-hosts: Augie Carton & John Holl Producer: Justin Kennedy Engineer: Brian Casse Music: "Abstract Concepts - What Up in the Streets" by Black Ant.
Tad is joined by Brett Taylor of Bleacher Nation!Consider becoming a patron!
In this segment, Crawly interviews Brett Taylor of Bleacher Nation. We talk about the trade deadline, possible landing spots for Cubs players, and the Bleacher Nation Blogathon to benefit the Make A Wish Foundation. To learn more about listener data and our privacy practices visit: https://www.audacyinc.com/privacy-policy Learn more about your ad choices. Visit https://podcastchoices.com/adchoices
In this episode, Dustin and Crawly recap a rough series in San Francisco, interview Brett Taylor of Bleacher Nation on the trade deadline, and preview the classic Cubs vs Cardinals rivalry series coming up next. To learn more about listener data and our privacy practices visit: https://www.audacyinc.com/privacy-policy Learn more about your ad choices. Visit https://podcastchoices.com/adchoices
Brett Taylor and Patrick Mooney discuss the Cubs day one picks in the 2022 draft and put a bow on the first half on this episode of Onto Waveland. Follow Brett on Twitter: @BleacherNation Follow Sahadev on Twitter: @sahadevsharma Follow Patrick on Twitter: @PJ_Mooney Email us: wavelandathletic@gmail.com Learn more about your ad choices. Visit megaphone.fm/adchoices
Hey, did you guys hear that Onto Waveland's very own Brett Taylor is the second-most-popular person in the Chicago sports Twitter world?!? It's true! You'd be crazy not to listen to this episode of Onto Waveland, where Brett and Patrick look ahead to the final weekend of the first half. Follow Brett on Twitter: @BleacherNation Follow Sahadev on Twitter: @sahadevsharma Follow Patrick on Twitter: @PJ_Mooney Email us: wavelandathletic@gmail.com Learn more about your ad choices. Visit megaphone.fm/adchoices
Sara is joined by Bleacher Nation's Brett Taylor to look back at how the Cubs ended their 10-game losing streak while snapping the Braves 14-game winning streak, which is something we haven't seen in MLB for a century. They are also talking about Contreras Day, tough roster decisions on the horizon. After the break they look at what ails Dr. Hendo and Mr. Kyle and preview four games against the Pirates that will include the 2022 debut of Oneil Cruz and a reunion with old friend José Quintana. Learn more about your ad choices. Visit podcastchoices.com/adchoices
NFL Draft discussion. ESPN FPI shenanigans. Bleacher Nation's Brett Taylor joins the program in the 2nd hour.
Willson Contreras is the longest-tenured player in the Cubs organization. Will that tenure extend beyond the 2022 season? Brett Taylor and Patrick Mooney dig into that on this episode of Onto Waveland. Follow Brett on Twitter: @BleacherNation Follow Sahadev on Twitter: @sahadevsharma Follow Patrick on Twitter: @PJ_Mooney Email us: wavelandathletic@gmail.com Learn more about your ad choices. Visit megaphone.fm/adchoices
The Cubs have been quite active since the end of the lockout, winning the Seiya Suzuki sweepstakes, signing nearly 10 pitchers, and adding a couple of infielders in Andrelton Simmons and Jonathan Villar. Taken together, those moves give us a great indication of not only the Cubs' plans for 2022, but also for the next few seasons to come. Brett Taylor, Sahadev Sharma and Patrick Mooney break it all down on this episode of Onto Waveland. Follow Brett on Twitter: @BleacherNation Follow Sahadev on Twitter: @sahadevsharma Follow Patrick on Twitter: @PJ_Mooney Email us: wavelandathletic@gmail.com Learn more about your ad choices. Visit megaphone.fm/adchoices
With a hat tip to Brett Taylor. --- Support this podcast: https://anchor.fm/tim-huwe/support
Join me as I sit down with the one and only, Brett Taylor! Brett is the guy behind the Bleacher Nation network, covering four and soon-to-be five of Chicago's major sports teams.Brett and I catch up, chat details on what's actually happening at these MLB collective bargaining sessions in Florida, how we're expecting to process the 2022 season when it arrives, and... the doughnut bandit of Petco Park!?Grab a drink and join us!
Episode on youtube here!Brett Taylor joins the podcast again at the top of the year to discuss the opulence of the office and unit makeup in more ways than one. Brett lends his expertise to what the workplace is looking for now and how developments no longer need that anchor tenant. Thank you to the Folio team for hosting us in the Bernhardt showroom. Be sure to stay tuned in for Kate's presentation of the furniture you are seeing in-scene!https://www.wyzendale.com/https://www.linkedin.com/company/wyzendalehttps://www.instagram.com/wyzendale/https://podcasts.apple.com/us/podcast/wyzendale/id1476474297
**SPECIAL GUEST ALERT**BRETT TAYLOR OF BLEACHER NATIONS JOIN LOCKED ON CUBS!Passionate Chicago Cubs fan, lead editor and writer for Bleacher Nation, Brett Taylor, joins us to discuss a buffet of Cubs news, notes and info!-MLB LOCKOUT/SPRING TRAINING DELAY-2022 CHICAGO CUBS ROSTER OUTLOOK-CARLOS CORREA TO THE CUBS A POSSIBILITY POST LOCKOUT?-SHOULD SAMMY SOSA BE IN THE HALL OF FAME?AND MUCH, MUCH MORE! JOIN US!https://linktr.ee/lockedoncubs Learn more about your ad choices. Visit podcastchoices.com/adchoices
Brett Taylor is the owner of BVT knives that specializes in custom made from all sorts of materials. Brett was gracious enough to send me a custom made railroad spike with s.s. engraved in the blade. I wanted to share his story and introduce BVTKnives to you also. I hope you enjoy.
Opening Day is upon us Cubs fans so Ryan Davis joins the show to talk through the Cubs 26-man roster, what David Ross' lineup card might look like, and why Kyle Hendricks may not repeat his 2020 Opening Day performance. Plus, we build off a point made by Brett Taylor on the "Onto Waveland" podcast in regards to Anthony Rizzo and the Cubs' approach to extension talks with their franchise-face. Built BarBuilt Bar is a protein bar that tastes like a candy bar. Go to builtbar.com and use promo code “LOCKED15,” and you'll get 15% off your next order.BetOnline AGThere is only 1 place that has you covered and 1 place we trust. Betonline.ag! Sign up today for a free account at betonline.ag and use that promocode: LOCKED15 for your 50% welcome bonus.Rock AutoAmazing selection. Reliably low prices. All the parts your car will ever need. Visit RockAuto.com and tell them Locked On sent you. Learn more about your ad choices. Visit podcastchoices.com/adchoices
I was joined by Brett Taylor, the creator behind the very prominent blog, Bleacher Nation. He gave me a whole lotta insight into the Cubs' potential off-season plans ahead, the transition from Theo? And we even get into the Bears and Blue Jackets.
Cubs chairman Tom Ricketts spoke with the media Monday, we'll breakdown his comments in the 1st segment and then touch on David Ross and his clear early impact on the team along with some Marquee Network carrier news in the 2nd segment.Brett Taylor's article from Bleacher NationTranscribed Q&A with Ricketts from Jordan Bastian of MLB.com Learn more about your ad choices. Visit podcastchoices.com/adchoices