
Silocat: End-to-end encrypted file sharing & cloud storage
Share files up to 20 GB with zero-knowledge encryption and automatic link expiration.
@clickswave · X
vibe coded slop
The full gallery
Tech stack
62 projects

Share files up to 20 GB with zero-knowledge encryption and automatic link expiration.
@clickswave · X
vibe coded slop
See estimated energy, carbon, and water impact of AI-generated content in relatable units.
daniloedu · HN
Energy, carbon and water estimates for AI content, shown as ranges

Play with throttling rules to see how AI providers decide which customers get strong models during demand spikes.
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:

Claim one of 1,440 daily internet minutes to own for 24 hours.
@RealAkrazo · X

Track your Claude Code usage, cost, and see where you rank on the public leaderboard.
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

Couples dare game with customizable limits for date nights.
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.

Compress LLM prompts and documents to reduce token usage and API costs.
@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 ⬇️

Share a private link to collect client files, copy, and approvals—no login required.
@poweroverthink · X
Stop chasing clients for files, copy and feedback. BriefBasket keeps everything in one simple place.

A lightweight Python runtime that runs in your browser, weighing under 200 KB.
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