Skip to content

Instantly share code, notes, and snippets.

<!doctype html><html><head>
<meta property="og:image" content="https://tca.sh/zfs77-control-egress-marker.png">
<meta property="og:title" content="ZFS77-CONTROL">
<meta property="og:description" content="zfs77 control">
<title>ZFS77-CONTROL</title>
</head><body>zfs77 control page</body></html>
{"ucp":{"version":"2026-04-08","capabilities":{"dev.ucp.shopping.catalog.search":[{"version":"2026-04-08","spec":"https://example.com/nonexistent-zzz9.json","schema":"https://example.com/nonexistent-zzz9.json"}]}}}
@TomAnthony
TomAnthony / ucp_agent_profile.json
Created June 16, 2026 13:13
UCP agent profile (research)
{
"ucp": {
"version": "2026-04-08",
"services": {
"dev.ucp.shopping": [
{
"version": "2026-04-08",
"spec": "https://ucp.dev/2026-04-08/specification/overview",
"transport": "mcp",
"endpoint": "https://turing-agent.example/ucp/mcp",
@TomAnthony
TomAnthony / even_clusters.py
Last active July 30, 2017 13:13
Linkage - Even Clustering?
{
"cells": [
{
"cell_type": "code",
"execution_count": 18,
"metadata": {},
"outputs": [],
"source": [
"import numpy as np\n",
"from fastcluster import linkage\n",