InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises. Learn more →
ExtPay Alternatives
Similar projects and alternatives to ExtPay
-
learn-anything
Organize world's knowledge, explore connections and curate learning paths
-
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
Alpine.js
A rugged, minimal framework for composing JavaScript behavior in your markup.
-
openmiko
Open source firmware for Ingenic T20 based devices such as WyzeCam V2, Xiaomi Xiaofang 1S, iSmartAlarm's Spot+ and others.
-
-
-
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
-
-
-
-
-
-
-
h264ify
A Chrome extension that makes YouTube stream H.264 videos instead of VP8/VP9 videos
-
uBlock
uBlock Origin - An efficient blocker for Chromium and Firefox. Fast and lean.
-
Seaweed File System
SeaweedFS is a fast distributed storage system for blobs, objects, files, and data lake, for billions of files! Blob store has O(1) disk seek, cloud tiering. Filer supports Cloud Drive, cross-DC active-active replication, Kubernetes, POSIX FUSE mount, S3 API, S3 Gateway, Hadoop, WebDAV, encryption, Erasure Coding. [Moved to: https://github.com/seaweedfs/seaweedfs] (by chrislusf)
-
-
dropin-minimal-css
Drop-in switcher for previewing minimal CSS frameworks
-
refined-hacker-news
✨ Hacker News, but refined — Interface tweaks and features to make the HN experience better
-
Sonar
Write Clean JavaScript Code. Always.. Sonar helps you commit clean code every time. With over 300 unique rules to find JavaScript bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
ExtPay reviews and mentions
-
Those making $500/month on side projects in 2023 – Show and tell
https://extensionpay.com — A really simple way for browser extension developers to take payments in their extensions. Open source library that works across all browsers and allows for one-time or subscription payments. Since 2021 developers have made over $125k with ExtensionPay which makes me happy :)
-
Show HN: Chrome extension to summarize blogs and articles using ChatGPT
If you want to monetize it, you could look into https://extensionpay.com
-
MVP.css – Minimalist stylesheet for HTML elements
This stylesheet has been invaluable for moving fast on my side project: https://extensionpay.com/
One pro-tip though — I found that using unpkg slowed down the page a ton sometimes. I serve the file myself and it's been much faster. YMMV but thought y'all should know just in case.
-
Show HN: I made a modern web UI for Hacker News
The extension uses ExtensionPay [1] to accept payments via Stripe for the Pro upgrade. It's open source and created by HN user Glench [2].
-
Ask HN: Have you used SQLite as a primary database?
Here's an all-time great post about why you might consider SQLite in production with data about performance: https://blog.wesleyac.com/posts/consider-sqlite
I use SQLite in production for my SaaS[1]. It's really great — saves me money, required basically no setup/configuration/management, and has had no scaling issues whatsoever with a few million hits a month. SQLite is really blazing fast for typical SaaS workloads. And will be easy to scale by vertically scaling the vm it's hosted on.
Litestream was the final piece of the missing puzzle that helped me use it in production — continuous backups for SQLite like other database servers have: https://litestream.io/ With Litestream, I pay literally $0 to back up customer data and have confidence nothing will be lost. And it took like 5 minutes to set up.
I'm so on-board the SQLite train you guys.
[1] https://extensionpay.com — Lets developers take payments in their browser extensions.
-
Ask HN: Browser-extension creators, how do you write for multiple browsers?
I made ExtensionPay[1] (a service to help you take payments in extensions) and I used Mozilla's `browser` shim in the extension library itself. MV3 is not available on Firefox yet so I support both MV2 and MV3, but yeah it's a pain in the butt to have one MV2 version and one MV3 version.
-
Store SQLite in Cloudflare Durable Objects
Whenever SQLite comes up, always have to link to this post about using SQLite in production: https://blog.wesleyac.com/posts/consider-sqlite :)
I'm running https://extensionpay.com off SQLite and a $5/month DigitalOcean box and it's serving around 3 million requests a month with absolutely no issues and seriously low CPU load. I'm kind of astonished, frankly.
-
Ask HN: Show us your low-tech/simple stack side projects
I run https://extensionpay.com off a single server with a SQLite database. That feels kind of low-tech these days :) But SQLite has a lot going for it in production! https://blog.wesleyac.com/posts/consider-sqlite
The more high-tech part is that it's a SvelteKit app — so it has server-side rendering (for performance/SEO) with client-side hydration and other nice things. In fact, I like this stack so much that I'm going to spin it out into its own starter template so other people don't have to code all the tedious features that most apps have (like user auth, admin dashboards, etc): https://sveltesaas.com
-
I make $3K/mo from a browser extension
<3 Tony! It's been fun watching you build in public and I appreciate you weaving spirituality throughout your working life.
I also make around $250 / month helping people make browser extensions that make money :) https://extensionpay.com
-
So one Person wants to buy my Extension....
You might look into ExtensionPay for adding paid features to your extension.
-
A note from our sponsor - InfluxDB
www.influxdata.com | 3 Feb 2023
Stats
Glench/ExtPay is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.