TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: What cool stuff do you run free-tier?

86 点作者 coopreme超过 3 年前
I recently read a short piece about using Oracle’s always free as a VPN. What other cool projects have you run out of any cloud/hosting provider’s always free offerings? (Pour one out for Angelfire and Geocities)

22 条评论

cldellow超过 3 年前
Sketchviz [1] runs almost entirely in free tiers from Cloudflare and AWS:<p>- Cloudflare to avoid big bandwidth bills from AWS for the wasm-compiled graphviz that is on every page<p>- AWS Lambda&#x27;s 1M free requests and 400,000 GB-seconds for expressjs (web serving) and graphviz (rendering hostable .png images)<p>- API Gateway&#x27;s 1M free requests for routing HTTP -&gt; AWS Lambda (for the app) or S3 (for hosted PNGs)<p>- S3&#x27;s 20K GET requests&#x2F;mo (for hosted PNGs)<p>The only one I exceed is S3, but it&#x27;s dirt cheap.<p>[1]: <a href="https:&#x2F;&#x2F;sketchviz.com&#x2F;new" rel="nofollow">https:&#x2F;&#x2F;sketchviz.com&#x2F;new</a>
评论 #28655425 未加载
评论 #28659264 未加载
评论 #28654201 未加载
评论 #28654357 未加载
maxwelldone超过 3 年前
Don&#x27;t know if this qualifies as cool but I built a single purpose site to list IMDb ratings of all episodes of a TV show in a grid, which runs on GitHub Pages. It doesn&#x27;t use any external APIs.<p><a href="https:&#x2F;&#x2F;theshowgrid.com" rel="nofollow">https:&#x2F;&#x2F;theshowgrid.com</a><p>I built it mainly for personal use. I know IMDb ratings aren&#x27;t perfect but it&#x27;s a decent measure of mass opinion.
评论 #28657363 未加载
评论 #28658276 未加载
评论 #28658045 未加载
评论 #28657620 未加载
评论 #28656867 未加载
评论 #28660101 未加载
seanwilson超过 3 年前
I run a paid Chrome extension (with a free tier!) that audits websites for best practices:<p><a href="https:&#x2F;&#x2F;www.checkbot.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.checkbot.io&#x2F;</a><p>It uses:<p>- Netlify&#x27;s free tier for the homepage + Netlify CMS (free) for content editing<p>- Firebase within the free limits for cloud functions, storage + user authentication<p>- The free tier of Crisp web chat for support<p>- The Chrome store which hosts the extension for free ($5 sign up fee)<p>- Paddle for payments. They take a % of each transaction but they don&#x27;t have a sign up fee or ongoing fees.
评论 #28656277 未加载
评论 #28657500 未加载
kingkongjaffa超过 3 年前
I don’t do anything with the services but hopefully this can inspire:<p><a href="https:&#x2F;&#x2F;free-for.dev&#x2F;#&#x2F;" rel="nofollow">https:&#x2F;&#x2F;free-for.dev&#x2F;#&#x2F;</a><p><a href="https:&#x2F;&#x2F;github.com&#x2F;ripienaar&#x2F;free-for-dev" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;ripienaar&#x2F;free-for-dev</a>
paulgb超过 3 年前
I run <a href="https:&#x2F;&#x2F;ranked.vote" rel="nofollow">https:&#x2F;&#x2F;ranked.vote</a> on Netlify’s free tier.<p><a href="https:&#x2F;&#x2F;notify.run" rel="nofollow">https:&#x2F;&#x2F;notify.run</a> on DynamoDB’s free tier (and originally Lambda’s, but I outgrew that and it became cheaper to use a low-end Digital Ocean box)<p><a href="https:&#x2F;&#x2F;treeverse.app" rel="nofollow">https:&#x2F;&#x2F;treeverse.app</a> uses Lambda&#x2F;S3&#x2F;Netlify on either free or pennies-per-month tier.
mark_l_watson超过 3 年前
I run a free GCP micro VPS and also a free Oracle Cloud VPS. I find it useful for running very low volume web app experiments and for light coding from portable devices (good Mosh+Emacs+tmux setups possible for iPhone, iPad, and Android devices).<p>Also, I use Leanpub to write my books [1], which is free to use (and they pay good royalties). A recent hack: I used to supply free downloads for my eBooks on <a href="https:&#x2F;&#x2F;markwatson.com" rel="nofollow">https:&#x2F;&#x2F;markwatson.com</a> (which I run on a free VPS) but then realized that by setting the minimum price for my Leanpub books to $0.00, I didn&#x27;t even have to do that. About 50 people download a free book for everyone who chooses to pay, so I hope Leanpub is not losing money on me (they are nice people).<p>[1] <a href="https:&#x2F;&#x2F;leanpub.com&#x2F;u&#x2F;markwatson" rel="nofollow">https:&#x2F;&#x2F;leanpub.com&#x2F;u&#x2F;markwatson</a>
justusthane超过 3 年前
My personal website[1] is hosted free on Github Pages (built with Eleventy).<p>[1]: <a href="https:&#x2F;&#x2F;www.justus.ws&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.justus.ws&#x2F;</a>
评论 #28655815 未加载
LinuxBender超过 3 年前
Since you mentioned Geocities, Neocities [1]<p>[1] - <a href="https:&#x2F;&#x2F;neocities.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;neocities.org&#x2F;</a>
yboris超过 3 年前
My commercial project <i>Video Hub App</i> is nearly free: <a href="https:&#x2F;&#x2F;videohubapp.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;videohubapp.com&#x2F;</a><p>It&#x27;s a <i>Gatsby</i> website and I used to use <i>Vercel</i> with their free deployments, but because I also needed a subdomain with PHP I switched to my cheap $3&#x2F;month (unlimited website) webhost to serve the static files; but I also use <i>Cloudflare</i> for their free CDN. And the app demos are hosted on GitHub through Releases. The storefront is &quot;free&quot; through <i>Chec.io</i> in that I only pay a small fraction of every transaction.<p>Huge thank you to Vercel for making deploying Gatsby websites so easy (I run <a href="https:&#x2F;&#x2F;yboris.dev&#x2F;" rel="nofollow">https:&#x2F;&#x2F;yboris.dev&#x2F;</a> and <a href="https:&#x2F;&#x2F;yboris.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;yboris.com&#x2F;</a> through them for free). Huge thank you to GitHub (I run <a href="https:&#x2F;&#x2F;income-inequality.info&#x2F;" rel="nofollow">https:&#x2F;&#x2F;income-inequality.info&#x2F;</a> through it).
luke2m超过 3 年前
I run my matrix homeserver and ssh proxy for stuff hosted at home on Oracle free. They also offer ARM vms now.
rozenmd超过 3 年前
In running OnlineOrNot (<a href="https:&#x2F;&#x2F;onlineornot.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;onlineornot.com&#x2F;</a>) which itself has a generous free tier, about 5 days of the month I rely on AWS&#x27;s free tier for AWS Lambda, I managed to run on Vercel.com&#x27;s free tier with Next.js until around my 8th paying customer, and my business update newsletter relies on ConvertKit&#x27;s free tier.
jokethrowaway超过 3 年前
I have a small mailing list for a few selected friends running on heroku (hosting a small website and then using the scheduler plugin to fire emails) + sendgrid free tier.<p>I also have a dynamic website using a python CMS running on free heroku which the admin uses to update the website. An heroku scheduler run a netlify job every 6 hours which download the dynamic website and publishes it as a static website.
marstall超过 3 年前
a customizable feed of indie label new releases: <a href="https:&#x2F;&#x2F;dill.vercel.app" rel="nofollow">https:&#x2F;&#x2F;dill.vercel.app</a>
bckygldstn超过 3 年前
I run <a href="https:&#x2F;&#x2F;thisstartupacquisitionannouncementdoesnotexist.ajnisbet.com" rel="nofollow">https:&#x2F;&#x2F;thisstartupacquisitionannouncementdoesnotexist.ajnis...</a> on the free tier of Google App Engine.<p>And <a href="https:&#x2F;&#x2F;www.redditreads.com" rel="nofollow">https:&#x2F;&#x2F;www.redditreads.com</a> on the free tier of Google Compute Engine.
stfurkan超过 3 年前
I run <a href="https:&#x2F;&#x2F;gez.la" rel="nofollow">https:&#x2F;&#x2F;gez.la</a> on Vercel&#x27;s free tier.
czhu12超过 3 年前
My favorite stack is now google cloud run + DynamoDB.<p>I built a little template for myself to quickly start new projects, that is also hosted with this free tier:<p><a href="https:&#x2F;&#x2F;forever-free-cloud-app-starter.chriszhu.me&#x2F;" rel="nofollow">https:&#x2F;&#x2F;forever-free-cloud-app-starter.chriszhu.me&#x2F;</a>
评论 #28659703 未加载
r614超过 3 年前
I like vercel a lot, does the same thing as Netlify. Also using Supabase and Feta for some other projects!<p>r614.dev
评论 #28655807 未加载
mikhmha超过 3 年前
<a href="https:&#x2F;&#x2F;algot.io" rel="nofollow">https:&#x2F;&#x2F;algot.io</a><p>I use the free tier for firebase to store real time trade data. The front-end was built using Next.js and hosted using the Vercel free tier.
visox超过 3 年前
<a href="http:&#x2F;&#x2F;algostrategies.io" rel="nofollow">http:&#x2F;&#x2F;algostrategies.io</a><p>A FE only solution to find trading strategies. Paying only for domain, lives in Amazon s3
postpawl超过 3 年前
I use Netlify’s free tier to host static sites.
gitgud超过 3 年前
- Firebase have a very generous free tier<p>- Github pages is always great
firemelt超过 3 年前
heroku