







Meta made its own AI detection system. It should have just used Google’s
Content Seal has a lot of catching up to do.

Meta plans to add facial recognition to its smart glasses, report claims | TechCrunch
The feature, internally known as “Name Tag,” would allow smart glasses wearers to identify people and get information about them via Meta's AI assistant.

Track — AI-Powered Bluesky Monitoring
AI-powered semantic search on the Bluesky firehose.Sign in with your Bluesky account to start tracking.
OpenSearch description format - XML | MDN
The OpenSearch description format can be used to describe the web interface of a search engine. This allows a website to describe a search engine for itself, so that a browser or other client application can use that search engine. OpenSearch is supported by (at least) Firefox, Edge, Safari, and Chrome. (See Reference Material for links to other browsers' documentation.)

How to stop Meta from tracking you: A privacy checklist | Proton
Meta tracks far more than your Facebook activity. Here's how to limit its surveillance across Facebook, Instagram, WhatsApp, and Threads.

Mapping web pages to canonical AT records
I’d like to use this thread to riff on a community practice of mapping web pages to their canonical AT record. This is something that standard.site already does as a way to verify publications and their documents using <link> tags. Unfortunately Rich Harris pointed out that this isn’t technically valid, so there is discussion for a breaking change for standard site to use the <meta> tag. Making this work with any lexicon/record has quite important ramifications for the entire ecosystem (I’m writ...

Mapping web pages to canonical AT records
I’d like to use this thread to riff on a community practice of mapping web pages to their canonical AT record. This is something that standard.site already does as a way to verify publications and their documents using <link> tags. Unfortunately Rich Harris pointed out that this isn’t technically valid, so there is discussion for a breaking change for standard site to use the <meta> tag. Making this work with any lexicon/record has quite important ramifications for the entire ecosystem (I’m writ...

Bluesky Advanced Search
A simple tool to search Bluesky posts, users, and tags. Just type what you need, and it'll open a new tab with the required specific search formats.

Meta is running get-rich-quick ads for its AI tools
Manus, integrated into Meta, paid creators to tell you not to get a part-time job.

searxng/searxng
SearXNG is a free internet metasearch engine which aggregates results from various search services and databases. Users are neither tracked nor profiled.
Muse: Meta's personal AI agent, features & capabilities
Meet Muse, Meta's personal AI agent. Learn what it can do across everyday tasks, how it works, and how it helps you get more done.

Metamedia
The term metamedia, coined by Alan Kay and Adele Goldberg, refers to new relationships between form and content in the development of new technologies and new media.[1]
Description will go into a meta tag in <head />
Announcing our newly designed explore page 📣 Your go-to place to discover content and curators across the network. Read on to learn about what's on the page. semble.so/explore
⚡ Metaventory: building better science ⚡ Had many discussions about the need for mapping out all that's meta-science: people, tools, events, jobs, simulations, etc. in one place. Metaventory aims to help connect those interested in meta-science & improving science. metaventory.vercel.app
I think this breaking change for standard.site needs to become an ecosystem-wide conversation and convention. Any web page that represents a corresponding AT record needs to include a meta tag that includes that record. <meta name=“at:uri” content=“at://…” \>
rich harris
atproto/@standard.site friends: any thoughts on this issue? This... <link rel="site.standard.publication" href="at://..."> ...is invalid HTML, per html.spec.whatwg.org/multipage/semantics.html#the-…, because DIDs aren't hostnames. This causes problems with some tools. Issue here: github.com/sveltejs/kit/issues/15935