Podcasts about Tensor

Algebraic object with geometric applications

  • 348PODCASTS
  • 560EPISODES
  • 52mAVG DURATION
  • 1EPISODE EVERY OTHER WEEK
  • Aug 24, 2026LATEST

POPULARITY

20192020202120222023202420252026


Best podcasts about Tensor

Latest podcast episodes about Tensor

Middle Tech
341 | Tensor Black: Dr. Douglas Flora on Building the GPS for AI in Oncology and AI's Impact on Healthcare

Middle Tech

Play Episode Listen Later Aug 24, 2026 51:01


There are already 700 to 800 FDA-approved AI devices on the market, yet a busy oncologist still has nowhere trustworthy to learn which ones are worth their time.In this episode, Dr. Doug Flora joins us to share how he is closing that trust gap. He is the Executive Medical Director of Oncology at St. Elizabeth's Yung Family Cancer Center and co-founder of Tensor Black, a clinician-led education platform he calls "the GPS for oncology."We discussed the three layers of AI in cancer care, from ambient note-taking to the "co-pilot" that supports physicians, and why detection is moving upstream to the "pre-patient" stage. Dr. Flora unpacks St. Elizabeth's screening program, which has caught roughly 900 stage-one lung cancers across 65,000 patients screened, and why keeping physicians "at the wheel" matters. From a region often called the epicenter of cancer in America, this is a founder using better tools to fight a very local fight.Hosted by Logan JonesMiddle Tech is proudly supported by:KY Innovation → kyinnovation.comAwesome Inc → awesomeinc.org

Latent Space: The AI Engineer Podcast — CodeGen, Agents, Computer Vision, Data Science, AI UX and all things Software 3.0

Watch the full episode on YouTube:We first covered Baseten last year when DeepSeek mania was at peak hype. Now they have raised a monster $13B round and become one of the new cohort of AI Infra decacorns that are (with Nvidia, Intel, and the semis complex) chief beneficiaries of the Inference Inflection. We return to Baseten at the peak of the 2026 edition of Open Weights debate. Ali has published a viral breakdown of Kimi K3:And since you last saw him, Philip has spoken at AI Engineer and written the definitive book on Inference Engineering spotted all over SF:Three years ago, inference engineering barely existed as a category.Today, it is one of the most critical disciplines in AI. Inference engineering inherently tackles a different question than standard model training: “How do you turn those weights from training into a product that is fast, reliable, and affordable at scale?” Focusing on these creates an entirely new optimization problem.In one recent GLM-5.2 experiment, quantizing more of the model actually preserved its benchmark quality while increasing throughput by 20%, because the errors introduced in different layers could cancel each other out.Inference is no longer just the final step after training. It is becoming its own engineering discipline, with its own research problems, infrastructure, and increasingly specialized roles.In this episode, Baseten's Philip Kiely and Ali Taha join swyx and Vibhu to explain what actually happens after a new open model is released and what it takes to turn “we generated a token” into a fast, reliable, production-ready API.We go deep on cache-aware routing, disaggregated prefill and decode, quantization, speculative decoding, KV-cache movement, model parallelism, GPU kernels, and the race to make frontier models up to 10× faster. Philip and Ali explain why inference optimizations can still produce gains of 20%, 100%, or even 200%; how quantization errors can cancel one another out; why identical weights can behave differently across clusters; and how Baseten grafted a Kimi vision encoder onto GLM-5.2 without changing the underlying language model.The conversation then expands beyond LLMs into NVIDIA Dynamo, mega kernels, Rubin, AI-specific chips, local inference, video generation, diffusion versus autoregressive models, and the enormous compute barrier to generating coherent long-form video. Finally, we explore the convergence of training and inference, continual learning through persistent KV cache, and the emerging loop where models help optimize the infrastructure that runs them.We discuss:* What happens when a 200,000-token request enters an inference system* Cache-aware routing and reusing previously computed KV cache* Why prefill and decode are increasingly handled by different GPUs* When dedicated deployments become cheaper and more reliable than shared APIs* How speculative decoding uses a smaller model to accelerate a larger one* Tool calling, structured outputs, and what LLMs actually do* What it takes to support a new open model on day zero* Grafting Kimi's vision encoder onto GLM-5.2* Retrofitting inefficient model layers with components from other architectures* Why models sometimes collapse into repeating the same token* How hardware, kernels, and race conditions create nondeterministic failures* Preserving model fidelity while making inference faster* How quantization errors can cancel each other out* Why inference optimizations still deliver gains of 20%, 100%, and 200%* How optimized serving can make a model up to 10× faster* NVIDIA Dynamo, KV-aware routing, and distributed model serving* Speculative decoding the speculative decoder* Why local AI is about making models less dumb while data-center AI is about making them less slow* Tensor, expert, and pipeline parallelism across GPUs* Hardware-aware model design, auto-tuning, and the case against mega kernels* Rubin and why inference is becoming a systems problem* Whether modern GPUs are evolving into programmable AI ASICs* Why enormous models like Kimi K3 require GB300-class hardware* Why open-source video generation still trails Veo, Kling, and other closed models* The quadratic attention bottleneck behind long-form AI video* Autoregressive video, real-time generation, and compounding quality drift* Why future video systems may combine autoregressive and diffusion architectures* Training for inference and inference for training* Continuous post-training, deployment, evaluation, and improvement loops* How GLM-5.2 helped optimize the kernels serving GLM-5.2 itself* Why faster networking could unlock dramatically faster decoding* Continual learning, KV-cache compaction, and persistent model memoryShow Notes* How to build a day-0 API for Kimi K3* 22580: From GPT2 to Kimi3, ExplainedPhilip Kiely* LinkedIn: https://www.linkedin.com/in/philipkiely* X: https://x.com/philipkiely* Inference Engineering: https://www.baseten.co/inference-engineering/Ali Taha* LinkedIn: https://www.linkedin.com/in/aliestaha/* X: https://x.com/waterloointernTimestamps00:00:00 Introduction and the 200K-Token Prompt00:03:18 Dedicated Deployments, Speculative Decoding, and Tool Calling00:11:26 Launching Production-Ready Open Models00:19:06 Model Retrofits, Failure Modes, and Nondeterminism00:28:22 Quantization and Canceling Errors00:32:15 The Race to 10× Faster Inference00:40:48 Dynamo, Speculation, and Local vs. Data-Center AI00:50:18 Model Parallelism, Auto-Tuning, and Mega Kernels01:00:55 Rubin, GPUs vs. ASICs, and Custom AI Chips01:10:03 Giant Models and the Limits of GPU Memory01:12:42 AI Video, Quadratic Attention, and Autoregressive Generation01:21:47 Audio, Images, and Diffusion Models01:27:32 Training, Self-Optimizing Models, and Continual Learning01:40:06 Closing ThoughtsTranscriptIntroduction: Baseten, Waterloo Intern, and Inference EngineeringSwyx [00:00:00]: Okay, we're here in the studio with Philip, old friend from Inference Engineering, the book, as well as Baseten and everything that you've done, you and I have done before, as well as Ali. Welcome.Ali [00:00:15]: Pleasure to meet you.Swyx [00:00:15]: Waterloo intern.Ali [00:00:16]: Waterloo intern, always.Swyx [00:00:17]: When did you get “Waterloo intern” as a handle?Ali [00:00:19]: As a handle? Oh.Ali [00:00:20]: I think the rebranding happened mid-March. When I saw it was open, I was like, “I have to take it. Up for grabs.”Philip [00:00:26]: The problem is that Ali is really good at his job and is not gonna be an intern much longer.Philip [00:00:30]: So we have to figure out who's gonna get the handle.Ali [00:00:33]: Well, I'll pass the torch over to the next intern.Swyx [00:00:34]: Oh, okay. It can be, like, you just pass it to another Waterloo grad.Ali [00:00:37]: To another Waterloo intern. No, bruh.Philip [00:00:39]: Yeah.Ali [00:00:39]: Intern.Swyx [00:00:40]: Intern, yeah.Ali [00:00:40]: And no.Philip [00:00:41]: You gotta get an intern from Waterloo.Ali [00:00:42]: Yeah, I've gotta get an intern from Waterloo.Swyx [00:00:44]: Right.Ali [00:00:44]: But they have to follow the path.Swyx [00:00:45]: Oh, it could, but it could come from Baseten, so it's like whoever Baseten gets from Waterloo.Ali [00:00:48]: Right.Swyx [00:00:49]: Has the title of Waterloo.Ali [00:00:50]: It stays in the ecosystem.Philip [00:00:51]: Exactly.Ali [00:00:52]: Halfway through the internship, you either get it or you're out.Philip [00:00:55]: You should also do, like, a big graduation ceremony where you change the handle.Ali [00:00:59]: Just say it.Philip [00:00:59]: For everybody.Swyx [00:01:00]: You guys are good at ceremonies, clearly. We had a nice launch of the book, very successful. But before we get into all that, I wanna start off with a fun question for you. Okay, you're an expert inference engineer. What happens when I send a long query, say two hundred thousand tokens into Baseten's inference? What's the process of query through GPU model routing, balancing, all that? What is all the stuff that we don't think about?Long Context Requests, KV Cache, and Cache-Aware RoutingPhilip [00:01:26]: With a long query specifically, the first thing that I'm gonna ask is, “Have you sent me this query before, or at least part of it?” and I really hope you have, because it's gonna be a lot easier for me and a lot cheaper for you. So the first thing that we're gonna look at is some cache-aware routing, where we're going to see, we probably have a number of instances, a number of replicas up serving whatever model you're hitting. We want to send this one to something with, number one, available prefill workers, and number two, ideally some cached input already there so that we can skip prefill on at least part of these two hundred thousand tokens. If you're doing two hundred thousand tokens, it's probably coding or a multi-turn agent or something where you would expect to have that cached. If you don't, we're gonna have to send it to a prefill worker. We've at least on certain models disaggregated prefill and decode, so you're going to have one set of GPUs that's solely going to process the input, create the KV cache, and get you your first token, and then that's going to be passed over to a separate set of GPUs, which is going to run decode. We're going to iteratively make those tokens. We're probably going to have some speculator model in front of that. I'm going to assume that you're doing coding, and because of that, our speculator model, which assumes you're doing coding, is gonna have a high draft token acceptance rate. If I'm wrong and you're asking me to summarize every Harry Potter book, it's gonna be slower. And then we stream that output to you and account for it, charge you, a couple of pennies and say, “Hey, would you like to send another one?”Swyx [00:03:04]: Except Baseten doesn't charge by pennies.Philip [00:03:07]: Well, yeah, we charge. I'm assuming that we're talking about the public model APIs. If you are setting up a dedicated deployment, then yeah, it's not pennies.Public APIs vs. Dedicated DeploymentsSwyx [00:03:18]: Yeah, one of the key differentiators when I was talking with Baseten initially was that people who want very high volume just need to rent by the box, ‘cause then it's up to you to figure out how to saturate the box.Ali [00:03:31]: And more often than not, it's, like, way cheaper if you're pushing, like, millions of tokens per hour, if you just pay per hour instead of pay per token.Philip [00:03:37]: Yeah, they do. I think that we've increasingly seen a lot of demand for the pay per token APIs, just because everyone wants to try open models, and then once they find a use case that's really sticky, then they move over to dedicated.Swyx [00:03:51]: Is there a best practice on when it's time to swap over?Philip [00:03:54]: Couple reasons. Yeah, reliability, that's a big one, right?Ali [00:03:57]: Like, if they have a very specific use case, they want you to train something specifically for them, like they want their own spec dec, for instance, for their own traffic.Swyx [00:04:04]: Spec dec is speculative decoding.Speculative Decoding and Custom SpeculatorsAli [00:04:05]: Speculative decoding, yeah.Swyx [00:04:07]: You have to explain.Ali [00:04:07]: Sorry. Like, speculative decoding is like, if you have a huge model, right? And so the model is going to be generating one token at a time every single turn, every single forward pass. So we attach, like, this little, like, parasite, like this layer that goes on top of the model, and this model just has to predict. It does three very fast autoregressive forward passes, and it will predict, like, three certain tokens, and then you do one forward stage over the entire original model in order to see if those predictions were correct or not, and then you accept them or you reject them. Now, this draft model is traffic specific, so if you, like, Philip said, if you're summarizing Harry Potter books, I can train exclusively that draft model on Harry Potter books, and I can guarantee you that I'm gonna accept the three tokens every single time. And so with that case, I increase your decode speed. I wouldn't be able to provide this to you if you're a shared endpointSwyx [00:04:53]: YeahAli [00:04:53]: ‘cause I have no idea if you're doing Harry Potter, if you're doing coding, if you're doing English. We don't know. Also, there was a thing in the book that mentioned that if they really cared about a specific threshold, chapter four, I think. Do you remember that?Philip [00:05:06]: Yeah. The things that you can do is you can set a specific, like, batch sizing, a specific, like, parallelism strategy if you're trying to optimize for, like, throughput versus latency. You can. Maybe a NVFP4 quant doesn't pass your benchmarks and you wanna run a model at higher precision, you could do that. There's just a bunch of reasons why you might wanna have your own endpoint and the biggest one, of course, just being, like, you don't have to deal with someone else doing a hundred million tokens of benchmarking traffic at the endpoint when you happen to be trying to serve your users.Swyx [00:05:40]: Yeah. I think one thing that is. That is a classic journey. Like, it's people is asking the, what happens when you type Google into the browser. Tool calling, is that just, you're generating JSON or is there more complication beyond that?Tool Calling, JSON, and Structured OutputsAli [00:05:58]: Certain customers that we have, they have their own post-trained models, and so they demand a tool calling that's not just, like parse a file or go find the weather. It's something that's very specific and you have to do post-training on this. And if the post-training on the model is not good or if the quantization after the post-training to get the inference to be fast, the model will struggle reading the JSON file and reading the tool calling. But it doesn't require its own like sandbox. It's not like it's going to use that tool calling to like escape a sandbox or like it doesn't have to be contained. It can just be a normal dedicated deployment. The challenge with tool calling more and more seems to be that the companies want certain tool calling which is a very sensitive thing to train. And because you're dealing with all of the JSON outputs, if it doesn't like close the end of the request in a very certain manner, you end up with a model that did the tool calling and like the thinking and so as a result of that, it didn't see the result and just hallucinated the result as it decoded. That seems to be the most challenging thing with tool calling, not really the sandboxes model.Philip [00:06:56]: Yeah, that's a challenge on the training side and then on the inference side, there's work that you can do to scope the possible output. So we published this at this point close to two years ago, the solution to this problem which is you make a state machine and you use that to constrain the output to a specific format. So this is the structured output problem. If you remember backSwyx [00:07:27]: Yeah, the specific grammar is,Philip [00:07:29]: Yeah, exactlySwyx [00:07:30]: GML had this thing.Philip [00:07:31]: Yeah. So it's like the old-school “make sure this is only JSON”, return only JSON orSwyx [00:07:38]: YeahPhilip [00:07:38]: Grandma's gonna die type of prompts.Swyx [00:07:39]: Is it BNF grammar? At some point OpenAI had released a thing that was like, yeah, if you want to constrain your output, write BNF grammar, back as NOR.Philip [00:07:47]: In our inference system, it's just a specified output format. And you get the guarantee that your output's gonna be structured along that format. And so applying that to tool calls can like help cut down on. You can still call the wrong tool or call no tool. It doesn't solve the certainty problem but it at least solves the output structuring problemSwyx [00:08:10]: YeahPhilip [00:08:10]: Within tool calls.Swyx [00:08:12]: And MCP is just another form of tool, right.Philip [00:08:14]: Yeah, exactly.Swyx [00:08:15]: As far as there's no special thing there.Philip [00:08:16]: The thing I'm always like explaining to people is the LLM is not capable of doing anything. It's only capable of making suggestions of what to do and then if those suggestions are formatted in a certain way and applied to a system that knows what to do with them, then an action occurs.Swyx [00:08:32]: Yeah. Part of the fun stuff is, this is solved outside of tool calling too. Like in an agent loop if the output is not correct or you're right, like reasoning, tool calling was done in the reasoning trace, just be like, “Oh, I don't know what to do. Let me just try again.” And it might get there after a few tries. And on your point of training, sometimes this is harder in smaller models, so you don't have the same exact quality outputAli [00:08:56]: Right.Swyx [00:08:57]: When you just swap from a big model, right?Ali [00:08:59]: Yeah. I will say that, before, I think we need to go back to inference engineering proper.Ali [00:09:04]: But, I had expected that something would replace JSON because it's hard to stream JSON ‘cause JSON must be complete and you must have open and close brackets and everything. So it's hard to parse something or validate something while it's being streamed. So people invented all sorts of things that are like, I forget the name of some of these alternatives, but it's something like TOML, something like YAML. But JSON seems to be dominant still.Philip [00:09:30]: The JSON outputs aren't that long, right? Like you could have a long-- ‘cause tool calls also contain the arguments in them and perhaps for a certain tool you might pass like a very long argument. But my impression of the median tool call is that it's a relatively small number of tokens, right? So I would expect that speculators are generally fairly good at something as formatted as JSON. And so you would have like a pretty fast decode step there and that the streaming wouldn't be as valuable, but maybe I'm wrong about that.Ali [00:10:02]: I think you're also bounded by the software or that the model is gonna integrate with if the software is built with JSON for the tool calls or if the company that you'- if your customer says that this is how our software works and our tools are interfaced with JSON, you can ask them to like, change their software and say like, “Yeah, this is gonna be better for the model.” but like with the right training shouldn't be that much of a difference. Also more profitable if it outputs more tokens probably.Swyx [00:10:25]: Depends on your business model.Swyx [00:10:27]: It really depends. But I will say that, as a writer with like experience a lot with generated output, I do try to move from text to JSON text which is very long JSON, right? Like there's paragraphs in every field because I'm trying to structure it, right?Philip [00:10:44]: Right.Swyx [00:10:44]: I want you to first make factual statements, then make opinions then make bullet point summaries, have dates, have entity references have your sources for references, all these things. Anyway, so these are things that like I think people who really experiment with structural output have to really care about. But, let's, let's recurse up the stack a little bit. Before we started recording, you mentioned something really cool, which is that there's a lot of engineering that-- inference engineering that goes on when a new model provider releases a new model, right? So let's call it GLM-5.2, Kimi K3. I had previously assumed, especially if it's like, well, GLM 5 to 5.1 to GLM-5.2, like that you've supported them before. Is it that much work?What It Takes to Support a New Open ModelAli [00:11:26]: It's a lot of work.Swyx [00:11:28]: Yeah. Okay. So like, a lot of people, all you guys, right whenever a new model launch like, people rush to say like, “Oh, Hugging Face supports this, Fireworks supports this, Spacetime supports this,” and I'm like, “Yeah, of course we support it.” But what goes into that? What goes intoPhilip [00:11:40]: I think it's more than just support it too, right? It benefits the consumer a lot. Like I think it was with Kimi K2.5 or GLM-5.2 the latest, there was an inference war, right? X provider is at 90 tokens a second. The next day we're at 150. The nextSwyx [00:11:55]: I kinda kicked that off with the GLM-5.2.Swyx [00:11:58]: I wrote a Twitter article about. It got like half a million views,Ali [00:12:02]: Based on being numberSwyx [00:12:03]: YeahAli [00:12:04]: Or it's for something else.Swyx [00:12:05]: Yeah. Which,Ali [00:12:06]: Oh my GodSwyx [00:12:07]: Which then got everyone really excited about, hey, how can we, bend tracks a little bit further and,Philip [00:12:14]: There's a difference between support the model, as in I can make a token out of this model, and support a model, as in I have a production-ready API from this model.Philip [00:12:26]: Getting to the point of I can make a token out of this model is not that hard because generally the, open source inference engines, vLLM, SGLang of the world oftentimes even receive weights ahead of time, maintainers do, or the people making the model merge PRs to ensure support. So you generally can, just get it working on the standard open source stack without too much pain in most cases. The challenge is, every inference company is gonna have own proprietary stack. Some open source components, some in-house stuff. And for any arbitrary model, there's going to be some new stuff. Sometimes you get lucky, like K, two five to two six was, like, pretty similar.Quantization, Speculators, and Production ReadinessAli [00:13:16]: Yeah. It was pure continued post-trainingPhilip [00:13:18]: YeahAli [00:13:18]: If I remember correctly.Philip [00:13:19]: Even in those cases, there's still stuff you have to do. You have to redo the quantization work. You're taking the model from. Generally, these models are not released in NVFP4, and we want them to be in NVFP4 for maximum Blackwell compatibility. So we have to perform that quantization, and, calibrate the quantization to make sure that we're not causing any regression in the model's intelligence. And then we also have to train the speculator, as we've talked about. Generally, we have. We have ZDR, zero data retention on our model APIs, so we don't know exactly the traffic that people are sending us, but we know what's popular. We know that coding use cases are popular. We know that agents, agentic use cases are popular. So we can get public data sets that are representative of that traffic and train general speculators. Now, with speculators today, you need to train the speculator using the base model itself because you're getting hidden states out of the model from running inference on these specific prompts, and that is the training data you use to create the speculator. So there's that process which you need the real model weights for. And then there's of course just the process of, standing up all the infrastructure behind it, loading all this stuff, testing it. And then when there's a new model with a newer architecture, I think that, like, the DeepSeek models tend to be the most challenging as they have, like, the most novel architectural stuff going on, model after model. But every new model has something. Kimi K2 had. Oh, sorry, GLM-5.2 hadAli [00:14:53]: Sparse attention.Philip [00:14:54]: Yeah,Ali [00:14:54]: YeahPhilip [00:14:54]: the DSA.Ali [00:14:55]: Right. Which is brought from DeepSeek.Philip [00:14:57]: Yeah. AndAli [00:14:59]: So you can copy-paste then?Philip [00:15:01]: It kindAli [00:15:01]: I don't know how this works.Philip [00:15:02]: So, like we had to, like, build support for that into our runtime. And you're right, like it is really interesting the way that all of these open source labs borrow from each other. For example, like GLM-5.2 doesn't have vision. So something that, Haley, a guy on our team, if we could take a look at this, he, like, grafted the Kimi vision encoder onto GLM-5.2.Retrofitting Vision into GLM-5.2Ali [00:15:27]: We'll be training the projector.Philip [00:15:28]: Exactly. So if you think about, like, the encoder, there's the encoder, which is the part that looks at the image and turns it into latent information, and then there's the projector which likeAli [00:15:38]: You can say latent space. It's okay.Philip [00:15:41]: And then there's the projector that maps it onto, the model itself, and then there's the model weights. You don't wanna mess with the model weights because you run a chance of making the model dumber at something else for the purpose of giving it vision. So instead, Haley started with just a projector, which is only a handful of millions of parameters.Ali [00:16:02]: That would be, yeah.Philip [00:16:02]: Yeah.Ali [00:16:03]: Can you show the training one?Ali [00:16:04]: Like the way it groksPhilip [00:16:05]: YeahAli [00:16:06]: Very interesting.Philip [00:16:06]: And maybeAli [00:16:07]: That right therePhilip [00:16:07]: Maybe Ali, you should take it from here. You've got a betterAli [00:16:10]: Ooh, double the sandPhilip [00:16:11]: Understanding of this than I do.Ali [00:16:11]: Yeah. You can see, like, he. The way he trained this is really cool. At the beginning, he was training it using just like, “Here's a picture of a mountain. Can you describe what's in this mountain?” And that caused it just like the first, learning walls. Like here you can see this all we're trying to teach it is to translate the encoded. Like it's already taken the encoder from Kimi K. It's taken the image. It'Philip [00:16:31]: Yeah. FrozenAli [00:16:31]: FrozenPhilip [00:16:32]: With adapter.Ali [00:16:32]: Exactly.Philip [00:16:33]: Yeah.Ali [00:16:33]: So the brain is frozen and the eyes are frozen. It's just we're tryingPhilip [00:16:37]: AlignAli [00:16:38]: Interconnect between the eye and the brain, right? So the projector. And so you take the tokens and then he's like, “Oh, can you describe what's in this image?” And he's like, “Oh, it's a mountain,” or it's a person or it's a human, whatever the case is. But that didn't cause complete understanding. So he changed it such that every image was associated with a data set of questions. Like, does this image have a white male? Does this image have birds in the top corner? Does this image have a scientist in it? All of that stuff. And it would have to answer questions correctly. And using not just training on describing an image, but being able to answer question, another question, answer over time. Like you can see the grokking, which is like genuinely insane, that retrofitting vision into a large LLM can learn to that extent. And even for images that it doesn't perform well on, for instance, if you ask it a picture of like Stephen Hawking, “Who is this?” Maybe it doesn't get it, but it will say something like, “This is Albert Einstein.” Like it still understandsPhilip [00:17:25]: Close enoughAli [00:17:26]: That this is a scientist who is a man who has, some significant achievements, all that stuff. So that's like really cool.Philip [00:17:32]: Yeah. So, we've covered Hao Tian before, who the author of the LLaVA paper that did this, a while ago. And I think that's very foundational work for anyone who hasn't done vision work before.Ali [00:17:41]: Same with the CLIP and MetaCLIP, where you go from just captioning to building out questionsPhilip [00:17:47]: RightAli [00:17:47]: Off the image and how much better you can get performance.Philip [00:17:50]: Right. Right. Right. Yeah. But what's, what's so exciting about this is if you look at a model like this. Now, this is a little bit more of a research project. It's not. It got to 56% on MMLU Pro, I think. So not quite frontier. But if you're running this model, you haven't suffered any loss on your GLM-5.2 quality. If you don't have an image, it'll just behave exactly the way it used to. And ultimatelyAli [00:18:14]: Which in the inference code you literally do not include the other part, right?Philip [00:18:18]: Yeah. You would just skip the encoder if you don't have an image input.Ali [00:18:22]: Okay.Philip [00:18:22]: Just confirming.Philip [00:18:23]: YeahAli [00:18:23]: Does it affect a lot on the overall inference side? Like you're not adding much, you're adding a very small vision encoder. These are typically likePhilip [00:18:30]: They're super fineAli [00:18:31]: Less than a billion parameters, right?Philip [00:18:32]: Yeah. It's, - There's a little bit less standardization among vision encodersSwyx [00:18:37]: YeahPhilip [00:18:37]: So the support matrix can be a little bit, sparser. But overall, yeah, it's a pretty, it's a pretty minor component of the overall system. And ultimately what you get out of the system is all of a sudden you have Kimi Vision, GLM weights, and DeepSeek attention all in one model.Open Source Model Grafting and Franken-MergesPhilip [00:18:56]: And that's, I think, a lot of the power and beauty of open source, is that you can take all of these different components and combine them together into a system that's better than anyoneSwyx [00:19:05]: YeahPhilip [00:19:05]: Can be individually.Swyx [00:19:06]: People used to say that you would also do Franken-merges where you would take likePhilip [00:19:10]: YeahSwyx [00:19:10]: Layers from each model.Swyx [00:19:11]: Does anyone do that anymore?Ali [00:19:13]: Well, to your point previously when you were mentioning like, the work that goes into supporting a model when it first comes out, like GLM-5.2 or MiniMax M3 or whatever the case is. Sometimes you do have to like, you do have to switch out some things. Like, for instance, the MiniMax M3 head uses full attention, and with full attention you end up with this like insane bottleneck in spec dec ‘cause you're doing auto-regressive token generation for three tokens, and you're doing this like N squared over all of the tokens that are in your sequence. Your KV cache is like very large because it's not sparse, it's not top K. So we find it better to like, okay, we're gonna replace this, we're gonna replace this layer with a layer from another model that's using like GQA, for instance. And then just with the right training, you can get it to have the same acceptance rate. So it is very possible to retrofit layers from other models and very much needed. If a layer is like inefficient, the training just becomes the challenge, like how do you ensure that you train it properly? Which again to your earlier point is like the mesh between training and inference. As in like you need very good training in order to do fast inference. That's like, I feel like more and more becoming true.Swyx [00:20:21]: Yeah. Anything else on the support side when you say like get it to fully production ready?Loop Detection, Race Conditions, and Non-DeterminismPhilip [00:20:26]: Yeah. I think that there's also a question of just, we can test a model to a pretty extensive degree, but we're trying to get it out quickly and then you see a bunch of other people test it and you get interesting results. There was an issue with, GLM briefly where we had some like mode collapses where it would just output the same token over and over again for certain prompts on certain temperatures. Like once you expose an endpoint to the real world, there's going to be, so many more varieties of things given to it that you're able to, discover and patch things. So it's not just a, day zero process, it's then like for the first week, for the first month, if a model remains popular, like how do you both fix bugs and then continue to push the envelope on performance?Ali [00:21:21]: What do you mean you don't want your model outputting S?Swyx [00:21:24]: Is there loop detection on that stuff, by the way? It still happens like quite a lot, which is surprising.Ali [00:21:30]: We have like we, in our endpoint, like if a model was to output the same token like four plus times, we just cut the generation. We say like, “Oh, sorry, this-- Like try again,” or like we will reprocess the request. ‘Cause we know then, like if it, like if, yeah, it's four times the same token, it's probably collapsed.Swyx [00:21:45]: Yeah. Is there a way to opt out in case I really want that?Ali [00:21:48]: You want that?Ali [00:21:50]: I think there's a way that we have to handle it. I'm not exactly certain, but I feel like in certain models, like when they output something like you can imagine, like a table for instance, and so they want, they wanna draw like 12 dashes and 12 dashes. Yeah, I think there's a way for that to happen. I think we only do it on certain tokens. Like we exclude certain special characters.Swyx [00:22:07]: Yeah.Ali [00:22:07]: So we only do it on like certain like S is the most common almost. GLM-5.2Swyx [00:22:11]: OhAli [00:22:11]: And I think it was DSV 4 as well. Like you'd just have like looping issues where like you literallySwyx [00:22:17]: ItAli [00:22:17]: Just have like S.Swyx [00:22:18]: Yeah. Is there a special, something special about S? No, just randomlyAli [00:22:21]: It just seems to be the one token involved.Swyx [00:22:23]: Yeah. And it'Philip [00:22:24]: Is thereSwyx [00:22:24]: And it's only temperature 0Ali [00:22:27]: NoSwyx [00:22:27]: Even at other temperaturesAli [00:22:27]: Even at like 0.9 or whatever, it will still, it will still collapse.Swyx [00:22:30]: That's weird, right?Ali [00:22:30]: It's, it is an inference problem to be honest, like a software problem. Like oftentimes, the image you run will-- like NVIDIA will release an image for instance, and if we will upstream the changes from their latest TensorRT-LLM image into our stack, we'll find that it fixes it. Or oftentimes this will only happen in an inference engine that you're using like SGLang. But if you were to switch to vLLM, that isn't the case. So it seems to be like an extremely like deterministic software issue and not really a model issue. It's not like a weights problem. Like I'- we'll say like, “Oh, it's a problem with the quant. We did PTQ wrong,” right? But that isn't, that doesn't make sense because the same weights used with a different inference engine does not repeat the problem. And sometimes it's, the kernels that are being used in the backend have like these very subtle sometimes race conditions, where if you were to use this model hosted on one cluster, you will never get this problem.Swyx [00:23:19]: Oh my God.Ali [00:23:19]: But if you host it on a different cluster, you will. And the reason is the KV cache transfer from a node to node in that one cluster is using a slower interconnect than the node to node in another cluster. So that exposes the race, whereas in another cluster it doesn't. So then you end up just like, okay, this model is not gonna be hosted on this cluster. We're gonna host it on, another cluster because that cluster exposed that problem. But then it ends up with like, okay, is it the software? Is it the model weights or is it the hardware?Swyx [00:23:42]: There is a thing about this with temperature 0 still not being deterministic, right?Ali [00:23:46]: Right.Swyx [00:23:46]: Mostly because of hardware. Even at temperature 0 same model, you won't always get the same output.Swyx [00:23:52]: Even-- But I'm surprised by the race condition one because, I thought PyTorch was a graph that like guarantees that you at least, execute things in the right order.Ali [00:24:02]: Well, yeah, true. Like I'm not, I'm not saying that there is. Like well, you have things like PTL optimizations where like you can start a kernel before the end of the previous kernel, and that's like ‘cause you want to do that because there'sSwyx [00:24:12]: It's like pipeliningAli [00:24:12]: Expense. Exactly.Swyx [00:24:13]: Yeah.Ali [00:24:13]: But it'- But you don't do it cleanly. Like you overlap a little bit of the execution. No, it is very possible that the kernel itself, like that one block that is supposed to be running in this instance of time, that kernel itself has a race condition. For instance, like a missing barrier. Like often if you're designing a kernel and you want it to make it to be very fast, if you don't test it extensively, you'll, you'll have certain threads access data points from registers before they've been written to by other threadsSwyx [00:24:36]: YeahAli [00:24:36]: For example, because like your barrier is wrong or your synchronization was wrong. But yeah, like the testing itself is very difficult in those like, andSwyx [00:24:42]: And there's no like borrow checkerAli [00:24:45]: What does that mean?Swyx [00:24:46]: Like Rust. Like the. If you're trying to have like memory safety It sounds like a comparable problem.Ali [00:24:52]: Well, yes, but you're working in CUDA, right, NVIDIA GPUs. Like- You just need a higher level language like modular Maybe that's what modular is supposed to do. I don't know.Quantization Quality and Vendor FidelityVibhu [00:25:00]: How do you see keeping quality of the model? So you talked about all these steps of, okay, you gotta do quantization, train your own speculative decoderAli [00:25:07]: RightVibhu [00:25:07]: Run on different hardware. Looking at other model providers, okay, you kicked off a inference speed race on the consumer end. What goes into keeping quality the same across them, right? Sure, you can run benchmarksAli [00:25:22]: YeahVibhu [00:25:22]: But, like, how do you determine how much quantization are there standards? What goes intoPhilip [00:25:27]: There's a few things on quality. Most inference optimizations are lossless. KV caching, for example. You are just recomputing or preventing recomputing the same values. Speculation, of course, if a draft token is wrong, it gets rejected. The main lossy optimization is quantization. And that really comes down to, number one, data format, number two, which parts of the model you choose to quantize, which layers, and number three, like doing a lot of calibration on the quantized weights, to ensure that you're preserving all the outliers. There's other tricks that you can do, though. A big one is long context, ‘cause one thing you asked at, right at the beginning is, “Oh, what's gonna happen if I send a 200,000 token request in?” So with a long input sequence, you need to, store a lot more information. You need to process a lot more tokens. And so even if a model has a context of a certain length, you might, as an inference provider, choose to build an API with a shorter context length, and of course a full length one as well. Because if someone doesn't need the full million token context, for example, you can get them better performance. I don't know if that's exactly like quality of the model. The way that I think about quality is to what degree are we faithfully serving the original model? If you think of a golden implementation of a model that performs exactly the way the model is designed to perform, I think of quality as how close are we getting to that, 100% fidelity of the model.Philip [00:27:13]: You can also, of course, think about quality from the training side and how do you push yourself past 100%. But when I think about purely inference optimizations, it's getting faster while staying as close to that 100% fidelity mark as possible. And certainly our standard internally is that, like you should not be able to tell the difference between our API and a, official API. I think Kimi in particular does a good job of vendor benchmarking hereAli [00:27:41]: YesPhilip [00:27:41]: Where they haveAli [00:27:42]: They released an actual vendor benchmark.Philip [00:27:43]: Exactly, yeah.Ali [00:27:44]: ‘Cause they accused, some people, Amazon? There was some provider that was not doing very well on Kimi's benchmark.Philip [00:27:50]: Yeah.Philip [00:27:51]: So, with Reflect we probablyVibhu [00:27:52]: This was a long time ago, right?Philip [00:27:54]: No.Ali [00:27:54]: Yeah, like threeVibhu [00:27:55]: They alsoAli [00:27:55]: Four, five months agoVibhu [00:27:57]: This also happened with, I don't remember which model, but they pulled out quite a few, and then they started a whole chart about this. It might have beenPhilip [00:28:03]: Kimi Vendor Verifier.Ali [00:28:04]: Yeah.Philip [00:28:05]: Yeah.Ali [00:28:05]: Yeah, ‘cause you, ‘cause you'd be pissed, right? Like if you'Philip [00:28:07]: Yeah.Ali [00:28:07]: If like if I'm a consumer and I'm using like Amazon's endpoint for instance, and I've used Kimi and I'm like, “Oh my God, like this is bad,” I'm not gonna say, “Oh, Amazon quantized the model in a bad way.” I'm gonna say, “Oh, Kimi sucks.” Right?Philip [00:28:17]: Yeah.Ali [00:28:17]: So it seems like that makes sense.Philip [00:28:19]: Yeah, they care. They care.Vibhu [00:28:21]: Justifiably.Ali [00:28:21]: Yeah, justifiably.Vibhu [00:28:22]: This is probably a stupid question, but just checking, has anything improved from main quantization?Philip [00:28:28]: Yeah.Vibhu [00:28:28]: Like, is quantization always strictly worse?Ali [00:28:30]: Well technicallyVibhu [00:28:32]: NoAli [00:28:32]: It's a lossy. QuantizationPhilip [00:28:33]: YeahAli [00:28:33]: Is a lossy, it's a lossy implementation.Philip [00:28:36]: Speed improvesVibhu [00:28:36]: Speed improves.Ali [00:28:37]: It the number, likeVibhu [00:28:38]: No, I' always look for inverse scaling laws.Philip [00:28:40]: Yeah.Ali [00:28:40]: Yeah.Vibhu [00:28:40]: This is something I learned from Noam Brown, where like things that normally act in one direction sometimes do.Philip [00:28:45]: Well, technically when you run a benchmark, because these models are deterministic, sometimes your,Ali [00:28:52]: YeahPhilip [00:28:52]: NVFP4 quant is like, two basis points higher than yourAli [00:28:56]: No, it's noise. It's noise.Philip [00:28:57]: Yeah, exactly. I'm like, yeah, it's, it's within. That's why I always say within margin of error.Philip [00:29:01]: And I stopped saying that because everyone assumes that what is, well, within some margin of error, we're barely inside of that to the worst, so we're saying. But yeah, sometimes it's just like, gives you a higher output score. But like Ali said, that's noise. To my knowledge, you're not necessarily making the results better. You're just trying to, again, like keep your fidelity as close to 100% to the original model.Layer Selection, KL Divergence, and Better QuantizationAli [00:29:27]: There is, to your point, research that we did on MP. I don't know if you are able to pullPhilip [00:29:31]: YeahAli [00:29:32]: A tweet we did. One of our research interns, Joshua, I think it's a tweet on how we have 20% better quantized GLM-5.2 than NVIDIA. Essentially what we found throughout like this month research is, okay, quantization is a lossy. It's. You're compressing the data from, occupying 16 bits to occupying, four bits, for instance. And so you're losing some information, and you're trying to minimize that. And so when I say that I'm gonna quantize the model, my job becomes how do I find the layers that I can quantize, and how to find the layers to not. For instance, with image models, I don't quantize modulation layers, and I don't quantize out projections because those two are. Like out projection is what you see as the user. Modulation is what the model sees or understands. Right, exactly. And so to his paper, do you have the. It doesn't have the. Yeah. It's a long paper. I don't know if I can findVibhu [00:30:25]: If there's a part to search or it's probably in the thread.Ali [00:30:28]: It's probably in the thread.Vibhu [00:30:29]: Yeah.Ali [00:30:29]: But the long and the short is it is very possible that quantizing more of the model makes the results. Like if I have a model that I quantize layers one, five, and 10, and another model where I only quantize layers one and It is possible that the model in which I quantized more information is going to perform better because the quantization errors have canceled out. And so what Joshua showed in his mathematical proof where he had like a verifier in, is that you can predict which layers are going to have quantization errors that will cancel out with each other, and you choose to quantize those layers. And so the result of doing this mathematical quantization is you end up with a model that's 20% more quantized than another provider, so you get 20% more throughput of it because there's more layers than running an NVFP4, and your quality is better than that other quant because the layers that you chose to quantize have their errors cancel out, like one layer skewed to the right one layer skewed to the left, one layer skewed to the right. Your final logits distribution is more similar to the original distribution of the model, so you have better fidelity. And so the way we proved this was with KL divergence. So instead of just scoring on the benchmarks, we scored the KL divergence between the logit distribution of the quantized model and the logit distribution of the original full precision model, and we showed that with this technique we get. If your probability distribution on the logits which token it wants to select is more of the same as the original model, you're probably gonna end up staying true to the original model. So yeah, so it seems like previously before this, it seemed like the industry was, well, the more you quantize, the worse it's gonna be, ‘cause the more loss you introduce. That's not exactly, not necessarily true. So yeah, doesn't improve it, but can cancel out.Philip [00:31:57]: I think it might be this, but reminds me a good bit about pruning where you can prune off certain layers.Philip [00:32:03]: But very interesting. Didn't know this was a whole paper you guys put out.Ali [00:32:06]: It's. Fun fact, it was originally 72 pages, this paper, and then we decidedPhilip [00:32:11]: WowAli [00:32:11]: We can't tell. We couldn't release it. So it's now 45.Swyx [00:32:15]: Still 39 pages, so very substantive. We talked about evals and all these things and, like what's possible in terms of speedup? Like it's like probably like the numberInference Speedups and BenchmarkingSwyx [00:32:25]: Thing that people do wanna care about, and it's something that you wrote about in your post. Like official API is 70 tokens per second, and you push it up to 90. Is that like a normal thing?Philip [00:32:36]: So what's cool about working in inference, the reason that I think inference is going to be a useful place to do engineering for a long time, is that if you look at highly optimized domains like, say, finance, if you're in finance, you measure how much better you got in basis points. It's like, “Oh, I got five basis points better, like twentieth of 1% better,” that's huge news because everything is so optimized. When we publish optimizations, it's 20%, it's 100% it's 200%. So there's still probably like a lot further to go, honestly. Like you'll, you'll know that inference is pretty much solved when researchers start publishing about how they got 1% faster at something.Swyx [00:33:19]: Which by the way, because I am from the finance background, in the ‘70s, that was the margin at the time. When you did quantitative finance research, you would findAli [00:33:27]: And like 20%, tens of percent.Swyx [00:33:29]: That's. Yes.Philip [00:33:29]: Yeah.Swyx [00:33:30]: And now it'Philip [00:33:31]: Tiny fractionsSwyx [00:33:32]: For those people interested, look up Andrew Lo's paper. He had a really interesting illustration of quant, stat arb, distribution, narrowing down from like those kinds of 20% differences in the ‘70s, down to nothing today, which is very cool.Philip [00:33:48]: Exactly, and we're at the beginning of the same type of thing. Now benchmarking is hard. I think anyone will tell you that, and benchmarking provider speeds is hard because there's so many variables that go into it. What hardware are you using? How much load do you have on the system? What's the exact nature of the prompts and input and output sequence lengths? All that stuff. But overall, when you start stacking these improvements, you're looking at multiples. You can look at it. The most common form, of course, is TPS, tokens per second, which is bad naming by us in the industry, ‘cause there's two tokens per second. There's tokens per second, the throughput number, and the latency number.Ali [00:34:31]: TTMT, yeah.Philip [00:34:32]: Like total tokens per second out of the, out of the GPU as a throughput number. Most people only care about tokens per second as the latency number, which we should call ITL, intertoken latency, but we don't.Philip [00:34:44]: Anyway, so you can imagine a standard API without many optimizations for a 1 trillion parameter model operating somewhere in the 30 to 50 tokens per second range for reasonable traffic profile. And we generally see the goal of, pushing to 10X that. But, not necessarily day zero, but by stacking enough optimizations, if you have, say like four optimizations, each of which doubles performance. Or sorry, three optimizations, each of which doubles performance, then you stack that up, that's an 8X gain. That's the order of magnitude that we're working with in this space. We're trying to make things substantially faster, not just go from like 70 to 90.Swyx [00:35:38]: Are you saying you've. You have done that?Philip [00:35:40]: So let's say you have as a reasonable baseline, 30 or 40 tokens per second. You can achieve 10X that. So like on GLM-5.2, if you run it unquantized, perhaps on H100s even, and you're just using an off-the-shelf inference engine with no particular optimizations, no speculator, nothing extra around like KV routing, no disaggregation, you're, you're probably, yeah, looking at that like 30 to 40. You think that's like a reasonable baseline?Swyx [00:36:12]: Right. Right.Philip [00:36:12]: To get to something like 10X, there's a lot of trade-offs that you're making. If we're running at more like a 300, 400 tokens per second range, you are using the best hardware possible. You have a optimized speculator. You have done all of your quantization work. You are Seeing a pretty high cache hit rate. You are running with a reasonably small batch size and a parallelism configuration that is tuned for latency versus throughput, but it is possible. So the spreads that you see if you, like, go on artificial analysis or you go on OpenRouter and you look at, the worst provider to the best provider, oftentimes can hit that range. 10X is of course very aggressive. It's oftentimes maybe more of a four to six times improvement. But that's the performance that makes us really excited, is when we can get these huge gains, not just go from 70 to 90 tokens.Stacking Optimizations: NVFP4, Speculation, and DisaggregationAli [00:37:19]: It's also, like, hardware dependent. Like, ifPhilip [00:37:20]: YeahAli [00:37:20]: If you have a thing where you're serving it on just, like, a node of H100s and then you throw, like, you shard the model across, like, four nodes of B200s. Like, you can definitely increase the speed with just throwing more hardware at it. Like, normalizing for the same exact hardware and the same number of GPUs.Philip [00:37:35]: Yeah. Then you're looking at, like, a two to 4X improvementAli [00:37:38]: Right. RightPhilip [00:37:38]: Depending on the inference optimizations. So yeah, it's. Some of it's, what's the call, and some of it's who's the driver.Vibhu [00:37:46]: If you break down the two to 4X, say the example is run GLM-5.2Ali [00:37:51]: YeahVibhu [00:37:51]: On B200sAli [00:37:53]: YeahVibhu [00:37:53]: Single node, right? What's, like, the cost trade-off for effort to get, like, the last bit of juice out versus what should people just think of, right?Ali [00:38:01]: Spectre quantization. Yeah.Vibhu [00:38:03]: Spectre quantization.Ali [00:38:04]: That's, that's, that's like 95%. LikeVibhu [00:38:06]: And how far does that get you? And how easy is that for the average person to do? So say right I wanna throw the weights of GLM-5.2 on a node of B200s, how easy is it to find speculative decoder- decoder model or already quantized model? How much work goes into it?Philip [00:38:23]: If you're doing it up front, it's quite a lot of work. If you're doing it today, there's going to be people who have published things that you can just, you can just grab some NVFP4 weights. You can grab a speculator. Yeah, if we're thinking about, like, what are the 2Xs we're stacking, going from, BF16 to NVFP4 is, it's not quite a 2X, right? It's like. I think it's about, like, 30 to 40%, from 16 to 8, and then another 30 to 40% multiplied from, 8 to 4. So that doesn't quite get you a 2X, but, like, roughly a 2X. Speculator, roughly a 2X. Disagg on top of that if you're able to get enough hardware and put enough traffic through it, another roughly a 2X. And then you add in some, double-digit percent increase from having just a better runtime with, the latest kernels and stuff behind it. And that's how it stacks up.Ali [00:39:21]: YeahPhilip [00:39:21]: So building each of those, like, building the, quantized weights is, for someone who really knows what they're doing, hours to days of work. Building the speculator, again, like, hours to days of work. And the, disagg setup, hours to days. Well okay, but like once you haveAli [00:39:39]: Once set up. Once set up. YeahPhilip [00:39:40]: Yeah, getting disagg working for the first time, I'm saying, of course, is very difficult.Philip [00:39:44]: The marginal implementationAli [00:39:48]: Like, if you're just grabbing, like if you are a person, like just a normal consumer who has access to, like, a node of B200s and you're wondering, “How can I just host it myself?” You don't need to quantize the model yourself. There's always gonna be, like, an open source quantized checkpoint. NVIDIA's gonna push one out if no one else does. You. Usually, the providers will have their own spec dec that they've trained as well. You don't need to train your own spec dec. You can just use that as well.Philip [00:40:09]: Yeah. Like, GLM-5.2 has its own MTP.Ali [00:40:13]: Right. Right.Vibhu [00:40:14]: What's multi token prediction?Philip [00:40:15]: Yes.Ali [00:40:16]: I'm justVibhu [00:40:16]: Can you explain that?Ali [00:40:16]: I'm just an expert.Ali [00:40:18]: I can do it for you in case I get it wrong?Vibhu [00:40:20]: No.Vibhu [00:40:21]: Yeah, you should correct if we're wrong, but their multi-token prediction can be used for self-speculative decoding.Ali [00:40:27]: I'm not sure. I'm not gonna correct that.Vibhu [00:40:28]: Okay. I'm semi-confident in thatAli [00:40:30]: Okay. YeahVibhu [00:40:30]: But someone can check. But it's useful to paint the story of, okay, not just the average person, but say a company wants to switch from serverless inference I wanna throw this up on. I wanna rent some GPUs, throw it up. These are the steps you take to do significantly faster than just put it behind vLLM.Ali [00:40:48]: Right.Vibhu [00:40:49]: I was waiting for a mention of Dynamo.Vibhu [00:40:51]: I feel like, that's supposed to be the baseline that you measure against.Dynamo, KV Routing, and Disaggregation ToolkitsPhilip [00:40:55]: I would think of Dynamo as less of a box system and more of a toolkit for building with. So when we talk about doing aware routing, when we talk about doing KV offloading, when we talk about doing, PD disaggregation, Dynamo fundamentally is. By the way, Dynamo is an open source library from NVIDIA.Ali [00:41:17]: We've done a pod with KylePhilip [00:41:18]: OkayAli [00:41:19]: Kyle Cranin.Philip [00:41:19]: Cool. So then your listeners know then that it supports all the different inference frameworks. And it is multi hardware, which is interesting.Ali [00:41:28]: But it's just a router, it's not like an optimizer layer.Philip [00:41:30]: Yeah. All it does, like, what Dynamo is good at, it is a library for moving information around your cluster, around your hardware. So if you have, KV cache on one place and you need it to be somewhere else, Dynamo coordinates NIXL for you to move that around.Philip [00:41:49]: That doesn't mean that, like, out of the box, you just say, “Pip install Dynamo,” and then you get, like, a massive performance speed up. It's more of a developer toolkit.Ali [00:42:01]: Yeah. I would have said it would. It comes with a set of defaults that you can then swap out.Philip [00:42:06]: It does. If the industry at large, I think, was, like, rolling out all of these deployments, standard, then I think it would be, like, a credible baseline. But, we've got to, we've got to benchmark against, like, what we're seeing in the wild.Speculative Decoding Methods: Medusa, EAGLE, n-Gram, and Spec-SpecVibhu [00:42:23]: I did wanna talk a little bit more about PD disagg, because that is probably, like, number three after quantized and speculative decoding. In your book though, I was just gonna pull out the book.Philip [00:42:31]: Yeah.Vibhu [00:42:32]: Like section 522 on Medusa, 523 on EAGLEPhilip [00:42:35]: YeahVibhu [00:42:36]: 524 on gram.Philip [00:42:37]: It's 55, would be disaggregationAli [00:42:42]: Yeah. Well, no, I just wanted to dwell a little bitPhilip [00:42:44]: YeahAli [00:42:44]: The other. Like, so what do you choose to include? What do you choose to not to include? Because there was all these other techniques.Philip [00:42:51]: Yeah.Ali [00:42:51]: Are these still relevant? Because I think they came out, like, a year and a half ago maybe.Vibhu [00:42:55]: Medusa is quite old.Philip [00:42:56]: Yeah, Medusa's old.Ali [00:42:58]: It was old.Vibhu [00:42:58]: But is it in the book as a good, here'sPhilip [00:43:01]: BaselineVibhu [00:43:01]: Baseline vanilla understand it?Philip [00:43:02]: Like you should know this.Vibhu [00:43:03]: Like I read the paper, I'm like, “ it makes so much sense.”Philip [00:43:05]: Yeah.Philip [00:43:05]: So with the book, I had a couple goals. One was to give people just a working vocabulary for the space as a whole, and the other was to give them some intuition about how each of these techniques works. As I mentioned in my AI Engineer talk, which is the first public addendum to this, the speculation space has moved much faster than everything else. So yeah, even at the time that I wrote the book Medusa, I very much included as a way for people to understand how the space evolved rather than what the most modern technique is. And now of course, there's DFlash, dSpark. There's, there's newer techniques even than EAGLE, although EAGLE is still very commonly used.Ali [00:43:51]: SpecSpecta.Philip [00:43:52]: Yes. Speculative decoding.Vibhu [00:43:54]: What canAli [00:43:56]: Oh, it's a paper by Tri Dao and it's like, it's doing speculative decodingVibhu [00:44:00]: HuhAli [00:44:01]: For the speculative decoder.Philip [00:44:02]: Oh, in spec- oh my God.Ali [00:44:02]: It's literally just an another. It's like, yeah, that's the most simple way to explain it, and it seems like he got trivial speed ups there. But it seems that the complexity with training, it's almost like in our mind at least, it's almost as complex as training GANs. Like it's like a very delicate balance and oftentimes you, it's just but yeah, it's literally speculative decoding on speculative decoding.Vibhu [00:44:21]: Speculative.Ali [00:44:22]: Yeah. We saw this paper.Vibhu [00:44:24]: It's interesting, right?Ali [00:44:24]: Yeah.Vibhu [00:44:24]: I wouldn't even expect it to be very particular to train, I wouldAli [00:44:29]: Right.Vibhu [00:44:29]: The naive part of me is like, okay, train speculative decoder.Ali [00:44:32]: But like, and it makes sense, like the whole idea of speculative decoding is you. It's like, it's like almost like the iPhone auto predict version but for a normal model, right? Like you're just, you're just, generating three tokens and you're like, okay, I'll do prefill on them. And so you save those three turns for your original model. Now your speculative decoder is doing three turns of auto regression, so why not just have an even smaller model?Ali [00:44:53]: The other question there is what are the size of speculators? So say forPhilip [00:44:58]: Right. It's like a billion parameters.Ali [00:45:01]: Like for MiniMax, it's. Yeah. It's like one layer. It's like one 60th of the original model usually.Philip [00:45:06]: Yeah. I think we should do a paper when we get back to the office.Philip [00:45:10]: SpeculativeAli [00:45:11]: SpeculativePhilip [00:45:11]: Decoding.Ali [00:45:13]: No, it's, it does seem like how, when do you stop? But then it also seems like if you're able to train spec-spec decode for instance, right? Like if you're able to have a small model that is accurately predicts what the intermediate speculator is gonna predict, that is able to predict what the original target model's gonna predict, then why not just use that smallest model directly, right?Vibhu [00:45:34]: Yeah. This isAli [00:45:35]: Like it seems likeVibhu [00:45:35]: Adjacent to the routing problem.Ali [00:45:36]: Right.Vibhu [00:45:36]: Yeah.Ali [00:45:36]: Right.Philip [00:45:37]: The thing with speculators is one of the practical constraints on using them is that you do have to run a small model on the same hardware that you're running the big model on. There is a orchestration and resource competition problem inherent in that, and that is one of the constraints on speculation in general, is that draft tokens cost resources to create and cost software complexity to manage. And so if you have like infinitely recursive speculators, you add in quite a bit of that complexity on the actual implementation within the inference engine as well, not just in the training process.Vibhu [00:46:17]: I was gonna say, I would wonder if you could do similar, like distillation and pruning of, it's the same thing, it's just a model. Can we not just distill a lot of the weights, quantize the speculator, out of my domain? The question that also comes up is, this is all for big server workloads, right? How much of this applies to, say I have this MacBook, I wanna run Gemma really efficiently. Similar problems, not the same?Local AI vs. Data Center InferencePhilip [00:46:45]: Pretty different. I talked to Selo, about this on his podcast a couple weeks ago. The difference between inference engineering for the data center and for production workloads versus inference engineering for local AI, is that we start with fundamentally like different constraints and different goals. With local AI, it's how do I fit this model onto my hardware and then make it less dumb? And with data center influence, it's how do I load this model and then make it less slow? And we care about less dumb, and they care about less slow. But the local AI inference engineering ecosystem, I think has a lot for us to learn from in the data center space. They are experts in various forms of quantization, including dynamic quantization that we just don't touch, in the pruning, in the distillation, in the, layer removal. There'Ali [00:47:42]: Layer removal matters less.Philip [00:47:43]: Yeah. There'Ali [00:47:44]: No one loves pruning really.Philip [00:47:45]: Yeah. Well, but the, but they doVibhu [00:47:46]: Which is surprising, right? But that's, that's a whole different thingPhilip [00:47:48]: Just to fit something on the laptop.Ali [00:47:50]: Right.Philip [00:47:50]: So yeah, it's a, it's an interesting, it's an interesting space. Not necessarily that like their techniques make sense for us to do in the data center, because we have different resources and different goals, but more that the process as well as the openness of that field is something to, admire.Ali [00:48:12]: Yeah. Like to your point, like, certain optimizations that would. Like for instance, Turbo Quantum Sharper, like it made such huge hype on that and we did like a whole deep dive on Twitter and like said, what is it? How does it work? Why is it good or not? And it took off and it was implemented on local devices because your memory bandwidth is so slow on like a MacBook, for instance. But try putting the same thing on like an NVIDIA GPU on a B200 Turbo quant would not be. Like, it would not be used. Like, NVIDIA - Like, NVIDIA made it clear that this is not a good optimization, and we've seen it firsthand where the overhead of doing dequantization, quantization of, in the kernel itself with turbo quant kernel, each end is much slower than the time that you save from doing the bandwidth. ‘Cause on the B200s, you have like 3.5 terabytes per second. You don't need decrease the storage that much. You don't need to do, FP4 KV cache. You don't need to use a requant. There's, there's, there's better optimizations to be made. But on Edge devices, it's extremely important, it's extremely useful. So, seems to be, like, different optimizations there, but then they're all uniquely combined with like all you wanna quantize the model, you wanna do speculative decoding, like certain common prefixes with bothPhilip [00:49:18]: Principles.Ali [00:49:19]: Yeah, exactly. Exactly. Exactly.Philip [00:49:20]: They also do a lot of work on, model parallelism, especially over, heterogeneous topology, where you have, some sparks and they are wired together with, Ethernet, DGX sparks.Ali [00:49:35]: Yeah, this is the Exo Labs guys.Philip [00:49:36]: Yeah. You have, a nu

SGGQA Podcast – SomeGadgetGuy
#SGGQA 450: Google's Tensor G6, OpenAI Lawsuits, Space Mirrors, GeForce Trading Cards?

SGGQA Podcast – SomeGadgetGuy

Play Episode Listen Later Jul 13, 2026 182:38


The FCC will crack down on an action camera from DJI, but NOT on a plan to flood the Earth with light pollution from space mirrors. OpenAI keeps digging deeper into lawsuits, and now Apple is taking them to court. AI data centers are SURGING in power use, but a few areas are pushing back. SK Hynix expects the RAM crisis will get worse next year, as Samsung posts higher profit guidance after breaking records this year. Chinese courts allow for heirs to inherit game accounts. NVIDIA wants us to remember how much we used to like them, and thinks trading cards will win us back. And we have to chat about this FCC filing for the new Tensor G6 going into the Pixel 11. Let's get our tech week started off RIGHT! -- Show Notes and Links https://somegadgetguy.com/b/4ej Support Talking Tech with SomeGadgetGuy by contributing to their tip jar: https://tips.pinecast.com/jar/talking-tech-with-somegadgetgu Find out more at https://talking-tech-with-somegadgetgu.pinecast.co This podcast is powered by Pinecast. Try Pinecast for free, forever, no credit card required. If you decide to upgrade, use coupon code r-c117ce for 40% off for 4 months, and support Talking Tech with SomeGadgetGuy.

The More Freedom Foundation Podcast
Policy Tensor on Iran's Power

The More Freedom Foundation Podcast

Play Episode Listen Later Jun 22, 2026 60:01


Rob Morris sits down with military historian Anusar Farooqui to discuss the geopolitical implications of the Iran War and what it reveals about the changing balance of power in the international system.The conversation explores why conventional assumptions about American military dominance may no longer hold, the strategic challenges facing the United States in its confrontation with Iran, and how history can help us understand the emergence of new great powers. Farooqui argues that recognition as a great power has often followed the ability to successfully challenge an established one, raising important questions about Iran's place in the evolving global order.Rob and Anusar also examine the complexities of U.S.-Iran negotiations, the limits of military coercion, and how modern definitions of power may be shifting beyond traditional measures of economic and military strength.Anusar Farooqui posts as Policy Tensor on...SubstackTwitterGoogle ScholarRob's Links⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠Substack⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠Patreon⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠Website⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠Books⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠Twitter⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠TikTok⁠

In Memory of Man
THEY STOLE THE LAKE. NOW THEY ARE COMING FOR YOUR MIND

In Memory of Man

Play Episode Listen Later Jun 13, 2026 23:40 Transcription Available


They stole the lake once. The public took it back. Now the same fight is happening again, except the resource is not water. It is human creativity, labor, memory, code, books, art, and thought.This episode argues that the AI economy is being built from a public commons, then converted into private ownership before anyone names the theft. The legal answer may already exist: the public trust doctrine, the same doctrine behind Illinois Central Railroad v. Illinois, where the Supreme Court said some resources cannot be sold off to corporations because they are held for the people.This is not an anti-AI episode. It is an anti-enclosure episode. The question is not whether the machines work. The question is who owns what they make, who benefits from the wealth they generate, and whether the public gets cut out of the economy built from its own mind.

Reiki Deepdive
So bittest du um Zeichen, oder "Maja und der Erdbär" #170

Reiki Deepdive

Play Episode Listen Later Jun 3, 2026 12:41


Was passiert, wenn man das Universum um Zeichen bittet? So manches Mal im Leben habe ich eine Entscheidungshilfe gebraucht und als mein Zeichen, was mir das Universum bei einem JA schicken sollte definiert. Der rote „Erdbär“ von Kars Erdbeerhof durfte dafür her halten. Das Ganze ist ein wenig ausgeartet. Wieso weshalb warum, erzähle ich dir in dieser Podcast Folge. Höre dir die heutige Folge an und erfahre, ✨ wie du Zeichen beim Universum definierst✨ warum ich gerne Zettel-Aufstellungen vor wichtigen Endscheidungen mache✨ von Pendel und Tensor als Unterstützung für dein Bauchgefühl✨ wie und ob ich mir ständig den Erdbären manifestiert habeErstens kommt es anders, zweitens als man denkt. :-) Ich hoffe, diese Podcast Folge hat dich erheitert, ebenso wie mich. Ich glaube, manchmal unterschätzen wir unsere Manifestationskraft. Das Universum liefert immer ab, schnell und zuverlässig. Als Erinnerung an die Erdbär-Zeit hab ich eine Postkaste mit dem roten Erdbär eingerahmt in meinem Arbeitszimmer stehen. So kanns gehen ;-). Hast du auch Zeichen oder Entscheidungshilfen? Schreib mir gerne unter diese Folge auf Youtube oder Spotify! Alles Liebe, Deine Maja. „REIKI DEEPDIVE - Be part of the process. BE US!“ LINKS ZU DIESER EPISODE : MESSE ANBEGINN (in HH Sasel) : www.anbeginn.deKONTAKTIERE MICH GERNE :  

Gestionnaires en action Podcast
S1E301: Le problème de 380 G$US de Berkshire Hathaway

Gestionnaires en action Podcast

Play Episode Listen Later May 22, 2026 6:29


GESTIONNAIRES EN ACTION. Berkshire Hathaway a vendu ses actions d’une dizaine de sociétés durant le premier trimestre, le premier complet sous la direction de Greg Abel, mais la société fait face à un problème de taille, estime François Rochon, président et gestionnaire de portefeuille à Giverny Capital. D’abord, ce dernier soutient que la décision de l’entreprise de vendre complètement ses participations dans une dizaine d’entreprises, dont Visa (V, 331,12$US), Mastercard (MA, 499,62$US), Amazon.com (AMZN, 268,46$US) et l’assureur Aon (324,22$US) n’est pas si surprenante. «Je pense que c'est très clair. En décembre dernier, Todd Combs a quitté Berkshire Hathaway (BRK.B, 479,98$US) pour aller travailler chez J.P. Morgan (JPM, 303,00$US). Il était, à part Warren Buffett, un des deux autres principaux gestionnaires (avec Ted Weschler) qui gérait un portefeuille d'une quinzaine de milliards de dollars. Ce sont clairement les titres Todd Combs qui ont été vendus», explique-t-il. Berkshire Hathaway a aussi réduit considérablement ses participations dans quelques entreprises durant le premier trimestre, dont la pétrolière Chevron (CVX, 191,01$US), le producteur de boissons alcoolisées Constellation Brands (STZ, 150,83$US) et aussi l'aciériste Nucor (NUE, 226,44$US). En tant qu’actionnaire de longue date de la société autrefois dirigée par Warren Buffett, il dit comprendre la décision de vendre des titres de ces trois sociétés, «dans lesquelles il n’investirait pas». Investissements dans Macy’s, Delta Air Lines et Alphabet À l’inverse, Berkshire a initié des participations dans le détaillant d’articles de mode Macy’s (M, 20,62$US) et dans le transporteur aérien Delta Air Lines (DAL, 75,65$US), des décisions qui peuvent paraître surprenantes, surtout pour Macy’s qui traverse une période de réorganisation majeure. «Todd Combs a quitté la société, mais Ted Weschler est toujours présent. Ce dernier a une approche un peu différente. Il a tendance à porter son attention sur des titres plus sous-évalués ou en situation de revirement. Mon impression, c'est que ces deux sociétés sont des achats de Ted», raconte François Rochon. L'entreprise qui a aussi bonifié sa participation dans Alphabet (GOOGL, 387,66$US). «Je sais que Warren Buffett a toujours été un grand admirateur d’Alphabet. Assez rapidement, il a réalisé qu’elle avait des avantages compétitifs très importants», explique le dirigeant de Giverny Capital, qui possède aussi des actions de la société derrière l’agent conversationnel Gemini et le moteur de recherche Google. «Au début, quand ChatGPT est arrivé, il y avait des inquiétudes valides que ça pouvait constituer une menace pour le modèle d'affaires d’Alphabet. Toutefois, et je dirais même de façon extraordinaire, à mon avis, la société a réussi à combler son retard et Gemini est peut-être même en ce moment meilleur que ChatGPT», dit-il, ajoutant que l’entreprise peut aussi dorénavant compter sur une division d’unités de traitement de tenseur (mieux connue sous l’appellation anglophone Tensor processing unit, ou TPU), qui sont un peu différents des processeurs graphiques (GPU) fabriqués entre autres par Nvidia (NVDA, 219,51$US) et seraient même un peu plus efficaces. Le problème des liquidités qui totalisent 380G$US L’éléphant dans la pièce chez Berkshire Hathaway reste que la société possède des liquidités d'environ 380 milliards de dollars américains (G$US). Selon François Rochon, il sera très difficile pour la société de générer de bons rendements boursiers avec une somme aussi importante qui rapporte à peine plus de 3% si elle est investie dans des bons du Trésor. «Ça doit approcher 40 % de tous les actifs de Berkshire Hathaway. C'est donc beaucoup demandé à tous les autres actifs de l’entreprise pour pouvoir, disons, maintenir un rendement annuel sur l’ensemble du capital de 10% à 12 %. C'est un problème», juge-t-il. Selon lui, la société pourrait profiter de périodes de reculs boursiers pour déployer son capital. D’autres options pourraient inclure le versement d’un dividende spécial ou des rachats d’actions. «Éventuellement, il va falloir que ce capital soit mis au travail», affirme-t-il. Il reconnaît que Warren Buffett a toujours été allergique aux dividendes, mais que ce sera au nouveau PDG, Greg Abel, de trancher.Pour de l'information concernant l'utilisation de vos données personnelles - https://omnystudio.com/policies/listener/fr

JavaScript – Software Engineering Daily
Vespa AI and Surpassing the Limits of Vector Search

JavaScript – Software Engineering Daily

Play Episode Listen Later May 12, 2026 38:35


Vector search has risen to become a foundational tool in modern search and retrieval systems, including the RAG pipelines that power many AI applications. However, the demands on retrieval systems are growing more sophisticated, which is revealing the limits of relying on a single vector similarity score. Vespa is a popular open source search and data serving engine. Central to Vespa’s architecture is tensor-based retrieval, which is an approach that represents data as tensors rather than simple vectors. Tensor-based retrieval enables richer mathematical operations and more flexible ranking functions that can surmount the limitations of a single vector similarity score. Radu Gheorghe is a software engineer at Vespa with a background spanning nearly 12 years of consulting and training on Elasticsearch and Solr. In this episode, Radu joins Sean Falconer to discuss why vector similarity alone falls short in production, how tensor-based retrieval generalizes to support richer ranking functions, the trade-offs in chunking and multi-stage re-ranking architectures, and where AI search is headed next. Full Disclosure: This episode is sponsored by Vespa. Sean’s been an academic, startup founder, and Googler. He has published works covering a wide range of topics from AI to quantum computing. Currently, Sean is an AI Entrepreneur in Residence at Confluent where he works on AI strategy and thought leadership. You can connect with Sean on LinkedIn. Please click here to see the transcript of this episode. Sponsorship inquiries: sponsor@softwareengineeringdaily.com The post Vespa AI and Surpassing the Limits of Vector Search appeared first on Software Engineering Daily.

Open Source – Software Engineering Daily
Vespa AI and Surpassing the Limits of Vector Search

Open Source – Software Engineering Daily

Play Episode Listen Later May 12, 2026 38:35


Vector search has risen to become a foundational tool in modern search and retrieval systems, including the RAG pipelines that power many AI applications. However, the demands on retrieval systems are growing more sophisticated, which is revealing the limits of relying on a single vector similarity score. Vespa is a popular open source search and data serving engine. Central to Vespa’s architecture is tensor-based retrieval, which is an approach that represents data as tensors rather than simple vectors. Tensor-based retrieval enables richer mathematical operations and more flexible ranking functions that can surmount the limitations of a single vector similarity score. Radu Gheorghe is a software engineer at Vespa with a background spanning nearly 12 years of consulting and training on Elasticsearch and Solr. In this episode, Radu joins Sean Falconer to discuss why vector similarity alone falls short in production, how tensor-based retrieval generalizes to support richer ranking functions, the trade-offs in chunking and multi-stage re-ranking architectures, and where AI search is headed next. Full Disclosure: This episode is sponsored by Vespa. Sean’s been an academic, startup founder, and Googler. He has published works covering a wide range of topics from AI to quantum computing. Currently, Sean is an AI Entrepreneur in Residence at Confluent where he works on AI strategy and thought leadership. You can connect with Sean on LinkedIn. Please click here to see the transcript of this episode. Sponsorship inquiries: sponsor@softwareengineeringdaily.com The post Vespa AI and Surpassing the Limits of Vector Search appeared first on Software Engineering Daily.

Cloud Engineering – Software Engineering Daily
Vespa AI and Surpassing the Limits of Vector Search

Cloud Engineering – Software Engineering Daily

Play Episode Listen Later May 12, 2026 38:35


Vector search has risen to become a foundational tool in modern search and retrieval systems, including the RAG pipelines that power many AI applications. However, the demands on retrieval systems are growing more sophisticated, which is revealing the limits of relying on a single vector similarity score. Vespa is a popular open source search and data serving engine. Central to Vespa’s architecture is tensor-based retrieval, which is an approach that represents data as tensors rather than simple vectors. Tensor-based retrieval enables richer mathematical operations and more flexible ranking functions that can surmount the limitations of a single vector similarity score. Radu Gheorghe is a software engineer at Vespa with a background spanning nearly 12 years of consulting and training on Elasticsearch and Solr. In this episode, Radu joins Sean Falconer to discuss why vector similarity alone falls short in production, how tensor-based retrieval generalizes to support richer ranking functions, the trade-offs in chunking and multi-stage re-ranking architectures, and where AI search is headed next. Full Disclosure: This episode is sponsored by Vespa. Sean’s been an academic, startup founder, and Googler. He has published works covering a wide range of topics from AI to quantum computing. Currently, Sean is an AI Entrepreneur in Residence at Confluent where he works on AI strategy and thought leadership. You can connect with Sean on LinkedIn. Please click here to see the transcript of this episode. Sponsorship inquiries: sponsor@softwareengineeringdaily.com The post Vespa AI and Surpassing the Limits of Vector Search appeared first on Software Engineering Daily.

Ergebnisorientiert - Der Podcast von und mit Ernst Crameri
3079 Interview mit Dr. med. dent. Thomas Rosner – Zähne nachwachsen lassen

Ergebnisorientiert - Der Podcast von und mit Ernst Crameri

Play Episode Listen Later May 12, 2026 14:47


Thomas, es gibt immer wieder das Gerücht, man könne Zähne nachwachsen lassen. Angeblich gäbe es Wissenschaftler mit einer Formel dafür. Ja, ich habe drei Patienten, die waren dort. Die haben ihre Zähne aber immer noch nicht. Rein theoretisch haben wir in uns dieses allumfassende Wissen, wie der Körper gebaut ist und gesund aussieht. Aber dafür bräuchte es Ruhe, Fokus, Pflege und Energie. In unserem Alltag ist das kaum möglich: Der eine ruft an, die nächste Rechnung kommt, ständig will irgendetwas Aufmerksamkeit. Kinder haben diese Kraft. Kinder wachsen. Da kommen Zähne, da wachsen Knochen. Sie werden gehegt und gepflegt. Eigentlich bräuchten wir mehr Gesundheitshäuser statt Krankenhäuser. Orte, an denen Menschen gesund werden können, ohne Druck, Angst und Finanzierungsstress. Wenn man aus der Metaebene auf das Gesundheitswesen schaut, hört man überall: Alles ist pleite, alles ist kaputt, Krankenhäuser sind nicht mehr rentabel. Für mich ist das viel Angstebene. Die Menschen werden kleingehalten. Es heißt immer mehr: Du musst zahlen, du bist schuld, wenn du krank wirst. Dabei wird Gesundheit oft gar nicht gefördert. In vielen verarbeiteten Lebensmitteln ist Zeug drin, das krank und abhängig macht. Und wenn du dich wirklich gesund ernähren willst, scheiterst du manchmal schon am Geldbeutel. Es gibt diese Karikatur: Links steht einer mit „Ich ändere mein Leben", rechts steht „Pills and Drugs". Bei Pills and Drugs stehen Hunderte Schlange. Bei „Ich ändere mein Leben" steht einer. Das beschreibt vieles. Manche wollen lieber eine schnelle Lösung. Wenn du einfache Vorschläge machst, werden die Augen groß. Zum Beispiel: WLAN nachts abschalten. „Das geht nicht." Warum nicht? „Die Küche, die Geräte." Ich brauche keine Küche, die vom WLAN abhängt, wenn es mir nicht guttut. Bei uns ist von neun Uhr abends bis acht Uhr morgens das WLAN aus. Seitdem schlafen wir viel tiefer. Der Mensch lässt sich sehr in die Technik hineinziehen und glaubt, sie hilft ihm. Aus der Metaebene habe ich manchmal das Gefühl, dass die Masse über Technik eher verdummt. Die Kunst ist, Mensch zu sein, ohne gefunden zu werden. Unter dem Radar. Was machst du im Hotel, wenn du WLAN nicht abschalten kannst? Ich habe von einem Freund gelernt, der überall gut geschlafen hat. Er sagte: „Ich segne meinen Schlafplatz." Seitdem ich das mache, schlafe ich auch. Wir haben unsere Kraft. Wir müssen sie nur nutzen. Nicht alles muss über Amulette, Geräte, Tensor oder Pendel laufen. Ich habe gelernt, dass über das Gebet eine Zentrierung der Energie passiert. Man kann es auch Meditation nennen. Du fokussierst dich kurz auf dein Zentrum und bist ganz da. Ich spreche vor jedem Patienten ein kleines Gebet. Ich bitte darum, dass meine Hände heilend und geschickt sind und dass Heilung und Gesundung für den Patienten möglich ist. Ob man es Gott, Universum, Natur oder anders nennt, ist egal. Wichtig ist, dass wir wieder lernen, zu vertrauen. Früher wurde vor dem Essen gebetet. Man hat sich bedankt für die Gaben, für Kraft, Gesundheit und Leben. Das hatte etwas Schönes. Wir dürfen wieder lernen, uns und dem Leben zu vertrauen. Auch dem, was wir nicht sehen. Wenn man sich nur zwei Minuten bewusst sammelt, gibt das einen enormen Boost. Ich mache das auch beim Autofahren. Ich segne mein Auto, mich und alle anderen. Manchmal kommt dann eine Intuition: langsamer fahren. Und kurz danach sieht man Glatteis oder Tiere auf der Straße. Vielleicht nennen es die einen Schutzengel, die anderen Universum. Egal. Die Kraft ist da. Sie will nur gefragt werden. Thomas, danke für diesen wertvollen Einblick in dein Leben. An alle Zuschauer: Setzt die Dinge um. Macht etwas daraus. Denk daran: Es gibt ein Leben vor dem Tod. Sieh die positiven Dinge. #Gesundheit #Bewusstsein #Eigenverantwortung #Heilung #Achtsamkeit #Vertrauen #Meditation #Energie #GesundesLeben #Interview #ErnstCrameri #ThomasRosner #Podcast #ErnstCrameri #Ergebnisorientiert Hier findest du eine Übersicht aller aktuellen Seminare https://crameri.de/Seminare  Crameri-Akademie Wenn Du mehr über diesen Artikel erfahren möchtest, dann solltest Du Dich unbedingt an der folgenden Stelle in der Crameri-Akademie einschreiben. Ich begleite Dich sehr gerne ein Jahr lang als Dein Trainer. Du kannst es jetzt 14 Tage lang für nur € 1,00 testen. Melde dich gleich an. https://ergebnisorientiert.com/Memberbereich Kontaktdaten von Ernst Crameri Erfolgs-Newsletter https://www.crameri-newsletter.de Als Geschenk für die Anmeldung gibt es das Hörbuch „Aus Rückschlägen lernen" im Wert von € 59,00 Hier finden Sie alle Naturkosmetik-Produkte http://ergebnisorientiert.com/Naturkosmetik Hier finden Sie alle Bücher von Ernst Crameri http://ergebnisorientiert.com/Bücher Hier finden Sie alle Hörbücher von Ernst Crameri http://ergebnisorientiert.com/Hörbücher Webseite https://crameri.de/Seminare FB https://www.facebook.com/ErnstCrameri Xing https://www.xing.com/profile/Ernst_Crame

In Memory of Man
THE NEED FOR A TENSOR ECONOMY IN THE COMING AGE OF AI DOMINANCE

In Memory of Man

Play Episode Listen Later Apr 17, 2026 18:01 Transcription Available


 What happens to the middle class when AI eats the job market faster than policy can respond? This episode unpacks the Tensor Economy — a working framework for routing AI-generated wealth back to the people instead of letting it concentrate in a handful of corporate hands. We walk through the three core mechanisms (Compute Dividend, Shared AI Equity, Automatic Stabilizers), the Market Access Lock that stops capital flight, and the Public Trust AI layer that disciplines private providers the same way municipal water keeps bottled water honest. Not socialism. Not communism. Capitalist infrastructure built for a post-labor era. If you want to understand what's coming and what stops it from going sideways, start here.  

Micromobility
Inside Tensor's Truly Self-Driving Robocar (w/ Tensor COO Jewel Li)

Micromobility

Play Episode Listen Later Apr 14, 2026 47:54


We do a deep dive into the Tensor Robocar, the world's first real SAE Level 4 self-driving vehicle that you can own.

Multipolarity
Multipolarity Dialogues: The Middle East Is Being Re-Made, But Not In The Way America Thinks with Policy Tensor

Multipolarity

Play Episode Listen Later Mar 26, 2026 65:45


 Multipolarity Dialogues is a series of interviews that scan the geopolitical horizon. We talk to some of the sharpest analysts, think as an experts about how they see the world beyond the visible edge of the geopolitical.Now, is Iran actually winning this war, or is the US slowly pounding it to bits with its air power? Will there be a land invasion? Could a land invasion even succeed? How are the oil markets gonna react? What are the likely economic consequences of this war? How will it affect the US midterms? All these are questions that are being discussed to death on the super giant gossip chambers that are the mainstream and social media.But what is less discussed is the big picture geopolitical change that is occurring before our eyes. We at Multipolarity already suggested that this war means that Taiwan is a lost cause to the United States. Is that true though? And what would it mean for the overall US strategic posture? Most importantly, what is going to happen in the Middle East, which itself is a theatre of great importance.Nobody in the public sphere has shown a better understanding of the academic literature on these matters than Anusar Farooqui, better known as Policy Tensor (@policytensor). He is a prolific tweeter and essayist on geopolitics and geoeconomics and grand strategy, and for that reason his X account has just exploded with followers in the last three weeks. We had to welcome him back on to the show...

Sommerfeld Theory Colloquium (ASC)
Tensor Networks and Quantum Computers

Sommerfeld Theory Colloquium (ASC)

Play Episode Listen Later Feb 4, 2026 54:41


Tensor Network States, like matrix product or projected entangled pair states play an important role in both, quantum information theory and many-body physics. They offer a compact and efficient representation, enabling accelerated numerical computations and providing intuitive insights into many-body phenomena. In this talk, I will discuss how certain states can be efficiently prepared and manipulated using quantum devices, highlighting the use of local operations and classical communication. Tensor networks can also be used to efficiently describe quantum channels. I will also mention how those channels can be efficiently implemented as quantum circuits.

Elon Musk Pod
Tensor Beat Tesla to the First Personal Robocar

Elon Musk Pod

Play Episode Listen Later Jan 20, 2026 15:15


Silicon Valley startup Tensor unveiled a $200,000 Level 4 autonomous vehicle designed for personal ownership, and Lyft just reserved hundreds for its own fleet. I break down the 100+ sensors, eight Nvidia processors, and the regulatory hurdles standing between you and a true self-driving car.

CryptoNews Podcast
#510: Matt O'Connor, Co-founder of Legion, on ICOs, IPOs, Private SAFT rounds, and Merit-based Compliant Token Offerings

CryptoNews Podcast

Play Episode Listen Later Jan 19, 2026 32:35


Matt O'Connor is the Co-founder of Legion, a platform for compliant and merit-based public token offering that enables teams to select investors based on criteria such as onchain history, social clout, and developer contributions. He is the former lead algorithmic engineer for Bridgewater Associates; tokenomics researcher for the Stacks Foundation (SEC qualified 2019 ICO); and token economics lead for Status (2017 ICO). His open source book, Tokenomics for Builders, has been positively reviewed by founders and VCs from Monad, Placeholder, Tensor, AllianceDAO, Galaxy Digital, and more. In this conversation, we discuss:- ICOs, IDOs, launchpads, private SAFT rounds - Merit-based, compliant token offerings - Why IPO access has deteriorated for retail investors - How Legion differs from AngelList, Carta, Republic, or SeedInvest - The convergence of IPOs ICOs - Companies with equity holders and token holders - Tokenomics 101 - Common mistakes when designing tokenomics - KPI based vesting for founders LegionX: @legiondotccWebsite: legion.ccLinkedIn: Legion | Merit-based FundraisingMatt O'ConnorX: @matty_LinkedIn: Matt O'Connor---------------------------------------------------------------------------------This episode is brought to you by PrimeXBT.PrimeXBT offers a robust trading system for both beginners and professional traders that demand highly reliable market data and performance. Traders of all experience levels can easily design and customize layouts and widgets to best fit their trading style. PrimeXBT is always offering innovative products and professional trading conditions to all customers.  PrimeXBT is running an exclusive promotion for listeners of the podcast. After making your first deposit, 50% of that first deposit will be credited to your account as a bonus that can be used as additional collateral to open positions. Code: CRYPTONEWS50 This promotion is available for a month after activation. Click the link below: PrimeXBT x CRYPTONEWS50FollowApple PodcastsSpotifyAmazon MusicRSS FeedSee All

Sommerfeld Theory Colloquium (ASC)
Tensor Networks and Quantum Computers

Sommerfeld Theory Colloquium (ASC)

Play Episode Listen Later Jan 8, 2026


Tensor Network States, like matrix product or projected entangled pair states play an important role in both, quantum information theory and many-body physics. They offer a compact and efficient representation, enabling accelerated numerical computations and providing intuitive insights into many-body phenomena. In this talk, I will discuss how certain states can be efficiently prepared and manipulated using quantum devices, highlighting the use of local operations and classical communication. Tensor networks can also be used to efficiently describe quantum channels. I will also mention how those channels can be efficiently implemented as quantum circuits.

Unchained
The Chopping Block: Hyperliquid vs. Tarun, ADL Transparency & The Coming Perps Arms Race - Ep. 981

Unchained

Play Episode Listen Later Dec 17, 2025 66:10


Welcome to The Chopping Block — where crypto insiders Haseeb Qureshi, Tom Schmidt, Tarun Chitra, and Robert Leshner chop it up about the latest in crypto. This episode features special guest Vladimir Novakovski, Founder of Lighter, joining the crew to unpack the fallout from October 10's historic perpetuals liquidation event and the ADL research that sparked a public clash with Hyperliquid. The panel digs into how auto-deleveraging really works, why these failures were long hidden inside centralized exchanges, and what decentralized perps must fix to truly outperform TradFi. The conversation then turns to the intensifying perp wars. With Lighter's zero-fee trading model, premium tiers for pros, and a looming token launch, the hosts debate whether crypto is headed for a Robinhood-style fee reset, why TVL may matter more than volume, and how RWAs, FX perps, and cross-margining are reshaping market structure. Finally, they tackle the growing divide between tokens and equity as devcos get acquired and tokenholders are left behind. Perps are evolving, incentives are breaking — let's get into it. Show Highlights

Machine Learning Street Talk
Pedro Domingos: Tensor Logic Unifies AI Paradigms

Machine Learning Street Talk

Play Episode Listen Later Dec 8, 2025 87:48


Pedro Domingos, author of the bestselling book "The Master Algorithm," introduces his latest work: Tensor Logic - a new programming language he believes could become the fundamental language for artificial intelligence.Think of it like this: Physics found its language in calculus. Circuit design found its language in Boolean logic. Pedro argues that AI has been missing its language - until now.**SPONSOR MESSAGES START**—Build your ideas with AI Studio from Google - http://ai.studio/build—Prolific - Quality data. From real people. For faster breakthroughs.https://www.prolific.com/?utm_source=mlst—cyber•Fund https://cyber.fund/?utm_source=mlst is a founder-led investment firm accelerating the cybernetic economyHiring a SF VC Principal: https://talent.cyber.fund/companies/cyber-fund-2/jobs/57674170-ai-investment-principal#content?utm_source=mlstSubmit investment deck: https://cyber.fund/contact?utm_source=mlst—**END**Current AI is split between two worlds that don't play well together:Deep Learning (neural networks, transformers, ChatGPT) - great at learning from data, terrible at logical reasoningSymbolic AI (logic programming, expert systems) - great at logical reasoning, terrible at learning from messy real-world dataTensor Logic unifies both. It's a single language where you can:Write logical rules that the system can actually learn and modifyDo transparent, verifiable reasoning (no hallucinations)Mix "fuzzy" analogical thinking with rock-solid deductionINTERACTIVE TRANSCRIPT:https://app.rescript.info/public/share/NP4vZQ-GTETeN_roB2vg64vbEcN7isjJtz4C86WSOhw TOC:00:00:00 - Introduction00:04:41 - What is Tensor Logic?00:09:59 - Tensor Logic vs PyTorch & Einsum00:17:50 - The Master Algorithm Connection00:20:41 - Predicate Invention & Learning New Concepts00:31:22 - Symmetries in AI & Physics00:35:30 - Computational Reducibility & The Universe00:43:34 - Technical Details: RNN Implementation00:45:35 - Turing Completeness Debate00:56:45 - Transformers vs Turing Machines01:02:32 - Reasoning in Embedding Space01:11:46 - Solving Hallucination with Deductive Modes01:16:17 - Adoption Strategy & Migration Path01:21:50 - AI Education & Abstraction01:24:50 - The Trillion-Dollar WasteREFSTensor Logic: The Language of AI [Pedro Domingos]https://arxiv.org/abs/2510.12269The Master Algorithm [Pedro Domingos]https://www.amazon.co.uk/Master-Algorithm-Ultimate-Learning-Machine/dp/0241004543 Einsum is All you Need (TIM ROCKTÄSCHEL)https://rockt.ai/2018/04/30/einsum https://www.youtube.com/watch?v=6DrCq8Ry2cw Autoregressive Large Language Models are Computationally Universal (Dale Schuurmans et al - GDM)https://arxiv.org/abs/2410.03170 Memory Augmented Large Language Models are Computationally Universal [Dale Schuurmans]https://arxiv.org/pdf/2301.04589 On the computational power of NNs [95/Siegelmann]https://binds.cs.umass.edu/papers/1995_Siegelmann_JComSysSci.pdf Sebastian Bubeckhttps://www.reddit.com/r/OpenAI/comments/1oacp38/openai_researcher_sebastian_bubeck_falsely_claims/ I am a strange loop - Hofstadterhttps://www.amazon.co.uk/Am-Strange-Loop-Douglas-Hofstadter/dp/0465030793 Stephen Wolframhttps://www.youtube.com/watch?v=dkpDjd2nHgo The Complex World: An Introduction to the Foundations of Complexity Science [David C. Krakauer]https://www.amazon.co.uk/Complex-World-Introduction-Foundations-Complexity/dp/1947864629 Geometric Deep Learninghttps://www.youtube.com/watch?v=bIZB1hIJ4u8Andrew Wilson (NYU)https://www.youtube.com/watch?v=M-jTeBCEGHcYi Mahttps://www.patreon.com/posts/yi-ma-scientific-141953348 Roger Penrose - road to realityhttps://www.amazon.co.uk/Road-Reality-Complete-Guide-Universe/dp/0099440687 Artificial Intelligence: A Modern Approach [Russel and Norvig]https://www.amazon.co.uk/Artificial-Intelligence-Modern-Approach-Global/dp/1292153962

Bite Size Sales
Datatribe Challenge Finalist: Tensor Machines

Bite Size Sales

Play Episode Listen Later Oct 27, 2025 19:45


Send me a text (I will personally respond)The DataTribe Challenge is the headline event in the afternoon at Cyber Innovation Day 2025, where five exceptional startups will take the stage after weeks of hands-on coaching. This is a short showcase episode featuring Tensor Machines and their Co-Founder and CEO Muneeb Rasool. Support the showFollow me on LinkedIn for regular posts about growing your cybersecurity startupWant to grow your revenue faster? Check out my consulting and trainingNeed ideas about how to grow your pipeline? Sign up for my newsletter.

Universo de Misterios
1705 - Cosmología: Proponen una "Teoría del Todo": El Tensor de Alena - Y, después: la Teoría de Cuerdas

Universo de Misterios

Play Episode Listen Later Oct 23, 2025 90:33


¡Vótame en los Premios iVoox 2025! Si no puede votar en el enlace anterior, pruebe con este: https://go.ivoox.com/wv/premios25?c=3405 441-1-286-14 - 1705 - Cosmología: Proponen una "Teoría del Todo": El Tensor de Alena - Y, después: la Teoría de Cuerdas El muro de Comentarios de los episodios de UDM en iVoox NO es una red social. Universo de Misterios tiene reservado el derecho de admisión y publicación de comentarios. Generalmente, los comentarios anónimos podrían no ser publicados. No envíe comentarios que contengan falacias lógicas. No de información personal. No espere que su comentario sea respondido necesariamente. Comprenda que se reciben diariamente un elevado número de comentarios que han de ser gestionados se publiquen o no. Si hace comentarios con afirmaciones dudosas, arguméntelas aportando enlaces a fuentes fiables (recuerde, el muro de Comentarios de los episodios de UDM en iVoox NO es una red social). En caso de no respaldar su comentario como se indica en la caja de descripción del episodio, su comentario podrá ser no publicado. Contacto con Universo de Misterios: universodemisteriospodcast@gmail.com En la realización de los episodios de Universo de Misterios puede recurrirse a la ayuda de Inteligencia Artificial como herramienta. Puedes hacerte Fan de Universo de Misterios y apoyarlo económicamente obteniendo acceso a todos los episodios cerrados, sin publicidad, desde 1,99 €. Aunque a algunas personas, a veces, puede proporcionar una falsa sensación de alivio, la ignorancia nunca es deseable. Pero eso, tú ya lo sabes... Escucha el episodio completo en la app de iVoox, o descubre todo el catálogo de iVoox Originals

GR Rideshare Adventures Podcast
Lyft Removes Tipping Feature, Drivers Furious | Waymo Chaos & AI Police Cars | Ep 273

GR Rideshare Adventures Podcast

Play Episode Listen Later Oct 20, 2025 60:27 Transcription Available


We would love to hear your feedback!Two hosts dig into a volatile week for gig workers: Lyft's tipping transparency test and retreat, baffling low-pay offers, Waymo crowding, and a pilot for AI police patrols. We trade driver stories, weigh the ethics of automation, and share what actually helps you earn.Gig News Ep 273• Lyft testing tip history visibility and quick reversal• tipping culture fatigue and generational differences• extremely low-paying delivery requests and driver strategies• Waymo traffic jam stunt and AV behavior on crowded streets• AI police cruiser pilot in Miami and surveillance concerns• Uber driver faces felony after baby mix-up and shared responsibility• heat maps, surges, and practical driver tools that matter• Robocar ownership model via Lyft and Tensor partnership• community support on Telegram and weekly Patreon aftershowJoin our Telegram group to connect with drivers nationwideJoin the Patreon for ad-free shows, a weekly aftershow at 8:10 p.m. Eastern, and a seven-day free trialPlease follow us on TikTok and YouTube so we can stream with better tools“Join the Patreon, and you might even be able to get on the show”Support the showEverything Gig Economy Podcast Related: Download the audio podcast Newsletter Octopus is a mobile entertainment tablet for your riders. Earn 100.00 per month for having the tablet in your car! No cost for the driver! Want to earn more and stay safe? Download Maxymo Love the show? You now have the opportunity to support the show with some great rewards by becoming a Patron. Tier #2 we offer free merch, an Extra in-depth podcast per month, and an NSFW pre-show https://www.patreon.com/thegigeconpodcast The Gig Economy Podcast Group. Download Telegram 1st, then click on the link to join. TikTok Subscribe on Youtube

Show Me The Money Club
Drivers Quitting in Droves, Lyft's Robotaxis & Lyft Scraps Tipping %

Show Me The Money Club

Play Episode Listen Later Oct 15, 2025 90:12


Welcome to Show Me The Money Club live show with Sergio and Chris Tuesdays 6pm est/3pm pst.

Engadget
Tensor's Robocar will be 'Lyft-ready' out of the factory

Engadget

Play Episode Listen Later Oct 10, 2025 6:04


Lyft has committed to buy 'hundreds' of the AVs for its own fleet. Learn more about your ad choices. Visit podcastchoices.com/adchoices

Emily Chang’s Tech Briefing
Lyft teams up with San Jose-based Tensor to enter robotaxi market

Emily Chang’s Tech Briefing

Play Episode Listen Later Oct 9, 2025 4:26


Time now for our daily Tech and Business Report. Today, Lyft is teaming up with a San Jose based self-driving car startup to deploy more robotaxis. For more, KCBS Radio anchor Holly Quan spoke with Bloomberg's Natalie Lung.

Multipolarity
Multipolarity Dialogues: Policy Tensor on China's South-Eastern March

Multipolarity

Play Episode Listen Later Oct 7, 2025 86:11


Welcome to Multipolarity Dialogues – a series of interview that scan the geopolitical horizon. We talk to some of the sharpest analysts, thinkers and experts about how they see the world beyond the visible edge of the geopolitical now.On this episode: Anusar Farooqui. Like the public intellectual equivalent of a DC comics superhero, Anusar lives a double life. By day he's a man who wrote his PhD research on the geometric noise arising from black hole rotation, and went on to found Systematic Portfolios, the New York hedge fund he currently leads as CEO. By night, he is Policy Tensor the writer of a highly regarded Substack that focuses on international relations, grand strategy and economics. Policy Tensor was one of the few analysts to argue in 2022 that the Russian economy was far stronger than commonly believed – in other words, that sanctions would fail.He joins Multipolarity with another warning – about an even greater danger, arguing that the United States might be preparing for the wrong war against China.We will be looking at the big picture strategic position between the US and China – the Thucydides Trap – and why Xi Jinping might take an entirely different route to win back Taiwan.

Made by Google Podcast
Smart Silicon: Tensor G5 and the Next Era of the AI Phone | Made by Google Podcast S8E4

Made by Google Podcast

Play Episode Listen Later Sep 24, 2025 32:05


In this episode of the Made by Google Podcast, we take a deep dive into the Tensor G5 chip, the brains behind the new Pixel 10 and Pixel 10 Pro. Join our host, Rachid Finge, as he talks with Jesse Seed, Group Product Manager for Google's Silicon Team, about how this new chip is ushering in the era of the "AI phone".Discover the engineering breakthroughs that make Tensor G5 Google's biggest upgrade yet, and learn how it unlocks incredible new AI experiences like Live Translate in your own voice, the agentic helper Magic Cue, and the astonishing 100x ProRes Zoom on the Pixel 10 Pro. Jesse even breaks down the complexities of the new 3-nanometer process node with a simple and fun Lego analogy you won't want to miss. Hosted on Acast. See acast.com/privacy for more information.

The Circuit
EP 134: Apple iPhones and Tensor Cores, Synopsis Earnings, Hock's Comments at Goldman

The Circuit

Play Episode Listen Later Sep 14, 2025 63:34


In this episode, Ben Bajarin and Jay Goldberg discuss the recent Apple iPhone launch event, highlighting the innovations in the iPhone Air and Apple's semiconductor strategy. They delve into Synopsys's disappointing earnings report and the subsequent market reactions, as well as Broadcom's position in the semiconductor landscape. The conversation also covers Nvidia's new CPX system and the implications for the market, concluding with a discussion on the funding of the AI boom and the financial strategies of major players like Oracle and OpenAI.

TD Ameritrade Network
Tensor CEO: Private Robocar Ownership "Very Important for Society"

TD Ameritrade Network

Play Episode Listen Later Sep 4, 2025 9:32


Tensor CEO, Hugo Fozzati, joins Sam Vadas at the Wall Street NYSE set to talk about his company's new autonomous robocar. While there's no price tag on the vehicle yet, Hugo says it will be available for anyone to buy in the second half of 2026. He considers private ownership of robocars "very important for society." Hugo explains why private ownership is so critical compared to having a company or central entity prioritize usage.======== Schwab Network ========Empowering every investor and trader, every market day. Subscribe to the Market Minute newsletter - https://schwabnetwork.com/subscribeDownload the iOS app - https://apps.apple.com/us/app/schwab-network/id1460719185Download the Amazon Fire Tv App - https://www.amazon.com/TD-Ameritrade-Network/dp/B07KRD76C7Watch on Sling - https://watch.sling.com/1/asset/191928615bd8d47686f94682aefaa007/watchWatch on Vizio - https://www.vizio.com/en/watchfreeplus-exploreWatch on DistroTV - https://www.distro.tv/live/schwab-network/Follow us on X – https://twitter.com/schwabnetworkFollow us on Facebook – https://www.facebook.com/schwabnetworkFollow us on LinkedIn - https://www.linkedin.com/company/schwab-network/ About Schwab Network - https://schwabnetwork.com/about

Made by Google Podcast
The Pixel 10 Deep Dive | Made by Google Podcast S8E2

Made by Google Podcast

Play Episode Listen Later Aug 27, 2025 26:25


Pixel 10 is here, and it's a game-changer. Join us for a deep dive into its revolutionary AI and camera systems. We're talking a massive 100x zoom, a 5X telephoto lens on all models, and AI-powered features like Camera Coach that make pro-level photography a snap. Plus, get the inside scoop on the new Tensor chip, Magic Cue, and the refined design with Qi2 wireless charging. Pixel Product Manager Stephanie Scott is with us to tell us all about what's new. It'sPixel 10, and it's a whole new era of smartphone. #Pixel10 #MadeByGoogle #Techpodcast Hosted on Acast. See acast.com/privacy for more information.

Made by Google Podcast
Unpacking a Decade of Pixel: The OG Story | Made by Google Podcast

Made by Google Podcast

Play Episode Listen Later Aug 20, 2025 23:51


Ever wonder what it takes to build a phone a decade in the making? On this episode of the Made by Google podcast, host Rachid Finge travels back in time with Venkat, one of the key minds from the OG Pixel team.Discover the inside story of the crucial pivot from Nexus to Pixel and the "full-stack" philosophy that powers everything from Google's custom Tensor silicon to its most advanced AI. Hear the personal story that inspired one of Pixel's most iconic camera features, find out how decisions made years ago led to the brand-new Pixel 10, and get a rare glimpse into the "ten-year bet" that changed Google hardware forever.#Pixel10 #MadeByGoogle #TechPodcast #Google Hosted on Acast. See acast.com/privacy for more information.

Autoline Daily - Video
AD #4117 - Ford GT Mk IV 1,300 Lbs. Lighter Than ZR1X ‘Vette; L4 Startup Emerges from Stealth Mode; Lucid to Pay Its Own $7,500 Rebate

Autoline Daily - Video

Play Episode Listen Later Aug 18, 2025 11:44


- Tesla Cuts UK Leases About 50% - Lucid to Pay Its Own $7,500 Rebate - L4 Startup Emerges from Stealth Mode - Top Battery Makers in China - Study Says EV Chargers Cause Pollution - Corvette Unveils 2,000 HP Concept - Ford GT Mk IV 1,300 Lbs. Lighter Than ZR1X ‘Vette - Lexus Sport Concept - Autoline Poll on Ford EV Truck

Autoline Daily
AD #4117 - Ford GT Mk IV 1,300 Lbs. Lighter Than ZR1X ‘Vette; L4 Startup Emerges from Stealth Mode; Lucid to Pay Its Own $7,500 Rebate

Autoline Daily

Play Episode Listen Later Aug 18, 2025 11:29 Transcription Available


- Tesla Cuts UK Leases About 50% - Lucid to Pay Its Own $7,500 Rebate - L4 Startup Emerges from Stealth Mode - Top Battery Makers in China - Study Says EV Chargers Cause Pollution - Corvette Unveils 2,000 HP Concept - Ford GT Mk IV 1,300 Lbs. Lighter Than ZR1X ‘Vette - Lexus Sport Concept - Autoline Poll on Ford EV Truck

Sequences Magazine
Sequences Podcast No 271

Sequences Magazine

Play Episode Listen Later Jun 6, 2025 186:14


SEQUENCES NO 271 This curated collection offers a laid-back and relaxing ambient vibe, showcasing symphonic and classical elements, soothing spatial atmospheres, a selection of chill-out tracks, and a touch of deep, dark tones. We feature a track from Keven O'Neil's album ‘Islands', honouring pioneering Welsh synth artists who recently passed away. Download bios:https://www.sequencesmagazine.com/podcasts/ Playlist No 271 02.41 Ross Christopher & Eddy Ruyter ‘Relapse' (Album Neue)https://heartdancerecords.bandcamp.com/album/neue 05.18 Ross Christopher & Eddy Ruyter ‘Flickering' 10.00 David Helpling & Eric “the” Taylor ‘The Space Between Atoms' (album The Precious Dark) https://davidhelpling.bandcamp.com/ 19.18 Dave Luxton feat: Nacre & Michelle Qureshi ‘Embers Me' (album Lights Appearing) https://daveluxton.bandcamp.com 25.05 Dave Luxton ‘Existential Leap' 30.38 JJRD ‘Where One Dreams' (album Mirror Mirror) https://wayfarermusicgroup.bandcamp.com 32.51 JJRD ‘Le Petit Prince' 37.49 Hemisphere ‘It's A Way Shamans Go/ Singing Crazy' (album Inversion) www.groove.nl 47.15 Kevin O'Neil ‘Islands Suite' (album Islands) ***https://kevinoneill1.bandcamp.com 578.11 Syndromeda ‘The Magic Of The Unknown' (album Serendipity) *** https://syndromeda-syngate.bandcamp.com/album/serendipity-24bit 01.08.34 Iceplanet 9000 ‘The Waves' (album The Nebula Suite) https://iceplanet9000.bandcamp.com/ 01.16.16 Iceplanet ‘Thor_sHelmet' 01.22.58 Ashtoreth & Penumbral Aethyr ‘Boreas' (album Naiad) https://winter-light.bandcamp.com/album/naiad 01.30.35 Cadlag ‘Asbestopluma' (album Tensor) https://cadlag.bandcamp.com/album/tensor 01.37.28 Blue Is Nine 'Silent Moon' (album So Far From Home) https://blueisnine.bandcamp.com/album/so-far-from-home 01.41.53 Blue Is Nine ‘Out Of Reach' 01.44.30 William St Hugh ‘Umbra' (EP To Forge A Darker Path) https://williamsthugh.bandcamp.com/album/to-forge-a-darker-path 01.46.36 William St Hugh 'Shaking Hands With The Shadow' 01.49.18 theAdelaidean ‘Sunset Over Meguro' (album TOKORO) https://theadelaidean.bandcamp.com 01.59.09 Retep Folo, Dorothy Moskowitz & Svante Sjostedt ‘The Afterlife' (album The Afterlife) https://buriedtreasure.bandcamp.com/album/the-afterlife-cd 02.05.08 Nacre ‘The Forest' (album Exutation) https://wayfarermusicgroup.bandcamp.com 02.08.27 Nacre ‘Love' 02.13.39 Larkenlyre ‘Dream Of Childhood' (album The Dream Within the Dream) https://matthewlabarge.bandcamp.com 02.19.15 Le Code ‘Leaving The Stars Behind Us' (album 'Vol de Nuit') https://le-code.bandcamp.com/album/vol-de-nuit 02.23.29 Le Code ‘Forgetting The Earth' 02.27.11 Rest In Clouds ‘Reflections In Quitetude' (EP Quietude) https://restincloudsmusic.bandcamp.com/album/quietude 02.29.56 Free Floating Rotation ‘On The Way To Dawn' (EP Aurora) https://ambient-soundscapes.bandcamp.com/album/aurora 02.32.04 Winter Silhouette ‘Broken Leaf' (album Left For History) https://marenostrumlabel.bandcamp.co 02.34.55 Winter Silhouette ‘Relative Thoughts (Solo Version)' 02.37.51 Trem 77 ‘Glister: Overland Mix' (EP Blacklight Sunset) https://trem77.bandcamp.com/album/blacklight-sunset 02.41.18 Rüdiger Gleisberg ‘Rettung im Kloster' (Soundtrack Ein stummer Hund will ich nicht sein) www.bscmusic.com 02.42.18 Rüdiger Gleisberg ‘Steine der Trauer' 02.43.04 Rüdiger Gleisberg ‘Anfang des Untergangs' 02.45.21 Tepon ‘Amberine' (single) http://www.sine-music.com/ 02.48.16 Observatori ‘Kembles Cascade' (album The Empire Of Light 2) : http://www.sine-music.com 02.52.32 Observatori ‘Gardenia' 02.54.05 Tony Sieber ‘Lo-Fi-Waves' (single) https://www.sine-music.com/produkt/tony-sieber-lo-fi-waves/ 02.57.27 Steve Orchard ‘The Observant' (album Deep Within The Minds Eye) https://www.admusicshop.com/product/steve-orchard-deep-within-the-minds-eye/ 03.01.35 Steve Orchard ‘Tread Softly Ostara' Edit ***

Android Faithful
Live Updates All Around

Android Faithful

Play Episode Listen Later May 28, 2025 83:00


This episode is sponsored by Planter! Arrange your garden and learn how to grow vegetables with this garden planner app. SPECIAL OFFER: Android Faithful listeners can get up to 25% off a subscription!We're recovering from KotlinConf and Google I/O but Huyen Tue Dao, Jason Howell and Ron Richards are getting excited over new features coming to Android 16 plus leaked looks at the Google Pixel 10 and more!Note: Time codes subject to change depending on dynamic ad insertion by the distributor00:09:17 - NEWSGoogle is bringing Live Updates to WearOS and expanding beyond Pixel PhonesCarl Pei has a vision of a world without apps, where have we heard this before?What could bad battery life on the Pixel 10 mean for the Tensor chip?PATRON PICK: Google says Android 16's Desktop Mode builds on what Samsung did with Dex00:44:14 - HARDWAREThe Google Pixel 10 leaks from it's own commercial shootThe RealMe GT7 has an impressive battery and approach to designThe OnePlus 13S is launching soon, but not here and likely with an AI Button01:02:14 - APPSFacer is back on WearOS!Android Auto gets social listening with SpotifyRIP Pocket - huge bummer news from one of our old favorite apps01:10:35 - FEEDBACKDave writes in about an old prototype of a solution for car interfaces that he wonders why it never took off?Nik is frustrated with Gemini Hosted on Acast. See acast.com/privacy for more information.

SGGQA Podcast – SomeGadgetGuy
#SGGQA 397: Google I/O with Less Android, Xiaomi's New Chip, More Ads Coming to YouTube, NVIDIA Bullies Media

SGGQA Podcast – SomeGadgetGuy

Play Episode Listen Later May 19, 2025 150:58


Meta argues in court that "enshittification" doesn't exist, and ads in Instagram are a boon for consumers. NextCloud successfully battles back against Google for app updates. YouTube adding more AI ads to ruin your viewing experience. Xiaomi demos a new chip that should put more pressure on Tensor. Microsoft discontinues the Surface Laptop Studio. Gamers Nexus details their relationship with NVIDIA, and how a massive corporation might pressure media outlets for positive coverage. And we should chat about Google I/O, and how there might be less Android at this years developer conference. Let's get our tech week started right! -- Show Notes and Links https://somegadgetguy.com/b/4Lb Video Replay https://youtube.com/live/OOMC-1JrX8g Support Talking Tech with SomeGadgetGuy by contributing to their tip jar: https://tips.pinecast.com/jar/talking-tech-with-somegadgetgu Find out more at https://talking-tech-with-somegadgetgu.pinecast.co This podcast is powered by Pinecast. Try Pinecast for free, forever, no credit card required. If you decide to upgrade, use coupon code r-c117ce for 40% off for 4 months, and support Talking Tech with SomeGadgetGuy.

The Post-Quantum World
Quantum Hype Check — with Anastasia Marchenkova

The Post-Quantum World

Play Episode Listen Later Apr 30, 2025 56:18


Quantum computing is a fast-moving field, and not just when photons are involved. Join host Konstantinos Karagiannis for a wide-ranging chat with Anastasia Marchenkova, where they cover recent developments and potential future outcomes. Topics include: chip hype, logical qubits, imminent practical business use cases, quantum random numbers, the implications of AI in quantum coding, investing, and networking or interconnect. Get caught up with the industry in this supersized episode.  For more information on what Anastasia is up to, visit www.amarchenkova.com/.  Visit Protiviti at www.protiviti.com/US-en/technology-consulting/quantum-computing-services  to learn more about how Protiviti is helping organizations get post-quantum ready.  Follow host Konstantinos Karagiannis on all socials: @KonstantHacker and follow Protiviti Technology on LinkedIn and X: @ProtivitiTech.             Questions and comments are welcome!  Theme song by David Schwartz, copyright 2021.  The views expressed by the participants of this program are their own and do not represent the views of, nor are they endorsed by, Protiviti Inc., The Post-Quantum World, or their respective officers, directors, employees, agents, representatives, shareholders, or subsidiaries.  None of the content should be considered investment advice, as an offer or solicitation of an offer to buy or sell, or as an endorsement of any company, security, fund, or other securities or non-securities offering. Thanks for listening to this podcast. Protiviti Inc. is an equal opportunity employer, including minorities, females, people with disabilities, and veterans.

Applelianos
Google ganando la carrera de la IA con "Tensor Processing Unit"

Applelianos

Play Episode Listen Later Apr 21, 2025 76:01


Las TPUs representan un avance fundamental en hardware especializado para machine learning, permitiendo procesar grandes volúmenes de datos de manera eficiente y rápida, y están transformando la forma en que se desarrollan y aplican soluciones de inteligencia artificial a nivel global. NUESTRO PATROCINADOR https://seoxan.es //Enlaces https://seoxan.es https://youtu.be/fy6bbBX1VL0?si=zXAjeoJ24squfj-6 https://blog.google/products/google-cloud/ironwood-tpu-age-of-inference/ https://amp.elmundo.es/tecnologia/2025/03/27/67e4b173e9cf4a392c8b456e.html //Donde encontrarnos Canal Youtube https://www.youtube.com/c/ApplelianosApplelianos/featured Correo electrónico applelianos@gmail.com Amazon https://amzn.to/30sYcbB X https://x.com/ApplelianosPod Apple Podcasts https://podcasts.apple.com/es/podcast/applelianos-podcast/id993909563

Machine Learning Street Talk
GSMSymbolic paper - Iman Mirzadeh (Apple)

Machine Learning Street Talk

Play Episode Listen Later Mar 19, 2025 71:23


Iman Mirzadeh from Apple, who recently published the GSM-Symbolic paper discusses the crucial distinction between intelligence and achievement in AI systems. He critiques current AI research methodologies, highlighting the limitations of Large Language Models (LLMs) in reasoning and knowledge representation. SPONSOR MESSAGES:***Tufa AI Labs is a brand new research lab in Zurich started by Benjamin Crouzier focussed on o-series style reasoning and AGI. They are hiring a Chief Engineer and ML engineers. Events in Zurich. Goto https://tufalabs.ai/***TRANSCRIPT + RESEARCH:https://www.dropbox.com/scl/fi/mlcjl9cd5p1kem4l0vqd3/IMAN.pdf?rlkey=dqfqb74zr81a5gqr8r6c8isg3&dl=0TOC:1. Intelligence vs Achievement in AI Systems [00:00:00] 1.1 Intelligence vs Achievement Metrics in AI Systems [00:03:27] 1.2 AlphaZero and Abstract Understanding in Chess [00:10:10] 1.3 Language Models and Distribution Learning Limitations [00:14:47] 1.4 Research Methodology and Theoretical Frameworks2. Intelligence Measurement and Learning [00:24:24] 2.1 LLM Capabilities: Interpolation vs True Reasoning [00:29:00] 2.2 Intelligence Definition and Measurement Approaches [00:34:35] 2.3 Learning Capabilities and Agency in AI Systems [00:39:26] 2.4 Abstract Reasoning and Symbol Understanding3. LLM Performance and Evaluation [00:47:15] 3.1 Scaling Laws and Fundamental Limitations [00:54:33] 3.2 Connectionism vs Symbolism Debate in Neural Networks [00:58:09] 3.3 GSM-Symbolic: Testing Mathematical Reasoning in LLMs [01:08:38] 3.4 Benchmark Evaluation and Model Performance AssessmentREFS:[00:01:00] AlphaZero chess AI system, Silver et al.https://arxiv.org/abs/1712.01815[00:07:10] Game Changer: AlphaZero's Groundbreaking Chess Strategies, Sadler & Reganhttps://www.amazon.com/Game-Changer-AlphaZeros-Groundbreaking-Strategies/dp/9056918184[00:11:35] Cross-entropy loss in language modeling, Voitahttp://lena-voita.github.io/nlp_course/language_modeling.html[00:17:20] GSM-Symbolic: Understanding the Limitations of Mathematical Reasoning in LLMs, Mirzadeh et al.https://arxiv.org/abs/2410.05229[00:21:25] Connectionism and Cognitive Architecture: A Critical Analysis, Fodor & Pylyshynhttps://www.sciencedirect.com/science/article/pii/001002779090014B[00:28:55] Brain-to-body mass ratio scaling laws, Sutskeverhttps://www.theverge.com/2024/12/13/24320811/what-ilya-sutskever-sees-openai-model-data-training[00:29:40] On the Measure of Intelligence, Chollethttps://arxiv.org/abs/1911.01547[00:33:30] On definition of intelligence, Gignac et al.https://www.sciencedirect.com/science/article/pii/S0160289624000266[00:35:30] Defining intelligence, Wanghttps://cis.temple.edu/~wangp/papers.html[00:37:40] How We Learn: Why Brains Learn Better Than Any Machine... for Now, Dehaenehttps://www.amazon.com/How-We-Learn-Brains-Machine/dp/0525559884[00:39:35] Surfaces and Essences: Analogy as the Fuel and Fire of Thinking, Hofstadter and Sanderhttps://www.amazon.com/Surfaces-Essences-Analogy-Fuel-Thinking/dp/0465018475[00:43:15] Chain-of-thought prompting, Wei et al.https://arxiv.org/abs/2201.11903[00:47:20] Test-time scaling laws in machine learning, Brownhttps://podcasts.apple.com/mv/podcast/openais-noam-brown-ilge-akkaya-and-hunter-lightman-on/id1750736528?i=1000671532058[00:47:50] Scaling Laws for Neural Language Models, Kaplan et al.https://arxiv.org/abs/2001.08361[00:55:15] Tensor product variable binding, Smolenskyhttps://www.sciencedirect.com/science/article/abs/pii/000437029090007M[01:08:45] GSM-8K dataset, OpenAIhttps://huggingface.co/datasets/openai/gsm8k

Zima Red
Ilja Moisejevs & Richard Wu – How Tensor & Vector are Revolutionizing Crypto Trading – ep 168

Zima Red

Play Episode Listen Later Mar 4, 2025 69:45


https://x.com/_ilmoi https://x.com/0xrwu https://x.com/tensor_hq https://x.com/VECTORDOTFUN Follow me on X - https://x.com/AndrewSteinwoldFounders seeking capital, reach out to us at Sfermion -  https://www.sfermion.io Subscribe to my newsletter - https://andrewsteinwold.substack.comCheck out my podcast speaking with crypto investors - https://www.youtube.com/@AngelstoAllocators 

Lightspeed
Building Solana's Next Breakout App | Ilja Moisejevs & Richard Wu

Lightspeed

Play Episode Listen Later Feb 7, 2025 52:38


Gm! This week Ilja Moisejevs and Richard Wu join the show to discuss the release of Vector. We deep dive into Tensor's pivot from NFTs, the rise of social trading, building a consumer platform, whats next for Tensor & more. Enjoy! -- Follow Ilja: https://x.com/_ilmoi Follow Richard: https://x.com/0xrwu Follow Jack: https://x.com/whosknave Follow Lightspeed: https://twitter.com/Lightspeedpodhq Subscribe to the Lightspeed Newsletter: https://blockworks.co/newsletter/lightspeed -- Use Code LIGHTSPEED10 for 10% off tickets to Digital Asset Summit 2025: https://blockworks.co/event/digital-asset-summit-2025-new-york -- Ledger, the global leader in digital asset security, proudly sponsors the Lightspeed podcast. As Ledger celebrates 10 years of securing 20% of global crypto, it remains the top choice for securing your Solana assets. Buy a LEDGER™ device now and build confidently, knowing your SOL are safe. Buy now on https://shop.ledger.com/?r=1da180a5de00. -- Get top market insights and the latest in crypto news. Subscribe to Blockworks Daily Newsletter: https://blockworks.co/newsletter/ -- (00:00) Introduction (00:46) What Is Vector? (04:36) Vector Fees & Revenue (07:42) Vector's Go To Market (09:20) Social Trading (14:32) Ledger Ad (15:20) Liquidity Fragmentation (17:01) Memecoin MEV (20:09) Pivoting From NFTs (28:08) Building A Consumer Platform (33:07) Ledger Ad (33:55) The Tensor Token & Treasury (37:23) Value Accrual (38:32) Advice For Founders (43:26) Internet Capital Markets -- Disclaimers: Lightspeed was kickstarted by a grant from the Solana Foundation. Nothing said on Lightspeed is a recommendation to buy or sell securities or tokens. This podcast is for informational purposes only, and any views expressed by anyone on the show are solely our opinions, not financial advice. Mert, Jack, and our guests may hold positions in the companies, funds, or projects discussed.

0xResearch
The Binance Listing Premium, Jito's TipRouter, and VectorFun | Analyst Round Table

0xResearch

Play Episode Listen Later Feb 6, 2025 52:17


In this episode, our Blockworks Research analysts discuss Solana Post-TRUMP launch, Jito's TipRouter, and the Binance Listing Premium. They also unpack the relationship between VectorFun and Tensor. Finally, they end the episode with coverage of social trading apps, and Berachain's imminent launch. Thanks for tuning in! As always, remember this podcast is for informational purposes only, and any views expressed by anyone on the show are solely their opinions, not financial advice. -- Resources Jito TipRouter: Real Yield for JTO Stakers: https://x.com/blockworksres/status/1885023825806713064 The Binance Listing Premium: https://x.com/blockworksres/status/1884641984327168133 Vector's Fun is Tensor's Tailwind: https://x.com/defi_kay_/status/1885430866169782465 -- SKALE is the next evolution in Layer 1 blockchains with a gas-free invisible user experience, instant finality, high speed, and robust security. SKALE is built different as it allows for limitless scalability and has already saved its 45 Million users over $9 Billion in gas fees. SKALE is high-performance and cost-effective, making it ideal for compute-intensive applications like AI, gaming, and consumer-facing dApps. Learn more at skale.space and stay up to date with the gas-free invisible blockchain on X at @skalenetwork -- Ledger, the global leader in digital asset security, proudly sponsors 0xResearch! As Ledger celebrates 10 years of securing 20% of global crypto, it remains the top choice for securing your assets. Buy a LEDGER™ device now and build confidently, knowing your precious tokens are safe. Buy now on https://shop.ledger.com/?r=1da180a5de00. -- 0xResearch needs your help!  We're conducting an audience survey to help us get a better picture of who our listeners are, and what you want to see from the show. What do you like about the show? What can we improve on? To contribute, follow this link: https://blockworks-research.beehiiv.com/forms/a97db4d7-5ff3-4a02-9089-d521bc64babd -- Join us at DAS NYC 2025!  Use code 0x10 for a 10% discount: https://blockworks.co/event/digital-asset-summit-2025-new-york -- Follow Carlos: https://x.com/0xcarlosg Follow Luke: https://x.com/0xMether Follow Danny: https://x.com/defi_kay_ Follow Blockworks Research: https://x.com/blockworksres Subscribe on YouTube: https://bit.ly/3foDS38 Subscribe on Apple: https://apple.co/3SNhUEt Subscribe on Spotify: https://spoti.fi/3NlP1hA Get top market insights and the latest in crypto news. Subscribe to Blockworks Daily Newsletter: https://blockworks.co/newsletter/ Join the 0xResearch Telegram group: https://t.me/+z0H6y2bS-dllODVh -- Timestamps: (0:00) Introduction (1:51) Market Outlook (5:15) Solana Post-TRUMP Launch (9:39) Ads (SKALE and Ledger) (10:20) Jito's TipRouter (18:23) The Binance Listing Premium (28:05) Ads (SKALE and Ledger) (29:21) Vector's Fun is Tensor's Tailwind (38:33) Social Trading Apps (46:18) Berachain Announces Launch Date (49:44) Closing Comments -- Check out Blockworks Research today! Research, data, governance, tokenomics, and models – now, all in one place Blockworks Research: https://www.blockworksresearch.com/ Free Daily Newsletter: https://blockworks.co/newsletter -- Disclaimer: Nothing said on 0xResearch is a recommendation to buy or sell securities or tokens. This podcast is for informational purposes only, and any views expressed by anyone on the show are solely our opinions, not financial advice. Boccaccio, Danny, and our guests may hold positions in the companies, funds, or projects discussed.

NFT Alpha Podcast
Breaking Down Bitcoin's Surge, Silicon Valley's Token Play, and Tensor's Big Move

NFT Alpha Podcast

Play Episode Listen Later Jan 30, 2025 65:20


On today's episode, we discuss the market surge following the US FOMC meeting, with Bitcoin surpassing $105K. We dive into Silicon Valley's entry into crypto with the Jelly Jelly token launch and its rapid rise to a $250M market cap. Tune in live every weekday Monday through Friday from 9:00 AM Eastern to 10:15 AM. ⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠Buy our NFT⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠ ⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠Join our Discord⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠ ⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠Check out our Twitter⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠ ⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠Check out our YouTube⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠ Give us your thoughts on the show by leaving a rating. -- DISCLAIMER: You should never treat any opinion expressed by the hosts of this content as a recommendation to make a particular investment, or to follow a particular strategy. The thoughts and commentary on this show are an expression of the hosts' opinions and are for entertainment and informational purposes only. This show is never financial advice.

The Post-Quantum World
Simulating 128 Qubits (Yes, Really) — with Bob Wold of Quantum Rings

The Post-Quantum World

Play Episode Listen Later Nov 27, 2024 37:52


If you're a longtime listener, you probably have heard that we can't simulate more than 50 qubits on a classical computer. Representing each qubit doubles the required system resources, and state vector simulation hits a wall even on supercomputers. But what if there was a different way to break this barrier, even on a laptop? Is the threat to cryptography on an accelerated timeline because of this or other techniques? Join host Konstantinos Karagiannis as he discusses with Bob Wold from Quantum Rings how tensor networks may take us into new realms of practical quantum computing for everyone.For more information on Quantum Rings, visit www.quantumrings.com/.  To read the paper “Empowering Large Scale Quantum Circuit Development: Effective Simulation of Sycamore Circuits” on arXiv, visit https://arxiv.org/abs/2411.12131.  Visit Protiviti at www.protiviti.com/US-en/technology-consulting/quantum-computing-services  to learn more about how Protiviti is helping organizations get post-quantum ready.  Follow host Konstantinos Karagiannis on all socials: @KonstantHacker and follow Protiviti Technology on LinkedIn and Twitter: @ProtivitiTech.       Questions and comments are welcome!  Theme song by David Schwartz, copyright 2021.  The views expressed by the participants of this program are their own and do not represent the views of, nor are they endorsed by, Protiviti Inc., The Post-Quantum World, or their respective officers, directors, employees, agents, representatives, shareholders, or subsidiaries.  None of the content should be considered investment advice, as an offer or solicitation of an offer to buy or sell, or as an endorsement of any company, security, fund, or other securities or non-securities offering. Thanks for listening to this podcast. Protiviti Inc. is an equal opportunity employer, including minorities, females, people with disabilities, and veterans.  

NFT Alpha Podcast
TikTok Trend Fueling Memecoin Mania, $80M Quant, & Bitcoin's Latest All-Time High

NFT Alpha Podcast

Play Episode Listen Later Nov 20, 2024 72:19


On today's episode, we dive into the dynamic world of memecoins, exploring the latest trends, live trading strategies, and breaking news from the past 24 hours. We'll discuss the TikTok-driven surge in retail interest, highlighted by the Tier Chill meme coin, now boasting over 60,000 holders. We'll also cover the remarkable story of a Quant meme coin launched by a young developer, skyrocketing to an $80 million market cap overnight. This show is in partnership with TENSOR. Tune in live every weekday Monday through Friday from 9:00 AM Eastern to 10:15 AM. ⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠Buy our NFT⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠ ⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠Join our Discord⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠ ⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠Check out our Twitter⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠ ⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠Check out our YouTube⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠ Give us your thoughts on the show by leaving a rating. -- DISCLAIMER: You should never treat any opinion expressed by the hosts of this content as a recommendation to make a particular investment, or to follow a particular strategy. The thoughts and commentary on this show are an expression of the hosts' opinions and are for entertainment and informational purposes only. This show is never financial advice.

Sternengeschichten
Sternengeschichten Folge 617: Metriken der Raumzeit

Sternengeschichten

Play Episode Listen Later Sep 20, 2024 16:36


Wie bestimmt man den Abstand zwischen zwei Punkten? Welche Form hat das Universum? Beide Fragen hängen zusammen und für die Antwort muss man zuerst verstehen, was eine Metrik ist. Genau das erfahrt ihr in der neuen Folge der Sternengeschichten. Wer den Podcast finanziell unterstützen möchte, kann das hier tun: Mit PayPal (https://www.paypal.me/florianfreistetter), Patreon (https://www.patreon.com/sternengeschichten) oder Steady (https://steadyhq.com/sternengeschichten)

Bankless
ROLLUP: Blobs Arrive | BTC New High | ETH ETF? | Bankless 4th Birthday

Bankless

Play Episode Listen Later Mar 15, 2024 78:09


Bankless
Tensor - Solana's NFT Marketplace | Ilja & Richard Wu

Bankless

Play Episode Listen Later Jan 24, 2024 53:09


In today's episode, David is joined by Co-Founder and CEO of Tensor, Ilja Moisejevs and CTO of Tensor, Richard Wu.  The three cover: How the different properties and foundation of Solana impact the product decisions that Richard and Ilja have made at Tensor? What are the first things that someone would notice that's different about Tensor, versus the NFT marketplaces on Ethereum? How did the $JITO airdrop impact the Tensor ecosystem? What about the Tensorians, the native PFP NFT of Tensor…who rocks a tensorian, and why?  And of course, we had to ask Richard and Ilja whether or not Tensor will be joining in on the Solana airdrop fun…you won't believe the answer. -----