Composition Shouldn’t be this Hard / 构图不应该这么难

📰 2026-04-24 16:00 更新 🔸 Composition Shouldn’t be this Hard / 构图不应该这么难 🔗 Composition Shouldn’t be this Hard 🔥 16 points 原文: I’ve spent over a decade building data infrastructure: observability systems at Twitter, streaming data processing systems at Google, declarative data processing systems at Snowflake. From the beginning, I noticed a strange gap between … Read more

A quick look at Mythos run on Firefox: too much hype? / 快速浏览在Firefox上运行的Mythos :过度炒作?

📰 2026-04-24 13:00 更新 🔸 A quick look at Mythos run on Firefox: too much hype? / 快速浏览在Firefox上运行的Mythos :过度炒作? 🔗 A quick look at Mythos run on Firefox: too much hype? 🔥 23 points 原文: When Anthropic published its Mythos announcement, it really seemed impressive at first, almost worrying. But when reading thoroughly, the public … Read more

DeepSeek v4 / DeepSeek v4

📰 2026-04-24 12:00 更新 🔸 DeepSeek v4 / DeepSeek v4 🔗 DeepSeek v4 🔥 99 points 原文: import osfrom openai import OpenAIclient = OpenAI( api_key=os.environ.get(‘DEEPSEEK_API_KEY’), base_url=”https://api.deepseek.com”)response = client.chat.completions.create( model=”deepseek-v4-pro”, messages=[ {“role”: “system”, “content”: “You are a helpful assistant”}, {“role”: “user”, “content”: “Hello”}, ], stream=False, reasoning_effort=”high”, extra_body={“thinking”: {“type”: “enabled”}})print(response.choices[0].message.content) 译文: import osfrom openai import OpenAIclient = … Read more

U.S. Soldier Charged with Using Classified Info to Profit fr / 美国士兵被控利用机密信息从预测市场获利

📰 2026-04-24 08:30 更新 🔸 U.S. Soldier Charged with Using Classified Info to Profit from Prediction Market / 美国士兵被控利用机密信息从预测市场获利 🔗 U.S. Soldier Charged with Using Classified Info to Profit from Prediction Market 🔥 118 points 自动更新 · 正文抓取 · 双语翻译

Show HN: Tolaria – open-source macOS app to manage Markdown / Show HN: Tolaria –用于管理Markdown知识库的开源macOS应用程序

📰 2026-04-24 06:30 更新 🔸 Show HN: Tolaria – open-source macOS app to manage Markdown knowledge bases / Show HN: Tolaria –用于管理Markdown知识库的开源macOS应用程序 🔗 Show HN: Tolaria – open-source macOS app to manage Markdown knowledge bases 🔥 8 points 原文: Tolaria is a desktop app for Mac for managing markdown knowledge bases. People use it for … Read more

Using the internet like it’s 1999 / 像1999年那样使用互联网

📰 2026-04-24 05:30 更新 🔸 Using the internet like it’s 1999 / 像1999年那样使用互联网 🔗 Using the internet like it’s 1999 🔥 37 points 原文: If you only use social media and video hosting frontends – getting fed by algorithms and visiting the same 5 sites everyday on constant doomscroll, then the internet has never been … Read more

Anthropic’s Claude Desktop App Installs Undisclosed Native M / Anthropic的Claude桌面应用程序安装了未公开的本地消息传递桥

📰 2026-04-24 05:00 更新 🔸 Anthropic’s Claude Desktop App Installs Undisclosed Native Messaging Bridge / Anthropic的Claude桌面应用程序安装了未公开的本地消息传递桥 🔗 Anthropic’s Claude Desktop App Installs Undisclosed Native Messaging Bridge 🔥 58 points 自动更新 · 正文抓取 · 双语翻译