I Built Paul Graham's Intellectual Captcha Idea
PG has posted about improving social networks using something like an "intellectual CAPTCHA" many times [1][2][3][4] - "Make users pass a test on basic concepts like the distinction between necessary and sufficient conditions before they can tweet." I felt the same way. So I built one using a mix of simple math, logic, and Twitter/X Community Noted posts. Try sample questions here - https://mentwire.com/sample - without signing up. - Invites are temporarily open to HN users. - Onboarding test + one daily question before accessing feed, post or reply. - Posts authors are anonymous until upvoted or downvoted, forcing evaluation of content on merit. - Face ID (on-device only) to post/reply, pangram checks for AI text. Sourcing good questions turned out to be much harder than I thought. If you have suggestions to scale this, I would love to hear. Eventually, could be gated across disciplines/topics to get a competence × interest graph instead of the pure interest graph of today's social networks. [1] https://x.com/paulg/status/1235949761359904768 [2] https://x.com/paulg/status/1576517990182359040 [3] https://x.com/paulg/status/1514979883948126209 [4] https://x.com/paulg/status/1505842647319126016 Repost from https://news.ycombinator.com/item?id=47577829. This link contains a full quiz and linked directly to sample to try without signing up.
AI-анализ
Анализ скоро появится.
Похожие продукты
Cabinet
Hi HN, for quite some time I've been thinking how LLMs are missing the knowledge base, where I can dump CSVs, PDFs, and most important, inline web app. running on Claude Code (bring your own agent) with agents with heartbeats and jobs https://runcabinet.com It runs locally and is installable via npm. GitHub (open source): https://github.com/hilash/cabinet This is still very early. I put the first version together quickly after seeing a post by Andrej Karpathy about LLM knowledge bases, which matched closely with what I’d been building. Some people have already started trying it and opening PRs, which has been encouraging (got 374 stars in 2 days :] ) If useful: Waitlist for a hosted version: https://runcabinet.com/waitlist Discord (small, but growing): https://discord.gg/rxd8BYnN Would really appreciate feedback: does this “KB + agents” model make sense? what would you expect from a system like this? where does this fall apart? Happy to answer anything. Hila
Ray
I've been using this daily for 4 months and figured others might find it useful. This is my first open source project so would love any feedback. Ray connects to your bank via Plaid, stores everything in an encrypted local SQLite database, and lets you ask questions about your finances in natural language. No cloud, no account, your data is stored on your machine. Before anything reaches the LLM, all PII is stripped — your name, companies, transaction details are redacted and replaced with tokens, then rehydrated locally in the response. The AI never sees who you are.
Sycamore
Show HN: Sycamore – next gen Rust web UI library using fine-grained reactivity
Cerno
Show HN: Cerno – CAPTCHA that targets LLM reasoning, not human biology
1-Bit Bonsai, the First Commercially Viable 1-Bit LLMs
Show HN: 1-Bit Bonsai, the First Commercially Viable 1-Bit LLMs