
YourMinute.lol — Own a minute of the internet
1,440 minutes. One owner each. Claim a minute of the internet.
@RealAkrazo · X
完整作品展
技术栈
62 projects

1,440 minutes. One owner each. Claim a minute of the internet.
@RealAkrazo · X

分享最高 20 GB 文件,采用零知识加密和自动链接过期。
@clickswave · X
vibe coded slop
查看 AI 生成内容的能源、碳排放和用水影响估算。
daniloedu · HN
Energy, carbon and water estimates for AI content, shown as ranges

通过调整限流规则看AI提供商如何在需求激增时分配强模型。
eliotho · HN
I built a tool showing how AI providers (should) throttle their models

NEURL-OS is a free 2-minute weekly calibration that transforms your weekly habits into a predictive model of your performance.
@NEURL_OS · X
Hey we’ve built NEURL-OS, a tool that turns daily habits into data and a weekly capacity score. For founders juggling constant decisions, it helps reveal what’s fueling your focus and output—and what’s quietly draining it. Try it free:

追踪您的 Claude Code 使用情况和成本,查看排行榜排名。
u/turing1337 · Reddit
I made a sleek Claude Code Usage Leaderboard I wanted to make a modern easy to sync web dashboard for my claude code usage. I use it everyday myself to track my usage and see in in dollars. It also has a public leaderboard so you can see how much other people spend and what Antrophic models they use. Safety and Privacy first, the npm package you run only reads numbers and never your prompts, chat messages. The code for the sync package is open sourced. please check it ou

Touch Grass is a Chrome extension: pick sites to block, hit your daily scroll limit, get locked out, then upload outdoor proof to unlock. AI says yes or no. Free tier + Pro from $8
@ch1lldev · X

情侣敢于游戏,可自定义限制以增进约会乐趣。
u/Infamous-River-4360 · Reddit
I can't code, so I "hired" an AI to build my 18+ couples game app. It's live on Google Play. Honest numbers inside. Solo founder, zero coding background. I spent the last few months building TwoNite — a dare game app for couples (18+): each partner privately sets their limits, and the game only deals dares you BOTH said yes to. Think truth-or-dare, but grown up and consent-first. **The stack, since people always ask:** - Lovable AI as my "developer" — I write detailed English prompts, it

Enterprise memory management dashboard
@dingfengtow_df · X
Just launched: Aristra public beta Agentic platform built on the Aristra Memory System. Persistent context of how you work + always-on agents. Memory is modular, also works with Codex, Claude Code, and other agent systems. Limited spots open.

压缩LLM提示词和文档以降低token使用和API成本
@marcusyul · X
THEY JUST GAVE AWAY 100 MILLION FREE TOKENS SO YOU CAN STOP BURNING THROUGH YOUR CLAUDE CODE BUDGET. if you code with AI you already know: the session fills up, starts failing, and on top of that you're overpaying there's a tool that fixes this: it shrinks the context before the model even sees it same model, same response, a fraction of the cost in a real session: from $154 to $43. a 72% drop and right now: → extend your Fable sessions in Claude Code → 100M free tokens to try it out you don't switch models you don't touch your code you just stop paying to repeat yourself link below ⬇️

为客户创建私密链接,一站式收集文件、文案和批准,无需账户。
@poweroverthink · X
Stop chasing clients for files, copy and feedback. BriefBasket keeps everything in one simple place.

Edge Python 是一个在浏览器中运行的轻量级 Python 解释器。
dylansuttonc · HN
When I started programming Edge Python more than six months ago, I was looking for a version of Python that weighed less than 200 kb so it could reach any device, sandboxed by design, built with browsers in mind, decoupled from the operating system and very fast. Today the closest competitor would be MicroPython. However, it did not solve my real problems or the problems of the people who use the project. * Managing async and blocking code on the event loop. MicroPython inherits CPython's blocki