Skip Navigation

Posts
81
Comments
503
Joined
3 yr. ago

  • B2 cloud storage update says:

    effective October 3, we’re making egress free (i.e. free download of data) for all B2 Cloud Storage customers—both pay-as-you-go and B2 Reserve—up to three times the amount of data you store with us, with any additional egress priced at just $0.01/GB. Because supporting an open cloud environment is central to our mission, expanding free egress to all customers so they can move data when and where they prefer is a key next step.

  • Subz looks pretty good for this, but it's android only. Not even an option to host as a website with a frontend; just an app on your phone.

  • That would open us and the user up to legal ramifications of certain content.

  • This was just fixed recently, you'll need to refresh the web page with a hard reset (CTRL +F5) or in the case of a PWA, delete the old one and 're-install'.

  • Interesting this is happening mainly on Firefox and Android. I'll need to do some more testing. This was my attempt to use less screen space for the post "created by" lines from taking so much vertical space.

    Give it a few and this should be fixed via reverting.

  • Front-end? Back-end? Any particular languages ?

  • No way, moderation is worse and the barrier to entry for users way higher.

  • You cannot turn off image federation, at all.

    This is correct for Lemmy codebase; but a WIP by the pictrs dev and upstream Lemmy itself.

    For now, Beehaw users can go to their settings via the website, and uncheck Show images if they're so inclined. This should prevent all images in posts and comments from loading automatically for you. This does not translate to other instances, front-ends, or apps. Just the main website.

  • Make gaming the community it should be! Post your complaints about unity there :P

  • Please move on from this comment chain; you've made your point.

  • Thanks for your reports on it. We try to action it as quickly as we can, and your reporting it helps us. We are attempting a few other Beehaw-only Lemmy changes to mitigate this sort of spam; short of de-federation. One of the major issues is that Kbin does not federate moderator actions. So they could have already dealt with the spammer and removed the posts, from Kbin. Those actions don't get to us on Beehaw and the spammer posts still lives.

  • Did that end up working?

  • The RATE of storage both the increasing and the bandwidth transferring, is the expensive part.

  • Does that mean a platform that does not allow any images to be uploaded? Or a platform that has better access control and remediation controls?

  • Did you setup your user with an email address on Beehaw? Please PM me and we can try to sort this out.

  • Thanks, me too.

  • We are tracking on this current problem. Fix is in the works.

  • Hey all. Really sorry this is happening to you. This was due to an upstream breaking change for the latest. Essentially, the DB had stored dates as a 'naive' timestamp, without any timezone offset or data. The referenced Lemmy change attempts to change that to be timezone aware in all the code and PSQL. This definitely broke a lot of things. Working on implementing a fix, even if it means rolling back that update for Beehaw.