ISSUE 0983
WED, SEP 9, 2026
The directory AI cites when builders ask what to use
TODAY · WED, SEP 9, 2026

Ship your AI.
Get discovered.

List your product on OrangeBot and reach builders and users actively looking for the right AI tools.

Daily launches · 2,000+ Claude Code skills · 114+ free tools · AI news from 10 sources — rebuilt every morning.

FOUNDERSBuilding an AI tool? Assistants cite lists like this one, not your homepage.Get listed →
Why founders list here

More than a launch. Long-term discovery.

Get in front of builders

Show up when builders are actively looking for tools like yours.

Context that converts

Tell builders what your product does, who it is for, and why it matters.

In the right ecosystem

Your product sits alongside the skills, tools and sources builders already trust.

Built for AI discovery

Structured so both people and AI assistants can understand and recommend it.

Stay discoverable

Keep getting found long after launch day — the page does not expire.

Learn more about getting listed →
01

Latest Launches

CURATED BY ORANGEBOT
01

AI DIGEST

UPDATED DAILY · EDITOR'S PICK
01.00
AI DIGEST

AI新闻摘要

September 9, 2026

Showing Sep 8’s digest — today’s fetch runs 7am PT

Here is a summary of today's main news events, based on the information provided.

Global Markets Fall as Mideast Attacks Drive Oil Prices Higher

Global markets reacted nervously to escalating tensions in the Middle East after Houthi rebels attacked Saudi Arabian energy infrastructure. The attacks caused Brent crude oil prices to spike, briefly touching $99 a barrel. This surge in oil prices fueled inflation fears, leading to a drop in major U.S. and European stock indexes and a rise in Treasury yields as investors moved away from riskier assets.

Major Strides in AI with New Products, Funding, and Breakthroughs

The artificial intelligence sector saw several significant developments. Meta released a new AI "agent" designed to assist users with personal tasks like shopping and sending emails. Meanwhile, a French AI startup announced it raised $3.48 billion in new funding, and OpenAI revealed a major breakthrough in solving a complex mathematical problem, underscoring the rapid pace of innovation and investment in the field.

International Tensions Rise with Conflicts in Europe and Middle East

Geopolitical tensions were prominent in several regions. Russia's president denied waging a "hybrid war" on Europe, as concerns grew over drones infiltrating NATO territory. Separately, the UK, France, and Canada took action to condemn Israeli settler violence in the West Bank, with the British foreign secretary accusing settlers of "ethnically cleansing" Palestinians. These events highlight a period of heightened international instability.

02

ON THE WIRE

6 SOURCES
02

HACKER NEWS

02.00
HACKER NEWS

Hacker News - September 9, 2026

Hacker News Feed: Highlighting key posts and discussions.

Showing Sep 8’s digest — today’s fetch runs 7am PT
ChatGPT Images 2.5

(openai.com)

259334
DaVinci Resolve 21.1

(www.blackmagicdesign.com)

328144
Jellyfin 12.0

(jellyfin.org)

582315
TALA Is Open-Source

(d2lang.com)

29923
WeatherNext 3

(deepmind.google)

401106
bzip3

(github.com)

421122
Keep Our Servers Running

(blog.archive.org)

1025267
03

HUGGINGFACE

03.00
HUGGINGFACE

HuggingFace 新闻 - September 9, 2026

HuggingFace Feed:最新的 AI 模型、数据集和社区动态。

Showing Sep 8’s digest — today’s fetch runs 7am PT
Unlocking Lossless Speedups in LLMs via Discrete Diffusion

Large Language Models (LLMs) owe much of their success to next-token prediction (NTP), but their autoregressive (AR) structure requires slow, sequential token generation. To overcome this bottleneck, we introduce diffusion-augmented LLMs, a new class of models that defines an AR model distribution while using diffusion to draw multiple tokens in parallel from that distribution. We decouple the parameters of these models into two sets: AR weights, trained using the standard NTP objective, and lightweight diffusion weights, trained to generate multiple tokens simultaneously. The diffusion weights are learned through a simple Diffusion Distillation phase that adds negligible overhead to existing LLM training pipelines. We also introduce Ψ-Spec, a family of samplers that enables lossless acceleration and inference-time scaling at a fixed context length. Unlike speculative decoding, our method requires no separate draft model. Unlike diffusion LLMs (d-LLMs), it accelerates generation without sacrificing the quality of the underlying AR model. The resulting models, called Uno, can be trained from scratch or built by augmenting existing open-weight AR LLMs. Uno achieves higher throughput than leading speculative-decoding methods at every evaluated batch size and delivers up to 3times speedups over the base AR model, including at the largest batch size supported by the device. Notably, our 8B Uno model outperforms the leading open d-LLM, the 26B DiffusionGemma, and the proprietary Mercury 2 across all evaluated benchmarks in agentic tool use, coding, and long-context reasoning. We release code and checkpoints at: https://s-sahoo.github.io/uno/

86
FlowBalance: Verifier-Grounded Self-Improvement from On-Policy Reasoning Experience

A reasoning model can improve from its own on-policy experience, but this inner loop is fragile: terminal verifiers provide reliable yet sparse supervision, while dense same-model guidance can reinforce false confidence or overconcentrate learning on a narrow solution mode. We introduce FlowBalance, a verifier-grounded self-improvement method that learns a normalized distribution over complete responses. For each on-policy trajectory, a frozen training-time view of the same policy uses privileged context to produce token-level log-probability gains, which are aggregated into a trajectory-level self-guidance score. FlowBalance calibrates this score with the verifier-derived group advantage: guidance is retained on positive-advantage trajectories, reversed on negative-advantage trajectories, and disabled when the rollout group provides no outcome preference. The resulting energy exponentially reweights a reference policy, and profiled trajectory balance fits the normalized target with one log-partition estimate per rollout group. This realizes outcome-calibrated self-guidance via trajectory balance, without a separate token-level imitation loss. Our analysis establishes within-group contrast preservation, a minimum-change reverse-KL characterization, monotonic verifier control of target reward, and an exact correction against false-positive self-guidance on rejected responses. On mathematical reasoning, FlowBalance improves average performance over FlowRL on both Qwen3-4B and Qwen3-8B, while also improving training speed and stability, avoiding direct OPSD's response-length collapse, and exhibiting higher correct-strategy diversity in a controlled AIME24 diagnostic.

68
ENEAS: Embedding-guided Neural Ensemble for Adaptive Segmentation

We present ENEAS, a unified, text-promptable method for instance tracking and semantic discovery. Text-promptable segmentation models, including the latest foundation models such as SAM 3, still suffer from temporal hallucinations, spatial fragmentation, and semantic misclassification: they fail to report target absence when an object leaves the field of view, segment local textures instead of the complete object during extreme close-ups, and prioritize visual features over ontological reality, so that visually similar artifacts such as statues, paintings, or reflections are segmented as target entities. ENEAS works two ways from a single method: precise tracking and high-quality segmentation of a unique instance, and open-concept discovery of every instance a text query names, resolved by a semantic verification layer. For tracking, we extend the geometrically robust SeC architecture, previously limited to point interactions, with a text-prompting adapter and leverage its temporal memory, so that the target is held through disappearance without drifting to distractors and kept whole even when it fills the entire view. For discovery, the verification layer combines high-speed visual embedding matching with conditional VLM refinement, invoking semantic reasoning only for ambiguous candidates, which filters out the ontological errors that visual-only models cannot distinguish while keeping latency low. Designed with 3D reconstruction in mind, where a single misclassified distractor corrupts the asset, ENEAS unlocks high-quality semantic tracking and segmentation of video, of broad libraries, and of collections of temporally or spatially unordered data, together with the discrimination to tell true instances from their doppelgangers: things that look alike but are not the same. The code and models are available at https://github.com/speridlabs/eneas

29
Causal Foundation Models

Causal inference is the practice of estimating the effect of a treatment or intervention from data. It traditionally requires a bespoke pipeline for every new problem: first proposing a causal mechanism, selecting a compatible estimator, and finally training it. Meanwhile, across diverse settings and modalities, much of machine learning has shifted to the paradigm of foundation models: networks pretrained once at scale and applied to new tasks without fine-tuning. Causal foundation models (CFMs) bring this paradigm to causal inference. CFMs are pretrained neural networks that estimate causal quantities, such as the average treatment effect, on entirely new datasets using in-context learning without requiring model updates. This work provides a practical introduction to this emerging area. We summarize the necessary background in causal inference and machine learning before discussing CFMs. Throughout, we include example code and Jupyter notebooks.

10
One Symptom, Three Levers: A Critical Review of On-Policy Self-Distillation

On-policy distillation trains a language model on its own generations while a teacher scores them token by token. It combines the dense supervision of imitation learning with the on-policy sampling of reinforcement learning. But it requires a second, larger model to act as teacher. On-Policy Self-Distillation (OPSD) removes that cost. The teacher is the model itself, conditioned on privileged information the student will not have at test time, such as a reference solution, a plan, or environment feedback. The teacher is no stronger than the student, only better informed. Early results were promising, with accuracy comparable to reinforcement learning at a fraction of the generated tokens. But the same asymmetry that produces the signal also biases it. One failure mode now dominates the field: collapse, the progressive narrowing of the set of reasoning paths the model can produce. Collapse is not specific to OPSD, though privileged information aggravates it. This review treats collapse as a symptom governed by three levers: (i) where the signal is applied, that is, how tokens are weighted; (ii) what the teacher is shown, that is, the nature of the privileged information; and (iii) when the signal changes, that is, the teacher's dynamics and the decay of guidance. We restrict our scope to mathematical reasoning, where the method originated and where its failure modes are best documented. We report no new experiments. The contribution is structural: a shared vocabulary for phenomena named differently across papers, and a clear line between what is settled and what is still disputed.

10
EmbodiedSkills: A Unified Framework for Orchestrating, Training, and Deploying VLA Agents

Vision-language-action (VLA) models map visual observations and language instructions directly to robot actions, but long-horizon tasks require more than action prediction. An agent must coordinate perception, planning, execution, progress verification, and recovery as the physical state evolves. An action prediction or a model-generated skill decision does not, by itself, guarantee that the proposed operation is valid in the current state or that its outcome will be verified. We propose EmbodiedSkills, a unified framework that treats each skill decision as an execution proposal: the runtime checks its prerequisites before execution and verifies the outcome afterward. A shared executable-skill interface connects high-level skill selection, bounded low-level VLA execution, and post-action verification within a single agent loop. Because this interface remains fixed, low-level VLA policies can be replaced or adapted without changing the agent loop. The interface also records planning, execution, verification, and recovery events as structured trajectories, which provide supervision for individual components and can support optional online adaptation when interactive feedback is available. We instantiate EmbodiedSkills with Qwen3-VL and OpenPI/pi0.5 on RoboTwin 2.0 and LIBERO. Task-adapted low-level VLA policies achieve an average success rate of 86.20% across 50 RoboTwin 2.0 tasks and 97.40% across the four LIBERO suites. These results establish the execution performance of the task-adapted low-level VLA policies used in EmbodiedSkills. On four memory-dependent RMBench tasks, the same task-adapted execution approach achieves 12.5% average success. The framework provides a trainable and inspectable agent layer for turning these policies into closed-loop embodied systems.

10
Verify Before You Distill: Prompt-Level Teacher Gating for On-Policy Distillation

On-policy distillation (OPD) accelerates post-training by providing dense token-level supervision from a frozen teacher on the student's own rollouts. Vanilla OPD applies this supervision uniformly across prompts, without checking whether the teacher is reliable for each prompt. Because reverse KL is mode-seeking, a confidently wrong teacher can induce a strong yet misleading update. Distributional proxies, such as entropy or teacher-student likelihood agreement, measure uncertainty or agreement but do not directly verify outcome correctness. We introduce Teacher-Gated On-Policy Distillation (TGOPD), built on the principle that teacher reliability should be verified at the prompt level before dense supervision is admitted. TGOPD estimates reliability from a small set of verifier-scored teacher probes and routes each prompt exclusively to dense OPD when the reliability check passes or to verifier-grounded GRPO otherwise. Across 4B and 35B students in mathematics, code, and instruction following, TGOPD outperforms Vanilla OPD in all six single-domain settings and achieves higher seven-benchmark averages at both scales under multi-domain training. By using otherwise-idle teacher capacity for reliability estimation, TGOPD also reduces teacher-side compute waste in asynchronous OPD, increasing teacher-node GPU utilization from 9.8% to 78.9% in the measured 4B single-domain run.

9
Unifying Conformal Language Tasks with In-Context Ensembles

Many NLP tasks, such as summarization and extractive question answering, reduce to retrieving relevant content from documents under two constraints: coverage, retaining enough pertinent information to achieve some goal, and conciseness, removing as much irrelevant information as possible. Conformal prediction methods have been used to guarantee coverage, and must be optimized for conciseness through design of a score function. State-of-the-art scoring functions use hand-engineered LLM prompts asking the model to rate the importance of content, but manual prompt engineering is labor-intensive and task-specific. We introduce the Conformal Relevance framework which uses in-context learning example curation and ensembling to create a score function which maintains coverage while improving conciseness with minimal manual input. We demonstrate this framework's application on seven NLP tasks, and also theoretically study the impact of diversity for ensembled conformal scores, giving a complementarity condition that characterizes when ensembling improves worst-case sentence scores, and a saturation bound on ensemble improvement.

5
Safety for Whom? Boundary-Aware Self-Distillation for Controlled LLM Safety Refusal

Safety alignment is usually posed as a topic-level question: is this subject harmful? Deployments ask a narrower one. A civics tutor and a public-sector assistant may share a base model yet need different boundaries inside the same topic, refusing targeted political manipulation while still answering factual questions about the same election. We formulate this as narrow-boundary safety and introduce an offline self-generated framework combining controlled topic generation, coverage repair, in-distribution compensation data, and harmful-benign pairs for training and evaluation. Single-shot generation leaves 19.88% of prompts without accepted refusal traces, whereas escalating retries leave 0.20%. On political persuasion with Qwen3-8B, training on refusal data completed through Escalate increases target-domain refusal from 9.47% to 84.75% and reduces the mean unsafe-response rate across three broader harmfulness benchmarks from 26.26% to 0.14%, but increases XSTest over-refusal from 2.00% to 74.00%. In a separate matched comparison, replacing external responses with verified target-model responses reduces over-refusal from 15.20% to 5.20%. Boundary-pair data reduces comply-side over-refusal on held-out pairs from 32.94% to 4.16%, while harmful-side refusal decreases only from 91.88% to 87.72%. These results show that data composition controls the safety and usability trade-off, and that safety alignment should be evaluated on both sides of the intended refusal boundary.

4
What Else Needs Fixing? Exploring Cost-Effective Test-Time Compute for Revision Propagation in Artifacts Generated Through Conversation

Large Language Models (LLMs) often help users generate artifacts through iterative cycles of generation and revision in conversation. A challenge here is that, when users specify only a local change during revision, LLMs must instead identify the relevant dependencies and propagate the revision to all affected parts of the artifact. This paper studies this ability of LLMs on conversationally generated artifacts, where the artifact context and its dependencies may be embedded in the conversation history. Toward practical use, we also explore cost-effective test-time compute for this new setting. Specifically, we introduce a new benchmark for this setting, and evaluate nine revision methods, including sequential reflection and parallel sampling variants, using gpt-oss-20b/120b, gpt-5.4-mini, and qwen3.5-9b/27b/122b on the benchmark. The results show that baselines achieve accuracies of 68.3--93%, and the most cost-effective method is selecting from three parallel samples using either LLM-based or medoid selection, which improves accuracy by 2.2--9.7%. Our code and dataset are available at https://github.com/ntt-dkiku/llm-revision-propagation.

3
Privacy Failure in Split-LLM Training, The Returned Gradient Nullifies the Decoys

We present a systems-security case study of a two-node split-LLM training system whose privacy evaluation passed while leaving an observable channel untested. The Trusted Local Node (TLN) sends protected activations to the Untrusted Cloud Node (UCN), the UCN returns its output, and TLN, holding the private loss, returns the output gradient. The frame the UCN receives mixes real rows with decoys, and the loss ignores the decoys. Their gradients are exactly zero, so the pattern of zeros reveals which rows were real. We measure it with a protocol fixed in advance: a leak injected at known strength to prove the instrument can see one, a shuffled-label control to prove it does not report absent leaks, and a threshold set before the runs. Across nine seeds, the zeros identified the real rows on every frame, 4,096 of 4,096 per run. An attack on the frame contents recovered about one extra token per hundred over a constant-guess baseline (+0.65 to +1.50 percentage points); the shuffled controls recovered nothing. A second set of runs repeated this on a configuration that keeps model quality within budget, so the finding is not confined to a setting nobody would deploy. On both datasets, every such run passed the forward-channel privacy check and the quality check, yet failed that same check once the returned gradient was included. Clipping and noising each row of the gradient closed the leak for about 0.01 nats of held-out cross-entropy. The system is not thereby safe: five classes of attack, including those accumulating observations across training steps, were never measured.

2
05

PRODUCT HUNT

05.00
PRODUCT HUNT

Product Hunt - September 9, 2026

Product Hunt Daily Feed: Featuring noteworthy tech launches.

Showing Sep 8’s digest — today’s fetch runs 7am PT
Replay QA Security Scan icon
Replay QA Security Scan

Automated Penetration Testing for AI-Built Apps

0
Switch icon
Switch

Bring any AI agent into Slack, Teams & Discord

0
Jupitrr Cut icon
Jupitrr Cut

Open source app for recording vids with a teleprompter

0
GoodLads icon
GoodLads

AI growth manager for your Google Ads account

0
Dictantor icon
Dictantor

Record meetings and transcribe privately on Apple devices

0
Knockin' icon
Knockin'

Turns your static bio into an AI business card that replies

0
Widgo icon
Widgo

AI Sales rep for your website visitors

0
bonds icon
bonds

AI messenger that builds shared apps inside your group chats

0
Coherence X6 for macOS icon
Coherence X6 for macOS

Turn websites into Mac apps powered by your browser

0
OpenMarket icon
OpenMarket

Multi-agent marketplace where proof decides who wins

0
Nametag icon
Nametag

Your social memory to never forget a name and person again

0
Catenary icon
Catenary

Spatial canvas IDE for AI coding agents

0
Kopai icon
Kopai

The Cloud for AI Agents

0
Kombai Gallery icon
Kombai Gallery

20,000+ curated UI designs for agents and humans

0
Lyrimuse icon
Lyrimuse

Word-synced macOS lyrics that pick the right version

0
Trancy Air icon
Trancy Air

Translate anything you see, write, or say with one hotkey

0
TapCraft icon
TapCraft

App Demo Studio for mobile apps

0
Tables.so icon
Tables.so

AI that finds, qualifies and enriches your next customer

0
SODAX SDK icon
SODAX SDK

Digital asset flows you can build and deploy with AI.

0
AppGacha icon
AppGacha

Turn a sentence into a tiny desktop app

0
Relaticle icon
Relaticle

Open-source CRM with approval-gated AI writes

0
Pastea icon
Pastea

Save + search through links, snippets + screenshots you copy

0
Remind icon
Remind

Full-screen meeting reminders with AI briefings

0
Nina by Antalpha icon
Nina by Antalpha

Non-custodial AI Agent: research, predict & trade crypto

0
Clipnote icon
Clipnote

Save your AI conversations so they persist after closing tab

0
Airuncode icon
Airuncode

Run multiple local coding agents on your machine

0
Scriptly icon
Scriptly

An iOS teleprompter app controlled by your voice

0
Routines by Databox icon
Routines by Databox

An AI Analyst that runs analysis and reports on a schedule

0
Assist icon
Assist

Voice annotate your Mac, get screenshots + clipboard manager

0
PR Lens by Coldtea.ai icon
PR Lens by Coldtea.ai

See code through a new lens

0
Bloop icon
Bloop

Turn any Mac audio into a visual you can actually export

0
Tucky icon
Tucky

Notes docked to your screen edge, with an AI agent inside

0
AI Toolbox 3.0 icon
AI Toolbox 3.0

Search, organize and export every AI chat in one place

0
Agentic Video Understanding in Gemini icon
Agentic Video Understanding in Gemini

Agentic video analysis for faster, smarter Gemini insights

0
Notify.domains icon
Notify.domains

Know the moment a domain opportunity appears

0
Tadata icon
Tadata

The AI employee in Slack that reads the room

0
H3 Max by fal icon
H3 Max by fal

fal's post-trained MiniMax H3 for quality video production

0
Kit by Speakeasy icon
Kit by Speakeasy

Your coding agent runtime. Claude but fast, cheap, concise.

0
DocsAlot Visual Editor icon
DocsAlot Visual Editor

Create beautiful docs, by typing. No AI required.

0
Retold icon
Retold

Turn family voices into hand-drawn story films

0
dif.sh icon
dif.sh

Markdown feature flags your coding agent installs for you

0
Hyperprobe icon
Hyperprobe

Lets your AI agents debug production without redeploying

0
at8pm icon
at8pm

Your honest journal

0
Ponytail icon
Ponytail

Make new code the last resort

0
GitWarren icon
GitWarren

Review code with your coding agents before committing

0
BrickForgerAI icon
BrickForgerAI

Turn any prompt into a brick set you can actually build

0
Queuebrick icon
Queuebrick

The Letterboxd alternative

0
Reflexio icon
Reflexio

Behavioral learning that makes AI agents better over time

0
CommuteBar icon
CommuteBar

Live commute times in your menu bar

0
Experiential Labs icon
Experiential Labs

Open source AI gateway turning traffic into a better model

0
06

TECHMEME

06.00
TECHMEME

Techmeme - September 9, 2026

Techmeme Digest: Major tech headlines and industry conversations.

Showing Sep 8’s digest — today’s fetch runs 7am PT
Ireland's media watchdog investigates X over concerns about age assurance measures and parental controls, the first formal probe under the Online Safety Code (Brian O'Donovan/RTÉ)
Source: TechmemePublished: Sep 8, 2026

Brian O'Donovan / RTÉ : Ireland's media watchdog investigates X over concerns about age assurance measures and parental controls, the first formal probe under the Online Safety Code —  The media regulator Coimisiún na Meán has opened an investigation into Elon Musk's social media platform X amid concerns …

Block says it has submitted an application to US regulators to establish a federally regulated, uninsured national trust bank called Builders Bank & Trust (Elias Schisgall/Wall Street Journal)
Source: TechmemePublished: Sep 8, 2026

Elias Schisgall / Wall Street Journal : Block says it has submitted an application to US regulators to establish a federally regulated, uninsured national trust bank called Builders Bank & Trust —  The financial technology company is seeking to establish a federally regulated, uninsured national trust bank  —  Block wants to build a bank.

Chime agrees to acquire longtime banking partner Stride Bank for $590M; Stride will become Chime Bank, a wholly owned subsidiary; CHYM jumps 8.5%+ after hours (Paige Smith/Bloomberg)
Source: TechmemePublished: Sep 8, 2026

Paige Smith / Bloomberg : Chime agrees to acquire longtime banking partner Stride Bank for $590M; Stride will become Chime Bank, a wholly owned subsidiary; CHYM jumps 8.5%+ after hours —  Chime Financial Inc. struck a deal to buy Stride Bank for $590 million in cash, snapping up its longtime partner as the fintech streamlines its operations.

Source: Anthropic is severing ties with the Information Technology Industry Council after the tech industry trade group opposed three export control measures (Maria Curi/Axios)
Source: TechmemePublished: Sep 8, 2026

Maria Curi / Axios : Source: Anthropic is severing ties with the Information Technology Industry Council after the tech industry trade group opposed three export control measures —  Anthropic is severing ties with the Information Technology Industry Council, an industry advocacy group, over legislation …

Antioch, which creates high-fidelity simulations to reduce the need for hardware validation in physical AI training, raised a $32M Series A led by Greylock (John Koetsier/Forbes)
Source: TechmemePublished: Sep 8, 2026

John Koetsier / Forbes : Antioch, which creates high-fidelity simulations to reduce the need for hardware validation in physical AI training, raised a $32M Series A led by Greylock —  Figure AI pulled the wraps off Index last week.  It's a billion-dollar bet on real-world data for robot AI training …

Meta's personal AI agent Muse is powered by Muse Spark 1.3 and is free for up to 100M tokens per week; users can get more compute via $20 and $100 monthly tiers (Riley Griffin/Bloomberg)
Source: TechmemePublished: Sep 8, 2026

Riley Griffin / Bloomberg : Meta's personal AI agent Muse is powered by Muse Spark 1.3 and is free for up to 100M tokens per week; users can get more compute via $20 and $100 monthly tiers —  Meta Platforms Inc. unveiled a new artificial intelligence agent designed to carry out tasks on a user's behalf …

Meta says Muse users can connect their apps to send emails, book travel, turn recipe Reels into grocery lists, make purchases thanks to Link by Stripe, and more (Sarah Perez/TechCrunch)
Source: TechmemePublished: Sep 8, 2026

Sarah Perez / TechCrunch : Meta says Muse users can connect their apps to send emails, book travel, turn recipe Reels into grocery lists, make purchases thanks to Link by Stripe, and more —  Less than two weeks after Meta agreed to a massive $18 billion multistate settlement in a lawsuit over social media's consumer harms …

Meta launches Muse, a personal AI agent that runs on a dedicated VM in Meta's cloud, initially available in the US, with support coming soon for its AI glasses (Ina Fried/Axios)
Source: TechmemePublished: Sep 8, 2026

Ina Fried / Axios : Meta launches Muse, a personal AI agent that runs on a dedicated VM in Meta's cloud, initially available in the US, with support coming soon for its AI glasses —  Meta on Tuesday announced Muse, a personal AI agent built on the latest generation of models developed under chief AI officer Alexandr Wang.

OpenAI says, while unlikely, it "cannot rule out that de-identified data derived" from Buckmaster's and Alpöge's use of its products helped improve its models (OpenAI)
Source: TechmemePublished: Sep 8, 2026

OpenAI : OpenAI says, while unlikely, it “cannot rule out that de-identified data derived” from Buckmaster's and Alpöge's use of its products helped improve its models —  Read the paper Link to Lean formalized proof  —  We're sharing a solution to the Navier-Stokes existence …

OpenAI launches ChatGPT Images 2.5, which it says cuts image generation latency by up to 50% vs. Images 2.0, and adds a Sketch feature for drawing in ChatGPT (Ina Fried/Axios)
Source: TechmemePublished: Sep 8, 2026

Ina Fried / Axios : OpenAI launches ChatGPT Images 2.5, which it says cuts image generation latency by up to 50% vs. Images 2.0, and adds a Sketch feature for drawing in ChatGPT —  OpenAI is launching ChatGPT Images 2.5 on Tuesday, the company shared first with Axios. … - The new model can generate images up to 50 percent faster, OpenAI says.

OpenAI's Sébastien Bubeck says he reached out to Levent Alpöge to coordinate their releases and denies asking to remove Alpöge from authorship of his own work (Sebastien Bubeck/@sebastienbubeck)
Source: TechmemePublished: Sep 8, 2026

Sebastien Bubeck / @sebastienbubeck : OpenAI's Sébastien Bubeck says he reached out to Levent Alpöge to coordinate their releases and denies asking to remove Alpöge from authorship of his own work —  I would like to clarify a few things: 1) The screenshot is my reaching out to Levent to coordinate our releases. I hope it's clear from the message that we came in with the best possible intentions. 2) I never ever asked for Levent to be removed from authorship of his own work (as indicated by my...

Sources: Ramp is in early talks to raise ~$1B at a ~$60B valuation, up from $750M at a $44B valuation in June; founded in 2019, Ramp has raised $3B to date (Bloomberg)
Source: TechmemePublished: Sep 8, 2026

Bloomberg : Sources: Ramp is in early talks to raise ~$1B at a ~$60B valuation, up from $750M at a $44B valuation in June; founded in 2019, Ramp has raised $3B to date —  Ramp is in early talks with investors for a new round of funding at a roughly $60 billion valuation, according to people familiar with the efforts …

AI coding startup Cognition raised $2B at a $48B valuation, up from $26B in May, and says its run-rate revenue grew from $492M in May to ~$900M (Samantha Oltman/Bloomberg)
Source: TechmemePublished: Sep 8, 2026

Samantha Oltman / Bloomberg : AI coding startup Cognition raised $2B at a $48B valuation, up from $26B in May, and says its run-rate revenue grew from $492M in May to ~$900M —  Artificial intelligence coding startup Cognition AI Inc. has raised $2 billion in a new round of funding that vaulted its valuation to $48 billion.

The White House has quietly removed Build The Wall, a Tetris clone on its arcade.gov website, after Tetris said it takes "copyright infringement very seriously" (Zack Zwiezen/Kotaku)
Source: TechmemePublished: Sep 8, 2026

Zack Zwiezen / Kotaku : The White House has quietly removed Build The Wall, a Tetris clone on its arcade.gov website, after Tetris said it takes “copyright infringement very seriously” —  It seems the Trump administration doesn't want to tempt a lawsuit from The Tetris Company

OpenAI denies that its researchers or models saw Buckmaster and Alpöge's prompts and says it spent millions in compute after rumors of Anthropic making progress (Wired)
Source: TechmemePublished: Sep 8, 2026

Wired : OpenAI denies that its researchers or models saw Buckmaster and Alpöge's prompts and says it spent millions in compute after rumors of Anthropic making progress —  A landmark announcement by the frontier AI lab has been overshadowed by accusations of impropriety.

07

STARTUP ARCHIVE

07.00
STARTUP ARCHIVE

Startup News - September 9, 2026

Startup News Roundup: Aggregating key funding and launch updates.

Showing Sep 8’s digest — today’s fetch runs 7am PT
Marc Andreessen on the 5 personality traits of an innovator
Source: StartupPublished: Mar 31, 2026

“When you’re talking about real innovators—people who actually do really creative, breakthrough work—I think you’re talking about a couple things:”

Steve Jobs explains the importance of both thinking and doing
Source: StartupPublished: Mar 30, 2026

“The doers are the major thinkers. The people who really create the things that change this industry are both the thinker-doer in one person.”

Tobi Lutke explains what the VCs who passed on Shopify got wrong
Source: StartupPublished: Mar 27, 2026

“What a lot of free-market thinkers don’t understand is that between the demand and eventual supply lies friction."

Sam Altman explains how he decides to invest in a startup after 10 minutes
Source: StartupPublished: Mar 26, 2026

"Does this person have the potential to be the next Mark Zuckerberg?… [You don’t get to] 100% accuracy, obviously, but it’s good enough that our business model works.”

Jony Ive recounts the time Steve Jobs called him vain
Source: StartupPublished: Mar 25, 2026

In the clip below, Jony Ive recounts the time he asked Steve Jobs to be less harsh in his critique of a piece of work.

Jeff Bezos’s two pieces of advice for aspiring entrepreneurs
Source: StartupPublished: Mar 24, 2026

“The advice that I would give entrepreneurs is don't chase the hot new thing. It's so hard to catch something that everybody already knows is hot."

Elad Gil: “Things that work tend to work pretty fast”
Source: StartupPublished: Mar 23, 2026

“I do think there’s a bit of a myth in Silicon Valley that you should keep grinding no matter what and it’s just about perseverance, and I think that’s really bad advice."

Paul Graham on why starting with a “small, intense fire" is the key to startup growth
Source: StartupPublished: Mar 20, 2026

"You have to know who those first users are and how you're going to get them."

Keith Rabois on how to identify great talent
Source: StartupPublished: Mar 19, 2026

“What you want to do with every single employee every single day is expand the scope of their responsibilities until it breaks… and that’s the role they should stay in.”

Wealthfront CEO on why advertising spend makes it harder to find product/market fit
Source: StartupPublished: Mar 18, 2026

“The way that you know you have product/market fit is if you have exponential organic growth."

Eric Schmidt on why most companies get strategy wrong
Source: StartupPublished: Mar 17, 2026

“Work very, very hard to figure out what the world’s going to look like in five years. What will people be doing? What will your customers want? Where will costs be?"

Mark Zuckerberg: “You can’t 80/20 everything”
Source: StartupPublished: Mar 16, 2026

"There’s the famous 80/20 rule where you get 80% of the benefit by doing 20% of the work, but you can’t just 80/20 everything. There have to be certain things that you are just the best at."

Marc Andreessen on Mark Zuckerberg’s founder “superpower”
Source: StartupPublished: Mar 13, 2026

“A great superpower that Mark Zuckerberg has that is probably not well-understood enough is he does not get emotionally upset in stressful situations"

Sam Altman explains how to come up with a great startup idea
Source: StartupPublished: Mar 12, 2026

"If you start a startup without a good idea… you’ll be under pressure to make something up and it won’t work that well."

Jeff Bezos on the problems with proxies and managing to metrics
Source: StartupPublished: Mar 11, 2026

“One of the things that happens in business is that you develop certain things that you’re managing to—a typical case would be a metric. And that metric isn’t the real underlying thing.”

Airbnb founder Brian Chesky on how to design an amazing user experience
Source: StartupPublished: Mar 10, 2026

“If you can design something really amazing using the hand-crafted part of your brain, then you can reverse-engineer how to industrialize this millions of times over."

Spencer Rascoff: "I will never invest in a consumer startup with paid marketing”
Source: StartupPublished: Mar 9, 2026

"If you’re actually trying to grow a product, the best levers for doing that are often within the product itself.”

Patrick Collison explains why it sometimes make sense to quit
Source: StartupPublished: Mar 6, 2026

“One thing I’ve learned myself the hard way, is that it is easier to tear down a company and restart it in Silicon Valley, than it is to constantly try to pivot or keep something alive."

Jeff Bezos recounts the time he called Amazon’s customer service number mid-meeting to prove a metric was wrong
Source: StartupPublished: Mar 5, 2026

“I have a saying, which is when the data and the anecdotes disagree, the anecdotes are usually right"

Ben Horowitz: “Nobody was born a great manager. It’s a very unnatural job.”
Source: StartupPublished: Mar 4, 2026

“If you can’t build a great product, it doesn’t matter if you can build a great company.”

03

ALSO TODAY

3 MORE SOURCES
08

SOLIDOT

08.00
SOLIDOT

Solidot News - September 9, 2026

Solidot Feed: Highlighting essential tech & open-source news.

Showing Sep 8’s digest — today’s fetch runs 7am PT
Brave 声称其比竞争对手使用的系统资源更少页面加载速度更快

基于 Chromium 的浏览器 Brave 公布了一份测试结果,称其桌面版比竞争对手 Chrome、Microsoft Edge 和 Firefox 占用更少的系统资源,页面加载速度更快。测试使用的 Firefox 不是最新版本 v155,而是旧版本 v146.0.1。结果显示,Brave 的平均 CPU 占用率为 33%,Chrome 为 47%,Edge 为 53%,Firefox 为 78%;Brave 使用了约 1.2 GB 内存,而 Chrome 为 1.75 GB,Edge 为 1.62 GB,Firefox 为 1.65 GB;Brave 完成网页加载约需要 4.4 秒,Chrome 需要 5.1 秒,Firefox 需要 5.3 秒,Edge 需要 6 秒。Brave 内置了广告屏蔽功能,其网页加载速度受益了这一功能。

科学家建议冲马桶合盖以减少气凝胶

Flinders 大学的研究人员发现,冲马桶会向周围空气释放气溶胶和生物气溶胶,气溶胶颗粒甚至会进入到成年人的呼吸区,而冲水后气溶胶会在空气中悬浮至少 20 秒。这些发现是基于对 22 项马桶气溶胶研究的分析。结果表明,保持良好的厕所卫生,包括定期清洁马桶及其周围表面,以及使用后洗手,有助于最大限度减少微生物污染和潜在的微生物疾病风险。使用马桶的低冲水模式也有助于最大限度减少气溶胶的产生。充足的通风有助于扩散和清除悬浮的空气颗粒,关闭马桶盖会改变气溶胶的扩散方向,气溶胶会从马桶盖和马桶座之间的缝隙逸出,而不是向上扩散。研究人员建议保持卫生间通风良好,在冲水前盖上马桶盖。

控制呼吸为何能控制焦虑?

焦虑是人类最常见的精神疾病,全球约有 3.59 亿人受到影响。控制呼吸被认为有助于控制焦虑,根据发表在 PNAS 期刊上的一项研究,科学家基于小鼠研究揭示了这一现象背后的鼻脑回路(nose-to-brain circuit)机制。鼻脑回路始于嗅觉感觉神经元(OSN),OSN 感知鼻腔吸气并将信号传递给嗅球的僧帽细胞,信息随后从嗅球传输到海马旁皮层中的长投射中间神经元,最终到达杏仁体基底外侧核的谷氨酸能神经元。研究发现,鼻腔气流通过这条通路以频率依赖的方式调节类焦虑行为,这种效应可能取决于通过鼻腔吸气的频率。这种效应是双向的,意味着加快呼吸可能会加剧焦虑,而减慢呼吸则能缓解焦虑。

Jellyfin 12.0 释出

开源媒体服务器 Jellyfin 项目释出了 v12.0。Jellyfin 采用了新版本号,在旧版本下 Jellyfin 12.0 其实就是 10.12.0,10.11.x 将是最后一个使用旧方案的分支。Jellyfin 12.0 主要变化包括:重写了媒体库数据库,显著改进了性能,但数据库重构尚未完全完成;电视剧集支持多版本,可同时包含电视版和加长版,或者 1080p 和 4K 等不同分辨率版本;支持图书和漫画;等等。

澳大利亚想要社媒平台允许用户退出算法驱动的信息流

在禁止儿童使用社媒平台之后,澳大利亚工党政府提出了一项新的法律草案,要求社媒平台允许用户退出算法驱动的信息流。用户可选择算法推荐的个性化内容作为默认信息流,或者拒绝接收算法推荐的内容,只浏览用户关注的朋友和创作者的内容。被称为 My Feed, My Way 的法案旨在给予用户选择权,违反者将面临最高 1.092 亿澳元的罚款。澳大利亚总理 Anthony Albanese 表示,“它赋予用户选择权,如果大型科技公司不遵守我们的法律,我们将追究它们的责任。”

Asahi Linux 宣布支持 M3 系列 Mac

旨在将 Linux 移植到运行 Apple Silicon 芯片的 Mac 电脑的发行版 Asahi Linux 宣布支持 M3 系列 Mac。开发者表示,Linux 对 M3 系列 SoC 及其相关设备支持已达到几乎与 M1 和 M2 系列设备相当的水平,绝大多数功能都能正常工作。其中包括:网络摄像头、内置麦克风、USB(最高支持 USB 3.0 的 10 Gb/s)、硬件加速视频解码(包括 AV1 解码)、WiFi 和蓝牙等,完整的 DCP 支持和 GPU 功能尚未完成,用户暂时不要期待高性能或高能效的 3D 加速。

美国军方正禁用设备上的广告追踪功能

美国军方正在禁用设备上的广告追踪功能,防止敌人借助于购买的公开追踪数据去锁定美国士兵的位置。此前有报道称,商业追踪数据被用于锁定驻扎在中东的美军。美国陆军在一份声明中表示,Windows PC 上的广告 ID 功能早在 2021 年之前就被禁用,但 Android 和苹果移动设备上的广告 ID 则“至少从 2026 年 2 月起”才默认禁用。美国军方还在考虑对手机使用实施更严格的限制。

iPhone 折叠版早期产能严重受限

市场期待已久的首部苹果折叠 iPhone 由于苹果极为严格的质量管控标准,初期生产量每天仅有“数百部”。苹果计划今年内生产 800万~1000 万部折叠屏 iPhone,希望凭借这款全新外型设计的机型激发市场需求,进而推升营收。除非苹果能更快提高产量,否则可能无法达成生产目标,也可能需要比预期更长的时间才能满足消费者需求。苹果与其供货商正昼夜赶工,努力提升日产能。但是产能爬坡仍需要时间,而前期的测试、验证工序已经推迟了原定的时程。如果现状得不到大幅改善,待折叠屏 iPhone 开售时,可能面临库存有限的问题。

英国犯罪率下降,但公众并没有感到更安全

英国犯罪率在下降,但公众并没有感到更安全。极右翼英国改革党领导人 Nigel Farage 上个月声称人人都知道英国的治安状况比五年前或十年前更糟。逾八成英国民众认为犯罪率过去几年有所上升。八成英国民众认为自 2010 年以来手机盗窃案有所增加,六成民众认为汽车盗窃和入室盗窃案有所增加。事实上所有这些案件的发生率在同一时期都下降了 50% 甚至更多。警方犯罪统计数据所衡量的谋杀率自 2010 年以来下降了 20%,而三分之二民众认为谋杀案数量有所增加或保持不变。我们对现实的认知更多地受到情绪反应和身份认同的影响,而非基于统计数据的研究。在解释认知偏差时,关键原因可归结为两个相互关联的方面:思维方式和被告知的信息。前者涵盖了可能误导偏见和思维捷径。人类天生就更容易关注负面信息,因为负面信息预示着威胁。媒体、政客和社交媒体平台深知人们更倾向于关注负面信息,因此会推送更多此类信息。人们的思维方式和他们被告知的信息之间的相互作用,强化了对现实的过度负面看法。真正的风险不在于犯错,而在于固执坚信自己所认知的现实才是正确的,而对方则是在故意欺骗自己和我们。

美国今年上半年 CD 和黑胶唱片销量大幅增长

根据 RIAA 公布的数据,美国今年上半年 CD 和黑胶唱片等实体唱片销量大幅增长。消费者对订阅服务价格上涨的不满推动了实体音乐的复苏。上半年录制音乐收入比去年同期增长 6.9%,实体唱片收入增长了 25.9%,其中黑胶唱片增长 17.7%,CD 收入飙升了 58.6%。流媒体仍然是录制音乐收入的最大来源,收入增长 4.7% 达到 49 亿美元,付费订阅收入增长 6.4% 达到 34 亿美元,广告支持的免费订阅收入增长 3.7% 达到 9 亿美元。

小鼠实验显示 GLP-1 减肥药或有助于延缓衰老

GLP-1 减肥药或有助于延缓衰老。加州伯克利等机构研究人员通过小鼠试验发现,老年雌性小鼠服用 GLP-1 类药物司美格鲁肽后,寿命比未服药小鼠延长12%,同时多项与衰老相关的生物学变化得到减缓。研究人员选取 20 个月大的健康雌性小鼠开展试验,这一年龄大致相当于人类 60 岁。结果显示,持续接受司美格鲁肽治疗的小鼠中位寿命为 834 天,而对照组为 742 天,前者延长约 12%。此外,服用司美格鲁肽的小鼠在运动协调、肌肉功能和血糖调节等测试中的表现更好。研究人员进一步分析发现,司美格鲁肽能够减缓小鼠体内一些变化,包括炎症、干细胞减少、细胞衰老、基因组不稳定、线粒体功能障碍和蛋白质稳态失衡等。服用司美格鲁肽的小鼠热量摄入减少了 24%。其延长寿命作用是否只是因为让小鼠吃得更少?为排除这一因素的影响,他们又设置了一组小鼠,通过限制饮食使其摄入与司美格鲁肽组相当的热量。结果显示,单纯限制热量摄入的小鼠与服用司美格鲁肽的小鼠寿命相近。但在部分测试中,司美格鲁肽组表现更好。例如在空间记忆测试中,服药小鼠记忆迷宫出口位置的能力优于饮食限制组。这提示司美格鲁肽可能还具有一些无法用减少热量摄入解释的作用,但这些作用的具体原因目前尚不清楚。

Isar Aerospace 成为成功将火箭送入轨道的首个欧洲公司

由德国 Isar Aerospace 公司制造的 Spectrum 运载火箭 9 月 6 日从位于挪威北极圈内的 Andoya 航天发射场发射升空。该公司表示,“我们已进入轨道!并创造了欧洲航天史上的里程碑:这是欧洲大陆首次有私营企业研发的火箭成功进入轨道。”Spectrum 火箭专为运载中小型有效载荷而设计。此次发射任务搭载了五颗小型卫星以及一项飞行技术实验。这是这家德国公司第二次尝试将 Spectrum 火箭发射升空。首次尝试发生在 18 个月前,但未能成功。Spectrum 火箭发射成功被认为使欧洲向在本土提供商业卫星发射服务迈出了重要一步。包括英国和瑞典在内的多个国家都对日益增长的商业航天任务市场表现出了兴趣。Isar Aerospace 公司指出,去年美国共发射了 198 枚火箭,而欧洲的发射数量仅为 8 枚。Isar 的目标是实现年产约 40 枚火箭。

泰国暂停所有数据中心项目建设

泰国经济和社会发展委员会上周下令暂停所有数据中心项目的建设,给予数据中心运营商和投资者一周时间提交运营信息,以帮助政府加快制定统一的数据中心监管框架。经济和社会发展委员会考虑将所有用电量超过 2 MW 的数据中心视为工业企业,考虑引入“资源利用费”,以避免数据中心建设产生的间接成本增加公众负担,并建立一套针对未来数据中心建设的评估流程,以确保新建数据中心为泰国创造最大效益。

LG 智能电视会在待机状态下扫描家庭网络和记录麦克风音频

根据 YouTube 主播 Gamers Nexus、Level1Techs 以及独立安全研究员合作展开的调查,测试了包括 G5 在内的零售 LG OLED 电视机,发现 LG 智能电视会在屏幕关闭但没有断电的待机状态下扫描家庭网络,寻找手机和智能手表等设备和记录麦克风音频。除了内部 IP 地址,智能电视还会收集邻近 Wi-Fi 网络的名称、信号强度以及位置数据。收集的数据会发送到 LG 的定向广告部门 LG Ad Solutions。LG 称其智能电视的全球销量约为 2.16 亿台,支持内容识别 Automated Content Recognition (ACR)技术,会将屏幕上的音频和视频采样成数字指纹,记录用户在不同输入源上的观看内容。当研究人员断开电视与网络的连接后,电视仍然会将语音输入保存到本地,在网络连接恢复后上传这些文件。研究人员建议用户直接断开 LG 电视与互联网的连接,改用外部串流设备。

中国游戏市场规模在 2025 年首次突破 500 亿美元

根据 Niko Partners 的报告,中国游戏市场规模在 2025 年首次突破 500 亿美元达到 518 亿美元,2026 年预计将增长 4% 达到 539 亿美元,2030 年将达到 598 亿美元,到 2030 年中国游戏玩家将达到 7.69 亿,周平均游戏时长将从 2025 年的 14.1 小时增至 15.8 小时。迷你游戏(Mini-games)是一个主要增长领域,八成中国玩家玩过迷你游戏,其消费额占到了手游总消费额的二成。近半玩家通过短视频发现游戏新作和相关信息。在被调查的玩家中,30.8% 的人在全球服务器上游戏,33.6% 的人使用游戏加速器,21.9% 的人使用 VPN。

Liquid Network 价值 3.2 亿美元的比特币被盗

比特币支付结算网络 Liquid Network 周日披露,自称白帽黑客的攻击者从其联盟钱包内转走了价值 3.2 亿美元的 4000 比特币。该联盟钱包共有 4200 比特币。攻击者被认为利用了一个上周修复的漏洞。Liquid Network 开发商 Blockstream 尝试通过链上签名消息与其对话,黑客表示在确保所有节点都打好补丁后会将比特币转回去。目前这些比特币仍然牢牢掌控在黑客手中。

2026 年 Ig Nobel 宣布

从美国波士顿迁往瑞士苏黎世的 Ig Nobel 奖颁奖典礼宣布了 2026 年的获奖者。明年的颁奖典礼将在德国 Flanders 的 Antwerp 举行,2028 年重返瑞士,以后的偶数年颁奖典礼都在苏黎世举行。获奖名单包括: 生物力学奖授予了对接吻进行精确定义的 Matilda Brindle 等人,研究人员称接吻是“非对抗性的、同种个体间的口口接触行为,伴随嘴唇或口器的轻微运动,但不涉及食物传递”,适用于蚂蚁、鸟类、北极熊和人类。 经济学奖授予了 Paul Piff 等人,他们收集的证据证明,上层阶级人士更可能偷窃儿童的糖果,以及从事其他不道德行为,倾向于将贪婪视为一种积极的品质。 化学奖授予了 Sanchari Banerjee 等人,名为 Diploptera punctata 的蟑螂能通过育卵囊壁内分泌乳汁直接滋养胚胎,这种繁殖方式被称为“胎生(viviparity)”,研究人员分析了其乳汁结晶发现其乳蛋白能量是牛奶蛋白的三倍以上。 医学奖授予了日本已故科学家海野德二,其学生高原干教授代表他领奖,这是日本人连续 20 年获奖。 海野的研究是对擤鼻涕时的空气流动和速度等进行测定。他得出结论认为,若按住一个鼻孔从另一边呼气的话,空气的流速会变快,分别按住一侧鼻孔、用另一侧充分呼气的方式擤鼻子更为有效。

中国白色家电欧洲市场份额达到两成

欧睿国际的数据显示,海尔与海信在欧洲的洗衣机市场份额 2016 年合计为 2.9%,但到 2025 年上升至 20.5%。冰箱份额也从 5.6% 提升至1 8.7%。中国企业的优势已不再局限于低价。面对不仅在研发和制造方面、还寻求包括销售在内掌控商品流动的中国动向,欧洲监管部门正加强警惕。欧盟执行机构欧盟委员会于 2026 年 5 月宣布,将调查京东是否获得了中国政府的补贴和优惠政策,从而妨碍欧盟境内的公平竞争。中国政府表示,欧盟的调查已延伸至中国境内,构成“不当域外管辖措施”,对此提出反对。

Autistici/Inventati 在被美国列为恐怖分子组织后宣布关闭

上月底,美国国务院和财政部将提供加密聊天和电子邮件、网站托管、安全视频会议和流媒体等服务的意大利组织 Autistici/Inventati 列入特别指定全球恐怖分子名单,这意味着美国公民与该组织进行的任何交易都是违法的。Autistici/Inventati 上周日宣布了关闭。该组织称“坚守人性并非空谈”,在被美国列入恐怖分子组织之后它需要考虑到用户以及项目成员所面临的风险,它别无选择只能选择关闭,“我们不推崇英雄主义的壮举或殉道精神,不会要求任何人做出牺牲——无论是我们自己还是他人。在当前的政治环境下,继续提供服务会将用户及社区成员置于危险之中。在这个指控与现实日益脱节的世界里,我们只能预见压制会变得越发无度。基于此,我们已无法再坚持初心——提供安全、非商业化的数字工具。”

Nitter 和 XCancel 恢复服务

两周前,Nitter 开源项目及基于 Nitter 的实例如 XCancel 收到了 X 的律师函,要求立即停止服务。Nitter 和 XCancel 等遵守了这一要求。但在听取法律建议之后,Nitter 和 XCancel 恢复了服务,Nitter 项目表示将会在稍后公布更多信息。Nitter 是 X/Twitter 的第三方开源前端,没有 JS 也没有广告,X 也无法跟踪用户的 IP 地址或 JS 指纹。

09

APP STORE RANK

09.00
APP STORE RANK
Loading…
TEXT VIEW · TODAY'S DIGEST · 0 HEADLINES ACROSS 8 SOURCES

Hacker News(0)

No items yet for today.

GitHub Trending(0)

No items yet for today.

Product Hunt(0)

No items yet for today.

Hugging Face(0)

No items yet for today.

Techmeme(0)

No items yet for today.

Solidot(0)

No items yet for today.

Startup Archive(0)

No items yet for today.

App Store Rankings(0)

No items yet for today.