Haley Moller

29 posts

Haley Moller banner
Haley Moller

Haley Moller

@HaleyMoller

Notes toward an anthropology of AI-era San Francisco

San Francisco, CA เข้าร่วม Temmuz 2020
78 กำลังติดตาม44 ผู้ติดตาม
Haley Moller
Haley Moller@HaleyMoller·
@TonyBenge70 Fair enough...the FDA was meant as an analogy, not a blueprint. The point is that we need some independent body with the authority to evaluate AI systems before they're deployed at scale. What that looks like institutionally is exactly the debate worth having.
English
0
0
1
9
Tony Benge
Tony Benge@TonyBenge70·
@HaleyMoller Bad example. Same FDA that pushed Covid vaccine safety? Ummm hard pass as this useless group is captured by big pharmaceutical companies.
English
3
0
1
666
Haley Moller
Haley Moller@HaleyMoller·
I'd push back on the premise slightly...limiting destructive potential and limiting intelligence aren't necessarily the same constraint. Alignment research is premised on exactly that distinction. The harder question is whether we can solve alignment faster than we can build power, and whether anyone is actually trying.
English
0
0
0
22
Coleman Silk
Coleman Silk@_futuredays·
@HaleyMoller I'm not sure it's possible to limit the destructive potential of an AI without limiting its intelligence. Slow and careful development seems prudent to mitigate risk, but pointless unless China plays along; and China (rightfully) sees AI as their golden ticket.
English
0
0
0
130
Haley Moller
Haley Moller@HaleyMoller·
Nobody's saying the FDA is perfect. The point is that drugs are not governed only by the companies selling them, and AI shouldn't be either. We need a real public regulator for AI.
English
0
0
0
344
Haley Moller รีทวีตแล้ว
Marc Andreessen 🇺🇸
“This raises an obvious question: how much of Anthropic’s reluctance to make Mythos widely available is due to security concerns, as opposed to the more prosaic reality that Anthropic simply doesn’t have enough compute?” @stratechery @benthompson
English
280
251
4.1K
370.9K
Haley Moller
Haley Moller@HaleyMoller·
@garrytan Yes. If AI is going to be open and widely accessible, it needs public oversight, not oversight by the companies selling it. That is why we need an FDA for AI.
English
0
0
4
107
Haley Moller
Haley Moller@HaleyMoller·
Two 2026 tech delusions: 1.That the people making billions from AI will regulate it. 2.That the time AI saves will belong to you. It won’t. It will belong to the company.
English
15
82
1.2K
785K
Haley Moller รีทวีตแล้ว
Kat ⊷ the Poet Engineer
Kat ⊷ the Poet Engineer@poetengineer__·
one direction from this that excites me: a learning base instead of a storage one: not for what you already know, but for what you don't. made one for deep reading of plato's timaeus. 2 things i carried over: non-rag, indexed fs, and /raw-is-sacred to separate sources from generated content. a few features i find genuinely helpful:
Andrej Karpathy@karpathy

LLM Knowledge Bases Something I'm finding very useful recently: using LLMs to build personal knowledge bases for various topics of research interest. In this way, a large fraction of my recent token throughput is going less into manipulating code, and more into manipulating knowledge (stored as markdown and images). The latest LLMs are quite good at it. So: Data ingest: I index source documents (articles, papers, repos, datasets, images, etc.) into a raw/ directory, then I use an LLM to incrementally "compile" a wiki, which is just a collection of .md files in a directory structure. The wiki includes summaries of all the data in raw/, backlinks, and then it categorizes data into concepts, writes articles for them, and links them all. To convert web articles into .md files I like to use the Obsidian Web Clipper extension, and then I also use a hotkey to download all the related images to local so that my LLM can easily reference them. IDE: I use Obsidian as the IDE "frontend" where I can view the raw data, the the compiled wiki, and the derived visualizations. Important to note that the LLM writes and maintains all of the data of the wiki, I rarely touch it directly. I've played with a few Obsidian plugins to render and view data in other ways (e.g. Marp for slides). Q&A: Where things get interesting is that once your wiki is big enough (e.g. mine on some recent research is ~100 articles and ~400K words), you can ask your LLM agent all kinds of complex questions against the wiki, and it will go off, research the answers, etc. I thought I had to reach for fancy RAG, but the LLM has been pretty good about auto-maintaining index files and brief summaries of all the documents and it reads all the important related data fairly easily at this ~small scale. Output: Instead of getting answers in text/terminal, I like to have it render markdown files for me, or slide shows (Marp format), or matplotlib images, all of which I then view again in Obsidian. You can imagine many other visual output formats depending on the query. Often, I end up "filing" the outputs back into the wiki to enhance it for further queries. So my own explorations and queries always "add up" in the knowledge base. Linting: I've run some LLM "health checks" over the wiki to e.g. find inconsistent data, impute missing data (with web searchers), find interesting connections for new article candidates, etc., to incrementally clean up the wiki and enhance its overall data integrity. The LLMs are quite good at suggesting further questions to ask and look into. Extra tools: I find myself developing additional tools to process the data, e.g. I vibe coded a small and naive search engine over the wiki, which I both use directly (in a web ui), but more often I want to hand it off to an LLM via CLI as a tool for larger queries. Further explorations: As the repo grows, the natural desire is to also think about synthetic data generation + finetuning to have your LLM "know" the data in its weights instead of just context windows. TLDR: raw data from a given number of sources is collected, then compiled by an LLM into a .md wiki, then operated on by various CLIs by the LLM to do Q&A and to incrementally enhance the wiki, and all of it viewable in Obsidian. You rarely ever write or edit the wiki manually, it's the domain of the LLM. I think there is room here for an incredible new product instead of a hacky collection of scripts.

English
38
201
2.2K
176.6K
Haley Moller รีทวีตแล้ว
Ben Dicken
Ben Dicken@BenjDicken·
*Finally* read through @samwhoo's blog on LLM quantization. It's incredible. For many (even in tech) the understanding of how LLMs work stops at the surface level. Sam is helping us all go deeper, digging into the interesting facets of how AI models truly work. Read it!
English
39
372
3.8K
263.9K
Haley Moller
Haley Moller@HaleyMoller·
Anthropic’s new Project Glasswing announcement contains the central problem of AI governance in miniature: the companies building these systems are also positioning themselves to define the terms of their safety. If AI is becoming critical infrastructure, we need an FDA for AI. My new piece: x.com/HaleyMoller/st…
English
0
0
0
55
Haley Moller
Haley Moller@HaleyMoller·
@AnthropicAI So the same companies building these systems (and profiting off of them) are also defining what “safe” means? We didn’t let pharmaceutical companies regulate their own drugs. We built the FDA. AI is becoming infrastructure; it needs the same logic.
English
3
0
1
3.8K
Anthropic
Anthropic@AnthropicAI·
Introducing Project Glasswing: an urgent initiative to help secure the world’s most critical software. It’s powered by our newest frontier model, Claude Mythos Preview, which can find software vulnerabilities better than all but the most skilled humans. anthropic.com/glasswing
English
1.9K
6.6K
43.4K
30.1M
Haley Moller
Haley Moller@HaleyMoller·
One thing I didn’t emphasize enough here: The issue isn’t bad actors, but structural incentives. Even good research gets shaped by what can be sold. This is why we need a regulatory body (such as the FDA) for AI. More on this soon.
English
0
0
3
693
Haley Moller
Haley Moller@HaleyMoller·
@garrytan Open source is cool, but is no one concerned about how easily tools like this could be repurposed for large-scale attacks or abuse?
English
0
0
3
429