今日已更新 204 条资讯 | 累计 29657 条内容
关于我们

标签:#hackernews

找到 10212 篇相关文章

AI 资讯

Show HN: Lathe – Use LLMs to learn a new domain, not skip past it

Hey HN! Lathe is an experiment in using LLMs to teach me something new, instead of doing the work for me. It generates a hands-on, source-backed tutorial for any technical topic you want to learn. Then you work through it yourself by reading and typing the code by hand ( gasp ) in a local UI built for exactly that. It's a Go CLI plus LLM agent skills (Claude Code / Cursor / Codex). You prompt something like "/lathe build a 3D slicer in Erlang", run `lathe serve` to spin up a local webapp, and re

2026-06-07 原文 →
AI 资讯

Learn from my lesson, don't take your pre seed through stripe = Account Closure

we have a real product (thanks claude) and dozen users signedup still using up their free credits. setup payments because it was so easy, then decided to use their atlas product to incorporate and take a single 6 figure pre-seed funding thru stripe invoice (yes stupid, but we are early). Rest of payments are all free coupon payments for testing purposes. Stripe accepted the pre-seed payment, 3 days ago connected to mercury to send it there and just now closed my account and holding funds for 120

2026-06-07 原文 →