GET https://kbin.spritesserver.nl/index.php/m/selfhosted@lemmy.world/comments/oldest?p=12

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\KbinAuthenticator
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "two_factor"
  "remember_me"
  "App\Security\KbinAuthenticator"
  "App\Security\FacebookAuthenticator"
  "App\Security\GoogleAuthenticator"
  "App\Security\GithubAuthenticator"
  "App\Security\KeycloakAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.24 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.04 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
5
"App\Security\Voter\EntryCommentVoter"
6
"App\Security\Voter\EntryVoter"
7
"App\Security\Voter\MagazineVoter"
8
"App\Security\Voter\MessageThreadVoter"
9
"App\Security\Voter\MessageVoter"
10
"App\Security\Voter\NotificationVoter"
11
"App\Security\Voter\OAuth2UserConsentVoter"
12
"App\Security\Voter\PostCommentVoter"
13
"App\Security\Voter\PostVoter"
14
"App\Security\Voter\UserVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#1783
  +user: App\Entity\User {#1453 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    How much do you care about power/energy usage?\n
    \n
    Also, how important is having one do-it-all server vs. a few separate servers? Sounds like you’re ok with at least two servers (Pi turns into HA OS, and you get a new one for everything else).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1709470198 {#1533
    date: 2024-03-03 13:49:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tinnitus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1746 …}
  +nested: Doctrine\ORM\PersistentCollection {#1750 …}
  +votes: Doctrine\ORM\PersistentCollection {#1475 …}
  +reports: Doctrine\ORM\PersistentCollection {#1487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1623 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1425 …}
  -id: 262407
  -bodyTs: "'also':9 'care':5 'do-it-al':15 'els':48 'everyth':47 'get':42 'ha':38 'import':11 'least':32 'like':26 'much':2 'new':44 'ok':29 'one':14,45 'os':39 'pi':35 'power/energy':7 're':28 'separ':23 'server':19,24,34 'sound':25 'turn':36 'two':33 'usag':8 'vs':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/6774100"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703866025 {#1473
    date: 2023-12-29 17:07:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#1783
  +user: App\Entity\User {#1453 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    How much do you care about power/energy usage?\n
    \n
    Also, how important is having one do-it-all server vs. a few separate servers? Sounds like you’re ok with at least two servers (Pi turns into HA OS, and you get a new one for everything else).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1709470198 {#1533
    date: 2024-03-03 13:49:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tinnitus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1746 …}
  +nested: Doctrine\ORM\PersistentCollection {#1750 …}
  +votes: Doctrine\ORM\PersistentCollection {#1475 …}
  +reports: Doctrine\ORM\PersistentCollection {#1487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1623 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1425 …}
  -id: 262407
  -bodyTs: "'also':9 'care':5 'do-it-al':15 'els':48 'everyth':47 'get':42 'ha':38 'import':11 'least':32 'like':26 'much':2 'new':44 'ok':29 'one':14,45 'os':39 'pi':35 'power/energy':7 're':28 'separ':23 'server':19,24,34 'sound':25 'turn':36 'two':33 'usag':8 'vs':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/6774100"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703866025 {#1473
    date: 2023-12-29 17:07:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#1783
  +user: App\Entity\User {#1453 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    How much do you care about power/energy usage?\n
    \n
    Also, how important is having one do-it-all server vs. a few separate servers? Sounds like you’re ok with at least two servers (Pi turns into HA OS, and you get a new one for everything else).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1709470198 {#1533
    date: 2024-03-03 13:49:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tinnitus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1746 …}
  +nested: Doctrine\ORM\PersistentCollection {#1750 …}
  +votes: Doctrine\ORM\PersistentCollection {#1475 …}
  +reports: Doctrine\ORM\PersistentCollection {#1487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1623 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1425 …}
  -id: 262407
  -bodyTs: "'also':9 'care':5 'do-it-al':15 'els':48 'everyth':47 'get':42 'ha':38 'import':11 'least':32 'like':26 'much':2 'new':44 'ok':29 'one':14,45 'os':39 'pi':35 'power/energy':7 're':28 'separ':23 'server':19,24,34 'sound':25 'turn':36 'two':33 'usag':8 'vs':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/6774100"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703866025 {#1473
    date: 2023-12-29 17:07:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#2955
  +user: Proxies\__CG__\App\Entity\User {#3038 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1783
    +user: App\Entity\User {#1453 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      How much do you care about power/energy usage?\n
      \n
      Also, how important is having one do-it-all server vs. a few separate servers? Sounds like you’re ok with at least two servers (Pi turns into HA OS, and you get a new one for everything else).
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1709470198 {#1533
      date: 2024-03-03 13:49:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tinnitus@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1746 …}
    +nested: Doctrine\ORM\PersistentCollection {#1750 …}
    +votes: Doctrine\ORM\PersistentCollection {#1475 …}
    +reports: Doctrine\ORM\PersistentCollection {#1487 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1623 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1425 …}
    -id: 262407
    -bodyTs: "'also':9 'care':5 'do-it-al':15 'els':48 'everyth':47 'get':42 'ha':38 'import':11 'least':32 'like':26 'much':2 'new':44 'ok':29 'one':14,45 'os':39 'pi':35 'power/energy':7 're':28 'separ':23 'server':19,24,34 'sound':25 'turn':36 'two':33 'usag':8 'vs':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/6774100"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703866025 {#1473
      date: 2023-12-29 17:07:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1783}
  +body: """
    I wouldn’t say energy usage/efficiency is super high on my list, but I am also not opposed to being somewhat conscious about that. Basically, a little bit extra on my electric bill won’t kill me.\n
    \n
    Separate servers is also something I would be fine with. The Pi has been great, and I figured I could keep utilizing it the way I have been with some other services. It is currently running some form of Ubuntu server (can’t remember off the top of my head), and everything is containerized.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703877885 {#2956
    date: 2023-12-29 20:24:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tinnitus@lemmy.world"
    "@qjkxbmwvz@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3037 …}
  +nested: Doctrine\ORM\PersistentCollection {#3035 …}
  +votes: Doctrine\ORM\PersistentCollection {#3033 …}
  +reports: Doctrine\ORM\PersistentCollection {#3031 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3029 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3027 …}
  -id: 262823
  -bodyTs: "'also':16,41 'basic':25 'bill':33 'bit':28 'conscious':22 'container':91 'could':57 'current':72 'electr':32 'energi':5 'everyth':89 'extra':29 'figur':55 'fine':46 'form':75 'great':52 'head':87 'high':9 'keep':58 'kill':36 'list':12 'littl':27 'oppos':18 'pi':49 'rememb':81 'run':73 'say':4 'separ':38 'server':39,78 'servic':69 'someth':42 'somewhat':21 'super':8 'top':84 'ubuntu':77 'usage/efficiency':6 'util':59 'way':62 'won':34 'would':44 'wouldn':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6294960"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703877885 {#2959
    date: 2023-12-29 20:24:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#2955
  +user: Proxies\__CG__\App\Entity\User {#3038 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1783
    +user: App\Entity\User {#1453 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      How much do you care about power/energy usage?\n
      \n
      Also, how important is having one do-it-all server vs. a few separate servers? Sounds like you’re ok with at least two servers (Pi turns into HA OS, and you get a new one for everything else).
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1709470198 {#1533
      date: 2024-03-03 13:49:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tinnitus@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1746 …}
    +nested: Doctrine\ORM\PersistentCollection {#1750 …}
    +votes: Doctrine\ORM\PersistentCollection {#1475 …}
    +reports: Doctrine\ORM\PersistentCollection {#1487 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1623 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1425 …}
    -id: 262407
    -bodyTs: "'also':9 'care':5 'do-it-al':15 'els':48 'everyth':47 'get':42 'ha':38 'import':11 'least':32 'like':26 'much':2 'new':44 'ok':29 'one':14,45 'os':39 'pi':35 'power/energy':7 're':28 'separ':23 'server':19,24,34 'sound':25 'turn':36 'two':33 'usag':8 'vs':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/6774100"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703866025 {#1473
      date: 2023-12-29 17:07:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1783}
  +body: """
    I wouldn’t say energy usage/efficiency is super high on my list, but I am also not opposed to being somewhat conscious about that. Basically, a little bit extra on my electric bill won’t kill me.\n
    \n
    Separate servers is also something I would be fine with. The Pi has been great, and I figured I could keep utilizing it the way I have been with some other services. It is currently running some form of Ubuntu server (can’t remember off the top of my head), and everything is containerized.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703877885 {#2956
    date: 2023-12-29 20:24:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tinnitus@lemmy.world"
    "@qjkxbmwvz@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3037 …}
  +nested: Doctrine\ORM\PersistentCollection {#3035 …}
  +votes: Doctrine\ORM\PersistentCollection {#3033 …}
  +reports: Doctrine\ORM\PersistentCollection {#3031 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3029 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3027 …}
  -id: 262823
  -bodyTs: "'also':16,41 'basic':25 'bill':33 'bit':28 'conscious':22 'container':91 'could':57 'current':72 'electr':32 'energi':5 'everyth':89 'extra':29 'figur':55 'fine':46 'form':75 'great':52 'head':87 'high':9 'keep':58 'kill':36 'list':12 'littl':27 'oppos':18 'pi':49 'rememb':81 'run':73 'say':4 'separ':38 'server':39,78 'servic':69 'someth':42 'somewhat':21 'super':8 'top':84 'ubuntu':77 'usage/efficiency':6 'util':59 'way':62 'won':34 'would':44 'wouldn':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6294960"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703877885 {#2959
    date: 2023-12-29 20:24:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#2955
  +user: Proxies\__CG__\App\Entity\User {#3038 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1783
    +user: App\Entity\User {#1453 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      How much do you care about power/energy usage?\n
      \n
      Also, how important is having one do-it-all server vs. a few separate servers? Sounds like you’re ok with at least two servers (Pi turns into HA OS, and you get a new one for everything else).
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1709470198 {#1533
      date: 2024-03-03 13:49:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tinnitus@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1746 …}
    +nested: Doctrine\ORM\PersistentCollection {#1750 …}
    +votes: Doctrine\ORM\PersistentCollection {#1475 …}
    +reports: Doctrine\ORM\PersistentCollection {#1487 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1623 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1425 …}
    -id: 262407
    -bodyTs: "'also':9 'care':5 'do-it-al':15 'els':48 'everyth':47 'get':42 'ha':38 'import':11 'least':32 'like':26 'much':2 'new':44 'ok':29 'one':14,45 'os':39 'pi':35 'power/energy':7 're':28 'separ':23 'server':19,24,34 'sound':25 'turn':36 'two':33 'usag':8 'vs':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/6774100"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703866025 {#1473
      date: 2023-12-29 17:07:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1783}
  +body: """
    I wouldn’t say energy usage/efficiency is super high on my list, but I am also not opposed to being somewhat conscious about that. Basically, a little bit extra on my electric bill won’t kill me.\n
    \n
    Separate servers is also something I would be fine with. The Pi has been great, and I figured I could keep utilizing it the way I have been with some other services. It is currently running some form of Ubuntu server (can’t remember off the top of my head), and everything is containerized.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703877885 {#2956
    date: 2023-12-29 20:24:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tinnitus@lemmy.world"
    "@qjkxbmwvz@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3037 …}
  +nested: Doctrine\ORM\PersistentCollection {#3035 …}
  +votes: Doctrine\ORM\PersistentCollection {#3033 …}
  +reports: Doctrine\ORM\PersistentCollection {#3031 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3029 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3027 …}
  -id: 262823
  -bodyTs: "'also':16,41 'basic':25 'bill':33 'bit':28 'conscious':22 'container':91 'could':57 'current':72 'electr':32 'energi':5 'everyth':89 'extra':29 'figur':55 'fine':46 'form':75 'great':52 'head':87 'high':9 'keep':58 'kill':36 'list':12 'littl':27 'oppos':18 'pi':49 'rememb':81 'run':73 'say':4 'separ':38 'server':39,78 'servic':69 'someth':42 'somewhat':21 'super':8 'top':84 'ubuntu':77 'usage/efficiency':6 'util':59 'way':62 'won':34 'would':44 'wouldn':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6294960"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703877885 {#2959
    date: 2023-12-29 20:24:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#3195
  +user: App\Entity\User {#1453 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2955
    +user: Proxies\__CG__\App\Entity\User {#3038 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#1783
      +user: App\Entity\User {#1453 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        How much do you care about power/energy usage?\n
        \n
        Also, how important is having one do-it-all server vs. a few separate servers? Sounds like you’re ok with at least two servers (Pi turns into HA OS, and you get a new one for everything else).
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1709470198 {#1533
        date: 2024-03-03 13:49:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tinnitus@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1746 …}
      +nested: Doctrine\ORM\PersistentCollection {#1750 …}
      +votes: Doctrine\ORM\PersistentCollection {#1475 …}
      +reports: Doctrine\ORM\PersistentCollection {#1487 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1623 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1425 …}
      -id: 262407
      -bodyTs: "'also':9 'care':5 'do-it-al':15 'els':48 'everyth':47 'get':42 'ha':38 'import':11 'least':32 'like':26 'much':2 'new':44 'ok':29 'one':14,45 'os':39 'pi':35 'power/energy':7 're':28 'separ':23 'server':19,24,34 'sound':25 'turn':36 'two':33 'usag':8 'vs':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/6774100"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703866025 {#1473
        date: 2023-12-29 17:07:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1783}
    +body: """
      I wouldn’t say energy usage/efficiency is super high on my list, but I am also not opposed to being somewhat conscious about that. Basically, a little bit extra on my electric bill won’t kill me.\n
      \n
      Separate servers is also something I would be fine with. The Pi has been great, and I figured I could keep utilizing it the way I have been with some other services. It is currently running some form of Ubuntu server (can’t remember off the top of my head), and everything is containerized.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703877885 {#2956
      date: 2023-12-29 20:24:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tinnitus@lemmy.world"
      "@qjkxbmwvz@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3037 …}
    +nested: Doctrine\ORM\PersistentCollection {#3035 …}
    +votes: Doctrine\ORM\PersistentCollection {#3033 …}
    +reports: Doctrine\ORM\PersistentCollection {#3031 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3029 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3027 …}
    -id: 262823
    -bodyTs: "'also':16,41 'basic':25 'bill':33 'bit':28 'conscious':22 'container':91 'could':57 'current':72 'electr':32 'energi':5 'everyth':89 'extra':29 'figur':55 'fine':46 'form':75 'great':52 'head':87 'high':9 'keep':58 'kill':36 'list':12 'littl':27 'oppos':18 'pi':49 'rememb':81 'run':73 'say':4 'separ':38 'server':39,78 'servic':69 'someth':42 'somewhat':21 'super':8 'top':84 'ubuntu':77 'usage/efficiency':6 'util':59 'way':62 'won':34 'would':44 'wouldn':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6294960"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703877885 {#2959
      date: 2023-12-29 20:24:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1783}
  +body: """
    Cool! I just got an Orange Pi 5 Plus, 16GB RAM**, but haven’t set it up yet so can’t give any recommendations. On paper though it looks great — significantly beefier than a RPi 4 (my current server), and supports M.2 NVME as well. Might be worth looking into for your use too, but the emphasis here is kinda on computing with a very low power budget, so I’m sure you could get more horsepower with e.g. an x64 NUC or similar.\n
    \n
    Here’s a review, and note that this is without extra heatsink so it was probably thermally throttling (as was the RPi?): [www.phoronix.com/review/orange-pi-5](https://www.phoronix.com/review/orange-pi-5)\n
    \n
    **I first ordered the 32GB version but it got seized for counterfeit postage, and then some shenanigans ensued. If buying from Amazon I would suggest only buying units in stock and shipped from Amazon. May only apply to US though…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703962902 {#3193
    date: 2023-12-30 20:01:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tinnitus@lemmy.world"
    "@qjkxbmwvz@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3196 …}
  +nested: Doctrine\ORM\PersistentCollection {#3198 …}
  +votes: Doctrine\ORM\PersistentCollection {#3200 …}
  +reports: Doctrine\ORM\PersistentCollection {#3202 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3206 …}
  -id: 265223
  -bodyTs: "'/review/orange-pi-5](https://www.phoronix.com/review/orange-pi-5)':109 '16gb':10 '32gb':114 '4':36 '5':8 'amazon':131,143 'appli':146 'beefier':32 'budget':68 'buy':129,136 'comput':62 'cool':1 'could':74 'counterfeit':121 'current':38 'e.g':79 'emphasi':57 'ensu':127 'extra':95 'first':111 'get':75 'give':22 'got':4,118 'great':30 'haven':13 'heatsink':96 'horsepow':77 'kinda':60 'look':29,49 'low':66 'm':71 'm.2':42 'may':144 'might':46 'note':90 'nuc':82 'nvme':43 'orang':6 'order':112 'paper':26 'pi':7 'plus':9 'postag':122 'power':67 'probabl':100 'ram':11 'recommend':24 'review':88 'rpi':35,106 'seiz':119 'server':39 'set':15 'shenanigan':126 'ship':141 'signific':31 'similar':84 'stock':139 'suggest':134 'support':41 'sure':72 'thermal':101 'though':27,149 'throttl':102 'unit':137 'us':148 'use':53 'version':115 'well':45 'without':94 'worth':48 'would':133 'www.phoronix.com':108 'www.phoronix.com/review/orange-pi-5](https://www.phoronix.com/review/orange-pi-5)':107 'x64':81 'yet':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/6799316"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703962902 {#3194
    date: 2023-12-30 20:01:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#3195
  +user: App\Entity\User {#1453 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2955
    +user: Proxies\__CG__\App\Entity\User {#3038 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#1783
      +user: App\Entity\User {#1453 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        How much do you care about power/energy usage?\n
        \n
        Also, how important is having one do-it-all server vs. a few separate servers? Sounds like you’re ok with at least two servers (Pi turns into HA OS, and you get a new one for everything else).
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1709470198 {#1533
        date: 2024-03-03 13:49:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tinnitus@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1746 …}
      +nested: Doctrine\ORM\PersistentCollection {#1750 …}
      +votes: Doctrine\ORM\PersistentCollection {#1475 …}
      +reports: Doctrine\ORM\PersistentCollection {#1487 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1623 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1425 …}
      -id: 262407
      -bodyTs: "'also':9 'care':5 'do-it-al':15 'els':48 'everyth':47 'get':42 'ha':38 'import':11 'least':32 'like':26 'much':2 'new':44 'ok':29 'one':14,45 'os':39 'pi':35 'power/energy':7 're':28 'separ':23 'server':19,24,34 'sound':25 'turn':36 'two':33 'usag':8 'vs':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/6774100"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703866025 {#1473
        date: 2023-12-29 17:07:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1783}
    +body: """
      I wouldn’t say energy usage/efficiency is super high on my list, but I am also not opposed to being somewhat conscious about that. Basically, a little bit extra on my electric bill won’t kill me.\n
      \n
      Separate servers is also something I would be fine with. The Pi has been great, and I figured I could keep utilizing it the way I have been with some other services. It is currently running some form of Ubuntu server (can’t remember off the top of my head), and everything is containerized.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703877885 {#2956
      date: 2023-12-29 20:24:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tinnitus@lemmy.world"
      "@qjkxbmwvz@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3037 …}
    +nested: Doctrine\ORM\PersistentCollection {#3035 …}
    +votes: Doctrine\ORM\PersistentCollection {#3033 …}
    +reports: Doctrine\ORM\PersistentCollection {#3031 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3029 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3027 …}
    -id: 262823
    -bodyTs: "'also':16,41 'basic':25 'bill':33 'bit':28 'conscious':22 'container':91 'could':57 'current':72 'electr':32 'energi':5 'everyth':89 'extra':29 'figur':55 'fine':46 'form':75 'great':52 'head':87 'high':9 'keep':58 'kill':36 'list':12 'littl':27 'oppos':18 'pi':49 'rememb':81 'run':73 'say':4 'separ':38 'server':39,78 'servic':69 'someth':42 'somewhat':21 'super':8 'top':84 'ubuntu':77 'usage/efficiency':6 'util':59 'way':62 'won':34 'would':44 'wouldn':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6294960"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703877885 {#2959
      date: 2023-12-29 20:24:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1783}
  +body: """
    Cool! I just got an Orange Pi 5 Plus, 16GB RAM**, but haven’t set it up yet so can’t give any recommendations. On paper though it looks great — significantly beefier than a RPi 4 (my current server), and supports M.2 NVME as well. Might be worth looking into for your use too, but the emphasis here is kinda on computing with a very low power budget, so I’m sure you could get more horsepower with e.g. an x64 NUC or similar.\n
    \n
    Here’s a review, and note that this is without extra heatsink so it was probably thermally throttling (as was the RPi?): [www.phoronix.com/review/orange-pi-5](https://www.phoronix.com/review/orange-pi-5)\n
    \n
    **I first ordered the 32GB version but it got seized for counterfeit postage, and then some shenanigans ensued. If buying from Amazon I would suggest only buying units in stock and shipped from Amazon. May only apply to US though…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703962902 {#3193
    date: 2023-12-30 20:01:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tinnitus@lemmy.world"
    "@qjkxbmwvz@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3196 …}
  +nested: Doctrine\ORM\PersistentCollection {#3198 …}
  +votes: Doctrine\ORM\PersistentCollection {#3200 …}
  +reports: Doctrine\ORM\PersistentCollection {#3202 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3206 …}
  -id: 265223
  -bodyTs: "'/review/orange-pi-5](https://www.phoronix.com/review/orange-pi-5)':109 '16gb':10 '32gb':114 '4':36 '5':8 'amazon':131,143 'appli':146 'beefier':32 'budget':68 'buy':129,136 'comput':62 'cool':1 'could':74 'counterfeit':121 'current':38 'e.g':79 'emphasi':57 'ensu':127 'extra':95 'first':111 'get':75 'give':22 'got':4,118 'great':30 'haven':13 'heatsink':96 'horsepow':77 'kinda':60 'look':29,49 'low':66 'm':71 'm.2':42 'may':144 'might':46 'note':90 'nuc':82 'nvme':43 'orang':6 'order':112 'paper':26 'pi':7 'plus':9 'postag':122 'power':67 'probabl':100 'ram':11 'recommend':24 'review':88 'rpi':35,106 'seiz':119 'server':39 'set':15 'shenanigan':126 'ship':141 'signific':31 'similar':84 'stock':139 'suggest':134 'support':41 'sure':72 'thermal':101 'though':27,149 'throttl':102 'unit':137 'us':148 'use':53 'version':115 'well':45 'without':94 'worth':48 'would':133 'www.phoronix.com':108 'www.phoronix.com/review/orange-pi-5](https://www.phoronix.com/review/orange-pi-5)':107 'x64':81 'yet':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/6799316"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703962902 {#3194
    date: 2023-12-30 20:01:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#3195
  +user: App\Entity\User {#1453 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2955
    +user: Proxies\__CG__\App\Entity\User {#3038 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#1783
      +user: App\Entity\User {#1453 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        How much do you care about power/energy usage?\n
        \n
        Also, how important is having one do-it-all server vs. a few separate servers? Sounds like you’re ok with at least two servers (Pi turns into HA OS, and you get a new one for everything else).
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1709470198 {#1533
        date: 2024-03-03 13:49:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tinnitus@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1746 …}
      +nested: Doctrine\ORM\PersistentCollection {#1750 …}
      +votes: Doctrine\ORM\PersistentCollection {#1475 …}
      +reports: Doctrine\ORM\PersistentCollection {#1487 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1623 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1425 …}
      -id: 262407
      -bodyTs: "'also':9 'care':5 'do-it-al':15 'els':48 'everyth':47 'get':42 'ha':38 'import':11 'least':32 'like':26 'much':2 'new':44 'ok':29 'one':14,45 'os':39 'pi':35 'power/energy':7 're':28 'separ':23 'server':19,24,34 'sound':25 'turn':36 'two':33 'usag':8 'vs':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/6774100"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703866025 {#1473
        date: 2023-12-29 17:07:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1783}
    +body: """
      I wouldn’t say energy usage/efficiency is super high on my list, but I am also not opposed to being somewhat conscious about that. Basically, a little bit extra on my electric bill won’t kill me.\n
      \n
      Separate servers is also something I would be fine with. The Pi has been great, and I figured I could keep utilizing it the way I have been with some other services. It is currently running some form of Ubuntu server (can’t remember off the top of my head), and everything is containerized.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703877885 {#2956
      date: 2023-12-29 20:24:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tinnitus@lemmy.world"
      "@qjkxbmwvz@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3037 …}
    +nested: Doctrine\ORM\PersistentCollection {#3035 …}
    +votes: Doctrine\ORM\PersistentCollection {#3033 …}
    +reports: Doctrine\ORM\PersistentCollection {#3031 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3029 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3027 …}
    -id: 262823
    -bodyTs: "'also':16,41 'basic':25 'bill':33 'bit':28 'conscious':22 'container':91 'could':57 'current':72 'electr':32 'energi':5 'everyth':89 'extra':29 'figur':55 'fine':46 'form':75 'great':52 'head':87 'high':9 'keep':58 'kill':36 'list':12 'littl':27 'oppos':18 'pi':49 'rememb':81 'run':73 'say':4 'separ':38 'server':39,78 'servic':69 'someth':42 'somewhat':21 'super':8 'top':84 'ubuntu':77 'usage/efficiency':6 'util':59 'way':62 'won':34 'would':44 'wouldn':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6294960"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703877885 {#2959
      date: 2023-12-29 20:24:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1783}
  +body: """
    Cool! I just got an Orange Pi 5 Plus, 16GB RAM**, but haven’t set it up yet so can’t give any recommendations. On paper though it looks great — significantly beefier than a RPi 4 (my current server), and supports M.2 NVME as well. Might be worth looking into for your use too, but the emphasis here is kinda on computing with a very low power budget, so I’m sure you could get more horsepower with e.g. an x64 NUC or similar.\n
    \n
    Here’s a review, and note that this is without extra heatsink so it was probably thermally throttling (as was the RPi?): [www.phoronix.com/review/orange-pi-5](https://www.phoronix.com/review/orange-pi-5)\n
    \n
    **I first ordered the 32GB version but it got seized for counterfeit postage, and then some shenanigans ensued. If buying from Amazon I would suggest only buying units in stock and shipped from Amazon. May only apply to US though…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703962902 {#3193
    date: 2023-12-30 20:01:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tinnitus@lemmy.world"
    "@qjkxbmwvz@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3196 …}
  +nested: Doctrine\ORM\PersistentCollection {#3198 …}
  +votes: Doctrine\ORM\PersistentCollection {#3200 …}
  +reports: Doctrine\ORM\PersistentCollection {#3202 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3206 …}
  -id: 265223
  -bodyTs: "'/review/orange-pi-5](https://www.phoronix.com/review/orange-pi-5)':109 '16gb':10 '32gb':114 '4':36 '5':8 'amazon':131,143 'appli':146 'beefier':32 'budget':68 'buy':129,136 'comput':62 'cool':1 'could':74 'counterfeit':121 'current':38 'e.g':79 'emphasi':57 'ensu':127 'extra':95 'first':111 'get':75 'give':22 'got':4,118 'great':30 'haven':13 'heatsink':96 'horsepow':77 'kinda':60 'look':29,49 'low':66 'm':71 'm.2':42 'may':144 'might':46 'note':90 'nuc':82 'nvme':43 'orang':6 'order':112 'paper':26 'pi':7 'plus':9 'postag':122 'power':67 'probabl':100 'ram':11 'recommend':24 'review':88 'rpi':35,106 'seiz':119 'server':39 'set':15 'shenanigan':126 'ship':141 'signific':31 'similar':84 'stock':139 'suggest':134 'support':41 'sure':72 'thermal':101 'though':27,149 'throttl':102 'unit':137 'us':148 'use':53 'version':115 'well':45 'without':94 'worth':48 'would':133 'www.phoronix.com':108 'www.phoronix.com/review/orange-pi-5](https://www.phoronix.com/review/orange-pi-5)':107 'x64':81 'yet':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/6799316"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703962902 {#3194
    date: 2023-12-30 20:01:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#1707
  +user: App\Entity\User {#2453 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "As far as motherboards go, you would probably be fine with any consumer desktop brand but you should probably look for something with dual NIC. If you want something a bit more robust AsRock Rack has some really great options. I’ve been using the X470D4U for about 4 years now without any issues."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703867671 {#1727
    date: 2023-12-29 17:34:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tinnitus@lemmy.world"
    "@Tinnitus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2465 …}
  +nested: Doctrine\ORM\PersistentCollection {#2463 …}
  +votes: Doctrine\ORM\PersistentCollection {#2411 …}
  +reports: Doctrine\ORM\PersistentCollection {#2422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2456 …}
  -id: 262455
  -bodyTs: "'4':49 'asrock':34 'bit':31 'brand':15 'consum':13 'desktop':14 'dual':24 'far':2 'fine':10 'go':5 'great':39 'issu':54 'look':20 'motherboard':4 'nic':25 'option':40 'probabl':8,19 'rack':35 'realli':38 'robust':33 'someth':22,29 'use':44 've':42 'want':28 'without':52 'would':7 'x470d4u':46 'year':50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sedd.it/comment/29588"
  +editedAt: DateTimeImmutable @1709086585 {#1720
    date: 2024-02-28 03:16:25.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703867671 {#1718
    date: 2023-12-29 17:34:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#1707
  +user: App\Entity\User {#2453 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "As far as motherboards go, you would probably be fine with any consumer desktop brand but you should probably look for something with dual NIC. If you want something a bit more robust AsRock Rack has some really great options. I’ve been using the X470D4U for about 4 years now without any issues."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703867671 {#1727
    date: 2023-12-29 17:34:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tinnitus@lemmy.world"
    "@Tinnitus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2465 …}
  +nested: Doctrine\ORM\PersistentCollection {#2463 …}
  +votes: Doctrine\ORM\PersistentCollection {#2411 …}
  +reports: Doctrine\ORM\PersistentCollection {#2422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2456 …}
  -id: 262455
  -bodyTs: "'4':49 'asrock':34 'bit':31 'brand':15 'consum':13 'desktop':14 'dual':24 'far':2 'fine':10 'go':5 'great':39 'issu':54 'look':20 'motherboard':4 'nic':25 'option':40 'probabl':8,19 'rack':35 'realli':38 'robust':33 'someth':22,29 'use':44 've':42 'want':28 'without':52 'would':7 'x470d4u':46 'year':50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sedd.it/comment/29588"
  +editedAt: DateTimeImmutable @1709086585 {#1720
    date: 2024-02-28 03:16:25.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703867671 {#1718
    date: 2023-12-29 17:34:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#1707
  +user: App\Entity\User {#2453 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "As far as motherboards go, you would probably be fine with any consumer desktop brand but you should probably look for something with dual NIC. If you want something a bit more robust AsRock Rack has some really great options. I’ve been using the X470D4U for about 4 years now without any issues."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703867671 {#1727
    date: 2023-12-29 17:34:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tinnitus@lemmy.world"
    "@Tinnitus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2465 …}
  +nested: Doctrine\ORM\PersistentCollection {#2463 …}
  +votes: Doctrine\ORM\PersistentCollection {#2411 …}
  +reports: Doctrine\ORM\PersistentCollection {#2422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2456 …}
  -id: 262455
  -bodyTs: "'4':49 'asrock':34 'bit':31 'brand':15 'consum':13 'desktop':14 'dual':24 'far':2 'fine':10 'go':5 'great':39 'issu':54 'look':20 'motherboard':4 'nic':25 'option':40 'probabl':8,19 'rack':35 'realli':38 'robust':33 'someth':22,29 'use':44 've':42 'want':28 'without':52 'would':7 'x470d4u':46 'year':50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sedd.it/comment/29588"
  +editedAt: DateTimeImmutable @1709086585 {#1720
    date: 2024-02-28 03:16:25.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703867671 {#1718
    date: 2023-12-29 17:34:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#2030
  +user: App\Entity\User {#2453 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2032 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Are you absolutely sure that NPM has an IP from the subnet 172.22.0.0/24? Is there any way you can remove the `trusted_proxies` setting from homeassistant and then check if it will accept the connection from NPM?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1709146727 {#1404
    date: 2024-02-28 19:58:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lobotomie@lemmy.world"
    "@Lobotomie@lemmy.world"
    "@Lobotomie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2026 …}
  +nested: Doctrine\ORM\PersistentCollection {#2022 …}
  +votes: Doctrine\ORM\PersistentCollection {#2025 …}
  +reports: Doctrine\ORM\PersistentCollection {#2033 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
  -id: 262493
  -bodyTs: "'/24':14 '172.22.0.0':13 'absolut':3 'accept':34 'check':30 'connect':36 'homeassist':27 'ip':9 'npm':6,38 'proxi':24 'remov':21 'set':25 'subnet':12 'sure':4 'trust':23 'way':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sedd.it/comment/29728"
  +editedAt: DateTimeImmutable @1709092521 {#1363
    date: 2024-02-28 04:55:21.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703869310 {#1361
    date: 2023-12-29 18:01:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2030
  +user: App\Entity\User {#2453 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2032 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Are you absolutely sure that NPM has an IP from the subnet 172.22.0.0/24? Is there any way you can remove the `trusted_proxies` setting from homeassistant and then check if it will accept the connection from NPM?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1709146727 {#1404
    date: 2024-02-28 19:58:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lobotomie@lemmy.world"
    "@Lobotomie@lemmy.world"
    "@Lobotomie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2026 …}
  +nested: Doctrine\ORM\PersistentCollection {#2022 …}
  +votes: Doctrine\ORM\PersistentCollection {#2025 …}
  +reports: Doctrine\ORM\PersistentCollection {#2033 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
  -id: 262493
  -bodyTs: "'/24':14 '172.22.0.0':13 'absolut':3 'accept':34 'check':30 'connect':36 'homeassist':27 'ip':9 'npm':6,38 'proxi':24 'remov':21 'set':25 'subnet':12 'sure':4 'trust':23 'way':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sedd.it/comment/29728"
  +editedAt: DateTimeImmutable @1709092521 {#1363
    date: 2024-02-28 04:55:21.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703869310 {#1361
    date: 2023-12-29 18:01:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2030
  +user: App\Entity\User {#2453 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2032 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Are you absolutely sure that NPM has an IP from the subnet 172.22.0.0/24? Is there any way you can remove the `trusted_proxies` setting from homeassistant and then check if it will accept the connection from NPM?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1709146727 {#1404
    date: 2024-02-28 19:58:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lobotomie@lemmy.world"
    "@Lobotomie@lemmy.world"
    "@Lobotomie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2026 …}
  +nested: Doctrine\ORM\PersistentCollection {#2022 …}
  +votes: Doctrine\ORM\PersistentCollection {#2025 …}
  +reports: Doctrine\ORM\PersistentCollection {#2033 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
  -id: 262493
  -bodyTs: "'/24':14 '172.22.0.0':13 'absolut':3 'accept':34 'check':30 'connect':36 'homeassist':27 'ip':9 'npm':6,38 'proxi':24 'remov':21 'set':25 'subnet':12 'sure':4 'trust':23 'way':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sedd.it/comment/29728"
  +editedAt: DateTimeImmutable @1709092521 {#1363
    date: 2024-02-28 04:55:21.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703869310 {#1361
    date: 2023-12-29 18:01:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#3023
  +user: App\Entity\User {#2453 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2032 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2030
    +user: App\Entity\User {#2453 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2032 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Are you absolutely sure that NPM has an IP from the subnet 172.22.0.0/24? Is there any way you can remove the `trusted_proxies` setting from homeassistant and then check if it will accept the connection from NPM?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1709146727 {#1404
      date: 2024-02-28 19:58:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Lobotomie@lemmy.world"
      "@Lobotomie@lemmy.world"
      "@Lobotomie@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2026 …}
    +nested: Doctrine\ORM\PersistentCollection {#2022 …}
    +votes: Doctrine\ORM\PersistentCollection {#2025 …}
    +reports: Doctrine\ORM\PersistentCollection {#2033 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
    -id: 262493
    -bodyTs: "'/24':14 '172.22.0.0':13 'absolut':3 'accept':34 'check':30 'connect':36 'homeassist':27 'ip':9 'npm':6,38 'proxi':24 'remov':21 'set':25 'subnet':12 'sure':4 'trust':23 'way':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sedd.it/comment/29728"
    +editedAt: DateTimeImmutable @1709092521 {#1363
      date: 2024-02-28 04:55:21.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703869310 {#1361
      date: 2023-12-29 18:01:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2030}
  +body: "I did some reading and found that the `trusted_proxies` setting is required. Can you try setting it to `0.0.0.0/0`?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703870180 {#3025
    date: 2023-12-29 18:16:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lobotomie@lemmy.world"
    "@stown@sedd.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3022 …}
  +nested: Doctrine\ORM\PersistentCollection {#3020 …}
  +votes: Doctrine\ORM\PersistentCollection {#3018 …}
  +reports: Doctrine\ORM\PersistentCollection {#3016 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3014 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3012 …}
  -id: 262509
  -bodyTs: "'/0':21 '0.0.0.0':20 'found':6 'proxi':10 'read':4 'requir':13 'set':11,17 'tri':16 'trust':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sedd.it/comment/29807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703870180 {#3024
    date: 2023-12-29 18:16:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#3023
  +user: App\Entity\User {#2453 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2032 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2030
    +user: App\Entity\User {#2453 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2032 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Are you absolutely sure that NPM has an IP from the subnet 172.22.0.0/24? Is there any way you can remove the `trusted_proxies` setting from homeassistant and then check if it will accept the connection from NPM?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1709146727 {#1404
      date: 2024-02-28 19:58:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Lobotomie@lemmy.world"
      "@Lobotomie@lemmy.world"
      "@Lobotomie@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2026 …}
    +nested: Doctrine\ORM\PersistentCollection {#2022 …}
    +votes: Doctrine\ORM\PersistentCollection {#2025 …}
    +reports: Doctrine\ORM\PersistentCollection {#2033 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
    -id: 262493
    -bodyTs: "'/24':14 '172.22.0.0':13 'absolut':3 'accept':34 'check':30 'connect':36 'homeassist':27 'ip':9 'npm':6,38 'proxi':24 'remov':21 'set':25 'subnet':12 'sure':4 'trust':23 'way':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sedd.it/comment/29728"
    +editedAt: DateTimeImmutable @1709092521 {#1363
      date: 2024-02-28 04:55:21.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703869310 {#1361
      date: 2023-12-29 18:01:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2030}
  +body: "I did some reading and found that the `trusted_proxies` setting is required. Can you try setting it to `0.0.0.0/0`?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703870180 {#3025
    date: 2023-12-29 18:16:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lobotomie@lemmy.world"
    "@stown@sedd.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3022 …}
  +nested: Doctrine\ORM\PersistentCollection {#3020 …}
  +votes: Doctrine\ORM\PersistentCollection {#3018 …}
  +reports: Doctrine\ORM\PersistentCollection {#3016 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3014 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3012 …}
  -id: 262509
  -bodyTs: "'/0':21 '0.0.0.0':20 'found':6 'proxi':10 'read':4 'requir':13 'set':11,17 'tri':16 'trust':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sedd.it/comment/29807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703870180 {#3024
    date: 2023-12-29 18:16:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#3023
  +user: App\Entity\User {#2453 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2032 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2030
    +user: App\Entity\User {#2453 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2032 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Are you absolutely sure that NPM has an IP from the subnet 172.22.0.0/24? Is there any way you can remove the `trusted_proxies` setting from homeassistant and then check if it will accept the connection from NPM?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1709146727 {#1404
      date: 2024-02-28 19:58:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Lobotomie@lemmy.world"
      "@Lobotomie@lemmy.world"
      "@Lobotomie@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2026 …}
    +nested: Doctrine\ORM\PersistentCollection {#2022 …}
    +votes: Doctrine\ORM\PersistentCollection {#2025 …}
    +reports: Doctrine\ORM\PersistentCollection {#2033 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
    -id: 262493
    -bodyTs: "'/24':14 '172.22.0.0':13 'absolut':3 'accept':34 'check':30 'connect':36 'homeassist':27 'ip':9 'npm':6,38 'proxi':24 'remov':21 'set':25 'subnet':12 'sure':4 'trust':23 'way':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sedd.it/comment/29728"
    +editedAt: DateTimeImmutable @1709092521 {#1363
      date: 2024-02-28 04:55:21.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703869310 {#1361
      date: 2023-12-29 18:01:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2030}
  +body: "I did some reading and found that the `trusted_proxies` setting is required. Can you try setting it to `0.0.0.0/0`?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703870180 {#3025
    date: 2023-12-29 18:16:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lobotomie@lemmy.world"
    "@stown@sedd.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3022 …}
  +nested: Doctrine\ORM\PersistentCollection {#3020 …}
  +votes: Doctrine\ORM\PersistentCollection {#3018 …}
  +reports: Doctrine\ORM\PersistentCollection {#3016 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3014 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3012 …}
  -id: 262509
  -bodyTs: "'/0':21 '0.0.0.0':20 'found':6 'proxi':10 'read':4 'requir':13 'set':11,17 'tri':16 'trust':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sedd.it/comment/29807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703870180 {#3024
    date: 2023-12-29 18:16:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#3176
  +user: Proxies\__CG__\App\Entity\User {#3174 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2032 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3023
    +user: App\Entity\User {#2453 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2032 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2030
      +user: App\Entity\User {#2453 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2032 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Are you absolutely sure that NPM has an IP from the subnet 172.22.0.0/24? Is there any way you can remove the `trusted_proxies` setting from homeassistant and then check if it will accept the connection from NPM?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1709146727 {#1404
        date: 2024-02-28 19:58:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Lobotomie@lemmy.world"
        "@Lobotomie@lemmy.world"
        "@Lobotomie@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2026 …}
      +nested: Doctrine\ORM\PersistentCollection {#2022 …}
      +votes: Doctrine\ORM\PersistentCollection {#2025 …}
      +reports: Doctrine\ORM\PersistentCollection {#2033 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
      -id: 262493
      -bodyTs: "'/24':14 '172.22.0.0':13 'absolut':3 'accept':34 'check':30 'connect':36 'homeassist':27 'ip':9 'npm':6,38 'proxi':24 'remov':21 'set':25 'subnet':12 'sure':4 'trust':23 'way':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sedd.it/comment/29728"
      +editedAt: DateTimeImmutable @1709092521 {#1363
        date: 2024-02-28 04:55:21.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703869310 {#1361
        date: 2023-12-29 18:01:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2030}
    +body: "I did some reading and found that the `trusted_proxies` setting is required. Can you try setting it to `0.0.0.0/0`?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703870180 {#3025
      date: 2023-12-29 18:16:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Lobotomie@lemmy.world"
      "@stown@sedd.it"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3022 …}
    +nested: Doctrine\ORM\PersistentCollection {#3020 …}
    +votes: Doctrine\ORM\PersistentCollection {#3018 …}
    +reports: Doctrine\ORM\PersistentCollection {#3016 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3014 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3012 …}
    -id: 262509
    -bodyTs: "'/0':21 '0.0.0.0':20 'found':6 'proxi':10 'read':4 'requir':13 'set':11,17 'tri':16 'trust':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sedd.it/comment/29807"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703870180 {#3024
      date: 2023-12-29 18:16:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2030}
  +body: """
    I have set it but it wont change anything. You can access the docker inspect here [pastebin.com/t1T98RCw](https://pastebin.com/t1T98RCw)I can imagine that this problem is before homeassistant as even if I ignore the certificate error , it will not forward me to homeassistant but to my router / a warning page from my router saying it has blocked me.\n
    \n
    If I test the server reachability inside nginx manager it will ask me if npm is configured correctly, so you might be onto something with NPM configuration …\n
    \n
    I have now set up duckdns over docker instead of over my router, but it hasnt helped anything. My Duckdns IP is the same (and its correct, if I just open this IPV4 Address it will redirect to my nginx landing page).\n
    \n
    Okay I think here is the error. AFter doing the Test Server Reachability the following will come up in the nginx-db logs: 2023-12-29 21:06:25 3 [Warning] Aborted connection 3 to db: ‘npm’ user: ‘npm’ host: ‘172.22.0.8’ (Got an error reading communication packets)\n
    \n
    Now I have no clue why this is ( I think this is the end for today as my head is about to explode). Docker inspect nginx reveals that this request for sure came from nginx (as it has the .0.8 ip).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703881936 {#3179
    date: 2023-12-29 21:32:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lobotomie@lemmy.world"
    "@stown@sedd.it"
    "@Lobotomie@lemmy.world"
    "@stown@sedd.it"
    "@Lobotomie@lemmy.world"
    "@stown@sedd.it"
    "@Lobotomie@lemmy.world"
    "@stown@sedd.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3173 …}
  +nested: Doctrine\ORM\PersistentCollection {#3171 …}
  +votes: Doctrine\ORM\PersistentCollection {#3185 …}
  +reports: Doctrine\ORM\PersistentCollection {#3187 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3191 …}
  -id: 262991
  -bodyTs: "'-12':152 '-29':153 '/t1t98rcw](https://pastebin.com/t1t98rcw)i':19 '0.8':214 '06':155 '172.22.0.8':168 '2023':151 '21':154 '25':156 '3':157,161 'abort':159 'access':12 'address':118 'anyth':9,102 'ask':69 'block':56 'came':207 'certif':34 'chang':8 'clue':179 'come':143 'communic':173 'configur':74,84 'connect':160 'correct':75,111 'db':149,163 'docker':14,92,198 'duckdn':90,104 'end':188 'error':35,133,171 'even':29 'explod':197 'follow':141 'forward':39 'got':169 'hasnt':100 'head':193 'help':101 'homeassist':27,42 'host':167 'ignor':32 'imagin':21 'insid':64 'inspect':15,199 'instead':93 'ip':105,215 'ipv4':117 'land':125 'log':150 'manag':66 'might':78 'nginx':65,124,148,200,209 'nginx-db':147 'npm':72,83,164,166 'okay':127 'onto':80 'open':115 'packet':174 'page':49,126 'pastebin.com':18 'pastebin.com/t1t98rcw](https://pastebin.com/t1t98rcw)i':17 'problem':24 'reachabl':63,139 'read':172 'redirect':121 'request':204 'reveal':201 'router':46,52,97 'say':53 'server':62,138 'set':3,88 'someth':81 'sure':206 'test':60,137 'think':129,184 'today':190 'user':165 'warn':48,158 'wont':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6295832"
  +editedAt: DateTimeImmutable @1709158734 {#3182
    date: 2024-02-28 23:18:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703881936 {#3184
    date: 2023-12-29 21:32:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#3176
  +user: Proxies\__CG__\App\Entity\User {#3174 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2032 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3023
    +user: App\Entity\User {#2453 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2032 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2030
      +user: App\Entity\User {#2453 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2032 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Are you absolutely sure that NPM has an IP from the subnet 172.22.0.0/24? Is there any way you can remove the `trusted_proxies` setting from homeassistant and then check if it will accept the connection from NPM?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1709146727 {#1404
        date: 2024-02-28 19:58:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Lobotomie@lemmy.world"
        "@Lobotomie@lemmy.world"
        "@Lobotomie@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2026 …}
      +nested: Doctrine\ORM\PersistentCollection {#2022 …}
      +votes: Doctrine\ORM\PersistentCollection {#2025 …}
      +reports: Doctrine\ORM\PersistentCollection {#2033 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
      -id: 262493
      -bodyTs: "'/24':14 '172.22.0.0':13 'absolut':3 'accept':34 'check':30 'connect':36 'homeassist':27 'ip':9 'npm':6,38 'proxi':24 'remov':21 'set':25 'subnet':12 'sure':4 'trust':23 'way':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sedd.it/comment/29728"
      +editedAt: DateTimeImmutable @1709092521 {#1363
        date: 2024-02-28 04:55:21.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703869310 {#1361
        date: 2023-12-29 18:01:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2030}
    +body: "I did some reading and found that the `trusted_proxies` setting is required. Can you try setting it to `0.0.0.0/0`?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703870180 {#3025
      date: 2023-12-29 18:16:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Lobotomie@lemmy.world"
      "@stown@sedd.it"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3022 …}
    +nested: Doctrine\ORM\PersistentCollection {#3020 …}
    +votes: Doctrine\ORM\PersistentCollection {#3018 …}
    +reports: Doctrine\ORM\PersistentCollection {#3016 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3014 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3012 …}
    -id: 262509
    -bodyTs: "'/0':21 '0.0.0.0':20 'found':6 'proxi':10 'read':4 'requir':13 'set':11,17 'tri':16 'trust':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sedd.it/comment/29807"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703870180 {#3024
      date: 2023-12-29 18:16:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2030}
  +body: """
    I have set it but it wont change anything. You can access the docker inspect here [pastebin.com/t1T98RCw](https://pastebin.com/t1T98RCw)I can imagine that this problem is before homeassistant as even if I ignore the certificate error , it will not forward me to homeassistant but to my router / a warning page from my router saying it has blocked me.\n
    \n
    If I test the server reachability inside nginx manager it will ask me if npm is configured correctly, so you might be onto something with NPM configuration …\n
    \n
    I have now set up duckdns over docker instead of over my router, but it hasnt helped anything. My Duckdns IP is the same (and its correct, if I just open this IPV4 Address it will redirect to my nginx landing page).\n
    \n
    Okay I think here is the error. AFter doing the Test Server Reachability the following will come up in the nginx-db logs: 2023-12-29 21:06:25 3 [Warning] Aborted connection 3 to db: ‘npm’ user: ‘npm’ host: ‘172.22.0.8’ (Got an error reading communication packets)\n
    \n
    Now I have no clue why this is ( I think this is the end for today as my head is about to explode). Docker inspect nginx reveals that this request for sure came from nginx (as it has the .0.8 ip).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703881936 {#3179
    date: 2023-12-29 21:32:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lobotomie@lemmy.world"
    "@stown@sedd.it"
    "@Lobotomie@lemmy.world"
    "@stown@sedd.it"
    "@Lobotomie@lemmy.world"
    "@stown@sedd.it"
    "@Lobotomie@lemmy.world"
    "@stown@sedd.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3173 …}
  +nested: Doctrine\ORM\PersistentCollection {#3171 …}
  +votes: Doctrine\ORM\PersistentCollection {#3185 …}
  +reports: Doctrine\ORM\PersistentCollection {#3187 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3191 …}
  -id: 262991
  -bodyTs: "'-12':152 '-29':153 '/t1t98rcw](https://pastebin.com/t1t98rcw)i':19 '0.8':214 '06':155 '172.22.0.8':168 '2023':151 '21':154 '25':156 '3':157,161 'abort':159 'access':12 'address':118 'anyth':9,102 'ask':69 'block':56 'came':207 'certif':34 'chang':8 'clue':179 'come':143 'communic':173 'configur':74,84 'connect':160 'correct':75,111 'db':149,163 'docker':14,92,198 'duckdn':90,104 'end':188 'error':35,133,171 'even':29 'explod':197 'follow':141 'forward':39 'got':169 'hasnt':100 'head':193 'help':101 'homeassist':27,42 'host':167 'ignor':32 'imagin':21 'insid':64 'inspect':15,199 'instead':93 'ip':105,215 'ipv4':117 'land':125 'log':150 'manag':66 'might':78 'nginx':65,124,148,200,209 'nginx-db':147 'npm':72,83,164,166 'okay':127 'onto':80 'open':115 'packet':174 'page':49,126 'pastebin.com':18 'pastebin.com/t1t98rcw](https://pastebin.com/t1t98rcw)i':17 'problem':24 'reachabl':63,139 'read':172 'redirect':121 'request':204 'reveal':201 'router':46,52,97 'say':53 'server':62,138 'set':3,88 'someth':81 'sure':206 'test':60,137 'think':129,184 'today':190 'user':165 'warn':48,158 'wont':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6295832"
  +editedAt: DateTimeImmutable @1709158734 {#3182
    date: 2024-02-28 23:18:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703881936 {#3184
    date: 2023-12-29 21:32:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#3176
  +user: Proxies\__CG__\App\Entity\User {#3174 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2032 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3023
    +user: App\Entity\User {#2453 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2032 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2030
      +user: App\Entity\User {#2453 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2032 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Are you absolutely sure that NPM has an IP from the subnet 172.22.0.0/24? Is there any way you can remove the `trusted_proxies` setting from homeassistant and then check if it will accept the connection from NPM?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1709146727 {#1404
        date: 2024-02-28 19:58:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Lobotomie@lemmy.world"
        "@Lobotomie@lemmy.world"
        "@Lobotomie@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2026 …}
      +nested: Doctrine\ORM\PersistentCollection {#2022 …}
      +votes: Doctrine\ORM\PersistentCollection {#2025 …}
      +reports: Doctrine\ORM\PersistentCollection {#2033 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
      -id: 262493
      -bodyTs: "'/24':14 '172.22.0.0':13 'absolut':3 'accept':34 'check':30 'connect':36 'homeassist':27 'ip':9 'npm':6,38 'proxi':24 'remov':21 'set':25 'subnet':12 'sure':4 'trust':23 'way':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sedd.it/comment/29728"
      +editedAt: DateTimeImmutable @1709092521 {#1363
        date: 2024-02-28 04:55:21.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703869310 {#1361
        date: 2023-12-29 18:01:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2030}
    +body: "I did some reading and found that the `trusted_proxies` setting is required. Can you try setting it to `0.0.0.0/0`?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703870180 {#3025
      date: 2023-12-29 18:16:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Lobotomie@lemmy.world"
      "@stown@sedd.it"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3022 …}
    +nested: Doctrine\ORM\PersistentCollection {#3020 …}
    +votes: Doctrine\ORM\PersistentCollection {#3018 …}
    +reports: Doctrine\ORM\PersistentCollection {#3016 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3014 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3012 …}
    -id: 262509
    -bodyTs: "'/0':21 '0.0.0.0':20 'found':6 'proxi':10 'read':4 'requir':13 'set':11,17 'tri':16 'trust':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sedd.it/comment/29807"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703870180 {#3024
      date: 2023-12-29 18:16:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2030}
  +body: """
    I have set it but it wont change anything. You can access the docker inspect here [pastebin.com/t1T98RCw](https://pastebin.com/t1T98RCw)I can imagine that this problem is before homeassistant as even if I ignore the certificate error , it will not forward me to homeassistant but to my router / a warning page from my router saying it has blocked me.\n
    \n
    If I test the server reachability inside nginx manager it will ask me if npm is configured correctly, so you might be onto something with NPM configuration …\n
    \n
    I have now set up duckdns over docker instead of over my router, but it hasnt helped anything. My Duckdns IP is the same (and its correct, if I just open this IPV4 Address it will redirect to my nginx landing page).\n
    \n
    Okay I think here is the error. AFter doing the Test Server Reachability the following will come up in the nginx-db logs: 2023-12-29 21:06:25 3 [Warning] Aborted connection 3 to db: ‘npm’ user: ‘npm’ host: ‘172.22.0.8’ (Got an error reading communication packets)\n
    \n
    Now I have no clue why this is ( I think this is the end for today as my head is about to explode). Docker inspect nginx reveals that this request for sure came from nginx (as it has the .0.8 ip).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703881936 {#3179
    date: 2023-12-29 21:32:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lobotomie@lemmy.world"
    "@stown@sedd.it"
    "@Lobotomie@lemmy.world"
    "@stown@sedd.it"
    "@Lobotomie@lemmy.world"
    "@stown@sedd.it"
    "@Lobotomie@lemmy.world"
    "@stown@sedd.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3173 …}
  +nested: Doctrine\ORM\PersistentCollection {#3171 …}
  +votes: Doctrine\ORM\PersistentCollection {#3185 …}
  +reports: Doctrine\ORM\PersistentCollection {#3187 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3191 …}
  -id: 262991
  -bodyTs: "'-12':152 '-29':153 '/t1t98rcw](https://pastebin.com/t1t98rcw)i':19 '0.8':214 '06':155 '172.22.0.8':168 '2023':151 '21':154 '25':156 '3':157,161 'abort':159 'access':12 'address':118 'anyth':9,102 'ask':69 'block':56 'came':207 'certif':34 'chang':8 'clue':179 'come':143 'communic':173 'configur':74,84 'connect':160 'correct':75,111 'db':149,163 'docker':14,92,198 'duckdn':90,104 'end':188 'error':35,133,171 'even':29 'explod':197 'follow':141 'forward':39 'got':169 'hasnt':100 'head':193 'help':101 'homeassist':27,42 'host':167 'ignor':32 'imagin':21 'insid':64 'inspect':15,199 'instead':93 'ip':105,215 'ipv4':117 'land':125 'log':150 'manag':66 'might':78 'nginx':65,124,148,200,209 'nginx-db':147 'npm':72,83,164,166 'okay':127 'onto':80 'open':115 'packet':174 'page':49,126 'pastebin.com':18 'pastebin.com/t1t98rcw](https://pastebin.com/t1t98rcw)i':17 'problem':24 'reachabl':63,139 'read':172 'redirect':121 'request':204 'reveal':201 'router':46,52,97 'say':53 'server':62,138 'set':3,88 'someth':81 'sure':206 'test':60,137 'think':129,184 'today':190 'user':165 'warn':48,158 'wont':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6295832"
  +editedAt: DateTimeImmutable @1709158734 {#3182
    date: 2024-02-28 23:18:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703881936 {#3184
    date: 2023-12-29 21:32:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#2027
  +user: App\Entity\User {#2083 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "If you live near Washington, DC, I’ve got a good system ready to go that I’m selling."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1709407101 {#2023
    date: 2024-03-02 20:18:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tinnitus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2035 …}
  +nested: Doctrine\ORM\PersistentCollection {#2036 …}
  +votes: Doctrine\ORM\PersistentCollection {#2144 …}
  +reports: Doctrine\ORM\PersistentCollection {#2061 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2084 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2076 …}
  -id: 262543
  -bodyTs: "'dc':6 'go':15 'good':11 'got':9 'live':3 'm':18 'near':4 'readi':13 'sell':19 'system':12 've':8 'washington':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6942950"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703871344 {#2019
    date: 2023-12-29 18:35:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2027
  +user: App\Entity\User {#2083 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "If you live near Washington, DC, I’ve got a good system ready to go that I’m selling."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1709407101 {#2023
    date: 2024-03-02 20:18:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tinnitus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2035 …}
  +nested: Doctrine\ORM\PersistentCollection {#2036 …}
  +votes: Doctrine\ORM\PersistentCollection {#2144 …}
  +reports: Doctrine\ORM\PersistentCollection {#2061 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2084 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2076 …}
  -id: 262543
  -bodyTs: "'dc':6 'go':15 'good':11 'got':9 'live':3 'm':18 'near':4 'readi':13 'sell':19 'system':12 've':8 'washington':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6942950"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703871344 {#2019
    date: 2023-12-29 18:35:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2027
  +user: App\Entity\User {#2083 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "If you live near Washington, DC, I’ve got a good system ready to go that I’m selling."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1709407101 {#2023
    date: 2024-03-02 20:18:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tinnitus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2035 …}
  +nested: Doctrine\ORM\PersistentCollection {#2036 …}
  +votes: Doctrine\ORM\PersistentCollection {#2144 …}
  +reports: Doctrine\ORM\PersistentCollection {#2061 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2084 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2076 …}
  -id: 262543
  -bodyTs: "'dc':6 'go':15 'good':11 'got':9 'live':3 'm':18 'near':4 'readi':13 'sell':19 'system':12 've':8 'washington':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6942950"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703871344 {#2019
    date: 2023-12-29 18:35:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#3008
  +user: Proxies\__CG__\App\Entity\User {#3007 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2027
    +user: App\Entity\User {#2083 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "If you live near Washington, DC, I’ve got a good system ready to go that I’m selling."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1709407101 {#2023
      date: 2024-03-02 20:18:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tinnitus@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2035 …}
    +nested: Doctrine\ORM\PersistentCollection {#2036 …}
    +votes: Doctrine\ORM\PersistentCollection {#2144 …}
    +reports: Doctrine\ORM\PersistentCollection {#2061 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2084 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2076 …}
    -id: 262543
    -bodyTs: "'dc':6 'go':15 'good':11 'got':9 'live':3 'm':18 'near':4 'readi':13 'sell':19 'system':12 've':8 'washington':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6942950"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703871344 {#2019
      date: 2023-12-29 18:35:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2027}
  +body: "I’m near DC and looking for a new system to replace my Synology NAS, what do you have?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703950545 {#3010
    date: 2023-12-30 16:35:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tinnitus@lemmy.world"
    "@thejevans@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3006 …}
  +nested: Doctrine\ORM\PersistentCollection {#3004 …}
  +votes: Doctrine\ORM\PersistentCollection {#3002 …}
  +reports: Doctrine\ORM\PersistentCollection {#3000 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2998 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2996 …}
  -id: 264801
  -bodyTs: "'dc':4 'look':6 'm':2 'nas':15 'near':3 'new':9 'replac':12 'synolog':14 'system':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6305742"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703950545 {#3009
    date: 2023-12-30 16:35:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#3008
  +user: Proxies\__CG__\App\Entity\User {#3007 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2027
    +user: App\Entity\User {#2083 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "If you live near Washington, DC, I’ve got a good system ready to go that I’m selling."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1709407101 {#2023
      date: 2024-03-02 20:18:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tinnitus@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2035 …}
    +nested: Doctrine\ORM\PersistentCollection {#2036 …}
    +votes: Doctrine\ORM\PersistentCollection {#2144 …}
    +reports: Doctrine\ORM\PersistentCollection {#2061 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2084 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2076 …}
    -id: 262543
    -bodyTs: "'dc':6 'go':15 'good':11 'got':9 'live':3 'm':18 'near':4 'readi':13 'sell':19 'system':12 've':8 'washington':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6942950"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703871344 {#2019
      date: 2023-12-29 18:35:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2027}
  +body: "I’m near DC and looking for a new system to replace my Synology NAS, what do you have?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703950545 {#3010
    date: 2023-12-30 16:35:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tinnitus@lemmy.world"
    "@thejevans@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3006 …}
  +nested: Doctrine\ORM\PersistentCollection {#3004 …}
  +votes: Doctrine\ORM\PersistentCollection {#3002 …}
  +reports: Doctrine\ORM\PersistentCollection {#3000 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2998 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2996 …}
  -id: 264801
  -bodyTs: "'dc':4 'look':6 'm':2 'nas':15 'near':3 'new':9 'replac':12 'synolog':14 'system':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6305742"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703950545 {#3009
    date: 2023-12-30 16:35:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#3008
  +user: Proxies\__CG__\App\Entity\User {#3007 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2027
    +user: App\Entity\User {#2083 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "If you live near Washington, DC, I’ve got a good system ready to go that I’m selling."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1709407101 {#2023
      date: 2024-03-02 20:18:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tinnitus@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2035 …}
    +nested: Doctrine\ORM\PersistentCollection {#2036 …}
    +votes: Doctrine\ORM\PersistentCollection {#2144 …}
    +reports: Doctrine\ORM\PersistentCollection {#2061 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2084 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2076 …}
    -id: 262543
    -bodyTs: "'dc':6 'go':15 'good':11 'got':9 'live':3 'm':18 'near':4 'readi':13 'sell':19 'system':12 've':8 'washington':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6942950"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703871344 {#2019
      date: 2023-12-29 18:35:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2027}
  +body: "I’m near DC and looking for a new system to replace my Synology NAS, what do you have?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703950545 {#3010
    date: 2023-12-30 16:35:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tinnitus@lemmy.world"
    "@thejevans@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3006 …}
  +nested: Doctrine\ORM\PersistentCollection {#3004 …}
  +votes: Doctrine\ORM\PersistentCollection {#3002 …}
  +reports: Doctrine\ORM\PersistentCollection {#3000 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2998 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2996 …}
  -id: 264801
  -bodyTs: "'dc':4 'look':6 'm':2 'nas':15 'near':3 'new':9 'replac':12 'synolog':14 'system':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6305742"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703950545 {#3009
    date: 2023-12-30 16:35:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#3331
  +user: App\Entity\User {#2083 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3008
    +user: Proxies\__CG__\App\Entity\User {#3007 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2027
      +user: App\Entity\User {#2083 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "If you live near Washington, DC, I’ve got a good system ready to go that I’m selling."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1709407101 {#2023
        date: 2024-03-02 20:18:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tinnitus@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2035 …}
      +nested: Doctrine\ORM\PersistentCollection {#2036 …}
      +votes: Doctrine\ORM\PersistentCollection {#2144 …}
      +reports: Doctrine\ORM\PersistentCollection {#2061 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2084 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2076 …}
      -id: 262543
      -bodyTs: "'dc':6 'go':15 'good':11 'got':9 'live':3 'm':18 'near':4 'readi':13 'sell':19 'system':12 've':8 'washington':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6942950"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703871344 {#2019
        date: 2023-12-29 18:35:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2027}
    +body: "I’m near DC and looking for a new system to replace my Synology NAS, what do you have?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703950545 {#3010
      date: 2023-12-30 16:35:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tinnitus@lemmy.world"
      "@thejevans@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3006 …}
    +nested: Doctrine\ORM\PersistentCollection {#3004 …}
    +votes: Doctrine\ORM\PersistentCollection {#3002 …}
    +reports: Doctrine\ORM\PersistentCollection {#3000 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2998 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2996 …}
    -id: 264801
    -bodyTs: "'dc':4 'look':6 'm':2 'nas':15 'near':3 'new':9 'replac':12 'synolog':14 'system':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6305742"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703950545 {#3009
      date: 2023-12-30 16:35:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2027}
  +body: """
    I put it all under a spoiler tag because it’s a lot. Let me know if you’re interested!\n
    \n
    inventory/specs# UPS Eaton 5SC 1000 full sine-wave inverter # Rack 13U enclosed rack w/casters and magnetic front door # Networking ## TP-Link EAP225 Wifi AP ## Aruba Networks S2500-24P-US Switch - 24 Port Gigabit Switch - PoE - 4x SFP+ 10Gbit ports # Servers ## Dell R720xd ### Components - 2x Intel Xeon E5-2667 v2 @ 3.3GHz (8-core CPUs) - 14x 8GB Samsung ECC 2Rx4 Dual Rank DDR3 10600R 1333MHz RAM (112 GB) - Intel 4P X520 NIC (2x SFP+ 10Gbit, 2x 1Gbit) - 2x 750W PSU - IDSDM 6YFN5 dual SD module - 2x Sandisk 16GB UHS-1 Extreme SDHC SD cards - PERC H710P Mini Host Bus Adapter - PERC H310 Host Bus Adapter - Dual 2.5" Hotswap Drive Backplane 0JDG3 - 2x Crucial MX500 500GB SSD - 2x 2.5" Dell Hotswap Drive Caddies/Trays - Front Hotswap HDD Backplane - 12x HGST Ultrastar KP06 6TB 7200RPM HDDs - 12x 3.5" Dell Hotswap Drive Caddies/Trays - Rack Rails (They hold the server in place, but they’re missing some bearings. If the server is pulled out on the rails it may not go back. Replacing these should be less than $50) - Locking front panel - iDRAC Module ### Notes - Runs ~235W at idle - Can handle many VMs and multiple simultaneous 4k Plex transcodes - This is basically the best set of parts for the xx20 series Dell servers and is more capable than a lot of the xx30 units ## Dell R710 ### Components - Rack Rails - Locking front panel - CD Drive to 2.5" Drive Adapter - Samsung 860 Evo 250GB SSD - Front Hotswap HDD Backplane - 6x 3.5" Dell Hotswap Drive Caddies/Trays - 2x 870W PSU - PERC H216 Host Bus Adapter - 2x Intel Xeon L5640 @2.26GHz (6-core CPUs) - 18x 4GB Samsung ECC 2Rx8 Dual Rank DDR3 10600R 1333MHz RAM (72GB) - Dell 0KJYDB 2xSFP+ 10Gbit NIC ### Notes - Set up to be an ideal backup server - Just add hard drives and it will be ready to go - iDRAC modules are available on eBay if you would like out of band management
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703950926 {#3329
    date: 2023-12-30 16:42:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tinnitus@lemmy.world"
    "@thejevans@lemmy.ml"
    "@2"
    "@Chuckleberry_Finn@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3332 …}
  +nested: Doctrine\ORM\PersistentCollection {#3334 …}
  +votes: Doctrine\ORM\PersistentCollection {#3336 …}
  +reports: Doctrine\ORM\PersistentCollection {#3338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3340 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3342 …}
  -id: 264818
  -bodyTs: "'-1':112 '-2667':71 '0jdg3':133 '0kjydb':301 '1000':25 '10600r':86,296 '10gbit':61,97,303 '112':89 '12x':149,156 '1333mhz':87,297 '13u':32 '14x':78 '16gb':110 '18x':288 '1gbit':99 '2.26':283 '2.5':129,140,253 '235w':204 '24':54 '24p':51 '250gb':259 '2rx4':82 '2rx8':292 '2x':67,95,98,100,108,134,139,271,279 '2xsfp':302 '3.3':73 '3.5':157,266 '4gb':289 '4k':214 '4p':92 '4x':59 '50':196 '500gb':137 '5sc':24 '6':285 '6tb':153 '6x':265 '6yfn5':104 '7200rpm':154 '72gb':299 '750w':101 '8':75 '860':257 '870w':272 '8gb':79 'adapt':122,127,255,278 'add':315 'ap':46 'aruba':47 'avail':328 'back':189 'backplan':132,148,264 'backup':312 'band':337 'basic':219 'bear':175 'best':221 'bus':121,126,277 'caddies/trays':144,161,270 'capabl':234 'card':116 'cd':250 'compon':66,244 'core':76,286 'cpus':77,287 'crucial':135 'ddr3':85,295 'dell':64,141,158,229,242,267,300 'door':39 'drive':131,143,160,251,254,269,317 'dual':83,105,128,293 'e5':70 'eap225':44 'eaton':23 'ebay':330 'ecc':81,291 'enclos':33 'evo':258 'extrem':113 'front':38,145,198,248,261 'full':26 'gb':90 'ghz':74,284 'gigabit':56 'go':188,324 'h216':275 'h310':124 'h710p':118 'handl':208 'hard':316 'hdd':147,263 'hdds':155 'hgst':150 'hold':165 'host':120,125,276 'hotswap':130,142,146,159,262,268 'ideal':311 'idl':206 'idrac':200,325 'idsdm':103 'intel':68,91,280 'interest':20 'inventory/specs':21 'invert':30 'know':16 'kp06':152 'l5640':282 'less':194 'let':14 'like':334 'link':43 'lock':197,247 'lot':13,237 'magnet':37 'manag':338 'mani':209 'may':186 'mini':119 'miss':173 'modul':107,201,326 'multipl':212 'mx500':136 'network':40,48 'nic':94,304 'note':202,305 'panel':199,249 'part':224 'perc':117,123,274 'place':169 'plex':215 'poe':58 'port':55,62 'psu':102,273 'pull':180 'put':2 'r710':243 'r720xd':65 'rack':31,34,162,245 'rail':163,184,246 'ram':88,298 'rank':84,294 're':19,172 'readi':322 'replac':190 'run':203 's2500':50 's2500-24p-us':49 'samsung':80,256,290 'sandisk':109 'sd':106,115 'sdhc':114 'seri':228 'server':63,167,178,230,313 'set':222,306 'sfp':60,96 'simultan':213 'sine':28 'sine-wav':27 'spoiler':7 'ssd':138,260 'switch':53,57 'tag':8 'tp':42 'tp-link':41 'transcod':216 'uh':111 'ultrastar':151 'unit':241 'up':22 'us':52 'v2':72 'vms':210 'w/casters':35 'wave':29 'wifi':45 'would':333 'x520':93 'xeon':69,281 'xx20':227 'xx30':240"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6957769"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703950926 {#3330
    date: 2023-12-30 16:42:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#3331
  +user: App\Entity\User {#2083 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3008
    +user: Proxies\__CG__\App\Entity\User {#3007 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2027
      +user: App\Entity\User {#2083 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "If you live near Washington, DC, I’ve got a good system ready to go that I’m selling."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1709407101 {#2023
        date: 2024-03-02 20:18:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tinnitus@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2035 …}
      +nested: Doctrine\ORM\PersistentCollection {#2036 …}
      +votes: Doctrine\ORM\PersistentCollection {#2144 …}
      +reports: Doctrine\ORM\PersistentCollection {#2061 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2084 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2076 …}
      -id: 262543
      -bodyTs: "'dc':6 'go':15 'good':11 'got':9 'live':3 'm':18 'near':4 'readi':13 'sell':19 'system':12 've':8 'washington':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6942950"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703871344 {#2019
        date: 2023-12-29 18:35:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2027}
    +body: "I’m near DC and looking for a new system to replace my Synology NAS, what do you have?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703950545 {#3010
      date: 2023-12-30 16:35:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tinnitus@lemmy.world"
      "@thejevans@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3006 …}
    +nested: Doctrine\ORM\PersistentCollection {#3004 …}
    +votes: Doctrine\ORM\PersistentCollection {#3002 …}
    +reports: Doctrine\ORM\PersistentCollection {#3000 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2998 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2996 …}
    -id: 264801
    -bodyTs: "'dc':4 'look':6 'm':2 'nas':15 'near':3 'new':9 'replac':12 'synolog':14 'system':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6305742"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703950545 {#3009
      date: 2023-12-30 16:35:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2027}
  +body: """
    I put it all under a spoiler tag because it’s a lot. Let me know if you’re interested!\n
    \n
    inventory/specs# UPS Eaton 5SC 1000 full sine-wave inverter # Rack 13U enclosed rack w/casters and magnetic front door # Networking ## TP-Link EAP225 Wifi AP ## Aruba Networks S2500-24P-US Switch - 24 Port Gigabit Switch - PoE - 4x SFP+ 10Gbit ports # Servers ## Dell R720xd ### Components - 2x Intel Xeon E5-2667 v2 @ 3.3GHz (8-core CPUs) - 14x 8GB Samsung ECC 2Rx4 Dual Rank DDR3 10600R 1333MHz RAM (112 GB) - Intel 4P X520 NIC (2x SFP+ 10Gbit, 2x 1Gbit) - 2x 750W PSU - IDSDM 6YFN5 dual SD module - 2x Sandisk 16GB UHS-1 Extreme SDHC SD cards - PERC H710P Mini Host Bus Adapter - PERC H310 Host Bus Adapter - Dual 2.5" Hotswap Drive Backplane 0JDG3 - 2x Crucial MX500 500GB SSD - 2x 2.5" Dell Hotswap Drive Caddies/Trays - Front Hotswap HDD Backplane - 12x HGST Ultrastar KP06 6TB 7200RPM HDDs - 12x 3.5" Dell Hotswap Drive Caddies/Trays - Rack Rails (They hold the server in place, but they’re missing some bearings. If the server is pulled out on the rails it may not go back. Replacing these should be less than $50) - Locking front panel - iDRAC Module ### Notes - Runs ~235W at idle - Can handle many VMs and multiple simultaneous 4k Plex transcodes - This is basically the best set of parts for the xx20 series Dell servers and is more capable than a lot of the xx30 units ## Dell R710 ### Components - Rack Rails - Locking front panel - CD Drive to 2.5" Drive Adapter - Samsung 860 Evo 250GB SSD - Front Hotswap HDD Backplane - 6x 3.5" Dell Hotswap Drive Caddies/Trays - 2x 870W PSU - PERC H216 Host Bus Adapter - 2x Intel Xeon L5640 @2.26GHz (6-core CPUs) - 18x 4GB Samsung ECC 2Rx8 Dual Rank DDR3 10600R 1333MHz RAM (72GB) - Dell 0KJYDB 2xSFP+ 10Gbit NIC ### Notes - Set up to be an ideal backup server - Just add hard drives and it will be ready to go - iDRAC modules are available on eBay if you would like out of band management
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703950926 {#3329
    date: 2023-12-30 16:42:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tinnitus@lemmy.world"
    "@thejevans@lemmy.ml"
    "@2"
    "@Chuckleberry_Finn@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3332 …}
  +nested: Doctrine\ORM\PersistentCollection {#3334 …}
  +votes: Doctrine\ORM\PersistentCollection {#3336 …}
  +reports: Doctrine\ORM\PersistentCollection {#3338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3340 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3342 …}
  -id: 264818
  -bodyTs: "'-1':112 '-2667':71 '0jdg3':133 '0kjydb':301 '1000':25 '10600r':86,296 '10gbit':61,97,303 '112':89 '12x':149,156 '1333mhz':87,297 '13u':32 '14x':78 '16gb':110 '18x':288 '1gbit':99 '2.26':283 '2.5':129,140,253 '235w':204 '24':54 '24p':51 '250gb':259 '2rx4':82 '2rx8':292 '2x':67,95,98,100,108,134,139,271,279 '2xsfp':302 '3.3':73 '3.5':157,266 '4gb':289 '4k':214 '4p':92 '4x':59 '50':196 '500gb':137 '5sc':24 '6':285 '6tb':153 '6x':265 '6yfn5':104 '7200rpm':154 '72gb':299 '750w':101 '8':75 '860':257 '870w':272 '8gb':79 'adapt':122,127,255,278 'add':315 'ap':46 'aruba':47 'avail':328 'back':189 'backplan':132,148,264 'backup':312 'band':337 'basic':219 'bear':175 'best':221 'bus':121,126,277 'caddies/trays':144,161,270 'capabl':234 'card':116 'cd':250 'compon':66,244 'core':76,286 'cpus':77,287 'crucial':135 'ddr3':85,295 'dell':64,141,158,229,242,267,300 'door':39 'drive':131,143,160,251,254,269,317 'dual':83,105,128,293 'e5':70 'eap225':44 'eaton':23 'ebay':330 'ecc':81,291 'enclos':33 'evo':258 'extrem':113 'front':38,145,198,248,261 'full':26 'gb':90 'ghz':74,284 'gigabit':56 'go':188,324 'h216':275 'h310':124 'h710p':118 'handl':208 'hard':316 'hdd':147,263 'hdds':155 'hgst':150 'hold':165 'host':120,125,276 'hotswap':130,142,146,159,262,268 'ideal':311 'idl':206 'idrac':200,325 'idsdm':103 'intel':68,91,280 'interest':20 'inventory/specs':21 'invert':30 'know':16 'kp06':152 'l5640':282 'less':194 'let':14 'like':334 'link':43 'lock':197,247 'lot':13,237 'magnet':37 'manag':338 'mani':209 'may':186 'mini':119 'miss':173 'modul':107,201,326 'multipl':212 'mx500':136 'network':40,48 'nic':94,304 'note':202,305 'panel':199,249 'part':224 'perc':117,123,274 'place':169 'plex':215 'poe':58 'port':55,62 'psu':102,273 'pull':180 'put':2 'r710':243 'r720xd':65 'rack':31,34,162,245 'rail':163,184,246 'ram':88,298 'rank':84,294 're':19,172 'readi':322 'replac':190 'run':203 's2500':50 's2500-24p-us':49 'samsung':80,256,290 'sandisk':109 'sd':106,115 'sdhc':114 'seri':228 'server':63,167,178,230,313 'set':222,306 'sfp':60,96 'simultan':213 'sine':28 'sine-wav':27 'spoiler':7 'ssd':138,260 'switch':53,57 'tag':8 'tp':42 'tp-link':41 'transcod':216 'uh':111 'ultrastar':151 'unit':241 'up':22 'us':52 'v2':72 'vms':210 'w/casters':35 'wave':29 'wifi':45 'would':333 'x520':93 'xeon':69,281 'xx20':227 'xx30':240"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6957769"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703950926 {#3330
    date: 2023-12-30 16:42:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#3331
  +user: App\Entity\User {#2083 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3008
    +user: Proxies\__CG__\App\Entity\User {#3007 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2027
      +user: App\Entity\User {#2083 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "If you live near Washington, DC, I’ve got a good system ready to go that I’m selling."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1709407101 {#2023
        date: 2024-03-02 20:18:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tinnitus@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2035 …}
      +nested: Doctrine\ORM\PersistentCollection {#2036 …}
      +votes: Doctrine\ORM\PersistentCollection {#2144 …}
      +reports: Doctrine\ORM\PersistentCollection {#2061 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2084 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2076 …}
      -id: 262543
      -bodyTs: "'dc':6 'go':15 'good':11 'got':9 'live':3 'm':18 'near':4 'readi':13 'sell':19 'system':12 've':8 'washington':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6942950"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703871344 {#2019
        date: 2023-12-29 18:35:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2027}
    +body: "I’m near DC and looking for a new system to replace my Synology NAS, what do you have?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703950545 {#3010
      date: 2023-12-30 16:35:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tinnitus@lemmy.world"
      "@thejevans@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3006 …}
    +nested: Doctrine\ORM\PersistentCollection {#3004 …}
    +votes: Doctrine\ORM\PersistentCollection {#3002 …}
    +reports: Doctrine\ORM\PersistentCollection {#3000 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2998 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2996 …}
    -id: 264801
    -bodyTs: "'dc':4 'look':6 'm':2 'nas':15 'near':3 'new':9 'replac':12 'synolog':14 'system':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6305742"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703950545 {#3009
      date: 2023-12-30 16:35:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2027}
  +body: """
    I put it all under a spoiler tag because it’s a lot. Let me know if you’re interested!\n
    \n
    inventory/specs# UPS Eaton 5SC 1000 full sine-wave inverter # Rack 13U enclosed rack w/casters and magnetic front door # Networking ## TP-Link EAP225 Wifi AP ## Aruba Networks S2500-24P-US Switch - 24 Port Gigabit Switch - PoE - 4x SFP+ 10Gbit ports # Servers ## Dell R720xd ### Components - 2x Intel Xeon E5-2667 v2 @ 3.3GHz (8-core CPUs) - 14x 8GB Samsung ECC 2Rx4 Dual Rank DDR3 10600R 1333MHz RAM (112 GB) - Intel 4P X520 NIC (2x SFP+ 10Gbit, 2x 1Gbit) - 2x 750W PSU - IDSDM 6YFN5 dual SD module - 2x Sandisk 16GB UHS-1 Extreme SDHC SD cards - PERC H710P Mini Host Bus Adapter - PERC H310 Host Bus Adapter - Dual 2.5" Hotswap Drive Backplane 0JDG3 - 2x Crucial MX500 500GB SSD - 2x 2.5" Dell Hotswap Drive Caddies/Trays - Front Hotswap HDD Backplane - 12x HGST Ultrastar KP06 6TB 7200RPM HDDs - 12x 3.5" Dell Hotswap Drive Caddies/Trays - Rack Rails (They hold the server in place, but they’re missing some bearings. If the server is pulled out on the rails it may not go back. Replacing these should be less than $50) - Locking front panel - iDRAC Module ### Notes - Runs ~235W at idle - Can handle many VMs and multiple simultaneous 4k Plex transcodes - This is basically the best set of parts for the xx20 series Dell servers and is more capable than a lot of the xx30 units ## Dell R710 ### Components - Rack Rails - Locking front panel - CD Drive to 2.5" Drive Adapter - Samsung 860 Evo 250GB SSD - Front Hotswap HDD Backplane - 6x 3.5" Dell Hotswap Drive Caddies/Trays - 2x 870W PSU - PERC H216 Host Bus Adapter - 2x Intel Xeon L5640 @2.26GHz (6-core CPUs) - 18x 4GB Samsung ECC 2Rx8 Dual Rank DDR3 10600R 1333MHz RAM (72GB) - Dell 0KJYDB 2xSFP+ 10Gbit NIC ### Notes - Set up to be an ideal backup server - Just add hard drives and it will be ready to go - iDRAC modules are available on eBay if you would like out of band management
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703950926 {#3329
    date: 2023-12-30 16:42:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tinnitus@lemmy.world"
    "@thejevans@lemmy.ml"
    "@2"
    "@Chuckleberry_Finn@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3332 …}
  +nested: Doctrine\ORM\PersistentCollection {#3334 …}
  +votes: Doctrine\ORM\PersistentCollection {#3336 …}
  +reports: Doctrine\ORM\PersistentCollection {#3338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3340 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3342 …}
  -id: 264818
  -bodyTs: "'-1':112 '-2667':71 '0jdg3':133 '0kjydb':301 '1000':25 '10600r':86,296 '10gbit':61,97,303 '112':89 '12x':149,156 '1333mhz':87,297 '13u':32 '14x':78 '16gb':110 '18x':288 '1gbit':99 '2.26':283 '2.5':129,140,253 '235w':204 '24':54 '24p':51 '250gb':259 '2rx4':82 '2rx8':292 '2x':67,95,98,100,108,134,139,271,279 '2xsfp':302 '3.3':73 '3.5':157,266 '4gb':289 '4k':214 '4p':92 '4x':59 '50':196 '500gb':137 '5sc':24 '6':285 '6tb':153 '6x':265 '6yfn5':104 '7200rpm':154 '72gb':299 '750w':101 '8':75 '860':257 '870w':272 '8gb':79 'adapt':122,127,255,278 'add':315 'ap':46 'aruba':47 'avail':328 'back':189 'backplan':132,148,264 'backup':312 'band':337 'basic':219 'bear':175 'best':221 'bus':121,126,277 'caddies/trays':144,161,270 'capabl':234 'card':116 'cd':250 'compon':66,244 'core':76,286 'cpus':77,287 'crucial':135 'ddr3':85,295 'dell':64,141,158,229,242,267,300 'door':39 'drive':131,143,160,251,254,269,317 'dual':83,105,128,293 'e5':70 'eap225':44 'eaton':23 'ebay':330 'ecc':81,291 'enclos':33 'evo':258 'extrem':113 'front':38,145,198,248,261 'full':26 'gb':90 'ghz':74,284 'gigabit':56 'go':188,324 'h216':275 'h310':124 'h710p':118 'handl':208 'hard':316 'hdd':147,263 'hdds':155 'hgst':150 'hold':165 'host':120,125,276 'hotswap':130,142,146,159,262,268 'ideal':311 'idl':206 'idrac':200,325 'idsdm':103 'intel':68,91,280 'interest':20 'inventory/specs':21 'invert':30 'know':16 'kp06':152 'l5640':282 'less':194 'let':14 'like':334 'link':43 'lock':197,247 'lot':13,237 'magnet':37 'manag':338 'mani':209 'may':186 'mini':119 'miss':173 'modul':107,201,326 'multipl':212 'mx500':136 'network':40,48 'nic':94,304 'note':202,305 'panel':199,249 'part':224 'perc':117,123,274 'place':169 'plex':215 'poe':58 'port':55,62 'psu':102,273 'pull':180 'put':2 'r710':243 'r720xd':65 'rack':31,34,162,245 'rail':163,184,246 'ram':88,298 'rank':84,294 're':19,172 'readi':322 'replac':190 'run':203 's2500':50 's2500-24p-us':49 'samsung':80,256,290 'sandisk':109 'sd':106,115 'sdhc':114 'seri':228 'server':63,167,178,230,313 'set':222,306 'sfp':60,96 'simultan':213 'sine':28 'sine-wav':27 'spoiler':7 'ssd':138,260 'switch':53,57 'tag':8 'tp':42 'tp-link':41 'transcod':216 'uh':111 'ultrastar':151 'unit':241 'up':22 'us':52 'v2':72 'vms':210 'w/casters':35 'wave':29 'wifi':45 'would':333 'x520':93 'xeon':69,281 'xx20':227 'xx30':240"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6957769"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703950926 {#3330
    date: 2023-12-30 16:42:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#2343
  +user: App\Entity\User {#2065 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2336 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Nice initiative!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703871566 {#2334
    date: 2023-12-29 18:39:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@selfhst@fosstodon.org"
    "@savedbythezsh@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2335 …}
  +nested: Doctrine\ORM\PersistentCollection {#2338 …}
  +votes: Doctrine\ORM\PersistentCollection {#2143 …}
  +reports: Doctrine\ORM\PersistentCollection {#2136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
  -id: 262553
  -bodyTs: "'initi':2 'nice':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6918948"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703871566 {#2340
    date: 2023-12-29 18:39:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2343
  +user: App\Entity\User {#2065 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2336 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Nice initiative!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703871566 {#2334
    date: 2023-12-29 18:39:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@selfhst@fosstodon.org"
    "@savedbythezsh@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2335 …}
  +nested: Doctrine\ORM\PersistentCollection {#2338 …}
  +votes: Doctrine\ORM\PersistentCollection {#2143 …}
  +reports: Doctrine\ORM\PersistentCollection {#2136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
  -id: 262553
  -bodyTs: "'initi':2 'nice':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6918948"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703871566 {#2340
    date: 2023-12-29 18:39:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2343
  +user: App\Entity\User {#2065 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2336 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Nice initiative!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703871566 {#2334
    date: 2023-12-29 18:39:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@selfhst@fosstodon.org"
    "@savedbythezsh@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2335 …}
  +nested: Doctrine\ORM\PersistentCollection {#2338 …}
  +votes: Doctrine\ORM\PersistentCollection {#2143 …}
  +reports: Doctrine\ORM\PersistentCollection {#2136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
  -id: 262553
  -bodyTs: "'initi':2 'nice':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6918948"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703871566 {#2340
    date: 2023-12-29 18:39:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#2215
  +user: App\Entity\User {#2252 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2224 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Hell of a deal. i started using refurb drives, still 5 year warranty, because I was going through so many. Sometimes you get them half off."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703873548 {#2128
    date: 2023-12-29 19:12:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rosa666parks@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2198 …}
  +nested: Doctrine\ORM\PersistentCollection {#2227 …}
  +votes: Doctrine\ORM\PersistentCollection {#2214 …}
  +reports: Doctrine\ORM\PersistentCollection {#2225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2231 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2229 …}
  -id: 262638
  -bodyTs: "'5':11 'deal':4 'drive':9 'get':23 'go':17 'half':25 'hell':1 'mani':20 'refurb':8 'sometim':21 'start':6 'still':10 'use':7 'warranti':13 'year':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6294067"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703873548 {#2127
    date: 2023-12-29 19:12:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#2215
  +user: App\Entity\User {#2252 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2224 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Hell of a deal. i started using refurb drives, still 5 year warranty, because I was going through so many. Sometimes you get them half off."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703873548 {#2128
    date: 2023-12-29 19:12:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rosa666parks@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2198 …}
  +nested: Doctrine\ORM\PersistentCollection {#2227 …}
  +votes: Doctrine\ORM\PersistentCollection {#2214 …}
  +reports: Doctrine\ORM\PersistentCollection {#2225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2231 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2229 …}
  -id: 262638
  -bodyTs: "'5':11 'deal':4 'drive':9 'get':23 'go':17 'half':25 'hell':1 'mani':20 'refurb':8 'sometim':21 'start':6 'still':10 'use':7 'warranti':13 'year':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6294067"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703873548 {#2127
    date: 2023-12-29 19:12:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#2215
  +user: App\Entity\User {#2252 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2224 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Hell of a deal. i started using refurb drives, still 5 year warranty, because I was going through so many. Sometimes you get them half off."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703873548 {#2128
    date: 2023-12-29 19:12:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rosa666parks@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2198 …}
  +nested: Doctrine\ORM\PersistentCollection {#2227 …}
  +votes: Doctrine\ORM\PersistentCollection {#2214 …}
  +reports: Doctrine\ORM\PersistentCollection {#2225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2231 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2229 …}
  -id: 262638
  -bodyTs: "'5':11 'deal':4 'drive':9 'get':23 'go':17 'half':25 'hell':1 'mani':20 'refurb':8 'sometim':21 'start':6 'still':10 'use':7 'warranti':13 'year':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6294067"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703873548 {#2127
    date: 2023-12-29 19:12:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#2203
  +user: App\Entity\User {#2273 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    You may want to consider a mini PC. That was my upgrade after torturing my raspberry pi for many years. I landed here after agonizing over building the perfect NAS media server. Still very low on power consumption, but the compute power per dollar is great these days. All this in only a slightly larger form factor over the pi. I brought over the drives from the pi setup and was up and running for a very low cost. The workload transferred from the pi (plex, NAS, backups, many microservices/containers) leaves my system extremely bored where the pi would be begging for mercy.\n
    \n
    I don’t do a lot of transcoding, so I’m no expert here, but looking at the [documentation](https://support.plex.tv/articles/201774043-what-kind-of-cpu-do-i-need-for-my-server/) I believe you would want a passmark score of 2000 per each 1080p transcode, so 8000+ for your 4+ streams, not including overhead for other processes.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1709309895 {#2197
    date: 2024-03-01 17:18:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tinnitus@lemmy.world"
    "@Tinnitus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2207 …}
  +nested: Doctrine\ORM\PersistentCollection {#2208 …}
  +votes: Doctrine\ORM\PersistentCollection {#2204 …}
  +reports: Doctrine\ORM\PersistentCollection {#2211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2266 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2268 …}
  -id: 262643
  -bodyTs: "'/articles/201774043-what-kind-of-cpu-do-i-need-for-my-server/)':125 '1080p':138 '2000':135 '4':144 '8000':141 'agon':25 'backup':88 'beg':101 'believ':127 'bore':95 'brought':62 'build':27 'comput':41 'consid':5 'consumpt':38 'cost':79 'day':48 'document':122 'dollar':44 'drive':65 'expert':116 'extrem':94 'factor':57 'form':56 'great':46 'includ':147 'land':22 'larger':55 'leav':91 'look':119 'lot':109 'low':35,78 'm':114 'mani':19,89 'may':2 'media':31 'merci':103 'microservices/containers':90 'mini':7 'nas':30,87 'overhead':148 'passmark':132 'pc':8 'per':43,136 'perfect':29 'pi':17,60,68,85,98 'plex':86 'power':37,42 'process':151 'raspberri':16 'run':74 'score':133 'server':32 'setup':69 'slight':54 'still':33 'stream':145 'support.plex.tv':124 'support.plex.tv/articles/201774043-what-kind-of-cpu-do-i-need-for-my-server/)':123 'system':93 'tortur':14 'transcod':111,139 'transfer':82 'upgrad':12 'want':3,130 'workload':81 'would':99,129 'year':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6943443"
  +editedAt: DateTimeImmutable @1709111554 {#2205
    date: 2024-02-28 10:12:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703873598 {#2206
    date: 2023-12-29 19:13:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#2203
  +user: App\Entity\User {#2273 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    You may want to consider a mini PC. That was my upgrade after torturing my raspberry pi for many years. I landed here after agonizing over building the perfect NAS media server. Still very low on power consumption, but the compute power per dollar is great these days. All this in only a slightly larger form factor over the pi. I brought over the drives from the pi setup and was up and running for a very low cost. The workload transferred from the pi (plex, NAS, backups, many microservices/containers) leaves my system extremely bored where the pi would be begging for mercy.\n
    \n
    I don’t do a lot of transcoding, so I’m no expert here, but looking at the [documentation](https://support.plex.tv/articles/201774043-what-kind-of-cpu-do-i-need-for-my-server/) I believe you would want a passmark score of 2000 per each 1080p transcode, so 8000+ for your 4+ streams, not including overhead for other processes.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1709309895 {#2197
    date: 2024-03-01 17:18:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tinnitus@lemmy.world"
    "@Tinnitus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2207 …}
  +nested: Doctrine\ORM\PersistentCollection {#2208 …}
  +votes: Doctrine\ORM\PersistentCollection {#2204 …}
  +reports: Doctrine\ORM\PersistentCollection {#2211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2266 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2268 …}
  -id: 262643
  -bodyTs: "'/articles/201774043-what-kind-of-cpu-do-i-need-for-my-server/)':125 '1080p':138 '2000':135 '4':144 '8000':141 'agon':25 'backup':88 'beg':101 'believ':127 'bore':95 'brought':62 'build':27 'comput':41 'consid':5 'consumpt':38 'cost':79 'day':48 'document':122 'dollar':44 'drive':65 'expert':116 'extrem':94 'factor':57 'form':56 'great':46 'includ':147 'land':22 'larger':55 'leav':91 'look':119 'lot':109 'low':35,78 'm':114 'mani':19,89 'may':2 'media':31 'merci':103 'microservices/containers':90 'mini':7 'nas':30,87 'overhead':148 'passmark':132 'pc':8 'per':43,136 'perfect':29 'pi':17,60,68,85,98 'plex':86 'power':37,42 'process':151 'raspberri':16 'run':74 'score':133 'server':32 'setup':69 'slight':54 'still':33 'stream':145 'support.plex.tv':124 'support.plex.tv/articles/201774043-what-kind-of-cpu-do-i-need-for-my-server/)':123 'system':93 'tortur':14 'transcod':111,139 'transfer':82 'upgrad':12 'want':3,130 'workload':81 'would':99,129 'year':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6943443"
  +editedAt: DateTimeImmutable @1709111554 {#2205
    date: 2024-02-28 10:12:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703873598 {#2206
    date: 2023-12-29 19:13:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#2203
  +user: App\Entity\User {#2273 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    You may want to consider a mini PC. That was my upgrade after torturing my raspberry pi for many years. I landed here after agonizing over building the perfect NAS media server. Still very low on power consumption, but the compute power per dollar is great these days. All this in only a slightly larger form factor over the pi. I brought over the drives from the pi setup and was up and running for a very low cost. The workload transferred from the pi (plex, NAS, backups, many microservices/containers) leaves my system extremely bored where the pi would be begging for mercy.\n
    \n
    I don’t do a lot of transcoding, so I’m no expert here, but looking at the [documentation](https://support.plex.tv/articles/201774043-what-kind-of-cpu-do-i-need-for-my-server/) I believe you would want a passmark score of 2000 per each 1080p transcode, so 8000+ for your 4+ streams, not including overhead for other processes.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1709309895 {#2197
    date: 2024-03-01 17:18:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tinnitus@lemmy.world"
    "@Tinnitus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2207 …}
  +nested: Doctrine\ORM\PersistentCollection {#2208 …}
  +votes: Doctrine\ORM\PersistentCollection {#2204 …}
  +reports: Doctrine\ORM\PersistentCollection {#2211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2266 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2268 …}
  -id: 262643
  -bodyTs: "'/articles/201774043-what-kind-of-cpu-do-i-need-for-my-server/)':125 '1080p':138 '2000':135 '4':144 '8000':141 'agon':25 'backup':88 'beg':101 'believ':127 'bore':95 'brought':62 'build':27 'comput':41 'consid':5 'consumpt':38 'cost':79 'day':48 'document':122 'dollar':44 'drive':65 'expert':116 'extrem':94 'factor':57 'form':56 'great':46 'includ':147 'land':22 'larger':55 'leav':91 'look':119 'lot':109 'low':35,78 'm':114 'mani':19,89 'may':2 'media':31 'merci':103 'microservices/containers':90 'mini':7 'nas':30,87 'overhead':148 'passmark':132 'pc':8 'per':43,136 'perfect':29 'pi':17,60,68,85,98 'plex':86 'power':37,42 'process':151 'raspberri':16 'run':74 'score':133 'server':32 'setup':69 'slight':54 'still':33 'stream':145 'support.plex.tv':124 'support.plex.tv/articles/201774043-what-kind-of-cpu-do-i-need-for-my-server/)':123 'system':93 'tortur':14 'transcod':111,139 'transfer':82 'upgrad':12 'want':3,130 'workload':81 'would':99,129 'year':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6943443"
  +editedAt: DateTimeImmutable @1709111554 {#2205
    date: 2024-02-28 10:12:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703873598 {#2206
    date: 2023-12-29 19:13:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#2992
  +user: Proxies\__CG__\App\Entity\User {#3038 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2203
    +user: App\Entity\User {#2273 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      You may want to consider a mini PC. That was my upgrade after torturing my raspberry pi for many years. I landed here after agonizing over building the perfect NAS media server. Still very low on power consumption, but the compute power per dollar is great these days. All this in only a slightly larger form factor over the pi. I brought over the drives from the pi setup and was up and running for a very low cost. The workload transferred from the pi (plex, NAS, backups, many microservices/containers) leaves my system extremely bored where the pi would be begging for mercy.\n
      \n
      I don’t do a lot of transcoding, so I’m no expert here, but looking at the [documentation](https://support.plex.tv/articles/201774043-what-kind-of-cpu-do-i-need-for-my-server/) I believe you would want a passmark score of 2000 per each 1080p transcode, so 8000+ for your 4+ streams, not including overhead for other processes.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1709309895 {#2197
      date: 2024-03-01 17:18:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tinnitus@lemmy.world"
      "@Tinnitus@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2207 …}
    +nested: Doctrine\ORM\PersistentCollection {#2208 …}
    +votes: Doctrine\ORM\PersistentCollection {#2204 …}
    +reports: Doctrine\ORM\PersistentCollection {#2211 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2266 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2268 …}
    -id: 262643
    -bodyTs: "'/articles/201774043-what-kind-of-cpu-do-i-need-for-my-server/)':125 '1080p':138 '2000':135 '4':144 '8000':141 'agon':25 'backup':88 'beg':101 'believ':127 'bore':95 'brought':62 'build':27 'comput':41 'consid':5 'consumpt':38 'cost':79 'day':48 'document':122 'dollar':44 'drive':65 'expert':116 'extrem':94 'factor':57 'form':56 'great':46 'includ':147 'land':22 'larger':55 'leav':91 'look':119 'lot':109 'low':35,78 'm':114 'mani':19,89 'may':2 'media':31 'merci':103 'microservices/containers':90 'mini':7 'nas':30,87 'overhead':148 'passmark':132 'pc':8 'per':43,136 'perfect':29 'pi':17,60,68,85,98 'plex':86 'power':37,42 'process':151 'raspberri':16 'run':74 'score':133 'server':32 'setup':69 'slight':54 'still':33 'stream':145 'support.plex.tv':124 'support.plex.tv/articles/201774043-what-kind-of-cpu-do-i-need-for-my-server/)':123 'system':93 'tortur':14 'transcod':111,139 'transfer':82 'upgrad':12 'want':3,130 'workload':81 'would':99,129 'year':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6943443"
    +editedAt: DateTimeImmutable @1709111554 {#2205
      date: 2024-02-28 10:12:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703873598 {#2206
      date: 2023-12-29 19:13:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2203}
  +body: "Thanks for the great info! What mini PC did you end up going with? I’ve heard Beelink and a few others thrown around here and there, and most seem to be impressed with what they can do. Do you mind elaborating some on how you handle your drives with this type of setup? Do you just have some sort of NAS connected directly to the pc?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703897393 {#2994
    date: 2023-12-30 01:49:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tinnitus@lemmy.world"
    "@carcus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2991 …}
  +nested: Doctrine\ORM\PersistentCollection {#2989 …}
  +votes: Doctrine\ORM\PersistentCollection {#2987 …}
  +reports: Doctrine\ORM\PersistentCollection {#2985 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2983 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2981 …}
  -id: 263627
  -bodyTs: "'around':24 'beelink':18 'connect':63 'direct':64 'drive':49 'elabor':42 'end':11 'go':13 'great':4 'handl':47 'heard':17 'impress':33 'info':5 'mind':41 'mini':7 'nas':62 'other':22 'pc':8,67 'seem':30 'setup':54 'sort':60 'thank':1 'thrown':23 'type':52 've':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6298769"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703897393 {#2993
    date: 2023-12-30 01:49:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2992
  +user: Proxies\__CG__\App\Entity\User {#3038 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2203
    +user: App\Entity\User {#2273 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      You may want to consider a mini PC. That was my upgrade after torturing my raspberry pi for many years. I landed here after agonizing over building the perfect NAS media server. Still very low on power consumption, but the compute power per dollar is great these days. All this in only a slightly larger form factor over the pi. I brought over the drives from the pi setup and was up and running for a very low cost. The workload transferred from the pi (plex, NAS, backups, many microservices/containers) leaves my system extremely bored where the pi would be begging for mercy.\n
      \n
      I don’t do a lot of transcoding, so I’m no expert here, but looking at the [documentation](https://support.plex.tv/articles/201774043-what-kind-of-cpu-do-i-need-for-my-server/) I believe you would want a passmark score of 2000 per each 1080p transcode, so 8000+ for your 4+ streams, not including overhead for other processes.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1709309895 {#2197
      date: 2024-03-01 17:18:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tinnitus@lemmy.world"
      "@Tinnitus@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2207 …}
    +nested: Doctrine\ORM\PersistentCollection {#2208 …}
    +votes: Doctrine\ORM\PersistentCollection {#2204 …}
    +reports: Doctrine\ORM\PersistentCollection {#2211 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2266 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2268 …}
    -id: 262643
    -bodyTs: "'/articles/201774043-what-kind-of-cpu-do-i-need-for-my-server/)':125 '1080p':138 '2000':135 '4':144 '8000':141 'agon':25 'backup':88 'beg':101 'believ':127 'bore':95 'brought':62 'build':27 'comput':41 'consid':5 'consumpt':38 'cost':79 'day':48 'document':122 'dollar':44 'drive':65 'expert':116 'extrem':94 'factor':57 'form':56 'great':46 'includ':147 'land':22 'larger':55 'leav':91 'look':119 'lot':109 'low':35,78 'm':114 'mani':19,89 'may':2 'media':31 'merci':103 'microservices/containers':90 'mini':7 'nas':30,87 'overhead':148 'passmark':132 'pc':8 'per':43,136 'perfect':29 'pi':17,60,68,85,98 'plex':86 'power':37,42 'process':151 'raspberri':16 'run':74 'score':133 'server':32 'setup':69 'slight':54 'still':33 'stream':145 'support.plex.tv':124 'support.plex.tv/articles/201774043-what-kind-of-cpu-do-i-need-for-my-server/)':123 'system':93 'tortur':14 'transcod':111,139 'transfer':82 'upgrad':12 'want':3,130 'workload':81 'would':99,129 'year':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6943443"
    +editedAt: DateTimeImmutable @1709111554 {#2205
      date: 2024-02-28 10:12:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703873598 {#2206
      date: 2023-12-29 19:13:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2203}
  +body: "Thanks for the great info! What mini PC did you end up going with? I’ve heard Beelink and a few others thrown around here and there, and most seem to be impressed with what they can do. Do you mind elaborating some on how you handle your drives with this type of setup? Do you just have some sort of NAS connected directly to the pc?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703897393 {#2994
    date: 2023-12-30 01:49:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tinnitus@lemmy.world"
    "@carcus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2991 …}
  +nested: Doctrine\ORM\PersistentCollection {#2989 …}
  +votes: Doctrine\ORM\PersistentCollection {#2987 …}
  +reports: Doctrine\ORM\PersistentCollection {#2985 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2983 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2981 …}
  -id: 263627
  -bodyTs: "'around':24 'beelink':18 'connect':63 'direct':64 'drive':49 'elabor':42 'end':11 'go':13 'great':4 'handl':47 'heard':17 'impress':33 'info':5 'mind':41 'mini':7 'nas':62 'other':22 'pc':8,67 'seem':30 'setup':54 'sort':60 'thank':1 'thrown':23 'type':52 've':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6298769"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703897393 {#2993
    date: 2023-12-30 01:49:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2992
  +user: Proxies\__CG__\App\Entity\User {#3038 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2203
    +user: App\Entity\User {#2273 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      You may want to consider a mini PC. That was my upgrade after torturing my raspberry pi for many years. I landed here after agonizing over building the perfect NAS media server. Still very low on power consumption, but the compute power per dollar is great these days. All this in only a slightly larger form factor over the pi. I brought over the drives from the pi setup and was up and running for a very low cost. The workload transferred from the pi (plex, NAS, backups, many microservices/containers) leaves my system extremely bored where the pi would be begging for mercy.\n
      \n
      I don’t do a lot of transcoding, so I’m no expert here, but looking at the [documentation](https://support.plex.tv/articles/201774043-what-kind-of-cpu-do-i-need-for-my-server/) I believe you would want a passmark score of 2000 per each 1080p transcode, so 8000+ for your 4+ streams, not including overhead for other processes.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1709309895 {#2197
      date: 2024-03-01 17:18:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tinnitus@lemmy.world"
      "@Tinnitus@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2207 …}
    +nested: Doctrine\ORM\PersistentCollection {#2208 …}
    +votes: Doctrine\ORM\PersistentCollection {#2204 …}
    +reports: Doctrine\ORM\PersistentCollection {#2211 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2266 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2268 …}
    -id: 262643
    -bodyTs: "'/articles/201774043-what-kind-of-cpu-do-i-need-for-my-server/)':125 '1080p':138 '2000':135 '4':144 '8000':141 'agon':25 'backup':88 'beg':101 'believ':127 'bore':95 'brought':62 'build':27 'comput':41 'consid':5 'consumpt':38 'cost':79 'day':48 'document':122 'dollar':44 'drive':65 'expert':116 'extrem':94 'factor':57 'form':56 'great':46 'includ':147 'land':22 'larger':55 'leav':91 'look':119 'lot':109 'low':35,78 'm':114 'mani':19,89 'may':2 'media':31 'merci':103 'microservices/containers':90 'mini':7 'nas':30,87 'overhead':148 'passmark':132 'pc':8 'per':43,136 'perfect':29 'pi':17,60,68,85,98 'plex':86 'power':37,42 'process':151 'raspberri':16 'run':74 'score':133 'server':32 'setup':69 'slight':54 'still':33 'stream':145 'support.plex.tv':124 'support.plex.tv/articles/201774043-what-kind-of-cpu-do-i-need-for-my-server/)':123 'system':93 'tortur':14 'transcod':111,139 'transfer':82 'upgrad':12 'want':3,130 'workload':81 'would':99,129 'year':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6943443"
    +editedAt: DateTimeImmutable @1709111554 {#2205
      date: 2024-02-28 10:12:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703873598 {#2206
      date: 2023-12-29 19:13:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2203}
  +body: "Thanks for the great info! What mini PC did you end up going with? I’ve heard Beelink and a few others thrown around here and there, and most seem to be impressed with what they can do. Do you mind elaborating some on how you handle your drives with this type of setup? Do you just have some sort of NAS connected directly to the pc?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703897393 {#2994
    date: 2023-12-30 01:49:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tinnitus@lemmy.world"
    "@carcus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2991 …}
  +nested: Doctrine\ORM\PersistentCollection {#2989 …}
  +votes: Doctrine\ORM\PersistentCollection {#2987 …}
  +reports: Doctrine\ORM\PersistentCollection {#2985 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2983 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2981 …}
  -id: 263627
  -bodyTs: "'around':24 'beelink':18 'connect':63 'direct':64 'drive':49 'elabor':42 'end':11 'go':13 'great':4 'handl':47 'heard':17 'impress':33 'info':5 'mind':41 'mini':7 'nas':62 'other':22 'pc':8,67 'seem':30 'setup':54 'sort':60 'thank':1 'thrown':23 'type':52 've':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6298769"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703897393 {#2993
    date: 2023-12-30 01:49:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#3241
  +user: App\Entity\User {#2273 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2992
    +user: Proxies\__CG__\App\Entity\User {#3038 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2203
      +user: App\Entity\User {#2273 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        You may want to consider a mini PC. That was my upgrade after torturing my raspberry pi for many years. I landed here after agonizing over building the perfect NAS media server. Still very low on power consumption, but the compute power per dollar is great these days. All this in only a slightly larger form factor over the pi. I brought over the drives from the pi setup and was up and running for a very low cost. The workload transferred from the pi (plex, NAS, backups, many microservices/containers) leaves my system extremely bored where the pi would be begging for mercy.\n
        \n
        I don’t do a lot of transcoding, so I’m no expert here, but looking at the [documentation](https://support.plex.tv/articles/201774043-what-kind-of-cpu-do-i-need-for-my-server/) I believe you would want a passmark score of 2000 per each 1080p transcode, so 8000+ for your 4+ streams, not including overhead for other processes.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1709309895 {#2197
        date: 2024-03-01 17:18:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tinnitus@lemmy.world"
        "@Tinnitus@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2207 …}
      +nested: Doctrine\ORM\PersistentCollection {#2208 …}
      +votes: Doctrine\ORM\PersistentCollection {#2204 …}
      +reports: Doctrine\ORM\PersistentCollection {#2211 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2266 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2268 …}
      -id: 262643
      -bodyTs: "'/articles/201774043-what-kind-of-cpu-do-i-need-for-my-server/)':125 '1080p':138 '2000':135 '4':144 '8000':141 'agon':25 'backup':88 'beg':101 'believ':127 'bore':95 'brought':62 'build':27 'comput':41 'consid':5 'consumpt':38 'cost':79 'day':48 'document':122 'dollar':44 'drive':65 'expert':116 'extrem':94 'factor':57 'form':56 'great':46 'includ':147 'land':22 'larger':55 'leav':91 'look':119 'lot':109 'low':35,78 'm':114 'mani':19,89 'may':2 'media':31 'merci':103 'microservices/containers':90 'mini':7 'nas':30,87 'overhead':148 'passmark':132 'pc':8 'per':43,136 'perfect':29 'pi':17,60,68,85,98 'plex':86 'power':37,42 'process':151 'raspberri':16 'run':74 'score':133 'server':32 'setup':69 'slight':54 'still':33 'stream':145 'support.plex.tv':124 'support.plex.tv/articles/201774043-what-kind-of-cpu-do-i-need-for-my-server/)':123 'system':93 'tortur':14 'transcod':111,139 'transfer':82 'upgrad':12 'want':3,130 'workload':81 'would':99,129 'year':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6943443"
      +editedAt: DateTimeImmutable @1709111554 {#2205
        date: 2024-02-28 10:12:34.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703873598 {#2206
        date: 2023-12-29 19:13:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2203}
    +body: "Thanks for the great info! What mini PC did you end up going with? I’ve heard Beelink and a few others thrown around here and there, and most seem to be impressed with what they can do. Do you mind elaborating some on how you handle your drives with this type of setup? Do you just have some sort of NAS connected directly to the pc?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703897393 {#2994
      date: 2023-12-30 01:49:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tinnitus@lemmy.world"
      "@carcus@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2991 …}
    +nested: Doctrine\ORM\PersistentCollection {#2989 …}
    +votes: Doctrine\ORM\PersistentCollection {#2987 …}
    +reports: Doctrine\ORM\PersistentCollection {#2985 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2983 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2981 …}
    -id: 263627
    -bodyTs: "'around':24 'beelink':18 'connect':63 'direct':64 'drive':49 'elabor':42 'end':11 'go':13 'great':4 'handl':47 'heard':17 'impress':33 'info':5 'mind':41 'mini':7 'nas':62 'other':22 'pc':8,67 'seem':30 'setup':54 'sort':60 'thank':1 'thrown':23 'type':52 've':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6298769"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703897393 {#2993
      date: 2023-12-30 01:49:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2203}
  +body: """
    No worries. I got a beelink S12, non-pro model with 8G RAM and 256G SSD. It was on sale for about $150 USD. Fit my use case, but maybe not yours, although you might be surprised. Perhaps those extra plex share users won’t be concurrently transcoding?\n
    \n
    The drives are all USB, the portable type that requires no power source. Like you, I don’t need much. I have ~12T across 3, with a small hub that could provide more ports in a pinch. This model I believe also provides a SATA slot for a 2.5” drive, but I haven’t used it. All of these drives were previously connected to a rpi 3B+, haha!\n
    \n
    The drive shares are done via samba and also syncthing. I have no need for a unified share via mergerfs, but I did take a look at [this site](https://perfectmediaserver.com/) for some ideas. I’m the type that rolls all their own services rather than using an NAS based distro. Everything is in an ansible playbook that pushes out my configs and containers.\n
    \n
    Edit: I should make it clear the NAS is for *other* systems to access the drives. Drives are directly connected via USB. All my services are contained in this single host (media/backup/microservices/etc). My Pi’s are now clustered for a k3s lab for non critical exploration.\n
    \n
    I’m a bit of a minimalist who designs for my current use with a little room to grow. I don’t find much value in “future proofing” as I’ve never had much success in accomplishing that.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703914327 {#3238
    date: 2023-12-30 06:32:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tinnitus@lemmy.world"
    "@carcus@lemmy.ml"
    "@Tinnitus@lemmy.world"
    "@carcus@lemmy.ml"
    "@Tinnitus@lemmy.world"
    "@carcus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3242 …}
  +nested: Doctrine\ORM\PersistentCollection {#3244 …}
  +votes: Doctrine\ORM\PersistentCollection {#3246 …}
  +reports: Doctrine\ORM\PersistentCollection {#3248 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3250 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3252 …}
  -id: 264054
  -bodyTs: "'/)':149 '12t':72 '150':24 '2.5':98 '256g':16 '3':74 '3b':116 '8g':13 'access':196 'accomplish':265 'across':73 'also':91,126 'although':34 'ansibl':174 'base':168 'beelink':6 'believ':90 'bit':232 'case':29 'clear':188 'cluster':220 'concurr':48 'config':180 'connect':112,202 'contain':182,209 'could':80 'critic':227 'current':240 'design':237 'direct':201 'distro':169 'done':122 'drive':51,99,109,119,198,199 'edit':183 'everyth':170 'explor':228 'extra':41 'find':251 'fit':26 'futur':255 'got':4 'grow':247 'haha':117 'haven':102 'host':213 'hub':78 'idea':152 'k3s':223 'lab':224 'like':63 'littl':244 'look':143 'm':154,230 'make':186 'mayb':31 'media/backup/microservices/etc':214 'mergerf':137 'might':36 'minimalist':235 'model':11,88 'much':69,252,262 'nas':167,190 'need':68,131 'never':260 'non':9,226 'non-pro':8 'perfectmediaserver.com':148 'perfectmediaserver.com/)':147 'perhap':39 'pi':216 'pinch':86 'playbook':175 'plex':42 'port':83 'portabl':56 'power':61 'previous':111 'pro':10 'proof':256 'provid':81,92 'push':177 'ram':14 'rather':163 'requir':59 'roll':158 'room':245 'rpi':115 's12':7 'sale':21 'samba':124 'sata':94 'servic':162,207 'share':43,120,135 'singl':212 'site':146 'slot':95 'small':77 'sourc':62 'ssd':17 'success':263 'surpris':38 'syncth':127 'system':194 'take':141 'transcod':49 'type':57,156 'unifi':134 'usb':54,204 'usd':25 'use':28,104,165,241 'user':44 'valu':253 've':259 'via':123,136,203 'won':45 'worri':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6952415"
  +editedAt: DateTimeImmutable @1709283454 {#3239
    date: 2024-03-01 09:57:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703914327 {#3240
    date: 2023-12-30 06:32:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#3241
  +user: App\Entity\User {#2273 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2992
    +user: Proxies\__CG__\App\Entity\User {#3038 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2203
      +user: App\Entity\User {#2273 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        You may want to consider a mini PC. That was my upgrade after torturing my raspberry pi for many years. I landed here after agonizing over building the perfect NAS media server. Still very low on power consumption, but the compute power per dollar is great these days. All this in only a slightly larger form factor over the pi. I brought over the drives from the pi setup and was up and running for a very low cost. The workload transferred from the pi (plex, NAS, backups, many microservices/containers) leaves my system extremely bored where the pi would be begging for mercy.\n
        \n
        I don’t do a lot of transcoding, so I’m no expert here, but looking at the [documentation](https://support.plex.tv/articles/201774043-what-kind-of-cpu-do-i-need-for-my-server/) I believe you would want a passmark score of 2000 per each 1080p transcode, so 8000+ for your 4+ streams, not including overhead for other processes.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1709309895 {#2197
        date: 2024-03-01 17:18:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tinnitus@lemmy.world"
        "@Tinnitus@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2207 …}
      +nested: Doctrine\ORM\PersistentCollection {#2208 …}
      +votes: Doctrine\ORM\PersistentCollection {#2204 …}
      +reports: Doctrine\ORM\PersistentCollection {#2211 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2266 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2268 …}
      -id: 262643
      -bodyTs: "'/articles/201774043-what-kind-of-cpu-do-i-need-for-my-server/)':125 '1080p':138 '2000':135 '4':144 '8000':141 'agon':25 'backup':88 'beg':101 'believ':127 'bore':95 'brought':62 'build':27 'comput':41 'consid':5 'consumpt':38 'cost':79 'day':48 'document':122 'dollar':44 'drive':65 'expert':116 'extrem':94 'factor':57 'form':56 'great':46 'includ':147 'land':22 'larger':55 'leav':91 'look':119 'lot':109 'low':35,78 'm':114 'mani':19,89 'may':2 'media':31 'merci':103 'microservices/containers':90 'mini':7 'nas':30,87 'overhead':148 'passmark':132 'pc':8 'per':43,136 'perfect':29 'pi':17,60,68,85,98 'plex':86 'power':37,42 'process':151 'raspberri':16 'run':74 'score':133 'server':32 'setup':69 'slight':54 'still':33 'stream':145 'support.plex.tv':124 'support.plex.tv/articles/201774043-what-kind-of-cpu-do-i-need-for-my-server/)':123 'system':93 'tortur':14 'transcod':111,139 'transfer':82 'upgrad':12 'want':3,130 'workload':81 'would':99,129 'year':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6943443"
      +editedAt: DateTimeImmutable @1709111554 {#2205
        date: 2024-02-28 10:12:34.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703873598 {#2206
        date: 2023-12-29 19:13:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2203}
    +body: "Thanks for the great info! What mini PC did you end up going with? I’ve heard Beelink and a few others thrown around here and there, and most seem to be impressed with what they can do. Do you mind elaborating some on how you handle your drives with this type of setup? Do you just have some sort of NAS connected directly to the pc?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703897393 {#2994
      date: 2023-12-30 01:49:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tinnitus@lemmy.world"
      "@carcus@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2991 …}
    +nested: Doctrine\ORM\PersistentCollection {#2989 …}
    +votes: Doctrine\ORM\PersistentCollection {#2987 …}
    +reports: Doctrine\ORM\PersistentCollection {#2985 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2983 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2981 …}
    -id: 263627
    -bodyTs: "'around':24 'beelink':18 'connect':63 'direct':64 'drive':49 'elabor':42 'end':11 'go':13 'great':4 'handl':47 'heard':17 'impress':33 'info':5 'mind':41 'mini':7 'nas':62 'other':22 'pc':8,67 'seem':30 'setup':54 'sort':60 'thank':1 'thrown':23 'type':52 've':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6298769"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703897393 {#2993
      date: 2023-12-30 01:49:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2203}
  +body: """
    No worries. I got a beelink S12, non-pro model with 8G RAM and 256G SSD. It was on sale for about $150 USD. Fit my use case, but maybe not yours, although you might be surprised. Perhaps those extra plex share users won’t be concurrently transcoding?\n
    \n
    The drives are all USB, the portable type that requires no power source. Like you, I don’t need much. I have ~12T across 3, with a small hub that could provide more ports in a pinch. This model I believe also provides a SATA slot for a 2.5” drive, but I haven’t used it. All of these drives were previously connected to a rpi 3B+, haha!\n
    \n
    The drive shares are done via samba and also syncthing. I have no need for a unified share via mergerfs, but I did take a look at [this site](https://perfectmediaserver.com/) for some ideas. I’m the type that rolls all their own services rather than using an NAS based distro. Everything is in an ansible playbook that pushes out my configs and containers.\n
    \n
    Edit: I should make it clear the NAS is for *other* systems to access the drives. Drives are directly connected via USB. All my services are contained in this single host (media/backup/microservices/etc). My Pi’s are now clustered for a k3s lab for non critical exploration.\n
    \n
    I’m a bit of a minimalist who designs for my current use with a little room to grow. I don’t find much value in “future proofing” as I’ve never had much success in accomplishing that.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703914327 {#3238
    date: 2023-12-30 06:32:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tinnitus@lemmy.world"
    "@carcus@lemmy.ml"
    "@Tinnitus@lemmy.world"
    "@carcus@lemmy.ml"
    "@Tinnitus@lemmy.world"
    "@carcus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3242 …}
  +nested: Doctrine\ORM\PersistentCollection {#3244 …}
  +votes: Doctrine\ORM\PersistentCollection {#3246 …}
  +reports: Doctrine\ORM\PersistentCollection {#3248 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3250 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3252 …}
  -id: 264054
  -bodyTs: "'/)':149 '12t':72 '150':24 '2.5':98 '256g':16 '3':74 '3b':116 '8g':13 'access':196 'accomplish':265 'across':73 'also':91,126 'although':34 'ansibl':174 'base':168 'beelink':6 'believ':90 'bit':232 'case':29 'clear':188 'cluster':220 'concurr':48 'config':180 'connect':112,202 'contain':182,209 'could':80 'critic':227 'current':240 'design':237 'direct':201 'distro':169 'done':122 'drive':51,99,109,119,198,199 'edit':183 'everyth':170 'explor':228 'extra':41 'find':251 'fit':26 'futur':255 'got':4 'grow':247 'haha':117 'haven':102 'host':213 'hub':78 'idea':152 'k3s':223 'lab':224 'like':63 'littl':244 'look':143 'm':154,230 'make':186 'mayb':31 'media/backup/microservices/etc':214 'mergerf':137 'might':36 'minimalist':235 'model':11,88 'much':69,252,262 'nas':167,190 'need':68,131 'never':260 'non':9,226 'non-pro':8 'perfectmediaserver.com':148 'perfectmediaserver.com/)':147 'perhap':39 'pi':216 'pinch':86 'playbook':175 'plex':42 'port':83 'portabl':56 'power':61 'previous':111 'pro':10 'proof':256 'provid':81,92 'push':177 'ram':14 'rather':163 'requir':59 'roll':158 'room':245 'rpi':115 's12':7 'sale':21 'samba':124 'sata':94 'servic':162,207 'share':43,120,135 'singl':212 'site':146 'slot':95 'small':77 'sourc':62 'ssd':17 'success':263 'surpris':38 'syncth':127 'system':194 'take':141 'transcod':49 'type':57,156 'unifi':134 'usb':54,204 'usd':25 'use':28,104,165,241 'user':44 'valu':253 've':259 'via':123,136,203 'won':45 'worri':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6952415"
  +editedAt: DateTimeImmutable @1709283454 {#3239
    date: 2024-03-01 09:57:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703914327 {#3240
    date: 2023-12-30 06:32:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#3241
  +user: App\Entity\User {#2273 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2992
    +user: Proxies\__CG__\App\Entity\User {#3038 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2203
      +user: App\Entity\User {#2273 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        You may want to consider a mini PC. That was my upgrade after torturing my raspberry pi for many years. I landed here after agonizing over building the perfect NAS media server. Still very low on power consumption, but the compute power per dollar is great these days. All this in only a slightly larger form factor over the pi. I brought over the drives from the pi setup and was up and running for a very low cost. The workload transferred from the pi (plex, NAS, backups, many microservices/containers) leaves my system extremely bored where the pi would be begging for mercy.\n
        \n
        I don’t do a lot of transcoding, so I’m no expert here, but looking at the [documentation](https://support.plex.tv/articles/201774043-what-kind-of-cpu-do-i-need-for-my-server/) I believe you would want a passmark score of 2000 per each 1080p transcode, so 8000+ for your 4+ streams, not including overhead for other processes.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1709309895 {#2197
        date: 2024-03-01 17:18:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tinnitus@lemmy.world"
        "@Tinnitus@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2207 …}
      +nested: Doctrine\ORM\PersistentCollection {#2208 …}
      +votes: Doctrine\ORM\PersistentCollection {#2204 …}
      +reports: Doctrine\ORM\PersistentCollection {#2211 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2266 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2268 …}
      -id: 262643
      -bodyTs: "'/articles/201774043-what-kind-of-cpu-do-i-need-for-my-server/)':125 '1080p':138 '2000':135 '4':144 '8000':141 'agon':25 'backup':88 'beg':101 'believ':127 'bore':95 'brought':62 'build':27 'comput':41 'consid':5 'consumpt':38 'cost':79 'day':48 'document':122 'dollar':44 'drive':65 'expert':116 'extrem':94 'factor':57 'form':56 'great':46 'includ':147 'land':22 'larger':55 'leav':91 'look':119 'lot':109 'low':35,78 'm':114 'mani':19,89 'may':2 'media':31 'merci':103 'microservices/containers':90 'mini':7 'nas':30,87 'overhead':148 'passmark':132 'pc':8 'per':43,136 'perfect':29 'pi':17,60,68,85,98 'plex':86 'power':37,42 'process':151 'raspberri':16 'run':74 'score':133 'server':32 'setup':69 'slight':54 'still':33 'stream':145 'support.plex.tv':124 'support.plex.tv/articles/201774043-what-kind-of-cpu-do-i-need-for-my-server/)':123 'system':93 'tortur':14 'transcod':111,139 'transfer':82 'upgrad':12 'want':3,130 'workload':81 'would':99,129 'year':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6943443"
      +editedAt: DateTimeImmutable @1709111554 {#2205
        date: 2024-02-28 10:12:34.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703873598 {#2206
        date: 2023-12-29 19:13:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2203}
    +body: "Thanks for the great info! What mini PC did you end up going with? I’ve heard Beelink and a few others thrown around here and there, and most seem to be impressed with what they can do. Do you mind elaborating some on how you handle your drives with this type of setup? Do you just have some sort of NAS connected directly to the pc?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703897393 {#2994
      date: 2023-12-30 01:49:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tinnitus@lemmy.world"
      "@carcus@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2991 …}
    +nested: Doctrine\ORM\PersistentCollection {#2989 …}
    +votes: Doctrine\ORM\PersistentCollection {#2987 …}
    +reports: Doctrine\ORM\PersistentCollection {#2985 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2983 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2981 …}
    -id: 263627
    -bodyTs: "'around':24 'beelink':18 'connect':63 'direct':64 'drive':49 'elabor':42 'end':11 'go':13 'great':4 'handl':47 'heard':17 'impress':33 'info':5 'mind':41 'mini':7 'nas':62 'other':22 'pc':8,67 'seem':30 'setup':54 'sort':60 'thank':1 'thrown':23 'type':52 've':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6298769"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703897393 {#2993
      date: 2023-12-30 01:49:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2203}
  +body: """
    No worries. I got a beelink S12, non-pro model with 8G RAM and 256G SSD. It was on sale for about $150 USD. Fit my use case, but maybe not yours, although you might be surprised. Perhaps those extra plex share users won’t be concurrently transcoding?\n
    \n
    The drives are all USB, the portable type that requires no power source. Like you, I don’t need much. I have ~12T across 3, with a small hub that could provide more ports in a pinch. This model I believe also provides a SATA slot for a 2.5” drive, but I haven’t used it. All of these drives were previously connected to a rpi 3B+, haha!\n
    \n
    The drive shares are done via samba and also syncthing. I have no need for a unified share via mergerfs, but I did take a look at [this site](https://perfectmediaserver.com/) for some ideas. I’m the type that rolls all their own services rather than using an NAS based distro. Everything is in an ansible playbook that pushes out my configs and containers.\n
    \n
    Edit: I should make it clear the NAS is for *other* systems to access the drives. Drives are directly connected via USB. All my services are contained in this single host (media/backup/microservices/etc). My Pi’s are now clustered for a k3s lab for non critical exploration.\n
    \n
    I’m a bit of a minimalist who designs for my current use with a little room to grow. I don’t find much value in “future proofing” as I’ve never had much success in accomplishing that.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703914327 {#3238
    date: 2023-12-30 06:32:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tinnitus@lemmy.world"
    "@carcus@lemmy.ml"
    "@Tinnitus@lemmy.world"
    "@carcus@lemmy.ml"
    "@Tinnitus@lemmy.world"
    "@carcus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3242 …}
  +nested: Doctrine\ORM\PersistentCollection {#3244 …}
  +votes: Doctrine\ORM\PersistentCollection {#3246 …}
  +reports: Doctrine\ORM\PersistentCollection {#3248 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3250 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3252 …}
  -id: 264054
  -bodyTs: "'/)':149 '12t':72 '150':24 '2.5':98 '256g':16 '3':74 '3b':116 '8g':13 'access':196 'accomplish':265 'across':73 'also':91,126 'although':34 'ansibl':174 'base':168 'beelink':6 'believ':90 'bit':232 'case':29 'clear':188 'cluster':220 'concurr':48 'config':180 'connect':112,202 'contain':182,209 'could':80 'critic':227 'current':240 'design':237 'direct':201 'distro':169 'done':122 'drive':51,99,109,119,198,199 'edit':183 'everyth':170 'explor':228 'extra':41 'find':251 'fit':26 'futur':255 'got':4 'grow':247 'haha':117 'haven':102 'host':213 'hub':78 'idea':152 'k3s':223 'lab':224 'like':63 'littl':244 'look':143 'm':154,230 'make':186 'mayb':31 'media/backup/microservices/etc':214 'mergerf':137 'might':36 'minimalist':235 'model':11,88 'much':69,252,262 'nas':167,190 'need':68,131 'never':260 'non':9,226 'non-pro':8 'perfectmediaserver.com':148 'perfectmediaserver.com/)':147 'perhap':39 'pi':216 'pinch':86 'playbook':175 'plex':42 'port':83 'portabl':56 'power':61 'previous':111 'pro':10 'proof':256 'provid':81,92 'push':177 'ram':14 'rather':163 'requir':59 'roll':158 'room':245 'rpi':115 's12':7 'sale':21 'samba':124 'sata':94 'servic':162,207 'share':43,120,135 'singl':212 'site':146 'slot':95 'small':77 'sourc':62 'ssd':17 'success':263 'surpris':38 'syncth':127 'system':194 'take':141 'transcod':49 'type':57,156 'unifi':134 'usb':54,204 'usd':25 'use':28,104,165,241 'user':44 'valu':253 've':259 'via':123,136,203 'won':45 'worri':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6952415"
  +editedAt: DateTimeImmutable @1709283454 {#3239
    date: 2024-03-01 09:57:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703914327 {#3240
    date: 2023-12-30 06:32:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#3383
  +user: Proxies\__CG__\App\Entity\User {#3038 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3241
    +user: App\Entity\User {#2273 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2992
      +user: Proxies\__CG__\App\Entity\User {#3038 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2203
        +user: App\Entity\User {#2273 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: """
          You may want to consider a mini PC. That was my upgrade after torturing my raspberry pi for many years. I landed here after agonizing over building the perfect NAS media server. Still very low on power consumption, but the compute power per dollar is great these days. All this in only a slightly larger form factor over the pi. I brought over the drives from the pi setup and was up and running for a very low cost. The workload transferred from the pi (plex, NAS, backups, many microservices/containers) leaves my system extremely bored where the pi would be begging for mercy.\n
          \n
          I don’t do a lot of transcoding, so I’m no expert here, but looking at the [documentation](https://support.plex.tv/articles/201774043-what-kind-of-cpu-do-i-need-for-my-server/) I believe you would want a passmark score of 2000 per each 1080p transcode, so 8000+ for your 4+ streams, not including overhead for other processes.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1709309895 {#2197
          date: 2024-03-01 17:18:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Tinnitus@lemmy.world"
          "@Tinnitus@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2207 …}
        +nested: Doctrine\ORM\PersistentCollection {#2208 …}
        +votes: Doctrine\ORM\PersistentCollection {#2204 …}
        +reports: Doctrine\ORM\PersistentCollection {#2211 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2266 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2268 …}
        -id: 262643
        -bodyTs: "'/articles/201774043-what-kind-of-cpu-do-i-need-for-my-server/)':125 '1080p':138 '2000':135 '4':144 '8000':141 'agon':25 'backup':88 'beg':101 'believ':127 'bore':95 'brought':62 'build':27 'comput':41 'consid':5 'consumpt':38 'cost':79 'day':48 'document':122 'dollar':44 'drive':65 'expert':116 'extrem':94 'factor':57 'form':56 'great':46 'includ':147 'land':22 'larger':55 'leav':91 'look':119 'lot':109 'low':35,78 'm':114 'mani':19,89 'may':2 'media':31 'merci':103 'microservices/containers':90 'mini':7 'nas':30,87 'overhead':148 'passmark':132 'pc':8 'per':43,136 'perfect':29 'pi':17,60,68,85,98 'plex':86 'power':37,42 'process':151 'raspberri':16 'run':74 'score':133 'server':32 'setup':69 'slight':54 'still':33 'stream':145 'support.plex.tv':124 'support.plex.tv/articles/201774043-what-kind-of-cpu-do-i-need-for-my-server/)':123 'system':93 'tortur':14 'transcod':111,139 'transfer':82 'upgrad':12 'want':3,130 'workload':81 'would':99,129 'year':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6943443"
        +editedAt: DateTimeImmutable @1709111554 {#2205
          date: 2024-02-28 10:12:34.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703873598 {#2206
          date: 2023-12-29 19:13:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2203}
      +body: "Thanks for the great info! What mini PC did you end up going with? I’ve heard Beelink and a few others thrown around here and there, and most seem to be impressed with what they can do. Do you mind elaborating some on how you handle your drives with this type of setup? Do you just have some sort of NAS connected directly to the pc?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703897393 {#2994
        date: 2023-12-30 01:49:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tinnitus@lemmy.world"
        "@carcus@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2991 …}
      +nested: Doctrine\ORM\PersistentCollection {#2989 …}
      +votes: Doctrine\ORM\PersistentCollection {#2987 …}
      +reports: Doctrine\ORM\PersistentCollection {#2985 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2983 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2981 …}
      -id: 263627
      -bodyTs: "'around':24 'beelink':18 'connect':63 'direct':64 'drive':49 'elabor':42 'end':11 'go':13 'great':4 'handl':47 'heard':17 'impress':33 'info':5 'mind':41 'mini':7 'nas':62 'other':22 'pc':8,67 'seem':30 'setup':54 'sort':60 'thank':1 'thrown':23 'type':52 've':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6298769"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703897393 {#2993
        date: 2023-12-30 01:49:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2203}
    +body: """
      No worries. I got a beelink S12, non-pro model with 8G RAM and 256G SSD. It was on sale for about $150 USD. Fit my use case, but maybe not yours, although you might be surprised. Perhaps those extra plex share users won’t be concurrently transcoding?\n
      \n
      The drives are all USB, the portable type that requires no power source. Like you, I don’t need much. I have ~12T across 3, with a small hub that could provide more ports in a pinch. This model I believe also provides a SATA slot for a 2.5” drive, but I haven’t used it. All of these drives were previously connected to a rpi 3B+, haha!\n
      \n
      The drive shares are done via samba and also syncthing. I have no need for a unified share via mergerfs, but I did take a look at [this site](https://perfectmediaserver.com/) for some ideas. I’m the type that rolls all their own services rather than using an NAS based distro. Everything is in an ansible playbook that pushes out my configs and containers.\n
      \n
      Edit: I should make it clear the NAS is for *other* systems to access the drives. Drives are directly connected via USB. All my services are contained in this single host (media/backup/microservices/etc). My Pi’s are now clustered for a k3s lab for non critical exploration.\n
      \n
      I’m a bit of a minimalist who designs for my current use with a little room to grow. I don’t find much value in “future proofing” as I’ve never had much success in accomplishing that.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703914327 {#3238
      date: 2023-12-30 06:32:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tinnitus@lemmy.world"
      "@carcus@lemmy.ml"
      "@Tinnitus@lemmy.world"
      "@carcus@lemmy.ml"
      "@Tinnitus@lemmy.world"
      "@carcus@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3242 …}
    +nested: Doctrine\ORM\PersistentCollection {#3244 …}
    +votes: Doctrine\ORM\PersistentCollection {#3246 …}
    +reports: Doctrine\ORM\PersistentCollection {#3248 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3250 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3252 …}
    -id: 264054
    -bodyTs: "'/)':149 '12t':72 '150':24 '2.5':98 '256g':16 '3':74 '3b':116 '8g':13 'access':196 'accomplish':265 'across':73 'also':91,126 'although':34 'ansibl':174 'base':168 'beelink':6 'believ':90 'bit':232 'case':29 'clear':188 'cluster':220 'concurr':48 'config':180 'connect':112,202 'contain':182,209 'could':80 'critic':227 'current':240 'design':237 'direct':201 'distro':169 'done':122 'drive':51,99,109,119,198,199 'edit':183 'everyth':170 'explor':228 'extra':41 'find':251 'fit':26 'futur':255 'got':4 'grow':247 'haha':117 'haven':102 'host':213 'hub':78 'idea':152 'k3s':223 'lab':224 'like':63 'littl':244 'look':143 'm':154,230 'make':186 'mayb':31 'media/backup/microservices/etc':214 'mergerf':137 'might':36 'minimalist':235 'model':11,88 'much':69,252,262 'nas':167,190 'need':68,131 'never':260 'non':9,226 'non-pro':8 'perfectmediaserver.com':148 'perfectmediaserver.com/)':147 'perhap':39 'pi':216 'pinch':86 'playbook':175 'plex':42 'port':83 'portabl':56 'power':61 'previous':111 'pro':10 'proof':256 'provid':81,92 'push':177 'ram':14 'rather':163 'requir':59 'roll':158 'room':245 'rpi':115 's12':7 'sale':21 'samba':124 'sata':94 'servic':162,207 'share':43,120,135 'singl':212 'site':146 'slot':95 'small':77 'sourc':62 'ssd':17 'success':263 'surpris':38 'syncth':127 'system':194 'take':141 'transcod':49 'type':57,156 'unifi':134 'usb':54,204 'usd':25 'use':28,104,165,241 'user':44 'valu':253 've':259 'via':123,136,203 'won':45 'worri':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6952415"
    +editedAt: DateTimeImmutable @1709283454 {#3239
      date: 2024-03-01 09:57:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703914327 {#3240
      date: 2023-12-30 06:32:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2203}
  +body: """
    I’ll probably start out with just letting my parents access Plex to see how it performs. They would be remotely streaming off an Apple TV, so I’m not entirely sure how much, if any, transcoding will be needed. My other issue is that transcoding is uncharted territory for me, so I should probably work on getting a better understanding of how/when it might come into play in my situation.\n
    \n
    Everything else you described sounds like it would fulfill what I’m looking for. I don’t plan on solely hosting “mission critical” aspects of my life on this (at least for now while I continue to learn and possibly break things), but it would help me take the training wheels off my bike.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703918387 {#3381
    date: 2023-12-30 07:39:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tinnitus@lemmy.world"
    "@carcus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3384 …}
  +nested: Doctrine\ORM\PersistentCollection {#3386 …}
  +votes: Doctrine\ORM\PersistentCollection {#3388 …}
  +reports: Doctrine\ORM\PersistentCollection {#3390 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3394 …}
  -id: 264120
  -bodyTs: "'access':11 'appl':25 'aspect':95 'better':60 'bike':125 'break':112 'come':66 'continu':107 'critic':94 'describ':75 'els':73 'entir':31 'everyth':72 'fulfil':80 'get':58 'help':117 'host':92 'how/when':63 'issu':43 'learn':109 'least':102 'let':8 'life':98 'like':77 'll':2 'look':84 'm':29,83 'might':65 'mission':93 'much':34 'need':40 'parent':10 'perform':17 'plan':89 'play':68 'plex':12 'possibl':111 'probabl':3,55 'remot':21 'see':14 'situat':71 'sole':91 'sound':76 'start':4 'stream':22 'sure':32 'take':119 'territori':49 'thing':113 'train':121 'transcod':37,46 'tv':26 'unchart':48 'understand':61 'wheel':122 'work':56 'would':19,79,116"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6301805"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703918387 {#3382
    date: 2023-12-30 07:39:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#3383
  +user: Proxies\__CG__\App\Entity\User {#3038 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3241
    +user: App\Entity\User {#2273 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2992
      +user: Proxies\__CG__\App\Entity\User {#3038 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2203
        +user: App\Entity\User {#2273 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: """
          You may want to consider a mini PC. That was my upgrade after torturing my raspberry pi for many years. I landed here after agonizing over building the perfect NAS media server. Still very low on power consumption, but the compute power per dollar is great these days. All this in only a slightly larger form factor over the pi. I brought over the drives from the pi setup and was up and running for a very low cost. The workload transferred from the pi (plex, NAS, backups, many microservices/containers) leaves my system extremely bored where the pi would be begging for mercy.\n
          \n
          I don’t do a lot of transcoding, so I’m no expert here, but looking at the [documentation](https://support.plex.tv/articles/201774043-what-kind-of-cpu-do-i-need-for-my-server/) I believe you would want a passmark score of 2000 per each 1080p transcode, so 8000+ for your 4+ streams, not including overhead for other processes.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1709309895 {#2197
          date: 2024-03-01 17:18:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Tinnitus@lemmy.world"
          "@Tinnitus@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2207 …}
        +nested: Doctrine\ORM\PersistentCollection {#2208 …}
        +votes: Doctrine\ORM\PersistentCollection {#2204 …}
        +reports: Doctrine\ORM\PersistentCollection {#2211 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2266 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2268 …}
        -id: 262643
        -bodyTs: "'/articles/201774043-what-kind-of-cpu-do-i-need-for-my-server/)':125 '1080p':138 '2000':135 '4':144 '8000':141 'agon':25 'backup':88 'beg':101 'believ':127 'bore':95 'brought':62 'build':27 'comput':41 'consid':5 'consumpt':38 'cost':79 'day':48 'document':122 'dollar':44 'drive':65 'expert':116 'extrem':94 'factor':57 'form':56 'great':46 'includ':147 'land':22 'larger':55 'leav':91 'look':119 'lot':109 'low':35,78 'm':114 'mani':19,89 'may':2 'media':31 'merci':103 'microservices/containers':90 'mini':7 'nas':30,87 'overhead':148 'passmark':132 'pc':8 'per':43,136 'perfect':29 'pi':17,60,68,85,98 'plex':86 'power':37,42 'process':151 'raspberri':16 'run':74 'score':133 'server':32 'setup':69 'slight':54 'still':33 'stream':145 'support.plex.tv':124 'support.plex.tv/articles/201774043-what-kind-of-cpu-do-i-need-for-my-server/)':123 'system':93 'tortur':14 'transcod':111,139 'transfer':82 'upgrad':12 'want':3,130 'workload':81 'would':99,129 'year':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6943443"
        +editedAt: DateTimeImmutable @1709111554 {#2205
          date: 2024-02-28 10:12:34.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703873598 {#2206
          date: 2023-12-29 19:13:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2203}
      +body: "Thanks for the great info! What mini PC did you end up going with? I’ve heard Beelink and a few others thrown around here and there, and most seem to be impressed with what they can do. Do you mind elaborating some on how you handle your drives with this type of setup? Do you just have some sort of NAS connected directly to the pc?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703897393 {#2994
        date: 2023-12-30 01:49:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tinnitus@lemmy.world"
        "@carcus@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2991 …}
      +nested: Doctrine\ORM\PersistentCollection {#2989 …}
      +votes: Doctrine\ORM\PersistentCollection {#2987 …}
      +reports: Doctrine\ORM\PersistentCollection {#2985 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2983 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2981 …}
      -id: 263627
      -bodyTs: "'around':24 'beelink':18 'connect':63 'direct':64 'drive':49 'elabor':42 'end':11 'go':13 'great':4 'handl':47 'heard':17 'impress':33 'info':5 'mind':41 'mini':7 'nas':62 'other':22 'pc':8,67 'seem':30 'setup':54 'sort':60 'thank':1 'thrown':23 'type':52 've':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6298769"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703897393 {#2993
        date: 2023-12-30 01:49:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2203}
    +body: """
      No worries. I got a beelink S12, non-pro model with 8G RAM and 256G SSD. It was on sale for about $150 USD. Fit my use case, but maybe not yours, although you might be surprised. Perhaps those extra plex share users won’t be concurrently transcoding?\n
      \n
      The drives are all USB, the portable type that requires no power source. Like you, I don’t need much. I have ~12T across 3, with a small hub that could provide more ports in a pinch. This model I believe also provides a SATA slot for a 2.5” drive, but I haven’t used it. All of these drives were previously connected to a rpi 3B+, haha!\n
      \n
      The drive shares are done via samba and also syncthing. I have no need for a unified share via mergerfs, but I did take a look at [this site](https://perfectmediaserver.com/) for some ideas. I’m the type that rolls all their own services rather than using an NAS based distro. Everything is in an ansible playbook that pushes out my configs and containers.\n
      \n
      Edit: I should make it clear the NAS is for *other* systems to access the drives. Drives are directly connected via USB. All my services are contained in this single host (media/backup/microservices/etc). My Pi’s are now clustered for a k3s lab for non critical exploration.\n
      \n
      I’m a bit of a minimalist who designs for my current use with a little room to grow. I don’t find much value in “future proofing” as I’ve never had much success in accomplishing that.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703914327 {#3238
      date: 2023-12-30 06:32:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tinnitus@lemmy.world"
      "@carcus@lemmy.ml"
      "@Tinnitus@lemmy.world"
      "@carcus@lemmy.ml"
      "@Tinnitus@lemmy.world"
      "@carcus@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3242 …}
    +nested: Doctrine\ORM\PersistentCollection {#3244 …}
    +votes: Doctrine\ORM\PersistentCollection {#3246 …}
    +reports: Doctrine\ORM\PersistentCollection {#3248 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3250 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3252 …}
    -id: 264054
    -bodyTs: "'/)':149 '12t':72 '150':24 '2.5':98 '256g':16 '3':74 '3b':116 '8g':13 'access':196 'accomplish':265 'across':73 'also':91,126 'although':34 'ansibl':174 'base':168 'beelink':6 'believ':90 'bit':232 'case':29 'clear':188 'cluster':220 'concurr':48 'config':180 'connect':112,202 'contain':182,209 'could':80 'critic':227 'current':240 'design':237 'direct':201 'distro':169 'done':122 'drive':51,99,109,119,198,199 'edit':183 'everyth':170 'explor':228 'extra':41 'find':251 'fit':26 'futur':255 'got':4 'grow':247 'haha':117 'haven':102 'host':213 'hub':78 'idea':152 'k3s':223 'lab':224 'like':63 'littl':244 'look':143 'm':154,230 'make':186 'mayb':31 'media/backup/microservices/etc':214 'mergerf':137 'might':36 'minimalist':235 'model':11,88 'much':69,252,262 'nas':167,190 'need':68,131 'never':260 'non':9,226 'non-pro':8 'perfectmediaserver.com':148 'perfectmediaserver.com/)':147 'perhap':39 'pi':216 'pinch':86 'playbook':175 'plex':42 'port':83 'portabl':56 'power':61 'previous':111 'pro':10 'proof':256 'provid':81,92 'push':177 'ram':14 'rather':163 'requir':59 'roll':158 'room':245 'rpi':115 's12':7 'sale':21 'samba':124 'sata':94 'servic':162,207 'share':43,120,135 'singl':212 'site':146 'slot':95 'small':77 'sourc':62 'ssd':17 'success':263 'surpris':38 'syncth':127 'system':194 'take':141 'transcod':49 'type':57,156 'unifi':134 'usb':54,204 'usd':25 'use':28,104,165,241 'user':44 'valu':253 've':259 'via':123,136,203 'won':45 'worri':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6952415"
    +editedAt: DateTimeImmutable @1709283454 {#3239
      date: 2024-03-01 09:57:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703914327 {#3240
      date: 2023-12-30 06:32:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2203}
  +body: """
    I’ll probably start out with just letting my parents access Plex to see how it performs. They would be remotely streaming off an Apple TV, so I’m not entirely sure how much, if any, transcoding will be needed. My other issue is that transcoding is uncharted territory for me, so I should probably work on getting a better understanding of how/when it might come into play in my situation.\n
    \n
    Everything else you described sounds like it would fulfill what I’m looking for. I don’t plan on solely hosting “mission critical” aspects of my life on this (at least for now while I continue to learn and possibly break things), but it would help me take the training wheels off my bike.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703918387 {#3381
    date: 2023-12-30 07:39:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tinnitus@lemmy.world"
    "@carcus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3384 …}
  +nested: Doctrine\ORM\PersistentCollection {#3386 …}
  +votes: Doctrine\ORM\PersistentCollection {#3388 …}
  +reports: Doctrine\ORM\PersistentCollection {#3390 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3394 …}
  -id: 264120
  -bodyTs: "'access':11 'appl':25 'aspect':95 'better':60 'bike':125 'break':112 'come':66 'continu':107 'critic':94 'describ':75 'els':73 'entir':31 'everyth':72 'fulfil':80 'get':58 'help':117 'host':92 'how/when':63 'issu':43 'learn':109 'least':102 'let':8 'life':98 'like':77 'll':2 'look':84 'm':29,83 'might':65 'mission':93 'much':34 'need':40 'parent':10 'perform':17 'plan':89 'play':68 'plex':12 'possibl':111 'probabl':3,55 'remot':21 'see':14 'situat':71 'sole':91 'sound':76 'start':4 'stream':22 'sure':32 'take':119 'territori':49 'thing':113 'train':121 'transcod':37,46 'tv':26 'unchart':48 'understand':61 'wheel':122 'work':56 'would':19,79,116"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6301805"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703918387 {#3382
    date: 2023-12-30 07:39:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#3383
  +user: Proxies\__CG__\App\Entity\User {#3038 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3241
    +user: App\Entity\User {#2273 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2992
      +user: Proxies\__CG__\App\Entity\User {#3038 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2203
        +user: App\Entity\User {#2273 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: """
          You may want to consider a mini PC. That was my upgrade after torturing my raspberry pi for many years. I landed here after agonizing over building the perfect NAS media server. Still very low on power consumption, but the compute power per dollar is great these days. All this in only a slightly larger form factor over the pi. I brought over the drives from the pi setup and was up and running for a very low cost. The workload transferred from the pi (plex, NAS, backups, many microservices/containers) leaves my system extremely bored where the pi would be begging for mercy.\n
          \n
          I don’t do a lot of transcoding, so I’m no expert here, but looking at the [documentation](https://support.plex.tv/articles/201774043-what-kind-of-cpu-do-i-need-for-my-server/) I believe you would want a passmark score of 2000 per each 1080p transcode, so 8000+ for your 4+ streams, not including overhead for other processes.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1709309895 {#2197
          date: 2024-03-01 17:18:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Tinnitus@lemmy.world"
          "@Tinnitus@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2207 …}
        +nested: Doctrine\ORM\PersistentCollection {#2208 …}
        +votes: Doctrine\ORM\PersistentCollection {#2204 …}
        +reports: Doctrine\ORM\PersistentCollection {#2211 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2266 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2268 …}
        -id: 262643
        -bodyTs: "'/articles/201774043-what-kind-of-cpu-do-i-need-for-my-server/)':125 '1080p':138 '2000':135 '4':144 '8000':141 'agon':25 'backup':88 'beg':101 'believ':127 'bore':95 'brought':62 'build':27 'comput':41 'consid':5 'consumpt':38 'cost':79 'day':48 'document':122 'dollar':44 'drive':65 'expert':116 'extrem':94 'factor':57 'form':56 'great':46 'includ':147 'land':22 'larger':55 'leav':91 'look':119 'lot':109 'low':35,78 'm':114 'mani':19,89 'may':2 'media':31 'merci':103 'microservices/containers':90 'mini':7 'nas':30,87 'overhead':148 'passmark':132 'pc':8 'per':43,136 'perfect':29 'pi':17,60,68,85,98 'plex':86 'power':37,42 'process':151 'raspberri':16 'run':74 'score':133 'server':32 'setup':69 'slight':54 'still':33 'stream':145 'support.plex.tv':124 'support.plex.tv/articles/201774043-what-kind-of-cpu-do-i-need-for-my-server/)':123 'system':93 'tortur':14 'transcod':111,139 'transfer':82 'upgrad':12 'want':3,130 'workload':81 'would':99,129 'year':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6943443"
        +editedAt: DateTimeImmutable @1709111554 {#2205
          date: 2024-02-28 10:12:34.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703873598 {#2206
          date: 2023-12-29 19:13:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2203}
      +body: "Thanks for the great info! What mini PC did you end up going with? I’ve heard Beelink and a few others thrown around here and there, and most seem to be impressed with what they can do. Do you mind elaborating some on how you handle your drives with this type of setup? Do you just have some sort of NAS connected directly to the pc?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703897393 {#2994
        date: 2023-12-30 01:49:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tinnitus@lemmy.world"
        "@carcus@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2991 …}
      +nested: Doctrine\ORM\PersistentCollection {#2989 …}
      +votes: Doctrine\ORM\PersistentCollection {#2987 …}
      +reports: Doctrine\ORM\PersistentCollection {#2985 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2983 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2981 …}
      -id: 263627
      -bodyTs: "'around':24 'beelink':18 'connect':63 'direct':64 'drive':49 'elabor':42 'end':11 'go':13 'great':4 'handl':47 'heard':17 'impress':33 'info':5 'mind':41 'mini':7 'nas':62 'other':22 'pc':8,67 'seem':30 'setup':54 'sort':60 'thank':1 'thrown':23 'type':52 've':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6298769"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703897393 {#2993
        date: 2023-12-30 01:49:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2203}
    +body: """
      No worries. I got a beelink S12, non-pro model with 8G RAM and 256G SSD. It was on sale for about $150 USD. Fit my use case, but maybe not yours, although you might be surprised. Perhaps those extra plex share users won’t be concurrently transcoding?\n
      \n
      The drives are all USB, the portable type that requires no power source. Like you, I don’t need much. I have ~12T across 3, with a small hub that could provide more ports in a pinch. This model I believe also provides a SATA slot for a 2.5” drive, but I haven’t used it. All of these drives were previously connected to a rpi 3B+, haha!\n
      \n
      The drive shares are done via samba and also syncthing. I have no need for a unified share via mergerfs, but I did take a look at [this site](https://perfectmediaserver.com/) for some ideas. I’m the type that rolls all their own services rather than using an NAS based distro. Everything is in an ansible playbook that pushes out my configs and containers.\n
      \n
      Edit: I should make it clear the NAS is for *other* systems to access the drives. Drives are directly connected via USB. All my services are contained in this single host (media/backup/microservices/etc). My Pi’s are now clustered for a k3s lab for non critical exploration.\n
      \n
      I’m a bit of a minimalist who designs for my current use with a little room to grow. I don’t find much value in “future proofing” as I’ve never had much success in accomplishing that.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703914327 {#3238
      date: 2023-12-30 06:32:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tinnitus@lemmy.world"
      "@carcus@lemmy.ml"
      "@Tinnitus@lemmy.world"
      "@carcus@lemmy.ml"
      "@Tinnitus@lemmy.world"
      "@carcus@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3242 …}
    +nested: Doctrine\ORM\PersistentCollection {#3244 …}
    +votes: Doctrine\ORM\PersistentCollection {#3246 …}
    +reports: Doctrine\ORM\PersistentCollection {#3248 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3250 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3252 …}
    -id: 264054
    -bodyTs: "'/)':149 '12t':72 '150':24 '2.5':98 '256g':16 '3':74 '3b':116 '8g':13 'access':196 'accomplish':265 'across':73 'also':91,126 'although':34 'ansibl':174 'base':168 'beelink':6 'believ':90 'bit':232 'case':29 'clear':188 'cluster':220 'concurr':48 'config':180 'connect':112,202 'contain':182,209 'could':80 'critic':227 'current':240 'design':237 'direct':201 'distro':169 'done':122 'drive':51,99,109,119,198,199 'edit':183 'everyth':170 'explor':228 'extra':41 'find':251 'fit':26 'futur':255 'got':4 'grow':247 'haha':117 'haven':102 'host':213 'hub':78 'idea':152 'k3s':223 'lab':224 'like':63 'littl':244 'look':143 'm':154,230 'make':186 'mayb':31 'media/backup/microservices/etc':214 'mergerf':137 'might':36 'minimalist':235 'model':11,88 'much':69,252,262 'nas':167,190 'need':68,131 'never':260 'non':9,226 'non-pro':8 'perfectmediaserver.com':148 'perfectmediaserver.com/)':147 'perhap':39 'pi':216 'pinch':86 'playbook':175 'plex':42 'port':83 'portabl':56 'power':61 'previous':111 'pro':10 'proof':256 'provid':81,92 'push':177 'ram':14 'rather':163 'requir':59 'roll':158 'room':245 'rpi':115 's12':7 'sale':21 'samba':124 'sata':94 'servic':162,207 'share':43,120,135 'singl':212 'site':146 'slot':95 'small':77 'sourc':62 'ssd':17 'success':263 'surpris':38 'syncth':127 'system':194 'take':141 'transcod':49 'type':57,156 'unifi':134 'usb':54,204 'usd':25 'use':28,104,165,241 'user':44 'valu':253 've':259 'via':123,136,203 'won':45 'worri':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6952415"
    +editedAt: DateTimeImmutable @1709283454 {#3239
      date: 2024-03-01 09:57:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703914327 {#3240
      date: 2023-12-30 06:32:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2203}
  +body: """
    I’ll probably start out with just letting my parents access Plex to see how it performs. They would be remotely streaming off an Apple TV, so I’m not entirely sure how much, if any, transcoding will be needed. My other issue is that transcoding is uncharted territory for me, so I should probably work on getting a better understanding of how/when it might come into play in my situation.\n
    \n
    Everything else you described sounds like it would fulfill what I’m looking for. I don’t plan on solely hosting “mission critical” aspects of my life on this (at least for now while I continue to learn and possibly break things), but it would help me take the training wheels off my bike.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703918387 {#3381
    date: 2023-12-30 07:39:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tinnitus@lemmy.world"
    "@carcus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3384 …}
  +nested: Doctrine\ORM\PersistentCollection {#3386 …}
  +votes: Doctrine\ORM\PersistentCollection {#3388 …}
  +reports: Doctrine\ORM\PersistentCollection {#3390 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3394 …}
  -id: 264120
  -bodyTs: "'access':11 'appl':25 'aspect':95 'better':60 'bike':125 'break':112 'come':66 'continu':107 'critic':94 'describ':75 'els':73 'entir':31 'everyth':72 'fulfil':80 'get':58 'help':117 'host':92 'how/when':63 'issu':43 'learn':109 'least':102 'let':8 'life':98 'like':77 'll':2 'look':84 'm':29,83 'might':65 'mission':93 'much':34 'need':40 'parent':10 'perform':17 'plan':89 'play':68 'plex':12 'possibl':111 'probabl':3,55 'remot':21 'see':14 'situat':71 'sole':91 'sound':76 'start':4 'stream':22 'sure':32 'take':119 'territori':49 'thing':113 'train':121 'transcod':37,46 'tv':26 'unchart':48 'understand':61 'wheel':122 'work':56 'would':19,79,116"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6301805"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703918387 {#3382
    date: 2023-12-30 07:39:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#3433
  +user: App\Entity\User {#2273 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3383
    +user: Proxies\__CG__\App\Entity\User {#3038 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3241
      +user: App\Entity\User {#2273 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2992
        +user: Proxies\__CG__\App\Entity\User {#3038 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#2203
          +user: App\Entity\User {#2273 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: null
          +root: null
          +body: """
            You may want to consider a mini PC. That was my upgrade after torturing my raspberry pi for many years. I landed here after agonizing over building the perfect NAS media server. Still very low on power consumption, but the compute power per dollar is great these days. All this in only a slightly larger form factor over the pi. I brought over the drives from the pi setup and was up and running for a very low cost. The workload transferred from the pi (plex, NAS, backups, many microservices/containers) leaves my system extremely bored where the pi would be begging for mercy.\n
            \n
            I don’t do a lot of transcoding, so I’m no expert here, but looking at the [documentation](https://support.plex.tv/articles/201774043-what-kind-of-cpu-do-i-need-for-my-server/) I believe you would want a passmark score of 2000 per each 1080p transcode, so 8000+ for your 4+ streams, not including overhead for other processes.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1709309895 {#2197
            date: 2024-03-01 17:18:15.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Tinnitus@lemmy.world"
            "@Tinnitus@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2207 …}
          +nested: Doctrine\ORM\PersistentCollection {#2208 …}
          +votes: Doctrine\ORM\PersistentCollection {#2204 …}
          +reports: Doctrine\ORM\PersistentCollection {#2211 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2266 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2268 …}
          -id: 262643
          -bodyTs: "'/articles/201774043-what-kind-of-cpu-do-i-need-for-my-server/)':125 '1080p':138 '2000':135 '4':144 '8000':141 'agon':25 'backup':88 'beg':101 'believ':127 'bore':95 'brought':62 'build':27 'comput':41 'consid':5 'consumpt':38 'cost':79 'day':48 'document':122 'dollar':44 'drive':65 'expert':116 'extrem':94 'factor':57 'form':56 'great':46 'includ':147 'land':22 'larger':55 'leav':91 'look':119 'lot':109 'low':35,78 'm':114 'mani':19,89 'may':2 'media':31 'merci':103 'microservices/containers':90 'mini':7 'nas':30,87 'overhead':148 'passmark':132 'pc':8 'per':43,136 'perfect':29 'pi':17,60,68,85,98 'plex':86 'power':37,42 'process':151 'raspberri':16 'run':74 'score':133 'server':32 'setup':69 'slight':54 'still':33 'stream':145 'support.plex.tv':124 'support.plex.tv/articles/201774043-what-kind-of-cpu-do-i-need-for-my-server/)':123 'system':93 'tortur':14 'transcod':111,139 'transfer':82 'upgrad':12 'want':3,130 'workload':81 'would':99,129 'year':20"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/6943443"
          +editedAt: DateTimeImmutable @1709111554 {#2205
            date: 2024-02-28 10:12:34.0 +01:00
          }
          +createdAt: DateTimeImmutable @1703873598 {#2206
            date: 2023-12-29 19:13:18.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2203}
        +body: "Thanks for the great info! What mini PC did you end up going with? I’ve heard Beelink and a few others thrown around here and there, and most seem to be impressed with what they can do. Do you mind elaborating some on how you handle your drives with this type of setup? Do you just have some sort of NAS connected directly to the pc?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703897393 {#2994
          date: 2023-12-30 01:49:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Tinnitus@lemmy.world"
          "@carcus@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2991 …}
        +nested: Doctrine\ORM\PersistentCollection {#2989 …}
        +votes: Doctrine\ORM\PersistentCollection {#2987 …}
        +reports: Doctrine\ORM\PersistentCollection {#2985 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2983 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2981 …}
        -id: 263627
        -bodyTs: "'around':24 'beelink':18 'connect':63 'direct':64 'drive':49 'elabor':42 'end':11 'go':13 'great':4 'handl':47 'heard':17 'impress':33 'info':5 'mind':41 'mini':7 'nas':62 'other':22 'pc':8,67 'seem':30 'setup':54 'sort':60 'thank':1 'thrown':23 'type':52 've':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6298769"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703897393 {#2993
          date: 2023-12-30 01:49:53.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2203}
      +body: """
        No worries. I got a beelink S12, non-pro model with 8G RAM and 256G SSD. It was on sale for about $150 USD. Fit my use case, but maybe not yours, although you might be surprised. Perhaps those extra plex share users won’t be concurrently transcoding?\n
        \n
        The drives are all USB, the portable type that requires no power source. Like you, I don’t need much. I have ~12T across 3, with a small hub that could provide more ports in a pinch. This model I believe also provides a SATA slot for a 2.5” drive, but I haven’t used it. All of these drives were previously connected to a rpi 3B+, haha!\n
        \n
        The drive shares are done via samba and also syncthing. I have no need for a unified share via mergerfs, but I did take a look at [this site](https://perfectmediaserver.com/) for some ideas. I’m the type that rolls all their own services rather than using an NAS based distro. Everything is in an ansible playbook that pushes out my configs and containers.\n
        \n
        Edit: I should make it clear the NAS is for *other* systems to access the drives. Drives are directly connected via USB. All my services are contained in this single host (media/backup/microservices/etc). My Pi’s are now clustered for a k3s lab for non critical exploration.\n
        \n
        I’m a bit of a minimalist who designs for my current use with a little room to grow. I don’t find much value in “future proofing” as I’ve never had much success in accomplishing that.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703914327 {#3238
        date: 2023-12-30 06:32:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tinnitus@lemmy.world"
        "@carcus@lemmy.ml"
        "@Tinnitus@lemmy.world"
        "@carcus@lemmy.ml"
        "@Tinnitus@lemmy.world"
        "@carcus@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3242 …}
      +nested: Doctrine\ORM\PersistentCollection {#3244 …}
      +votes: Doctrine\ORM\PersistentCollection {#3246 …}
      +reports: Doctrine\ORM\PersistentCollection {#3248 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3250 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3252 …}
      -id: 264054
      -bodyTs: "'/)':149 '12t':72 '150':24 '2.5':98 '256g':16 '3':74 '3b':116 '8g':13 'access':196 'accomplish':265 'across':73 'also':91,126 'although':34 'ansibl':174 'base':168 'beelink':6 'believ':90 'bit':232 'case':29 'clear':188 'cluster':220 'concurr':48 'config':180 'connect':112,202 'contain':182,209 'could':80 'critic':227 'current':240 'design':237 'direct':201 'distro':169 'done':122 'drive':51,99,109,119,198,199 'edit':183 'everyth':170 'explor':228 'extra':41 'find':251 'fit':26 'futur':255 'got':4 'grow':247 'haha':117 'haven':102 'host':213 'hub':78 'idea':152 'k3s':223 'lab':224 'like':63 'littl':244 'look':143 'm':154,230 'make':186 'mayb':31 'media/backup/microservices/etc':214 'mergerf':137 'might':36 'minimalist':235 'model':11,88 'much':69,252,262 'nas':167,190 'need':68,131 'never':260 'non':9,226 'non-pro':8 'perfectmediaserver.com':148 'perfectmediaserver.com/)':147 'perhap':39 'pi':216 'pinch':86 'playbook':175 'plex':42 'port':83 'portabl':56 'power':61 'previous':111 'pro':10 'proof':256 'provid':81,92 'push':177 'ram':14 'rather':163 'requir':59 'roll':158 'room':245 'rpi':115 's12':7 'sale':21 'samba':124 'sata':94 'servic':162,207 'share':43,120,135 'singl':212 'site':146 'slot':95 'small':77 'sourc':62 'ssd':17 'success':263 'surpris':38 'syncth':127 'system':194 'take':141 'transcod':49 'type':57,156 'unifi':134 'usb':54,204 'usd':25 'use':28,104,165,241 'user':44 'valu':253 've':259 'via':123,136,203 'won':45 'worri':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6952415"
      +editedAt: DateTimeImmutable @1709283454 {#3239
        date: 2024-03-01 09:57:34.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703914327 {#3240
        date: 2023-12-30 06:32:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2203}
    +body: """
      I’ll probably start out with just letting my parents access Plex to see how it performs. They would be remotely streaming off an Apple TV, so I’m not entirely sure how much, if any, transcoding will be needed. My other issue is that transcoding is uncharted territory for me, so I should probably work on getting a better understanding of how/when it might come into play in my situation.\n
      \n
      Everything else you described sounds like it would fulfill what I’m looking for. I don’t plan on solely hosting “mission critical” aspects of my life on this (at least for now while I continue to learn and possibly break things), but it would help me take the training wheels off my bike.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703918387 {#3381
      date: 2023-12-30 07:39:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tinnitus@lemmy.world"
      "@carcus@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3384 …}
    +nested: Doctrine\ORM\PersistentCollection {#3386 …}
    +votes: Doctrine\ORM\PersistentCollection {#3388 …}
    +reports: Doctrine\ORM\PersistentCollection {#3390 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3392 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3394 …}
    -id: 264120
    -bodyTs: "'access':11 'appl':25 'aspect':95 'better':60 'bike':125 'break':112 'come':66 'continu':107 'critic':94 'describ':75 'els':73 'entir':31 'everyth':72 'fulfil':80 'get':58 'help':117 'host':92 'how/when':63 'issu':43 'learn':109 'least':102 'let':8 'life':98 'like':77 'll':2 'look':84 'm':29,83 'might':65 'mission':93 'much':34 'need':40 'parent':10 'perform':17 'plan':89 'play':68 'plex':12 'possibl':111 'probabl':3,55 'remot':21 'see':14 'situat':71 'sole':91 'sound':76 'start':4 'stream':22 'sure':32 'take':119 'territori':49 'thing':113 'train':121 'transcod':37,46 'tv':26 'unchart':48 'understand':61 'wheel':122 'work':56 'would':19,79,116"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6301805"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703918387 {#3382
      date: 2023-12-30 07:39:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2203}
  +body: """
    Happy to help. As I have it configured, my local network is set to prefer direct play, so any transcoding gets done from connections that traverse the boundary of my network. If you don’t live with your parents this would likely apply.\n
    \n
    Transcoding may also occur when you have subtitled content and I believe for certain audio formats, but the transcoding would be limited to the audio track.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703922752 {#3432
    date: 2023-12-30 08:52:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tinnitus@lemmy.world"
    "@carcus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3436 …}
  +nested: Doctrine\ORM\PersistentCollection {#3441 …}
  +votes: Doctrine\ORM\PersistentCollection {#3437 …}
  +reports: Doctrine\ORM\PersistentCollection {#3443 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3445 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3447 …}
  -id: 264216
  -bodyTs: "'also':46 'appli':43 'audio':58,68 'believ':55 'boundari':28 'certain':57 'configur':8 'connect':24 'content':52 'direct':16 'done':22 'format':59 'get':21 'happi':1 'help':3 'like':42 'limit':65 'live':36 'local':10 'may':45 'network':11,31 'occur':47 'parent':39 'play':17 'prefer':15 'set':13 'subtitl':51 'track':69 'transcod':20,44,62 'travers':26 'would':41,63"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6953564"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703922752 {#3429
    date: 2023-12-30 08:52:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#3433
  +user: App\Entity\User {#2273 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3383
    +user: Proxies\__CG__\App\Entity\User {#3038 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3241
      +user: App\Entity\User {#2273 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2992
        +user: Proxies\__CG__\App\Entity\User {#3038 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#2203
          +user: App\Entity\User {#2273 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: null
          +root: null
          +body: """
            You may want to consider a mini PC. That was my upgrade after torturing my raspberry pi for many years. I landed here after agonizing over building the perfect NAS media server. Still very low on power consumption, but the compute power per dollar is great these days. All this in only a slightly larger form factor over the pi. I brought over the drives from the pi setup and was up and running for a very low cost. The workload transferred from the pi (plex, NAS, backups, many microservices/containers) leaves my system extremely bored where the pi would be begging for mercy.\n
            \n
            I don’t do a lot of transcoding, so I’m no expert here, but looking at the [documentation](https://support.plex.tv/articles/201774043-what-kind-of-cpu-do-i-need-for-my-server/) I believe you would want a passmark score of 2000 per each 1080p transcode, so 8000+ for your 4+ streams, not including overhead for other processes.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1709309895 {#2197
            date: 2024-03-01 17:18:15.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Tinnitus@lemmy.world"
            "@Tinnitus@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2207 …}
          +nested: Doctrine\ORM\PersistentCollection {#2208 …}
          +votes: Doctrine\ORM\PersistentCollection {#2204 …}
          +reports: Doctrine\ORM\PersistentCollection {#2211 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2266 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2268 …}
          -id: 262643
          -bodyTs: "'/articles/201774043-what-kind-of-cpu-do-i-need-for-my-server/)':125 '1080p':138 '2000':135 '4':144 '8000':141 'agon':25 'backup':88 'beg':101 'believ':127 'bore':95 'brought':62 'build':27 'comput':41 'consid':5 'consumpt':38 'cost':79 'day':48 'document':122 'dollar':44 'drive':65 'expert':116 'extrem':94 'factor':57 'form':56 'great':46 'includ':147 'land':22 'larger':55 'leav':91 'look':119 'lot':109 'low':35,78 'm':114 'mani':19,89 'may':2 'media':31 'merci':103 'microservices/containers':90 'mini':7 'nas':30,87 'overhead':148 'passmark':132 'pc':8 'per':43,136 'perfect':29 'pi':17,60,68,85,98 'plex':86 'power':37,42 'process':151 'raspberri':16 'run':74 'score':133 'server':32 'setup':69 'slight':54 'still':33 'stream':145 'support.plex.tv':124 'support.plex.tv/articles/201774043-what-kind-of-cpu-do-i-need-for-my-server/)':123 'system':93 'tortur':14 'transcod':111,139 'transfer':82 'upgrad':12 'want':3,130 'workload':81 'would':99,129 'year':20"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/6943443"
          +editedAt: DateTimeImmutable @1709111554 {#2205
            date: 2024-02-28 10:12:34.0 +01:00
          }
          +createdAt: DateTimeImmutable @1703873598 {#2206
            date: 2023-12-29 19:13:18.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2203}
        +body: "Thanks for the great info! What mini PC did you end up going with? I’ve heard Beelink and a few others thrown around here and there, and most seem to be impressed with what they can do. Do you mind elaborating some on how you handle your drives with this type of setup? Do you just have some sort of NAS connected directly to the pc?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703897393 {#2994
          date: 2023-12-30 01:49:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Tinnitus@lemmy.world"
          "@carcus@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2991 …}
        +nested: Doctrine\ORM\PersistentCollection {#2989 …}
        +votes: Doctrine\ORM\PersistentCollection {#2987 …}
        +reports: Doctrine\ORM\PersistentCollection {#2985 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2983 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2981 …}
        -id: 263627
        -bodyTs: "'around':24 'beelink':18 'connect':63 'direct':64 'drive':49 'elabor':42 'end':11 'go':13 'great':4 'handl':47 'heard':17 'impress':33 'info':5 'mind':41 'mini':7 'nas':62 'other':22 'pc':8,67 'seem':30 'setup':54 'sort':60 'thank':1 'thrown':23 'type':52 've':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6298769"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703897393 {#2993
          date: 2023-12-30 01:49:53.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2203}
      +body: """
        No worries. I got a beelink S12, non-pro model with 8G RAM and 256G SSD. It was on sale for about $150 USD. Fit my use case, but maybe not yours, although you might be surprised. Perhaps those extra plex share users won’t be concurrently transcoding?\n
        \n
        The drives are all USB, the portable type that requires no power source. Like you, I don’t need much. I have ~12T across 3, with a small hub that could provide more ports in a pinch. This model I believe also provides a SATA slot for a 2.5” drive, but I haven’t used it. All of these drives were previously connected to a rpi 3B+, haha!\n
        \n
        The drive shares are done via samba and also syncthing. I have no need for a unified share via mergerfs, but I did take a look at [this site](https://perfectmediaserver.com/) for some ideas. I’m the type that rolls all their own services rather than using an NAS based distro. Everything is in an ansible playbook that pushes out my configs and containers.\n
        \n
        Edit: I should make it clear the NAS is for *other* systems to access the drives. Drives are directly connected via USB. All my services are contained in this single host (media/backup/microservices/etc). My Pi’s are now clustered for a k3s lab for non critical exploration.\n
        \n
        I’m a bit of a minimalist who designs for my current use with a little room to grow. I don’t find much value in “future proofing” as I’ve never had much success in accomplishing that.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703914327 {#3238
        date: 2023-12-30 06:32:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tinnitus@lemmy.world"
        "@carcus@lemmy.ml"
        "@Tinnitus@lemmy.world"
        "@carcus@lemmy.ml"
        "@Tinnitus@lemmy.world"
        "@carcus@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3242 …}
      +nested: Doctrine\ORM\PersistentCollection {#3244 …}
      +votes: Doctrine\ORM\PersistentCollection {#3246 …}
      +reports: Doctrine\ORM\PersistentCollection {#3248 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3250 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3252 …}
      -id: 264054
      -bodyTs: "'/)':149 '12t':72 '150':24 '2.5':98 '256g':16 '3':74 '3b':116 '8g':13 'access':196 'accomplish':265 'across':73 'also':91,126 'although':34 'ansibl':174 'base':168 'beelink':6 'believ':90 'bit':232 'case':29 'clear':188 'cluster':220 'concurr':48 'config':180 'connect':112,202 'contain':182,209 'could':80 'critic':227 'current':240 'design':237 'direct':201 'distro':169 'done':122 'drive':51,99,109,119,198,199 'edit':183 'everyth':170 'explor':228 'extra':41 'find':251 'fit':26 'futur':255 'got':4 'grow':247 'haha':117 'haven':102 'host':213 'hub':78 'idea':152 'k3s':223 'lab':224 'like':63 'littl':244 'look':143 'm':154,230 'make':186 'mayb':31 'media/backup/microservices/etc':214 'mergerf':137 'might':36 'minimalist':235 'model':11,88 'much':69,252,262 'nas':167,190 'need':68,131 'never':260 'non':9,226 'non-pro':8 'perfectmediaserver.com':148 'perfectmediaserver.com/)':147 'perhap':39 'pi':216 'pinch':86 'playbook':175 'plex':42 'port':83 'portabl':56 'power':61 'previous':111 'pro':10 'proof':256 'provid':81,92 'push':177 'ram':14 'rather':163 'requir':59 'roll':158 'room':245 'rpi':115 's12':7 'sale':21 'samba':124 'sata':94 'servic':162,207 'share':43,120,135 'singl':212 'site':146 'slot':95 'small':77 'sourc':62 'ssd':17 'success':263 'surpris':38 'syncth':127 'system':194 'take':141 'transcod':49 'type':57,156 'unifi':134 'usb':54,204 'usd':25 'use':28,104,165,241 'user':44 'valu':253 've':259 'via':123,136,203 'won':45 'worri':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6952415"
      +editedAt: DateTimeImmutable @1709283454 {#3239
        date: 2024-03-01 09:57:34.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703914327 {#3240
        date: 2023-12-30 06:32:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2203}
    +body: """
      I’ll probably start out with just letting my parents access Plex to see how it performs. They would be remotely streaming off an Apple TV, so I’m not entirely sure how much, if any, transcoding will be needed. My other issue is that transcoding is uncharted territory for me, so I should probably work on getting a better understanding of how/when it might come into play in my situation.\n
      \n
      Everything else you described sounds like it would fulfill what I’m looking for. I don’t plan on solely hosting “mission critical” aspects of my life on this (at least for now while I continue to learn and possibly break things), but it would help me take the training wheels off my bike.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703918387 {#3381
      date: 2023-12-30 07:39:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tinnitus@lemmy.world"
      "@carcus@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3384 …}
    +nested: Doctrine\ORM\PersistentCollection {#3386 …}
    +votes: Doctrine\ORM\PersistentCollection {#3388 …}
    +reports: Doctrine\ORM\PersistentCollection {#3390 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3392 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3394 …}
    -id: 264120
    -bodyTs: "'access':11 'appl':25 'aspect':95 'better':60 'bike':125 'break':112 'come':66 'continu':107 'critic':94 'describ':75 'els':73 'entir':31 'everyth':72 'fulfil':80 'get':58 'help':117 'host':92 'how/when':63 'issu':43 'learn':109 'least':102 'let':8 'life':98 'like':77 'll':2 'look':84 'm':29,83 'might':65 'mission':93 'much':34 'need':40 'parent':10 'perform':17 'plan':89 'play':68 'plex':12 'possibl':111 'probabl':3,55 'remot':21 'see':14 'situat':71 'sole':91 'sound':76 'start':4 'stream':22 'sure':32 'take':119 'territori':49 'thing':113 'train':121 'transcod':37,46 'tv':26 'unchart':48 'understand':61 'wheel':122 'work':56 'would':19,79,116"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6301805"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703918387 {#3382
      date: 2023-12-30 07:39:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2203}
  +body: """
    Happy to help. As I have it configured, my local network is set to prefer direct play, so any transcoding gets done from connections that traverse the boundary of my network. If you don’t live with your parents this would likely apply.\n
    \n
    Transcoding may also occur when you have subtitled content and I believe for certain audio formats, but the transcoding would be limited to the audio track.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703922752 {#3432
    date: 2023-12-30 08:52:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tinnitus@lemmy.world"
    "@carcus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3436 …}
  +nested: Doctrine\ORM\PersistentCollection {#3441 …}
  +votes: Doctrine\ORM\PersistentCollection {#3437 …}
  +reports: Doctrine\ORM\PersistentCollection {#3443 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3445 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3447 …}
  -id: 264216
  -bodyTs: "'also':46 'appli':43 'audio':58,68 'believ':55 'boundari':28 'certain':57 'configur':8 'connect':24 'content':52 'direct':16 'done':22 'format':59 'get':21 'happi':1 'help':3 'like':42 'limit':65 'live':36 'local':10 'may':45 'network':11,31 'occur':47 'parent':39 'play':17 'prefer':15 'set':13 'subtitl':51 'track':69 'transcod':20,44,62 'travers':26 'would':41,63"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6953564"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703922752 {#3429
    date: 2023-12-30 08:52:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#3433
  +user: App\Entity\User {#2273 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3383
    +user: Proxies\__CG__\App\Entity\User {#3038 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3241
      +user: App\Entity\User {#2273 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2992
        +user: Proxies\__CG__\App\Entity\User {#3038 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#2203
          +user: App\Entity\User {#2273 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: null
          +root: null
          +body: """
            You may want to consider a mini PC. That was my upgrade after torturing my raspberry pi for many years. I landed here after agonizing over building the perfect NAS media server. Still very low on power consumption, but the compute power per dollar is great these days. All this in only a slightly larger form factor over the pi. I brought over the drives from the pi setup and was up and running for a very low cost. The workload transferred from the pi (plex, NAS, backups, many microservices/containers) leaves my system extremely bored where the pi would be begging for mercy.\n
            \n
            I don’t do a lot of transcoding, so I’m no expert here, but looking at the [documentation](https://support.plex.tv/articles/201774043-what-kind-of-cpu-do-i-need-for-my-server/) I believe you would want a passmark score of 2000 per each 1080p transcode, so 8000+ for your 4+ streams, not including overhead for other processes.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1709309895 {#2197
            date: 2024-03-01 17:18:15.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Tinnitus@lemmy.world"
            "@Tinnitus@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2207 …}
          +nested: Doctrine\ORM\PersistentCollection {#2208 …}
          +votes: Doctrine\ORM\PersistentCollection {#2204 …}
          +reports: Doctrine\ORM\PersistentCollection {#2211 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2266 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2268 …}
          -id: 262643
          -bodyTs: "'/articles/201774043-what-kind-of-cpu-do-i-need-for-my-server/)':125 '1080p':138 '2000':135 '4':144 '8000':141 'agon':25 'backup':88 'beg':101 'believ':127 'bore':95 'brought':62 'build':27 'comput':41 'consid':5 'consumpt':38 'cost':79 'day':48 'document':122 'dollar':44 'drive':65 'expert':116 'extrem':94 'factor':57 'form':56 'great':46 'includ':147 'land':22 'larger':55 'leav':91 'look':119 'lot':109 'low':35,78 'm':114 'mani':19,89 'may':2 'media':31 'merci':103 'microservices/containers':90 'mini':7 'nas':30,87 'overhead':148 'passmark':132 'pc':8 'per':43,136 'perfect':29 'pi':17,60,68,85,98 'plex':86 'power':37,42 'process':151 'raspberri':16 'run':74 'score':133 'server':32 'setup':69 'slight':54 'still':33 'stream':145 'support.plex.tv':124 'support.plex.tv/articles/201774043-what-kind-of-cpu-do-i-need-for-my-server/)':123 'system':93 'tortur':14 'transcod':111,139 'transfer':82 'upgrad':12 'want':3,130 'workload':81 'would':99,129 'year':20"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/6943443"
          +editedAt: DateTimeImmutable @1709111554 {#2205
            date: 2024-02-28 10:12:34.0 +01:00
          }
          +createdAt: DateTimeImmutable @1703873598 {#2206
            date: 2023-12-29 19:13:18.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2203}
        +body: "Thanks for the great info! What mini PC did you end up going with? I’ve heard Beelink and a few others thrown around here and there, and most seem to be impressed with what they can do. Do you mind elaborating some on how you handle your drives with this type of setup? Do you just have some sort of NAS connected directly to the pc?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703897393 {#2994
          date: 2023-12-30 01:49:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Tinnitus@lemmy.world"
          "@carcus@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2991 …}
        +nested: Doctrine\ORM\PersistentCollection {#2989 …}
        +votes: Doctrine\ORM\PersistentCollection {#2987 …}
        +reports: Doctrine\ORM\PersistentCollection {#2985 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2983 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2981 …}
        -id: 263627
        -bodyTs: "'around':24 'beelink':18 'connect':63 'direct':64 'drive':49 'elabor':42 'end':11 'go':13 'great':4 'handl':47 'heard':17 'impress':33 'info':5 'mind':41 'mini':7 'nas':62 'other':22 'pc':8,67 'seem':30 'setup':54 'sort':60 'thank':1 'thrown':23 'type':52 've':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6298769"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703897393 {#2993
          date: 2023-12-30 01:49:53.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2203}
      +body: """
        No worries. I got a beelink S12, non-pro model with 8G RAM and 256G SSD. It was on sale for about $150 USD. Fit my use case, but maybe not yours, although you might be surprised. Perhaps those extra plex share users won’t be concurrently transcoding?\n
        \n
        The drives are all USB, the portable type that requires no power source. Like you, I don’t need much. I have ~12T across 3, with a small hub that could provide more ports in a pinch. This model I believe also provides a SATA slot for a 2.5” drive, but I haven’t used it. All of these drives were previously connected to a rpi 3B+, haha!\n
        \n
        The drive shares are done via samba and also syncthing. I have no need for a unified share via mergerfs, but I did take a look at [this site](https://perfectmediaserver.com/) for some ideas. I’m the type that rolls all their own services rather than using an NAS based distro. Everything is in an ansible playbook that pushes out my configs and containers.\n
        \n
        Edit: I should make it clear the NAS is for *other* systems to access the drives. Drives are directly connected via USB. All my services are contained in this single host (media/backup/microservices/etc). My Pi’s are now clustered for a k3s lab for non critical exploration.\n
        \n
        I’m a bit of a minimalist who designs for my current use with a little room to grow. I don’t find much value in “future proofing” as I’ve never had much success in accomplishing that.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703914327 {#3238
        date: 2023-12-30 06:32:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tinnitus@lemmy.world"
        "@carcus@lemmy.ml"
        "@Tinnitus@lemmy.world"
        "@carcus@lemmy.ml"
        "@Tinnitus@lemmy.world"
        "@carcus@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3242 …}
      +nested: Doctrine\ORM\PersistentCollection {#3244 …}
      +votes: Doctrine\ORM\PersistentCollection {#3246 …}
      +reports: Doctrine\ORM\PersistentCollection {#3248 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3250 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3252 …}
      -id: 264054
      -bodyTs: "'/)':149 '12t':72 '150':24 '2.5':98 '256g':16 '3':74 '3b':116 '8g':13 'access':196 'accomplish':265 'across':73 'also':91,126 'although':34 'ansibl':174 'base':168 'beelink':6 'believ':90 'bit':232 'case':29 'clear':188 'cluster':220 'concurr':48 'config':180 'connect':112,202 'contain':182,209 'could':80 'critic':227 'current':240 'design':237 'direct':201 'distro':169 'done':122 'drive':51,99,109,119,198,199 'edit':183 'everyth':170 'explor':228 'extra':41 'find':251 'fit':26 'futur':255 'got':4 'grow':247 'haha':117 'haven':102 'host':213 'hub':78 'idea':152 'k3s':223 'lab':224 'like':63 'littl':244 'look':143 'm':154,230 'make':186 'mayb':31 'media/backup/microservices/etc':214 'mergerf':137 'might':36 'minimalist':235 'model':11,88 'much':69,252,262 'nas':167,190 'need':68,131 'never':260 'non':9,226 'non-pro':8 'perfectmediaserver.com':148 'perfectmediaserver.com/)':147 'perhap':39 'pi':216 'pinch':86 'playbook':175 'plex':42 'port':83 'portabl':56 'power':61 'previous':111 'pro':10 'proof':256 'provid':81,92 'push':177 'ram':14 'rather':163 'requir':59 'roll':158 'room':245 'rpi':115 's12':7 'sale':21 'samba':124 'sata':94 'servic':162,207 'share':43,120,135 'singl':212 'site':146 'slot':95 'small':77 'sourc':62 'ssd':17 'success':263 'surpris':38 'syncth':127 'system':194 'take':141 'transcod':49 'type':57,156 'unifi':134 'usb':54,204 'usd':25 'use':28,104,165,241 'user':44 'valu':253 've':259 'via':123,136,203 'won':45 'worri':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6952415"
      +editedAt: DateTimeImmutable @1709283454 {#3239
        date: 2024-03-01 09:57:34.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703914327 {#3240
        date: 2023-12-30 06:32:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2203}
    +body: """
      I’ll probably start out with just letting my parents access Plex to see how it performs. They would be remotely streaming off an Apple TV, so I’m not entirely sure how much, if any, transcoding will be needed. My other issue is that transcoding is uncharted territory for me, so I should probably work on getting a better understanding of how/when it might come into play in my situation.\n
      \n
      Everything else you described sounds like it would fulfill what I’m looking for. I don’t plan on solely hosting “mission critical” aspects of my life on this (at least for now while I continue to learn and possibly break things), but it would help me take the training wheels off my bike.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703918387 {#3381
      date: 2023-12-30 07:39:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tinnitus@lemmy.world"
      "@carcus@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3384 …}
    +nested: Doctrine\ORM\PersistentCollection {#3386 …}
    +votes: Doctrine\ORM\PersistentCollection {#3388 …}
    +reports: Doctrine\ORM\PersistentCollection {#3390 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3392 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3394 …}
    -id: 264120
    -bodyTs: "'access':11 'appl':25 'aspect':95 'better':60 'bike':125 'break':112 'come':66 'continu':107 'critic':94 'describ':75 'els':73 'entir':31 'everyth':72 'fulfil':80 'get':58 'help':117 'host':92 'how/when':63 'issu':43 'learn':109 'least':102 'let':8 'life':98 'like':77 'll':2 'look':84 'm':29,83 'might':65 'mission':93 'much':34 'need':40 'parent':10 'perform':17 'plan':89 'play':68 'plex':12 'possibl':111 'probabl':3,55 'remot':21 'see':14 'situat':71 'sole':91 'sound':76 'start':4 'stream':22 'sure':32 'take':119 'territori':49 'thing':113 'train':121 'transcod':37,46 'tv':26 'unchart':48 'understand':61 'wheel':122 'work':56 'would':19,79,116"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6301805"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703918387 {#3382
      date: 2023-12-30 07:39:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2203}
  +body: """
    Happy to help. As I have it configured, my local network is set to prefer direct play, so any transcoding gets done from connections that traverse the boundary of my network. If you don’t live with your parents this would likely apply.\n
    \n
    Transcoding may also occur when you have subtitled content and I believe for certain audio formats, but the transcoding would be limited to the audio track.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703922752 {#3432
    date: 2023-12-30 08:52:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tinnitus@lemmy.world"
    "@carcus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3436 …}
  +nested: Doctrine\ORM\PersistentCollection {#3441 …}
  +votes: Doctrine\ORM\PersistentCollection {#3437 …}
  +reports: Doctrine\ORM\PersistentCollection {#3443 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3445 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3447 …}
  -id: 264216
  -bodyTs: "'also':46 'appli':43 'audio':58,68 'believ':55 'boundari':28 'certain':57 'configur':8 'connect':24 'content':52 'direct':16 'done':22 'format':59 'get':21 'happi':1 'help':3 'like':42 'limit':65 'live':36 'local':10 'may':45 'network':11,31 'occur':47 'parent':39 'play':17 'prefer':15 'set':13 'subtitl':51 'track':69 'transcod':20,44,62 'travers':26 'would':41,63"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6953564"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703922752 {#3429
    date: 2023-12-30 08:52:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#2181
  +user: App\Entity\User {#2183 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2336 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Experience with endurian?\n
    \n
    [github.com/joaovitoriasilva/endurain](https://github.com/joaovitoriasilva/endurain)\n
    \n
    It states that it’s strava like. The difference of strava compared to nextcloud, fitotrack, osmdashboard is that it’s a social running app. It is mastodon where people only post about their tracks.\n
    \n
    I haven’t read anything about social on the website?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1709296989 {#2149
    date: 2024-03-01 13:43:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@selfhst@fosstodon.org"
    "@savedbythezsh@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2182 …}
  +nested: Doctrine\ORM\PersistentCollection {#2172 …}
  +votes: Doctrine\ORM\PersistentCollection {#2173 …}
  +reports: Doctrine\ORM\PersistentCollection {#2175 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2176 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2178 …}
  -id: 263037
  -bodyTs: "'/joaovitoriasilva/endurain](https://github.com/joaovitoriasilva/endurain)':6 'anyth':45 'app':30 'compar':18 'differ':15 'endurian':3 'experi':1 'fitotrack':21 'github.com':5 'github.com/joaovitoriasilva/endurain](https://github.com/joaovitoriasilva/endurain)':4 'haven':42 'like':13 'mastodon':33 'nextcloud':20 'osmdashboard':22 'peopl':35 'post':37 'read':44 'run':29 'social':28,47 'state':8 'strava':12,17 'track':40 'websit':50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6007854"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703882808 {#2146
    date: 2023-12-29 21:46:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#2181
  +user: App\Entity\User {#2183 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2336 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Experience with endurian?\n
    \n
    [github.com/joaovitoriasilva/endurain](https://github.com/joaovitoriasilva/endurain)\n
    \n
    It states that it’s strava like. The difference of strava compared to nextcloud, fitotrack, osmdashboard is that it’s a social running app. It is mastodon where people only post about their tracks.\n
    \n
    I haven’t read anything about social on the website?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1709296989 {#2149
    date: 2024-03-01 13:43:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@selfhst@fosstodon.org"
    "@savedbythezsh@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2182 …}
  +nested: Doctrine\ORM\PersistentCollection {#2172 …}
  +votes: Doctrine\ORM\PersistentCollection {#2173 …}
  +reports: Doctrine\ORM\PersistentCollection {#2175 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2176 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2178 …}
  -id: 263037
  -bodyTs: "'/joaovitoriasilva/endurain](https://github.com/joaovitoriasilva/endurain)':6 'anyth':45 'app':30 'compar':18 'differ':15 'endurian':3 'experi':1 'fitotrack':21 'github.com':5 'github.com/joaovitoriasilva/endurain](https://github.com/joaovitoriasilva/endurain)':4 'haven':42 'like':13 'mastodon':33 'nextcloud':20 'osmdashboard':22 'peopl':35 'post':37 'read':44 'run':29 'social':28,47 'state':8 'strava':12,17 'track':40 'websit':50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6007854"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703882808 {#2146
    date: 2023-12-29 21:46:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#2181
  +user: App\Entity\User {#2183 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2336 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Experience with endurian?\n
    \n
    [github.com/joaovitoriasilva/endurain](https://github.com/joaovitoriasilva/endurain)\n
    \n
    It states that it’s strava like. The difference of strava compared to nextcloud, fitotrack, osmdashboard is that it’s a social running app. It is mastodon where people only post about their tracks.\n
    \n
    I haven’t read anything about social on the website?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1709296989 {#2149
    date: 2024-03-01 13:43:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@selfhst@fosstodon.org"
    "@savedbythezsh@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2182 …}
  +nested: Doctrine\ORM\PersistentCollection {#2172 …}
  +votes: Doctrine\ORM\PersistentCollection {#2173 …}
  +reports: Doctrine\ORM\PersistentCollection {#2175 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2176 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2178 …}
  -id: 263037
  -bodyTs: "'/joaovitoriasilva/endurain](https://github.com/joaovitoriasilva/endurain)':6 'anyth':45 'app':30 'compar':18 'differ':15 'endurian':3 'experi':1 'fitotrack':21 'github.com':5 'github.com/joaovitoriasilva/endurain](https://github.com/joaovitoriasilva/endurain)':4 'haven':42 'like':13 'mastodon':33 'nextcloud':20 'osmdashboard':22 'peopl':35 'post':37 'read':44 'run':29 'social':28,47 'state':8 'strava':12,17 'track':40 'websit':50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6007854"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703882808 {#2146
    date: 2023-12-29 21:46:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#2977
  +user: Proxies\__CG__\App\Entity\User {#2976 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2336 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2181
    +user: App\Entity\User {#2183 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2336 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      Experience with endurian?\n
      \n
      [github.com/joaovitoriasilva/endurain](https://github.com/joaovitoriasilva/endurain)\n
      \n
      It states that it’s strava like. The difference of strava compared to nextcloud, fitotrack, osmdashboard is that it’s a social running app. It is mastodon where people only post about their tracks.\n
      \n
      I haven’t read anything about social on the website?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1709296989 {#2149
      date: 2024-03-01 13:43:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@selfhst@fosstodon.org"
      "@savedbythezsh@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2182 …}
    +nested: Doctrine\ORM\PersistentCollection {#2172 …}
    +votes: Doctrine\ORM\PersistentCollection {#2173 …}
    +reports: Doctrine\ORM\PersistentCollection {#2175 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2176 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2178 …}
    -id: 263037
    -bodyTs: "'/joaovitoriasilva/endurain](https://github.com/joaovitoriasilva/endurain)':6 'anyth':45 'app':30 'compar':18 'differ':15 'endurian':3 'experi':1 'fitotrack':21 'github.com':5 'github.com/joaovitoriasilva/endurain](https://github.com/joaovitoriasilva/endurain)':4 'haven':42 'like':13 'mastodon':33 'nextcloud':20 'osmdashboard':22 'peopl':35 'post':37 'read':44 'run':29 'social':28,47 'state':8 'strava':12,17 'track':40 'websit':50"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6007854"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703882808 {#2146
      date: 2023-12-29 21:46:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2181}
  +body: "I love projects which never include a screenshot. Skipped"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703900166 {#2979
    date: 2023-12-30 02:36:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@selfhst@fosstodon.org"
    "@savedbythezsh@sh.itjust.works"
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2975 …}
  +nested: Doctrine\ORM\PersistentCollection {#2973 …}
  +votes: Doctrine\ORM\PersistentCollection {#2971 …}
  +reports: Doctrine\ORM\PersistentCollection {#3051 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3052 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3039 …}
  -id: 263734
  -bodyTs: "'includ':6 'love':2 'never':5 'project':3 'screenshot':8 'skip':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6299254"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703900166 {#2978
    date: 2023-12-30 02:36:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#2977
  +user: Proxies\__CG__\App\Entity\User {#2976 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2336 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2181
    +user: App\Entity\User {#2183 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2336 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      Experience with endurian?\n
      \n
      [github.com/joaovitoriasilva/endurain](https://github.com/joaovitoriasilva/endurain)\n
      \n
      It states that it’s strava like. The difference of strava compared to nextcloud, fitotrack, osmdashboard is that it’s a social running app. It is mastodon where people only post about their tracks.\n
      \n
      I haven’t read anything about social on the website?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1709296989 {#2149
      date: 2024-03-01 13:43:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@selfhst@fosstodon.org"
      "@savedbythezsh@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2182 …}
    +nested: Doctrine\ORM\PersistentCollection {#2172 …}
    +votes: Doctrine\ORM\PersistentCollection {#2173 …}
    +reports: Doctrine\ORM\PersistentCollection {#2175 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2176 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2178 …}
    -id: 263037
    -bodyTs: "'/joaovitoriasilva/endurain](https://github.com/joaovitoriasilva/endurain)':6 'anyth':45 'app':30 'compar':18 'differ':15 'endurian':3 'experi':1 'fitotrack':21 'github.com':5 'github.com/joaovitoriasilva/endurain](https://github.com/joaovitoriasilva/endurain)':4 'haven':42 'like':13 'mastodon':33 'nextcloud':20 'osmdashboard':22 'peopl':35 'post':37 'read':44 'run':29 'social':28,47 'state':8 'strava':12,17 'track':40 'websit':50"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6007854"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703882808 {#2146
      date: 2023-12-29 21:46:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2181}
  +body: "I love projects which never include a screenshot. Skipped"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703900166 {#2979
    date: 2023-12-30 02:36:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@selfhst@fosstodon.org"
    "@savedbythezsh@sh.itjust.works"
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2975 …}
  +nested: Doctrine\ORM\PersistentCollection {#2973 …}
  +votes: Doctrine\ORM\PersistentCollection {#2971 …}
  +reports: Doctrine\ORM\PersistentCollection {#3051 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3052 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3039 …}
  -id: 263734
  -bodyTs: "'includ':6 'love':2 'never':5 'project':3 'screenshot':8 'skip':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6299254"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703900166 {#2978
    date: 2023-12-30 02:36:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#2977
  +user: Proxies\__CG__\App\Entity\User {#2976 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2336 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2181
    +user: App\Entity\User {#2183 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2336 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      Experience with endurian?\n
      \n
      [github.com/joaovitoriasilva/endurain](https://github.com/joaovitoriasilva/endurain)\n
      \n
      It states that it’s strava like. The difference of strava compared to nextcloud, fitotrack, osmdashboard is that it’s a social running app. It is mastodon where people only post about their tracks.\n
      \n
      I haven’t read anything about social on the website?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1709296989 {#2149
      date: 2024-03-01 13:43:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@selfhst@fosstodon.org"
      "@savedbythezsh@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2182 …}
    +nested: Doctrine\ORM\PersistentCollection {#2172 …}
    +votes: Doctrine\ORM\PersistentCollection {#2173 …}
    +reports: Doctrine\ORM\PersistentCollection {#2175 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2176 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2178 …}
    -id: 263037
    -bodyTs: "'/joaovitoriasilva/endurain](https://github.com/joaovitoriasilva/endurain)':6 'anyth':45 'app':30 'compar':18 'differ':15 'endurian':3 'experi':1 'fitotrack':21 'github.com':5 'github.com/joaovitoriasilva/endurain](https://github.com/joaovitoriasilva/endurain)':4 'haven':42 'like':13 'mastodon':33 'nextcloud':20 'osmdashboard':22 'peopl':35 'post':37 'read':44 'run':29 'social':28,47 'state':8 'strava':12,17 'track':40 'websit':50"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6007854"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703882808 {#2146
      date: 2023-12-29 21:46:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2181}
  +body: "I love projects which never include a screenshot. Skipped"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703900166 {#2979
    date: 2023-12-30 02:36:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@selfhst@fosstodon.org"
    "@savedbythezsh@sh.itjust.works"
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2975 …}
  +nested: Doctrine\ORM\PersistentCollection {#2973 …}
  +votes: Doctrine\ORM\PersistentCollection {#2971 …}
  +reports: Doctrine\ORM\PersistentCollection {#3051 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3052 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3039 …}
  -id: 263734
  -bodyTs: "'includ':6 'love':2 'never':5 'project':3 'screenshot':8 'skip':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6299254"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703900166 {#2978
    date: 2023-12-30 02:36:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#3286
  +user: App\Entity\User {#2183 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2336 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2977
    +user: Proxies\__CG__\App\Entity\User {#2976 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2336 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2181
      +user: App\Entity\User {#2183 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2336 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        Experience with endurian?\n
        \n
        [github.com/joaovitoriasilva/endurain](https://github.com/joaovitoriasilva/endurain)\n
        \n
        It states that it’s strava like. The difference of strava compared to nextcloud, fitotrack, osmdashboard is that it’s a social running app. It is mastodon where people only post about their tracks.\n
        \n
        I haven’t read anything about social on the website?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1709296989 {#2149
        date: 2024-03-01 13:43:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@selfhst@fosstodon.org"
        "@savedbythezsh@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2182 …}
      +nested: Doctrine\ORM\PersistentCollection {#2172 …}
      +votes: Doctrine\ORM\PersistentCollection {#2173 …}
      +reports: Doctrine\ORM\PersistentCollection {#2175 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2176 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2178 …}
      -id: 263037
      -bodyTs: "'/joaovitoriasilva/endurain](https://github.com/joaovitoriasilva/endurain)':6 'anyth':45 'app':30 'compar':18 'differ':15 'endurian':3 'experi':1 'fitotrack':21 'github.com':5 'github.com/joaovitoriasilva/endurain](https://github.com/joaovitoriasilva/endurain)':4 'haven':42 'like':13 'mastodon':33 'nextcloud':20 'osmdashboard':22 'peopl':35 'post':37 'read':44 'run':29 'social':28,47 'state':8 'strava':12,17 'track':40 'websit':50"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6007854"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703882808 {#2146
        date: 2023-12-29 21:46:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2181}
    +body: "I love projects which never include a screenshot. Skipped"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703900166 {#2979
      date: 2023-12-30 02:36:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@selfhst@fosstodon.org"
      "@savedbythezsh@sh.itjust.works"
      "@juli@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2975 …}
    +nested: Doctrine\ORM\PersistentCollection {#2973 …}
    +votes: Doctrine\ORM\PersistentCollection {#2971 …}
    +reports: Doctrine\ORM\PersistentCollection {#3051 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3052 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3039 …}
    -id: 263734
    -bodyTs: "'includ':6 'love':2 'never':5 'project':3 'screenshot':8 'skip':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6299254"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703900166 {#2978
      date: 2023-12-30 02:36:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2181}
  +body: "Relax. It’s new. You can’t have everything at the beginning"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703919017 {#3284
    date: 2023-12-30 07:50:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@selfhst@fosstodon.org"
    "@savedbythezsh@sh.itjust.works"
    "@juli@programming.dev"
    "@spez_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3287 …}
  +nested: Doctrine\ORM\PersistentCollection {#3289 …}
  +votes: Doctrine\ORM\PersistentCollection {#3291 …}
  +reports: Doctrine\ORM\PersistentCollection {#3293 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
  -id: 264136
  -bodyTs: "'begin':12 'everyth':9 'new':4 'relax':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6014887"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703919017 {#3285
    date: 2023-12-30 07:50:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#3286
  +user: App\Entity\User {#2183 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2336 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2977
    +user: Proxies\__CG__\App\Entity\User {#2976 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2336 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2181
      +user: App\Entity\User {#2183 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2336 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        Experience with endurian?\n
        \n
        [github.com/joaovitoriasilva/endurain](https://github.com/joaovitoriasilva/endurain)\n
        \n
        It states that it’s strava like. The difference of strava compared to nextcloud, fitotrack, osmdashboard is that it’s a social running app. It is mastodon where people only post about their tracks.\n
        \n
        I haven’t read anything about social on the website?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1709296989 {#2149
        date: 2024-03-01 13:43:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@selfhst@fosstodon.org"
        "@savedbythezsh@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2182 …}
      +nested: Doctrine\ORM\PersistentCollection {#2172 …}
      +votes: Doctrine\ORM\PersistentCollection {#2173 …}
      +reports: Doctrine\ORM\PersistentCollection {#2175 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2176 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2178 …}
      -id: 263037
      -bodyTs: "'/joaovitoriasilva/endurain](https://github.com/joaovitoriasilva/endurain)':6 'anyth':45 'app':30 'compar':18 'differ':15 'endurian':3 'experi':1 'fitotrack':21 'github.com':5 'github.com/joaovitoriasilva/endurain](https://github.com/joaovitoriasilva/endurain)':4 'haven':42 'like':13 'mastodon':33 'nextcloud':20 'osmdashboard':22 'peopl':35 'post':37 'read':44 'run':29 'social':28,47 'state':8 'strava':12,17 'track':40 'websit':50"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6007854"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703882808 {#2146
        date: 2023-12-29 21:46:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2181}
    +body: "I love projects which never include a screenshot. Skipped"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703900166 {#2979
      date: 2023-12-30 02:36:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@selfhst@fosstodon.org"
      "@savedbythezsh@sh.itjust.works"
      "@juli@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2975 …}
    +nested: Doctrine\ORM\PersistentCollection {#2973 …}
    +votes: Doctrine\ORM\PersistentCollection {#2971 …}
    +reports: Doctrine\ORM\PersistentCollection {#3051 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3052 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3039 …}
    -id: 263734
    -bodyTs: "'includ':6 'love':2 'never':5 'project':3 'screenshot':8 'skip':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6299254"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703900166 {#2978
      date: 2023-12-30 02:36:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2181}
  +body: "Relax. It’s new. You can’t have everything at the beginning"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703919017 {#3284
    date: 2023-12-30 07:50:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@selfhst@fosstodon.org"
    "@savedbythezsh@sh.itjust.works"
    "@juli@programming.dev"
    "@spez_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3287 …}
  +nested: Doctrine\ORM\PersistentCollection {#3289 …}
  +votes: Doctrine\ORM\PersistentCollection {#3291 …}
  +reports: Doctrine\ORM\PersistentCollection {#3293 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
  -id: 264136
  -bodyTs: "'begin':12 'everyth':9 'new':4 'relax':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6014887"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703919017 {#3285
    date: 2023-12-30 07:50:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#3286
  +user: App\Entity\User {#2183 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2336 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2977
    +user: Proxies\__CG__\App\Entity\User {#2976 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2336 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2181
      +user: App\Entity\User {#2183 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2336 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        Experience with endurian?\n
        \n
        [github.com/joaovitoriasilva/endurain](https://github.com/joaovitoriasilva/endurain)\n
        \n
        It states that it’s strava like. The difference of strava compared to nextcloud, fitotrack, osmdashboard is that it’s a social running app. It is mastodon where people only post about their tracks.\n
        \n
        I haven’t read anything about social on the website?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1709296989 {#2149
        date: 2024-03-01 13:43:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@selfhst@fosstodon.org"
        "@savedbythezsh@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2182 …}
      +nested: Doctrine\ORM\PersistentCollection {#2172 …}
      +votes: Doctrine\ORM\PersistentCollection {#2173 …}
      +reports: Doctrine\ORM\PersistentCollection {#2175 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2176 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2178 …}
      -id: 263037
      -bodyTs: "'/joaovitoriasilva/endurain](https://github.com/joaovitoriasilva/endurain)':6 'anyth':45 'app':30 'compar':18 'differ':15 'endurian':3 'experi':1 'fitotrack':21 'github.com':5 'github.com/joaovitoriasilva/endurain](https://github.com/joaovitoriasilva/endurain)':4 'haven':42 'like':13 'mastodon':33 'nextcloud':20 'osmdashboard':22 'peopl':35 'post':37 'read':44 'run':29 'social':28,47 'state':8 'strava':12,17 'track':40 'websit':50"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6007854"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703882808 {#2146
        date: 2023-12-29 21:46:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2181}
    +body: "I love projects which never include a screenshot. Skipped"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703900166 {#2979
      date: 2023-12-30 02:36:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@selfhst@fosstodon.org"
      "@savedbythezsh@sh.itjust.works"
      "@juli@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2975 …}
    +nested: Doctrine\ORM\PersistentCollection {#2973 …}
    +votes: Doctrine\ORM\PersistentCollection {#2971 …}
    +reports: Doctrine\ORM\PersistentCollection {#3051 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3052 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3039 …}
    -id: 263734
    -bodyTs: "'includ':6 'love':2 'never':5 'project':3 'screenshot':8 'skip':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6299254"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703900166 {#2978
      date: 2023-12-30 02:36:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2181}
  +body: "Relax. It’s new. You can’t have everything at the beginning"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703919017 {#3284
    date: 2023-12-30 07:50:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@selfhst@fosstodon.org"
    "@savedbythezsh@sh.itjust.works"
    "@juli@programming.dev"
    "@spez_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3287 …}
  +nested: Doctrine\ORM\PersistentCollection {#3289 …}
  +votes: Doctrine\ORM\PersistentCollection {#3291 …}
  +reports: Doctrine\ORM\PersistentCollection {#3293 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
  -id: 264136
  -bodyTs: "'begin':12 'everyth':9 'new':4 'relax':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6014887"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703919017 {#3285
    date: 2023-12-30 07:50:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#1354
  +user: App\Entity\User {#2499 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "To play off what others are saying i think a mini pc and a stand alone nas may be the better route for you. It may seem counter intuitive to break it out into two devices but doing so will allow room for growth. If you buy a creeper bare bones mini pc and put more of your budget towards a nas and storage you could expand the mini pc without messing with your nas. You could keep the pi in the mix for a backup if your main pc is down or offload some services to it to balance performance."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1709931401 {#1350
    date: 2024-03-08 21:56:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tinnitus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1358 …}
  +nested: Doctrine\ORM\PersistentCollection {#1355 …}
  +votes: Doctrine\ORM\PersistentCollection {#2491 …}
  +reports: Doctrine\ORM\PersistentCollection {#2493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2497 …}
  -id: 263103
  -bodyTs: "'allow':41 'alon':16 'backup':86 'balanc':100 'bare':50 'better':21 'bone':51 'break':31 'budget':59 'buy':47 'could':66,77 'counter':28 'creeper':49 'devic':36 'expand':67 'growth':44 'intuit':29 'keep':78 'main':89 'may':18,26 'mess':72 'mini':11,52,69 'mix':83 'nas':17,62,75 'offload':94 'other':5 'pc':12,53,70,90 'perform':101 'pi':80 'play':2 'put':55 'room':42 'rout':22 'say':7 'seem':27 'servic':96 'stand':15 'storag':64 'think':9 'toward':60 'two':35 'without':71"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://leaf.dance/comment/4817798"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703884027 {#1349
    date: 2023-12-29 22:07:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#1354
  +user: App\Entity\User {#2499 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "To play off what others are saying i think a mini pc and a stand alone nas may be the better route for you. It may seem counter intuitive to break it out into two devices but doing so will allow room for growth. If you buy a creeper bare bones mini pc and put more of your budget towards a nas and storage you could expand the mini pc without messing with your nas. You could keep the pi in the mix for a backup if your main pc is down or offload some services to it to balance performance."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1709931401 {#1350
    date: 2024-03-08 21:56:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tinnitus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1358 …}
  +nested: Doctrine\ORM\PersistentCollection {#1355 …}
  +votes: Doctrine\ORM\PersistentCollection {#2491 …}
  +reports: Doctrine\ORM\PersistentCollection {#2493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2497 …}
  -id: 263103
  -bodyTs: "'allow':41 'alon':16 'backup':86 'balanc':100 'bare':50 'better':21 'bone':51 'break':31 'budget':59 'buy':47 'could':66,77 'counter':28 'creeper':49 'devic':36 'expand':67 'growth':44 'intuit':29 'keep':78 'main':89 'may':18,26 'mess':72 'mini':11,52,69 'mix':83 'nas':17,62,75 'offload':94 'other':5 'pc':12,53,70,90 'perform':101 'pi':80 'play':2 'put':55 'room':42 'rout':22 'say':7 'seem':27 'servic':96 'stand':15 'storag':64 'think':9 'toward':60 'two':35 'without':71"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://leaf.dance/comment/4817798"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703884027 {#1349
    date: 2023-12-29 22:07:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#1354
  +user: App\Entity\User {#2499 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "To play off what others are saying i think a mini pc and a stand alone nas may be the better route for you. It may seem counter intuitive to break it out into two devices but doing so will allow room for growth. If you buy a creeper bare bones mini pc and put more of your budget towards a nas and storage you could expand the mini pc without messing with your nas. You could keep the pi in the mix for a backup if your main pc is down or offload some services to it to balance performance."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1709931401 {#1350
    date: 2024-03-08 21:56:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tinnitus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1358 …}
  +nested: Doctrine\ORM\PersistentCollection {#1355 …}
  +votes: Doctrine\ORM\PersistentCollection {#2491 …}
  +reports: Doctrine\ORM\PersistentCollection {#2493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2497 …}
  -id: 263103
  -bodyTs: "'allow':41 'alon':16 'backup':86 'balanc':100 'bare':50 'better':21 'bone':51 'break':31 'budget':59 'buy':47 'could':66,77 'counter':28 'creeper':49 'devic':36 'expand':67 'growth':44 'intuit':29 'keep':78 'main':89 'may':18,26 'mess':72 'mini':11,52,69 'mix':83 'nas':17,62,75 'offload':94 'other':5 'pc':12,53,70,90 'perform':101 'pi':80 'play':2 'put':55 'room':42 'rout':22 'say':7 'seem':27 'servic':96 'stand':15 'storag':64 'think':9 'toward':60 'two':35 'without':71"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://leaf.dance/comment/4817798"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703884027 {#1349
    date: 2023-12-29 22:07:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#3043
  +user: Proxies\__CG__\App\Entity\User {#3038 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1354
    +user: App\Entity\User {#2499 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "To play off what others are saying i think a mini pc and a stand alone nas may be the better route for you. It may seem counter intuitive to break it out into two devices but doing so will allow room for growth. If you buy a creeper bare bones mini pc and put more of your budget towards a nas and storage you could expand the mini pc without messing with your nas. You could keep the pi in the mix for a backup if your main pc is down or offload some services to it to balance performance."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1709931401 {#1350
      date: 2024-03-08 21:56:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tinnitus@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1358 …}
    +nested: Doctrine\ORM\PersistentCollection {#1355 …}
    +votes: Doctrine\ORM\PersistentCollection {#2491 …}
    +reports: Doctrine\ORM\PersistentCollection {#2493 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2495 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2497 …}
    -id: 263103
    -bodyTs: "'allow':41 'alon':16 'backup':86 'balanc':100 'bare':50 'better':21 'bone':51 'break':31 'budget':59 'buy':47 'could':66,77 'counter':28 'creeper':49 'devic':36 'expand':67 'growth':44 'intuit':29 'keep':78 'main':89 'may':18,26 'mess':72 'mini':11,52,69 'mix':83 'nas':17,62,75 'offload':94 'other':5 'pc':12,53,70,90 'perform':101 'pi':80 'play':2 'put':55 'room':42 'rout':22 'say':7 'seem':27 'servic':96 'stand':15 'storag':64 'think':9 'toward':60 'two':35 'without':71"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://leaf.dance/comment/4817798"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703884027 {#1349
      date: 2023-12-29 22:07:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1354}
  +body: "You know, I’m not sure why this didn’t cross my mind as I started doing research. I have seen this recommendation countless times around here and people seem to have great experiences going the mini pc route. Thanks for your insight. Do you have any specific mini pc or NAS in mind that you would recommend?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703897676 {#3041
    date: 2023-12-30 01:54:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tinnitus@lemmy.world"
    "@zerodawn@leaf.dance"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3044 …}
  +nested: Doctrine\ORM\PersistentCollection {#3055 …}
  +votes: Doctrine\ORM\PersistentCollection {#3046 …}
  +reports: Doctrine\ORM\PersistentCollection {#3048 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3058 …}
  -id: 263640
  -bodyTs: "'around':26 'countless':24 'cross':11 'didn':9 'experi':34 'go':35 'great':33 'insight':43 'know':2 'm':4 'mind':13,54 'mini':37,49 'nas':52 'pc':38,50 'peopl':29 'recommend':23,58 'research':18 'rout':39 'seem':30 'seen':21 'specif':48 'start':16 'sure':6 'thank':40 'time':25 'would':57"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6298815"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703897676 {#3042
    date: 2023-12-30 01:54:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#3043
  +user: Proxies\__CG__\App\Entity\User {#3038 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1354
    +user: App\Entity\User {#2499 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "To play off what others are saying i think a mini pc and a stand alone nas may be the better route for you. It may seem counter intuitive to break it out into two devices but doing so will allow room for growth. If you buy a creeper bare bones mini pc and put more of your budget towards a nas and storage you could expand the mini pc without messing with your nas. You could keep the pi in the mix for a backup if your main pc is down or offload some services to it to balance performance."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1709931401 {#1350
      date: 2024-03-08 21:56:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tinnitus@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1358 …}
    +nested: Doctrine\ORM\PersistentCollection {#1355 …}
    +votes: Doctrine\ORM\PersistentCollection {#2491 …}
    +reports: Doctrine\ORM\PersistentCollection {#2493 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2495 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2497 …}
    -id: 263103
    -bodyTs: "'allow':41 'alon':16 'backup':86 'balanc':100 'bare':50 'better':21 'bone':51 'break':31 'budget':59 'buy':47 'could':66,77 'counter':28 'creeper':49 'devic':36 'expand':67 'growth':44 'intuit':29 'keep':78 'main':89 'may':18,26 'mess':72 'mini':11,52,69 'mix':83 'nas':17,62,75 'offload':94 'other':5 'pc':12,53,70,90 'perform':101 'pi':80 'play':2 'put':55 'room':42 'rout':22 'say':7 'seem':27 'servic':96 'stand':15 'storag':64 'think':9 'toward':60 'two':35 'without':71"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://leaf.dance/comment/4817798"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703884027 {#1349
      date: 2023-12-29 22:07:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1354}
  +body: "You know, I’m not sure why this didn’t cross my mind as I started doing research. I have seen this recommendation countless times around here and people seem to have great experiences going the mini pc route. Thanks for your insight. Do you have any specific mini pc or NAS in mind that you would recommend?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703897676 {#3041
    date: 2023-12-30 01:54:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tinnitus@lemmy.world"
    "@zerodawn@leaf.dance"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3044 …}
  +nested: Doctrine\ORM\PersistentCollection {#3055 …}
  +votes: Doctrine\ORM\PersistentCollection {#3046 …}
  +reports: Doctrine\ORM\PersistentCollection {#3048 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3058 …}
  -id: 263640
  -bodyTs: "'around':26 'countless':24 'cross':11 'didn':9 'experi':34 'go':35 'great':33 'insight':43 'know':2 'm':4 'mind':13,54 'mini':37,49 'nas':52 'pc':38,50 'peopl':29 'recommend':23,58 'research':18 'rout':39 'seem':30 'seen':21 'specif':48 'start':16 'sure':6 'thank':40 'time':25 'would':57"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6298815"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703897676 {#3042
    date: 2023-12-30 01:54:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#3043
  +user: Proxies\__CG__\App\Entity\User {#3038 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1354
    +user: App\Entity\User {#2499 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "To play off what others are saying i think a mini pc and a stand alone nas may be the better route for you. It may seem counter intuitive to break it out into two devices but doing so will allow room for growth. If you buy a creeper bare bones mini pc and put more of your budget towards a nas and storage you could expand the mini pc without messing with your nas. You could keep the pi in the mix for a backup if your main pc is down or offload some services to it to balance performance."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1709931401 {#1350
      date: 2024-03-08 21:56:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tinnitus@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1358 …}
    +nested: Doctrine\ORM\PersistentCollection {#1355 …}
    +votes: Doctrine\ORM\PersistentCollection {#2491 …}
    +reports: Doctrine\ORM\PersistentCollection {#2493 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2495 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2497 …}
    -id: 263103
    -bodyTs: "'allow':41 'alon':16 'backup':86 'balanc':100 'bare':50 'better':21 'bone':51 'break':31 'budget':59 'buy':47 'could':66,77 'counter':28 'creeper':49 'devic':36 'expand':67 'growth':44 'intuit':29 'keep':78 'main':89 'may':18,26 'mess':72 'mini':11,52,69 'mix':83 'nas':17,62,75 'offload':94 'other':5 'pc':12,53,70,90 'perform':101 'pi':80 'play':2 'put':55 'room':42 'rout':22 'say':7 'seem':27 'servic':96 'stand':15 'storag':64 'think':9 'toward':60 'two':35 'without':71"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://leaf.dance/comment/4817798"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703884027 {#1349
      date: 2023-12-29 22:07:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1354}
  +body: "You know, I’m not sure why this didn’t cross my mind as I started doing research. I have seen this recommendation countless times around here and people seem to have great experiences going the mini pc route. Thanks for your insight. Do you have any specific mini pc or NAS in mind that you would recommend?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703897676 {#3041
    date: 2023-12-30 01:54:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tinnitus@lemmy.world"
    "@zerodawn@leaf.dance"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3044 …}
  +nested: Doctrine\ORM\PersistentCollection {#3055 …}
  +votes: Doctrine\ORM\PersistentCollection {#3046 …}
  +reports: Doctrine\ORM\PersistentCollection {#3048 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3058 …}
  -id: 263640
  -bodyTs: "'around':26 'countless':24 'cross':11 'didn':9 'experi':34 'go':35 'great':33 'insight':43 'know':2 'm':4 'mind':13,54 'mini':37,49 'nas':52 'pc':38,50 'peopl':29 'recommend':23,58 'research':18 'rout':39 'seem':30 'seen':21 'specif':48 'start':16 'sure':6 'thank':40 'time':25 'would':57"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6298815"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703897676 {#3042
    date: 2023-12-30 01:54:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#3256
  +user: App\Entity\User {#2499 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3043
    +user: Proxies\__CG__\App\Entity\User {#3038 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#1354
      +user: App\Entity\User {#2499 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "To play off what others are saying i think a mini pc and a stand alone nas may be the better route for you. It may seem counter intuitive to break it out into two devices but doing so will allow room for growth. If you buy a creeper bare bones mini pc and put more of your budget towards a nas and storage you could expand the mini pc without messing with your nas. You could keep the pi in the mix for a backup if your main pc is down or offload some services to it to balance performance."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1709931401 {#1350
        date: 2024-03-08 21:56:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tinnitus@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1358 …}
      +nested: Doctrine\ORM\PersistentCollection {#1355 …}
      +votes: Doctrine\ORM\PersistentCollection {#2491 …}
      +reports: Doctrine\ORM\PersistentCollection {#2493 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2495 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2497 …}
      -id: 263103
      -bodyTs: "'allow':41 'alon':16 'backup':86 'balanc':100 'bare':50 'better':21 'bone':51 'break':31 'budget':59 'buy':47 'could':66,77 'counter':28 'creeper':49 'devic':36 'expand':67 'growth':44 'intuit':29 'keep':78 'main':89 'may':18,26 'mess':72 'mini':11,52,69 'mix':83 'nas':17,62,75 'offload':94 'other':5 'pc':12,53,70,90 'perform':101 'pi':80 'play':2 'put':55 'room':42 'rout':22 'say':7 'seem':27 'servic':96 'stand':15 'storag':64 'think':9 'toward':60 'two':35 'without':71"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://leaf.dance/comment/4817798"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703884027 {#1349
        date: 2023-12-29 22:07:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1354}
    +body: "You know, I’m not sure why this didn’t cross my mind as I started doing research. I have seen this recommendation countless times around here and people seem to have great experiences going the mini pc route. Thanks for your insight. Do you have any specific mini pc or NAS in mind that you would recommend?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703897676 {#3041
      date: 2023-12-30 01:54:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tinnitus@lemmy.world"
      "@zerodawn@leaf.dance"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3044 …}
    +nested: Doctrine\ORM\PersistentCollection {#3055 …}
    +votes: Doctrine\ORM\PersistentCollection {#3046 …}
    +reports: Doctrine\ORM\PersistentCollection {#3048 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3058 …}
    -id: 263640
    -bodyTs: "'around':26 'countless':24 'cross':11 'didn':9 'experi':34 'go':35 'great':33 'insight':43 'know':2 'm':4 'mind':13,54 'mini':37,49 'nas':52 'pc':38,50 'peopl':29 'recommend':23,58 'research':18 'rout':39 'seem':30 'seen':21 'specif':48 'start':16 'sure':6 'thank':40 'time':25 'would':57"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6298815"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703897676 {#3042
      date: 2023-12-30 01:54:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1354}
  +body: "Most of that will be budget based and long term goal oriented. Do you want a 4 bay nas with 10tb drives set up in raid 5 or do you think you’d want a two bay system with 5tb drives set up in mirror raid? Do you want to start cheap and get a second hand thinkcenter off ebay or do you want to buy a brand new NUC and put a 2tb M.2 and 16gb of ram in one slot so you can add the other 16gb later? Some nuc can take up to 64gb of ram and have two 2tb drives in them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703949597 {#3254
    date: 2023-12-30 16:19:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tinnitus@lemmy.world"
    "@zerodawn@leaf.dance"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3257 …}
  +nested: Doctrine\ORM\PersistentCollection {#3259 …}
  +votes: Doctrine\ORM\PersistentCollection {#3261 …}
  +reports: Doctrine\ORM\PersistentCollection {#3263 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3265 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3267 …}
  -id: 264764
  -bodyTs: "'10tb':21 '16gb':77,89 '2tb':74,103 '4':17 '5':27 '5tb':40 '64gb':97 'add':86 'base':7 'bay':18,37 'brand':68 'budget':6 'buy':66 'cheap':52 'd':33 'drive':22,41,104 'ebay':60 'get':54 'goal':11 'hand':57 'later':90 'long':9 'm.2':75 'mirror':45 'nas':19 'new':69 'nuc':70,92 'one':81 'orient':12 'put':72 'raid':26,46 'ram':79,99 'second':56 'set':23,42 'slot':82 'start':51 'system':38 'take':94 'term':10 'think':31 'thinkcent':58 'two':36,102 'want':15,34,49,64"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://leaf.dance/comment/4833795"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703949597 {#3255
    date: 2023-12-30 16:19:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#3256
  +user: App\Entity\User {#2499 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3043
    +user: Proxies\__CG__\App\Entity\User {#3038 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#1354
      +user: App\Entity\User {#2499 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "To play off what others are saying i think a mini pc and a stand alone nas may be the better route for you. It may seem counter intuitive to break it out into two devices but doing so will allow room for growth. If you buy a creeper bare bones mini pc and put more of your budget towards a nas and storage you could expand the mini pc without messing with your nas. You could keep the pi in the mix for a backup if your main pc is down or offload some services to it to balance performance."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1709931401 {#1350
        date: 2024-03-08 21:56:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tinnitus@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1358 …}
      +nested: Doctrine\ORM\PersistentCollection {#1355 …}
      +votes: Doctrine\ORM\PersistentCollection {#2491 …}
      +reports: Doctrine\ORM\PersistentCollection {#2493 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2495 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2497 …}
      -id: 263103
      -bodyTs: "'allow':41 'alon':16 'backup':86 'balanc':100 'bare':50 'better':21 'bone':51 'break':31 'budget':59 'buy':47 'could':66,77 'counter':28 'creeper':49 'devic':36 'expand':67 'growth':44 'intuit':29 'keep':78 'main':89 'may':18,26 'mess':72 'mini':11,52,69 'mix':83 'nas':17,62,75 'offload':94 'other':5 'pc':12,53,70,90 'perform':101 'pi':80 'play':2 'put':55 'room':42 'rout':22 'say':7 'seem':27 'servic':96 'stand':15 'storag':64 'think':9 'toward':60 'two':35 'without':71"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://leaf.dance/comment/4817798"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703884027 {#1349
        date: 2023-12-29 22:07:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1354}
    +body: "You know, I’m not sure why this didn’t cross my mind as I started doing research. I have seen this recommendation countless times around here and people seem to have great experiences going the mini pc route. Thanks for your insight. Do you have any specific mini pc or NAS in mind that you would recommend?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703897676 {#3041
      date: 2023-12-30 01:54:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tinnitus@lemmy.world"
      "@zerodawn@leaf.dance"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3044 …}
    +nested: Doctrine\ORM\PersistentCollection {#3055 …}
    +votes: Doctrine\ORM\PersistentCollection {#3046 …}
    +reports: Doctrine\ORM\PersistentCollection {#3048 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3058 …}
    -id: 263640
    -bodyTs: "'around':26 'countless':24 'cross':11 'didn':9 'experi':34 'go':35 'great':33 'insight':43 'know':2 'm':4 'mind':13,54 'mini':37,49 'nas':52 'pc':38,50 'peopl':29 'recommend':23,58 'research':18 'rout':39 'seem':30 'seen':21 'specif':48 'start':16 'sure':6 'thank':40 'time':25 'would':57"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6298815"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703897676 {#3042
      date: 2023-12-30 01:54:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1354}
  +body: "Most of that will be budget based and long term goal oriented. Do you want a 4 bay nas with 10tb drives set up in raid 5 or do you think you’d want a two bay system with 5tb drives set up in mirror raid? Do you want to start cheap and get a second hand thinkcenter off ebay or do you want to buy a brand new NUC and put a 2tb M.2 and 16gb of ram in one slot so you can add the other 16gb later? Some nuc can take up to 64gb of ram and have two 2tb drives in them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703949597 {#3254
    date: 2023-12-30 16:19:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tinnitus@lemmy.world"
    "@zerodawn@leaf.dance"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3257 …}
  +nested: Doctrine\ORM\PersistentCollection {#3259 …}
  +votes: Doctrine\ORM\PersistentCollection {#3261 …}
  +reports: Doctrine\ORM\PersistentCollection {#3263 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3265 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3267 …}
  -id: 264764
  -bodyTs: "'10tb':21 '16gb':77,89 '2tb':74,103 '4':17 '5':27 '5tb':40 '64gb':97 'add':86 'base':7 'bay':18,37 'brand':68 'budget':6 'buy':66 'cheap':52 'd':33 'drive':22,41,104 'ebay':60 'get':54 'goal':11 'hand':57 'later':90 'long':9 'm.2':75 'mirror':45 'nas':19 'new':69 'nuc':70,92 'one':81 'orient':12 'put':72 'raid':26,46 'ram':79,99 'second':56 'set':23,42 'slot':82 'start':51 'system':38 'take':94 'term':10 'think':31 'thinkcent':58 'two':36,102 'want':15,34,49,64"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://leaf.dance/comment/4833795"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703949597 {#3255
    date: 2023-12-30 16:19:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#3256
  +user: App\Entity\User {#2499 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3043
    +user: Proxies\__CG__\App\Entity\User {#3038 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#1354
      +user: App\Entity\User {#2499 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "To play off what others are saying i think a mini pc and a stand alone nas may be the better route for you. It may seem counter intuitive to break it out into two devices but doing so will allow room for growth. If you buy a creeper bare bones mini pc and put more of your budget towards a nas and storage you could expand the mini pc without messing with your nas. You could keep the pi in the mix for a backup if your main pc is down or offload some services to it to balance performance."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1709931401 {#1350
        date: 2024-03-08 21:56:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tinnitus@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1358 …}
      +nested: Doctrine\ORM\PersistentCollection {#1355 …}
      +votes: Doctrine\ORM\PersistentCollection {#2491 …}
      +reports: Doctrine\ORM\PersistentCollection {#2493 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2495 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2497 …}
      -id: 263103
      -bodyTs: "'allow':41 'alon':16 'backup':86 'balanc':100 'bare':50 'better':21 'bone':51 'break':31 'budget':59 'buy':47 'could':66,77 'counter':28 'creeper':49 'devic':36 'expand':67 'growth':44 'intuit':29 'keep':78 'main':89 'may':18,26 'mess':72 'mini':11,52,69 'mix':83 'nas':17,62,75 'offload':94 'other':5 'pc':12,53,70,90 'perform':101 'pi':80 'play':2 'put':55 'room':42 'rout':22 'say':7 'seem':27 'servic':96 'stand':15 'storag':64 'think':9 'toward':60 'two':35 'without':71"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://leaf.dance/comment/4817798"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703884027 {#1349
        date: 2023-12-29 22:07:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1354}
    +body: "You know, I’m not sure why this didn’t cross my mind as I started doing research. I have seen this recommendation countless times around here and people seem to have great experiences going the mini pc route. Thanks for your insight. Do you have any specific mini pc or NAS in mind that you would recommend?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703897676 {#3041
      date: 2023-12-30 01:54:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tinnitus@lemmy.world"
      "@zerodawn@leaf.dance"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3044 …}
    +nested: Doctrine\ORM\PersistentCollection {#3055 …}
    +votes: Doctrine\ORM\PersistentCollection {#3046 …}
    +reports: Doctrine\ORM\PersistentCollection {#3048 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3058 …}
    -id: 263640
    -bodyTs: "'around':26 'countless':24 'cross':11 'didn':9 'experi':34 'go':35 'great':33 'insight':43 'know':2 'm':4 'mind':13,54 'mini':37,49 'nas':52 'pc':38,50 'peopl':29 'recommend':23,58 'research':18 'rout':39 'seem':30 'seen':21 'specif':48 'start':16 'sure':6 'thank':40 'time':25 'would':57"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6298815"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703897676 {#3042
      date: 2023-12-30 01:54:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1354}
  +body: "Most of that will be budget based and long term goal oriented. Do you want a 4 bay nas with 10tb drives set up in raid 5 or do you think you’d want a two bay system with 5tb drives set up in mirror raid? Do you want to start cheap and get a second hand thinkcenter off ebay or do you want to buy a brand new NUC and put a 2tb M.2 and 16gb of ram in one slot so you can add the other 16gb later? Some nuc can take up to 64gb of ram and have two 2tb drives in them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703949597 {#3254
    date: 2023-12-30 16:19:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tinnitus@lemmy.world"
    "@zerodawn@leaf.dance"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3257 …}
  +nested: Doctrine\ORM\PersistentCollection {#3259 …}
  +votes: Doctrine\ORM\PersistentCollection {#3261 …}
  +reports: Doctrine\ORM\PersistentCollection {#3263 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3265 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3267 …}
  -id: 264764
  -bodyTs: "'10tb':21 '16gb':77,89 '2tb':74,103 '4':17 '5':27 '5tb':40 '64gb':97 'add':86 'base':7 'bay':18,37 'brand':68 'budget':6 'buy':66 'cheap':52 'd':33 'drive':22,41,104 'ebay':60 'get':54 'goal':11 'hand':57 'later':90 'long':9 'm.2':75 'mirror':45 'nas':19 'new':69 'nuc':70,92 'one':81 'orient':12 'put':72 'raid':26,46 'ram':79,99 'second':56 'set':23,42 'slot':82 'start':51 'system':38 'take':94 'term':10 'think':31 'thinkcent':58 'two':36,102 'want':15,34,49,64"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://leaf.dance/comment/4833795"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703949597 {#3255
    date: 2023-12-30 16:19:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#3398
  +user: Proxies\__CG__\App\Entity\User {#3038 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3256
    +user: App\Entity\User {#2499 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3043
      +user: Proxies\__CG__\App\Entity\User {#3038 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#1354
        +user: App\Entity\User {#2499 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "To play off what others are saying i think a mini pc and a stand alone nas may be the better route for you. It may seem counter intuitive to break it out into two devices but doing so will allow room for growth. If you buy a creeper bare bones mini pc and put more of your budget towards a nas and storage you could expand the mini pc without messing with your nas. You could keep the pi in the mix for a backup if your main pc is down or offload some services to it to balance performance."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1709931401 {#1350
          date: 2024-03-08 21:56:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Tinnitus@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1358 …}
        +nested: Doctrine\ORM\PersistentCollection {#1355 …}
        +votes: Doctrine\ORM\PersistentCollection {#2491 …}
        +reports: Doctrine\ORM\PersistentCollection {#2493 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2495 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2497 …}
        -id: 263103
        -bodyTs: "'allow':41 'alon':16 'backup':86 'balanc':100 'bare':50 'better':21 'bone':51 'break':31 'budget':59 'buy':47 'could':66,77 'counter':28 'creeper':49 'devic':36 'expand':67 'growth':44 'intuit':29 'keep':78 'main':89 'may':18,26 'mess':72 'mini':11,52,69 'mix':83 'nas':17,62,75 'offload':94 'other':5 'pc':12,53,70,90 'perform':101 'pi':80 'play':2 'put':55 'room':42 'rout':22 'say':7 'seem':27 'servic':96 'stand':15 'storag':64 'think':9 'toward':60 'two':35 'without':71"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://leaf.dance/comment/4817798"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703884027 {#1349
          date: 2023-12-29 22:07:07.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1354}
      +body: "You know, I’m not sure why this didn’t cross my mind as I started doing research. I have seen this recommendation countless times around here and people seem to have great experiences going the mini pc route. Thanks for your insight. Do you have any specific mini pc or NAS in mind that you would recommend?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703897676 {#3041
        date: 2023-12-30 01:54:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tinnitus@lemmy.world"
        "@zerodawn@leaf.dance"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3044 …}
      +nested: Doctrine\ORM\PersistentCollection {#3055 …}
      +votes: Doctrine\ORM\PersistentCollection {#3046 …}
      +reports: Doctrine\ORM\PersistentCollection {#3048 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3058 …}
      -id: 263640
      -bodyTs: "'around':26 'countless':24 'cross':11 'didn':9 'experi':34 'go':35 'great':33 'insight':43 'know':2 'm':4 'mind':13,54 'mini':37,49 'nas':52 'pc':38,50 'peopl':29 'recommend':23,58 'research':18 'rout':39 'seem':30 'seen':21 'specif':48 'start':16 'sure':6 'thank':40 'time':25 'would':57"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6298815"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703897676 {#3042
        date: 2023-12-30 01:54:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1354}
    +body: "Most of that will be budget based and long term goal oriented. Do you want a 4 bay nas with 10tb drives set up in raid 5 or do you think you’d want a two bay system with 5tb drives set up in mirror raid? Do you want to start cheap and get a second hand thinkcenter off ebay or do you want to buy a brand new NUC and put a 2tb M.2 and 16gb of ram in one slot so you can add the other 16gb later? Some nuc can take up to 64gb of ram and have two 2tb drives in them."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703949597 {#3254
      date: 2023-12-30 16:19:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tinnitus@lemmy.world"
      "@zerodawn@leaf.dance"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3257 …}
    +nested: Doctrine\ORM\PersistentCollection {#3259 …}
    +votes: Doctrine\ORM\PersistentCollection {#3261 …}
    +reports: Doctrine\ORM\PersistentCollection {#3263 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3265 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3267 …}
    -id: 264764
    -bodyTs: "'10tb':21 '16gb':77,89 '2tb':74,103 '4':17 '5':27 '5tb':40 '64gb':97 'add':86 'base':7 'bay':18,37 'brand':68 'budget':6 'buy':66 'cheap':52 'd':33 'drive':22,41,104 'ebay':60 'get':54 'goal':11 'hand':57 'later':90 'long':9 'm.2':75 'mirror':45 'nas':19 'new':69 'nuc':70,92 'one':81 'orient':12 'put':72 'raid':26,46 'ram':79,99 'second':56 'set':23,42 'slot':82 'start':51 'system':38 'take':94 'term':10 'think':31 'thinkcent':58 'two':36,102 'want':15,34,49,64"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://leaf.dance/comment/4833795"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703949597 {#3255
      date: 2023-12-30 16:19:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1354}
  +body: "I was originally thinking at least 4 drives (4 if I went the synology/other of the shelf option, or more if I went the DIY route). Not opposed to a secondhand computer, especially if the price and performance is good. It seems like a brand new NUC can get fairly expensive."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703992714 {#3396
    date: 2023-12-31 04:18:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tinnitus@lemmy.world"
    "@zerodawn@leaf.dance"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3399 …}
  +nested: Doctrine\ORM\PersistentCollection {#3401 …}
  +votes: Doctrine\ORM\PersistentCollection {#3403 …}
  +reports: Doctrine\ORM\PersistentCollection {#3405 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3407 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3409 …}
  -id: 266528
  -bodyTs: "'4':7,9 'brand':45 'comput':32 'diy':25 'drive':8 'especi':33 'expens':51 'fair':50 'get':49 'good':40 'least':6 'like':43 'new':46 'nuc':47 'oppos':28 'option':18 'origin':3 'perform':38 'price':36 'rout':26 'secondhand':31 'seem':42 'shelf':17 'synology/other':14 'think':4 'went':12,23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6313954"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703992714 {#3397
    date: 2023-12-31 04:18:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#3398
  +user: Proxies\__CG__\App\Entity\User {#3038 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3256
    +user: App\Entity\User {#2499 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3043
      +user: Proxies\__CG__\App\Entity\User {#3038 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#1354
        +user: App\Entity\User {#2499 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "To play off what others are saying i think a mini pc and a stand alone nas may be the better route for you. It may seem counter intuitive to break it out into two devices but doing so will allow room for growth. If you buy a creeper bare bones mini pc and put more of your budget towards a nas and storage you could expand the mini pc without messing with your nas. You could keep the pi in the mix for a backup if your main pc is down or offload some services to it to balance performance."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1709931401 {#1350
          date: 2024-03-08 21:56:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Tinnitus@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1358 …}
        +nested: Doctrine\ORM\PersistentCollection {#1355 …}
        +votes: Doctrine\ORM\PersistentCollection {#2491 …}
        +reports: Doctrine\ORM\PersistentCollection {#2493 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2495 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2497 …}
        -id: 263103
        -bodyTs: "'allow':41 'alon':16 'backup':86 'balanc':100 'bare':50 'better':21 'bone':51 'break':31 'budget':59 'buy':47 'could':66,77 'counter':28 'creeper':49 'devic':36 'expand':67 'growth':44 'intuit':29 'keep':78 'main':89 'may':18,26 'mess':72 'mini':11,52,69 'mix':83 'nas':17,62,75 'offload':94 'other':5 'pc':12,53,70,90 'perform':101 'pi':80 'play':2 'put':55 'room':42 'rout':22 'say':7 'seem':27 'servic':96 'stand':15 'storag':64 'think':9 'toward':60 'two':35 'without':71"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://leaf.dance/comment/4817798"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703884027 {#1349
          date: 2023-12-29 22:07:07.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1354}
      +body: "You know, I’m not sure why this didn’t cross my mind as I started doing research. I have seen this recommendation countless times around here and people seem to have great experiences going the mini pc route. Thanks for your insight. Do you have any specific mini pc or NAS in mind that you would recommend?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703897676 {#3041
        date: 2023-12-30 01:54:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tinnitus@lemmy.world"
        "@zerodawn@leaf.dance"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3044 …}
      +nested: Doctrine\ORM\PersistentCollection {#3055 …}
      +votes: Doctrine\ORM\PersistentCollection {#3046 …}
      +reports: Doctrine\ORM\PersistentCollection {#3048 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3058 …}
      -id: 263640
      -bodyTs: "'around':26 'countless':24 'cross':11 'didn':9 'experi':34 'go':35 'great':33 'insight':43 'know':2 'm':4 'mind':13,54 'mini':37,49 'nas':52 'pc':38,50 'peopl':29 'recommend':23,58 'research':18 'rout':39 'seem':30 'seen':21 'specif':48 'start':16 'sure':6 'thank':40 'time':25 'would':57"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6298815"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703897676 {#3042
        date: 2023-12-30 01:54:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1354}
    +body: "Most of that will be budget based and long term goal oriented. Do you want a 4 bay nas with 10tb drives set up in raid 5 or do you think you’d want a two bay system with 5tb drives set up in mirror raid? Do you want to start cheap and get a second hand thinkcenter off ebay or do you want to buy a brand new NUC and put a 2tb M.2 and 16gb of ram in one slot so you can add the other 16gb later? Some nuc can take up to 64gb of ram and have two 2tb drives in them."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703949597 {#3254
      date: 2023-12-30 16:19:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tinnitus@lemmy.world"
      "@zerodawn@leaf.dance"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3257 …}
    +nested: Doctrine\ORM\PersistentCollection {#3259 …}
    +votes: Doctrine\ORM\PersistentCollection {#3261 …}
    +reports: Doctrine\ORM\PersistentCollection {#3263 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3265 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3267 …}
    -id: 264764
    -bodyTs: "'10tb':21 '16gb':77,89 '2tb':74,103 '4':17 '5':27 '5tb':40 '64gb':97 'add':86 'base':7 'bay':18,37 'brand':68 'budget':6 'buy':66 'cheap':52 'd':33 'drive':22,41,104 'ebay':60 'get':54 'goal':11 'hand':57 'later':90 'long':9 'm.2':75 'mirror':45 'nas':19 'new':69 'nuc':70,92 'one':81 'orient':12 'put':72 'raid':26,46 'ram':79,99 'second':56 'set':23,42 'slot':82 'start':51 'system':38 'take':94 'term':10 'think':31 'thinkcent':58 'two':36,102 'want':15,34,49,64"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://leaf.dance/comment/4833795"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703949597 {#3255
      date: 2023-12-30 16:19:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1354}
  +body: "I was originally thinking at least 4 drives (4 if I went the synology/other of the shelf option, or more if I went the DIY route). Not opposed to a secondhand computer, especially if the price and performance is good. It seems like a brand new NUC can get fairly expensive."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703992714 {#3396
    date: 2023-12-31 04:18:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tinnitus@lemmy.world"
    "@zerodawn@leaf.dance"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3399 …}
  +nested: Doctrine\ORM\PersistentCollection {#3401 …}
  +votes: Doctrine\ORM\PersistentCollection {#3403 …}
  +reports: Doctrine\ORM\PersistentCollection {#3405 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3407 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3409 …}
  -id: 266528
  -bodyTs: "'4':7,9 'brand':45 'comput':32 'diy':25 'drive':8 'especi':33 'expens':51 'fair':50 'get':49 'good':40 'least':6 'like':43 'new':46 'nuc':47 'oppos':28 'option':18 'origin':3 'perform':38 'price':36 'rout':26 'secondhand':31 'seem':42 'shelf':17 'synology/other':14 'think':4 'went':12,23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6313954"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703992714 {#3397
    date: 2023-12-31 04:18:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#3398
  +user: Proxies\__CG__\App\Entity\User {#3038 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3256
    +user: App\Entity\User {#2499 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3043
      +user: Proxies\__CG__\App\Entity\User {#3038 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#1354
        +user: App\Entity\User {#2499 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "To play off what others are saying i think a mini pc and a stand alone nas may be the better route for you. It may seem counter intuitive to break it out into two devices but doing so will allow room for growth. If you buy a creeper bare bones mini pc and put more of your budget towards a nas and storage you could expand the mini pc without messing with your nas. You could keep the pi in the mix for a backup if your main pc is down or offload some services to it to balance performance."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1709931401 {#1350
          date: 2024-03-08 21:56:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Tinnitus@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1358 …}
        +nested: Doctrine\ORM\PersistentCollection {#1355 …}
        +votes: Doctrine\ORM\PersistentCollection {#2491 …}
        +reports: Doctrine\ORM\PersistentCollection {#2493 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2495 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2497 …}
        -id: 263103
        -bodyTs: "'allow':41 'alon':16 'backup':86 'balanc':100 'bare':50 'better':21 'bone':51 'break':31 'budget':59 'buy':47 'could':66,77 'counter':28 'creeper':49 'devic':36 'expand':67 'growth':44 'intuit':29 'keep':78 'main':89 'may':18,26 'mess':72 'mini':11,52,69 'mix':83 'nas':17,62,75 'offload':94 'other':5 'pc':12,53,70,90 'perform':101 'pi':80 'play':2 'put':55 'room':42 'rout':22 'say':7 'seem':27 'servic':96 'stand':15 'storag':64 'think':9 'toward':60 'two':35 'without':71"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://leaf.dance/comment/4817798"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703884027 {#1349
          date: 2023-12-29 22:07:07.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1354}
      +body: "You know, I’m not sure why this didn’t cross my mind as I started doing research. I have seen this recommendation countless times around here and people seem to have great experiences going the mini pc route. Thanks for your insight. Do you have any specific mini pc or NAS in mind that you would recommend?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703897676 {#3041
        date: 2023-12-30 01:54:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tinnitus@lemmy.world"
        "@zerodawn@leaf.dance"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3044 …}
      +nested: Doctrine\ORM\PersistentCollection {#3055 …}
      +votes: Doctrine\ORM\PersistentCollection {#3046 …}
      +reports: Doctrine\ORM\PersistentCollection {#3048 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3058 …}
      -id: 263640
      -bodyTs: "'around':26 'countless':24 'cross':11 'didn':9 'experi':34 'go':35 'great':33 'insight':43 'know':2 'm':4 'mind':13,54 'mini':37,49 'nas':52 'pc':38,50 'peopl':29 'recommend':23,58 'research':18 'rout':39 'seem':30 'seen':21 'specif':48 'start':16 'sure':6 'thank':40 'time':25 'would':57"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6298815"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703897676 {#3042
        date: 2023-12-30 01:54:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1354}
    +body: "Most of that will be budget based and long term goal oriented. Do you want a 4 bay nas with 10tb drives set up in raid 5 or do you think you’d want a two bay system with 5tb drives set up in mirror raid? Do you want to start cheap and get a second hand thinkcenter off ebay or do you want to buy a brand new NUC and put a 2tb M.2 and 16gb of ram in one slot so you can add the other 16gb later? Some nuc can take up to 64gb of ram and have two 2tb drives in them."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703949597 {#3254
      date: 2023-12-30 16:19:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tinnitus@lemmy.world"
      "@zerodawn@leaf.dance"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3257 …}
    +nested: Doctrine\ORM\PersistentCollection {#3259 …}
    +votes: Doctrine\ORM\PersistentCollection {#3261 …}
    +reports: Doctrine\ORM\PersistentCollection {#3263 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3265 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3267 …}
    -id: 264764
    -bodyTs: "'10tb':21 '16gb':77,89 '2tb':74,103 '4':17 '5':27 '5tb':40 '64gb':97 'add':86 'base':7 'bay':18,37 'brand':68 'budget':6 'buy':66 'cheap':52 'd':33 'drive':22,41,104 'ebay':60 'get':54 'goal':11 'hand':57 'later':90 'long':9 'm.2':75 'mirror':45 'nas':19 'new':69 'nuc':70,92 'one':81 'orient':12 'put':72 'raid':26,46 'ram':79,99 'second':56 'set':23,42 'slot':82 'start':51 'system':38 'take':94 'term':10 'think':31 'thinkcent':58 'two':36,102 'want':15,34,49,64"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://leaf.dance/comment/4833795"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703949597 {#3255
      date: 2023-12-30 16:19:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1354}
  +body: "I was originally thinking at least 4 drives (4 if I went the synology/other of the shelf option, or more if I went the DIY route). Not opposed to a secondhand computer, especially if the price and performance is good. It seems like a brand new NUC can get fairly expensive."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703992714 {#3396
    date: 2023-12-31 04:18:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tinnitus@lemmy.world"
    "@zerodawn@leaf.dance"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3399 …}
  +nested: Doctrine\ORM\PersistentCollection {#3401 …}
  +votes: Doctrine\ORM\PersistentCollection {#3403 …}
  +reports: Doctrine\ORM\PersistentCollection {#3405 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3407 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3409 …}
  -id: 266528
  -bodyTs: "'4':7,9 'brand':45 'comput':32 'diy':25 'drive':8 'especi':33 'expens':51 'fair':50 'get':49 'good':40 'least':6 'like':43 'new':46 'nuc':47 'oppos':28 'option':18 'origin':3 'perform':38 'price':36 'rout':26 'secondhand':31 'seem':42 'shelf':17 'synology/other':14 'think':4 'went':12,23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6313954"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703992714 {#3397
    date: 2023-12-31 04:18:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#3062
  +user: Proxies\__CG__\App\Entity\User {#3063 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1354
    +user: App\Entity\User {#2499 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "To play off what others are saying i think a mini pc and a stand alone nas may be the better route for you. It may seem counter intuitive to break it out into two devices but doing so will allow room for growth. If you buy a creeper bare bones mini pc and put more of your budget towards a nas and storage you could expand the mini pc without messing with your nas. You could keep the pi in the mix for a backup if your main pc is down or offload some services to it to balance performance."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1709931401 {#1350
      date: 2024-03-08 21:56:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tinnitus@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1358 …}
    +nested: Doctrine\ORM\PersistentCollection {#1355 …}
    +votes: Doctrine\ORM\PersistentCollection {#2491 …}
    +reports: Doctrine\ORM\PersistentCollection {#2493 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2495 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2497 …}
    -id: 263103
    -bodyTs: "'allow':41 'alon':16 'backup':86 'balanc':100 'bare':50 'better':21 'bone':51 'break':31 'budget':59 'buy':47 'could':66,77 'counter':28 'creeper':49 'devic':36 'expand':67 'growth':44 'intuit':29 'keep':78 'main':89 'may':18,26 'mess':72 'mini':11,52,69 'mix':83 'nas':17,62,75 'offload':94 'other':5 'pc':12,53,70,90 'perform':101 'pi':80 'play':2 'put':55 'room':42 'rout':22 'say':7 'seem':27 'servic':96 'stand':15 'storag':64 'think':9 'toward':60 'two':35 'without':71"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://leaf.dance/comment/4817798"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703884027 {#1349
      date: 2023-12-29 22:07:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1354}
  +body: """
    Just want to second this - I use an Intel nuc10i7 that has quicksync for Plex/jellyfin, can transcode at least 8 streams simultaneously without breaking a sweat, probably more if you don’t have 4K, and a separate synology nas that mainly handles storage. I run docker containers on both and the nuc has my media mounted using a network share via a dedicated direct gigabit Ethernet connecting the two so I can keep all the filesystem access traffic off of my switch /LAN.\n
    \n
    This strategy was to be able to pick the best nas based on my redundancy needs (raidz2 / btrfs with double redundancy for my irreplaceable personal family memories) while being able to get a cost effective low power quicksync device for transcoding my media collection, which is the strategy I chose over pre-transcoding or keeping multiple qualities in order to save HDD space and be flexible to the low bandwidth requirements of whoever I share with who has a slow connection.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703964217 {#3060
    date: 2023-12-30 20:23:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tinnitus@lemmy.world"
    "@zerodawn@leaf.dance"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3064 …}
  +nested: Doctrine\ORM\PersistentCollection {#3066 …}
  +votes: Doctrine\ORM\PersistentCollection {#3068 …}
  +reports: Doctrine\ORM\PersistentCollection {#3070 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3072 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3074 …}
  -id: 265292
  -bodyTs: "'/lan':83 '4k':34 '8':20 'abl':89,113 'access':77 'bandwidth':154 'base':95 'best':93 'break':24 'btrfs':101 'chose':133 'collect':127 'connect':67,165 'contain':47 'cost':117 'dedic':63 'devic':122 'direct':64 'docker':46 'doubl':103 'effect':118 'ethernet':66 'famili':109 'filesystem':76 'flexibl':150 'get':115 'gigabit':65 'handl':42 'hdd':146 'intel':9 'irreplac':107 'keep':73,139 'least':19 'low':119,153 'main':41 'media':55,126 'memori':110 'mount':56 'multipl':140 'nas':39,94 'need':99 'network':59 'nuc':52 'nuc10i7':10 'order':143 'person':108 'pick':91 'plex/jellyfin':15 'power':120 'pre':136 'pre-transcod':135 'probabl':27 'qualiti':141 'quicksync':13,121 'raidz2':100 'redund':98,104 'requir':155 'run':45 'save':145 'second':4 'separ':37 'share':60,159 'simultan':22 'slow':164 'space':147 'storag':43 'strategi':85,131 'stream':21 'sweat':26 'switch':82 'synolog':38 'traffic':78 'transcod':17,124,137 'two':69 'use':7,57 'via':61 'want':2 'whoever':157 'without':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6961052"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703964217 {#3061
    date: 2023-12-30 20:23:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#3062
  +user: Proxies\__CG__\App\Entity\User {#3063 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1354
    +user: App\Entity\User {#2499 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "To play off what others are saying i think a mini pc and a stand alone nas may be the better route for you. It may seem counter intuitive to break it out into two devices but doing so will allow room for growth. If you buy a creeper bare bones mini pc and put more of your budget towards a nas and storage you could expand the mini pc without messing with your nas. You could keep the pi in the mix for a backup if your main pc is down or offload some services to it to balance performance."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1709931401 {#1350
      date: 2024-03-08 21:56:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tinnitus@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1358 …}
    +nested: Doctrine\ORM\PersistentCollection {#1355 …}
    +votes: Doctrine\ORM\PersistentCollection {#2491 …}
    +reports: Doctrine\ORM\PersistentCollection {#2493 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2495 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2497 …}
    -id: 263103
    -bodyTs: "'allow':41 'alon':16 'backup':86 'balanc':100 'bare':50 'better':21 'bone':51 'break':31 'budget':59 'buy':47 'could':66,77 'counter':28 'creeper':49 'devic':36 'expand':67 'growth':44 'intuit':29 'keep':78 'main':89 'may':18,26 'mess':72 'mini':11,52,69 'mix':83 'nas':17,62,75 'offload':94 'other':5 'pc':12,53,70,90 'perform':101 'pi':80 'play':2 'put':55 'room':42 'rout':22 'say':7 'seem':27 'servic':96 'stand':15 'storag':64 'think':9 'toward':60 'two':35 'without':71"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://leaf.dance/comment/4817798"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703884027 {#1349
      date: 2023-12-29 22:07:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1354}
  +body: """
    Just want to second this - I use an Intel nuc10i7 that has quicksync for Plex/jellyfin, can transcode at least 8 streams simultaneously without breaking a sweat, probably more if you don’t have 4K, and a separate synology nas that mainly handles storage. I run docker containers on both and the nuc has my media mounted using a network share via a dedicated direct gigabit Ethernet connecting the two so I can keep all the filesystem access traffic off of my switch /LAN.\n
    \n
    This strategy was to be able to pick the best nas based on my redundancy needs (raidz2 / btrfs with double redundancy for my irreplaceable personal family memories) while being able to get a cost effective low power quicksync device for transcoding my media collection, which is the strategy I chose over pre-transcoding or keeping multiple qualities in order to save HDD space and be flexible to the low bandwidth requirements of whoever I share with who has a slow connection.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703964217 {#3060
    date: 2023-12-30 20:23:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tinnitus@lemmy.world"
    "@zerodawn@leaf.dance"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3064 …}
  +nested: Doctrine\ORM\PersistentCollection {#3066 …}
  +votes: Doctrine\ORM\PersistentCollection {#3068 …}
  +reports: Doctrine\ORM\PersistentCollection {#3070 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3072 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3074 …}
  -id: 265292
  -bodyTs: "'/lan':83 '4k':34 '8':20 'abl':89,113 'access':77 'bandwidth':154 'base':95 'best':93 'break':24 'btrfs':101 'chose':133 'collect':127 'connect':67,165 'contain':47 'cost':117 'dedic':63 'devic':122 'direct':64 'docker':46 'doubl':103 'effect':118 'ethernet':66 'famili':109 'filesystem':76 'flexibl':150 'get':115 'gigabit':65 'handl':42 'hdd':146 'intel':9 'irreplac':107 'keep':73,139 'least':19 'low':119,153 'main':41 'media':55,126 'memori':110 'mount':56 'multipl':140 'nas':39,94 'need':99 'network':59 'nuc':52 'nuc10i7':10 'order':143 'person':108 'pick':91 'plex/jellyfin':15 'power':120 'pre':136 'pre-transcod':135 'probabl':27 'qualiti':141 'quicksync':13,121 'raidz2':100 'redund':98,104 'requir':155 'run':45 'save':145 'second':4 'separ':37 'share':60,159 'simultan':22 'slow':164 'space':147 'storag':43 'strategi':85,131 'stream':21 'sweat':26 'switch':82 'synolog':38 'traffic':78 'transcod':17,124,137 'two':69 'use':7,57 'via':61 'want':2 'whoever':157 'without':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6961052"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703964217 {#3061
    date: 2023-12-30 20:23:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#3062
  +user: Proxies\__CG__\App\Entity\User {#3063 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1354
    +user: App\Entity\User {#2499 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "To play off what others are saying i think a mini pc and a stand alone nas may be the better route for you. It may seem counter intuitive to break it out into two devices but doing so will allow room for growth. If you buy a creeper bare bones mini pc and put more of your budget towards a nas and storage you could expand the mini pc without messing with your nas. You could keep the pi in the mix for a backup if your main pc is down or offload some services to it to balance performance."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1709931401 {#1350
      date: 2024-03-08 21:56:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tinnitus@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1358 …}
    +nested: Doctrine\ORM\PersistentCollection {#1355 …}
    +votes: Doctrine\ORM\PersistentCollection {#2491 …}
    +reports: Doctrine\ORM\PersistentCollection {#2493 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2495 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2497 …}
    -id: 263103
    -bodyTs: "'allow':41 'alon':16 'backup':86 'balanc':100 'bare':50 'better':21 'bone':51 'break':31 'budget':59 'buy':47 'could':66,77 'counter':28 'creeper':49 'devic':36 'expand':67 'growth':44 'intuit':29 'keep':78 'main':89 'may':18,26 'mess':72 'mini':11,52,69 'mix':83 'nas':17,62,75 'offload':94 'other':5 'pc':12,53,70,90 'perform':101 'pi':80 'play':2 'put':55 'room':42 'rout':22 'say':7 'seem':27 'servic':96 'stand':15 'storag':64 'think':9 'toward':60 'two':35 'without':71"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://leaf.dance/comment/4817798"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703884027 {#1349
      date: 2023-12-29 22:07:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1354}
  +body: """
    Just want to second this - I use an Intel nuc10i7 that has quicksync for Plex/jellyfin, can transcode at least 8 streams simultaneously without breaking a sweat, probably more if you don’t have 4K, and a separate synology nas that mainly handles storage. I run docker containers on both and the nuc has my media mounted using a network share via a dedicated direct gigabit Ethernet connecting the two so I can keep all the filesystem access traffic off of my switch /LAN.\n
    \n
    This strategy was to be able to pick the best nas based on my redundancy needs (raidz2 / btrfs with double redundancy for my irreplaceable personal family memories) while being able to get a cost effective low power quicksync device for transcoding my media collection, which is the strategy I chose over pre-transcoding or keeping multiple qualities in order to save HDD space and be flexible to the low bandwidth requirements of whoever I share with who has a slow connection.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703964217 {#3060
    date: 2023-12-30 20:23:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tinnitus@lemmy.world"
    "@zerodawn@leaf.dance"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3064 …}
  +nested: Doctrine\ORM\PersistentCollection {#3066 …}
  +votes: Doctrine\ORM\PersistentCollection {#3068 …}
  +reports: Doctrine\ORM\PersistentCollection {#3070 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3072 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3074 …}
  -id: 265292
  -bodyTs: "'/lan':83 '4k':34 '8':20 'abl':89,113 'access':77 'bandwidth':154 'base':95 'best':93 'break':24 'btrfs':101 'chose':133 'collect':127 'connect':67,165 'contain':47 'cost':117 'dedic':63 'devic':122 'direct':64 'docker':46 'doubl':103 'effect':118 'ethernet':66 'famili':109 'filesystem':76 'flexibl':150 'get':115 'gigabit':65 'handl':42 'hdd':146 'intel':9 'irreplac':107 'keep':73,139 'least':19 'low':119,153 'main':41 'media':55,126 'memori':110 'mount':56 'multipl':140 'nas':39,94 'need':99 'network':59 'nuc':52 'nuc10i7':10 'order':143 'person':108 'pick':91 'plex/jellyfin':15 'power':120 'pre':136 'pre-transcod':135 'probabl':27 'qualiti':141 'quicksync':13,121 'raidz2':100 'redund':98,104 'requir':155 'run':45 'save':145 'second':4 'separ':37 'share':60,159 'simultan':22 'slow':164 'space':147 'storag':43 'strategi':85,131 'stream':21 'sweat':26 'switch':82 'synolog':38 'traffic':78 'transcod':17,124,137 'two':69 'use':7,57 'via':61 'want':2 'whoever':157 'without':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6961052"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703964217 {#3061
    date: 2023-12-30 20:23:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#3346
  +user: Proxies\__CG__\App\Entity\User {#3038 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3062
    +user: Proxies\__CG__\App\Entity\User {#3063 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#1354
      +user: App\Entity\User {#2499 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "To play off what others are saying i think a mini pc and a stand alone nas may be the better route for you. It may seem counter intuitive to break it out into two devices but doing so will allow room for growth. If you buy a creeper bare bones mini pc and put more of your budget towards a nas and storage you could expand the mini pc without messing with your nas. You could keep the pi in the mix for a backup if your main pc is down or offload some services to it to balance performance."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1709931401 {#1350
        date: 2024-03-08 21:56:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tinnitus@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1358 …}
      +nested: Doctrine\ORM\PersistentCollection {#1355 …}
      +votes: Doctrine\ORM\PersistentCollection {#2491 …}
      +reports: Doctrine\ORM\PersistentCollection {#2493 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2495 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2497 …}
      -id: 263103
      -bodyTs: "'allow':41 'alon':16 'backup':86 'balanc':100 'bare':50 'better':21 'bone':51 'break':31 'budget':59 'buy':47 'could':66,77 'counter':28 'creeper':49 'devic':36 'expand':67 'growth':44 'intuit':29 'keep':78 'main':89 'may':18,26 'mess':72 'mini':11,52,69 'mix':83 'nas':17,62,75 'offload':94 'other':5 'pc':12,53,70,90 'perform':101 'pi':80 'play':2 'put':55 'room':42 'rout':22 'say':7 'seem':27 'servic':96 'stand':15 'storag':64 'think':9 'toward':60 'two':35 'without':71"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://leaf.dance/comment/4817798"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703884027 {#1349
        date: 2023-12-29 22:07:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1354}
    +body: """
      Just want to second this - I use an Intel nuc10i7 that has quicksync for Plex/jellyfin, can transcode at least 8 streams simultaneously without breaking a sweat, probably more if you don’t have 4K, and a separate synology nas that mainly handles storage. I run docker containers on both and the nuc has my media mounted using a network share via a dedicated direct gigabit Ethernet connecting the two so I can keep all the filesystem access traffic off of my switch /LAN.\n
      \n
      This strategy was to be able to pick the best nas based on my redundancy needs (raidz2 / btrfs with double redundancy for my irreplaceable personal family memories) while being able to get a cost effective low power quicksync device for transcoding my media collection, which is the strategy I chose over pre-transcoding or keeping multiple qualities in order to save HDD space and be flexible to the low bandwidth requirements of whoever I share with who has a slow connection.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1703964217 {#3060
      date: 2023-12-30 20:23:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tinnitus@lemmy.world"
      "@zerodawn@leaf.dance"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3064 …}
    +nested: Doctrine\ORM\PersistentCollection {#3066 …}
    +votes: Doctrine\ORM\PersistentCollection {#3068 …}
    +reports: Doctrine\ORM\PersistentCollection {#3070 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3072 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3074 …}
    -id: 265292
    -bodyTs: "'/lan':83 '4k':34 '8':20 'abl':89,113 'access':77 'bandwidth':154 'base':95 'best':93 'break':24 'btrfs':101 'chose':133 'collect':127 'connect':67,165 'contain':47 'cost':117 'dedic':63 'devic':122 'direct':64 'docker':46 'doubl':103 'effect':118 'ethernet':66 'famili':109 'filesystem':76 'flexibl':150 'get':115 'gigabit':65 'handl':42 'hdd':146 'intel':9 'irreplac':107 'keep':73,139 'least':19 'low':119,153 'main':41 'media':55,126 'memori':110 'mount':56 'multipl':140 'nas':39,94 'need':99 'network':59 'nuc':52 'nuc10i7':10 'order':143 'person':108 'pick':91 'plex/jellyfin':15 'power':120 'pre':136 'pre-transcod':135 'probabl':27 'qualiti':141 'quicksync':13,121 'raidz2':100 'redund':98,104 'requir':155 'run':45 'save':145 'second':4 'separ':37 'share':60,159 'simultan':22 'slow':164 'space':147 'storag':43 'strategi':85,131 'stream':21 'sweat':26 'switch':82 'synolog':38 'traffic':78 'transcod':17,124,137 'two':69 'use':7,57 'via':61 'want':2 'whoever':157 'without':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6961052"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703964217 {#3061
      date: 2023-12-30 20:23:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1354}
  +body: "What synology model did you go with? Do you host any other services with that type of setup?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703992396 {#3344
    date: 2023-12-31 04:13:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tinnitus@lemmy.world"
    "@zerodawn@leaf.dance"
    "@BakedCatboy@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3347 …}
  +nested: Doctrine\ORM\PersistentCollection {#3349 …}
  +votes: Doctrine\ORM\PersistentCollection {#3351 …}
  +reports: Doctrine\ORM\PersistentCollection {#3353 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3357 …}
  -id: 266519
  -bodyTs: "'go':6 'host':10 'model':3 'servic':13 'setup':18 'synolog':2 'type':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6313912"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703992396 {#3345
    date: 2023-12-31 04:13:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#3346
  +user: Proxies\__CG__\App\Entity\User {#3038 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3062
    +user: Proxies\__CG__\App\Entity\User {#3063 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#1354
      +user: App\Entity\User {#2499 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "To play off what others are saying i think a mini pc and a stand alone nas may be the better route for you. It may seem counter intuitive to break it out into two devices but doing so will allow room for growth. If you buy a creeper bare bones mini pc and put more of your budget towards a nas and storage you could expand the mini pc without messing with your nas. You could keep the pi in the mix for a backup if your main pc is down or offload some services to it to balance performance."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1709931401 {#1350
        date: 2024-03-08 21:56:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tinnitus@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1358 …}
      +nested: Doctrine\ORM\PersistentCollection {#1355 …}
      +votes: Doctrine\ORM\PersistentCollection {#2491 …}
      +reports: Doctrine\ORM\PersistentCollection {#2493 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2495 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2497 …}
      -id: 263103
      -bodyTs: "'allow':41 'alon':16 'backup':86 'balanc':100 'bare':50 'better':21 'bone':51 'break':31 'budget':59 'buy':47 'could':66,77 'counter':28 'creeper':49 'devic':36 'expand':67 'growth':44 'intuit':29 'keep':78 'main':89 'may':18,26 'mess':72 'mini':11,52,69 'mix':83 'nas':17,62,75 'offload':94 'other':5 'pc':12,53,70,90 'perform':101 'pi':80 'play':2 'put':55 'room':42 'rout':22 'say':7 'seem':27 'servic':96 'stand':15 'storag':64 'think':9 'toward':60 'two':35 'without':71"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://leaf.dance/comment/4817798"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703884027 {#1349
        date: 2023-12-29 22:07:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1354}
    +body: """
      Just want to second this - I use an Intel nuc10i7 that has quicksync for Plex/jellyfin, can transcode at least 8 streams simultaneously without breaking a sweat, probably more if you don’t have 4K, and a separate synology nas that mainly handles storage. I run docker containers on both and the nuc has my media mounted using a network share via a dedicated direct gigabit Ethernet connecting the two so I can keep all the filesystem access traffic off of my switch /LAN.\n
      \n
      This strategy was to be able to pick the best nas based on my redundancy needs (raidz2 / btrfs with double redundancy for my irreplaceable personal family memories) while being able to get a cost effective low power quicksync device for transcoding my media collection, which is the strategy I chose over pre-transcoding or keeping multiple qualities in order to save HDD space and be flexible to the low bandwidth requirements of whoever I share with who has a slow connection.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1703964217 {#3060
      date: 2023-12-30 20:23:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tinnitus@lemmy.world"
      "@zerodawn@leaf.dance"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3064 …}
    +nested: Doctrine\ORM\PersistentCollection {#3066 …}
    +votes: Doctrine\ORM\PersistentCollection {#3068 …}
    +reports: Doctrine\ORM\PersistentCollection {#3070 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3072 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3074 …}
    -id: 265292
    -bodyTs: "'/lan':83 '4k':34 '8':20 'abl':89,113 'access':77 'bandwidth':154 'base':95 'best':93 'break':24 'btrfs':101 'chose':133 'collect':127 'connect':67,165 'contain':47 'cost':117 'dedic':63 'devic':122 'direct':64 'docker':46 'doubl':103 'effect':118 'ethernet':66 'famili':109 'filesystem':76 'flexibl':150 'get':115 'gigabit':65 'handl':42 'hdd':146 'intel':9 'irreplac':107 'keep':73,139 'least':19 'low':119,153 'main':41 'media':55,126 'memori':110 'mount':56 'multipl':140 'nas':39,94 'need':99 'network':59 'nuc':52 'nuc10i7':10 'order':143 'person':108 'pick':91 'plex/jellyfin':15 'power':120 'pre':136 'pre-transcod':135 'probabl':27 'qualiti':141 'quicksync':13,121 'raidz2':100 'redund':98,104 'requir':155 'run':45 'save':145 'second':4 'separ':37 'share':60,159 'simultan':22 'slow':164 'space':147 'storag':43 'strategi':85,131 'stream':21 'sweat':26 'switch':82 'synolog':38 'traffic':78 'transcod':17,124,137 'two':69 'use':7,57 'via':61 'want':2 'whoever':157 'without':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6961052"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703964217 {#3061
      date: 2023-12-30 20:23:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1354}
  +body: "What synology model did you go with? Do you host any other services with that type of setup?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703992396 {#3344
    date: 2023-12-31 04:13:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tinnitus@lemmy.world"
    "@zerodawn@leaf.dance"
    "@BakedCatboy@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3347 …}
  +nested: Doctrine\ORM\PersistentCollection {#3349 …}
  +votes: Doctrine\ORM\PersistentCollection {#3351 …}
  +reports: Doctrine\ORM\PersistentCollection {#3353 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3357 …}
  -id: 266519
  -bodyTs: "'go':6 'host':10 'model':3 'servic':13 'setup':18 'synolog':2 'type':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6313912"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703992396 {#3345
    date: 2023-12-31 04:13:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#3346
  +user: Proxies\__CG__\App\Entity\User {#3038 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3062
    +user: Proxies\__CG__\App\Entity\User {#3063 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#1354
      +user: App\Entity\User {#2499 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "To play off what others are saying i think a mini pc and a stand alone nas may be the better route for you. It may seem counter intuitive to break it out into two devices but doing so will allow room for growth. If you buy a creeper bare bones mini pc and put more of your budget towards a nas and storage you could expand the mini pc without messing with your nas. You could keep the pi in the mix for a backup if your main pc is down or offload some services to it to balance performance."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1709931401 {#1350
        date: 2024-03-08 21:56:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tinnitus@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1358 …}
      +nested: Doctrine\ORM\PersistentCollection {#1355 …}
      +votes: Doctrine\ORM\PersistentCollection {#2491 …}
      +reports: Doctrine\ORM\PersistentCollection {#2493 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2495 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2497 …}
      -id: 263103
      -bodyTs: "'allow':41 'alon':16 'backup':86 'balanc':100 'bare':50 'better':21 'bone':51 'break':31 'budget':59 'buy':47 'could':66,77 'counter':28 'creeper':49 'devic':36 'expand':67 'growth':44 'intuit':29 'keep':78 'main':89 'may':18,26 'mess':72 'mini':11,52,69 'mix':83 'nas':17,62,75 'offload':94 'other':5 'pc':12,53,70,90 'perform':101 'pi':80 'play':2 'put':55 'room':42 'rout':22 'say':7 'seem':27 'servic':96 'stand':15 'storag':64 'think':9 'toward':60 'two':35 'without':71"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://leaf.dance/comment/4817798"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703884027 {#1349
        date: 2023-12-29 22:07:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1354}
    +body: """
      Just want to second this - I use an Intel nuc10i7 that has quicksync for Plex/jellyfin, can transcode at least 8 streams simultaneously without breaking a sweat, probably more if you don’t have 4K, and a separate synology nas that mainly handles storage. I run docker containers on both and the nuc has my media mounted using a network share via a dedicated direct gigabit Ethernet connecting the two so I can keep all the filesystem access traffic off of my switch /LAN.\n
      \n
      This strategy was to be able to pick the best nas based on my redundancy needs (raidz2 / btrfs with double redundancy for my irreplaceable personal family memories) while being able to get a cost effective low power quicksync device for transcoding my media collection, which is the strategy I chose over pre-transcoding or keeping multiple qualities in order to save HDD space and be flexible to the low bandwidth requirements of whoever I share with who has a slow connection.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1703964217 {#3060
      date: 2023-12-30 20:23:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tinnitus@lemmy.world"
      "@zerodawn@leaf.dance"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3064 …}
    +nested: Doctrine\ORM\PersistentCollection {#3066 …}
    +votes: Doctrine\ORM\PersistentCollection {#3068 …}
    +reports: Doctrine\ORM\PersistentCollection {#3070 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3072 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3074 …}
    -id: 265292
    -bodyTs: "'/lan':83 '4k':34 '8':20 'abl':89,113 'access':77 'bandwidth':154 'base':95 'best':93 'break':24 'btrfs':101 'chose':133 'collect':127 'connect':67,165 'contain':47 'cost':117 'dedic':63 'devic':122 'direct':64 'docker':46 'doubl':103 'effect':118 'ethernet':66 'famili':109 'filesystem':76 'flexibl':150 'get':115 'gigabit':65 'handl':42 'hdd':146 'intel':9 'irreplac':107 'keep':73,139 'least':19 'low':119,153 'main':41 'media':55,126 'memori':110 'mount':56 'multipl':140 'nas':39,94 'need':99 'network':59 'nuc':52 'nuc10i7':10 'order':143 'person':108 'pick':91 'plex/jellyfin':15 'power':120 'pre':136 'pre-transcod':135 'probabl':27 'qualiti':141 'quicksync':13,121 'raidz2':100 'redund':98,104 'requir':155 'run':45 'save':145 'second':4 'separ':37 'share':60,159 'simultan':22 'slow':164 'space':147 'storag':43 'strategi':85,131 'stream':21 'sweat':26 'switch':82 'synolog':38 'traffic':78 'transcod':17,124,137 'two':69 'use':7,57 'via':61 'want':2 'whoever':157 'without':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6961052"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703964217 {#3061
      date: 2023-12-30 20:23:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1354}
  +body: "What synology model did you go with? Do you host any other services with that type of setup?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703992396 {#3344
    date: 2023-12-31 04:13:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tinnitus@lemmy.world"
    "@zerodawn@leaf.dance"
    "@BakedCatboy@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3347 …}
  +nested: Doctrine\ORM\PersistentCollection {#3349 …}
  +votes: Doctrine\ORM\PersistentCollection {#3351 …}
  +reports: Doctrine\ORM\PersistentCollection {#3353 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3357 …}
  -id: 266519
  -bodyTs: "'go':6 'host':10 'model':3 'servic':13 'setup':18 'synolog':2 'type':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6313912"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703992396 {#3345
    date: 2023-12-31 04:13:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\EntryComment {#3414
  +user: Proxies\__CG__\App\Entity\User {#3063 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3346
    +user: Proxies\__CG__\App\Entity\User {#3038 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3062
      +user: Proxies\__CG__\App\Entity\User {#3063 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#1354
        +user: App\Entity\User {#2499 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "To play off what others are saying i think a mini pc and a stand alone nas may be the better route for you. It may seem counter intuitive to break it out into two devices but doing so will allow room for growth. If you buy a creeper bare bones mini pc and put more of your budget towards a nas and storage you could expand the mini pc without messing with your nas. You could keep the pi in the mix for a backup if your main pc is down or offload some services to it to balance performance."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1709931401 {#1350
          date: 2024-03-08 21:56:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Tinnitus@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1358 …}
        +nested: Doctrine\ORM\PersistentCollection {#1355 …}
        +votes: Doctrine\ORM\PersistentCollection {#2491 …}
        +reports: Doctrine\ORM\PersistentCollection {#2493 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2495 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2497 …}
        -id: 263103
        -bodyTs: "'allow':41 'alon':16 'backup':86 'balanc':100 'bare':50 'better':21 'bone':51 'break':31 'budget':59 'buy':47 'could':66,77 'counter':28 'creeper':49 'devic':36 'expand':67 'growth':44 'intuit':29 'keep':78 'main':89 'may':18,26 'mess':72 'mini':11,52,69 'mix':83 'nas':17,62,75 'offload':94 'other':5 'pc':12,53,70,90 'perform':101 'pi':80 'play':2 'put':55 'room':42 'rout':22 'say':7 'seem':27 'servic':96 'stand':15 'storag':64 'think':9 'toward':60 'two':35 'without':71"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://leaf.dance/comment/4817798"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703884027 {#1349
          date: 2023-12-29 22:07:07.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1354}
      +body: """
        Just want to second this - I use an Intel nuc10i7 that has quicksync for Plex/jellyfin, can transcode at least 8 streams simultaneously without breaking a sweat, probably more if you don’t have 4K, and a separate synology nas that mainly handles storage. I run docker containers on both and the nuc has my media mounted using a network share via a dedicated direct gigabit Ethernet connecting the two so I can keep all the filesystem access traffic off of my switch /LAN.\n
        \n
        This strategy was to be able to pick the best nas based on my redundancy needs (raidz2 / btrfs with double redundancy for my irreplaceable personal family memories) while being able to get a cost effective low power quicksync device for transcoding my media collection, which is the strategy I chose over pre-transcoding or keeping multiple qualities in order to save HDD space and be flexible to the low bandwidth requirements of whoever I share with who has a slow connection.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1703964217 {#3060
        date: 2023-12-30 20:23:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tinnitus@lemmy.world"
        "@zerodawn@leaf.dance"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3064 …}
      +nested: Doctrine\ORM\PersistentCollection {#3066 …}
      +votes: Doctrine\ORM\PersistentCollection {#3068 …}
      +reports: Doctrine\ORM\PersistentCollection {#3070 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3072 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3074 …}
      -id: 265292
      -bodyTs: "'/lan':83 '4k':34 '8':20 'abl':89,113 'access':77 'bandwidth':154 'base':95 'best':93 'break':24 'btrfs':101 'chose':133 'collect':127 'connect':67,165 'contain':47 'cost':117 'dedic':63 'devic':122 'direct':64 'docker':46 'doubl':103 'effect':118 'ethernet':66 'famili':109 'filesystem':76 'flexibl':150 'get':115 'gigabit':65 'handl':42 'hdd':146 'intel':9 'irreplac':107 'keep':73,139 'least':19 'low':119,153 'main':41 'media':55,126 'memori':110 'mount':56 'multipl':140 'nas':39,94 'need':99 'network':59 'nuc':52 'nuc10i7':10 'order':143 'person':108 'pick':91 'plex/jellyfin':15 'power':120 'pre':136 'pre-transcod':135 'probabl':27 'qualiti':141 'quicksync':13,121 'raidz2':100 'redund':98,104 'requir':155 'run':45 'save':145 'second':4 'separ':37 'share':60,159 'simultan':22 'slow':164 'space':147 'storag':43 'strategi':85,131 'stream':21 'sweat':26 'switch':82 'synolog':38 'traffic':78 'transcod':17,124,137 'two':69 'use':7,57 'via':61 'want':2 'whoever':157 'without':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6961052"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703964217 {#3061
        date: 2023-12-30 20:23:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1354}
    +body: "What synology model did you go with? Do you host any other services with that type of setup?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703992396 {#3344
      date: 2023-12-31 04:13:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tinnitus@lemmy.world"
      "@zerodawn@leaf.dance"
      "@BakedCatboy@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3347 …}
    +nested: Doctrine\ORM\PersistentCollection {#3349 …}
    +votes: Doctrine\ORM\PersistentCollection {#3351 …}
    +reports: Doctrine\ORM\PersistentCollection {#3353 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3355 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3357 …}
    -id: 266519
    -bodyTs: "'go':6 'host':10 'model':3 'servic':13 'setup':18 'synolog':2 'type':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6313912"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703992396 {#3345
      date: 2023-12-31 04:13:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1354}
  +body: """
    I went with the DS1621xs+, the main driving factors being:\n
    \n
    - that I already had a 6 drive raidz2 array in truenas and wanted to keep the same configuration\n
    - I also wanted to have ECC, which while maybe not necessary, the most valuable thing I store is family photos which I want to do everything within my budget to protect.\n
    \n
    If I remember correctly only the 1621xs+ met those requirements, though if I was willing to go without ECC (which requires going with xeon) then the DS620slim would have given me 6 bays and integrated graphics which includes quicksync and would have allowed me to do power efficient transcoding and thus running Plex/jf right on the nas. So there’s tradeoffs, but I tend to lean towards overkill.\n
    \n
    If you know what level of redundancy you want and how many drives you want to be running considering how much the drives will cost, whether you want an extra level of redundancy while rebuilds are happening after 1 failure, how much space is sacrificed to parity, then that’s a good way to narrow down off the shelf nases if you go that way. [Newegg’s NAS builder](https://www.newegg.com/tools/nas-builder) comes in handy if you just select “All” capacities and then use the nas filters by number of drive bays, then you can compare whats left.\n
    \n
    And since the 1621xs+ has a pretty powerful xeon, I run most things on the nas itself. Synology supports docker and docker compose out of the box (once the container app is installed), so I just ssh into the box and keep my compose folders somewhere in the btrfs volume. Docker nicely allows anything to be run without worrying about dependencies being available on the host OS, the only gotcha is kernel stuff since docker containers share the host kernel - for example wire guard which relies on kernel support I could only get to work using a user space wire guard docker container (using boringtun) and after the VPN/tail scale app is installed (presumably because that adds tap/tun interfaces that’s needed for vpn containers to work.\n
    \n
    Only jellyfin/Plex is on my NUC. On the nas I run:\n
    \n
    - Adguard\n
    - Sonarr/radarr/lidarr/prowlarr/transmission/overseerr\n
    - Castblock\n
    - Grocy\n
    - Nextcloud\n
    - A few nginx instances for websites\n
    - Uptime-kuma\n
    - Vaultwarden\n
    - Traefik and wire guard which connects to a vps as a reverse proxy for anything that needs to be accessible from the public internet
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704035254 {#3411
    date: 2023-12-31 16:07:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tinnitus@lemmy.world"
    "@zerodawn@leaf.dance"
    "@BakedCatboy@lemmy.ml"
    "@Tinnitus@lemmy.world"
    "@zerodawn@leaf.dance"
    "@BakedCatboy@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3415 …}
  +nested: Doctrine\ORM\PersistentCollection {#3417 …}
  +votes: Doctrine\ORM\PersistentCollection {#3419 …}
  +reports: Doctrine\ORM\PersistentCollection {#3421 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3423 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3425 …}
  -id: 267477
  -bodyTs: "'/tools/nas-builder)':199 '1':166 '1621xs':66,229 '6':16,91 'access':398 'add':342 'adguard':364 'allow':102,278 'alreadi':13 'also':30 'anyth':279,393 'app':256,336 'array':19 'avail':288 'bay':92,219 'boringtun':330 'box':252,265 'btrfs':274 'budget':57 'builder':196 'capac':208 'castblock':366 'come':200 'compar':223 'compos':248,269 'configur':28 'connect':384 'consid':146 'contain':255,301,328,350 'correct':63 'cost':152 'could':316 'depend':286 'docker':245,247,276,300,327 'drive':8,17,140,150,218 'ds1621xs':5 'ds620slim':86 'ecc':34,78 'effici':107 'everyth':54 'exampl':307 'extra':157 'factor':9 'failur':167 'famili':47 'filter':214 'folder':270 'get':318 'given':89 'go':76,81,190 'good':179 'gotcha':295 'graphic':95 'groci':367 'guard':309,326,382 'handi':202 'happen':164 'host':291,304 'includ':97 'instal':258,338 'instanc':372 'integr':94 'interfac':344 'internet':402 'jellyfin/plex':354 'keep':25,267 'kernel':297,305,313 'know':130 'kuma':377 'lean':125 'left':225 'level':132,158 'main':7 'mani':139 'mayb':37 'met':67 'much':148,169 'narrow':182 'nas':116,195,213,241,361 'nase':187 'necessari':39 'need':347,395 'newegg':193 'nextcloud':368 'nginx':371 'nice':277 'nuc':358 'number':216 'os':292 'overkil':127 'pariti':174 'photo':48 'plex/jf':112 'power':106,233 'presum':339 'pretti':232 'protect':59 'proxi':391 'public':401 'quicksync':98 'raidz2':18 'rebuild':162 'redund':134,160 'reli':311 'rememb':62 'requir':69,80 'revers':390 'right':113 'run':111,145,236,282,363 'sacrif':172 'scale':335 'select':206 'share':302 'shelf':186 'sinc':227,299 'somewher':271 'sonarr/radarr/lidarr/prowlarr/transmission/overseerr':365 'space':170,324 'ssh':262 'store':45 'stuff':298 'support':244,314 'synolog':243 'tap/tun':343 'tend':123 'thing':43,238 'though':70 'thus':110 'toward':126 'tradeoff':120 'traefik':379 'transcod':108 'truena':21 'uptim':376 'uptime-kuma':375 'use':211,321,329 'user':323 'valuabl':42 'vaultwarden':378 'volum':275 'vpn':349 'vpn/tail':334 'vps':387 'want':23,31,51,136,142,155 'way':180,192 'websit':374 'went':2 'what':224 'whether':153 'will':74 'wire':308,325,381 'within':55 'without':77,283 'work':320,352 'worri':284 'would':87,100 'www.newegg.com':198 'www.newegg.com/tools/nas-builder)':197 'xeon':83,234"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6974381"
  +editedAt: DateTimeImmutable @1709931598 {#3412
    date: 2024-03-08 21:59:58.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704035254 {#3413
    date: 2023-12-31 16:07:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#3414
  +user: Proxies\__CG__\App\Entity\User {#3063 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3346
    +user: Proxies\__CG__\App\Entity\User {#3038 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3062
      +user: Proxies\__CG__\App\Entity\User {#3063 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#1354
        +user: App\Entity\User {#2499 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "To play off what others are saying i think a mini pc and a stand alone nas may be the better route for you. It may seem counter intuitive to break it out into two devices but doing so will allow room for growth. If you buy a creeper bare bones mini pc and put more of your budget towards a nas and storage you could expand the mini pc without messing with your nas. You could keep the pi in the mix for a backup if your main pc is down or offload some services to it to balance performance."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1709931401 {#1350
          date: 2024-03-08 21:56:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Tinnitus@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1358 …}
        +nested: Doctrine\ORM\PersistentCollection {#1355 …}
        +votes: Doctrine\ORM\PersistentCollection {#2491 …}
        +reports: Doctrine\ORM\PersistentCollection {#2493 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2495 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2497 …}
        -id: 263103
        -bodyTs: "'allow':41 'alon':16 'backup':86 'balanc':100 'bare':50 'better':21 'bone':51 'break':31 'budget':59 'buy':47 'could':66,77 'counter':28 'creeper':49 'devic':36 'expand':67 'growth':44 'intuit':29 'keep':78 'main':89 'may':18,26 'mess':72 'mini':11,52,69 'mix':83 'nas':17,62,75 'offload':94 'other':5 'pc':12,53,70,90 'perform':101 'pi':80 'play':2 'put':55 'room':42 'rout':22 'say':7 'seem':27 'servic':96 'stand':15 'storag':64 'think':9 'toward':60 'two':35 'without':71"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://leaf.dance/comment/4817798"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703884027 {#1349
          date: 2023-12-29 22:07:07.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1354}
      +body: """
        Just want to second this - I use an Intel nuc10i7 that has quicksync for Plex/jellyfin, can transcode at least 8 streams simultaneously without breaking a sweat, probably more if you don’t have 4K, and a separate synology nas that mainly handles storage. I run docker containers on both and the nuc has my media mounted using a network share via a dedicated direct gigabit Ethernet connecting the two so I can keep all the filesystem access traffic off of my switch /LAN.\n
        \n
        This strategy was to be able to pick the best nas based on my redundancy needs (raidz2 / btrfs with double redundancy for my irreplaceable personal family memories) while being able to get a cost effective low power quicksync device for transcoding my media collection, which is the strategy I chose over pre-transcoding or keeping multiple qualities in order to save HDD space and be flexible to the low bandwidth requirements of whoever I share with who has a slow connection.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1703964217 {#3060
        date: 2023-12-30 20:23:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tinnitus@lemmy.world"
        "@zerodawn@leaf.dance"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3064 …}
      +nested: Doctrine\ORM\PersistentCollection {#3066 …}
      +votes: Doctrine\ORM\PersistentCollection {#3068 …}
      +reports: Doctrine\ORM\PersistentCollection {#3070 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3072 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3074 …}
      -id: 265292
      -bodyTs: "'/lan':83 '4k':34 '8':20 'abl':89,113 'access':77 'bandwidth':154 'base':95 'best':93 'break':24 'btrfs':101 'chose':133 'collect':127 'connect':67,165 'contain':47 'cost':117 'dedic':63 'devic':122 'direct':64 'docker':46 'doubl':103 'effect':118 'ethernet':66 'famili':109 'filesystem':76 'flexibl':150 'get':115 'gigabit':65 'handl':42 'hdd':146 'intel':9 'irreplac':107 'keep':73,139 'least':19 'low':119,153 'main':41 'media':55,126 'memori':110 'mount':56 'multipl':140 'nas':39,94 'need':99 'network':59 'nuc':52 'nuc10i7':10 'order':143 'person':108 'pick':91 'plex/jellyfin':15 'power':120 'pre':136 'pre-transcod':135 'probabl':27 'qualiti':141 'quicksync':13,121 'raidz2':100 'redund':98,104 'requir':155 'run':45 'save':145 'second':4 'separ':37 'share':60,159 'simultan':22 'slow':164 'space':147 'storag':43 'strategi':85,131 'stream':21 'sweat':26 'switch':82 'synolog':38 'traffic':78 'transcod':17,124,137 'two':69 'use':7,57 'via':61 'want':2 'whoever':157 'without':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6961052"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703964217 {#3061
        date: 2023-12-30 20:23:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1354}
    +body: "What synology model did you go with? Do you host any other services with that type of setup?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703992396 {#3344
      date: 2023-12-31 04:13:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tinnitus@lemmy.world"
      "@zerodawn@leaf.dance"
      "@BakedCatboy@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3347 …}
    +nested: Doctrine\ORM\PersistentCollection {#3349 …}
    +votes: Doctrine\ORM\PersistentCollection {#3351 …}
    +reports: Doctrine\ORM\PersistentCollection {#3353 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3355 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3357 …}
    -id: 266519
    -bodyTs: "'go':6 'host':10 'model':3 'servic':13 'setup':18 'synolog':2 'type':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6313912"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703992396 {#3345
      date: 2023-12-31 04:13:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1354}
  +body: """
    I went with the DS1621xs+, the main driving factors being:\n
    \n
    - that I already had a 6 drive raidz2 array in truenas and wanted to keep the same configuration\n
    - I also wanted to have ECC, which while maybe not necessary, the most valuable thing I store is family photos which I want to do everything within my budget to protect.\n
    \n
    If I remember correctly only the 1621xs+ met those requirements, though if I was willing to go without ECC (which requires going with xeon) then the DS620slim would have given me 6 bays and integrated graphics which includes quicksync and would have allowed me to do power efficient transcoding and thus running Plex/jf right on the nas. So there’s tradeoffs, but I tend to lean towards overkill.\n
    \n
    If you know what level of redundancy you want and how many drives you want to be running considering how much the drives will cost, whether you want an extra level of redundancy while rebuilds are happening after 1 failure, how much space is sacrificed to parity, then that’s a good way to narrow down off the shelf nases if you go that way. [Newegg’s NAS builder](https://www.newegg.com/tools/nas-builder) comes in handy if you just select “All” capacities and then use the nas filters by number of drive bays, then you can compare whats left.\n
    \n
    And since the 1621xs+ has a pretty powerful xeon, I run most things on the nas itself. Synology supports docker and docker compose out of the box (once the container app is installed), so I just ssh into the box and keep my compose folders somewhere in the btrfs volume. Docker nicely allows anything to be run without worrying about dependencies being available on the host OS, the only gotcha is kernel stuff since docker containers share the host kernel - for example wire guard which relies on kernel support I could only get to work using a user space wire guard docker container (using boringtun) and after the VPN/tail scale app is installed (presumably because that adds tap/tun interfaces that’s needed for vpn containers to work.\n
    \n
    Only jellyfin/Plex is on my NUC. On the nas I run:\n
    \n
    - Adguard\n
    - Sonarr/radarr/lidarr/prowlarr/transmission/overseerr\n
    - Castblock\n
    - Grocy\n
    - Nextcloud\n
    - A few nginx instances for websites\n
    - Uptime-kuma\n
    - Vaultwarden\n
    - Traefik and wire guard which connects to a vps as a reverse proxy for anything that needs to be accessible from the public internet
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704035254 {#3411
    date: 2023-12-31 16:07:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tinnitus@lemmy.world"
    "@zerodawn@leaf.dance"
    "@BakedCatboy@lemmy.ml"
    "@Tinnitus@lemmy.world"
    "@zerodawn@leaf.dance"
    "@BakedCatboy@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3415 …}
  +nested: Doctrine\ORM\PersistentCollection {#3417 …}
  +votes: Doctrine\ORM\PersistentCollection {#3419 …}
  +reports: Doctrine\ORM\PersistentCollection {#3421 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3423 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3425 …}
  -id: 267477
  -bodyTs: "'/tools/nas-builder)':199 '1':166 '1621xs':66,229 '6':16,91 'access':398 'add':342 'adguard':364 'allow':102,278 'alreadi':13 'also':30 'anyth':279,393 'app':256,336 'array':19 'avail':288 'bay':92,219 'boringtun':330 'box':252,265 'btrfs':274 'budget':57 'builder':196 'capac':208 'castblock':366 'come':200 'compar':223 'compos':248,269 'configur':28 'connect':384 'consid':146 'contain':255,301,328,350 'correct':63 'cost':152 'could':316 'depend':286 'docker':245,247,276,300,327 'drive':8,17,140,150,218 'ds1621xs':5 'ds620slim':86 'ecc':34,78 'effici':107 'everyth':54 'exampl':307 'extra':157 'factor':9 'failur':167 'famili':47 'filter':214 'folder':270 'get':318 'given':89 'go':76,81,190 'good':179 'gotcha':295 'graphic':95 'groci':367 'guard':309,326,382 'handi':202 'happen':164 'host':291,304 'includ':97 'instal':258,338 'instanc':372 'integr':94 'interfac':344 'internet':402 'jellyfin/plex':354 'keep':25,267 'kernel':297,305,313 'know':130 'kuma':377 'lean':125 'left':225 'level':132,158 'main':7 'mani':139 'mayb':37 'met':67 'much':148,169 'narrow':182 'nas':116,195,213,241,361 'nase':187 'necessari':39 'need':347,395 'newegg':193 'nextcloud':368 'nginx':371 'nice':277 'nuc':358 'number':216 'os':292 'overkil':127 'pariti':174 'photo':48 'plex/jf':112 'power':106,233 'presum':339 'pretti':232 'protect':59 'proxi':391 'public':401 'quicksync':98 'raidz2':18 'rebuild':162 'redund':134,160 'reli':311 'rememb':62 'requir':69,80 'revers':390 'right':113 'run':111,145,236,282,363 'sacrif':172 'scale':335 'select':206 'share':302 'shelf':186 'sinc':227,299 'somewher':271 'sonarr/radarr/lidarr/prowlarr/transmission/overseerr':365 'space':170,324 'ssh':262 'store':45 'stuff':298 'support':244,314 'synolog':243 'tap/tun':343 'tend':123 'thing':43,238 'though':70 'thus':110 'toward':126 'tradeoff':120 'traefik':379 'transcod':108 'truena':21 'uptim':376 'uptime-kuma':375 'use':211,321,329 'user':323 'valuabl':42 'vaultwarden':378 'volum':275 'vpn':349 'vpn/tail':334 'vps':387 'want':23,31,51,136,142,155 'way':180,192 'websit':374 'went':2 'what':224 'whether':153 'will':74 'wire':308,325,381 'within':55 'without':77,283 'work':320,352 'worri':284 'would':87,100 'www.newegg.com':198 'www.newegg.com/tools/nas-builder)':197 'xeon':83,234"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6974381"
  +editedAt: DateTimeImmutable @1709931598 {#3412
    date: 2024-03-08 21:59:58.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704035254 {#3413
    date: 2023-12-31 16:07:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#3414
  +user: Proxies\__CG__\App\Entity\User {#3063 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3346
    +user: Proxies\__CG__\App\Entity\User {#3038 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3062
      +user: Proxies\__CG__\App\Entity\User {#3063 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#1354
        +user: App\Entity\User {#2499 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "To play off what others are saying i think a mini pc and a stand alone nas may be the better route for you. It may seem counter intuitive to break it out into two devices but doing so will allow room for growth. If you buy a creeper bare bones mini pc and put more of your budget towards a nas and storage you could expand the mini pc without messing with your nas. You could keep the pi in the mix for a backup if your main pc is down or offload some services to it to balance performance."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1709931401 {#1350
          date: 2024-03-08 21:56:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Tinnitus@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1358 …}
        +nested: Doctrine\ORM\PersistentCollection {#1355 …}
        +votes: Doctrine\ORM\PersistentCollection {#2491 …}
        +reports: Doctrine\ORM\PersistentCollection {#2493 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2495 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2497 …}
        -id: 263103
        -bodyTs: "'allow':41 'alon':16 'backup':86 'balanc':100 'bare':50 'better':21 'bone':51 'break':31 'budget':59 'buy':47 'could':66,77 'counter':28 'creeper':49 'devic':36 'expand':67 'growth':44 'intuit':29 'keep':78 'main':89 'may':18,26 'mess':72 'mini':11,52,69 'mix':83 'nas':17,62,75 'offload':94 'other':5 'pc':12,53,70,90 'perform':101 'pi':80 'play':2 'put':55 'room':42 'rout':22 'say':7 'seem':27 'servic':96 'stand':15 'storag':64 'think':9 'toward':60 'two':35 'without':71"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://leaf.dance/comment/4817798"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703884027 {#1349
          date: 2023-12-29 22:07:07.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1354}
      +body: """
        Just want to second this - I use an Intel nuc10i7 that has quicksync for Plex/jellyfin, can transcode at least 8 streams simultaneously without breaking a sweat, probably more if you don’t have 4K, and a separate synology nas that mainly handles storage. I run docker containers on both and the nuc has my media mounted using a network share via a dedicated direct gigabit Ethernet connecting the two so I can keep all the filesystem access traffic off of my switch /LAN.\n
        \n
        This strategy was to be able to pick the best nas based on my redundancy needs (raidz2 / btrfs with double redundancy for my irreplaceable personal family memories) while being able to get a cost effective low power quicksync device for transcoding my media collection, which is the strategy I chose over pre-transcoding or keeping multiple qualities in order to save HDD space and be flexible to the low bandwidth requirements of whoever I share with who has a slow connection.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1703964217 {#3060
        date: 2023-12-30 20:23:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tinnitus@lemmy.world"
        "@zerodawn@leaf.dance"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3064 …}
      +nested: Doctrine\ORM\PersistentCollection {#3066 …}
      +votes: Doctrine\ORM\PersistentCollection {#3068 …}
      +reports: Doctrine\ORM\PersistentCollection {#3070 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3072 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3074 …}
      -id: 265292
      -bodyTs: "'/lan':83 '4k':34 '8':20 'abl':89,113 'access':77 'bandwidth':154 'base':95 'best':93 'break':24 'btrfs':101 'chose':133 'collect':127 'connect':67,165 'contain':47 'cost':117 'dedic':63 'devic':122 'direct':64 'docker':46 'doubl':103 'effect':118 'ethernet':66 'famili':109 'filesystem':76 'flexibl':150 'get':115 'gigabit':65 'handl':42 'hdd':146 'intel':9 'irreplac':107 'keep':73,139 'least':19 'low':119,153 'main':41 'media':55,126 'memori':110 'mount':56 'multipl':140 'nas':39,94 'need':99 'network':59 'nuc':52 'nuc10i7':10 'order':143 'person':108 'pick':91 'plex/jellyfin':15 'power':120 'pre':136 'pre-transcod':135 'probabl':27 'qualiti':141 'quicksync':13,121 'raidz2':100 'redund':98,104 'requir':155 'run':45 'save':145 'second':4 'separ':37 'share':60,159 'simultan':22 'slow':164 'space':147 'storag':43 'strategi':85,131 'stream':21 'sweat':26 'switch':82 'synolog':38 'traffic':78 'transcod':17,124,137 'two':69 'use':7,57 'via':61 'want':2 'whoever':157 'without':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6961052"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703964217 {#3061
        date: 2023-12-30 20:23:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1354}
    +body: "What synology model did you go with? Do you host any other services with that type of setup?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703992396 {#3344
      date: 2023-12-31 04:13:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tinnitus@lemmy.world"
      "@zerodawn@leaf.dance"
      "@BakedCatboy@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3347 …}
    +nested: Doctrine\ORM\PersistentCollection {#3349 …}
    +votes: Doctrine\ORM\PersistentCollection {#3351 …}
    +reports: Doctrine\ORM\PersistentCollection {#3353 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3355 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3357 …}
    -id: 266519
    -bodyTs: "'go':6 'host':10 'model':3 'servic':13 'setup':18 'synolog':2 'type':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6313912"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703992396 {#3345
      date: 2023-12-31 04:13:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1354}
  +body: """
    I went with the DS1621xs+, the main driving factors being:\n
    \n
    - that I already had a 6 drive raidz2 array in truenas and wanted to keep the same configuration\n
    - I also wanted to have ECC, which while maybe not necessary, the most valuable thing I store is family photos which I want to do everything within my budget to protect.\n
    \n
    If I remember correctly only the 1621xs+ met those requirements, though if I was willing to go without ECC (which requires going with xeon) then the DS620slim would have given me 6 bays and integrated graphics which includes quicksync and would have allowed me to do power efficient transcoding and thus running Plex/jf right on the nas. So there’s tradeoffs, but I tend to lean towards overkill.\n
    \n
    If you know what level of redundancy you want and how many drives you want to be running considering how much the drives will cost, whether you want an extra level of redundancy while rebuilds are happening after 1 failure, how much space is sacrificed to parity, then that’s a good way to narrow down off the shelf nases if you go that way. [Newegg’s NAS builder](https://www.newegg.com/tools/nas-builder) comes in handy if you just select “All” capacities and then use the nas filters by number of drive bays, then you can compare whats left.\n
    \n
    And since the 1621xs+ has a pretty powerful xeon, I run most things on the nas itself. Synology supports docker and docker compose out of the box (once the container app is installed), so I just ssh into the box and keep my compose folders somewhere in the btrfs volume. Docker nicely allows anything to be run without worrying about dependencies being available on the host OS, the only gotcha is kernel stuff since docker containers share the host kernel - for example wire guard which relies on kernel support I could only get to work using a user space wire guard docker container (using boringtun) and after the VPN/tail scale app is installed (presumably because that adds tap/tun interfaces that’s needed for vpn containers to work.\n
    \n
    Only jellyfin/Plex is on my NUC. On the nas I run:\n
    \n
    - Adguard\n
    - Sonarr/radarr/lidarr/prowlarr/transmission/overseerr\n
    - Castblock\n
    - Grocy\n
    - Nextcloud\n
    - A few nginx instances for websites\n
    - Uptime-kuma\n
    - Vaultwarden\n
    - Traefik and wire guard which connects to a vps as a reverse proxy for anything that needs to be accessible from the public internet
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704035254 {#3411
    date: 2023-12-31 16:07:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tinnitus@lemmy.world"
    "@zerodawn@leaf.dance"
    "@BakedCatboy@lemmy.ml"
    "@Tinnitus@lemmy.world"
    "@zerodawn@leaf.dance"
    "@BakedCatboy@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3415 …}
  +nested: Doctrine\ORM\PersistentCollection {#3417 …}
  +votes: Doctrine\ORM\PersistentCollection {#3419 …}
  +reports: Doctrine\ORM\PersistentCollection {#3421 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3423 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3425 …}
  -id: 267477
  -bodyTs: "'/tools/nas-builder)':199 '1':166 '1621xs':66,229 '6':16,91 'access':398 'add':342 'adguard':364 'allow':102,278 'alreadi':13 'also':30 'anyth':279,393 'app':256,336 'array':19 'avail':288 'bay':92,219 'boringtun':330 'box':252,265 'btrfs':274 'budget':57 'builder':196 'capac':208 'castblock':366 'come':200 'compar':223 'compos':248,269 'configur':28 'connect':384 'consid':146 'contain':255,301,328,350 'correct':63 'cost':152 'could':316 'depend':286 'docker':245,247,276,300,327 'drive':8,17,140,150,218 'ds1621xs':5 'ds620slim':86 'ecc':34,78 'effici':107 'everyth':54 'exampl':307 'extra':157 'factor':9 'failur':167 'famili':47 'filter':214 'folder':270 'get':318 'given':89 'go':76,81,190 'good':179 'gotcha':295 'graphic':95 'groci':367 'guard':309,326,382 'handi':202 'happen':164 'host':291,304 'includ':97 'instal':258,338 'instanc':372 'integr':94 'interfac':344 'internet':402 'jellyfin/plex':354 'keep':25,267 'kernel':297,305,313 'know':130 'kuma':377 'lean':125 'left':225 'level':132,158 'main':7 'mani':139 'mayb':37 'met':67 'much':148,169 'narrow':182 'nas':116,195,213,241,361 'nase':187 'necessari':39 'need':347,395 'newegg':193 'nextcloud':368 'nginx':371 'nice':277 'nuc':358 'number':216 'os':292 'overkil':127 'pariti':174 'photo':48 'plex/jf':112 'power':106,233 'presum':339 'pretti':232 'protect':59 'proxi':391 'public':401 'quicksync':98 'raidz2':18 'rebuild':162 'redund':134,160 'reli':311 'rememb':62 'requir':69,80 'revers':390 'right':113 'run':111,145,236,282,363 'sacrif':172 'scale':335 'select':206 'share':302 'shelf':186 'sinc':227,299 'somewher':271 'sonarr/radarr/lidarr/prowlarr/transmission/overseerr':365 'space':170,324 'ssh':262 'store':45 'stuff':298 'support':244,314 'synolog':243 'tap/tun':343 'tend':123 'thing':43,238 'though':70 'thus':110 'toward':126 'tradeoff':120 'traefik':379 'transcod':108 'truena':21 'uptim':376 'uptime-kuma':375 'use':211,321,329 'user':323 'valuabl':42 'vaultwarden':378 'volum':275 'vpn':349 'vpn/tail':334 'vps':387 'want':23,31,51,136,142,155 'way':180,192 'websit':374 'went':2 'what':224 'whether':153 'will':74 'wire':308,325,381 'within':55 'without':77,283 'work':320,352 'worri':284 'would':87,100 'www.newegg.com':198 'www.newegg.com/tools/nas-builder)':197 'xeon':83,234"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6974381"
  +editedAt: DateTimeImmutable @1709931598 {#3412
    date: 2024-03-08 21:59:58.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704035254 {#3413
    date: 2023-12-31 16:07:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\EntryComment {#2560
  +user: App\Entity\User {#2573 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2336 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    [github.com/photown/private-pdf](https://github.com/photown/private-pdf)\n
    \n
    Self hosted PDF editor sounds great!\n
    \n
    I wish it had thr ability to add or remove a password from a document. Other than that it looks perfect.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1709214226 {#2554
    date: 2024-02-29 14:43:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@selfhst@fosstodon.org"
    "@savedbythezsh@sh.itjust.works"
    "@selfhst@fosstodon.org"
    "@savedbythezsh@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2561 …}
  +nested: Doctrine\ORM\PersistentCollection {#2563 …}
  +votes: Doctrine\ORM\PersistentCollection {#2565 …}
  +reports: Doctrine\ORM\PersistentCollection {#2567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2569 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2571 …}
  -id: 263122
  -bodyTs: "'/photown/private-pdf](https://github.com/photown/private-pdf)':3 'abil':15 'add':17 'document':24 'editor':7 'github.com':2 'github.com/photown/private-pdf](https://github.com/photown/private-pdf)':1 'great':9 'host':5 'look':29 'password':21 'pdf':6 'perfect':30 'remov':19 'self':4 'sound':8 'thr':14 'wish':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5943716"
  +editedAt: DateTimeImmutable @1709160719 {#2555
    date: 2024-02-28 23:51:59.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703884603 {#2556
    date: 2023-12-29 22:16:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#2560
  +user: App\Entity\User {#2573 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2336 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    [github.com/photown/private-pdf](https://github.com/photown/private-pdf)\n
    \n
    Self hosted PDF editor sounds great!\n
    \n
    I wish it had thr ability to add or remove a password from a document. Other than that it looks perfect.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1709214226 {#2554
    date: 2024-02-29 14:43:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@selfhst@fosstodon.org"
    "@savedbythezsh@sh.itjust.works"
    "@selfhst@fosstodon.org"
    "@savedbythezsh@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2561 …}
  +nested: Doctrine\ORM\PersistentCollection {#2563 …}
  +votes: Doctrine\ORM\PersistentCollection {#2565 …}
  +reports: Doctrine\ORM\PersistentCollection {#2567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2569 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2571 …}
  -id: 263122
  -bodyTs: "'/photown/private-pdf](https://github.com/photown/private-pdf)':3 'abil':15 'add':17 'document':24 'editor':7 'github.com':2 'github.com/photown/private-pdf](https://github.com/photown/private-pdf)':1 'great':9 'host':5 'look':29 'password':21 'pdf':6 'perfect':30 'remov':19 'self':4 'sound':8 'thr':14 'wish':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5943716"
  +editedAt: DateTimeImmutable @1709160719 {#2555
    date: 2024-02-28 23:51:59.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703884603 {#2556
    date: 2023-12-29 22:16:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#2560
  +user: App\Entity\User {#2573 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2336 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    [github.com/photown/private-pdf](https://github.com/photown/private-pdf)\n
    \n
    Self hosted PDF editor sounds great!\n
    \n
    I wish it had thr ability to add or remove a password from a document. Other than that it looks perfect.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1709214226 {#2554
    date: 2024-02-29 14:43:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@selfhst@fosstodon.org"
    "@savedbythezsh@sh.itjust.works"
    "@selfhst@fosstodon.org"
    "@savedbythezsh@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2561 …}
  +nested: Doctrine\ORM\PersistentCollection {#2563 …}
  +votes: Doctrine\ORM\PersistentCollection {#2565 …}
  +reports: Doctrine\ORM\PersistentCollection {#2567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2569 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2571 …}
  -id: 263122
  -bodyTs: "'/photown/private-pdf](https://github.com/photown/private-pdf)':3 'abil':15 'add':17 'document':24 'editor':7 'github.com':2 'github.com/photown/private-pdf](https://github.com/photown/private-pdf)':1 'great':9 'host':5 'look':29 'password':21 'pdf':6 'perfect':30 'remov':19 'self':4 'sound':8 'thr':14 'wish':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5943716"
  +editedAt: DateTimeImmutable @1709160719 {#2555
    date: 2024-02-28 23:51:59.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703884603 {#2556
    date: 2023-12-29 22:16:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\EntryComment {#3078
  +user: Proxies\__CG__\App\Entity\User {#3079 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2336 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2560
    +user: App\Entity\User {#2573 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2336 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      [github.com/photown/private-pdf](https://github.com/photown/private-pdf)\n
      \n
      Self hosted PDF editor sounds great!\n
      \n
      I wish it had thr ability to add or remove a password from a document. Other than that it looks perfect.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1709214226 {#2554
      date: 2024-02-29 14:43:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@selfhst@fosstodon.org"
      "@savedbythezsh@sh.itjust.works"
      "@selfhst@fosstodon.org"
      "@savedbythezsh@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2561 …}
    +nested: Doctrine\ORM\PersistentCollection {#2563 …}
    +votes: Doctrine\ORM\PersistentCollection {#2565 …}
    +reports: Doctrine\ORM\PersistentCollection {#2567 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2569 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2571 …}
    -id: 263122
    -bodyTs: "'/photown/private-pdf](https://github.com/photown/private-pdf)':3 'abil':15 'add':17 'document':24 'editor':7 'github.com':2 'github.com/photown/private-pdf](https://github.com/photown/private-pdf)':1 'great':9 'host':5 'look':29 'password':21 'pdf':6 'perfect':30 'remov':19 'self':4 'sound':8 'thr':14 'wish':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5943716"
    +editedAt: DateTimeImmutable @1709160719 {#2555
      date: 2024-02-28 23:51:59.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703884603 {#2556
      date: 2023-12-29 22:16:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2560}
  +body: """
    The PDF multitool I’ve been using is [Stirling-pdf](https://github.com/Frooodle/Stirling-PDF), which has support for adding/removing passwords\n
    \n
    Funny enough, I also learned about this tool from a previous edition of this newsletter haha
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703890732 {#3076
    date: 2023-12-29 23:58:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@selfhst@fosstodon.org"
    "@savedbythezsh@sh.itjust.works"
    "@Lem453@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3080 …}
  +nested: Doctrine\ORM\PersistentCollection {#3082 …}
  +votes: Doctrine\ORM\PersistentCollection {#3084 …}
  +reports: Doctrine\ORM\PersistentCollection {#3086 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3088 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3090 …}
  -id: 263348
  -bodyTs: "'/frooodle/stirling-pdf),':14 'adding/removing':19 'also':24 'edit':32 'enough':22 'funni':21 'github.com':13 'github.com/frooodle/stirling-pdf),':12 'haha':36 'learn':25 'multitool':3 'newslett':35 'password':20 'pdf':2,11 'previous':31 'stirl':10 'stirling-pdf':9 'support':17 'tool':28 'use':7 've':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6009687"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703890732 {#3077
    date: 2023-12-29 23:58:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#3078
  +user: Proxies\__CG__\App\Entity\User {#3079 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2336 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2560
    +user: App\Entity\User {#2573 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2336 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      [github.com/photown/private-pdf](https://github.com/photown/private-pdf)\n
      \n
      Self hosted PDF editor sounds great!\n
      \n
      I wish it had thr ability to add or remove a password from a document. Other than that it looks perfect.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1709214226 {#2554
      date: 2024-02-29 14:43:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@selfhst@fosstodon.org"
      "@savedbythezsh@sh.itjust.works"
      "@selfhst@fosstodon.org"
      "@savedbythezsh@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2561 …}
    +nested: Doctrine\ORM\PersistentCollection {#2563 …}
    +votes: Doctrine\ORM\PersistentCollection {#2565 …}
    +reports: Doctrine\ORM\PersistentCollection {#2567 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2569 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2571 …}
    -id: 263122
    -bodyTs: "'/photown/private-pdf](https://github.com/photown/private-pdf)':3 'abil':15 'add':17 'document':24 'editor':7 'github.com':2 'github.com/photown/private-pdf](https://github.com/photown/private-pdf)':1 'great':9 'host':5 'look':29 'password':21 'pdf':6 'perfect':30 'remov':19 'self':4 'sound':8 'thr':14 'wish':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5943716"
    +editedAt: DateTimeImmutable @1709160719 {#2555
      date: 2024-02-28 23:51:59.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703884603 {#2556
      date: 2023-12-29 22:16:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2560}
  +body: """
    The PDF multitool I’ve been using is [Stirling-pdf](https://github.com/Frooodle/Stirling-PDF), which has support for adding/removing passwords\n
    \n
    Funny enough, I also learned about this tool from a previous edition of this newsletter haha
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703890732 {#3076
    date: 2023-12-29 23:58:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@selfhst@fosstodon.org"
    "@savedbythezsh@sh.itjust.works"
    "@Lem453@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3080 …}
  +nested: Doctrine\ORM\PersistentCollection {#3082 …}
  +votes: Doctrine\ORM\PersistentCollection {#3084 …}
  +reports: Doctrine\ORM\PersistentCollection {#3086 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3088 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3090 …}
  -id: 263348
  -bodyTs: "'/frooodle/stirling-pdf),':14 'adding/removing':19 'also':24 'edit':32 'enough':22 'funni':21 'github.com':13 'github.com/frooodle/stirling-pdf),':12 'haha':36 'learn':25 'multitool':3 'newslett':35 'password':20 'pdf':2,11 'previous':31 'stirl':10 'stirling-pdf':9 'support':17 'tool':28 'use':7 've':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6009687"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703890732 {#3077
    date: 2023-12-29 23:58:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#3078
  +user: Proxies\__CG__\App\Entity\User {#3079 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2336 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2560
    +user: App\Entity\User {#2573 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2336 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      [github.com/photown/private-pdf](https://github.com/photown/private-pdf)\n
      \n
      Self hosted PDF editor sounds great!\n
      \n
      I wish it had thr ability to add or remove a password from a document. Other than that it looks perfect.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1709214226 {#2554
      date: 2024-02-29 14:43:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@selfhst@fosstodon.org"
      "@savedbythezsh@sh.itjust.works"
      "@selfhst@fosstodon.org"
      "@savedbythezsh@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2561 …}
    +nested: Doctrine\ORM\PersistentCollection {#2563 …}
    +votes: Doctrine\ORM\PersistentCollection {#2565 …}
    +reports: Doctrine\ORM\PersistentCollection {#2567 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2569 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2571 …}
    -id: 263122
    -bodyTs: "'/photown/private-pdf](https://github.com/photown/private-pdf)':3 'abil':15 'add':17 'document':24 'editor':7 'github.com':2 'github.com/photown/private-pdf](https://github.com/photown/private-pdf)':1 'great':9 'host':5 'look':29 'password':21 'pdf':6 'perfect':30 'remov':19 'self':4 'sound':8 'thr':14 'wish':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5943716"
    +editedAt: DateTimeImmutable @1709160719 {#2555
      date: 2024-02-28 23:51:59.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703884603 {#2556
      date: 2023-12-29 22:16:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2560}
  +body: """
    The PDF multitool I’ve been using is [Stirling-pdf](https://github.com/Frooodle/Stirling-PDF), which has support for adding/removing passwords\n
    \n
    Funny enough, I also learned about this tool from a previous edition of this newsletter haha
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703890732 {#3076
    date: 2023-12-29 23:58:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@selfhst@fosstodon.org"
    "@savedbythezsh@sh.itjust.works"
    "@Lem453@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3080 …}
  +nested: Doctrine\ORM\PersistentCollection {#3082 …}
  +votes: Doctrine\ORM\PersistentCollection {#3084 …}
  +reports: Doctrine\ORM\PersistentCollection {#3086 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3088 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3090 …}
  -id: 263348
  -bodyTs: "'/frooodle/stirling-pdf),':14 'adding/removing':19 'also':24 'edit':32 'enough':22 'funni':21 'github.com':13 'github.com/frooodle/stirling-pdf),':12 'haha':36 'learn':25 'multitool':3 'newslett':35 'password':20 'pdf':2,11 'previous':31 'stirl':10 'stirling-pdf':9 'support':17 'tool':28 'use':7 've':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6009687"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703890732 {#3077
    date: 2023-12-29 23:58:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
App\Entity\EntryComment {#3210
  +user: App\Entity\User {#2573 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2336 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3078
    +user: Proxies\__CG__\App\Entity\User {#3079 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2336 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2560
      +user: App\Entity\User {#2573 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2336 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        [github.com/photown/private-pdf](https://github.com/photown/private-pdf)\n
        \n
        Self hosted PDF editor sounds great!\n
        \n
        I wish it had thr ability to add or remove a password from a document. Other than that it looks perfect.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1709214226 {#2554
        date: 2024-02-29 14:43:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@selfhst@fosstodon.org"
        "@savedbythezsh@sh.itjust.works"
        "@selfhst@fosstodon.org"
        "@savedbythezsh@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2561 …}
      +nested: Doctrine\ORM\PersistentCollection {#2563 …}
      +votes: Doctrine\ORM\PersistentCollection {#2565 …}
      +reports: Doctrine\ORM\PersistentCollection {#2567 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2569 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2571 …}
      -id: 263122
      -bodyTs: "'/photown/private-pdf](https://github.com/photown/private-pdf)':3 'abil':15 'add':17 'document':24 'editor':7 'github.com':2 'github.com/photown/private-pdf](https://github.com/photown/private-pdf)':1 'great':9 'host':5 'look':29 'password':21 'pdf':6 'perfect':30 'remov':19 'self':4 'sound':8 'thr':14 'wish':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5943716"
      +editedAt: DateTimeImmutable @1709160719 {#2555
        date: 2024-02-28 23:51:59.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703884603 {#2556
        date: 2023-12-29 22:16:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2560}
    +body: """
      The PDF multitool I’ve been using is [Stirling-pdf](https://github.com/Frooodle/Stirling-PDF), which has support for adding/removing passwords\n
      \n
      Funny enough, I also learned about this tool from a previous edition of this newsletter haha
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703890732 {#3076
      date: 2023-12-29 23:58:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@selfhst@fosstodon.org"
      "@savedbythezsh@sh.itjust.works"
      "@Lem453@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3080 …}
    +nested: Doctrine\ORM\PersistentCollection {#3082 …}
    +votes: Doctrine\ORM\PersistentCollection {#3084 …}
    +reports: Doctrine\ORM\PersistentCollection {#3086 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3088 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3090 …}
    -id: 263348
    -bodyTs: "'/frooodle/stirling-pdf),':14 'adding/removing':19 'also':24 'edit':32 'enough':22 'funni':21 'github.com':13 'github.com/frooodle/stirling-pdf),':12 'haha':36 'learn':25 'multitool':3 'newslett':35 'password':20 'pdf':2,11 'previous':31 'stirl':10 'stirling-pdf':9 'support':17 'tool':28 'use':7 've':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6009687"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703890732 {#3077
      date: 2023-12-29 23:58:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2560}
  +body: """
    Wow, this looks great!\n
    \n
    Any idea if a self hosted all like this can be set as the default PDF viewer for a browser. Firefox and Chrome both have built in pdf viewer when clicking on a pdf, having it open in this instead would be amazing.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703894250 {#3208
    date: 2023-12-30 00:57:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@selfhst@fosstodon.org"
    "@savedbythezsh@sh.itjust.works"
    "@Lem453@lemmy.ca"
    "@AnExerciseInFalling@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3211 …}
  +nested: Doctrine\ORM\PersistentCollection {#3213 …}
  +votes: Doctrine\ORM\PersistentCollection {#3215 …}
  +reports: Doctrine\ORM\PersistentCollection {#3217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3219 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3221 …}
  -id: 263495
  -bodyTs: "'amaz':47 'browser':24 'built':30 'chrome':27 'click':35 'default':19 'firefox':25 'great':4 'host':10 'idea':6 'instead':44 'like':12 'look':3 'open':41 'pdf':20,32,38 'self':9 'set':16 'viewer':21,33 'would':45 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5945669"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703894250 {#3209
    date: 2023-12-30 00:57:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#3210
  +user: App\Entity\User {#2573 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2336 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3078
    +user: Proxies\__CG__\App\Entity\User {#3079 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2336 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2560
      +user: App\Entity\User {#2573 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2336 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        [github.com/photown/private-pdf](https://github.com/photown/private-pdf)\n
        \n
        Self hosted PDF editor sounds great!\n
        \n
        I wish it had thr ability to add or remove a password from a document. Other than that it looks perfect.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1709214226 {#2554
        date: 2024-02-29 14:43:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@selfhst@fosstodon.org"
        "@savedbythezsh@sh.itjust.works"
        "@selfhst@fosstodon.org"
        "@savedbythezsh@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2561 …}
      +nested: Doctrine\ORM\PersistentCollection {#2563 …}
      +votes: Doctrine\ORM\PersistentCollection {#2565 …}
      +reports: Doctrine\ORM\PersistentCollection {#2567 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2569 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2571 …}
      -id: 263122
      -bodyTs: "'/photown/private-pdf](https://github.com/photown/private-pdf)':3 'abil':15 'add':17 'document':24 'editor':7 'github.com':2 'github.com/photown/private-pdf](https://github.com/photown/private-pdf)':1 'great':9 'host':5 'look':29 'password':21 'pdf':6 'perfect':30 'remov':19 'self':4 'sound':8 'thr':14 'wish':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5943716"
      +editedAt: DateTimeImmutable @1709160719 {#2555
        date: 2024-02-28 23:51:59.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703884603 {#2556
        date: 2023-12-29 22:16:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2560}
    +body: """
      The PDF multitool I’ve been using is [Stirling-pdf](https://github.com/Frooodle/Stirling-PDF), which has support for adding/removing passwords\n
      \n
      Funny enough, I also learned about this tool from a previous edition of this newsletter haha
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703890732 {#3076
      date: 2023-12-29 23:58:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@selfhst@fosstodon.org"
      "@savedbythezsh@sh.itjust.works"
      "@Lem453@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3080 …}
    +nested: Doctrine\ORM\PersistentCollection {#3082 …}
    +votes: Doctrine\ORM\PersistentCollection {#3084 …}
    +reports: Doctrine\ORM\PersistentCollection {#3086 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3088 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3090 …}
    -id: 263348
    -bodyTs: "'/frooodle/stirling-pdf),':14 'adding/removing':19 'also':24 'edit':32 'enough':22 'funni':21 'github.com':13 'github.com/frooodle/stirling-pdf),':12 'haha':36 'learn':25 'multitool':3 'newslett':35 'password':20 'pdf':2,11 'previous':31 'stirl':10 'stirling-pdf':9 'support':17 'tool':28 'use':7 've':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6009687"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703890732 {#3077
      date: 2023-12-29 23:58:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2560}
  +body: """
    Wow, this looks great!\n
    \n
    Any idea if a self hosted all like this can be set as the default PDF viewer for a browser. Firefox and Chrome both have built in pdf viewer when clicking on a pdf, having it open in this instead would be amazing.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703894250 {#3208
    date: 2023-12-30 00:57:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@selfhst@fosstodon.org"
    "@savedbythezsh@sh.itjust.works"
    "@Lem453@lemmy.ca"
    "@AnExerciseInFalling@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3211 …}
  +nested: Doctrine\ORM\PersistentCollection {#3213 …}
  +votes: Doctrine\ORM\PersistentCollection {#3215 …}
  +reports: Doctrine\ORM\PersistentCollection {#3217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3219 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3221 …}
  -id: 263495
  -bodyTs: "'amaz':47 'browser':24 'built':30 'chrome':27 'click':35 'default':19 'firefox':25 'great':4 'host':10 'idea':6 'instead':44 'like':12 'look':3 'open':41 'pdf':20,32,38 'self':9 'set':16 'viewer':21,33 'would':45 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5945669"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703894250 {#3209
    date: 2023-12-30 00:57:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#3210
  +user: App\Entity\User {#2573 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2336 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3078
    +user: Proxies\__CG__\App\Entity\User {#3079 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2336 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2560
      +user: App\Entity\User {#2573 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2336 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        [github.com/photown/private-pdf](https://github.com/photown/private-pdf)\n
        \n
        Self hosted PDF editor sounds great!\n
        \n
        I wish it had thr ability to add or remove a password from a document. Other than that it looks perfect.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1709214226 {#2554
        date: 2024-02-29 14:43:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@selfhst@fosstodon.org"
        "@savedbythezsh@sh.itjust.works"
        "@selfhst@fosstodon.org"
        "@savedbythezsh@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2561 …}
      +nested: Doctrine\ORM\PersistentCollection {#2563 …}
      +votes: Doctrine\ORM\PersistentCollection {#2565 …}
      +reports: Doctrine\ORM\PersistentCollection {#2567 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2569 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2571 …}
      -id: 263122
      -bodyTs: "'/photown/private-pdf](https://github.com/photown/private-pdf)':3 'abil':15 'add':17 'document':24 'editor':7 'github.com':2 'github.com/photown/private-pdf](https://github.com/photown/private-pdf)':1 'great':9 'host':5 'look':29 'password':21 'pdf':6 'perfect':30 'remov':19 'self':4 'sound':8 'thr':14 'wish':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5943716"
      +editedAt: DateTimeImmutable @1709160719 {#2555
        date: 2024-02-28 23:51:59.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703884603 {#2556
        date: 2023-12-29 22:16:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2560}
    +body: """
      The PDF multitool I’ve been using is [Stirling-pdf](https://github.com/Frooodle/Stirling-PDF), which has support for adding/removing passwords\n
      \n
      Funny enough, I also learned about this tool from a previous edition of this newsletter haha
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703890732 {#3076
      date: 2023-12-29 23:58:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@selfhst@fosstodon.org"
      "@savedbythezsh@sh.itjust.works"
      "@Lem453@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3080 …}
    +nested: Doctrine\ORM\PersistentCollection {#3082 …}
    +votes: Doctrine\ORM\PersistentCollection {#3084 …}
    +reports: Doctrine\ORM\PersistentCollection {#3086 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3088 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3090 …}
    -id: 263348
    -bodyTs: "'/frooodle/stirling-pdf),':14 'adding/removing':19 'also':24 'edit':32 'enough':22 'funni':21 'github.com':13 'github.com/frooodle/stirling-pdf),':12 'haha':36 'learn':25 'multitool':3 'newslett':35 'password':20 'pdf':2,11 'previous':31 'stirl':10 'stirling-pdf':9 'support':17 'tool':28 'use':7 've':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6009687"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703890732 {#3077
      date: 2023-12-29 23:58:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2560}
  +body: """
    Wow, this looks great!\n
    \n
    Any idea if a self hosted all like this can be set as the default PDF viewer for a browser. Firefox and Chrome both have built in pdf viewer when clicking on a pdf, having it open in this instead would be amazing.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703894250 {#3208
    date: 2023-12-30 00:57:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@selfhst@fosstodon.org"
    "@savedbythezsh@sh.itjust.works"
    "@Lem453@lemmy.ca"
    "@AnExerciseInFalling@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3211 …}
  +nested: Doctrine\ORM\PersistentCollection {#3213 …}
  +votes: Doctrine\ORM\PersistentCollection {#3215 …}
  +reports: Doctrine\ORM\PersistentCollection {#3217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3219 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3221 …}
  -id: 263495
  -bodyTs: "'amaz':47 'browser':24 'built':30 'chrome':27 'click':35 'default':19 'firefox':25 'great':4 'host':10 'idea':6 'instead':44 'like':12 'look':3 'open':41 'pdf':20,32,38 'self':9 'set':16 'viewer':21,33 'would':45 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5945669"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703894250 {#3209
    date: 2023-12-30 00:57:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
App\Entity\EntryComment {#3361
  +user: Proxies\__CG__\App\Entity\User {#3079 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2336 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3210
    +user: App\Entity\User {#2573 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2336 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3078
      +user: Proxies\__CG__\App\Entity\User {#3079 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2336 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2560
        +user: App\Entity\User {#2573 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: """
          [github.com/photown/private-pdf](https://github.com/photown/private-pdf)\n
          \n
          Self hosted PDF editor sounds great!\n
          \n
          I wish it had thr ability to add or remove a password from a document. Other than that it looks perfect.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1709214226 {#2554
          date: 2024-02-29 14:43:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@selfhst@fosstodon.org"
          "@savedbythezsh@sh.itjust.works"
          "@selfhst@fosstodon.org"
          "@savedbythezsh@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2561 …}
        +nested: Doctrine\ORM\PersistentCollection {#2563 …}
        +votes: Doctrine\ORM\PersistentCollection {#2565 …}
        +reports: Doctrine\ORM\PersistentCollection {#2567 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2569 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2571 …}
        -id: 263122
        -bodyTs: "'/photown/private-pdf](https://github.com/photown/private-pdf)':3 'abil':15 'add':17 'document':24 'editor':7 'github.com':2 'github.com/photown/private-pdf](https://github.com/photown/private-pdf)':1 'great':9 'host':5 'look':29 'password':21 'pdf':6 'perfect':30 'remov':19 'self':4 'sound':8 'thr':14 'wish':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5943716"
        +editedAt: DateTimeImmutable @1709160719 {#2555
          date: 2024-02-28 23:51:59.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703884603 {#2556
          date: 2023-12-29 22:16:43.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2560}
      +body: """
        The PDF multitool I’ve been using is [Stirling-pdf](https://github.com/Frooodle/Stirling-PDF), which has support for adding/removing passwords\n
        \n
        Funny enough, I also learned about this tool from a previous edition of this newsletter haha
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703890732 {#3076
        date: 2023-12-29 23:58:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@selfhst@fosstodon.org"
        "@savedbythezsh@sh.itjust.works"
        "@Lem453@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3080 …}
      +nested: Doctrine\ORM\PersistentCollection {#3082 …}
      +votes: Doctrine\ORM\PersistentCollection {#3084 …}
      +reports: Doctrine\ORM\PersistentCollection {#3086 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3088 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3090 …}
      -id: 263348
      -bodyTs: "'/frooodle/stirling-pdf),':14 'adding/removing':19 'also':24 'edit':32 'enough':22 'funni':21 'github.com':13 'github.com/frooodle/stirling-pdf),':12 'haha':36 'learn':25 'multitool':3 'newslett':35 'password':20 'pdf':2,11 'previous':31 'stirl':10 'stirling-pdf':9 'support':17 'tool':28 'use':7 've':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6009687"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703890732 {#3077
        date: 2023-12-29 23:58:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2560}
    +body: """
      Wow, this looks great!\n
      \n
      Any idea if a self hosted all like this can be set as the default PDF viewer for a browser. Firefox and Chrome both have built in pdf viewer when clicking on a pdf, having it open in this instead would be amazing.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703894250 {#3208
      date: 2023-12-30 00:57:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@selfhst@fosstodon.org"
      "@savedbythezsh@sh.itjust.works"
      "@Lem453@lemmy.ca"
      "@AnExerciseInFalling@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3211 …}
    +nested: Doctrine\ORM\PersistentCollection {#3213 …}
    +votes: Doctrine\ORM\PersistentCollection {#3215 …}
    +reports: Doctrine\ORM\PersistentCollection {#3217 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3219 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3221 …}
    -id: 263495
    -bodyTs: "'amaz':47 'browser':24 'built':30 'chrome':27 'click':35 'default':19 'firefox':25 'great':4 'host':10 'idea':6 'instead':44 'like':12 'look':3 'open':41 'pdf':20,32,38 'self':9 'set':16 'viewer':21,33 'would':45 'wow':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5945669"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703894250 {#3209
      date: 2023-12-30 00:57:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2560}
  +body: "I have no idea, but that would be pretty cool"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703896222 {#3360
    date: 2023-12-30 01:30:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@selfhst@fosstodon.org"
    "@savedbythezsh@sh.itjust.works"
    "@Lem453@lemmy.ca"
    "@AnExerciseInFalling@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3368 …}
  +nested: Doctrine\ORM\PersistentCollection {#3371 …}
  +votes: Doctrine\ORM\PersistentCollection {#3373 …}
  +reports: Doctrine\ORM\PersistentCollection {#3375 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3377 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3379 …}
  -id: 263590
  -bodyTs: "'cool':10 'idea':4 'pretti':9 'would':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6010879"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703896222 {#3363
    date: 2023-12-30 01:30:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#3361
  +user: Proxies\__CG__\App\Entity\User {#3079 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2336 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3210
    +user: App\Entity\User {#2573 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2336 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3078
      +user: Proxies\__CG__\App\Entity\User {#3079 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2336 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2560
        +user: App\Entity\User {#2573 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: """
          [github.com/photown/private-pdf](https://github.com/photown/private-pdf)\n
          \n
          Self hosted PDF editor sounds great!\n
          \n
          I wish it had thr ability to add or remove a password from a document. Other than that it looks perfect.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1709214226 {#2554
          date: 2024-02-29 14:43:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@selfhst@fosstodon.org"
          "@savedbythezsh@sh.itjust.works"
          "@selfhst@fosstodon.org"
          "@savedbythezsh@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2561 …}
        +nested: Doctrine\ORM\PersistentCollection {#2563 …}
        +votes: Doctrine\ORM\PersistentCollection {#2565 …}
        +reports: Doctrine\ORM\PersistentCollection {#2567 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2569 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2571 …}
        -id: 263122
        -bodyTs: "'/photown/private-pdf](https://github.com/photown/private-pdf)':3 'abil':15 'add':17 'document':24 'editor':7 'github.com':2 'github.com/photown/private-pdf](https://github.com/photown/private-pdf)':1 'great':9 'host':5 'look':29 'password':21 'pdf':6 'perfect':30 'remov':19 'self':4 'sound':8 'thr':14 'wish':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5943716"
        +editedAt: DateTimeImmutable @1709160719 {#2555
          date: 2024-02-28 23:51:59.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703884603 {#2556
          date: 2023-12-29 22:16:43.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2560}
      +body: """
        The PDF multitool I’ve been using is [Stirling-pdf](https://github.com/Frooodle/Stirling-PDF), which has support for adding/removing passwords\n
        \n
        Funny enough, I also learned about this tool from a previous edition of this newsletter haha
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703890732 {#3076
        date: 2023-12-29 23:58:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@selfhst@fosstodon.org"
        "@savedbythezsh@sh.itjust.works"
        "@Lem453@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3080 …}
      +nested: Doctrine\ORM\PersistentCollection {#3082 …}
      +votes: Doctrine\ORM\PersistentCollection {#3084 …}
      +reports: Doctrine\ORM\PersistentCollection {#3086 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3088 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3090 …}
      -id: 263348
      -bodyTs: "'/frooodle/stirling-pdf),':14 'adding/removing':19 'also':24 'edit':32 'enough':22 'funni':21 'github.com':13 'github.com/frooodle/stirling-pdf),':12 'haha':36 'learn':25 'multitool':3 'newslett':35 'password':20 'pdf':2,11 'previous':31 'stirl':10 'stirling-pdf':9 'support':17 'tool':28 'use':7 've':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6009687"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703890732 {#3077
        date: 2023-12-29 23:58:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2560}
    +body: """
      Wow, this looks great!\n
      \n
      Any idea if a self hosted all like this can be set as the default PDF viewer for a browser. Firefox and Chrome both have built in pdf viewer when clicking on a pdf, having it open in this instead would be amazing.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703894250 {#3208
      date: 2023-12-30 00:57:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@selfhst@fosstodon.org"
      "@savedbythezsh@sh.itjust.works"
      "@Lem453@lemmy.ca"
      "@AnExerciseInFalling@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3211 …}
    +nested: Doctrine\ORM\PersistentCollection {#3213 …}
    +votes: Doctrine\ORM\PersistentCollection {#3215 …}
    +reports: Doctrine\ORM\PersistentCollection {#3217 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3219 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3221 …}
    -id: 263495
    -bodyTs: "'amaz':47 'browser':24 'built':30 'chrome':27 'click':35 'default':19 'firefox':25 'great':4 'host':10 'idea':6 'instead':44 'like':12 'look':3 'open':41 'pdf':20,32,38 'self':9 'set':16 'viewer':21,33 'would':45 'wow':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5945669"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703894250 {#3209
      date: 2023-12-30 00:57:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2560}
  +body: "I have no idea, but that would be pretty cool"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703896222 {#3360
    date: 2023-12-30 01:30:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@selfhst@fosstodon.org"
    "@savedbythezsh@sh.itjust.works"
    "@Lem453@lemmy.ca"
    "@AnExerciseInFalling@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3368 …}
  +nested: Doctrine\ORM\PersistentCollection {#3371 …}
  +votes: Doctrine\ORM\PersistentCollection {#3373 …}
  +reports: Doctrine\ORM\PersistentCollection {#3375 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3377 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3379 …}
  -id: 263590
  -bodyTs: "'cool':10 'idea':4 'pretti':9 'would':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6010879"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703896222 {#3363
    date: 2023-12-30 01:30:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#3361
  +user: Proxies\__CG__\App\Entity\User {#3079 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2336 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3210
    +user: App\Entity\User {#2573 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2336 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3078
      +user: Proxies\__CG__\App\Entity\User {#3079 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2336 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2560
        +user: App\Entity\User {#2573 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: """
          [github.com/photown/private-pdf](https://github.com/photown/private-pdf)\n
          \n
          Self hosted PDF editor sounds great!\n
          \n
          I wish it had thr ability to add or remove a password from a document. Other than that it looks perfect.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1709214226 {#2554
          date: 2024-02-29 14:43:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@selfhst@fosstodon.org"
          "@savedbythezsh@sh.itjust.works"
          "@selfhst@fosstodon.org"
          "@savedbythezsh@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2561 …}
        +nested: Doctrine\ORM\PersistentCollection {#2563 …}
        +votes: Doctrine\ORM\PersistentCollection {#2565 …}
        +reports: Doctrine\ORM\PersistentCollection {#2567 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2569 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2571 …}
        -id: 263122
        -bodyTs: "'/photown/private-pdf](https://github.com/photown/private-pdf)':3 'abil':15 'add':17 'document':24 'editor':7 'github.com':2 'github.com/photown/private-pdf](https://github.com/photown/private-pdf)':1 'great':9 'host':5 'look':29 'password':21 'pdf':6 'perfect':30 'remov':19 'self':4 'sound':8 'thr':14 'wish':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5943716"
        +editedAt: DateTimeImmutable @1709160719 {#2555
          date: 2024-02-28 23:51:59.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703884603 {#2556
          date: 2023-12-29 22:16:43.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2560}
      +body: """
        The PDF multitool I’ve been using is [Stirling-pdf](https://github.com/Frooodle/Stirling-PDF), which has support for adding/removing passwords\n
        \n
        Funny enough, I also learned about this tool from a previous edition of this newsletter haha
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703890732 {#3076
        date: 2023-12-29 23:58:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@selfhst@fosstodon.org"
        "@savedbythezsh@sh.itjust.works"
        "@Lem453@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3080 …}
      +nested: Doctrine\ORM\PersistentCollection {#3082 …}
      +votes: Doctrine\ORM\PersistentCollection {#3084 …}
      +reports: Doctrine\ORM\PersistentCollection {#3086 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3088 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3090 …}
      -id: 263348
      -bodyTs: "'/frooodle/stirling-pdf),':14 'adding/removing':19 'also':24 'edit':32 'enough':22 'funni':21 'github.com':13 'github.com/frooodle/stirling-pdf),':12 'haha':36 'learn':25 'multitool':3 'newslett':35 'password':20 'pdf':2,11 'previous':31 'stirl':10 'stirling-pdf':9 'support':17 'tool':28 'use':7 've':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6009687"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703890732 {#3077
        date: 2023-12-29 23:58:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2560}
    +body: """
      Wow, this looks great!\n
      \n
      Any idea if a self hosted all like this can be set as the default PDF viewer for a browser. Firefox and Chrome both have built in pdf viewer when clicking on a pdf, having it open in this instead would be amazing.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703894250 {#3208
      date: 2023-12-30 00:57:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@selfhst@fosstodon.org"
      "@savedbythezsh@sh.itjust.works"
      "@Lem453@lemmy.ca"
      "@AnExerciseInFalling@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3211 …}
    +nested: Doctrine\ORM\PersistentCollection {#3213 …}
    +votes: Doctrine\ORM\PersistentCollection {#3215 …}
    +reports: Doctrine\ORM\PersistentCollection {#3217 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3219 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3221 …}
    -id: 263495
    -bodyTs: "'amaz':47 'browser':24 'built':30 'chrome':27 'click':35 'default':19 'firefox':25 'great':4 'host':10 'idea':6 'instead':44 'like':12 'look':3 'open':41 'pdf':20,32,38 'self':9 'set':16 'viewer':21,33 'would':45 'wow':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5945669"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703894250 {#3209
      date: 2023-12-30 00:57:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2560}
  +body: "I have no idea, but that would be pretty cool"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703896222 {#3360
    date: 2023-12-30 01:30:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@selfhst@fosstodon.org"
    "@savedbythezsh@sh.itjust.works"
    "@Lem453@lemmy.ca"
    "@AnExerciseInFalling@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3368 …}
  +nested: Doctrine\ORM\PersistentCollection {#3371 …}
  +votes: Doctrine\ORM\PersistentCollection {#3373 …}
  +reports: Doctrine\ORM\PersistentCollection {#3375 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3377 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3379 …}
  -id: 263590
  -bodyTs: "'cool':10 'idea':4 'pretti':9 'would':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6010879"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703896222 {#3363
    date: 2023-12-30 01:30:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
125 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
126 DENIED moderate
App\Entity\EntryComment {#2633
  +user: App\Entity\User {#2646 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I have a beefed up Intel NUC running Proxmox (and my self hosted services within those VMs) and a stand alone NAS that I mount on the necessary VMs via fstab.\n
    \n
    I really like this approach, as it decouples my storage and compute servers.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1709278322 {#2628
    date: 2024-03-01 08:32:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tinnitus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2634 …}
  +nested: Doctrine\ORM\PersistentCollection {#2636 …}
  +votes: Doctrine\ORM\PersistentCollection {#2638 …}
  +reports: Doctrine\ORM\PersistentCollection {#2640 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2642 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2644 …}
  -id: 263174
  -bodyTs: "'alon':21 'approach':36 'beef':4 'comput':43 'decoupl':39 'fstab':31 'host':13 'intel':6 'like':34 'mount':25 'nas':22 'necessari':28 'nuc':7 'proxmox':9 'realli':33 'run':8 'self':12 'server':44 'servic':14 'stand':20 'storag':41 'via':30 'vms':17,29 'within':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6296631"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703885849 {#2629
    date: 2023-12-29 22:37:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#2633
  +user: App\Entity\User {#2646 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I have a beefed up Intel NUC running Proxmox (and my self hosted services within those VMs) and a stand alone NAS that I mount on the necessary VMs via fstab.\n
    \n
    I really like this approach, as it decouples my storage and compute servers.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1709278322 {#2628
    date: 2024-03-01 08:32:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tinnitus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2634 …}
  +nested: Doctrine\ORM\PersistentCollection {#2636 …}
  +votes: Doctrine\ORM\PersistentCollection {#2638 …}
  +reports: Doctrine\ORM\PersistentCollection {#2640 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2642 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2644 …}
  -id: 263174
  -bodyTs: "'alon':21 'approach':36 'beef':4 'comput':43 'decoupl':39 'fstab':31 'host':13 'intel':6 'like':34 'mount':25 'nas':22 'necessari':28 'nuc':7 'proxmox':9 'realli':33 'run':8 'self':12 'server':44 'servic':14 'stand':20 'storag':41 'via':30 'vms':17,29 'within':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6296631"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703885849 {#2629
    date: 2023-12-29 22:37:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#2633
  +user: App\Entity\User {#2646 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I have a beefed up Intel NUC running Proxmox (and my self hosted services within those VMs) and a stand alone NAS that I mount on the necessary VMs via fstab.\n
    \n
    I really like this approach, as it decouples my storage and compute servers.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1709278322 {#2628
    date: 2024-03-01 08:32:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tinnitus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2634 …}
  +nested: Doctrine\ORM\PersistentCollection {#2636 …}
  +votes: Doctrine\ORM\PersistentCollection {#2638 …}
  +reports: Doctrine\ORM\PersistentCollection {#2640 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2642 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2644 …}
  -id: 263174
  -bodyTs: "'alon':21 'approach':36 'beef':4 'comput':43 'decoupl':39 'fstab':31 'host':13 'intel':6 'like':34 'mount':25 'nas':22 'necessari':28 'nuc':7 'proxmox':9 'realli':33 'run':8 'self':12 'server':44 'servic':14 'stand':20 'storag':41 'via':30 'vms':17,29 'within':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6296631"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703885849 {#2629
    date: 2023-12-29 22:37:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
129 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
130 DENIED moderate
App\Entity\EntryComment {#3094
  +user: Proxies\__CG__\App\Entity\User {#3038 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2633
    +user: App\Entity\User {#2646 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      I have a beefed up Intel NUC running Proxmox (and my self hosted services within those VMs) and a stand alone NAS that I mount on the necessary VMs via fstab.\n
      \n
      I really like this approach, as it decouples my storage and compute servers.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1709278322 {#2628
      date: 2024-03-01 08:32:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tinnitus@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2634 …}
    +nested: Doctrine\ORM\PersistentCollection {#2636 …}
    +votes: Doctrine\ORM\PersistentCollection {#2638 …}
    +reports: Doctrine\ORM\PersistentCollection {#2640 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2642 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2644 …}
    -id: 263174
    -bodyTs: "'alon':21 'approach':36 'beef':4 'comput':43 'decoupl':39 'fstab':31 'host':13 'intel':6 'like':34 'mount':25 'nas':22 'necessari':28 'nuc':7 'proxmox':9 'realli':33 'run':8 'self':12 'server':44 'servic':14 'stand':20 'storag':41 'via':30 'vms':17,29 'within':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6296631"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703885849 {#2629
      date: 2023-12-29 22:37:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2633}
  +body: "Based on some of the other comments, it sounds like this might be the way to go. What NAS are you working with?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703898221 {#3092
    date: 2023-12-30 02:03:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tinnitus@lemmy.world"
    "@root@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3095 …}
  +nested: Doctrine\ORM\PersistentCollection {#3097 …}
  +votes: Doctrine\ORM\PersistentCollection {#3099 …}
  +reports: Doctrine\ORM\PersistentCollection {#3101 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3103 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
  -id: 263659
  -bodyTs: "'base':1 'comment':7 'go':17 'like':10 'might':12 'nas':19 'sound':9 'way':15 'work':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6298920"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703898221 {#3093
    date: 2023-12-30 02:03:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#3094
  +user: Proxies\__CG__\App\Entity\User {#3038 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2633
    +user: App\Entity\User {#2646 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      I have a beefed up Intel NUC running Proxmox (and my self hosted services within those VMs) and a stand alone NAS that I mount on the necessary VMs via fstab.\n
      \n
      I really like this approach, as it decouples my storage and compute servers.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1709278322 {#2628
      date: 2024-03-01 08:32:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tinnitus@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2634 …}
    +nested: Doctrine\ORM\PersistentCollection {#2636 …}
    +votes: Doctrine\ORM\PersistentCollection {#2638 …}
    +reports: Doctrine\ORM\PersistentCollection {#2640 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2642 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2644 …}
    -id: 263174
    -bodyTs: "'alon':21 'approach':36 'beef':4 'comput':43 'decoupl':39 'fstab':31 'host':13 'intel':6 'like':34 'mount':25 'nas':22 'necessari':28 'nuc':7 'proxmox':9 'realli':33 'run':8 'self':12 'server':44 'servic':14 'stand':20 'storag':41 'via':30 'vms':17,29 'within':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6296631"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703885849 {#2629
      date: 2023-12-29 22:37:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2633}
  +body: "Based on some of the other comments, it sounds like this might be the way to go. What NAS are you working with?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703898221 {#3092
    date: 2023-12-30 02:03:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tinnitus@lemmy.world"
    "@root@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3095 …}
  +nested: Doctrine\ORM\PersistentCollection {#3097 …}
  +votes: Doctrine\ORM\PersistentCollection {#3099 …}
  +reports: Doctrine\ORM\PersistentCollection {#3101 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3103 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
  -id: 263659
  -bodyTs: "'base':1 'comment':7 'go':17 'like':10 'might':12 'nas':19 'sound':9 'way':15 'work':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6298920"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703898221 {#3093
    date: 2023-12-30 02:03:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#3094
  +user: Proxies\__CG__\App\Entity\User {#3038 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2633
    +user: App\Entity\User {#2646 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      I have a beefed up Intel NUC running Proxmox (and my self hosted services within those VMs) and a stand alone NAS that I mount on the necessary VMs via fstab.\n
      \n
      I really like this approach, as it decouples my storage and compute servers.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1709278322 {#2628
      date: 2024-03-01 08:32:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tinnitus@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2634 …}
    +nested: Doctrine\ORM\PersistentCollection {#2636 …}
    +votes: Doctrine\ORM\PersistentCollection {#2638 …}
    +reports: Doctrine\ORM\PersistentCollection {#2640 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2642 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2644 …}
    -id: 263174
    -bodyTs: "'alon':21 'approach':36 'beef':4 'comput':43 'decoupl':39 'fstab':31 'host':13 'intel':6 'like':34 'mount':25 'nas':22 'necessari':28 'nuc':7 'proxmox':9 'realli':33 'run':8 'self':12 'server':44 'servic':14 'stand':20 'storag':41 'via':30 'vms':17,29 'within':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6296631"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703885849 {#2629
      date: 2023-12-29 22:37:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2633}
  +body: "Based on some of the other comments, it sounds like this might be the way to go. What NAS are you working with?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703898221 {#3092
    date: 2023-12-30 02:03:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tinnitus@lemmy.world"
    "@root@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3095 …}
  +nested: Doctrine\ORM\PersistentCollection {#3097 …}
  +votes: Doctrine\ORM\PersistentCollection {#3099 …}
  +reports: Doctrine\ORM\PersistentCollection {#3101 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3103 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
  -id: 263659
  -bodyTs: "'base':1 'comment':7 'go':17 'like':10 'might':12 'nas':19 'sound':9 'way':15 'work':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6298920"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703898221 {#3093
    date: 2023-12-30 02:03:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
133 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
134 DENIED moderate
App\Entity\EntryComment {#3271
  +user: App\Entity\User {#2646 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3094
    +user: Proxies\__CG__\App\Entity\User {#3038 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2633
      +user: App\Entity\User {#2646 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        I have a beefed up Intel NUC running Proxmox (and my self hosted services within those VMs) and a stand alone NAS that I mount on the necessary VMs via fstab.\n
        \n
        I really like this approach, as it decouples my storage and compute servers.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1709278322 {#2628
        date: 2024-03-01 08:32:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tinnitus@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2634 …}
      +nested: Doctrine\ORM\PersistentCollection {#2636 …}
      +votes: Doctrine\ORM\PersistentCollection {#2638 …}
      +reports: Doctrine\ORM\PersistentCollection {#2640 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2642 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2644 …}
      -id: 263174
      -bodyTs: "'alon':21 'approach':36 'beef':4 'comput':43 'decoupl':39 'fstab':31 'host':13 'intel':6 'like':34 'mount':25 'nas':22 'necessari':28 'nuc':7 'proxmox':9 'realli':33 'run':8 'self':12 'server':44 'servic':14 'stand':20 'storag':41 'via':30 'vms':17,29 'within':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6296631"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703885849 {#2629
        date: 2023-12-29 22:37:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2633}
    +body: "Based on some of the other comments, it sounds like this might be the way to go. What NAS are you working with?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703898221 {#3092
      date: 2023-12-30 02:03:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tinnitus@lemmy.world"
      "@root@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3095 …}
    +nested: Doctrine\ORM\PersistentCollection {#3097 …}
    +votes: Doctrine\ORM\PersistentCollection {#3099 …}
    +reports: Doctrine\ORM\PersistentCollection {#3101 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3103 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
    -id: 263659
    -bodyTs: "'base':1 'comment':7 'go':17 'like':10 'might':12 'nas':19 'sound':9 'way':15 'work':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6298920"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703898221 {#3093
      date: 2023-12-30 02:03:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2633}
  +body: "I was using a WD PR4100, but I upgraded to a Synology RS1221+ and it’s been fantastic :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703913646 {#3269
    date: 2023-12-30 06:20:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tinnitus@lemmy.world"
    "@root@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3272 …}
  +nested: Doctrine\ORM\PersistentCollection {#3274 …}
  +votes: Doctrine\ORM\PersistentCollection {#3276 …}
  +reports: Doctrine\ORM\PersistentCollection {#3278 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3280 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3282 …}
  -id: 264033
  -bodyTs: "'fantast':18 'pr4100':6 'rs1221':13 'synolog':12 'upgrad':9 'use':3 'wd':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6301273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703913646 {#3270
    date: 2023-12-30 06:20:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
App\Entity\EntryComment {#3271
  +user: App\Entity\User {#2646 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3094
    +user: Proxies\__CG__\App\Entity\User {#3038 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2633
      +user: App\Entity\User {#2646 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        I have a beefed up Intel NUC running Proxmox (and my self hosted services within those VMs) and a stand alone NAS that I mount on the necessary VMs via fstab.\n
        \n
        I really like this approach, as it decouples my storage and compute servers.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1709278322 {#2628
        date: 2024-03-01 08:32:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tinnitus@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2634 …}
      +nested: Doctrine\ORM\PersistentCollection {#2636 …}
      +votes: Doctrine\ORM\PersistentCollection {#2638 …}
      +reports: Doctrine\ORM\PersistentCollection {#2640 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2642 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2644 …}
      -id: 263174
      -bodyTs: "'alon':21 'approach':36 'beef':4 'comput':43 'decoupl':39 'fstab':31 'host':13 'intel':6 'like':34 'mount':25 'nas':22 'necessari':28 'nuc':7 'proxmox':9 'realli':33 'run':8 'self':12 'server':44 'servic':14 'stand':20 'storag':41 'via':30 'vms':17,29 'within':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6296631"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703885849 {#2629
        date: 2023-12-29 22:37:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2633}
    +body: "Based on some of the other comments, it sounds like this might be the way to go. What NAS are you working with?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703898221 {#3092
      date: 2023-12-30 02:03:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tinnitus@lemmy.world"
      "@root@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3095 …}
    +nested: Doctrine\ORM\PersistentCollection {#3097 …}
    +votes: Doctrine\ORM\PersistentCollection {#3099 …}
    +reports: Doctrine\ORM\PersistentCollection {#3101 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3103 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
    -id: 263659
    -bodyTs: "'base':1 'comment':7 'go':17 'like':10 'might':12 'nas':19 'sound':9 'way':15 'work':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6298920"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703898221 {#3093
      date: 2023-12-30 02:03:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2633}
  +body: "I was using a WD PR4100, but I upgraded to a Synology RS1221+ and it’s been fantastic :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703913646 {#3269
    date: 2023-12-30 06:20:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tinnitus@lemmy.world"
    "@root@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3272 …}
  +nested: Doctrine\ORM\PersistentCollection {#3274 …}
  +votes: Doctrine\ORM\PersistentCollection {#3276 …}
  +reports: Doctrine\ORM\PersistentCollection {#3278 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3280 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3282 …}
  -id: 264033
  -bodyTs: "'fantast':18 'pr4100':6 'rs1221':13 'synolog':12 'upgrad':9 'use':3 'wd':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6301273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703913646 {#3270
    date: 2023-12-30 06:20:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
App\Entity\EntryComment {#3271
  +user: App\Entity\User {#2646 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3094
    +user: Proxies\__CG__\App\Entity\User {#3038 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2633
      +user: App\Entity\User {#2646 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        I have a beefed up Intel NUC running Proxmox (and my self hosted services within those VMs) and a stand alone NAS that I mount on the necessary VMs via fstab.\n
        \n
        I really like this approach, as it decouples my storage and compute servers.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1709278322 {#2628
        date: 2024-03-01 08:32:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tinnitus@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2634 …}
      +nested: Doctrine\ORM\PersistentCollection {#2636 …}
      +votes: Doctrine\ORM\PersistentCollection {#2638 …}
      +reports: Doctrine\ORM\PersistentCollection {#2640 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2642 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2644 …}
      -id: 263174
      -bodyTs: "'alon':21 'approach':36 'beef':4 'comput':43 'decoupl':39 'fstab':31 'host':13 'intel':6 'like':34 'mount':25 'nas':22 'necessari':28 'nuc':7 'proxmox':9 'realli':33 'run':8 'self':12 'server':44 'servic':14 'stand':20 'storag':41 'via':30 'vms':17,29 'within':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6296631"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703885849 {#2629
        date: 2023-12-29 22:37:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2633}
    +body: "Based on some of the other comments, it sounds like this might be the way to go. What NAS are you working with?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703898221 {#3092
      date: 2023-12-30 02:03:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tinnitus@lemmy.world"
      "@root@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3095 …}
    +nested: Doctrine\ORM\PersistentCollection {#3097 …}
    +votes: Doctrine\ORM\PersistentCollection {#3099 …}
    +reports: Doctrine\ORM\PersistentCollection {#3101 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3103 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
    -id: 263659
    -bodyTs: "'base':1 'comment':7 'go':17 'like':10 'might':12 'nas':19 'sound':9 'way':15 'work':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6298920"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703898221 {#3093
      date: 2023-12-30 02:03:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2633}
  +body: "I was using a WD PR4100, but I upgraded to a Synology RS1221+ and it’s been fantastic :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703913646 {#3269
    date: 2023-12-30 06:20:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tinnitus@lemmy.world"
    "@root@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3272 …}
  +nested: Doctrine\ORM\PersistentCollection {#3274 …}
  +votes: Doctrine\ORM\PersistentCollection {#3276 …}
  +reports: Doctrine\ORM\PersistentCollection {#3278 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3280 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3282 …}
  -id: 264033
  -bodyTs: "'fantast':18 'pr4100':6 'rs1221':13 'synolog':12 'upgrad':9 'use':3 'wd':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6301273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703913646 {#3270
    date: 2023-12-30 06:20:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
137 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
138 DENIED moderate
App\Entity\EntryComment {#2707
  +user: App\Entity\User {#2721 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2708 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "As far as I know the borg backup store should only add new blocks as new files and remove them when you purge the last backup that uses that block. Obviously some of the metadata files are going to change and will be backed up more frequently but the main data should not."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703885946 {#2702
    date: 2023-12-29 22:39:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@megaman@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2709 …}
  +nested: Doctrine\ORM\PersistentCollection {#2711 …}
  +votes: Doctrine\ORM\PersistentCollection {#2713 …}
  +reports: Doctrine\ORM\PersistentCollection {#2715 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2717 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2719 …}
  -id: 263177
  -bodyTs: "'add':12 'back':44 'backup':8,26 'block':14,30 'borg':7 'chang':40 'data':51 'far':2 'file':17,36 'frequent':47 'go':38 'know':5 'last':25 'main':50 'metadata':35 'new':13,16 'obvious':31 'purg':23 'remov':19 'store':9 'use':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6923746"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703885946 {#2703
    date: 2023-12-29 22:39:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#2707
  +user: App\Entity\User {#2721 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2708 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "As far as I know the borg backup store should only add new blocks as new files and remove them when you purge the last backup that uses that block. Obviously some of the metadata files are going to change and will be backed up more frequently but the main data should not."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703885946 {#2702
    date: 2023-12-29 22:39:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@megaman@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2709 …}
  +nested: Doctrine\ORM\PersistentCollection {#2711 …}
  +votes: Doctrine\ORM\PersistentCollection {#2713 …}
  +reports: Doctrine\ORM\PersistentCollection {#2715 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2717 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2719 …}
  -id: 263177
  -bodyTs: "'add':12 'back':44 'backup':8,26 'block':14,30 'borg':7 'chang':40 'data':51 'far':2 'file':17,36 'frequent':47 'go':38 'know':5 'last':25 'main':50 'metadata':35 'new':13,16 'obvious':31 'purg':23 'remov':19 'store':9 'use':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6923746"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703885946 {#2703
    date: 2023-12-29 22:39:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#2707
  +user: App\Entity\User {#2721 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2708 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "As far as I know the borg backup store should only add new blocks as new files and remove them when you purge the last backup that uses that block. Obviously some of the metadata files are going to change and will be backed up more frequently but the main data should not."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703885946 {#2702
    date: 2023-12-29 22:39:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@megaman@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2709 …}
  +nested: Doctrine\ORM\PersistentCollection {#2711 …}
  +votes: Doctrine\ORM\PersistentCollection {#2713 …}
  +reports: Doctrine\ORM\PersistentCollection {#2715 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2717 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2719 …}
  -id: 263177
  -bodyTs: "'add':12 'back':44 'backup':8,26 'block':14,30 'borg':7 'chang':40 'data':51 'far':2 'file':17,36 'frequent':47 'go':38 'know':5 'last':25 'main':50 'metadata':35 'new':13,16 'obvious':31 'purg':23 'remov':19 'store':9 'use':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6923746"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703885946 {#2703
    date: 2023-12-29 22:39:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
141 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
142 DENIED moderate
App\Entity\EntryComment {#2781
  +user: App\Entity\User {#2794 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2708 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    1. So, you do want to run rsnapshot on the Borg repository (the destination to which is backed up)? Both rsnapshot and Borg keep a history, so you are keeping a history of when the Borg repository had which history. This will not be particularly efficient nor “as intended”.\n
    2. be aware that Borg does incremental backups on file chunks, while rsnapshot works on whole files. So if a large file changes, rsnapshot will duplicate the storage used.\n
    3. a Borg repository is more like a database of chunks (similar to git), while rsnapshot recreates the original backup data.\n
    \n
    According to [borgbackup.readthedocs.io/…/data-structures.html](https://borgbackup.readthedocs.io/en/stable/internals/data-structures.html) the repository storage consists of 500mb files. So using rsnapshot on those, will not be work as you want it to.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703889842 {#2776
    date: 2023-12-29 23:44:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@megaman@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2782 …}
  +nested: Doctrine\ORM\PersistentCollection {#2784 …}
  +votes: Doctrine\ORM\PersistentCollection {#2786 …}
  +reports: Doctrine\ORM\PersistentCollection {#2788 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2790 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2792 …}
  -id: 263313
  -bodyTs: "'/data-structures.html':103 '/en/stable/internals/data-structures.html)':106 '1':1 '2':50 '3':79 '500mb':112 'accord':100 'awar':52 'back':18 'backup':57,98 'borg':11,23,36,54,81 'borgbackup.readthedocs.io':102,105 'borgbackup.readthedocs.io/en/stable/internals/data-structures.html)':104 'chang':72 'chunk':60,89 'consist':110 'data':99 'databas':87 'destin':14 'duplic':75 'effici':46 'file':59,66,71,113 'git':92 'histori':26,32,40 'increment':56 'intend':49 'keep':24,30 'larg':70 'like':85 'origin':97 'particular':45 'recreat':95 'repositori':12,37,82,108 'rsnapshot':8,21,62,73,94,116 'run':7 'similar':90 'storag':77,109 'use':78,115 'want':5,125 'whole':65 'work':63,122"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6297354"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703889842 {#2777
    date: 2023-12-29 23:44:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
App\Entity\EntryComment {#2781
  +user: App\Entity\User {#2794 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2708 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    1. So, you do want to run rsnapshot on the Borg repository (the destination to which is backed up)? Both rsnapshot and Borg keep a history, so you are keeping a history of when the Borg repository had which history. This will not be particularly efficient nor “as intended”.\n
    2. be aware that Borg does incremental backups on file chunks, while rsnapshot works on whole files. So if a large file changes, rsnapshot will duplicate the storage used.\n
    3. a Borg repository is more like a database of chunks (similar to git), while rsnapshot recreates the original backup data.\n
    \n
    According to [borgbackup.readthedocs.io/…/data-structures.html](https://borgbackup.readthedocs.io/en/stable/internals/data-structures.html) the repository storage consists of 500mb files. So using rsnapshot on those, will not be work as you want it to.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703889842 {#2776
    date: 2023-12-29 23:44:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@megaman@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2782 …}
  +nested: Doctrine\ORM\PersistentCollection {#2784 …}
  +votes: Doctrine\ORM\PersistentCollection {#2786 …}
  +reports: Doctrine\ORM\PersistentCollection {#2788 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2790 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2792 …}
  -id: 263313
  -bodyTs: "'/data-structures.html':103 '/en/stable/internals/data-structures.html)':106 '1':1 '2':50 '3':79 '500mb':112 'accord':100 'awar':52 'back':18 'backup':57,98 'borg':11,23,36,54,81 'borgbackup.readthedocs.io':102,105 'borgbackup.readthedocs.io/en/stable/internals/data-structures.html)':104 'chang':72 'chunk':60,89 'consist':110 'data':99 'databas':87 'destin':14 'duplic':75 'effici':46 'file':59,66,71,113 'git':92 'histori':26,32,40 'increment':56 'intend':49 'keep':24,30 'larg':70 'like':85 'origin':97 'particular':45 'recreat':95 'repositori':12,37,82,108 'rsnapshot':8,21,62,73,94,116 'run':7 'similar':90 'storag':77,109 'use':78,115 'want':5,125 'whole':65 'work':63,122"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6297354"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703889842 {#2777
    date: 2023-12-29 23:44:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
App\Entity\EntryComment {#2781
  +user: App\Entity\User {#2794 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2708 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    1. So, you do want to run rsnapshot on the Borg repository (the destination to which is backed up)? Both rsnapshot and Borg keep a history, so you are keeping a history of when the Borg repository had which history. This will not be particularly efficient nor “as intended”.\n
    2. be aware that Borg does incremental backups on file chunks, while rsnapshot works on whole files. So if a large file changes, rsnapshot will duplicate the storage used.\n
    3. a Borg repository is more like a database of chunks (similar to git), while rsnapshot recreates the original backup data.\n
    \n
    According to [borgbackup.readthedocs.io/…/data-structures.html](https://borgbackup.readthedocs.io/en/stable/internals/data-structures.html) the repository storage consists of 500mb files. So using rsnapshot on those, will not be work as you want it to.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703889842 {#2776
    date: 2023-12-29 23:44:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@megaman@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2782 …}
  +nested: Doctrine\ORM\PersistentCollection {#2784 …}
  +votes: Doctrine\ORM\PersistentCollection {#2786 …}
  +reports: Doctrine\ORM\PersistentCollection {#2788 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2790 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2792 …}
  -id: 263313
  -bodyTs: "'/data-structures.html':103 '/en/stable/internals/data-structures.html)':106 '1':1 '2':50 '3':79 '500mb':112 'accord':100 'awar':52 'back':18 'backup':57,98 'borg':11,23,36,54,81 'borgbackup.readthedocs.io':102,105 'borgbackup.readthedocs.io/en/stable/internals/data-structures.html)':104 'chang':72 'chunk':60,89 'consist':110 'data':99 'databas':87 'destin':14 'duplic':75 'effici':46 'file':59,66,71,113 'git':92 'histori':26,32,40 'increment':56 'intend':49 'keep':24,30 'larg':70 'like':85 'origin':97 'particular':45 'recreat':95 'repositori':12,37,82,108 'rsnapshot':8,21,62,73,94,116 'run':7 'similar':90 'storag':77,109 'use':78,115 'want':5,125 'whole':65 'work':63,122"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6297354"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703889842 {#2777
    date: 2023-12-29 23:44:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
145 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
146 DENIED moderate
App\Entity\EntryComment {#2855
  +user: App\Entity\User {#2869 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2856 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "None of the images in your post loads for me fyi using Voyager"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1709359384 {#2849
    date: 2024-03-02 07:03:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Smash@lemmy.self-hosted.site"
    "@Smash@lemmy.self-hosted.site"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2857 …}
  +nested: Doctrine\ORM\PersistentCollection {#2859 …}
  +votes: Doctrine\ORM\PersistentCollection {#2861 …}
  +reports: Doctrine\ORM\PersistentCollection {#2863 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2865 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2867 …}
  -id: 263453
  -bodyTs: "'fyi':11 'imag':4 'load':8 'none':1 'post':7 'use':12 'voyag':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6297923"
  +editedAt: DateTimeImmutable @1709200562 {#2850
    date: 2024-02-29 10:56:02.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703892857 {#2851
    date: 2023-12-30 00:34:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
App\Entity\EntryComment {#2855
  +user: App\Entity\User {#2869 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2856 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "None of the images in your post loads for me fyi using Voyager"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1709359384 {#2849
    date: 2024-03-02 07:03:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Smash@lemmy.self-hosted.site"
    "@Smash@lemmy.self-hosted.site"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2857 …}
  +nested: Doctrine\ORM\PersistentCollection {#2859 …}
  +votes: Doctrine\ORM\PersistentCollection {#2861 …}
  +reports: Doctrine\ORM\PersistentCollection {#2863 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2865 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2867 …}
  -id: 263453
  -bodyTs: "'fyi':11 'imag':4 'load':8 'none':1 'post':7 'use':12 'voyag':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6297923"
  +editedAt: DateTimeImmutable @1709200562 {#2850
    date: 2024-02-29 10:56:02.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703892857 {#2851
    date: 2023-12-30 00:34:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
App\Entity\EntryComment {#2855
  +user: App\Entity\User {#2869 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2856 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "None of the images in your post loads for me fyi using Voyager"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1709359384 {#2849
    date: 2024-03-02 07:03:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Smash@lemmy.self-hosted.site"
    "@Smash@lemmy.self-hosted.site"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2857 …}
  +nested: Doctrine\ORM\PersistentCollection {#2859 …}
  +votes: Doctrine\ORM\PersistentCollection {#2861 …}
  +reports: Doctrine\ORM\PersistentCollection {#2863 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2865 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2867 …}
  -id: 263453
  -bodyTs: "'fyi':11 'imag':4 'load':8 'none':1 'post':7 'use':12 'voyag':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6297923"
  +editedAt: DateTimeImmutable @1709200562 {#2850
    date: 2024-02-29 10:56:02.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703892857 {#2851
    date: 2023-12-30 00:34:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
149 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
150 DENIED moderate
App\Entity\EntryComment {#3109
  +user: Proxies\__CG__\App\Entity\User {#3110 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2856 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2855
    +user: App\Entity\User {#2869 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2856 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "None of the images in your post loads for me fyi using Voyager"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1709359384 {#2849
      date: 2024-03-02 07:03:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Smash@lemmy.self-hosted.site"
      "@Smash@lemmy.self-hosted.site"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2857 …}
    +nested: Doctrine\ORM\PersistentCollection {#2859 …}
    +votes: Doctrine\ORM\PersistentCollection {#2861 …}
    +reports: Doctrine\ORM\PersistentCollection {#2863 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2865 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2867 …}
    -id: 263453
    -bodyTs: "'fyi':11 'imag':4 'load':8 'none':1 'post':7 'use':12 'voyag':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6297923"
    +editedAt: DateTimeImmutable @1709200562 {#2850
      date: 2024-02-29 10:56:02.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703892857 {#2851
      date: 2023-12-30 00:34:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2855}
  +body: "That’s strange, I uploaded them to [i.ibb.co](https://i.ibb.co/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703894551 {#3107
    date: 2023-12-30 01:02:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Smash@lemmy.self-hosted.site"
    "@WhyYesZoidberg@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3111 …}
  +nested: Doctrine\ORM\PersistentCollection {#3113 …}
  +votes: Doctrine\ORM\PersistentCollection {#3115 …}
  +reports: Doctrine\ORM\PersistentCollection {#3117 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3119 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3121 …}
  -id: 263508
  -bodyTs: "'/)':11 'i.ibb.co':8,10 'i.ibb.co/)':9 'strang':3 'upload':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.self-hosted.site/comment/105557"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703894551 {#3108
    date: 2023-12-30 01:02:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
151 DENIED edit
App\Entity\EntryComment {#3109
  +user: Proxies\__CG__\App\Entity\User {#3110 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2856 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2855
    +user: App\Entity\User {#2869 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2856 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "None of the images in your post loads for me fyi using Voyager"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1709359384 {#2849
      date: 2024-03-02 07:03:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Smash@lemmy.self-hosted.site"
      "@Smash@lemmy.self-hosted.site"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2857 …}
    +nested: Doctrine\ORM\PersistentCollection {#2859 …}
    +votes: Doctrine\ORM\PersistentCollection {#2861 …}
    +reports: Doctrine\ORM\PersistentCollection {#2863 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2865 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2867 …}
    -id: 263453
    -bodyTs: "'fyi':11 'imag':4 'load':8 'none':1 'post':7 'use':12 'voyag':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6297923"
    +editedAt: DateTimeImmutable @1709200562 {#2850
      date: 2024-02-29 10:56:02.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703892857 {#2851
      date: 2023-12-30 00:34:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2855}
  +body: "That’s strange, I uploaded them to [i.ibb.co](https://i.ibb.co/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703894551 {#3107
    date: 2023-12-30 01:02:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Smash@lemmy.self-hosted.site"
    "@WhyYesZoidberg@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3111 …}
  +nested: Doctrine\ORM\PersistentCollection {#3113 …}
  +votes: Doctrine\ORM\PersistentCollection {#3115 …}
  +reports: Doctrine\ORM\PersistentCollection {#3117 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3119 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3121 …}
  -id: 263508
  -bodyTs: "'/)':11 'i.ibb.co':8,10 'i.ibb.co/)':9 'strang':3 'upload':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.self-hosted.site/comment/105557"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703894551 {#3108
    date: 2023-12-30 01:02:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
152 DENIED moderate
App\Entity\EntryComment {#3109
  +user: Proxies\__CG__\App\Entity\User {#3110 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2856 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2855
    +user: App\Entity\User {#2869 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2856 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "None of the images in your post loads for me fyi using Voyager"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1709359384 {#2849
      date: 2024-03-02 07:03:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Smash@lemmy.self-hosted.site"
      "@Smash@lemmy.self-hosted.site"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2857 …}
    +nested: Doctrine\ORM\PersistentCollection {#2859 …}
    +votes: Doctrine\ORM\PersistentCollection {#2861 …}
    +reports: Doctrine\ORM\PersistentCollection {#2863 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2865 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2867 …}
    -id: 263453
    -bodyTs: "'fyi':11 'imag':4 'load':8 'none':1 'post':7 'use':12 'voyag':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6297923"
    +editedAt: DateTimeImmutable @1709200562 {#2850
      date: 2024-02-29 10:56:02.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703892857 {#2851
      date: 2023-12-30 00:34:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2855}
  +body: "That’s strange, I uploaded them to [i.ibb.co](https://i.ibb.co/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703894551 {#3107
    date: 2023-12-30 01:02:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Smash@lemmy.self-hosted.site"
    "@WhyYesZoidberg@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3111 …}
  +nested: Doctrine\ORM\PersistentCollection {#3113 …}
  +votes: Doctrine\ORM\PersistentCollection {#3115 …}
  +reports: Doctrine\ORM\PersistentCollection {#3117 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3119 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3121 …}
  -id: 263508
  -bodyTs: "'/)':11 'i.ibb.co':8,10 'i.ibb.co/)':9 'strang':3 'upload':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.self-hosted.site/comment/105557"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703894551 {#3108
    date: 2023-12-30 01:02:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
153 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
154 DENIED moderate
App\Entity\EntryComment {#3225
  +user: Proxies\__CG__\App\Entity\User {#3126 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2856 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3109
    +user: Proxies\__CG__\App\Entity\User {#3110 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2856 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2855
      +user: App\Entity\User {#2869 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2856 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "None of the images in your post loads for me fyi using Voyager"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1709359384 {#2849
        date: 2024-03-02 07:03:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Smash@lemmy.self-hosted.site"
        "@Smash@lemmy.self-hosted.site"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2857 …}
      +nested: Doctrine\ORM\PersistentCollection {#2859 …}
      +votes: Doctrine\ORM\PersistentCollection {#2861 …}
      +reports: Doctrine\ORM\PersistentCollection {#2863 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2865 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2867 …}
      -id: 263453
      -bodyTs: "'fyi':11 'imag':4 'load':8 'none':1 'post':7 'use':12 'voyag':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6297923"
      +editedAt: DateTimeImmutable @1709200562 {#2850
        date: 2024-02-29 10:56:02.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703892857 {#2851
        date: 2023-12-30 00:34:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2855}
    +body: "That’s strange, I uploaded them to [i.ibb.co](https://i.ibb.co/)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703894551 {#3107
      date: 2023-12-30 01:02:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Smash@lemmy.self-hosted.site"
      "@WhyYesZoidberg@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3111 …}
    +nested: Doctrine\ORM\PersistentCollection {#3113 …}
    +votes: Doctrine\ORM\PersistentCollection {#3115 …}
    +reports: Doctrine\ORM\PersistentCollection {#3117 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3119 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3121 …}
    -id: 263508
    -bodyTs: "'/)':11 'i.ibb.co':8,10 'i.ibb.co/)':9 'strang':3 'upload':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.self-hosted.site/comment/105557"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703894551 {#3108
      date: 2023-12-30 01:02:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2855}
  +body: "I guess there’s a filter that automatically replaces that site with removed…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703937685 {#3223
    date: 2023-12-30 13:01:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Smash@lemmy.self-hosted.site"
    "@WhyYesZoidberg@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3226 …}
  +nested: Doctrine\ORM\PersistentCollection {#3228 …}
  +votes: Doctrine\ORM\PersistentCollection {#3230 …}
  +reports: Doctrine\ORM\PersistentCollection {#3232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3234 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3236 …}
  -id: 264531
  -bodyTs: "'automat':8 'filter':6 'guess':2 'remov':13 'replac':9 'site':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6303877"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703937685 {#3224
    date: 2023-12-30 13:01:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
155 DENIED edit
App\Entity\EntryComment {#3225
  +user: Proxies\__CG__\App\Entity\User {#3126 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2856 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3109
    +user: Proxies\__CG__\App\Entity\User {#3110 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2856 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2855
      +user: App\Entity\User {#2869 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2856 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "None of the images in your post loads for me fyi using Voyager"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1709359384 {#2849
        date: 2024-03-02 07:03:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Smash@lemmy.self-hosted.site"
        "@Smash@lemmy.self-hosted.site"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2857 …}
      +nested: Doctrine\ORM\PersistentCollection {#2859 …}
      +votes: Doctrine\ORM\PersistentCollection {#2861 …}
      +reports: Doctrine\ORM\PersistentCollection {#2863 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2865 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2867 …}
      -id: 263453
      -bodyTs: "'fyi':11 'imag':4 'load':8 'none':1 'post':7 'use':12 'voyag':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6297923"
      +editedAt: DateTimeImmutable @1709200562 {#2850
        date: 2024-02-29 10:56:02.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703892857 {#2851
        date: 2023-12-30 00:34:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2855}
    +body: "That’s strange, I uploaded them to [i.ibb.co](https://i.ibb.co/)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703894551 {#3107
      date: 2023-12-30 01:02:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Smash@lemmy.self-hosted.site"
      "@WhyYesZoidberg@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3111 …}
    +nested: Doctrine\ORM\PersistentCollection {#3113 …}
    +votes: Doctrine\ORM\PersistentCollection {#3115 …}
    +reports: Doctrine\ORM\PersistentCollection {#3117 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3119 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3121 …}
    -id: 263508
    -bodyTs: "'/)':11 'i.ibb.co':8,10 'i.ibb.co/)':9 'strang':3 'upload':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.self-hosted.site/comment/105557"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703894551 {#3108
      date: 2023-12-30 01:02:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2855}
  +body: "I guess there’s a filter that automatically replaces that site with removed…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703937685 {#3223
    date: 2023-12-30 13:01:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Smash@lemmy.self-hosted.site"
    "@WhyYesZoidberg@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3226 …}
  +nested: Doctrine\ORM\PersistentCollection {#3228 …}
  +votes: Doctrine\ORM\PersistentCollection {#3230 …}
  +reports: Doctrine\ORM\PersistentCollection {#3232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3234 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3236 …}
  -id: 264531
  -bodyTs: "'automat':8 'filter':6 'guess':2 'remov':13 'replac':9 'site':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6303877"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703937685 {#3224
    date: 2023-12-30 13:01:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
156 DENIED moderate
App\Entity\EntryComment {#3225
  +user: Proxies\__CG__\App\Entity\User {#3126 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2856 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3109
    +user: Proxies\__CG__\App\Entity\User {#3110 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2856 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2855
      +user: App\Entity\User {#2869 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2856 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "None of the images in your post loads for me fyi using Voyager"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1709359384 {#2849
        date: 2024-03-02 07:03:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Smash@lemmy.self-hosted.site"
        "@Smash@lemmy.self-hosted.site"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2857 …}
      +nested: Doctrine\ORM\PersistentCollection {#2859 …}
      +votes: Doctrine\ORM\PersistentCollection {#2861 …}
      +reports: Doctrine\ORM\PersistentCollection {#2863 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2865 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2867 …}
      -id: 263453
      -bodyTs: "'fyi':11 'imag':4 'load':8 'none':1 'post':7 'use':12 'voyag':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6297923"
      +editedAt: DateTimeImmutable @1709200562 {#2850
        date: 2024-02-29 10:56:02.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703892857 {#2851
        date: 2023-12-30 00:34:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2855}
    +body: "That’s strange, I uploaded them to [i.ibb.co](https://i.ibb.co/)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703894551 {#3107
      date: 2023-12-30 01:02:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Smash@lemmy.self-hosted.site"
      "@WhyYesZoidberg@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3111 …}
    +nested: Doctrine\ORM\PersistentCollection {#3113 …}
    +votes: Doctrine\ORM\PersistentCollection {#3115 …}
    +reports: Doctrine\ORM\PersistentCollection {#3117 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3119 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3121 …}
    -id: 263508
    -bodyTs: "'/)':11 'i.ibb.co':8,10 'i.ibb.co/)':9 'strang':3 'upload':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.self-hosted.site/comment/105557"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703894551 {#3108
      date: 2023-12-30 01:02:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2855}
  +body: "I guess there’s a filter that automatically replaces that site with removed…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703937685 {#3223
    date: 2023-12-30 13:01:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Smash@lemmy.self-hosted.site"
    "@WhyYesZoidberg@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3226 …}
  +nested: Doctrine\ORM\PersistentCollection {#3228 …}
  +votes: Doctrine\ORM\PersistentCollection {#3230 …}
  +reports: Doctrine\ORM\PersistentCollection {#3232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3234 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3236 …}
  -id: 264531
  -bodyTs: "'automat':8 'filter':6 'guess':2 'remov':13 'replac':9 'site':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6303877"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703937685 {#3224
    date: 2023-12-30 13:01:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
157 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
158 DENIED moderate
App\Entity\EntryComment {#3125
  +user: Proxies\__CG__\App\Entity\User {#3126 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2856 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2855
    +user: App\Entity\User {#2869 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2856 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "None of the images in your post loads for me fyi using Voyager"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1709359384 {#2849
      date: 2024-03-02 07:03:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Smash@lemmy.self-hosted.site"
      "@Smash@lemmy.self-hosted.site"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2857 …}
    +nested: Doctrine\ORM\PersistentCollection {#2859 …}
    +votes: Doctrine\ORM\PersistentCollection {#2861 …}
    +reports: Doctrine\ORM\PersistentCollection {#2863 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2865 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2867 …}
    -id: 263453
    -bodyTs: "'fyi':11 'imag':4 'load':8 'none':1 'post':7 'use':12 'voyag':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6297923"
    +editedAt: DateTimeImmutable @1709200562 {#2850
      date: 2024-02-29 10:56:02.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703892857 {#2851
      date: 2023-12-30 00:34:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2855}
  +body: "Yeah they’re broken, the domain name says *removed* instead."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703902502 {#3123
    date: 2023-12-30 03:15:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Smash@lemmy.self-hosted.site"
    "@WhyYesZoidberg@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3127 …}
  +nested: Doctrine\ORM\PersistentCollection {#3129 …}
  +votes: Doctrine\ORM\PersistentCollection {#3131 …}
  +reports: Doctrine\ORM\PersistentCollection {#3133 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
  -id: 263804
  -bodyTs: "'broken':4 'domain':6 'instead':10 'name':7 're':3 'remov':9 'say':8 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6299612"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703902502 {#3124
    date: 2023-12-30 03:15:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
159 DENIED edit
App\Entity\EntryComment {#3125
  +user: Proxies\__CG__\App\Entity\User {#3126 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2856 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2855
    +user: App\Entity\User {#2869 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2856 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "None of the images in your post loads for me fyi using Voyager"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1709359384 {#2849
      date: 2024-03-02 07:03:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Smash@lemmy.self-hosted.site"
      "@Smash@lemmy.self-hosted.site"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2857 …}
    +nested: Doctrine\ORM\PersistentCollection {#2859 …}
    +votes: Doctrine\ORM\PersistentCollection {#2861 …}
    +reports: Doctrine\ORM\PersistentCollection {#2863 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2865 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2867 …}
    -id: 263453
    -bodyTs: "'fyi':11 'imag':4 'load':8 'none':1 'post':7 'use':12 'voyag':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6297923"
    +editedAt: DateTimeImmutable @1709200562 {#2850
      date: 2024-02-29 10:56:02.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703892857 {#2851
      date: 2023-12-30 00:34:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2855}
  +body: "Yeah they’re broken, the domain name says *removed* instead."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703902502 {#3123
    date: 2023-12-30 03:15:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Smash@lemmy.self-hosted.site"
    "@WhyYesZoidberg@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3127 …}
  +nested: Doctrine\ORM\PersistentCollection {#3129 …}
  +votes: Doctrine\ORM\PersistentCollection {#3131 …}
  +reports: Doctrine\ORM\PersistentCollection {#3133 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
  -id: 263804
  -bodyTs: "'broken':4 'domain':6 'instead':10 'name':7 're':3 'remov':9 'say':8 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6299612"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703902502 {#3124
    date: 2023-12-30 03:15:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
160 DENIED moderate
App\Entity\EntryComment {#3125
  +user: Proxies\__CG__\App\Entity\User {#3126 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2856 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2855
    +user: App\Entity\User {#2869 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2856 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "None of the images in your post loads for me fyi using Voyager"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1709359384 {#2849
      date: 2024-03-02 07:03:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Smash@lemmy.self-hosted.site"
      "@Smash@lemmy.self-hosted.site"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2857 …}
    +nested: Doctrine\ORM\PersistentCollection {#2859 …}
    +votes: Doctrine\ORM\PersistentCollection {#2861 …}
    +reports: Doctrine\ORM\PersistentCollection {#2863 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2865 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2867 …}
    -id: 263453
    -bodyTs: "'fyi':11 'imag':4 'load':8 'none':1 'post':7 'use':12 'voyag':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6297923"
    +editedAt: DateTimeImmutable @1709200562 {#2850
      date: 2024-02-29 10:56:02.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703892857 {#2851
      date: 2023-12-30 00:34:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2855}
  +body: "Yeah they’re broken, the domain name says *removed* instead."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703902502 {#3123
    date: 2023-12-30 03:15:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Smash@lemmy.self-hosted.site"
    "@WhyYesZoidberg@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3127 …}
  +nested: Doctrine\ORM\PersistentCollection {#3129 …}
  +votes: Doctrine\ORM\PersistentCollection {#3131 …}
  +reports: Doctrine\ORM\PersistentCollection {#3133 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
  -id: 263804
  -bodyTs: "'broken':4 'domain':6 'instead':10 'name':7 're':3 'remov':9 'say':8 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6299612"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703902502 {#3124
    date: 2023-12-30 03:15:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
161 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
162 DENIED moderate
App\Entity\EntryComment {#3301
  +user: Proxies\__CG__\App\Entity\User {#3110 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2856 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3125
    +user: Proxies\__CG__\App\Entity\User {#3126 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2856 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2855
      +user: App\Entity\User {#2869 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2856 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "None of the images in your post loads for me fyi using Voyager"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1709359384 {#2849
        date: 2024-03-02 07:03:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Smash@lemmy.self-hosted.site"
        "@Smash@lemmy.self-hosted.site"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2857 …}
      +nested: Doctrine\ORM\PersistentCollection {#2859 …}
      +votes: Doctrine\ORM\PersistentCollection {#2861 …}
      +reports: Doctrine\ORM\PersistentCollection {#2863 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2865 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2867 …}
      -id: 263453
      -bodyTs: "'fyi':11 'imag':4 'load':8 'none':1 'post':7 'use':12 'voyag':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6297923"
      +editedAt: DateTimeImmutable @1709200562 {#2850
        date: 2024-02-29 10:56:02.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703892857 {#2851
        date: 2023-12-30 00:34:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2855}
    +body: "Yeah they’re broken, the domain name says *removed* instead."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703902502 {#3123
      date: 2023-12-30 03:15:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Smash@lemmy.self-hosted.site"
      "@WhyYesZoidberg@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3127 …}
    +nested: Doctrine\ORM\PersistentCollection {#3129 …}
    +votes: Doctrine\ORM\PersistentCollection {#3131 …}
    +reports: Doctrine\ORM\PersistentCollection {#3133 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
    -id: 263804
    -bodyTs: "'broken':4 'domain':6 'instead':10 'name':7 're':3 'remov':9 'say':8 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6299612"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703902502 {#3124
      date: 2023-12-30 03:15:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2855}
  +body: """
    Can you at least access the direct links? The images are displayed correctly for me on Jerboa and lemmy web ui\n
    \n
    [i.ibb.co/…/Screenshot-20231229-204929-Wire-Guard.…](https://i.ibb.co/F4FjQNR/Screenshot-20231229-204929-Wire-Guard.png)[i.ibb.co/…/Screenshot-20231229-204929-Wire-Guard.…](https://i.ibb.co/yPPHZrp/Screenshot-20231229-204929-Wire-Guard.png)[i.ibb.co/…/Screenshot-20231229-204929-Wire-Guard.…](https://i.ibb.co/Xz0JdfM/Screenshot-20231229-204929-Wire-Guard.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703933656 {#3299
    date: 2023-12-30 11:54:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Smash@lemmy.self-hosted.site"
    "@WhyYesZoidberg@lemmy.world"
    "@CaptainBlagbird@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3302 …}
  +nested: Doctrine\ORM\PersistentCollection {#3304 …}
  +votes: Doctrine\ORM\PersistentCollection {#3306 …}
  +reports: Doctrine\ORM\PersistentCollection {#3308 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3310 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3312 …}
  -id: 264459
  -bodyTs: "'/f4fjqnr/screenshot-20231229-204929-wire-guard.png)[i.ibb.co/':26 '/screenshot-20231229-204929-wire-guard':23,27,31 '/xz0jdfm/screenshot-20231229-204929-wire-guard.png)':34 '/ypphzrp/screenshot-20231229-204929-wire-guard.png)[i.ibb.co/':30 'access':5 'correct':13 'direct':7 'display':12 'i.ibb.co':22,25,29,33 'i.ibb.co/f4fjqnr/screenshot-20231229-204929-wire-guard.png)[i.ibb.co/':24 'i.ibb.co/xz0jdfm/screenshot-20231229-204929-wire-guard.png)':32 'i.ibb.co/ypphzrp/screenshot-20231229-204929-wire-guard.png)[i.ibb.co/':28 'imag':10 'jerboa':17 'least':4 'lemmi':19 'link':8 'ui':21 'web':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.self-hosted.site/comment/105666"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703933656 {#3300
    date: 2023-12-30 11:54:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
163 DENIED edit
App\Entity\EntryComment {#3301
  +user: Proxies\__CG__\App\Entity\User {#3110 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2856 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3125
    +user: Proxies\__CG__\App\Entity\User {#3126 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2856 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2855
      +user: App\Entity\User {#2869 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2856 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "None of the images in your post loads for me fyi using Voyager"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1709359384 {#2849
        date: 2024-03-02 07:03:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Smash@lemmy.self-hosted.site"
        "@Smash@lemmy.self-hosted.site"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2857 …}
      +nested: Doctrine\ORM\PersistentCollection {#2859 …}
      +votes: Doctrine\ORM\PersistentCollection {#2861 …}
      +reports: Doctrine\ORM\PersistentCollection {#2863 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2865 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2867 …}
      -id: 263453
      -bodyTs: "'fyi':11 'imag':4 'load':8 'none':1 'post':7 'use':12 'voyag':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6297923"
      +editedAt: DateTimeImmutable @1709200562 {#2850
        date: 2024-02-29 10:56:02.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703892857 {#2851
        date: 2023-12-30 00:34:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2855}
    +body: "Yeah they’re broken, the domain name says *removed* instead."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703902502 {#3123
      date: 2023-12-30 03:15:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Smash@lemmy.self-hosted.site"
      "@WhyYesZoidberg@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3127 …}
    +nested: Doctrine\ORM\PersistentCollection {#3129 …}
    +votes: Doctrine\ORM\PersistentCollection {#3131 …}
    +reports: Doctrine\ORM\PersistentCollection {#3133 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
    -id: 263804
    -bodyTs: "'broken':4 'domain':6 'instead':10 'name':7 're':3 'remov':9 'say':8 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6299612"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703902502 {#3124
      date: 2023-12-30 03:15:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2855}
  +body: """
    Can you at least access the direct links? The images are displayed correctly for me on Jerboa and lemmy web ui\n
    \n
    [i.ibb.co/…/Screenshot-20231229-204929-Wire-Guard.…](https://i.ibb.co/F4FjQNR/Screenshot-20231229-204929-Wire-Guard.png)[i.ibb.co/…/Screenshot-20231229-204929-Wire-Guard.…](https://i.ibb.co/yPPHZrp/Screenshot-20231229-204929-Wire-Guard.png)[i.ibb.co/…/Screenshot-20231229-204929-Wire-Guard.…](https://i.ibb.co/Xz0JdfM/Screenshot-20231229-204929-Wire-Guard.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703933656 {#3299
    date: 2023-12-30 11:54:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Smash@lemmy.self-hosted.site"
    "@WhyYesZoidberg@lemmy.world"
    "@CaptainBlagbird@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3302 …}
  +nested: Doctrine\ORM\PersistentCollection {#3304 …}
  +votes: Doctrine\ORM\PersistentCollection {#3306 …}
  +reports: Doctrine\ORM\PersistentCollection {#3308 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3310 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3312 …}
  -id: 264459
  -bodyTs: "'/f4fjqnr/screenshot-20231229-204929-wire-guard.png)[i.ibb.co/':26 '/screenshot-20231229-204929-wire-guard':23,27,31 '/xz0jdfm/screenshot-20231229-204929-wire-guard.png)':34 '/ypphzrp/screenshot-20231229-204929-wire-guard.png)[i.ibb.co/':30 'access':5 'correct':13 'direct':7 'display':12 'i.ibb.co':22,25,29,33 'i.ibb.co/f4fjqnr/screenshot-20231229-204929-wire-guard.png)[i.ibb.co/':24 'i.ibb.co/xz0jdfm/screenshot-20231229-204929-wire-guard.png)':32 'i.ibb.co/ypphzrp/screenshot-20231229-204929-wire-guard.png)[i.ibb.co/':28 'imag':10 'jerboa':17 'least':4 'lemmi':19 'link':8 'ui':21 'web':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.self-hosted.site/comment/105666"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703933656 {#3300
    date: 2023-12-30 11:54:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
164 DENIED moderate
App\Entity\EntryComment {#3301
  +user: Proxies\__CG__\App\Entity\User {#3110 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2856 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3125
    +user: Proxies\__CG__\App\Entity\User {#3126 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2856 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2855
      +user: App\Entity\User {#2869 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2856 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "None of the images in your post loads for me fyi using Voyager"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1709359384 {#2849
        date: 2024-03-02 07:03:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Smash@lemmy.self-hosted.site"
        "@Smash@lemmy.self-hosted.site"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2857 …}
      +nested: Doctrine\ORM\PersistentCollection {#2859 …}
      +votes: Doctrine\ORM\PersistentCollection {#2861 …}
      +reports: Doctrine\ORM\PersistentCollection {#2863 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2865 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2867 …}
      -id: 263453
      -bodyTs: "'fyi':11 'imag':4 'load':8 'none':1 'post':7 'use':12 'voyag':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6297923"
      +editedAt: DateTimeImmutable @1709200562 {#2850
        date: 2024-02-29 10:56:02.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703892857 {#2851
        date: 2023-12-30 00:34:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2855}
    +body: "Yeah they’re broken, the domain name says *removed* instead."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703902502 {#3123
      date: 2023-12-30 03:15:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Smash@lemmy.self-hosted.site"
      "@WhyYesZoidberg@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3127 …}
    +nested: Doctrine\ORM\PersistentCollection {#3129 …}
    +votes: Doctrine\ORM\PersistentCollection {#3131 …}
    +reports: Doctrine\ORM\PersistentCollection {#3133 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
    -id: 263804
    -bodyTs: "'broken':4 'domain':6 'instead':10 'name':7 're':3 'remov':9 'say':8 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6299612"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703902502 {#3124
      date: 2023-12-30 03:15:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2855}
  +body: """
    Can you at least access the direct links? The images are displayed correctly for me on Jerboa and lemmy web ui\n
    \n
    [i.ibb.co/…/Screenshot-20231229-204929-Wire-Guard.…](https://i.ibb.co/F4FjQNR/Screenshot-20231229-204929-Wire-Guard.png)[i.ibb.co/…/Screenshot-20231229-204929-Wire-Guard.…](https://i.ibb.co/yPPHZrp/Screenshot-20231229-204929-Wire-Guard.png)[i.ibb.co/…/Screenshot-20231229-204929-Wire-Guard.…](https://i.ibb.co/Xz0JdfM/Screenshot-20231229-204929-Wire-Guard.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703933656 {#3299
    date: 2023-12-30 11:54:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Smash@lemmy.self-hosted.site"
    "@WhyYesZoidberg@lemmy.world"
    "@CaptainBlagbird@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3302 …}
  +nested: Doctrine\ORM\PersistentCollection {#3304 …}
  +votes: Doctrine\ORM\PersistentCollection {#3306 …}
  +reports: Doctrine\ORM\PersistentCollection {#3308 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3310 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3312 …}
  -id: 264459
  -bodyTs: "'/f4fjqnr/screenshot-20231229-204929-wire-guard.png)[i.ibb.co/':26 '/screenshot-20231229-204929-wire-guard':23,27,31 '/xz0jdfm/screenshot-20231229-204929-wire-guard.png)':34 '/ypphzrp/screenshot-20231229-204929-wire-guard.png)[i.ibb.co/':30 'access':5 'correct':13 'direct':7 'display':12 'i.ibb.co':22,25,29,33 'i.ibb.co/f4fjqnr/screenshot-20231229-204929-wire-guard.png)[i.ibb.co/':24 'i.ibb.co/xz0jdfm/screenshot-20231229-204929-wire-guard.png)':32 'i.ibb.co/ypphzrp/screenshot-20231229-204929-wire-guard.png)[i.ibb.co/':28 'imag':10 'jerboa':17 'least':4 'lemmi':19 'link':8 'ui':21 'web':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.self-hosted.site/comment/105666"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703933656 {#3300
    date: 2023-12-30 11:54:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
165 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
166 DENIED moderate
App\Entity\EntryComment {#2930
  +user: App\Entity\User {#2453 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2856 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Change your allowed IPs config to 0.0.0.0/0"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1709453151 {#2924
    date: 2024-03-03 09:05:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Smash@lemmy.self-hosted.site"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2931 …}
  +nested: Doctrine\ORM\PersistentCollection {#2933 …}
  +votes: Doctrine\ORM\PersistentCollection {#2935 …}
  +reports: Doctrine\ORM\PersistentCollection {#2937 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2939 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2941 …}
  -id: 263458
  -bodyTs: "'/0':8 '0.0.0.0':7 'allow':3 'chang':1 'config':5 'ip':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sedd.it/comment/31822"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703892965 {#2925
    date: 2023-12-30 00:36:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
167 DENIED edit
App\Entity\EntryComment {#2930
  +user: App\Entity\User {#2453 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2856 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Change your allowed IPs config to 0.0.0.0/0"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1709453151 {#2924
    date: 2024-03-03 09:05:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Smash@lemmy.self-hosted.site"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2931 …}
  +nested: Doctrine\ORM\PersistentCollection {#2933 …}
  +votes: Doctrine\ORM\PersistentCollection {#2935 …}
  +reports: Doctrine\ORM\PersistentCollection {#2937 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2939 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2941 …}
  -id: 263458
  -bodyTs: "'/0':8 '0.0.0.0':7 'allow':3 'chang':1 'config':5 'ip':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sedd.it/comment/31822"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703892965 {#2925
    date: 2023-12-30 00:36:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
168 DENIED moderate
App\Entity\EntryComment {#2930
  +user: App\Entity\User {#2453 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2856 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Change your allowed IPs config to 0.0.0.0/0"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1709453151 {#2924
    date: 2024-03-03 09:05:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Smash@lemmy.self-hosted.site"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2931 …}
  +nested: Doctrine\ORM\PersistentCollection {#2933 …}
  +votes: Doctrine\ORM\PersistentCollection {#2935 …}
  +reports: Doctrine\ORM\PersistentCollection {#2937 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2939 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2941 …}
  -id: 263458
  -bodyTs: "'/0':8 '0.0.0.0':7 'allow':3 'chang':1 'config':5 'ip':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sedd.it/comment/31822"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703892965 {#2925
    date: 2023-12-30 00:36:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
169 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
170 DENIED moderate
App\Entity\EntryComment {#3141
  +user: Proxies\__CG__\App\Entity\User {#3110 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2856 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2930
    +user: App\Entity\User {#2453 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2856 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Change your allowed IPs config to 0.0.0.0/0"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1709453151 {#2924
      date: 2024-03-03 09:05:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Smash@lemmy.self-hosted.site"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2931 …}
    +nested: Doctrine\ORM\PersistentCollection {#2933 …}
    +votes: Doctrine\ORM\PersistentCollection {#2935 …}
    +reports: Doctrine\ORM\PersistentCollection {#2937 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2939 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2941 …}
    -id: 263458
    -bodyTs: "'/0':8 '0.0.0.0':7 'allow':3 'chang':1 'config':5 'ip':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sedd.it/comment/31822"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703892965 {#2925
      date: 2023-12-30 00:36:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2930}
  +body: "Wouldn’t this tunnel everything? I just want 10.10.10.0/24 and 10.0.0.0/24 (VPN and LAN IP range to get tunneled). I also don’t know how this would mitigate this issue"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703894624 {#3139
    date: 2023-12-30 01:03:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Smash@lemmy.self-hosted.site"
    "@stown@sedd.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3142 …}
  +nested: Doctrine\ORM\PersistentCollection {#3144 …}
  +votes: Doctrine\ORM\PersistentCollection {#3146 …}
  +reports: Doctrine\ORM\PersistentCollection {#3148 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3150 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3152 …}
  -id: 263512
  -bodyTs: "'/24':10,13 '10.0.0.0':12 '10.10.10.0':9 'also':23 'everyth':5 'get':20 'ip':17 'issu':32 'know':26 'lan':16 'mitig':30 'rang':18 'tunnel':4,21 'vpn':14 'want':8 'would':29 'wouldn':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.self-hosted.site/comment/105558"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703894624 {#3140
    date: 2023-12-30 01:03:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
171 DENIED edit
App\Entity\EntryComment {#3141
  +user: Proxies\__CG__\App\Entity\User {#3110 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2856 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2930
    +user: App\Entity\User {#2453 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2856 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Change your allowed IPs config to 0.0.0.0/0"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1709453151 {#2924
      date: 2024-03-03 09:05:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Smash@lemmy.self-hosted.site"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2931 …}
    +nested: Doctrine\ORM\PersistentCollection {#2933 …}
    +votes: Doctrine\ORM\PersistentCollection {#2935 …}
    +reports: Doctrine\ORM\PersistentCollection {#2937 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2939 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2941 …}
    -id: 263458
    -bodyTs: "'/0':8 '0.0.0.0':7 'allow':3 'chang':1 'config':5 'ip':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sedd.it/comment/31822"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703892965 {#2925
      date: 2023-12-30 00:36:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2930}
  +body: "Wouldn’t this tunnel everything? I just want 10.10.10.0/24 and 10.0.0.0/24 (VPN and LAN IP range to get tunneled). I also don’t know how this would mitigate this issue"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703894624 {#3139
    date: 2023-12-30 01:03:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Smash@lemmy.self-hosted.site"
    "@stown@sedd.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3142 …}
  +nested: Doctrine\ORM\PersistentCollection {#3144 …}
  +votes: Doctrine\ORM\PersistentCollection {#3146 …}
  +reports: Doctrine\ORM\PersistentCollection {#3148 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3150 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3152 …}
  -id: 263512
  -bodyTs: "'/24':10,13 '10.0.0.0':12 '10.10.10.0':9 'also':23 'everyth':5 'get':20 'ip':17 'issu':32 'know':26 'lan':16 'mitig':30 'rang':18 'tunnel':4,21 'vpn':14 'want':8 'would':29 'wouldn':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.self-hosted.site/comment/105558"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703894624 {#3140
    date: 2023-12-30 01:03:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
172 DENIED moderate
App\Entity\EntryComment {#3141
  +user: Proxies\__CG__\App\Entity\User {#3110 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2856 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2930
    +user: App\Entity\User {#2453 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2856 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Change your allowed IPs config to 0.0.0.0/0"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1709453151 {#2924
      date: 2024-03-03 09:05:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Smash@lemmy.self-hosted.site"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2931 …}
    +nested: Doctrine\ORM\PersistentCollection {#2933 …}
    +votes: Doctrine\ORM\PersistentCollection {#2935 …}
    +reports: Doctrine\ORM\PersistentCollection {#2937 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2939 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2941 …}
    -id: 263458
    -bodyTs: "'/0':8 '0.0.0.0':7 'allow':3 'chang':1 'config':5 'ip':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sedd.it/comment/31822"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703892965 {#2925
      date: 2023-12-30 00:36:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2930}
  +body: "Wouldn’t this tunnel everything? I just want 10.10.10.0/24 and 10.0.0.0/24 (VPN and LAN IP range to get tunneled). I also don’t know how this would mitigate this issue"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703894624 {#3139
    date: 2023-12-30 01:03:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Smash@lemmy.self-hosted.site"
    "@stown@sedd.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3142 …}
  +nested: Doctrine\ORM\PersistentCollection {#3144 …}
  +votes: Doctrine\ORM\PersistentCollection {#3146 …}
  +reports: Doctrine\ORM\PersistentCollection {#3148 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3150 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3152 …}
  -id: 263512
  -bodyTs: "'/24':10,13 '10.0.0.0':12 '10.10.10.0':9 'also':23 'everyth':5 'get':20 'ip':17 'issu':32 'know':26 'lan':16 'mitig':30 'rang':18 'tunnel':4,21 'vpn':14 'want':8 'would':29 'wouldn':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.self-hosted.site/comment/105558"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703894624 {#3140
    date: 2023-12-30 01:03:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
173 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
174 DENIED moderate
App\Entity\EntryComment {#3156
  +user: Proxies\__CG__\App\Entity\User {#3110 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2856 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2930
    +user: App\Entity\User {#2453 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2856 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Change your allowed IPs config to 0.0.0.0/0"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1709453151 {#2924
      date: 2024-03-03 09:05:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Smash@lemmy.self-hosted.site"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2931 …}
    +nested: Doctrine\ORM\PersistentCollection {#2933 …}
    +votes: Doctrine\ORM\PersistentCollection {#2935 …}
    +reports: Doctrine\ORM\PersistentCollection {#2937 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2939 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2941 …}
    -id: 263458
    -bodyTs: "'/0':8 '0.0.0.0':7 'allow':3 'chang':1 'config':5 'ip':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sedd.it/comment/31822"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703892965 {#2925
      date: 2023-12-30 00:36:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2930}
  +body: "Thanks for the pointer, it seems it’s an DNS issue after all (**IT’S ALWAYS DNS**). Routing all traffic through the tunnel forces the Clients to use the DNS server of the LAN. Without, my internal websites (which use a public domain namespace) are sometimes resolved with a public DNS. So the browser doesn’t request test.home.network (10.0.0.100) but test.home.network (1.19.72.59)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703936808 {#3154
    date: 2023-12-30 12:46:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Smash@lemmy.self-hosted.site"
    "@stown@sedd.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3157 …}
  +nested: Doctrine\ORM\PersistentCollection {#3159 …}
  +votes: Doctrine\ORM\PersistentCollection {#3161 …}
  +reports: Doctrine\ORM\PersistentCollection {#3163 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3165 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3167 …}
  -id: 264513
  -bodyTs: "'1.19.72.59':62 '10.0.0.100':59 'alway':16 'browser':54 'client':26 'dns':10,17,30,51 'doesn':55 'domain':43 'forc':24 'intern':37 'issu':11 'lan':34 'namespac':44 'pointer':4 'public':42,50 'request':57 'resolv':47 'rout':18 'seem':6 'server':31 'sometim':46 'test.home.network':58,61 'thank':1 'traffic':20 'tunnel':23 'use':28,40 'websit':38 'without':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.self-hosted.site/comment/105671"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703936808 {#3155
    date: 2023-12-30 12:46:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
175 DENIED edit
App\Entity\EntryComment {#3156
  +user: Proxies\__CG__\App\Entity\User {#3110 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2856 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2930
    +user: App\Entity\User {#2453 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2856 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Change your allowed IPs config to 0.0.0.0/0"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1709453151 {#2924
      date: 2024-03-03 09:05:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Smash@lemmy.self-hosted.site"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2931 …}
    +nested: Doctrine\ORM\PersistentCollection {#2933 …}
    +votes: Doctrine\ORM\PersistentCollection {#2935 …}
    +reports: Doctrine\ORM\PersistentCollection {#2937 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2939 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2941 …}
    -id: 263458
    -bodyTs: "'/0':8 '0.0.0.0':7 'allow':3 'chang':1 'config':5 'ip':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sedd.it/comment/31822"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703892965 {#2925
      date: 2023-12-30 00:36:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2930}
  +body: "Thanks for the pointer, it seems it’s an DNS issue after all (**IT’S ALWAYS DNS**). Routing all traffic through the tunnel forces the Clients to use the DNS server of the LAN. Without, my internal websites (which use a public domain namespace) are sometimes resolved with a public DNS. So the browser doesn’t request test.home.network (10.0.0.100) but test.home.network (1.19.72.59)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703936808 {#3154
    date: 2023-12-30 12:46:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Smash@lemmy.self-hosted.site"
    "@stown@sedd.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3157 …}
  +nested: Doctrine\ORM\PersistentCollection {#3159 …}
  +votes: Doctrine\ORM\PersistentCollection {#3161 …}
  +reports: Doctrine\ORM\PersistentCollection {#3163 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3165 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3167 …}
  -id: 264513
  -bodyTs: "'1.19.72.59':62 '10.0.0.100':59 'alway':16 'browser':54 'client':26 'dns':10,17,30,51 'doesn':55 'domain':43 'forc':24 'intern':37 'issu':11 'lan':34 'namespac':44 'pointer':4 'public':42,50 'request':57 'resolv':47 'rout':18 'seem':6 'server':31 'sometim':46 'test.home.network':58,61 'thank':1 'traffic':20 'tunnel':23 'use':28,40 'websit':38 'without':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.self-hosted.site/comment/105671"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703936808 {#3155
    date: 2023-12-30 12:46:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
176 DENIED moderate
App\Entity\EntryComment {#3156
  +user: Proxies\__CG__\App\Entity\User {#3110 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2856 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2930
    +user: App\Entity\User {#2453 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2856 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Change your allowed IPs config to 0.0.0.0/0"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1709453151 {#2924
      date: 2024-03-03 09:05:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Smash@lemmy.self-hosted.site"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2931 …}
    +nested: Doctrine\ORM\PersistentCollection {#2933 …}
    +votes: Doctrine\ORM\PersistentCollection {#2935 …}
    +reports: Doctrine\ORM\PersistentCollection {#2937 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2939 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2941 …}
    -id: 263458
    -bodyTs: "'/0':8 '0.0.0.0':7 'allow':3 'chang':1 'config':5 'ip':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sedd.it/comment/31822"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703892965 {#2925
      date: 2023-12-30 00:36:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2930}
  +body: "Thanks for the pointer, it seems it’s an DNS issue after all (**IT’S ALWAYS DNS**). Routing all traffic through the tunnel forces the Clients to use the DNS server of the LAN. Without, my internal websites (which use a public domain namespace) are sometimes resolved with a public DNS. So the browser doesn’t request test.home.network (10.0.0.100) but test.home.network (1.19.72.59)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703936808 {#3154
    date: 2023-12-30 12:46:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Smash@lemmy.self-hosted.site"
    "@stown@sedd.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3157 …}
  +nested: Doctrine\ORM\PersistentCollection {#3159 …}
  +votes: Doctrine\ORM\PersistentCollection {#3161 …}
  +reports: Doctrine\ORM\PersistentCollection {#3163 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3165 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3167 …}
  -id: 264513
  -bodyTs: "'1.19.72.59':62 '10.0.0.100':59 'alway':16 'browser':54 'client':26 'dns':10,17,30,51 'doesn':55 'domain':43 'forc':24 'intern':37 'issu':11 'lan':34 'namespac':44 'pointer':4 'public':42,50 'request':57 'resolv':47 'rout':18 'seem':6 'server':31 'sometim':46 'test.home.network':58,61 'thank':1 'traffic':20 'tunnel':23 'use':28,40 'websit':38 'without':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.self-hosted.site/comment/105671"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703936808 {#3155
    date: 2023-12-30 12:46:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
177 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
178 DENIED moderate
App\Entity\EntryComment {#3316
  +user: App\Entity\User {#2453 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2856 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3156
    +user: Proxies\__CG__\App\Entity\User {#3110 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2856 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2930
      +user: App\Entity\User {#2453 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2856 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Change your allowed IPs config to 0.0.0.0/0"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1709453151 {#2924
        date: 2024-03-03 09:05:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Smash@lemmy.self-hosted.site"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2931 …}
      +nested: Doctrine\ORM\PersistentCollection {#2933 …}
      +votes: Doctrine\ORM\PersistentCollection {#2935 …}
      +reports: Doctrine\ORM\PersistentCollection {#2937 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2939 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2941 …}
      -id: 263458
      -bodyTs: "'/0':8 '0.0.0.0':7 'allow':3 'chang':1 'config':5 'ip':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sedd.it/comment/31822"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703892965 {#2925
        date: 2023-12-30 00:36:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2930}
    +body: "Thanks for the pointer, it seems it’s an DNS issue after all (**IT’S ALWAYS DNS**). Routing all traffic through the tunnel forces the Clients to use the DNS server of the LAN. Without, my internal websites (which use a public domain namespace) are sometimes resolved with a public DNS. So the browser doesn’t request test.home.network (10.0.0.100) but test.home.network (1.19.72.59)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703936808 {#3154
      date: 2023-12-30 12:46:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Smash@lemmy.self-hosted.site"
      "@stown@sedd.it"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3157 …}
    +nested: Doctrine\ORM\PersistentCollection {#3159 …}
    +votes: Doctrine\ORM\PersistentCollection {#3161 …}
    +reports: Doctrine\ORM\PersistentCollection {#3163 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3165 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3167 …}
    -id: 264513
    -bodyTs: "'1.19.72.59':62 '10.0.0.100':59 'alway':16 'browser':54 'client':26 'dns':10,17,30,51 'doesn':55 'domain':43 'forc':24 'intern':37 'issu':11 'lan':34 'namespac':44 'pointer':4 'public':42,50 'request':57 'resolv':47 'rout':18 'seem':6 'server':31 'sometim':46 'test.home.network':58,61 'thank':1 'traffic':20 'tunnel':23 'use':28,40 'websit':38 'without':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.self-hosted.site/comment/105671"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703936808 {#3155
      date: 2023-12-30 12:46:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2930}
  +body: "Glad you figured it out. I’ve also run into issues with Firefox using the wrong DNS."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703960085 {#3314
    date: 2023-12-30 19:14:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Smash@lemmy.self-hosted.site"
    "@stown@sedd.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3317 …}
  +nested: Doctrine\ORM\PersistentCollection {#3319 …}
  +votes: Doctrine\ORM\PersistentCollection {#3321 …}
  +reports: Doctrine\ORM\PersistentCollection {#3323 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3325 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3327 …}
  -id: 265113
  -bodyTs: "'also':8 'dns':17 'figur':3 'firefox':13 'glad':1 'issu':11 'run':9 'use':14 've':7 'wrong':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sedd.it/comment/38736"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703960085 {#3315
    date: 2023-12-30 19:14:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
179 DENIED edit
App\Entity\EntryComment {#3316
  +user: App\Entity\User {#2453 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2856 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3156
    +user: Proxies\__CG__\App\Entity\User {#3110 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2856 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2930
      +user: App\Entity\User {#2453 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2856 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Change your allowed IPs config to 0.0.0.0/0"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1709453151 {#2924
        date: 2024-03-03 09:05:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Smash@lemmy.self-hosted.site"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2931 …}
      +nested: Doctrine\ORM\PersistentCollection {#2933 …}
      +votes: Doctrine\ORM\PersistentCollection {#2935 …}
      +reports: Doctrine\ORM\PersistentCollection {#2937 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2939 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2941 …}
      -id: 263458
      -bodyTs: "'/0':8 '0.0.0.0':7 'allow':3 'chang':1 'config':5 'ip':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sedd.it/comment/31822"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703892965 {#2925
        date: 2023-12-30 00:36:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2930}
    +body: "Thanks for the pointer, it seems it’s an DNS issue after all (**IT’S ALWAYS DNS**). Routing all traffic through the tunnel forces the Clients to use the DNS server of the LAN. Without, my internal websites (which use a public domain namespace) are sometimes resolved with a public DNS. So the browser doesn’t request test.home.network (10.0.0.100) but test.home.network (1.19.72.59)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703936808 {#3154
      date: 2023-12-30 12:46:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Smash@lemmy.self-hosted.site"
      "@stown@sedd.it"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3157 …}
    +nested: Doctrine\ORM\PersistentCollection {#3159 …}
    +votes: Doctrine\ORM\PersistentCollection {#3161 …}
    +reports: Doctrine\ORM\PersistentCollection {#3163 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3165 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3167 …}
    -id: 264513
    -bodyTs: "'1.19.72.59':62 '10.0.0.100':59 'alway':16 'browser':54 'client':26 'dns':10,17,30,51 'doesn':55 'domain':43 'forc':24 'intern':37 'issu':11 'lan':34 'namespac':44 'pointer':4 'public':42,50 'request':57 'resolv':47 'rout':18 'seem':6 'server':31 'sometim':46 'test.home.network':58,61 'thank':1 'traffic':20 'tunnel':23 'use':28,40 'websit':38 'without':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.self-hosted.site/comment/105671"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703936808 {#3155
      date: 2023-12-30 12:46:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2930}
  +body: "Glad you figured it out. I’ve also run into issues with Firefox using the wrong DNS."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703960085 {#3314
    date: 2023-12-30 19:14:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Smash@lemmy.self-hosted.site"
    "@stown@sedd.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3317 …}
  +nested: Doctrine\ORM\PersistentCollection {#3319 …}
  +votes: Doctrine\ORM\PersistentCollection {#3321 …}
  +reports: Doctrine\ORM\PersistentCollection {#3323 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3325 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3327 …}
  -id: 265113
  -bodyTs: "'also':8 'dns':17 'figur':3 'firefox':13 'glad':1 'issu':11 'run':9 'use':14 've':7 'wrong':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sedd.it/comment/38736"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703960085 {#3315
    date: 2023-12-30 19:14:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
180 DENIED moderate
App\Entity\EntryComment {#3316
  +user: App\Entity\User {#2453 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2856 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "selfhosted@lemmy.world"
    +title: "selfhosted"
    +description: """
      A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
      \n
      Rules:\n
      \n
      - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
      - No spam posting.\n
      - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
      - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
      - No trolling.\n
      \n
      Resources:\n
      \n
      - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
      - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
      - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
      \n
      > Any issues on the community? Report it using the report flag.\n
      \n
      > Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#317
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 120
    +apId: "selfhosted@lemmy.world"
    +apProfileId: "https://lemmy.world/c/selfhosted"
    +apPublicUrl: "https://lemmy.world/c/selfhosted"
    +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "selfhosted"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703473826 {#311
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#310
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3156
    +user: Proxies\__CG__\App\Entity\User {#3110 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2856 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2930
      +user: App\Entity\User {#2453 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2856 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Change your allowed IPs config to 0.0.0.0/0"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1709453151 {#2924
        date: 2024-03-03 09:05:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Smash@lemmy.self-hosted.site"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2931 …}
      +nested: Doctrine\ORM\PersistentCollection {#2933 …}
      +votes: Doctrine\ORM\PersistentCollection {#2935 …}
      +reports: Doctrine\ORM\PersistentCollection {#2937 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2939 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2941 …}
      -id: 263458
      -bodyTs: "'/0':8 '0.0.0.0':7 'allow':3 'chang':1 'config':5 'ip':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sedd.it/comment/31822"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703892965 {#2925
        date: 2023-12-30 00:36:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2930}
    +body: "Thanks for the pointer, it seems it’s an DNS issue after all (**IT’S ALWAYS DNS**). Routing all traffic through the tunnel forces the Clients to use the DNS server of the LAN. Without, my internal websites (which use a public domain namespace) are sometimes resolved with a public DNS. So the browser doesn’t request test.home.network (10.0.0.100) but test.home.network (1.19.72.59)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703936808 {#3154
      date: 2023-12-30 12:46:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Smash@lemmy.self-hosted.site"
      "@stown@sedd.it"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3157 …}
    +nested: Doctrine\ORM\PersistentCollection {#3159 …}
    +votes: Doctrine\ORM\PersistentCollection {#3161 …}
    +reports: Doctrine\ORM\PersistentCollection {#3163 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3165 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3167 …}
    -id: 264513
    -bodyTs: "'1.19.72.59':62 '10.0.0.100':59 'alway':16 'browser':54 'client':26 'dns':10,17,30,51 'doesn':55 'domain':43 'forc':24 'intern':37 'issu':11 'lan':34 'namespac':44 'pointer':4 'public':42,50 'request':57 'resolv':47 'rout':18 'seem':6 'server':31 'sometim':46 'test.home.network':58,61 'thank':1 'traffic':20 'tunnel':23 'use':28,40 'websit':38 'without':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.self-hosted.site/comment/105671"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703936808 {#3155
      date: 2023-12-30 12:46:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2930}
  +body: "Glad you figured it out. I’ve also run into issues with Firefox using the wrong DNS."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703960085 {#3314
    date: 2023-12-30 19:14:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Smash@lemmy.self-hosted.site"
    "@stown@sedd.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3317 …}
  +nested: Doctrine\ORM\PersistentCollection {#3319 …}
  +votes: Doctrine\ORM\PersistentCollection {#3321 …}
  +reports: Doctrine\ORM\PersistentCollection {#3323 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3325 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3327 …}
  -id: 265113
  -bodyTs: "'also':8 'dns':17 'figur':3 'firefox':13 'glad':1 'issu':11 'run':9 'use':14 've':7 'wrong':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sedd.it/comment/38736"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703960085 {#3315
    date: 2023-12-30 19:14:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
181 DENIED edit
App\Entity\Magazine {#307
  +icon: Proxies\__CG__\App\Entity\Image {#288 …}
  +name: "selfhosted@lemmy.world"
  +title: "selfhosted"
  +description: """
    A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.\n
    \n
    Rules:\n
    \n
    - Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.\n
    - No spam posting.\n
    - Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.\n
    - Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).\n
    - No trolling.\n
    \n
    Resources:\n
    \n
    - [awesome-selfhosted software](https://github.com/awesome-selfhosted/awesome-selfhosted)\n
    - [awesome-sysadmin](https://github.com/awesome-foss/awesome-sysadmin) resources\n
    - [Self-Hosted Podcast from Jupiter Broadcasting](https://selfhosted.show)\n
    \n
    > Any issues on the community? Report it using the report flag.\n
    \n
    > Questions? DM the mods!
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 222
  +entryCommentCount: 3916
  +postCount: 0
  +postCommentCount: 0
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729582735 {#317
    date: 2024-10-22 09:38:55.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#279 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
  +entries: Doctrine\ORM\PersistentCollection {#222 …}
  +posts: Doctrine\ORM\PersistentCollection {#180 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
  +bans: Doctrine\ORM\PersistentCollection {#159 …}
  +reports: Doctrine\ORM\PersistentCollection {#145 …}
  +badges: Doctrine\ORM\PersistentCollection {#123 …}
  +logs: Doctrine\ORM\PersistentCollection {#113 …}
  +awards: Doctrine\ORM\PersistentCollection {#102 …}
  +categories: Doctrine\ORM\PersistentCollection {#89 …}
  -id: 120
  +apId: "selfhosted@lemmy.world"
  +apProfileId: "https://lemmy.world/c/selfhosted"
  +apPublicUrl: "https://lemmy.world/c/selfhosted"
  +apFollowersUrl: "https://lemmy.world/c/selfhosted/followers"
  +apInboxUrl: "https://lemmy.world/inbox"
  +apDomain: "lemmy.world"
  +apPreferredUsername: "selfhosted"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1703473826 {#311
    date: 2023-12-25 04:10:26.0 +01:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1703473826 {#310
    date: 2023-12-25 04:10:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details