this post was submitted on 15 Jul 2023
65 points (100.0% liked)

sh.itjust.works Main Community

7671 readers
105 users here now

Home of the sh.itjust.works instance.

Matrix

founded 1 year ago
MODERATORS
 
{"msg":"Error in store"}

Or the longer version:

< HTTP/2 500
< server: nginx
< date: Sat, 15 Jul 2023 06:45:55 GMT
< content-type: application/json
< content-encoding: gzip
< access-control-expose-headers: content-encoding, vary, content-type, date, content-length
< vary: accept-encoding, Origin, Access-Control-Request-Method, Access-Control-Request-Headers
<
* Connection #0 to host sh.itjust.works left intact
{"msg":"Error in store"}
you are viewing a single comment's thread
view the rest of the comments
[–] can 5 points 1 year ago (2 children)

How much are uploaded images stressing the hardware? I try to host off site but I've uploaded a screenshot or thing directly for convenience. If I threw you a dollar or a month or something when that becomes available would that cover my usage?

[–] TheDude 21 points 1 year ago (3 children)

I’m actually quite amazed by how little would be needed to keep this instance fully funded and even provide other services at the same time. If just 1/4 of the users gave 25cents per month we would have enough money to cover the hosting, new hardware and some paid development/administrative work! The problem however still resides with not having a fiscal host to be the entity needed to accept donations.

Working on some alternatives at the moment.

[–] can 7 points 1 year ago

That's good to hear. Thank you for the reassurance and transparency.

[–] Blaze 2 points 1 year ago

Thank you for the transparency!

[–] clay_pidgin 1 points 1 year ago

I would be more than happy to chip in a buck or two a month.

[–] Thief 3 points 1 year ago

It actually doesnt work that way. All images are attempted to be stored locally by the program lemmy uses (pict.rs) so this makes storage grow very fast. Solution is to offload them to object storage as TheDude has done. This means a dollar or two a month from some users will be able to cover costs as things grow assuming as the site gets bigger some % of people give a few dollars here and there.