mattpocock/skills
Shell · ★ 229,331 · 🍴 19,603 · 📈 3,368 stars today
Skills for Real Engineers. Straight from my .agents directory.
中文介绍 为真实工程师提供技能列表,从个人目录中提取。
Shell · ★ 229,331 · 🍴 19,603 · 📈 3,368 stars today
Skills for Real Engineers. Straight from my .agents directory.
中文介绍 为真实工程师提供技能列表,从个人目录中提取。
Kotlin · ★ 2,193 · 🍴 251 · 📈 1,040 stars today
Visualize your year in travel using your Google Location History (Timeline) data
中文介绍 使用谷歌位置历史数据可视化年度旅行行程。
Python · ★ 113,844 · 🍴 17,272 · 📈 1,187 stars today
利用 AI 大模型和自动化工作流,根据主题或关键词一键生成高清短视频。Generate HD short videos from a topic or keyword with an automated AI workflow.
中文介绍 利用AI大模型和自动化工作流,一键生成高清短视频。
Rust · ★ 12,841 · 🍴 349 · 📈 1,372 stars today
⚡️A native, local-first alternative to Logitech Options+, written in Rust 🦀 — remap buttons, DPI, and SmartShift over HID++. No account, no telemetry.
中文介绍 Rust编写的本地优先的Logitech Options+替代品,支持按钮重映射、DPI调整和SmartShift。
Python · ★ 38,273 · 🍴 3,232 · 📈 334 stars today
🦔 PostHog is the leading platform for building self-driving products. Our developer tools – AI observability, analytics, session replay, flags, experiments, error tracking, logs, and more – capture all the context agents need to diagnose problems, uncover opportunities, and ship fixes. Steer it all
中文介绍 PostHog是一个自驱动的产品构建平台,提供AI可观察性、分析、会话回放等功能。
Go · ★ 110,369 · 🍴 13,740 · 📈 65 stars today
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
中文介绍 TypeScript是JavaScript的超集,编译为干净的JavaScript输出。
Shell · ★ 275,622 · 🍴 24,642 · 📈 789 stars today
An agentic skills framework & software development methodology that works.
中文介绍 一个代理技能框架和软件开发方法论,适用于多种场景。
JavaScript · ★ 67,408 · 🍴 12,867 · 📈 918 stars today
Open-source AI job search: scan job portals, evaluate listings with a structured A-F rubric into a 1.0-5.0 score, tailor your CV, track applications — runs locally in your AI coding CLI (Claude Code, Codex, OpenCode, Antigravity…)
中文介绍 开源AI求职工具,本地运行,扫描职位、评估列表、定制简历、跟踪申请。
TypeScript · ★ 4,376 · 🍴 366 · 📈 391 stars today
Cursor plugin specification and official plugins
中文介绍 Cursor插件规范和官方插件。
Mojo · ★ 28,670 · 🍴 3,053 · 📈 905 stars today
The Modular Platform (includes MAX & Mojo)
中文介绍 Modular平台,包含MAX和Mojo,提供模块化工具和工作流。
JavaScript · ★ 241,766 · 🍴 36,652 · 📈 348 stars today
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
中文介绍 智能代理性能优化系统,为多种AI平台提供技能、本能、记忆和安全功能。
JavaScript · ★ 54,863 · 🍴 11,903 · 📈 32 stars today
Independent technology for modern publishing, memberships, subscriptions and newsletters.
中文介绍 现代出版、会员、订阅和新闻通讯的独立技术平台。
TypeScript · ★ 68,623 · 🍴 8,241 · 📈 140 stars today
🌊 The original agent meta-harness. Deploy intelligent multi-player swarms, coordinate autonomous workflows, and build conversational AI systems. Features adaptive memory, self-learning intelligence, RAG integration, and native Claude Code / Codex / Hermes and many more Integrated
中文介绍 智能多玩家集群部署工具,支持自适应记忆和自学习智能。
TypeScript · ★ 1,997 · 🍴 240 · 📈 141 stars today
Apache Maka (Incubating) is a local-first AI agent workspace. Model messages, tool calls, tool results, permission decisions, and termination events are recorded as an append-only log.
中文介绍 Apache Maka是一个本地优先的AI代理工作区,记录消息、工具调用和事件。
C++ · ★ 71,760 · 🍴 16,236 · 📈 4 stars today
Protocol Buffers - Google's data interchange format
中文介绍 Google的数据交换格式,用于序列化结构化数据。
Python · ★ 7,759 · 🍴 1,431 · 📈 63 stars today
OBLITERATE THE CHAINS THAT BIND YOU
中文介绍 OBLITERATUS旨在打破束缚,提供独立的技术解决方案。
C++ · ★ 21,422 · 🍴 4,148 · 📈 5 stars today
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
中文介绍 ONNX Runtime是跨平台的高性能机器学习推理和训练加速器。
👍 9
Long-context modeling is a pivotal capability for Large Language Models, yet the quadratic complexity of attention remains a critical bottleneck, particularly during the compute-intensive prefilling phase. Our previous work, FlashPrefill, mitigates this cost through instantaneous pattern discovery a
👍 1
Multifingered grasping is a crucial robotic skill, but current deep-learning grasp planners often struggle to generalize to new objects because they are trained on limited, object-specific datasets. We introduce a fundamentally different approach, grounded in the observation that the gripper and the
👍 51
Software increasingly functions as part of the scientific instrument itself, making failures in scientific code capable of compromising not only program behavior but also the evidence underlying scientific conclusions. Yet existing evaluations of coding agents largely emphasize aggregate task succes
👍 10
Large language model agents have made substantial progress in code generation, yet most existing systems assume a predefined repository architecture. This assumption does not hold in zero-to-all code generation, where an agent must construct an entire software project directly from natural-language
👍 4
Large language models often fail to answer questions about a bounded document collection when the source documents are not retrieved at inference time. We study this setting as document knowledge internalization: converting a fixed corpus into usable parametric knowledge for retrieval-free question
👍 24
Memory has become a key component of large language models, enabling them to retain information and learn from long-term interactions. However, existing memory benchmarks mainly evaluate whether information is correctly extracted, stored, and retrieved, while largely overlooking how retrieved memori
👍 230
LLM agents learn by interacting with environments, yet these environments are hand-built and static: blind to an agent's weaknesses, and quickly left behind as it improves. While recent environment generation methods attempt to address this, they require domain-specific pipelines, rely on expensive
👍 2
Customer-service LLM agents must follow organizational policy when acting on a user's behalf. Compliance failures arise from either forbidden actions, such as granting an ineligible change, or omitted procedural requirements, such as identification or confirmation. Runtime safeguards can intervene o
👍 102
Training terminal agents requires scalable executable supervision, yet synthesizing high-quality terminal tasks remains challenging. Each task couples an instruction, an initialized environment, a reference solution, and an executable verifier; if these artifacts are generated from inconsistent assu
👍 9
Using reinforcement learning to post-train joint video-audio generation models requires a reward signal. Existing methods construct this reward by combining metrics for individual quality dimensions, including audio quality, visual fidelity, and synchronization. However, these metrics evaluate perce
👍 1
Object detectors often produce over-confident predictions for objects outside their training categories, leading to so-called out-of-distribution (OoD) hallucinations. Existing approaches for detecting or mitigating such hallucinations typically either construct scoring functions directly over learn
👍 3
Agent frameworks increasingly package procedural knowledge as skills: instruction files an agent reads on demand, while public libraries now hold thousands of them. Which skill to read has thus become a decision the policy itself makes in the middle of an episode, yet no existing signal trains it. W
👍 90
Reinforcement learning (RL) has emerged as a powerful approach for improving reasoning in language and vision-language models, yet its strongest successes still depend heavily on ground-truth supervision (e.g., verifiable reward). Such annotations are costly to obtain and become increasingly scarce
👍 15
JEPA-style latent world models can use Euclidean distance to a goal latent as the cost for model-predictive control (MPC). Strong decoding of task variables, however, does not guarantee that this particular cost ranks candidate action sequences by real task progress. We call the latter property deci
👍 29
Single-step retrosynthesis is a central component of computer-aided synthesis planning, yet its intrinsically one-to-many nature is poorly captured by single-answer evaluation and benchmarking protocols. To address this, we introduce Top-K prompting as a robust training and inference paradigm to bet
👍 7
Take three frontier mixture-of-experts models (Alibaba, OpenAI, NVIDIA; 3.6-4.0B active parameters each) and fine-tune them to reason in a low-resource language. On accuracy benchmarks almost nothing happens, and the benchmark itself is noise at this scale: changing only the random seed moves the sc
👍 3
Humans continuously learn from experience, whereas conventional large language model (LLM) evaluations ignore the models' ability to improve through inference-time interaction. In this paper, we study how LLMs learn from iterative experience at test time, a setting we refer to as Chain-of-Experience
👍 2
LiDAR scene completion is a key component of 3D perception in autonomous driving, where the scene must be completed in real time to be usable in downstream tasks. Existing approaches typically follow an initialize-and-refine paradigm, in which a coarse initialization of the scene is first constructe
👍 140
Embodied agents are increasingly used to close the gap left by end-to-end policy models. Yet the agentic path has not realized closed-loop learning in physical execution: existing harnesses remain largely open-loop, following fixed skills during rollout and reflecting only after an episode completes
👍 4
Language-specific competency (LSC) is the phenomenon of a language model performing better or worse depending on the language of the prompt. In other words, a language model outputs different (and potentially incorrect) responses to the same semantic query when prompted in different languages. Prior
👍 2
LLM-based agents can act on behalf of a user to access cloud services, call tools, or invoke agents. At session start, the agent's permissions are set but remain static, and each request is evaluated independently, without considering prior actions. Within its permissions, an agent may act contrary
👍 16
Popular facts are memorised more deeply during pretraining and resist removal longer than rare ones, yet existing LLM unlearning methods apply uniform gradient pressure regardless of training-data frequency. We propose the AdaPop (Adaptive Popularity) method, which combines local token confidence wi
👍 13
High-quality creative writing data for large language models (LLMs) remains dominated by story-centric data, limiting models' ability to follow the structural and functional conventions of diverse creative formats. We propose an attribute-guided genre expansion framework for scaling creative writing
👍 1
Should you replace your text-embedding pipeline with a large language model? We answer this with a controlled, cost-aware comparison of ten LLMs across six families and 26 embedding models (118M to 14B parameters) on 37 tasks spanning classification, semantic textual similarity (STS), clustering, pa
👍 2
LLM coding agents issue Bash commands through interfaces that may serialize, wrap, and reparse model output. Matched execution scores alone cannot distinguish command-generation errors from failures introduced after generation. QuoteBench measures this boundary with exact final-state validation on 5
👍 2
Long-form video understanding encompasses tasks that go beyond retrieving isolated events, including tracking an evolving narrative and interpreting social meaning that may remain implicit. However, existing benchmarks rarely evaluate these capabilities jointly, particularly in high-context, non-Eng
👍 22
Agent Skills are today either hand-authored or produced in a single LLM generation pass, and consequently possess no closed loop through which they might improve from the interaction failures they actually cause. Recent work does close this loop, but derives its feedback from single-turn question-an
👍 87
Recent advances in foundation models have enabled AI scientists to automate increasingly complete research workflows, from hypothesis generation and code execution to manuscript preparation. Yet workflow coverage alone does not provide access to the full evidence on which scientific discovery depend
👍 2
Modern LLM agents are often improved by modifying prompts, tools, or workflows manually, while the executable scaffold surrounding the model---the harness---is typically treated as a fixed artifact after deployment. This work studies an alternative where the harness is task-specific and continuously
👍 2
Token-level hallucination detectors score each token independently from a single signal, and fail exactly when the generating model is confidently wrong. This paper instead treats hallucination as a temporally extended span and detects it by sequence labeling: each token is scored from a 33-dimensio
@nateherk · 25.8K 粉丝 · 1.3M 阅 · 558 赞 · 75 转
9 of my favorite Grok Bot hacks. I have been getting my hands dirty with Grok Bot, and the default setup is only the starting point. Creating a few bots is easy. The useful part is teaching them your
中文介绍 nateherk分享9个Grok Bot技巧,从基础设置到教学,全面解析Grok Bot的实用功能。
@sairahul1 · 135.5K 粉丝 · 938.1K 阅 · 867 赞 · 115 转
You are running a one-person company. You find the leads. Write the outreach. Make the images. Answer the replies. Count the week. Everything waits for you. Nothing gets handed off. And by the time
中文介绍 sairahul1介绍如何利用Grok Bot打造个人公司,涵盖从寻找线索到回复回复的完整流程。
@gabepereyra · 11.4K 粉丝 · 616.8K 阅 · 507 赞 · 99 转
Authors: @nikogrupen @ItsJulioPereyra @calvincongelado @vtrengarajan @gabepereyra Over the past six months, Harvey’s research agenda has focused on two goals: Building frontier legal intelligence
中文介绍 gabepereyra更新Harvey团队的研究进展,聚焦于构建前沿法律情报和增强法律研究能力。
@RayFernando1337 · 37.8K 粉丝 · 169.9K 阅 · 520 赞 · 85 转
I've turned Grok Bot into my CTO and I'm no longer the bottleneck for new ideas, bug fixes, or anything involving the project. Prompt to CTO When working on a new project I create a bot and give it
中文介绍 RayFernando1337将Grok Bot打造成自己的CTO,实现项目管理和新想法的自动化处理。
@XFreeze · 260.4K 粉丝 · 163.1K 阅 · 589 赞 · 93 转
Grok Bot is one of the most viral AI product launches right now... it keeps going viral as more people discover how insanely useful it is Just think about what you’re getting: You can have multiple
中文介绍 XFreeze介绍Grok Bot的入门方法,强调其多用途和病毒式传播的特点。
@heynavtoor · 149.3K 粉丝 · 161.9K 阅 · 550 赞 · 93 转
Elon Musk just told his followers to try Grokbot after a power user showed it replaced his $10,000 Mac Mini local AI setup (Elon on X, Aug 16). Gavin Baker says his AI usage went up about 100x after
中文介绍 heynavtoor分享设置Grokbot的正确方法,实现睡眠时也能管理业务的高效模式。
@dzhng · 13.3K 粉丝 · 137.6K 阅 · 502 赞 · 48 转
The amount of code being written today far outpaces our ability to review it. That part isn't controversial. What's more interesting is that we're visibly losing — the amount of AI slop in modern
中文介绍 dzhng探讨软件工厂构建,关注AI slop在现代软件工程中的影响和解决方案。
@SlackHQ · 434.3K 粉丝 · 86.9K 阅 · 512 赞 · 44 转
AI coding is now a team sport. Code channels bring software development out of private tabs, so teams and agents can write, review, and ship code together, in the open. Slack is where agents become
中文介绍 SlackHQ推出Slack Code,将AI编码转变为团队合作,提高代码协作和透明度。
@AndrewYNg · 1.8M 粉丝 · 62.4K 阅 · 1.2K 赞 · 189 转
I previously wrote about our AI Engineering Skills Map, with the highest level skills being (i) Building and deploying AI applications, (ii) Software engineering fundamentals, (iii) Using coding
中文介绍 AndrewYNg发布AI工程技能图,强调构建和部署AI应用的重要性。
@ID_AA_Carmack · 3.7M 粉丝 · 58.8K 阅 · 577 赞 · 40 转
I have a good theory about this now. The Phenomenon of Policy Churn https://arxiv.org/pdf/2206.00730 The classic exploration method in RL is “epsilon greedy”, where the agent normally takes the “greedy” action
中文介绍 ID_AA_Carmack探讨RL Policy Churn现象,分析epsilon greedy策略在强化学习中的应用。
@themahis · 4.7K 粉丝 · 43.0K 阅 · 515 赞 · 37 转
One is trying to make AI teammates feel like a managed product. The other is turning the agent itself into an open, composable runtime. Research note — August 20, 2026: For this comparison, I
中文介绍 themahis对比Grok Bot和Hermes,分析两者在AI团队成员感和开放性上的不同。
@GoogleCloudTech · 1.3M 粉丝 · 42.9K 阅 · 506 赞 · 87 转
Any agent can look brilliant on a one-shot task. Give it a week of real work and it starts to fall apart. "Long horizon" means the agent keeps going across days and dozens of sessions instead of
中文介绍 GoogleCloudTech提出长周期智能体利用的5个设计模式,解决智能体在长时间任务中的稳定性问题。
@kmeanskaran · 13.9K 粉丝 · 32.9K 阅 · 518 赞 · 66 转
Put a frontier model into a badly designed agent system and you get a more articulate failure. Nearly all of the engineering sits outside the model, in the scaffolding that has come to be called the
中文介绍 kmeanskaran探讨智能体系统的系统设计,强调模型与支撑架构的协同作用。
@Oracle_AI_Hub · 21.4K 粉丝 · 27.3K 阅 · 2.8K 赞 · 580 转
In 2026, autonomous AI agents have become one of the most effective strategies on prediction markets. Over 30% of all activity on Polymarket now comes from algorithmic and AI-powered wallets. We
中文介绍 Oracle_AI_Hub介绍ORACLE AI Bots在Polymarket上的表现,实现高达200%的回报率。
Google DeepMind partners with game studios to prototype breakthrough AI gameplay.
中文介绍 DeepMind与游戏工作室合作,原型突破性AI游戏玩法。
Yes, we’re confused too.
中文介绍 Poolside获得12亿美元反向雇用NVIDIA,创始人留任10亿美元,员工获得60亿美元,Infraco扩展至70吉瓦新云。
中文介绍 测量语音识别基准优化。
中文介绍 ChatGPT Apple Messages,Anthropic会议记录器,Mistral Agentic Search。
Matt Pocock tells us about his /wayfinder skill, for greenfield projects or for when the way forward is unclear.
中文介绍 Matt Pocock介绍其/wayfinder技能,用于绿色field项目或前进道路不明确时。
中文介绍 使用LFM2.5-DSpark提高至3.2倍推理速度。
“Runaway” AI, “rogue” agents, and “autonomous” actors—the current rhetoric would have you believe that AI agents are not only awake and aware, but angry at their creators. Prominent tech leaders such as Demis Hassabis, Dario Amodei, and Sam Altman push for regulation of these seemingly “superhuman”
中文介绍 关于AI意识的辩论是陷阱,科技领袖呼吁对这些“觉醒”的AI进行监管。
Each day, an airline transports tens of thousands of passengers on hundreds of flights. Often these are not straightforward point-to-point routes, with passengers requiring multiple connections. The airline can consider potentially hundreds of variables to price each of these journeys: demand, seaso
中文介绍 通过市场模型解锁隐藏的收入流。
Introducing AI Futures, a new OpenAI blog exploring how transformative AI could reshape power, governance, the economy, and individual freedom.
中文介绍 介绍AI未来,探索AI如何重塑权力、治理、经济和个人自由。
**OpenAI** and **Anthropic** expanded their agent platforms with new desktop features, collaborative editing, and composable APIs like Skills and Files API. **OpenAI** rolled out memory and workflow features in the EEA, UK, and Switzerland. **AT&T** revealed that 40% of employee AI usage routes to o
中文介绍 OpenAI和Anthropic扩展其代理平台,推出新桌面功能、协作编辑和可组合API,AT&T透露40%的员工。
Every lab CEO is on X now
中文介绍 Z.ai CEO Jie Tang讨论GLM 5.3和新的Post-training Scaling Law。
With a fixed deadline and design resources committed elsewhere, Stampli used Codex and ChatGPT Work to compress weeks of launch production into days.
中文介绍 Stampli使用ChatGPT Work将发布时间缩短68%。
中文介绍 Muse Video泄露,Ramp Router发布,为什么Stripe购买OpenRouter。
OpenAI reaffirms Zero Data Retention for eligible API customers and previews Private Safety Processing for advanced AI safety without compromising data privacy.
中文介绍 为符合条件的API客户提供零数据保留,预览私有安全处理以实现高级AI安全而不会损害数据隐私。
the Memory crunch continues - Moore’s Law reversed to 2007 levels
中文介绍 内存价格在12个月内上涨500%,摩尔定律逆转至2007水平。
TikTok and the US government settled to resolve allegations that the app violated children's online privacy laws.
中文摘要 TikTok与美国司法部就儿童隐私法律违反问题达成4亿美元和解。
After U.S. prosecutors accused Gov. Rubén Rocha Moya of protecting the Sinaloa cartel, he said he would step down to focus on his defense. On Friday, he declared he was back.
中文摘要 墨西哥锡那罗亚州州长Rubén Rocha Moya被美国检方指控保护锡那罗亚贩毒集团后,宣布重返工作岗位。
The governor, who leads the state of Sinaloa, has been accused by the Trump administration of partnering with a cartel.
中文摘要 墨西哥锡那罗亚州州长Ruben Rocha尽管面临美国刑事指控,但已返回办公室。
Australia has passed a law requiring major tech platforms such as Google and Meta to strike deals with Australian news publishers or pay a levy on their advertising revenue.
中文摘要 澳大利亚通过新法律,要求大型科技公司如谷歌和Meta与澳大利亚新闻出版商达成协议或支付广告收入税。
One person has been killed and three others wounded in an attack by a sword-wielding man at a Swedish high school.
中文摘要 瑞典一所高中发生刀刺袭击,造成1人死亡,3人受伤。
Three boats from the Global Sumud Flotilla arrived in Albania’s Vlore on Friday to support the “Flamingo Revolution"
中文摘要 全球Sumud船队加入阿尔巴尼亚的反度假村抗议活动。
Officials say another three people were injured, and an 18-year-old male suspect shot and arrested.
中文摘要 瑞典一所学校发生刀刺袭击,造成3人受伤,一名18岁男性嫌疑人被击毙并逮捕。
Turkey’s request for an Interpol ‘red notice’ came at a time of escalating tensions between the two countries.
中文摘要 土耳其要求逮捕内塔尼亚胡,称以色列侵犯游轮活动人士权利。
Hundreds of Tunisians took to the streets of the capital Tunis on Thursday, calling for president Kais Saied to leave.
中文摘要 数百名突尼斯人走上突尼斯街头,要求总统Kais Saied辞职。
The UN warns of another hunger crisis, with starvation threatening millions.
中文摘要 联合国警告索马里可能再次发生饥荒,数百万人面临饥饿威胁。
China’s regulator ordered changes after vehicle occupants sometimes had difficulty exiting electric cars, an issue that has led to lawsuits against Tesla in the United States.
中文摘要 中国最大的汽车召回事件中,特斯拉和其他8家公司将解决车门安全问题。
Pope Leo XIV is appealing to authorities around the world to support the people of Gaza who are ‘still suffering'.
中文摘要 教皇利奥十四世呼吁全世界帮助开始重建加沙。
European regulators have imposed billions in penalties on US technology companies due to privacy, competition and digital market rules The Dutch data protection authority has fined Uber €825m ($966m) for deactivating driver accounts through automated systems without adequately informing them, acc
中文摘要 荷兰监管机构对Uber处以9.66亿美元罚款,因其通过自动化系统停用司机账户而未充分通知。
Jose Gabriel Espinoza removed from post days after he was censured by the legislature amid tumult over economic reform.
中文摘要 玻利维亚总统Rodrigo Paz在经济改革动荡中解除了经济部长Jose Gabriel Espinoza的职务。
UK, Australia and Canada call Israel’s decision not to investigate deadly 2024 strike on a Gaza aid convoy 'shameful'.
中文摘要 英国、澳大利亚和加拿大谴责以色列结束对2024年加沙援助车队致命袭击的调查。
President Luiz Inácio Lula da Silva maintained his lead over right-wing challenger Flávio Bolsonaro ahead of Brazil’s October election, a new poll found.
中文摘要 巴西总统卢拉在10月选举前领先右翼挑战者博尔索纳罗。
Scientists are on the cusp of fulfilling a decades-long quest: to use vaccines to teach the immune system to spot and destroy cancer cells. News that an mRNA cancer vaccine developed by Merck & Co. and Moderna Inc. kept melanoma from returning in a large, late-stage trial marks a critical next chapt
中文摘要 默克和Moderna公司研发的mRNA癌症疫苗在大型三期临床试验中有效预防黑色素瘤复发。
President Donald Trump is aiming to deliver cost relief for some ground beef imports to lower prices for American consumers, by allowing up to 300,000 metric tons of product for ground beef to be imported with no out of quota tariff for the next 90 days. He also made a commitment that the beef will
中文摘要 特朗普允许部分牛肉进口免关税,以降低美国消费者价格。
Premier Wab Kinew's comments signal a tough battle for Prime Minister Mark Carney to get buy-in from Canadians on a possible trade deal with the US.
中文摘要 加拿大曼尼托巴省省长表示,加拿大应与美国贸易谈判保持强硬立场。
Kevin Gordon, head of macro research & strategy at Schwab Center for Financial Research, joins Scarlet Fu and Tom Keene on "Bloomberg Money." (Source: Bloomberg)
中文摘要 施瓦布研究中心宏观研究策略负责人凯文·戈登表示,年轻人不再相信美国梦。
Leigh Steinberg, legendary sports agent and founder of the Leigh Steinberg Foundation, spoke about the unprecedented valuations in the sports industry, highlighting the ongoing Los Angeles Lakers sale currently valued at $12.5 billion. He emphasized the dramatic increase in franchise values over the
中文摘要 著名体育经纪人莱希·斯坦伯格讨论了体育产业前所未有的估值,洛杉矶湖人队的12.5亿美元交易估值被强调。
Former Heavyweight Champion Mike Tyson discussed his new business venture partnering with Sugar Factory to produce high-protein sliders available in grocery stores. Tyson emphasized the health benefits of these sliders compared to typical frozen options that often contain unhealthy seed oils and exc
中文摘要 前重量级拳王迈克·泰森与Sugar Factory合作推出高蛋白三明治,强调其健康益处。
Scarlet Fu and Tom Keene discuss their must-read book on this week's edition of "Bloomberg Money." They discuss "Kitchen Confidential: Adventures in the Culinary Underbelly" by Anthony Bourdain and "The Greater Journey: Americans in Paris" by David McCullough. (Source: Bloomberg)
中文摘要 《厨房的秘密:厨房底层的冒险》和《美国人在巴黎》被讨论为必读图书。
Barry speaks with Alex Morris, author of Buffett and Munger unscripted. They discuss his research in Warren Buffett and Charlie Munger's annual shareholder meetings. They discuss the challenges in interpreting the market. Alex also discusses other lessons from Berkshire Hathaway. (Source: Bloomberg)
中文摘要 亚历克斯·莫里斯讨论了巴菲特和芒格的股东年会,以及解读市场的挑战。
Ken Griffin's Citadel has offloaded more than 80% of the aggregate risk associated with the Situational Awareness stock portfolio it acquired from the embattled AI hedge fund. Citadel struck a deal last month to buy stocks from the fund led by Leopold Aschenbrenner. Bloomberg's Hema Parmar reports.
中文摘要 Citadel公司从陷入困境的AI对冲基金手中收购的Situational Awareness股票组合风险已减少80%以上。
Daan Struyven, Goldman Sachs Co-Head of Global Commodities Research, discussed the market reaction to potential new US sanctions on Iran during a live financial news segment. He noted that oil prices experienced only a modest increase following the announcement, largely because the existing blockade
中文摘要 高盛商品研究部负责人Daan Struyven讨论了伊朗新制裁可能对市场的影响,指出油价仅小幅上涨。
Bloomberg's Julia Franzares joins Scarlet Fu and Tom Keene on "Bloomberg Money." They discuss how consumers of all ages are making more room for pastimes in their budget, with hobbyists willing to cut elsewhere or dip into their savings to fund their hobbies. (Source: Bloomberg)
中文摘要 消费者正在增加预算中为爱好留出空间,愿意削减其他开支或动用储蓄来支持他们的爱好。
6 回复 · 程序员 节点
5 回复 · 程序员 节点
6 回复 · Apple 节点
48 回复 · Apple 节点
6 回复 · Apple 节点
47 回复 · Apple 节点
6 回复 · Apple 节点
21 回复 · Linux 节点
6 回复 · Linux 节点
109 回复 · Linux 节点
该源今日无内容。