Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check-in about acceptable usage #232

Closed
beyarkay opened this issue Apr 9, 2023 · 2 comments
Closed

Check-in about acceptable usage #232

beyarkay opened this issue Apr 9, 2023 · 2 comments

Comments

@beyarkay
Copy link

beyarkay commented Apr 9, 2023

Description

Hey there! You might remember me from this CORS issue. Just want to say that it's been a life saver and super useful.

My use case is to upload a single file that's about 70kb and 600 lines, but I've got a user who wants to use this on an ESP8266 which is a little microcontroller that can connect to wifi, but it has basically no storage. Certainly not 70kb.

So we were thinking about splitting the file up into multiple parts, each about 2 lines long, and then my user can choose which one they want. So I'd end up uploading between 300 and 600 small CSV files, and this would happen about once every 5 days.

I just wanted to check in with you, ask how you're funding this project, and make sure this isn't being too cheeky? There are other solutions so it's not an issue if it's too much. Unfortunately the project I'm working on isn't funded, or I'd offer to help out with your costs ❤️.

@DarrenOfficial
Copy link
Owner

DarrenOfficial commented Apr 10, 2023

Hello there, 👋🏼

how you're funding this project

Straight from my wallet 🤣,

For hosting dPaste itself, I'm currently using FossHost https://web.archive.org/web/20230304224129/https://fosshost.org/ but due to some controversy that I frankly don't understand, apparently their CEO (Thomas) Went Poof
discord

dpaste is still hosted on Fosshost, but I don't know how much longer it can be hosted there.
aarch64 dashboard
specs

With all things considered, monthly cost for this project isn't that big. As only the cost of Workers that are changing per month depending on the request. The database and everything else is all static.

make sure this isn't being too cheeky?

It should be alright, currently the database is 19G in size. And the use case your project use shouldn't be an issue…

My future plan is to move it to a VPS of some sort.

I'd offer to help out with your costs ❤️.

Feel free to do that via https://ko-fi.com/darrenofficial, I'd appreciate any sort of funding help

@beyarkay
Copy link
Author

Okay thanks, sorry to hear about FossHost going poof. I'll keep you updated if I do end up using dpaste, although my user kinda needs a permanent URL so I might end up going with something else.

Regardless, thanks for the pastebin, it's been super helpful (and continues to be so).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants