Show HN Daily Selection (2025-07-20)
- Am-I-vibing, detect agentic coding environments
- I made a scan app in the skeuomorphic style of iOS 6.0
- Transform passive YouTube watching into active learning
- Insert yourself into that viral coldplay cheating video
- I built an AI agent that helps me invest
- Klartraum, a neural rendering inference engine
Am-I-vibing, detect agentic coding environments [Developer Tools]
40 points, 15 comments
Detect agentic coding environments.
- Identifies coding environments with agentic behavior
- Helps developers assess workflow automation potential
Discussion Link, Original Link
I made a scan app in the skeuomorphic style of iOS 6.0 [Productivity]
3 points, 0 comments
A skeuomorphic iOS document scanner app styled like iOS 6.0.
- Fast document scanning using the camera
- Nostalgic skeuomorphic iOS 6.0 design
- Lightweight indie project
Discussion Link, Original Link
Transform passive YouTube watching into active learning [Education]
3 points, 0 comments
Notetube transforms passive YouTube watching into structured learning with AI-powered tools.
- Organizes content into structured collections by topic/course/skill
- Provides dashboards to visualize learning progress and track goals
- Generates detailed notes (3000+ words per hour) and summaries
- Identifies key moments with timestamps
- Creates personalized quizzes for retention testing
- Offers a chat interface for instant concept clarification
- Supports timestamped note-taking
- Quick signup via Google OAuth for easy onboarding
Discussion Link, Original Link
Insert yourself into that viral coldplay cheating video [Video]
19 points, 0 comments
Insert yourself into the viral Coldplay cheating video.
- Customizable insertion into the viral video
- Interactive user experience
- No additional text or context provided
Discussion Link, Original Link
I built an AI agent that helps me invest [Finance]
4 points, 2 comments
AI-powered investment and real estate decision assistant with personalized data analysis and multi-agent system.
- Tracks stocks and generates daily reports based on risk tolerance
- Analyzes real estate factors like neighborhoods, flood risk, and school zones
- Uses a persistent, multi-agent system (mcp-agent) for live data and preferences
- Modular and model-agnostic (works with GPT-4 or local models)
- Features orchestrator, evaluator, human-in-the-loop, and API integration
- Stores preferences and outcomes for continuous personalization
Discussion Link, Original Link
Klartraum, a neural rendering inference engine [Developer Tools]
4 points, 0 comments
Klartraum is a neural rendering inference engine optimized for embedded devices and VR headsets, focusing on high-performance rendering without training capabilities.
- Uses Vulkan compute for Gaussian splatting rendering
- Targets embedded devices and VR headsets
- Focuses on inference (no training, backprop, or autograd)
- Currently faces challenges with GLSL compute kernel development compared to CUDA