
AlphaDesk
Crypto intelligence terminal built on free public APIs
What it does
Live whale wallet tracker (25 famous Ethereum addresses), Binance Futures funding rates with crowded-trade signals, 30-day Fear & Greed chart, CoinGecko top 100 screener, and live crypto news feed — all from 5 free public APIs. Vanilla HTML/CSS/JS, ~4,200 LOC, no build step, deploys to Vercel free tier in 15 minutes. Open demo (no signup needed). MIT-licensed boilerplate also available in 3 tiers for indie devs entering crypto SaaS.
Does the same job
all alternatives →- IOI open-sourced my Go and Next B2B SaaS Starter (deploy anywhere, MIT)Dec 2025 · github.com · ▲83
Hi HN, I'm Mohammed, a technical founder who loves shipping and giving back to the community. I'm open-sourcing the full-stack engine that powers my B2B product, apflow.co. What it is: A production B2B starter with a Go backend and Next.js frontend. Both are fully Dockerized with separate containers. No Vercel. No Supabase. Deploy the whole thing on a $6 VPS, or split frontend and backend across different providers. You own the infrastructure. The problem I was solving: Every SaaS starter I evaluated had the same issue: they locked me into someone else's platform. Vercel for hosting.…
Server Compass 1.42 - Vercel UX + AI MCP3d ago · servercompass.app · ▲10Vercel UX on your VPS. Ask AI to deploy via MCP
CryptoWhaleInsightsJun 2026 · cryptowhaleinsights.com · ▲2Track whale wallets & discover alpha before the market moves
CryptoWorld News11d ago · cryptoworldnews.world · ▲3Whale flows, signals & on-chain data on one screen

- IMI made a simple but powerful deployment tool2024 · deploywithjig.askh.at · ▲5
Been using it for about a year now in production, but rewrote it completely in golang. My first go project so far. I wanted to have something that would make my life easier. A lot of tools nowaday kinda push you towards functional deployments and that usually doesn't work for me since I like stuff like LiveView by Phoenix and Websocket stuff in general. Old vercel deployments back when they allowed to deploy docker containers was a godsend, but since they don't offer that anymore I had to use services like fly.io(which is amazing) or heroku. However I wanted something selfhosted that I could…
More dev tools this month
the category →



The first open-source price index for GPU compute
Dev tools · 10d ago · getcomputable.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 2d ago · opentrailpaper.com

Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com
Launched alongside, May 2026
the whole month →

Parallel agents, diff reviewer, and multi-model comparisons
Dev tools · May 2026 · kilo.ai


- NW
Hey HN, Henry here from Cactus. We open-sourced Needle, a 26M parameter function-calling (tool use) model. It runs at 6000 tok/s prefill and 1200 tok/s decode on consumer devices. We were always frustrated by the little effort made towards building agentic models that run on budget phones, so we conducted investigations that led to an observation: agentic experiences are built upon tool calling, and massive models are overkill for it. Tool calling is fundamentally retrieval-and-assembly (match query to tool name, extract argument values, emit JSON), not reasoning. Cross-attention…
Life & fun · May 2026 · github.com
- FM
Dev tools · May 2026 · github.com