
完整作品展
技术栈
60 projects


AI驱动的编码实验室,支持25+种语言编写、运行、调试和理解代码。
@ajkbossp · X
Check out what I just built with Lovable!

Sequo 将编码想法转化为结构化计划和文档,供AI代理执行。
u/SSShken · Reddit
I was the only dev at a startup that made it to revenue. Launched my own thing 3 days ago and 61% leave on the first screen The founders I worked with had already built one company that did well before I joined. I was the only developer on the second one, sitting next to them the whole way while it grew into something with real revenue. Watched how they made calls, what they refused to spend time on, how they decided what mattered. Figured I'd absorbed enough to do my own. Three days in, th

对版本控制系统和编码代理进行性能基准测试。
videlov · HN
I was interested in answering this question so I built a benchmark comparing git, jj and gitbutler in agentic context https://vcbench.dev/ Disclaimer - I am a co-founder of GitButler

练习真实的前端UI挑战,为前端工程师面试做准备。
@ghazikhandev · X
I'm an engineer by day and builder post 6PM. Building and now. Always love to build something and now claude code has made me much more productive.

输入每日新闻句子进行打字练习,与个人记录竞速。
u/xynophon · Reddit
I built a typing practice site where you type today's news and race your own ghost Typing practice always felt like wasted reading time to me. You type random words for 20 minutes and learn nothing. So I made the sentences today's news instead: finish a session and you've actually caught up on the day. Every sentence links to the original article. The part I'm most proud of is invisible. Sentences are rewritten by an LLM, then fact-checked against the source before publishing.

Frugal Tokens – explore costs and usage across coding agents
dpc94 · HN
Frugal Tokens – explore costs and usage across coding agents

A free daily deduction puzzle in your browser — read three testimonies, tap the one that's lying. No signup, no app, one minute a day.
@fictanode · X


通过解数学或编程谜题来屏蔽干扰网站,戒除拖延
hackitup7 · HN
TLDR built a Chrome site blocker that lets you into distracting sites only after you do some math or simple coding (JS only right now). Direct link to extension (the site just gives you more context): https://chromewebstore.google.com/detail/sphinx-earn-your-di... Philosophically it's a speed bump rather than a hard gate, because you'll eventually tear a gate down but you'll leave a speed bump. I've always eventually removed site blockers, or just had them become a nuisance that I reflexively dismiss before getting to distracting sites. Site blockers don't really reduce the "start navigating to a distracting site" muscle memory, and they eventually just become annoying. Dopamine is a hell of a drug. At the same time, I've been getting frustrated that my intermediate/advanced math skills have atrophied, and becoming more senior in my career (plus AI...) has caused my coding skills to atrophy even further. Realistically I'm not going to force myself to do math or coding exercises aft

一个云端AI编码助手,让团队在共享房间里协作编程。
u/Wide-Echo-548 · Reddit
Slack for AI Coding Workspaces I’m the founder of Worklone ( www.worklone.com ) . Disclosing that up front. Worklone is a multiplayer AI cloud coding agent: the agent runs in a cloud Linux sandbox, the team shares one live room, everyone watches and steers the same run. Not a local CLI on one laptop. What we kept seeing building this: the agent isn’t the bottleneck. Handoff is. One person starts a run, closes the lid, nobody else can see the session, and review lives in a different tool t

对比不同Agent Harness策略的成本,基于缓存和上下文计费。
taosx · HN
I created a simulation for coding harnesses based on my own pi sessions. When taking into account all factors, DS-v4-Pro is cheaper than gpt-5.6-luna due to caching. Look at the bill segments difference for cache read cost and uncached cost between deepseek and the other models. At this point is cheaper to use ds-v4-pro than the luna models from openai. ignore the numbers except the classic and keep in mind that classic is based on pi with the only change limiting tool output to 10kb https://har