惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Y
Y Combinator Blog
MyScale Blog
MyScale Blog
Recent Announcements
Recent Announcements
酷 壳 – CoolShell
酷 壳 – CoolShell
GbyAI
GbyAI
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
N
Netflix TechBlog - Medium
V
V2EX
MongoDB | Blog
MongoDB | Blog
Microsoft Security Blog
Microsoft Security Blog
博客园 - 三生石上(FineUI控件)
Stack Overflow Blog
Stack Overflow Blog
U
Unit 42
B
Blog
Microsoft Azure Blog
Microsoft Azure Blog
博客园_首页
H
Help Net Security
D
DataBreaches.Net
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
阮一峰的网络日志
阮一峰的网络日志
T
The Blog of Author Tim Ferriss
C
Check Point Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报

DEV Community

Authentication Security Deep Dive: From Brute Force to Salted Hashing (With Java Examples) Why AI Systems Don’t Fail — They Drift Spilling beans for how i learn for exam😁"Reinforcement Learning Cheat Sheet" I Replaced Chrome with Safari for AI Browser Automation. Here's What Broke (and What Finally Worked) How Python Borrows Other People's Work The $40 Architecture: Processing 1 Billion API Requests with 99.99% Uptime Vibe Coding: A Workflow Guide (From Zero to SaaS) Most webhook security guides protect the wrong side. The scary part is delivery. Headless CMS for TanStack Start: Build a Blog with Cosmic EU Age Verification App "Hacked in 2 Minutes" — What Actually Happened Comfy Cloud’s delete function does not actually remove files Running AI Models on GPU Cloud Servers: A Beginner Guide Event-driven media intelligence with AWS Step Functions and Bedrock I scored 500 AI prompts across 8 quality dimensions — here's what broke How to Call Google Gemini API from Next.js (Free Tier, No Backend Needed) The Portal Protocol: Reclaiming Human Connection in the Age of AI How to Fix Your Team's Scattered Knowledge Problem With a Self-Hosted Forum Intro to tc Cloud Functors: A Graph-First Mental Model for the Modern Cloud Designing Multi-Tenant Backends With Both Ownership and Team Access I Built a Neumorphic CSS Library with 77+ Components — Here's What I Learned PostgreSQL Performance Optimization: Why Connection Pooling Is Critical at Scale Cómo construí un SaaS multi-rubro para gestionar expensas en Argentina con FastAPI + Vue 3 🚀 I Built an Ethical Hacking Scanner Tool – Open Source Project I Replaced /usage and /context in Claude Code With a Single Statusline A Pythonic Way to Handle Emails (IMAP/SMTP) with Auto-Discovery and AI-Ready Design I Collected 8.9 Million Polymarket Price Points — Here's What I Found About How Markets Really Move EcoTrack AI — Carbon Footprint Tracker & Dashboard Everyone's Using AI. No One Agrees How. 5 self-hosted ebook managers worth trying in 2026 Building Your First AI Agent with LangChain: From Chatbot to Autonomous Assistant
I built a Bible app for skeptics — here's what I learned ...
Brandon James · 2026-06-18 · via DEV Community

Brandon James

The gap nobody was filling

Every Bible app in existence is built for believers. YouVersion has 500 million downloads. Olive Tree, Bible Gateway, Logos — all of them assume you come to the text with faith.

But 42% of Americans have deconstructed the faith of their youth (Barna, 2024). 151 million Americans are "Bible disengaged" — an all-time high. There are millions of people who want to engage critically with the Bible and there is nothing built specifically for them.

That's the gap Vyrse fills.

What Vyrse actually is

Vyrse is a social Bible reader built for skeptics, atheists, agnostics, and people who are deconstructing their faith. Here's what makes it different:

"See Receipts" — every verse has scholarly annotations sourced from real biblical academics: Bart Ehrman, Robert Alter, Dead Sea Scrolls scholarship. Not opinion. Not apologetics. Actual peer-reviewed academic criticism of the text, surfacing contradictions, historical problems, and moral issues.

Verse-level debates — you can start or join a debate on any specific verse. Real back-and-forth on the text itself, not just general discussion.

4 translations side by side — KJV, NIV, ESV, ASV. Because wording matters enormously when you're analyzing a text critically.

70+ glossary terms decoded in plain language — inerrancy, canon, exegesis, hermeneutics — so you don't need a theology degree to follow the conversation.

Hot topic collections — the flood, slavery, hell, womanhood, the resurrection. Pre-curated dives into the most contested parts of the Bible.

The audience insight that changed how I think about products

The conventional wisdom is: build for an audience that's eager to pay. The deconstruction audience is massive, engaged, intellectually hungry, and deeply underserved by every existing tool.

When someone leaves their faith, they often want to understand what they left. They want receipts. They want to be able to point to a verse and say "look, a real scholar agrees this is a problem." YouVersion will never give them that. Vyrse exists to give them exactly that.

The technical stack

Vyrse is a web app built with a focus on mobile-first UX. The annotation system pulls from a curated scholarly database — sourcing and verifying citations from academic works was one of the harder parts of the build.

The social layer (debates, community) runs on a real-time architecture so arguments stay live and fast.

What I'd tell other builders

The most valuable thing you can do is find an audience that is actively frustrated by the existing options and build exactly what they wish existed. Skeptics and ex-Christians don't have a single tool built for them in a space with 500M+ downloads on the other side. That asymmetry is your opportunity.


If you're skeptical, deconstructing, or just intellectually curious about the Bible — try it: vyrse.app

Happy to answer questions in the comments about the build, the audience research, or the annotation system.