[-] crashdoom@pawb.social 4 points 1 month ago

Should be fixed now, if folks could give it a try again!

As a test, have a picture of a sandwich!

1

Given the size the community has grown to and concerns around our current approach to maintenance, I’d like to get some feedback on when we should look to schedule maintenance going forward.

There’s two cases covered by the poll, so please choose the all options that fit your preferences.

Case 1: Non-interactive Maintenance This covers any maintenance where we don’t actively need to monitor the upgrade process; Copying data from one location to another, etc. (Usually, this could be left overnight and brought back up in the morning)

Case 2: Interactive Maintenance This covers any maintenance that requires us to perform a series of actions and continually monitor the process to ensure no issues; Upgrading Mastodon or Lemmy, database migration, or upgrading the Kubernetes cluster. (Usually, this would need to occur during the day due to time constraints)

To vote, please find the corresponding pinned comments and upvote them!

If you’ve got any questions, concerns, etc. please leave them below and we’ll get back to them asap!

1

Due to the recent spam waves affecting the Fediverse, we'd like to open requests for comment on the use of automated moderation tools across Pawb.Social services.

We have a few ideas on what we'd like to do, but want to make sure users would feel comfortable with this before we go ahead with anything.

For each of these, please let us know if you believe each use-case is acceptable or not acceptable in your opinion, and if you feel like sharing additional info, we'd appreciate it.


1. Monitoring of Public Streaming Feed

We would like to set up a bot that monitors the public feed (all posts with Public visibility that appears in the Federated timeline) to flag any posts that meet our internally defined heuristic rules.

Flagged posts would be reported per normal from a special system-user account, but reports would not be forwarded to remote instances to avoid false-positives.

These rules would be fixed based on metadata from the posts (account indicators, mentions, links, etc.), but not per-se the content of the posts themselves.

2. Building of a local AI spam-detection model

Taking this a step further, we would like to experiment with using TensorFlow Lite and Google Coral Edge TPUs to make a fully local model, trained on the existing decisions made by our moderation team. To stress, the model would be local only and would not share data with any third party, or service.

This model would analyze the contents of the post for known spam-style content and identifiers, and raise a report to the moderation team where it exceeds a given threshold.

However, we do recognize that this would result in us processing posts from remote instances and users, so we would commit to not using any remote posts for training unless they are identified as spam by our moderators.

3. Use of local posts for non-spam training

If we see support with #2, we'd also like to request permission from users on a voluntary basis to provide as "ham" (or non-spam / known good posts) to the spam-detection model.

While new posts would be run through the model, they would not be used for training unless you give us explicit permission to use them in that manner.

I'm hoping this method will allow users who feel comfortable with this to assist in development of the model, while not compelling anyone to provide permission where they dislike or are uncomfortable with the use of their data for AI training.

4. Temporarily limiting suspected spam accounts

If our heuristics and / or AI detection identify a significant risk or pattern of spammy behavior, we would like to be able to temporarily hide / suppress content from the offending account until a moderator is able to review it. We've also suggested an alternative idea to Glitch-SOC, the fork we run for furry.engineer and pawb.fun, to allow hiding a post until it can be reviewed.

Limiting the account would prevent anyone not following them from seeing posts or mentions by them, until their account restriction is lifted by a moderator.

In a false-positive scenario, an innocent user may not have their posts or replies seen by a user on furry.engineer / pawb.fun until their account restriction is lifted which may break existing conversations or prevent new ones.


We'll be leaving this Request for Comment open-ended to allow for evolving opinions over time, but are looking for initial feedback within the next few days for Idea #1, and before the end of the week for ideas #2 through #4.

1
submitted 6 months ago* (last edited 6 months ago) by crashdoom@pawb.social to c/pawbsocial_feedback@pawb.social

On Feb 14th we migrated Lemmy from its standalone Docker setup to the same Kubernetes cluster operating furry.engineer and pawb.fun, discussed in https://pawb.social/post/6591445.

As of 5:09 PM MT on Feb 14th, we are still transferring the media to the new storage, which may result in broken images. Please do still reply to this thread if your issue is media related, but please check again after a few hours and edit your comment to say "resolved" if it's rectified by the transfer.

As of 11:02 AM MT on Feb 15th, we have migrated all media and are awaiting the media service coming back online and performing a hash check of all files. Once this is completed, uploads should work per normal.


To make it easier for us to go through your issues, please include the following information:

  • Time / Date Occurred
  • Page URL where you encountered the issue
  • What you were trying to do at the time you encountered the issue
  • Any other info you think might be important / relevant
[-] crashdoom@pawb.social 2 points 6 months ago

Looks really, really well done! :D

1
submitted 6 months ago* (last edited 6 months ago) by crashdoom@pawb.social to c/pawbsocial_announcements@pawb.social

tl;dr summary furry.engineer and pawb.fun will be down for several hours this evening (5 PM Mountain Time onward) as we migrate data from the cloud to local storage. We'll post updates via our announcements channel at https://t.me/pawbsocial.


In order to reduce costs and expand our storage pool, we'll be migrating data from our existing Cloudflare R2 buckets to local replicated network storage, and from Proxmox-based LXC containers to Kubernetes pods.

Currently, according to Mastodon, we're using about 1 TB of media storage, but according to Cloudflare, we're using near 6 TB. This appears to be due to Cloudflare R2's implementation of the underlying S3 protocol that Mastodon uses for cloud-based media storage, which is preventing Mastodon from properly cleaning up no longer used files.

As part of the move, we'll be creating / using new Docker-based images for Glitch-SOC (the fork of Mastodon we use) and hooking that up to a dedicated set of database nodes and replicated storage through Longhorn. This should allow us to seamlessly move the instances from one Kubernetes node to another for performing routine hardware and system maintenance without taking the instances offline.

We're planning to roll out the changes in several stages:

  1. Taking furry.engineer and pawb.fun down for maintenance to prevent additional media being created.

  2. Initiating a transfer from R2 to the new local replicated network storage for locally generated user content first, then remote media. (This will happen in parallel to the other stages, so some media may be unavailable until the transfer fully completes).

  3. Exporting and re-importing the databases from their LXC containers to the new dedicated database servers.

  4. Creating and deploying the new Kubernetes pods, and bringing one of the two instances back online, pointing at the new database and storage.

  5. Monitoring for any media-related issues, and bringing the second instance back online.

We'll be beginning the maintenance window at 5 PM Mountain Time (4 PM Pacific Time) and have no ETA at this time. We'll provide updates through our existing Telegram announcements channel at https://t.me/pawbsocial.

During this maintenance window, furry.engineer and pawb.fun will be unavailable until the maintenance concluded. Our Lemmy instance at pawb.social will remain online, though you may experience longer than normal load times due to high network traffic.


Finally and most importantly, I want to thank those who have been donating through our Ko-Fi page as this has allowed us to build up a small war chest to make this transfer possible through both new hardware and the inevitable data export fees we'll face bringing content down from Cloudflare R2.

Going forward, we're looking into providing additional fediverse services (such as Pixelfed) and extending our data retention length to allow us to maintain more content for longer, but none of this would be possible if it weren't for your generous donations.

1
Lemmy v0.19.3 (pawb.social)
submitted 6 months ago* (last edited 6 months ago) by crashdoom@pawb.social to c/pawbsocial_announcements@pawb.social

We've updated to Lemmy v0.19.3!

For a full change log, see the updates below:

Major changes

Improved Post Ranking

There is a new scaled sort which takes into account the number of active users in a community, and boosts posts from less-active communities to the top. Additionally there is a new controversial sort which brings posts and comments to the top that have similar amounts of upvotes and downvotes. Lemmy’s sorts are detailed here.

Instance Blocks for Users

Users can now block instances. Similar to community blocks, it means that any posts from communities which are hosted on that instance are hidden. However the block doesn’t affect users from the blocked instance, their posts and comments can still be seen normally in other communities.

Two-Factor Auth Rework

Previously 2FA was enabled in a single step which made it easy to lock yourself out. This is now fixed by using a two-step process, where the secret is generated first, and then 2FA is enabled by entering a valid 2FA token. It also fixes the problem where 2FA can be disabled without passing any 2FA token. As part of this change, 2FA is disabled for all users. This allows users who are locked out to get into their account again.

New Federation Queue

Outgoing federation actions are processed through a new persistent queue. This means that actions don’t get lost if Lemmy is restarted. It is also much more performant, with separate senders for each target instance. This avoids problems when instances are unreachable. Additionally it supports horizontal scaling across different servers. The endpoint /api/v3/federated_instances contains details about federation state of each remote instance

Remote Follow

Another new feature is support for remote follow. When browsing another instance where you don’t have an account, you can click the subscribe button and enter the domain of your home instance in the popup dialog. It will automatically redirect you to your home instance where it fetches the community and presents a subscribe button. Here is a video showing how it works.

Moderation

Reports are now resolved automatically when the associated post/comment is marked as deleted. This reduces the amount of work for moderators. There is a new log for image uploads which stores uploader. For now it is used to delete all user uploads when an account is purged. Later the list can be used for other purposes and made available through the API.

1
submitted 7 months ago by crashdoom@pawb.social to c/adminlog@pawb.social
  • Instance: pisskey.io
  • Type: Defederation
  • Affects: Pawb.Social, furry.engineer, pawb.fun
  • Reason: Nazi imagery, affiliated with poa.st and other known abusive instances
  • Fediseer Action: Censured
1
submitted 7 months ago* (last edited 7 months ago) by crashdoom@pawb.social to c/adminlog@pawb.social
1
submitted 7 months ago* (last edited 7 months ago) by crashdoom@pawb.social to c/adminlog@pawb.social
  • Instance: lab.nyanide.com
  • Type: Defederation
  • Affects: Pawb.Social, furry.engineer, pawb.fun
  • Reason: Trolling, harassment, homophobia, nazi imagery, admin / mod engaged abuse
  • Fediseer Action: Censured

Block has been applied to the entire domain.

Evidence

9
cunnyborea.space (pawb.social)

cross-posted from: https://pawb.social/post/3393854

  • Instance: cunnyborea.space
  • Type: Defederation
  • Affects: Pawb.Social, furry.engineer, pawb.fun
  • Reason: Racism, antisemitism, homophobia, abusive admin, nazi imagery
  • Fediseer Action: Censured

Evidence

1
submitted 10 months ago by crashdoom@pawb.social to c/adminlog@pawb.social
  • Instance: cunnyborea.space
  • Type: Defederation
  • Affects: Pawb.Social, furry.engineer, pawb.fun
  • Reason: Racism, antisemitism, homophobia, abusive admin, nazi imagery
  • Fediseer Action: Censured

Evidence

2
bv.umbrellix.org (pawb.social)

cross-posted from: https://pawb.social/post/3337642

  • Instance: bv.umbrellix.org
  • Type: Defederation
  • Affects: Pawb.Social, furry.engineer, pawb.fun
  • Reason: Toxicity, abusive admin, death threats, emotional abuse
  • Fediseer Action: Censured

Evidence

Admin Note: This block applies to the root domain (umbrellix.org) and all associated sub-domains.

1
submitted 10 months ago by crashdoom@pawb.social to c/adminlog@pawb.social
  • Instance: bv.umbrellix.org
  • Type: Defederation
  • Affects: Pawb.Social, furry.engineer, pawb.fun
  • Reason: Toxicity, abusive admin, death threats, emotional abuse
  • Fediseer Action: Censured

Evidence

Admin Note: This block applies to the root domain (umbrellix.org) and all associated sub-domains.

[-] crashdoom@pawb.social 6 points 1 year ago

We're using the Ansible playbook deployment, and I ended up giving the pictrs service a restart through docker (docker restart <id> and you can get the id by using docker ps).

It didn't seem to be out of space or even offline, it just locked up and stopped responding to both new uploads and existing image requests.

[-] crashdoom@pawb.social 6 points 1 year ago

Okay, please, can we actually? xD

[-] crashdoom@pawb.social 1 points 1 year ago

I can unfortunately understand why Valve would tip off Nintendo, to avoid being directly liable because it’s not the standard DMCA provision.

But, at this point, emulation, where you legally have the game and console, shouldn’t be illegal and they shouldn’t be preventing it.

As for the decryption keys, rock and hard place. Either that needs to not be illegal, or it’s impossible to emulate a game legally. Since emulation isn’t illegal, the former shouldn’t be either.

[-] crashdoom@pawb.social 4 points 1 year ago

This is an awesome write-up! I've run into the same issue trying to print QR and PDF417 barcodes on cards printed with the various Zebra ZXP printers I've got for testing with ConCat, but the same as you found, PDF417 appears to be far more reliable with the differing quality between each print.

view more: next ›

crashdoom

joined 1 year ago
MODERATOR OF