mattpocock/skills
Shell · ★ 229,432 · 🍴 19,606 · 📈 3,368 stars today
Skills for Real Engineers. Straight from my .agents directory.
中文介绍 提供工程师技能清单,从个人目录中提取技能信息。
Shell · ★ 229,432 · 🍴 19,606 · 📈 3,368 stars today
Skills for Real Engineers. Straight from my .agents directory.
中文介绍 提供工程师技能清单,从个人目录中提取技能信息。
Kotlin · ★ 2,209 · 🍴 254 · 📈 1,040 stars today
Visualize your year in travel using your Google Location History (Timeline) data
中文介绍 利用谷歌位置历史数据可视化旅行年表。
Python · ★ 113,884 · 🍴 17,281 · 📈 1,187 stars today
利用 AI 大模型和自动化工作流,根据主题或关键词一键生成高清短视频。Generate HD short videos from a topic or keyword with an automated AI workflow.
中文介绍 AI大模型自动生成高清短视频,支持主题或关键词一键生成。
Rust · ★ 12,905 · 🍴 350 · 📈 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,284 · 🍴 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
中文介绍 提供AI驱动的产品构建平台,包括AI可观察性、分析、会话回放等功能。
Go · ★ 110,372 · 🍴 13,741 · 📈 65 stars today
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
中文介绍 JavaScript的超集,编译为干净的JavaScript输出。
Shell · ★ 275,647 · 🍴 24,644 · 📈 789 stars today
An agentic skills framework & software development methodology that works.
中文介绍 提供代理技能框架和软件开发方法论,支持构建有效的软件。
JavaScript · ★ 67,431 · 🍴 12,869 · 📈 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,391 · 🍴 366 · 📈 391 stars today
Cursor plugin specification and official plugins
中文介绍 Cursor插件规范和官方插件。
Mojo · ★ 28,678 · 🍴 3,053 · 📈 905 stars today
The Modular Platform (includes MAX & Mojo)
中文介绍 Modular平台,包括MAX和Mojo。
JavaScript · ★ 241,778 · 🍴 36,656 · 📈 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.
中文介绍 性能优化系统,为Claude Code、Codex等提供技能、本能、记忆等支持。
JavaScript · ★ 54,873 · 🍴 11,903 · 📈 32 stars today
Independent technology for modern publishing, memberships, subscriptions and newsletters.
中文介绍 现代独立出版、会员、订阅和新闻通讯技术。
TypeScript · ★ 68,637 · 🍴 8,243 · 📈 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
中文介绍 智能多玩家集群部署平台,支持自主工作流协调和对话式AI系统构建。
TypeScript · ★ 2,008 · 🍴 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.
中文介绍 本地化AI代理工作区,记录模型消息、工具调用、结果和权限决策等事件。
C++ · ★ 71,763 · 🍴 16,236 · 📈 4 stars today
Protocol Buffers - Google's data interchange format
中文介绍 Google的数据交换格式,用于序列化和反序列化结构化数据。
Python · ★ 7,776 · 🍴 1,432 · 📈 63 stars today
OBLITERATE THE CHAINS THAT BIND YOU
中文介绍 提供工具以打破束缚。
C++ · ★ 21,435 · 🍴 4,148 · 📈 5 stars today
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
中文介绍 跨平台高性能的ONNX推理和训练加速器。
👍 13
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
Large language model agents can adapt to complex tasks by constructing workflows at inference time, but procedures discovered in one episode are usually discarded after execution. Existing skill libraries provide reusable executable routines, but are typically assembled offline and do not grow from
👍 6
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
👍 56
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
👍 15
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
👍 9
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
👍 29
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
👍 234
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
👍 7
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
👍 107
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
👍 12
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
👍 7
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
👍 6
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
👍 6
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
👍 7
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
👍 27
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
👍 7
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
中文介绍 分享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
中文介绍 教你如何利用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
中文介绍 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
中文介绍 将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
中文介绍 介绍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
中文介绍 教你如何正确设置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
中文介绍 探讨软件工厂构建中的问题,分析现代AI中的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
中文介绍 Slack推出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
中文介绍 介绍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
中文介绍 探讨强化学习中的策略漂移现象,提出相关理论。
@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
中文介绍 比较Grok Bot和Hermes的异同,分析其不同策略。
@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
中文介绍 介绍长周期智能体绑定的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
中文介绍 探讨智能体系统的系统设计,分析模型和框架的关系。
@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机器人,在Polymarket上实现高达200%的回报率。
Simile’s CEO about his journey from the viral Generative Agents to creating 8 Billion Digital Twins of every living human... and why it’s gone from fun exploration to very serious business.
中文介绍 Simile AI CEO Joon Sung Park分享从病毒式生成代理到创建80亿个数字孪生的历程,强调其从娱乐探索转变为严肃商业的转型。
Google DeepMind partners with game studios to prototype breakthrough AI gameplay.
中文介绍 DeepMind与游戏工作室合作,原型化突破性AI游戏玩法,基于15年游戏AI研究。
Yes, we’re confused too.
中文介绍 Poolside获得12亿美元反向雇佣至NVIDIA,创始人获得10亿美元,员工获得60亿美元,Infraco扩展至70吉瓦新云。
中文介绍 Hugging Face博客讨论语音识别基准优化。
中文介绍 ChatGPT Apple Messages、Anthropic会议记录器、Mistral Agentic Search等AI工具更新。
Matt Pocock tells us about his /wayfinder skill, for greenfield projects or for when the way forward is unclear.
中文介绍 Matt Pocock介绍/wayfinder技能,用于绿色field项目或路线不明确时。
中文介绍 Hugging Face博客介绍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”
中文介绍 MIT Tech Review AI讨论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
中文介绍 MIT Tech Review AI探讨如何通过市场模型解锁隐藏的收益流。
Introducing AI Futures, a new OpenAI blog exploring how transformative AI could reshape power, governance, the economy, and individual freedom.
中文介绍 OpenAI推出AI Futures博客,探讨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和新的训练后缩放定律。
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.
中文介绍 OpenAI承诺为符合条件的API客户提供零数据保留,并预览私有安全处理以实现高级AI安全而不牺牲数据隐私。
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.
中文摘要 墨西哥锡那罗亚州州长鲁本·罗查·莫亚被美国检方指控保护锡那罗亚贩毒集团,他声称辞职后已重返工作岗位。
Canadian negotiators were in Washington to finalize a deal that would stave off new tariffs and improve the terms of existing ones, but Mark Carney faces a tough sell back home.
中文摘要 加拿大谈判代表在华盛顿与美国进行关税谈判,以期避免新的关税并改善现有条款,但马克·卡尼在国内面临挑战。
At least five of the people flown to Liberia under the Trump administration’s third-country deportation program resisted leaving the plane. They were then flown to Equatorial Guinea.
中文摘要 特朗普政府的第三国遣返计划中,至少五名被遣返回利比里亚的移民拒绝下机,随后被送往赤道几内亚。
Andhra Pradesh's regional minister of education says he is taking legal action with committee against those responsible.
中文摘要 印度安得拉邦教育部长表示,将采取法律行动,对导致六岁儿童被老师掌掴身亡的责任人进行调查。
The US national debt has officially surpassed $40 trillion for the first time in history, and it’s growing fast.
中文摘要 美国国债正式突破40万亿美元大关,创历史新高,且增长迅速。
Pakistan’s former Prime Minister Imran Khan was sent back to prison after being transferred for a medical evaluation.
中文摘要 巴基斯坦前总理伊姆兰·汗在经过医院评估后,被送回监狱。
The vice president's speech hinged heavily on economic themes, as voter confidence slips for Republican policies.
中文摘要 美国副总统JD·范斯在其家乡俄亥俄州举行中期选举集会,其演讲主要围绕经济议题,共和党政策选民信心下降。
One suspect is in custody, and police have said they are still investigating if the attack was motivated by hate.
中文摘要 加拿大一锡克教寺庙发生刺伤袭击事件,一名嫌疑人被逮捕,警方仍在调查是否为仇恨动机。
TikTok and the US government settled to resolve allegations that the app violated children's online privacy laws.
中文摘要 TikTok与美国司法部就儿童隐私法违规行为达成4000万美元的和解。
The governor, who leads the state of Sinaloa, has been accused by the Trump administration of partnering with a cartel.
中文摘要 墨西哥锡那罗亚州州长鲁本·罗查·莫亚在美国提出刑事指控后,仍返回办公室。
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.
中文摘要 瑞典一所高中发生持刀袭击事件,造成一人死亡,三人受伤。
Three boats from the Global Sumud Flotilla arrived in Albania’s Vlore on Friday to support the “Flamingo Revolution"
中文摘要 全球Sumud船队抵达阿尔巴尼亚的弗洛里纳,以支持“ flamingo革命”反度假村抗议活动。
Officials say another three people were injured, and an 18-year-old male suspect shot and arrested.
中文摘要 瑞典学校发生持刀袭击事件,造成一人死亡,三人受伤,一名18岁男性嫌疑人被射伤并逮捕。
Turkey’s request for an Interpol ‘red notice’ came at a time of escalating tensions between the two countries.
中文摘要 土耳其要求逮捕内塔尼亚胡,称以色列滥用突袭船只活动人员,两国关系紧张升级。
This week, Former IBM CEO Sam Palmisano discusses why companies may benefit from having a “Plan B” for AI implementation. And, AI may not be causing mass layoffs yet, but early data suggest it is already slowing wage growth in exposed occupations. Plus, Canada may have dodged Trump’s newest tariffs,
中文摘要 前IBM CEO萨姆·帕尔米萨诺讨论了企业为何需要为AI实施制定“B计划”,并指出AI尚未导致大规模裁员,但早期数据显示它已经在受影响的职业中减缓了工资增长。
Defence department dismisses Stars and Stripes editor-in-chief and Middle East reporter
中文摘要 五角大楼因不服从军令解雇《星条旗报》主编和中东记者。
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.
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
中文摘要 唐纳德·特朗普总统允许在未来90天内,无配额关税进口最高30万吨牛肉,以降低美国消费者价格。
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.
中文摘要 加拿大总理马克·卡尼面临挑战,以争取加拿大人对与美国可能的贸易协议的支持,马尼托巴省省长Wab Kinew表示,加拿大应“战斗”。
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
中文摘要 前重量级拳王迈克·泰森讨论了他与糖工厂合作推出的高蛋白滑条,这些滑条可在杂货店购买。泰森强调了这些滑条相比常含不健康成分的冷冻食品的健康益处。
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对冲基金手中收购了Situation Awareness 股票组合的大部分风险,Citadel 与该基金的首席执行官莱奥波德·阿申布伦纳达成了上月购买的股票的协议。
6 回复 · 程序员 节点
5 回复 · 程序员 节点
6 回复 · Apple 节点
48 回复 · Apple 节点
6 回复 · Apple 节点
47 回复 · Apple 节点
6 回复 · Apple 节点
21 回复 · Linux 节点
6 回复 · Linux 节点
109 回复 · Linux 节点
该源今日无内容。