The original search before I went with the references based approach got a couple posts, but I think clearly not enough. I couldn’t figure out a good systematic way to get posts, but I will definitely spend some more time thinking about this and add a tag for LW/AI Alignment posts,
https://github.com/StampyAI/alignment-research-dataset needs work but is the codebase I’ll be improving when I get back to this. I’d encourage you to steal from it. perhaps clone it in ../ and tell claude code to look at it as needed. note: a major todo for me is getting it to get comments, which it doesn’t do now.
edit: I can also send you a messier codebase that is able to get full user data. also load up Wei Dai’s updated userscript, I think it has the important access patterns you need for this
“I’d encourage you to steal from it. perhaps clone it in ../ and tell claude code to look at it as needed. note: a major todo for me is getting it to get comments, which it doesn’t do now.”
The original search before I went with the references based approach got a couple posts, but I think clearly not enough. I couldn’t figure out a good systematic way to get posts, but I will definitely spend some more time thinking about this and add a tag for LW/AI Alignment posts,
https://github.com/StampyAI/alignment-research-dataset needs work but is the codebase I’ll be improving when I get back to this. I’d encourage you to steal from it. perhaps clone it in ../ and tell claude code to look at it as needed. note: a major todo for me is getting it to get comments, which it doesn’t do now.
edit: I can also send you a messier codebase that is able to get full user data. also load up Wei Dai’s updated userscript, I think it has the important access patterns you need for this
Okay, I finished the first pass at this: https://sladebyrd.com/ai-safety-db/posts
any thoughts?
“I’d encourage you to steal from it. perhaps clone it in ../ and tell claude code to look at it as needed. note: a major todo for me is getting it to get comments, which it doesn’t do now.”
Working on this right now