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

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.70 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.03 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 {#1785
  +user: App\Entity\User {#1460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Update: I finally installed RYOT, and wow is it slow, and resource intensive. It’s using more than 20% of the CPU on my NAS when it isn’t even open! Might switch to Media Tracker…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704497363 {#1539
    date: 2024-01-06 00:29:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savedbythezsh@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1749 …}
  +nested: Doctrine\ORM\PersistentCollection {#1748 …}
  +votes: Doctrine\ORM\PersistentCollection {#1477 …}
  +reports: Doctrine\ORM\PersistentCollection {#1485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1631 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1416 …}
  -id: 283951
  -bodyTs: "'20':19 'cpu':22 'even':30 'final':3 'instal':4 'intens':13 'isn':28 'media':35 'might':32 'nas':25 'open':31 'resourc':12 'ryot':5 'slow':10 'switch':33 'tracker':36 'updat':1 'use':16 'wow':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7161033"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704497363 {#1498
    date: 2024-01-06 00:29:23.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 {#1785
  +user: App\Entity\User {#1460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Update: I finally installed RYOT, and wow is it slow, and resource intensive. It’s using more than 20% of the CPU on my NAS when it isn’t even open! Might switch to Media Tracker…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704497363 {#1539
    date: 2024-01-06 00:29:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savedbythezsh@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1749 …}
  +nested: Doctrine\ORM\PersistentCollection {#1748 …}
  +votes: Doctrine\ORM\PersistentCollection {#1477 …}
  +reports: Doctrine\ORM\PersistentCollection {#1485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1631 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1416 …}
  -id: 283951
  -bodyTs: "'20':19 'cpu':22 'even':30 'final':3 'instal':4 'intens':13 'isn':28 'media':35 'might':32 'nas':25 'open':31 'resourc':12 'ryot':5 'slow':10 'switch':33 'tracker':36 'updat':1 'use':16 'wow':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7161033"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704497363 {#1498
    date: 2024-01-06 00:29:23.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 {#1785
  +user: App\Entity\User {#1460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Update: I finally installed RYOT, and wow is it slow, and resource intensive. It’s using more than 20% of the CPU on my NAS when it isn’t even open! Might switch to Media Tracker…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704497363 {#1539
    date: 2024-01-06 00:29:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savedbythezsh@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1749 …}
  +nested: Doctrine\ORM\PersistentCollection {#1748 …}
  +votes: Doctrine\ORM\PersistentCollection {#1477 …}
  +reports: Doctrine\ORM\PersistentCollection {#1485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1631 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1416 …}
  -id: 283951
  -bodyTs: "'20':19 'cpu':22 'even':30 'final':3 'instal':4 'intens':13 'isn':28 'media':35 'might':32 'nas':25 'open':31 'resourc':12 'ryot':5 'slow':10 'switch':33 'tracker':36 'updat':1 'use':16 'wow':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7161033"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704497363 {#1498
    date: 2024-01-06 00:29:23.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 {#1740
  +user: App\Entity\User {#2453 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Sonarr dark mode! Finally I won’t be blinded when I open it to try and fix a series at 1am."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1712128543 {#1735
    date: 2024-04-03 09:15:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savedbythezsh@sh.itjust.works"
  ]
  +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: 283911
  -bodyTs: "'1am':21 'blind':9 'dark':2 'final':4 'fix':17 'mode':3 'open':12 'seri':19 'sonarr':1 'tri':15 'won':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemellem.dasonic.xyz/comment/747334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704496379 {#1716
    date: 2024-01-06 00:12:59.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 {#1740
  +user: App\Entity\User {#2453 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Sonarr dark mode! Finally I won’t be blinded when I open it to try and fix a series at 1am."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1712128543 {#1735
    date: 2024-04-03 09:15:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savedbythezsh@sh.itjust.works"
  ]
  +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: 283911
  -bodyTs: "'1am':21 'blind':9 'dark':2 'final':4 'fix':17 'mode':3 'open':12 'seri':19 'sonarr':1 'tri':15 'won':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemellem.dasonic.xyz/comment/747334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704496379 {#1716
    date: 2024-01-06 00:12:59.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 {#1740
  +user: App\Entity\User {#2453 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Sonarr dark mode! Finally I won’t be blinded when I open it to try and fix a series at 1am."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1712128543 {#1735
    date: 2024-04-03 09:15:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savedbythezsh@sh.itjust.works"
  ]
  +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: 283911
  -bodyTs: "'1am':21 'blind':9 'dark':2 'final':4 'fix':17 'mode':3 'open':12 'seri':19 'sonarr':1 'tri':15 'won':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemellem.dasonic.xyz/comment/747334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704496379 {#1716
    date: 2024-01-06 00:12:59.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 {#3146
  +user: Proxies\__CG__\App\Entity\User {#3147 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1740
    +user: App\Entity\User {#2453 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Sonarr dark mode! Finally I won’t be blinded when I open it to try and fix a series at 1am."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1712128543 {#1735
      date: 2024-04-03 09:15:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savedbythezsh@sh.itjust.works"
    ]
    +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: 283911
    -bodyTs: "'1am':21 'blind':9 'dark':2 'final':4 'fix':17 'mode':3 'open':12 'seri':19 'sonarr':1 'tri':15 'won':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemellem.dasonic.xyz/comment/747334"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704496379 {#1716
      date: 2024-01-06 00:12:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1740}
  +body: "I highly recommend the Dark Reader extension for your browser"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1704497249 {#3144
    date: 2024-01-06 00:27:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savedbythezsh@sh.itjust.works"
    "@das@lemellem.dasonic.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3148 …}
  +nested: Doctrine\ORM\PersistentCollection {#3150 …}
  +votes: Doctrine\ORM\PersistentCollection {#3152 …}
  +reports: Doctrine\ORM\PersistentCollection {#3154 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3156 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3158 …}
  -id: 283947
  -bodyTs: "'browser':10 'dark':5 'extens':7 'high':2 'reader':6 'recommend':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6175729"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704497249 {#3145
    date: 2024-01-06 00:27: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
11 DENIED edit
App\Entity\EntryComment {#3146
  +user: Proxies\__CG__\App\Entity\User {#3147 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1740
    +user: App\Entity\User {#2453 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Sonarr dark mode! Finally I won’t be blinded when I open it to try and fix a series at 1am."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1712128543 {#1735
      date: 2024-04-03 09:15:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savedbythezsh@sh.itjust.works"
    ]
    +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: 283911
    -bodyTs: "'1am':21 'blind':9 'dark':2 'final':4 'fix':17 'mode':3 'open':12 'seri':19 'sonarr':1 'tri':15 'won':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemellem.dasonic.xyz/comment/747334"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704496379 {#1716
      date: 2024-01-06 00:12:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1740}
  +body: "I highly recommend the Dark Reader extension for your browser"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1704497249 {#3144
    date: 2024-01-06 00:27:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savedbythezsh@sh.itjust.works"
    "@das@lemellem.dasonic.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3148 …}
  +nested: Doctrine\ORM\PersistentCollection {#3150 …}
  +votes: Doctrine\ORM\PersistentCollection {#3152 …}
  +reports: Doctrine\ORM\PersistentCollection {#3154 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3156 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3158 …}
  -id: 283947
  -bodyTs: "'browser':10 'dark':5 'extens':7 'high':2 'reader':6 'recommend':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6175729"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704497249 {#3145
    date: 2024-01-06 00:27: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
12 DENIED moderate
App\Entity\EntryComment {#3146
  +user: Proxies\__CG__\App\Entity\User {#3147 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1740
    +user: App\Entity\User {#2453 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Sonarr dark mode! Finally I won’t be blinded when I open it to try and fix a series at 1am."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1712128543 {#1735
      date: 2024-04-03 09:15:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savedbythezsh@sh.itjust.works"
    ]
    +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: 283911
    -bodyTs: "'1am':21 'blind':9 'dark':2 'final':4 'fix':17 'mode':3 'open':12 'seri':19 'sonarr':1 'tri':15 'won':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemellem.dasonic.xyz/comment/747334"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704496379 {#1716
      date: 2024-01-06 00:12:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1740}
  +body: "I highly recommend the Dark Reader extension for your browser"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1704497249 {#3144
    date: 2024-01-06 00:27:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savedbythezsh@sh.itjust.works"
    "@das@lemellem.dasonic.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3148 …}
  +nested: Doctrine\ORM\PersistentCollection {#3150 …}
  +votes: Doctrine\ORM\PersistentCollection {#3152 …}
  +reports: Doctrine\ORM\PersistentCollection {#3154 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3156 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3158 …}
  -id: 283947
  -bodyTs: "'browser':10 'dark':5 'extens':7 'high':2 'reader':6 'recommend':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6175729"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704497249 {#3145
    date: 2024-01-06 00:27: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
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 {#2019
  +user: App\Entity\User {#2029 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Thanks for the tip! I just subscribed."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1712152260 {#1404
    date: 2024-04-03 15:51:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savedbythezsh@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2023 …}
  +nested: Doctrine\ORM\PersistentCollection {#2032 …}
  +votes: Doctrine\ORM\PersistentCollection {#2024 …}
  +reports: Doctrine\ORM\PersistentCollection {#2018 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2021 …}
  -id: 283846
  -bodyTs: "'subscrib':7 'thank':1 'tip':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7113723"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704494672 {#1363
    date: 2024-01-05 23:44: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
15 DENIED edit
App\Entity\EntryComment {#2019
  +user: App\Entity\User {#2029 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Thanks for the tip! I just subscribed."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1712152260 {#1404
    date: 2024-04-03 15:51:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savedbythezsh@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2023 …}
  +nested: Doctrine\ORM\PersistentCollection {#2032 …}
  +votes: Doctrine\ORM\PersistentCollection {#2024 …}
  +reports: Doctrine\ORM\PersistentCollection {#2018 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2021 …}
  -id: 283846
  -bodyTs: "'subscrib':7 'thank':1 'tip':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7113723"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704494672 {#1363
    date: 2024-01-05 23:44: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
16 DENIED moderate
App\Entity\EntryComment {#2019
  +user: App\Entity\User {#2029 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Thanks for the tip! I just subscribed."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1712152260 {#1404
    date: 2024-04-03 15:51:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savedbythezsh@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2023 …}
  +nested: Doctrine\ORM\PersistentCollection {#2032 …}
  +votes: Doctrine\ORM\PersistentCollection {#2024 …}
  +reports: Doctrine\ORM\PersistentCollection {#2018 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2021 …}
  -id: 283846
  -bodyTs: "'subscrib':7 'thank':1 'tip':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7113723"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704494672 {#1363
    date: 2024-01-05 23:44: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
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 {#3130
  +user: Proxies\__CG__\App\Entity\User {#3131 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2019
    +user: App\Entity\User {#2029 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Thanks for the tip! I just subscribed."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1712152260 {#1404
      date: 2024-04-03 15:51:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savedbythezsh@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2023 …}
    +nested: Doctrine\ORM\PersistentCollection {#2032 …}
    +votes: Doctrine\ORM\PersistentCollection {#2024 …}
    +reports: Doctrine\ORM\PersistentCollection {#2018 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2021 …}
    -id: 283846
    -bodyTs: "'subscrib':7 'thank':1 'tip':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7113723"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704494672 {#1363
      date: 2024-01-05 23:44:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2019}
  +body: "For real. This is great stuff and a true RSS feed. Much thanks op."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704502456 {#3128
    date: 2024-01-06 01:54:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savedbythezsh@sh.itjust.works"
    "@bigkahuna1986@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3132 …}
  +nested: Doctrine\ORM\PersistentCollection {#3134 …}
  +votes: Doctrine\ORM\PersistentCollection {#3136 …}
  +reports: Doctrine\ORM\PersistentCollection {#3138 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3140 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3142 …}
  -id: 284150
  -bodyTs: "'feed':11 'great':5 'much':12 'op':14 'real':2 'rss':10 'stuff':6 'thank':13 'true':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7163089"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704502456 {#3129
    date: 2024-01-06 01: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
19 DENIED edit
App\Entity\EntryComment {#3130
  +user: Proxies\__CG__\App\Entity\User {#3131 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2019
    +user: App\Entity\User {#2029 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Thanks for the tip! I just subscribed."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1712152260 {#1404
      date: 2024-04-03 15:51:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savedbythezsh@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2023 …}
    +nested: Doctrine\ORM\PersistentCollection {#2032 …}
    +votes: Doctrine\ORM\PersistentCollection {#2024 …}
    +reports: Doctrine\ORM\PersistentCollection {#2018 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2021 …}
    -id: 283846
    -bodyTs: "'subscrib':7 'thank':1 'tip':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7113723"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704494672 {#1363
      date: 2024-01-05 23:44:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2019}
  +body: "For real. This is great stuff and a true RSS feed. Much thanks op."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704502456 {#3128
    date: 2024-01-06 01:54:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savedbythezsh@sh.itjust.works"
    "@bigkahuna1986@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3132 …}
  +nested: Doctrine\ORM\PersistentCollection {#3134 …}
  +votes: Doctrine\ORM\PersistentCollection {#3136 …}
  +reports: Doctrine\ORM\PersistentCollection {#3138 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3140 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3142 …}
  -id: 284150
  -bodyTs: "'feed':11 'great':5 'much':12 'op':14 'real':2 'rss':10 'stuff':6 'thank':13 'true':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7163089"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704502456 {#3129
    date: 2024-01-06 01: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
20 DENIED moderate
App\Entity\EntryComment {#3130
  +user: Proxies\__CG__\App\Entity\User {#3131 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2019
    +user: App\Entity\User {#2029 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Thanks for the tip! I just subscribed."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1712152260 {#1404
      date: 2024-04-03 15:51:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@savedbythezsh@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2023 …}
    +nested: Doctrine\ORM\PersistentCollection {#2032 …}
    +votes: Doctrine\ORM\PersistentCollection {#2024 …}
    +reports: Doctrine\ORM\PersistentCollection {#2018 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2021 …}
    -id: 283846
    -bodyTs: "'subscrib':7 'thank':1 'tip':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7113723"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704494672 {#1363
      date: 2024-01-05 23:44:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2019}
  +body: "For real. This is great stuff and a true RSS feed. Much thanks op."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704502456 {#3128
    date: 2024-01-06 01:54:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savedbythezsh@sh.itjust.works"
    "@bigkahuna1986@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3132 …}
  +nested: Doctrine\ORM\PersistentCollection {#3134 …}
  +votes: Doctrine\ORM\PersistentCollection {#3136 …}
  +reports: Doctrine\ORM\PersistentCollection {#3138 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3140 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3142 …}
  -id: 284150
  -bodyTs: "'feed':11 'great':5 'much':12 'op':14 'real':2 'rss':10 'stuff':6 'thank':13 'true':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7163089"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704502456 {#3129
    date: 2024-01-06 01: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
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 {#2164
  +user: App\Entity\User {#2334 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Your router’s IP can be anything. Choose any internal IP address on your subnet.\n
    \n
    You *can* have 2 routers on the same subnet just make sure you disable DHCP on the new one while you perform the setup of everything else.  \n
    Then when you want to switch over, toggle on dhcp on the new router and replace the cables and you should be fine. You’ll know it’s working when you plug into it and get a default route of the *new* router.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1712138285 {#2344
    date: 2024-04-03 11:58:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@skipmorrow@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2314 …}
  +nested: Doctrine\ORM\PersistentCollection {#2328 …}
  +votes: Doctrine\ORM\PersistentCollection {#2191 …}
  +reports: Doctrine\ORM\PersistentCollection {#2327 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
  -id: 283800
  -bodyTs: "'2':19 'address':12 'anyth':7 'cabl':60 'choos':8 'default':80 'dhcp':30,52 'disabl':29 'els':42 'everyth':41 'fine':65 'get':78 'intern':10 'ip':4,11 'know':68 'll':67 'make':26 'new':33,55,84 'one':34 'perform':37 'plug':74 'replac':58 'rout':81 'router':2,20,56,85 'setup':39 'subnet':15,24 'sure':27 'switch':48 'toggl':50 'want':46 'work':71"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6118261"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704493746 {#2349
    date: 2024-01-05 23:29: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
23 DENIED edit
App\Entity\EntryComment {#2164
  +user: App\Entity\User {#2334 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Your router’s IP can be anything. Choose any internal IP address on your subnet.\n
    \n
    You *can* have 2 routers on the same subnet just make sure you disable DHCP on the new one while you perform the setup of everything else.  \n
    Then when you want to switch over, toggle on dhcp on the new router and replace the cables and you should be fine. You’ll know it’s working when you plug into it and get a default route of the *new* router.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1712138285 {#2344
    date: 2024-04-03 11:58:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@skipmorrow@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2314 …}
  +nested: Doctrine\ORM\PersistentCollection {#2328 …}
  +votes: Doctrine\ORM\PersistentCollection {#2191 …}
  +reports: Doctrine\ORM\PersistentCollection {#2327 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
  -id: 283800
  -bodyTs: "'2':19 'address':12 'anyth':7 'cabl':60 'choos':8 'default':80 'dhcp':30,52 'disabl':29 'els':42 'everyth':41 'fine':65 'get':78 'intern':10 'ip':4,11 'know':68 'll':67 'make':26 'new':33,55,84 'one':34 'perform':37 'plug':74 'replac':58 'rout':81 'router':2,20,56,85 'setup':39 'subnet':15,24 'sure':27 'switch':48 'toggl':50 'want':46 'work':71"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6118261"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704493746 {#2349
    date: 2024-01-05 23:29: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
24 DENIED moderate
App\Entity\EntryComment {#2164
  +user: App\Entity\User {#2334 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Your router’s IP can be anything. Choose any internal IP address on your subnet.\n
    \n
    You *can* have 2 routers on the same subnet just make sure you disable DHCP on the new one while you perform the setup of everything else.  \n
    Then when you want to switch over, toggle on dhcp on the new router and replace the cables and you should be fine. You’ll know it’s working when you plug into it and get a default route of the *new* router.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1712138285 {#2344
    date: 2024-04-03 11:58:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@skipmorrow@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2314 …}
  +nested: Doctrine\ORM\PersistentCollection {#2328 …}
  +votes: Doctrine\ORM\PersistentCollection {#2191 …}
  +reports: Doctrine\ORM\PersistentCollection {#2327 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
  -id: 283800
  -bodyTs: "'2':19 'address':12 'anyth':7 'cabl':60 'choos':8 'default':80 'dhcp':30,52 'disabl':29 'els':42 'everyth':41 'fine':65 'get':78 'intern':10 'ip':4,11 'know':68 'll':67 'make':26 'new':33,55,84 'one':34 'perform':37 'plug':74 'replac':58 'rout':81 'router':2,20,56,85 'setup':39 'subnet':15,24 'sure':27 'switch':48 'toggl':50 'want':46 'work':71"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6118261"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704493746 {#2349
    date: 2024-01-05 23:29: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
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 {#3111
  +user: Proxies\__CG__\App\Entity\User {#3040 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2164
    +user: App\Entity\User {#2334 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Your router’s IP can be anything. Choose any internal IP address on your subnet.\n
      \n
      You *can* have 2 routers on the same subnet just make sure you disable DHCP on the new one while you perform the setup of everything else.  \n
      Then when you want to switch over, toggle on dhcp on the new router and replace the cables and you should be fine. You’ll know it’s working when you plug into it and get a default route of the *new* router.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1712138285 {#2344
      date: 2024-04-03 11:58:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@skipmorrow@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2314 …}
    +nested: Doctrine\ORM\PersistentCollection {#2328 …}
    +votes: Doctrine\ORM\PersistentCollection {#2191 …}
    +reports: Doctrine\ORM\PersistentCollection {#2327 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
    -id: 283800
    -bodyTs: "'2':19 'address':12 'anyth':7 'cabl':60 'choos':8 'default':80 'dhcp':30,52 'disabl':29 'els':42 'everyth':41 'fine':65 'get':78 'intern':10 'ip':4,11 'know':68 'll':67 'make':26 'new':33,55,84 'one':34 'perform':37 'plug':74 'replac':58 'rout':81 'router':2,20,56,85 'setup':39 'subnet':15,24 'sure':27 'switch':48 'toggl':50 'want':46 'work':71"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/6118261"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704493746 {#2349
      date: 2024-01-05 23:29:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: "Let’s see if I got this… great idea to disable DHCP on the new OPNSense for now. I forgot about that. Just keep the one LAN cable going in, and I will just keep the IP address as it is right now (.79). Not even worry about the WAN port at all. Set up all of the features, including things like reserved IP addresses and whatnot. Then, when I am ready to drop it in, I will turn the old router off, and on the new router set up a static IP on the LAN port (.0.1) and add the WAN port (DHCP). Drop it in place, turn on DHCP and I’ll be good to go."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704494535 {#3109
    date: 2024-01-05 23:42:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@skipmorrow@lemmy.world"
    "@reddthat@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3121 …}
  +nested: Doctrine\ORM\PersistentCollection {#3112 …}
  +votes: Doctrine\ORM\PersistentCollection {#3114 …}
  +reports: Doctrine\ORM\PersistentCollection {#3122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3124 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3126 …}
  -id: 283838
  -bodyTs: "'0.1':98 '79':44 'add':100 'address':38,65 'cabl':28 'dhcp':12,104,111 'disabl':11 'drop':74,105 'even':46 'featur':59 'forgot':20 'go':29,118 'good':116 'got':6 'great':8 'idea':9 'includ':60 'ip':37,64,93 'keep':24,35 'lan':27,96 'let':1 'like':62 'll':114 'new':15,87 'old':81 'one':26 'opnsens':16 'place':108 'port':51,97,103 'readi':72 'reserv':63 'right':42 'router':82,88 'see':3 'set':54,89 'static':92 'thing':61 'turn':79,109 'wan':50,102 'whatnot':67 'worri':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6442104"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704494535 {#3110
    date: 2024-01-05 23:42:15.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 {#3111
  +user: Proxies\__CG__\App\Entity\User {#3040 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2164
    +user: App\Entity\User {#2334 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Your router’s IP can be anything. Choose any internal IP address on your subnet.\n
      \n
      You *can* have 2 routers on the same subnet just make sure you disable DHCP on the new one while you perform the setup of everything else.  \n
      Then when you want to switch over, toggle on dhcp on the new router and replace the cables and you should be fine. You’ll know it’s working when you plug into it and get a default route of the *new* router.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1712138285 {#2344
      date: 2024-04-03 11:58:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@skipmorrow@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2314 …}
    +nested: Doctrine\ORM\PersistentCollection {#2328 …}
    +votes: Doctrine\ORM\PersistentCollection {#2191 …}
    +reports: Doctrine\ORM\PersistentCollection {#2327 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
    -id: 283800
    -bodyTs: "'2':19 'address':12 'anyth':7 'cabl':60 'choos':8 'default':80 'dhcp':30,52 'disabl':29 'els':42 'everyth':41 'fine':65 'get':78 'intern':10 'ip':4,11 'know':68 'll':67 'make':26 'new':33,55,84 'one':34 'perform':37 'plug':74 'replac':58 'rout':81 'router':2,20,56,85 'setup':39 'subnet':15,24 'sure':27 'switch':48 'toggl':50 'want':46 'work':71"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/6118261"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704493746 {#2349
      date: 2024-01-05 23:29:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: "Let’s see if I got this… great idea to disable DHCP on the new OPNSense for now. I forgot about that. Just keep the one LAN cable going in, and I will just keep the IP address as it is right now (.79). Not even worry about the WAN port at all. Set up all of the features, including things like reserved IP addresses and whatnot. Then, when I am ready to drop it in, I will turn the old router off, and on the new router set up a static IP on the LAN port (.0.1) and add the WAN port (DHCP). Drop it in place, turn on DHCP and I’ll be good to go."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704494535 {#3109
    date: 2024-01-05 23:42:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@skipmorrow@lemmy.world"
    "@reddthat@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3121 …}
  +nested: Doctrine\ORM\PersistentCollection {#3112 …}
  +votes: Doctrine\ORM\PersistentCollection {#3114 …}
  +reports: Doctrine\ORM\PersistentCollection {#3122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3124 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3126 …}
  -id: 283838
  -bodyTs: "'0.1':98 '79':44 'add':100 'address':38,65 'cabl':28 'dhcp':12,104,111 'disabl':11 'drop':74,105 'even':46 'featur':59 'forgot':20 'go':29,118 'good':116 'got':6 'great':8 'idea':9 'includ':60 'ip':37,64,93 'keep':24,35 'lan':27,96 'let':1 'like':62 'll':114 'new':15,87 'old':81 'one':26 'opnsens':16 'place':108 'port':51,97,103 'readi':72 'reserv':63 'right':42 'router':82,88 'see':3 'set':54,89 'static':92 'thing':61 'turn':79,109 'wan':50,102 'whatnot':67 'worri':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6442104"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704494535 {#3110
    date: 2024-01-05 23:42:15.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 {#3111
  +user: Proxies\__CG__\App\Entity\User {#3040 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2164
    +user: App\Entity\User {#2334 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Your router’s IP can be anything. Choose any internal IP address on your subnet.\n
      \n
      You *can* have 2 routers on the same subnet just make sure you disable DHCP on the new one while you perform the setup of everything else.  \n
      Then when you want to switch over, toggle on dhcp on the new router and replace the cables and you should be fine. You’ll know it’s working when you plug into it and get a default route of the *new* router.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1712138285 {#2344
      date: 2024-04-03 11:58:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@skipmorrow@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2314 …}
    +nested: Doctrine\ORM\PersistentCollection {#2328 …}
    +votes: Doctrine\ORM\PersistentCollection {#2191 …}
    +reports: Doctrine\ORM\PersistentCollection {#2327 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
    -id: 283800
    -bodyTs: "'2':19 'address':12 'anyth':7 'cabl':60 'choos':8 'default':80 'dhcp':30,52 'disabl':29 'els':42 'everyth':41 'fine':65 'get':78 'intern':10 'ip':4,11 'know':68 'll':67 'make':26 'new':33,55,84 'one':34 'perform':37 'plug':74 'replac':58 'rout':81 'router':2,20,56,85 'setup':39 'subnet':15,24 'sure':27 'switch':48 'toggl':50 'want':46 'work':71"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/6118261"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704493746 {#2349
      date: 2024-01-05 23:29:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: "Let’s see if I got this… great idea to disable DHCP on the new OPNSense for now. I forgot about that. Just keep the one LAN cable going in, and I will just keep the IP address as it is right now (.79). Not even worry about the WAN port at all. Set up all of the features, including things like reserved IP addresses and whatnot. Then, when I am ready to drop it in, I will turn the old router off, and on the new router set up a static IP on the LAN port (.0.1) and add the WAN port (DHCP). Drop it in place, turn on DHCP and I’ll be good to go."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704494535 {#3109
    date: 2024-01-05 23:42:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@skipmorrow@lemmy.world"
    "@reddthat@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3121 …}
  +nested: Doctrine\ORM\PersistentCollection {#3112 …}
  +votes: Doctrine\ORM\PersistentCollection {#3114 …}
  +reports: Doctrine\ORM\PersistentCollection {#3122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3124 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3126 …}
  -id: 283838
  -bodyTs: "'0.1':98 '79':44 'add':100 'address':38,65 'cabl':28 'dhcp':12,104,111 'disabl':11 'drop':74,105 'even':46 'featur':59 'forgot':20 'go':29,118 'good':116 'got':6 'great':8 'idea':9 'includ':60 'ip':37,64,93 'keep':24,35 'lan':27,96 'let':1 'like':62 'll':114 'new':15,87 'old':81 'one':26 'opnsens':16 'place':108 'port':51,97,103 'readi':72 'reserv':63 'right':42 'router':82,88 'see':3 'set':54,89 'static':92 'thing':61 'turn':79,109 'wan':50,102 'whatnot':67 'worri':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6442104"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704494535 {#3110
    date: 2024-01-05 23:42:15.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 {#3189
  +user: Proxies\__CG__\App\Entity\User {#3183 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3111
    +user: Proxies\__CG__\App\Entity\User {#3040 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2164
      +user: App\Entity\User {#2334 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Your router’s IP can be anything. Choose any internal IP address on your subnet.\n
        \n
        You *can* have 2 routers on the same subnet just make sure you disable DHCP on the new one while you perform the setup of everything else.  \n
        Then when you want to switch over, toggle on dhcp on the new router and replace the cables and you should be fine. You’ll know it’s working when you plug into it and get a default route of the *new* router.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1712138285 {#2344
        date: 2024-04-03 11:58:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@skipmorrow@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2314 …}
      +nested: Doctrine\ORM\PersistentCollection {#2328 …}
      +votes: Doctrine\ORM\PersistentCollection {#2191 …}
      +reports: Doctrine\ORM\PersistentCollection {#2327 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
      -id: 283800
      -bodyTs: "'2':19 'address':12 'anyth':7 'cabl':60 'choos':8 'default':80 'dhcp':30,52 'disabl':29 'els':42 'everyth':41 'fine':65 'get':78 'intern':10 'ip':4,11 'know':68 'll':67 'make':26 'new':33,55,84 'one':34 'perform':37 'plug':74 'replac':58 'rout':81 'router':2,20,56,85 'setup':39 'subnet':15,24 'sure':27 'switch':48 'toggl':50 'want':46 'work':71"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/6118261"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704493746 {#2349
        date: 2024-01-05 23:29:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2164}
    +body: "Let’s see if I got this… great idea to disable DHCP on the new OPNSense for now. I forgot about that. Just keep the one LAN cable going in, and I will just keep the IP address as it is right now (.79). Not even worry about the WAN port at all. Set up all of the features, including things like reserved IP addresses and whatnot. Then, when I am ready to drop it in, I will turn the old router off, and on the new router set up a static IP on the LAN port (.0.1) and add the WAN port (DHCP). Drop it in place, turn on DHCP and I’ll be good to go."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704494535 {#3109
      date: 2024-01-05 23:42:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@skipmorrow@lemmy.world"
      "@reddthat@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3121 …}
    +nested: Doctrine\ORM\PersistentCollection {#3112 …}
    +votes: Doctrine\ORM\PersistentCollection {#3114 …}
    +reports: Doctrine\ORM\PersistentCollection {#3122 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3124 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3126 …}
    -id: 283838
    -bodyTs: "'0.1':98 '79':44 'add':100 'address':38,65 'cabl':28 'dhcp':12,104,111 'disabl':11 'drop':74,105 'even':46 'featur':59 'forgot':20 'go':29,118 'good':116 'got':6 'great':8 'idea':9 'includ':60 'ip':37,64,93 'keep':24,35 'lan':27,96 'let':1 'like':62 'll':114 'new':15,87 'old':81 'one':26 'opnsens':16 'place':108 'port':51,97,103 'readi':72 'reserv':63 'right':42 'router':82,88 'see':3 'set':54,89 'static':92 'thing':61 'turn':79,109 'wan':50,102 'whatnot':67 'worri':47"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6442104"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704494535 {#3110
      date: 2024-01-05 23:42:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: "Sounds about right, just be aware that your LAN and WAN networks need to be different, so you’ll likely need to change your old router’s dhcp subnet. E.g. 192.168.1.1/24 on the WAN and 192.168.0.1/24 on the LAN."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704495920 {#3190
    date: 2024-01-06 00:05:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@skipmorrow@lemmy.world"
    "@reddthat@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3177 …}
  +nested: Doctrine\ORM\PersistentCollection {#3181 …}
  +votes: Doctrine\ORM\PersistentCollection {#3179 …}
  +reports: Doctrine\ORM\PersistentCollection {#3193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3197 …}
  -id: 283897
  -bodyTs: "'/24':32,38 '192.168.0.1':37 '192.168.1.1':31 'awar':6 'chang':23 'dhcp':28 'differ':16 'e.g':30 'lan':9,41 'like':20 'll':19 'need':13,21 'network':12 'old':25 'right':3 'router':26 'sound':1 'subnet':29 'wan':11,35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6442457"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704495920 {#3187
    date: 2024-01-06 00:05: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
31 DENIED edit
App\Entity\EntryComment {#3189
  +user: Proxies\__CG__\App\Entity\User {#3183 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3111
    +user: Proxies\__CG__\App\Entity\User {#3040 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2164
      +user: App\Entity\User {#2334 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Your router’s IP can be anything. Choose any internal IP address on your subnet.\n
        \n
        You *can* have 2 routers on the same subnet just make sure you disable DHCP on the new one while you perform the setup of everything else.  \n
        Then when you want to switch over, toggle on dhcp on the new router and replace the cables and you should be fine. You’ll know it’s working when you plug into it and get a default route of the *new* router.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1712138285 {#2344
        date: 2024-04-03 11:58:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@skipmorrow@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2314 …}
      +nested: Doctrine\ORM\PersistentCollection {#2328 …}
      +votes: Doctrine\ORM\PersistentCollection {#2191 …}
      +reports: Doctrine\ORM\PersistentCollection {#2327 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
      -id: 283800
      -bodyTs: "'2':19 'address':12 'anyth':7 'cabl':60 'choos':8 'default':80 'dhcp':30,52 'disabl':29 'els':42 'everyth':41 'fine':65 'get':78 'intern':10 'ip':4,11 'know':68 'll':67 'make':26 'new':33,55,84 'one':34 'perform':37 'plug':74 'replac':58 'rout':81 'router':2,20,56,85 'setup':39 'subnet':15,24 'sure':27 'switch':48 'toggl':50 'want':46 'work':71"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/6118261"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704493746 {#2349
        date: 2024-01-05 23:29:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2164}
    +body: "Let’s see if I got this… great idea to disable DHCP on the new OPNSense for now. I forgot about that. Just keep the one LAN cable going in, and I will just keep the IP address as it is right now (.79). Not even worry about the WAN port at all. Set up all of the features, including things like reserved IP addresses and whatnot. Then, when I am ready to drop it in, I will turn the old router off, and on the new router set up a static IP on the LAN port (.0.1) and add the WAN port (DHCP). Drop it in place, turn on DHCP and I’ll be good to go."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704494535 {#3109
      date: 2024-01-05 23:42:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@skipmorrow@lemmy.world"
      "@reddthat@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3121 …}
    +nested: Doctrine\ORM\PersistentCollection {#3112 …}
    +votes: Doctrine\ORM\PersistentCollection {#3114 …}
    +reports: Doctrine\ORM\PersistentCollection {#3122 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3124 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3126 …}
    -id: 283838
    -bodyTs: "'0.1':98 '79':44 'add':100 'address':38,65 'cabl':28 'dhcp':12,104,111 'disabl':11 'drop':74,105 'even':46 'featur':59 'forgot':20 'go':29,118 'good':116 'got':6 'great':8 'idea':9 'includ':60 'ip':37,64,93 'keep':24,35 'lan':27,96 'let':1 'like':62 'll':114 'new':15,87 'old':81 'one':26 'opnsens':16 'place':108 'port':51,97,103 'readi':72 'reserv':63 'right':42 'router':82,88 'see':3 'set':54,89 'static':92 'thing':61 'turn':79,109 'wan':50,102 'whatnot':67 'worri':47"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6442104"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704494535 {#3110
      date: 2024-01-05 23:42:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: "Sounds about right, just be aware that your LAN and WAN networks need to be different, so you’ll likely need to change your old router’s dhcp subnet. E.g. 192.168.1.1/24 on the WAN and 192.168.0.1/24 on the LAN."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704495920 {#3190
    date: 2024-01-06 00:05:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@skipmorrow@lemmy.world"
    "@reddthat@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3177 …}
  +nested: Doctrine\ORM\PersistentCollection {#3181 …}
  +votes: Doctrine\ORM\PersistentCollection {#3179 …}
  +reports: Doctrine\ORM\PersistentCollection {#3193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3197 …}
  -id: 283897
  -bodyTs: "'/24':32,38 '192.168.0.1':37 '192.168.1.1':31 'awar':6 'chang':23 'dhcp':28 'differ':16 'e.g':30 'lan':9,41 'like':20 'll':19 'need':13,21 'network':12 'old':25 'right':3 'router':26 'sound':1 'subnet':29 'wan':11,35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6442457"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704495920 {#3187
    date: 2024-01-06 00:05: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
32 DENIED moderate
App\Entity\EntryComment {#3189
  +user: Proxies\__CG__\App\Entity\User {#3183 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3111
    +user: Proxies\__CG__\App\Entity\User {#3040 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2164
      +user: App\Entity\User {#2334 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Your router’s IP can be anything. Choose any internal IP address on your subnet.\n
        \n
        You *can* have 2 routers on the same subnet just make sure you disable DHCP on the new one while you perform the setup of everything else.  \n
        Then when you want to switch over, toggle on dhcp on the new router and replace the cables and you should be fine. You’ll know it’s working when you plug into it and get a default route of the *new* router.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1712138285 {#2344
        date: 2024-04-03 11:58:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@skipmorrow@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2314 …}
      +nested: Doctrine\ORM\PersistentCollection {#2328 …}
      +votes: Doctrine\ORM\PersistentCollection {#2191 …}
      +reports: Doctrine\ORM\PersistentCollection {#2327 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
      -id: 283800
      -bodyTs: "'2':19 'address':12 'anyth':7 'cabl':60 'choos':8 'default':80 'dhcp':30,52 'disabl':29 'els':42 'everyth':41 'fine':65 'get':78 'intern':10 'ip':4,11 'know':68 'll':67 'make':26 'new':33,55,84 'one':34 'perform':37 'plug':74 'replac':58 'rout':81 'router':2,20,56,85 'setup':39 'subnet':15,24 'sure':27 'switch':48 'toggl':50 'want':46 'work':71"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/6118261"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704493746 {#2349
        date: 2024-01-05 23:29:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2164}
    +body: "Let’s see if I got this… great idea to disable DHCP on the new OPNSense for now. I forgot about that. Just keep the one LAN cable going in, and I will just keep the IP address as it is right now (.79). Not even worry about the WAN port at all. Set up all of the features, including things like reserved IP addresses and whatnot. Then, when I am ready to drop it in, I will turn the old router off, and on the new router set up a static IP on the LAN port (.0.1) and add the WAN port (DHCP). Drop it in place, turn on DHCP and I’ll be good to go."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704494535 {#3109
      date: 2024-01-05 23:42:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@skipmorrow@lemmy.world"
      "@reddthat@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3121 …}
    +nested: Doctrine\ORM\PersistentCollection {#3112 …}
    +votes: Doctrine\ORM\PersistentCollection {#3114 …}
    +reports: Doctrine\ORM\PersistentCollection {#3122 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3124 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3126 …}
    -id: 283838
    -bodyTs: "'0.1':98 '79':44 'add':100 'address':38,65 'cabl':28 'dhcp':12,104,111 'disabl':11 'drop':74,105 'even':46 'featur':59 'forgot':20 'go':29,118 'good':116 'got':6 'great':8 'idea':9 'includ':60 'ip':37,64,93 'keep':24,35 'lan':27,96 'let':1 'like':62 'll':114 'new':15,87 'old':81 'one':26 'opnsens':16 'place':108 'port':51,97,103 'readi':72 'reserv':63 'right':42 'router':82,88 'see':3 'set':54,89 'static':92 'thing':61 'turn':79,109 'wan':50,102 'whatnot':67 'worri':47"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6442104"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704494535 {#3110
      date: 2024-01-05 23:42:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: "Sounds about right, just be aware that your LAN and WAN networks need to be different, so you’ll likely need to change your old router’s dhcp subnet. E.g. 192.168.1.1/24 on the WAN and 192.168.0.1/24 on the LAN."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704495920 {#3190
    date: 2024-01-06 00:05:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@skipmorrow@lemmy.world"
    "@reddthat@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3177 …}
  +nested: Doctrine\ORM\PersistentCollection {#3181 …}
  +votes: Doctrine\ORM\PersistentCollection {#3179 …}
  +reports: Doctrine\ORM\PersistentCollection {#3193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3197 …}
  -id: 283897
  -bodyTs: "'/24':32,38 '192.168.0.1':37 '192.168.1.1':31 'awar':6 'chang':23 'dhcp':28 'differ':16 'e.g':30 'lan':9,41 'like':20 'll':19 'need':13,21 'network':12 'old':25 'right':3 'router':26 'sound':1 'subnet':29 'wan':11,35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6442457"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704495920 {#3187
    date: 2024-01-06 00:05: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
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 {#3201
  +user: App\Entity\User {#2334 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3111
    +user: Proxies\__CG__\App\Entity\User {#3040 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2164
      +user: App\Entity\User {#2334 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Your router’s IP can be anything. Choose any internal IP address on your subnet.\n
        \n
        You *can* have 2 routers on the same subnet just make sure you disable DHCP on the new one while you perform the setup of everything else.  \n
        Then when you want to switch over, toggle on dhcp on the new router and replace the cables and you should be fine. You’ll know it’s working when you plug into it and get a default route of the *new* router.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1712138285 {#2344
        date: 2024-04-03 11:58:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@skipmorrow@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2314 …}
      +nested: Doctrine\ORM\PersistentCollection {#2328 …}
      +votes: Doctrine\ORM\PersistentCollection {#2191 …}
      +reports: Doctrine\ORM\PersistentCollection {#2327 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
      -id: 283800
      -bodyTs: "'2':19 'address':12 'anyth':7 'cabl':60 'choos':8 'default':80 'dhcp':30,52 'disabl':29 'els':42 'everyth':41 'fine':65 'get':78 'intern':10 'ip':4,11 'know':68 'll':67 'make':26 'new':33,55,84 'one':34 'perform':37 'plug':74 'replac':58 'rout':81 'router':2,20,56,85 'setup':39 'subnet':15,24 'sure':27 'switch':48 'toggl':50 'want':46 'work':71"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/6118261"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704493746 {#2349
        date: 2024-01-05 23:29:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2164}
    +body: "Let’s see if I got this… great idea to disable DHCP on the new OPNSense for now. I forgot about that. Just keep the one LAN cable going in, and I will just keep the IP address as it is right now (.79). Not even worry about the WAN port at all. Set up all of the features, including things like reserved IP addresses and whatnot. Then, when I am ready to drop it in, I will turn the old router off, and on the new router set up a static IP on the LAN port (.0.1) and add the WAN port (DHCP). Drop it in place, turn on DHCP and I’ll be good to go."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704494535 {#3109
      date: 2024-01-05 23:42:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@skipmorrow@lemmy.world"
      "@reddthat@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3121 …}
    +nested: Doctrine\ORM\PersistentCollection {#3112 …}
    +votes: Doctrine\ORM\PersistentCollection {#3114 …}
    +reports: Doctrine\ORM\PersistentCollection {#3122 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3124 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3126 …}
    -id: 283838
    -bodyTs: "'0.1':98 '79':44 'add':100 'address':38,65 'cabl':28 'dhcp':12,104,111 'disabl':11 'drop':74,105 'even':46 'featur':59 'forgot':20 'go':29,118 'good':116 'got':6 'great':8 'idea':9 'includ':60 'ip':37,64,93 'keep':24,35 'lan':27,96 'let':1 'like':62 'll':114 'new':15,87 'old':81 'one':26 'opnsens':16 'place':108 'port':51,97,103 'readi':72 'reserv':63 'right':42 'router':82,88 'see':3 'set':54,89 'static':92 'thing':61 'turn':79,109 'wan':50,102 'whatnot':67 'worri':47"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6442104"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704494535 {#3110
      date: 2024-01-05 23:42:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: """
    Yep. Keep the WAN port dhcp Client enabled if you can, just one less thing to worry about.\n
    \n
    Also take note that when you change the static IP of the new router it would conflict with the old one (and dhcp might fail). So you might need to set your local clients IP. Take note of the configuration it has and the steps to set it manually.\n
    \n
    The rest all sounds right.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704499363 {#3199
    date: 2024-01-06 01:02:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@skipmorrow@lemmy.world"
    "@reddthat@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3202 …}
  +nested: Doctrine\ORM\PersistentCollection {#3204 …}
  +votes: Doctrine\ORM\PersistentCollection {#3206 …}
  +reports: Doctrine\ORM\PersistentCollection {#3208 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3210 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
  -id: 284030
  -bodyTs: "'also':19 'chang':25 'client':7,52 'configur':58 'conflict':35 'dhcp':6,41 'enabl':8 'fail':43 'ip':28,53 'keep':2 'less':14 'local':51 'manual':67 'might':42,46 'need':47 'new':31 'note':21,55 'old':38 'one':13,39 'port':5 'rest':69 'right':72 'router':32 'set':49,65 'sound':71 'static':27 'step':63 'take':20,54 'thing':15 'wan':4 'worri':17 'would':34 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6120136"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704499363 {#3200
    date: 2024-01-06 01:02: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
35 DENIED edit
App\Entity\EntryComment {#3201
  +user: App\Entity\User {#2334 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3111
    +user: Proxies\__CG__\App\Entity\User {#3040 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2164
      +user: App\Entity\User {#2334 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Your router’s IP can be anything. Choose any internal IP address on your subnet.\n
        \n
        You *can* have 2 routers on the same subnet just make sure you disable DHCP on the new one while you perform the setup of everything else.  \n
        Then when you want to switch over, toggle on dhcp on the new router and replace the cables and you should be fine. You’ll know it’s working when you plug into it and get a default route of the *new* router.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1712138285 {#2344
        date: 2024-04-03 11:58:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@skipmorrow@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2314 …}
      +nested: Doctrine\ORM\PersistentCollection {#2328 …}
      +votes: Doctrine\ORM\PersistentCollection {#2191 …}
      +reports: Doctrine\ORM\PersistentCollection {#2327 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
      -id: 283800
      -bodyTs: "'2':19 'address':12 'anyth':7 'cabl':60 'choos':8 'default':80 'dhcp':30,52 'disabl':29 'els':42 'everyth':41 'fine':65 'get':78 'intern':10 'ip':4,11 'know':68 'll':67 'make':26 'new':33,55,84 'one':34 'perform':37 'plug':74 'replac':58 'rout':81 'router':2,20,56,85 'setup':39 'subnet':15,24 'sure':27 'switch':48 'toggl':50 'want':46 'work':71"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/6118261"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704493746 {#2349
        date: 2024-01-05 23:29:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2164}
    +body: "Let’s see if I got this… great idea to disable DHCP on the new OPNSense for now. I forgot about that. Just keep the one LAN cable going in, and I will just keep the IP address as it is right now (.79). Not even worry about the WAN port at all. Set up all of the features, including things like reserved IP addresses and whatnot. Then, when I am ready to drop it in, I will turn the old router off, and on the new router set up a static IP on the LAN port (.0.1) and add the WAN port (DHCP). Drop it in place, turn on DHCP and I’ll be good to go."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704494535 {#3109
      date: 2024-01-05 23:42:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@skipmorrow@lemmy.world"
      "@reddthat@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3121 …}
    +nested: Doctrine\ORM\PersistentCollection {#3112 …}
    +votes: Doctrine\ORM\PersistentCollection {#3114 …}
    +reports: Doctrine\ORM\PersistentCollection {#3122 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3124 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3126 …}
    -id: 283838
    -bodyTs: "'0.1':98 '79':44 'add':100 'address':38,65 'cabl':28 'dhcp':12,104,111 'disabl':11 'drop':74,105 'even':46 'featur':59 'forgot':20 'go':29,118 'good':116 'got':6 'great':8 'idea':9 'includ':60 'ip':37,64,93 'keep':24,35 'lan':27,96 'let':1 'like':62 'll':114 'new':15,87 'old':81 'one':26 'opnsens':16 'place':108 'port':51,97,103 'readi':72 'reserv':63 'right':42 'router':82,88 'see':3 'set':54,89 'static':92 'thing':61 'turn':79,109 'wan':50,102 'whatnot':67 'worri':47"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6442104"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704494535 {#3110
      date: 2024-01-05 23:42:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: """
    Yep. Keep the WAN port dhcp Client enabled if you can, just one less thing to worry about.\n
    \n
    Also take note that when you change the static IP of the new router it would conflict with the old one (and dhcp might fail). So you might need to set your local clients IP. Take note of the configuration it has and the steps to set it manually.\n
    \n
    The rest all sounds right.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704499363 {#3199
    date: 2024-01-06 01:02:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@skipmorrow@lemmy.world"
    "@reddthat@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3202 …}
  +nested: Doctrine\ORM\PersistentCollection {#3204 …}
  +votes: Doctrine\ORM\PersistentCollection {#3206 …}
  +reports: Doctrine\ORM\PersistentCollection {#3208 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3210 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
  -id: 284030
  -bodyTs: "'also':19 'chang':25 'client':7,52 'configur':58 'conflict':35 'dhcp':6,41 'enabl':8 'fail':43 'ip':28,53 'keep':2 'less':14 'local':51 'manual':67 'might':42,46 'need':47 'new':31 'note':21,55 'old':38 'one':13,39 'port':5 'rest':69 'right':72 'router':32 'set':49,65 'sound':71 'static':27 'step':63 'take':20,54 'thing':15 'wan':4 'worri':17 'would':34 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6120136"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704499363 {#3200
    date: 2024-01-06 01:02: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
36 DENIED moderate
App\Entity\EntryComment {#3201
  +user: App\Entity\User {#2334 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3111
    +user: Proxies\__CG__\App\Entity\User {#3040 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2164
      +user: App\Entity\User {#2334 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Your router’s IP can be anything. Choose any internal IP address on your subnet.\n
        \n
        You *can* have 2 routers on the same subnet just make sure you disable DHCP on the new one while you perform the setup of everything else.  \n
        Then when you want to switch over, toggle on dhcp on the new router and replace the cables and you should be fine. You’ll know it’s working when you plug into it and get a default route of the *new* router.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1712138285 {#2344
        date: 2024-04-03 11:58:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@skipmorrow@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2314 …}
      +nested: Doctrine\ORM\PersistentCollection {#2328 …}
      +votes: Doctrine\ORM\PersistentCollection {#2191 …}
      +reports: Doctrine\ORM\PersistentCollection {#2327 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
      -id: 283800
      -bodyTs: "'2':19 'address':12 'anyth':7 'cabl':60 'choos':8 'default':80 'dhcp':30,52 'disabl':29 'els':42 'everyth':41 'fine':65 'get':78 'intern':10 'ip':4,11 'know':68 'll':67 'make':26 'new':33,55,84 'one':34 'perform':37 'plug':74 'replac':58 'rout':81 'router':2,20,56,85 'setup':39 'subnet':15,24 'sure':27 'switch':48 'toggl':50 'want':46 'work':71"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/6118261"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704493746 {#2349
        date: 2024-01-05 23:29:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2164}
    +body: "Let’s see if I got this… great idea to disable DHCP on the new OPNSense for now. I forgot about that. Just keep the one LAN cable going in, and I will just keep the IP address as it is right now (.79). Not even worry about the WAN port at all. Set up all of the features, including things like reserved IP addresses and whatnot. Then, when I am ready to drop it in, I will turn the old router off, and on the new router set up a static IP on the LAN port (.0.1) and add the WAN port (DHCP). Drop it in place, turn on DHCP and I’ll be good to go."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704494535 {#3109
      date: 2024-01-05 23:42:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@skipmorrow@lemmy.world"
      "@reddthat@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3121 …}
    +nested: Doctrine\ORM\PersistentCollection {#3112 …}
    +votes: Doctrine\ORM\PersistentCollection {#3114 …}
    +reports: Doctrine\ORM\PersistentCollection {#3122 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3124 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3126 …}
    -id: 283838
    -bodyTs: "'0.1':98 '79':44 'add':100 'address':38,65 'cabl':28 'dhcp':12,104,111 'disabl':11 'drop':74,105 'even':46 'featur':59 'forgot':20 'go':29,118 'good':116 'got':6 'great':8 'idea':9 'includ':60 'ip':37,64,93 'keep':24,35 'lan':27,96 'let':1 'like':62 'll':114 'new':15,87 'old':81 'one':26 'opnsens':16 'place':108 'port':51,97,103 'readi':72 'reserv':63 'right':42 'router':82,88 'see':3 'set':54,89 'static':92 'thing':61 'turn':79,109 'wan':50,102 'whatnot':67 'worri':47"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6442104"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704494535 {#3110
      date: 2024-01-05 23:42:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: """
    Yep. Keep the WAN port dhcp Client enabled if you can, just one less thing to worry about.\n
    \n
    Also take note that when you change the static IP of the new router it would conflict with the old one (and dhcp might fail). So you might need to set your local clients IP. Take note of the configuration it has and the steps to set it manually.\n
    \n
    The rest all sounds right.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704499363 {#3199
    date: 2024-01-06 01:02:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@skipmorrow@lemmy.world"
    "@reddthat@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3202 …}
  +nested: Doctrine\ORM\PersistentCollection {#3204 …}
  +votes: Doctrine\ORM\PersistentCollection {#3206 …}
  +reports: Doctrine\ORM\PersistentCollection {#3208 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3210 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
  -id: 284030
  -bodyTs: "'also':19 'chang':25 'client':7,52 'configur':58 'conflict':35 'dhcp':6,41 'enabl':8 'fail':43 'ip':28,53 'keep':2 'less':14 'local':51 'manual':67 'might':42,46 'need':47 'new':31 'note':21,55 'old':38 'one':13,39 'port':5 'rest':69 'right':72 'router':32 'set':49,65 'sound':71 'static':27 'step':63 'take':20,54 'thing':15 'wan':4 'worri':17 'would':34 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6120136"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704499363 {#3200
    date: 2024-01-06 01:02: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
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 {#2122
  +user: App\Entity\User {#2126 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2115 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Did you see [this](https://snapcraft.io/docs/home-outside-home) already? :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1721416776 {#2124
    date: 2024-07-19 21:19:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2113 …}
  +nested: Doctrine\ORM\PersistentCollection {#2119 …}
  +votes: Doctrine\ORM\PersistentCollection {#2120 …}
  +reports: Doctrine\ORM\PersistentCollection {#2160 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2162 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2128 …}
  -id: 300838
  -bodyTs: "'/docs/home-outside-home)':7 'alreadi':8 'see':3 'snapcraft.io':6 'snapcraft.io/docs/home-outside-home)':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/6145103"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704493562 {#2114
    date: 2024-01-05 23:26: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
39 DENIED edit
App\Entity\EntryComment {#2122
  +user: App\Entity\User {#2126 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2115 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Did you see [this](https://snapcraft.io/docs/home-outside-home) already? :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1721416776 {#2124
    date: 2024-07-19 21:19:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2113 …}
  +nested: Doctrine\ORM\PersistentCollection {#2119 …}
  +votes: Doctrine\ORM\PersistentCollection {#2120 …}
  +reports: Doctrine\ORM\PersistentCollection {#2160 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2162 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2128 …}
  -id: 300838
  -bodyTs: "'/docs/home-outside-home)':7 'alreadi':8 'see':3 'snapcraft.io':6 'snapcraft.io/docs/home-outside-home)':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/6145103"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704493562 {#2114
    date: 2024-01-05 23:26: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
40 DENIED moderate
App\Entity\EntryComment {#2122
  +user: App\Entity\User {#2126 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2115 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Did you see [this](https://snapcraft.io/docs/home-outside-home) already? :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1721416776 {#2124
    date: 2024-07-19 21:19:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2113 …}
  +nested: Doctrine\ORM\PersistentCollection {#2119 …}
  +votes: Doctrine\ORM\PersistentCollection {#2120 …}
  +reports: Doctrine\ORM\PersistentCollection {#2160 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2162 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2128 …}
  -id: 300838
  -bodyTs: "'/docs/home-outside-home)':7 'alreadi':8 'see':3 'snapcraft.io':6 'snapcraft.io/docs/home-outside-home)':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/6145103"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704493562 {#2114
    date: 2024-01-05 23:26: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
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 {#3162
  +user: Proxies\__CG__\App\Entity\User {#3163 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2115 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2122
    +user: App\Entity\User {#2126 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2115 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Did you see [this](https://snapcraft.io/docs/home-outside-home) already? :)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1721416776 {#2124
      date: 2024-07-19 21:19:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hperrin@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2113 …}
    +nested: Doctrine\ORM\PersistentCollection {#2119 …}
    +votes: Doctrine\ORM\PersistentCollection {#2120 …}
    +reports: Doctrine\ORM\PersistentCollection {#2160 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2162 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2128 …}
    -id: 300838
    -bodyTs: "'/docs/home-outside-home)':7 'alreadi':8 'see':3 'snapcraft.io':6 'snapcraft.io/docs/home-outside-home)':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/6145103"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704493562 {#2114
      date: 2024-01-05 23:26:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2122}
  +body: "That’s a start, but I need access to both /home and /data."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705031922 {#3160
    date: 2024-01-12 04:58:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@stephaaaaan@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3164 …}
  +nested: Doctrine\ORM\PersistentCollection {#3166 …}
  +votes: Doctrine\ORM\PersistentCollection {#3168 …}
  +reports: Doctrine\ORM\PersistentCollection {#3170 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3172 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3174 …}
  -id: 300877
  -bodyTs: "'/data':13 '/home':11 'access':8 'need':7 'start':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6601067"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705031922 {#3161
    date: 2024-01-12 04:58: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
43 DENIED edit
App\Entity\EntryComment {#3162
  +user: Proxies\__CG__\App\Entity\User {#3163 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2115 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2122
    +user: App\Entity\User {#2126 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2115 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Did you see [this](https://snapcraft.io/docs/home-outside-home) already? :)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1721416776 {#2124
      date: 2024-07-19 21:19:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hperrin@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2113 …}
    +nested: Doctrine\ORM\PersistentCollection {#2119 …}
    +votes: Doctrine\ORM\PersistentCollection {#2120 …}
    +reports: Doctrine\ORM\PersistentCollection {#2160 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2162 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2128 …}
    -id: 300838
    -bodyTs: "'/docs/home-outside-home)':7 'alreadi':8 'see':3 'snapcraft.io':6 'snapcraft.io/docs/home-outside-home)':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/6145103"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704493562 {#2114
      date: 2024-01-05 23:26:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2122}
  +body: "That’s a start, but I need access to both /home and /data."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705031922 {#3160
    date: 2024-01-12 04:58:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@stephaaaaan@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3164 …}
  +nested: Doctrine\ORM\PersistentCollection {#3166 …}
  +votes: Doctrine\ORM\PersistentCollection {#3168 …}
  +reports: Doctrine\ORM\PersistentCollection {#3170 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3172 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3174 …}
  -id: 300877
  -bodyTs: "'/data':13 '/home':11 'access':8 'need':7 'start':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6601067"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705031922 {#3161
    date: 2024-01-12 04:58: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
44 DENIED moderate
App\Entity\EntryComment {#3162
  +user: Proxies\__CG__\App\Entity\User {#3163 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2115 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2122
    +user: App\Entity\User {#2126 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2115 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Did you see [this](https://snapcraft.io/docs/home-outside-home) already? :)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1721416776 {#2124
      date: 2024-07-19 21:19:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hperrin@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2113 …}
    +nested: Doctrine\ORM\PersistentCollection {#2119 …}
    +votes: Doctrine\ORM\PersistentCollection {#2120 …}
    +reports: Doctrine\ORM\PersistentCollection {#2160 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2162 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2128 …}
    -id: 300838
    -bodyTs: "'/docs/home-outside-home)':7 'alreadi':8 'see':3 'snapcraft.io':6 'snapcraft.io/docs/home-outside-home)':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/6145103"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704493562 {#2114
      date: 2024-01-05 23:26:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2122}
  +body: "That’s a start, but I need access to both /home and /data."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705031922 {#3160
    date: 2024-01-12 04:58:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@stephaaaaan@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3164 …}
  +nested: Doctrine\ORM\PersistentCollection {#3166 …}
  +votes: Doctrine\ORM\PersistentCollection {#3168 …}
  +reports: Doctrine\ORM\PersistentCollection {#3170 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3172 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3174 …}
  -id: 300877
  -bodyTs: "'/data':13 '/home':11 'access':8 'need':7 'start':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6601067"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705031922 {#3161
    date: 2024-01-12 04:58: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
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 {#2218
  +user: App\Entity\User {#2202 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Plug your phone into the pc and choose to trust the PC. This should share your mobile internet with your PC\n
    \n
    I use it all the time, when I distrohop on my laptop with a wifi card that needs to download b43 from the internet before WiFi works 🤪\n
    \n
    Definitely unplug existing router, else you may end up with a doubleNAT… I have a physical opnsense (without wifi antenna) plugged between my IPS router which in modem mode and another proprietary router which acts as bridge and wifi access point.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704493488 {#2276
    date: 2024-01-05 23:24:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@skipmorrow@lemmy.world"
    "@skipmorrow@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2222 …}
  +nested: Doctrine\ORM\PersistentCollection {#2219 …}
  +votes: Doctrine\ORM\PersistentCollection {#2196 …}
  +reports: Doctrine\ORM\PersistentCollection {#2194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
  -id: 285173
  -bodyTs: "'access':88 'act':83 'anoth':79 'antenna':68 'b43':42 'bridg':85 'card':37 'choos':8 'definit':49 'distrohop':30 'doublenat':60 'download':41 'els':53 'end':56 'exist':51 'internet':18,45 'ip':72 'laptop':33 'may':55 'mobil':17 'mode':77 'modem':76 'need':39 'opnsens':65 'pc':6,12,21 'phone':3 'physic':64 'plug':1,69 'point':89 'proprietari':80 'router':52,73,81 'share':15 'time':27 'trust':10 'unplug':50 'use':23 'wifi':36,47,67,87 'without':66 'work':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7937166"
  +editedAt: DateTimeImmutable @1712289849 {#2279
    date: 2024-04-05 06:04:09.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704493488 {#2275
    date: 2024-01-05 23:24: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
47 DENIED edit
App\Entity\EntryComment {#2218
  +user: App\Entity\User {#2202 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Plug your phone into the pc and choose to trust the PC. This should share your mobile internet with your PC\n
    \n
    I use it all the time, when I distrohop on my laptop with a wifi card that needs to download b43 from the internet before WiFi works 🤪\n
    \n
    Definitely unplug existing router, else you may end up with a doubleNAT… I have a physical opnsense (without wifi antenna) plugged between my IPS router which in modem mode and another proprietary router which acts as bridge and wifi access point.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704493488 {#2276
    date: 2024-01-05 23:24:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@skipmorrow@lemmy.world"
    "@skipmorrow@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2222 …}
  +nested: Doctrine\ORM\PersistentCollection {#2219 …}
  +votes: Doctrine\ORM\PersistentCollection {#2196 …}
  +reports: Doctrine\ORM\PersistentCollection {#2194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
  -id: 285173
  -bodyTs: "'access':88 'act':83 'anoth':79 'antenna':68 'b43':42 'bridg':85 'card':37 'choos':8 'definit':49 'distrohop':30 'doublenat':60 'download':41 'els':53 'end':56 'exist':51 'internet':18,45 'ip':72 'laptop':33 'may':55 'mobil':17 'mode':77 'modem':76 'need':39 'opnsens':65 'pc':6,12,21 'phone':3 'physic':64 'plug':1,69 'point':89 'proprietari':80 'router':52,73,81 'share':15 'time':27 'trust':10 'unplug':50 'use':23 'wifi':36,47,67,87 'without':66 'work':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7937166"
  +editedAt: DateTimeImmutable @1712289849 {#2279
    date: 2024-04-05 06:04:09.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704493488 {#2275
    date: 2024-01-05 23:24: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
48 DENIED moderate
App\Entity\EntryComment {#2218
  +user: App\Entity\User {#2202 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Plug your phone into the pc and choose to trust the PC. This should share your mobile internet with your PC\n
    \n
    I use it all the time, when I distrohop on my laptop with a wifi card that needs to download b43 from the internet before WiFi works 🤪\n
    \n
    Definitely unplug existing router, else you may end up with a doubleNAT… I have a physical opnsense (without wifi antenna) plugged between my IPS router which in modem mode and another proprietary router which acts as bridge and wifi access point.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704493488 {#2276
    date: 2024-01-05 23:24:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@skipmorrow@lemmy.world"
    "@skipmorrow@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2222 …}
  +nested: Doctrine\ORM\PersistentCollection {#2219 …}
  +votes: Doctrine\ORM\PersistentCollection {#2196 …}
  +reports: Doctrine\ORM\PersistentCollection {#2194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
  -id: 285173
  -bodyTs: "'access':88 'act':83 'anoth':79 'antenna':68 'b43':42 'bridg':85 'card':37 'choos':8 'definit':49 'distrohop':30 'doublenat':60 'download':41 'els':53 'end':56 'exist':51 'internet':18,45 'ip':72 'laptop':33 'may':55 'mobil':17 'mode':77 'modem':76 'need':39 'opnsens':65 'pc':6,12,21 'phone':3 'physic':64 'plug':1,69 'point':89 'proprietari':80 'router':52,73,81 'share':15 'time':27 'trust':10 'unplug':50 'use':23 'wifi':36,47,67,87 'without':66 'work':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7937166"
  +editedAt: DateTimeImmutable @1712289849 {#2279
    date: 2024-04-05 06:04:09.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704493488 {#2275
    date: 2024-01-05 23:24: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
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 {#2155
  +user: App\Entity\User {#2185 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Are you able to change the ip address of your current router?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1712116769 {#2188
    date: 2024-04-03 05:59:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@skipmorrow@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2154 …}
  +nested: Doctrine\ORM\PersistentCollection {#2157 …}
  +votes: Doctrine\ORM\PersistentCollection {#2147 …}
  +reports: Doctrine\ORM\PersistentCollection {#2150 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2153 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2149 …}
  -id: 283778
  -bodyTs: "'abl':3 'address':8 'chang':5 'current':11 'ip':7 'router':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6441763"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704493198 {#2142
    date: 2024-01-05 23:19:58.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 {#2155
  +user: App\Entity\User {#2185 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Are you able to change the ip address of your current router?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1712116769 {#2188
    date: 2024-04-03 05:59:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@skipmorrow@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2154 …}
  +nested: Doctrine\ORM\PersistentCollection {#2157 …}
  +votes: Doctrine\ORM\PersistentCollection {#2147 …}
  +reports: Doctrine\ORM\PersistentCollection {#2150 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2153 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2149 …}
  -id: 283778
  -bodyTs: "'abl':3 'address':8 'chang':5 'current':11 'ip':7 'router':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6441763"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704493198 {#2142
    date: 2024-01-05 23:19:58.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 {#2155
  +user: App\Entity\User {#2185 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Are you able to change the ip address of your current router?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1712116769 {#2188
    date: 2024-04-03 05:59:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@skipmorrow@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2154 …}
  +nested: Doctrine\ORM\PersistentCollection {#2157 …}
  +votes: Doctrine\ORM\PersistentCollection {#2147 …}
  +reports: Doctrine\ORM\PersistentCollection {#2150 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2153 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2149 …}
  -id: 283778
  -bodyTs: "'abl':3 'address':8 'chang':5 'current':11 'ip':7 'router':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6441763"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704493198 {#2142
    date: 2024-01-05 23:19:58.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 {#3041
  +user: Proxies\__CG__\App\Entity\User {#3040 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2155
    +user: App\Entity\User {#2185 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Are you able to change the ip address of your current router?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1712116769 {#2188
      date: 2024-04-03 05:59:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@skipmorrow@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2154 …}
    +nested: Doctrine\ORM\PersistentCollection {#2157 …}
    +votes: Doctrine\ORM\PersistentCollection {#2147 …}
    +reports: Doctrine\ORM\PersistentCollection {#2150 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2153 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2149 …}
    -id: 283778
    -bodyTs: "'abl':3 'address':8 'chang':5 'current':11 'ip':7 'router':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6441763"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704493198 {#2142
      date: 2024-01-05 23:19:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2155}
  +body: "Yeah, but I’d rather not change it because I am pretty sure there are some devices in the house where I set up static IP addresses. I try not to do that, but over the years, I am pretty sure there are at least a couple. Heh, maybe a good time to seek them out!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704494646 {#3043
    date: 2024-01-05 23:44:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@skipmorrow@lemmy.world"
    "@scholar@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3039 …}
  +nested: Doctrine\ORM\PersistentCollection {#3037 …}
  +votes: Doctrine\ORM\PersistentCollection {#3117 …}
  +reports: Doctrine\ORM\PersistentCollection {#3118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3105 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3107 …}
  -id: 283843
  -bodyTs: "'address':27 'chang':7 'coupl':47 'd':4 'devic':17 'good':51 'heh':48 'hous':20 'ip':26 'least':45 'mayb':49 'pretti':12,40 'rather':5 'seek':54 'set':23 'static':25 'sure':13,41 'time':52 'tri':29 'yeah':1 'year':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6442130"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704494646 {#3042
    date: 2024-01-05 23:44: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
55 DENIED edit
App\Entity\EntryComment {#3041
  +user: Proxies\__CG__\App\Entity\User {#3040 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2155
    +user: App\Entity\User {#2185 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Are you able to change the ip address of your current router?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1712116769 {#2188
      date: 2024-04-03 05:59:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@skipmorrow@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2154 …}
    +nested: Doctrine\ORM\PersistentCollection {#2157 …}
    +votes: Doctrine\ORM\PersistentCollection {#2147 …}
    +reports: Doctrine\ORM\PersistentCollection {#2150 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2153 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2149 …}
    -id: 283778
    -bodyTs: "'abl':3 'address':8 'chang':5 'current':11 'ip':7 'router':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6441763"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704493198 {#2142
      date: 2024-01-05 23:19:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2155}
  +body: "Yeah, but I’d rather not change it because I am pretty sure there are some devices in the house where I set up static IP addresses. I try not to do that, but over the years, I am pretty sure there are at least a couple. Heh, maybe a good time to seek them out!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704494646 {#3043
    date: 2024-01-05 23:44:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@skipmorrow@lemmy.world"
    "@scholar@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3039 …}
  +nested: Doctrine\ORM\PersistentCollection {#3037 …}
  +votes: Doctrine\ORM\PersistentCollection {#3117 …}
  +reports: Doctrine\ORM\PersistentCollection {#3118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3105 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3107 …}
  -id: 283843
  -bodyTs: "'address':27 'chang':7 'coupl':47 'd':4 'devic':17 'good':51 'heh':48 'hous':20 'ip':26 'least':45 'mayb':49 'pretti':12,40 'rather':5 'seek':54 'set':23 'static':25 'sure':13,41 'time':52 'tri':29 'yeah':1 'year':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6442130"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704494646 {#3042
    date: 2024-01-05 23:44: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
56 DENIED moderate
App\Entity\EntryComment {#3041
  +user: Proxies\__CG__\App\Entity\User {#3040 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2155
    +user: App\Entity\User {#2185 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Are you able to change the ip address of your current router?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1712116769 {#2188
      date: 2024-04-03 05:59:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@skipmorrow@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2154 …}
    +nested: Doctrine\ORM\PersistentCollection {#2157 …}
    +votes: Doctrine\ORM\PersistentCollection {#2147 …}
    +reports: Doctrine\ORM\PersistentCollection {#2150 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2153 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2149 …}
    -id: 283778
    -bodyTs: "'abl':3 'address':8 'chang':5 'current':11 'ip':7 'router':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6441763"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704493198 {#2142
      date: 2024-01-05 23:19:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2155}
  +body: "Yeah, but I’d rather not change it because I am pretty sure there are some devices in the house where I set up static IP addresses. I try not to do that, but over the years, I am pretty sure there are at least a couple. Heh, maybe a good time to seek them out!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704494646 {#3043
    date: 2024-01-05 23:44:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@skipmorrow@lemmy.world"
    "@scholar@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3039 …}
  +nested: Doctrine\ORM\PersistentCollection {#3037 …}
  +votes: Doctrine\ORM\PersistentCollection {#3117 …}
  +reports: Doctrine\ORM\PersistentCollection {#3118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3105 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3107 …}
  -id: 283843
  -bodyTs: "'address':27 'chang':7 'coupl':47 'd':4 'devic':17 'good':51 'heh':48 'hous':20 'ip':26 'least':45 'mayb':49 'pretti':12,40 'rather':5 'seek':54 'set':23 'static':25 'sure':13,41 'time':52 'tri':29 'yeah':1 'year':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6442130"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704494646 {#3042
    date: 2024-01-05 23:44: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
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 {#2373
  +user: App\Entity\User {#1460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I just unrelatedly installed Homarr today actually, was getting a little annoyed at memorizing the ports for services running on my Synology…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704493040 {#1982
    date: 2024-01-05 23:17:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savedbythezsh@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2374 …}
  +nested: Doctrine\ORM\PersistentCollection {#2362 …}
  +votes: Doctrine\ORM\PersistentCollection {#2367 …}
  +reports: Doctrine\ORM\PersistentCollection {#2269 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1350 …}
  -id: 283772
  -bodyTs: "'actual':7 'annoy':12 'get':9 'homarr':5 'instal':4 'littl':11 'memor':14 'port':16 'run':19 'servic':18 'synolog':22 'today':6 'unrel':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7159302"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704493040 {#1979
    date: 2024-01-05 23:17: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
59 DENIED edit
App\Entity\EntryComment {#2373
  +user: App\Entity\User {#1460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I just unrelatedly installed Homarr today actually, was getting a little annoyed at memorizing the ports for services running on my Synology…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704493040 {#1982
    date: 2024-01-05 23:17:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savedbythezsh@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2374 …}
  +nested: Doctrine\ORM\PersistentCollection {#2362 …}
  +votes: Doctrine\ORM\PersistentCollection {#2367 …}
  +reports: Doctrine\ORM\PersistentCollection {#2269 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1350 …}
  -id: 283772
  -bodyTs: "'actual':7 'annoy':12 'get':9 'homarr':5 'instal':4 'littl':11 'memor':14 'port':16 'run':19 'servic':18 'synolog':22 'today':6 'unrel':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7159302"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704493040 {#1979
    date: 2024-01-05 23:17: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
60 DENIED moderate
App\Entity\EntryComment {#2373
  +user: App\Entity\User {#1460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I just unrelatedly installed Homarr today actually, was getting a little annoyed at memorizing the ports for services running on my Synology…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704493040 {#1982
    date: 2024-01-05 23:17:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savedbythezsh@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2374 …}
  +nested: Doctrine\ORM\PersistentCollection {#2362 …}
  +votes: Doctrine\ORM\PersistentCollection {#2367 …}
  +reports: Doctrine\ORM\PersistentCollection {#2269 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1350 …}
  -id: 283772
  -bodyTs: "'actual':7 'annoy':12 'get':9 'homarr':5 'instal':4 'littl':11 'memor':14 'port':16 'run':19 'servic':18 'synolog':22 'today':6 'unrel':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7159302"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704493040 {#1979
    date: 2024-01-05 23:17: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
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 {#1354
  +user: App\Entity\User {#2500 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1358 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I have a 2N+C backup strategy. I have two NASes, and I use rclone to backup my data from one NAS to the other, and then backup (with encryption) my data to Amazon S3. I have a policy on that bucket in S3 that shoves all files into Glacier Deep Archive at day 0, so I pay the cheapest rate possible.\n
    \n
    For example, I’m storing just shy of 400GB of personal photos and videos in one particular bucket, and that’s costing me about $0.77USD per month. Pennies.\n
    \n
    Yes, it’ll cost me a lot more to pull it out and, yes, it’ll take a day or two to get it back. But it’s an insurance policy I can rely on and a (future) price I’m willing to pay should the dire day (lost both NASes, or worse) ever arrive when I need it.\n
    \n
    Why Amazon S3? I’m in Australia, and that means local access is important to me. We’re pretty far from most other places around the world. It means I can target my nearest AWS region with my rclone jobs and there’s less latency. Backblaze is a great alternative, but I’m not in the US or Europe. Admittedly, I haven’t tested this theory, but I’m willing to bet that in-country speeds are still a lot quicker than any CDN that might help get me into B2.\n
    \n
    Also, something others haven’t yet mentioned is, per Immich’s [guidance](https://github.com/immich-app/immich) on their repo (**Disclaimer** right at the top) is not *NOT* rely on Immich as your sole backup. Immich is under very active development, and breaking changes are a real possibility all the time right now.\n
    \n
    So, I use SyncThing to *also* backup all my photos and videos to my NAS, and that’s also backed up to the other NAS and S3. That’s why I have nearly 400GB of photos and videos - it’s effectively double my actual library size. But, again, at less than a buck a month to store all that, I don’t really mind double-handling all that data, for the peace of mind I get.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704487348 {#2375
    date: 2024-01-05 21:42:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@logir@feddit.it"
    "@logir@feddit.it"
    "@logir@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1356 …}
  +nested: Doctrine\ORM\PersistentCollection {#1357 …}
  +votes: Doctrine\ORM\PersistentCollection {#2492 …}
  +reports: Doctrine\ORM\PersistentCollection {#2494 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2496 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2498 …}
  -id: 283777
  -bodyTs: "'/immich-app/immich)':257 '0':55 '0.77':87 '2n':4 '400gb':71,327 'access':162 'activ':280 'actual':337 'admit':210 'also':243,299,312 'altern':200 'amazon':34,152 'archiv':52 'around':175 'arriv':146 'australia':157 'aw':185 'b2':242 'back':116,313 'backblaz':196 'backup':6,17,28,275,300 'bet':222 'break':283 'buck':346 'bucket':42,80 'c':5 'cdn':235 'chang':284 'cheapest':60 'cost':84,95 'countri':226 'data':19,32,363 'day':54,110,139 'deep':51 'develop':281 'dire':138 'disclaim':261 'doubl':335,359 'double-handl':358 'effect':334 'encrypt':30 'europ':209 'ever':145 'exampl':64 'far':170 'file':48 'futur':129 'get':114,239,370 'github.com':256 'github.com/immich-app/immich)':255 'glacier':50 'great':199 'guidanc':254 'handl':360 'haven':212,246 'help':238 'immich':252,271,276 'import':164 'in-countri':224 'insur':121 'job':190 'latenc':195 'less':194,343 'librari':338 'll':94,107 'local':161 'lost':140 'lot':98,231 'm':66,132,155,203,219 'mean':160,179 'mention':249 'might':237 'mind':357,368 'month':90,348 'nas':22,308,318 'nase':11,142 'near':326 'nearest':184 'need':149 'one':21,78 'other':245 'particular':79 'pay':58,135 'peac':366 'penni':91 'per':89,251 'person':73 'photo':74,303,329 'place':174 'polici':39,122 'possibl':62,288 'pretti':169 'price':130 'pull':101 'quicker':232 'rate':61 'rclone':15,189 're':168 'real':287 'realli':356 'region':186 'reli':125,269 'repo':260 'right':262,292 's3':35,44,153,320 'shi':69 'shove':46 'size':339 'sole':274 'someth':244 'speed':227 'still':229 'store':67,350 'strategi':7 'syncth':297 'take':108 'target':182 'test':214 'theori':216 'time':291 'top':265 'two':10,112 'us':207 'usd':88 'use':14,296 'video':76,305,331 'will':133,220 'world':177 'wors':144 'yes':92,105 'yet':248"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddrefuge.com/comment/839995"
  +editedAt: DateTimeImmutable @1712109980 {#2368
    date: 2024-04-03 04:06:20.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704487348 {#1980
    date: 2024-01-05 21:42: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
63 DENIED edit
App\Entity\EntryComment {#1354
  +user: App\Entity\User {#2500 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1358 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I have a 2N+C backup strategy. I have two NASes, and I use rclone to backup my data from one NAS to the other, and then backup (with encryption) my data to Amazon S3. I have a policy on that bucket in S3 that shoves all files into Glacier Deep Archive at day 0, so I pay the cheapest rate possible.\n
    \n
    For example, I’m storing just shy of 400GB of personal photos and videos in one particular bucket, and that’s costing me about $0.77USD per month. Pennies.\n
    \n
    Yes, it’ll cost me a lot more to pull it out and, yes, it’ll take a day or two to get it back. But it’s an insurance policy I can rely on and a (future) price I’m willing to pay should the dire day (lost both NASes, or worse) ever arrive when I need it.\n
    \n
    Why Amazon S3? I’m in Australia, and that means local access is important to me. We’re pretty far from most other places around the world. It means I can target my nearest AWS region with my rclone jobs and there’s less latency. Backblaze is a great alternative, but I’m not in the US or Europe. Admittedly, I haven’t tested this theory, but I’m willing to bet that in-country speeds are still a lot quicker than any CDN that might help get me into B2.\n
    \n
    Also, something others haven’t yet mentioned is, per Immich’s [guidance](https://github.com/immich-app/immich) on their repo (**Disclaimer** right at the top) is not *NOT* rely on Immich as your sole backup. Immich is under very active development, and breaking changes are a real possibility all the time right now.\n
    \n
    So, I use SyncThing to *also* backup all my photos and videos to my NAS, and that’s also backed up to the other NAS and S3. That’s why I have nearly 400GB of photos and videos - it’s effectively double my actual library size. But, again, at less than a buck a month to store all that, I don’t really mind double-handling all that data, for the peace of mind I get.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704487348 {#2375
    date: 2024-01-05 21:42:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@logir@feddit.it"
    "@logir@feddit.it"
    "@logir@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1356 …}
  +nested: Doctrine\ORM\PersistentCollection {#1357 …}
  +votes: Doctrine\ORM\PersistentCollection {#2492 …}
  +reports: Doctrine\ORM\PersistentCollection {#2494 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2496 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2498 …}
  -id: 283777
  -bodyTs: "'/immich-app/immich)':257 '0':55 '0.77':87 '2n':4 '400gb':71,327 'access':162 'activ':280 'actual':337 'admit':210 'also':243,299,312 'altern':200 'amazon':34,152 'archiv':52 'around':175 'arriv':146 'australia':157 'aw':185 'b2':242 'back':116,313 'backblaz':196 'backup':6,17,28,275,300 'bet':222 'break':283 'buck':346 'bucket':42,80 'c':5 'cdn':235 'chang':284 'cheapest':60 'cost':84,95 'countri':226 'data':19,32,363 'day':54,110,139 'deep':51 'develop':281 'dire':138 'disclaim':261 'doubl':335,359 'double-handl':358 'effect':334 'encrypt':30 'europ':209 'ever':145 'exampl':64 'far':170 'file':48 'futur':129 'get':114,239,370 'github.com':256 'github.com/immich-app/immich)':255 'glacier':50 'great':199 'guidanc':254 'handl':360 'haven':212,246 'help':238 'immich':252,271,276 'import':164 'in-countri':224 'insur':121 'job':190 'latenc':195 'less':194,343 'librari':338 'll':94,107 'local':161 'lost':140 'lot':98,231 'm':66,132,155,203,219 'mean':160,179 'mention':249 'might':237 'mind':357,368 'month':90,348 'nas':22,308,318 'nase':11,142 'near':326 'nearest':184 'need':149 'one':21,78 'other':245 'particular':79 'pay':58,135 'peac':366 'penni':91 'per':89,251 'person':73 'photo':74,303,329 'place':174 'polici':39,122 'possibl':62,288 'pretti':169 'price':130 'pull':101 'quicker':232 'rate':61 'rclone':15,189 're':168 'real':287 'realli':356 'region':186 'reli':125,269 'repo':260 'right':262,292 's3':35,44,153,320 'shi':69 'shove':46 'size':339 'sole':274 'someth':244 'speed':227 'still':229 'store':67,350 'strategi':7 'syncth':297 'take':108 'target':182 'test':214 'theori':216 'time':291 'top':265 'two':10,112 'us':207 'usd':88 'use':14,296 'video':76,305,331 'will':133,220 'world':177 'wors':144 'yes':92,105 'yet':248"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddrefuge.com/comment/839995"
  +editedAt: DateTimeImmutable @1712109980 {#2368
    date: 2024-04-03 04:06:20.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704487348 {#1980
    date: 2024-01-05 21:42: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
64 DENIED moderate
App\Entity\EntryComment {#1354
  +user: App\Entity\User {#2500 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1358 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I have a 2N+C backup strategy. I have two NASes, and I use rclone to backup my data from one NAS to the other, and then backup (with encryption) my data to Amazon S3. I have a policy on that bucket in S3 that shoves all files into Glacier Deep Archive at day 0, so I pay the cheapest rate possible.\n
    \n
    For example, I’m storing just shy of 400GB of personal photos and videos in one particular bucket, and that’s costing me about $0.77USD per month. Pennies.\n
    \n
    Yes, it’ll cost me a lot more to pull it out and, yes, it’ll take a day or two to get it back. But it’s an insurance policy I can rely on and a (future) price I’m willing to pay should the dire day (lost both NASes, or worse) ever arrive when I need it.\n
    \n
    Why Amazon S3? I’m in Australia, and that means local access is important to me. We’re pretty far from most other places around the world. It means I can target my nearest AWS region with my rclone jobs and there’s less latency. Backblaze is a great alternative, but I’m not in the US or Europe. Admittedly, I haven’t tested this theory, but I’m willing to bet that in-country speeds are still a lot quicker than any CDN that might help get me into B2.\n
    \n
    Also, something others haven’t yet mentioned is, per Immich’s [guidance](https://github.com/immich-app/immich) on their repo (**Disclaimer** right at the top) is not *NOT* rely on Immich as your sole backup. Immich is under very active development, and breaking changes are a real possibility all the time right now.\n
    \n
    So, I use SyncThing to *also* backup all my photos and videos to my NAS, and that’s also backed up to the other NAS and S3. That’s why I have nearly 400GB of photos and videos - it’s effectively double my actual library size. But, again, at less than a buck a month to store all that, I don’t really mind double-handling all that data, for the peace of mind I get.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704487348 {#2375
    date: 2024-01-05 21:42:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@logir@feddit.it"
    "@logir@feddit.it"
    "@logir@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1356 …}
  +nested: Doctrine\ORM\PersistentCollection {#1357 …}
  +votes: Doctrine\ORM\PersistentCollection {#2492 …}
  +reports: Doctrine\ORM\PersistentCollection {#2494 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2496 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2498 …}
  -id: 283777
  -bodyTs: "'/immich-app/immich)':257 '0':55 '0.77':87 '2n':4 '400gb':71,327 'access':162 'activ':280 'actual':337 'admit':210 'also':243,299,312 'altern':200 'amazon':34,152 'archiv':52 'around':175 'arriv':146 'australia':157 'aw':185 'b2':242 'back':116,313 'backblaz':196 'backup':6,17,28,275,300 'bet':222 'break':283 'buck':346 'bucket':42,80 'c':5 'cdn':235 'chang':284 'cheapest':60 'cost':84,95 'countri':226 'data':19,32,363 'day':54,110,139 'deep':51 'develop':281 'dire':138 'disclaim':261 'doubl':335,359 'double-handl':358 'effect':334 'encrypt':30 'europ':209 'ever':145 'exampl':64 'far':170 'file':48 'futur':129 'get':114,239,370 'github.com':256 'github.com/immich-app/immich)':255 'glacier':50 'great':199 'guidanc':254 'handl':360 'haven':212,246 'help':238 'immich':252,271,276 'import':164 'in-countri':224 'insur':121 'job':190 'latenc':195 'less':194,343 'librari':338 'll':94,107 'local':161 'lost':140 'lot':98,231 'm':66,132,155,203,219 'mean':160,179 'mention':249 'might':237 'mind':357,368 'month':90,348 'nas':22,308,318 'nase':11,142 'near':326 'nearest':184 'need':149 'one':21,78 'other':245 'particular':79 'pay':58,135 'peac':366 'penni':91 'per':89,251 'person':73 'photo':74,303,329 'place':174 'polici':39,122 'possibl':62,288 'pretti':169 'price':130 'pull':101 'quicker':232 'rate':61 'rclone':15,189 're':168 'real':287 'realli':356 'region':186 'reli':125,269 'repo':260 'right':262,292 's3':35,44,153,320 'shi':69 'shove':46 'size':339 'sole':274 'someth':244 'speed':227 'still':229 'store':67,350 'strategi':7 'syncth':297 'take':108 'target':182 'test':214 'theori':216 'time':291 'top':265 'two':10,112 'us':207 'usd':88 'use':14,296 'video':76,305,331 'will':133,220 'world':177 'wors':144 'yes':92,105 'yet':248"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddrefuge.com/comment/839995"
  +editedAt: DateTimeImmutable @1712109980 {#2368
    date: 2024-04-03 04:06:20.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704487348 {#1980
    date: 2024-01-05 21:42: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
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 {#2562
  +user: App\Entity\User {#2576 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2563 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Everything was fine until…\n
    \n
    > these are PCIe Gen3 x2 only\n
    \n
    Fucks sake. I’ve seen ARM board with PCI better than that.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1712733642 {#2557
    date: 2024-04-10 09:20:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bugsmith@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2564 …}
  +nested: Doctrine\ORM\PersistentCollection {#2566 …}
  +votes: Doctrine\ORM\PersistentCollection {#2568 …}
  +reports: Doctrine\ORM\PersistentCollection {#2570 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2572 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2574 …}
  -id: 283402
  -bodyTs: "'arm':16 'better':20 'board':17 'everyth':1 'fine':3 'fuck':11 'gen3':8 'pci':19 'pcie':7 'sake':12 'seen':15 've':14 'x2':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6439432"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704483926 {#2558
    date: 2024-01-05 20:45: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
67 DENIED edit
App\Entity\EntryComment {#2562
  +user: App\Entity\User {#2576 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2563 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Everything was fine until…\n
    \n
    > these are PCIe Gen3 x2 only\n
    \n
    Fucks sake. I’ve seen ARM board with PCI better than that.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1712733642 {#2557
    date: 2024-04-10 09:20:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bugsmith@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2564 …}
  +nested: Doctrine\ORM\PersistentCollection {#2566 …}
  +votes: Doctrine\ORM\PersistentCollection {#2568 …}
  +reports: Doctrine\ORM\PersistentCollection {#2570 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2572 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2574 …}
  -id: 283402
  -bodyTs: "'arm':16 'better':20 'board':17 'everyth':1 'fine':3 'fuck':11 'gen3':8 'pci':19 'pcie':7 'sake':12 'seen':15 've':14 'x2':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6439432"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704483926 {#2558
    date: 2024-01-05 20:45: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
68 DENIED moderate
App\Entity\EntryComment {#2562
  +user: App\Entity\User {#2576 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2563 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Everything was fine until…\n
    \n
    > these are PCIe Gen3 x2 only\n
    \n
    Fucks sake. I’ve seen ARM board with PCI better than that.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1712733642 {#2557
    date: 2024-04-10 09:20:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bugsmith@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2564 …}
  +nested: Doctrine\ORM\PersistentCollection {#2566 …}
  +votes: Doctrine\ORM\PersistentCollection {#2568 …}
  +reports: Doctrine\ORM\PersistentCollection {#2570 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2572 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2574 …}
  -id: 283402
  -bodyTs: "'arm':16 'better':20 'board':17 'everyth':1 'fine':3 'fuck':11 'gen3':8 'pci':19 'pcie':7 'sake':12 'seen':15 've':14 'x2':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6439432"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704483926 {#2558
    date: 2024-01-05 20:45: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
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 {#3057
  +user: Proxies\__CG__\App\Entity\User {#3056 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2563 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2562
    +user: App\Entity\User {#2576 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2563 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Everything was fine until…\n
      \n
      > these are PCIe Gen3 x2 only\n
      \n
      Fucks sake. I’ve seen ARM board with PCI better than that.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1712733642 {#2557
      date: 2024-04-10 09:20:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bugsmith@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2564 …}
    +nested: Doctrine\ORM\PersistentCollection {#2566 …}
    +votes: Doctrine\ORM\PersistentCollection {#2568 …}
    +reports: Doctrine\ORM\PersistentCollection {#2570 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2572 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2574 …}
    -id: 283402
    -bodyTs: "'arm':16 'better':20 'board':17 'everyth':1 'fine':3 'fuck':11 'gen3':8 'pci':19 'pcie':7 'sake':12 'seen':15 've':14 'x2':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6439432"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704483926 {#2558
      date: 2024-01-05 20:45:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2562}
  +body: """
    What arm board :p  \n
    Honest question. All the ones I have seen are really awful and I would love to tinker with something that has real pcie (Ampere workstations do not count)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704521503 {#3059
    date: 2024-01-06 07:11:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bugsmith@programming.dev"
    "@TCB13@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3055 …}
  +nested: Doctrine\ORM\PersistentCollection {#3053 …}
  +votes: Doctrine\ORM\PersistentCollection {#3051 …}
  +reports: Doctrine\ORM\PersistentCollection {#3049 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3047 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3045 …}
  -id: 284698
  -bodyTs: "'amper':28 'arm':2 'aw':15 'board':3 'count':32 'honest':5 'love':19 'one':9 'p':4 'pcie':27 'question':6 'real':26 'realli':14 'seen':12 'someth':23 'tinker':21 'workstat':29 'would':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7169840"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704521503 {#3058
    date: 2024-01-06 07:11: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
71 DENIED edit
App\Entity\EntryComment {#3057
  +user: Proxies\__CG__\App\Entity\User {#3056 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2563 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2562
    +user: App\Entity\User {#2576 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2563 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Everything was fine until…\n
      \n
      > these are PCIe Gen3 x2 only\n
      \n
      Fucks sake. I’ve seen ARM board with PCI better than that.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1712733642 {#2557
      date: 2024-04-10 09:20:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bugsmith@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2564 …}
    +nested: Doctrine\ORM\PersistentCollection {#2566 …}
    +votes: Doctrine\ORM\PersistentCollection {#2568 …}
    +reports: Doctrine\ORM\PersistentCollection {#2570 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2572 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2574 …}
    -id: 283402
    -bodyTs: "'arm':16 'better':20 'board':17 'everyth':1 'fine':3 'fuck':11 'gen3':8 'pci':19 'pcie':7 'sake':12 'seen':15 've':14 'x2':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6439432"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704483926 {#2558
      date: 2024-01-05 20:45:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2562}
  +body: """
    What arm board :p  \n
    Honest question. All the ones I have seen are really awful and I would love to tinker with something that has real pcie (Ampere workstations do not count)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704521503 {#3059
    date: 2024-01-06 07:11:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bugsmith@programming.dev"
    "@TCB13@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3055 …}
  +nested: Doctrine\ORM\PersistentCollection {#3053 …}
  +votes: Doctrine\ORM\PersistentCollection {#3051 …}
  +reports: Doctrine\ORM\PersistentCollection {#3049 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3047 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3045 …}
  -id: 284698
  -bodyTs: "'amper':28 'arm':2 'aw':15 'board':3 'count':32 'honest':5 'love':19 'one':9 'p':4 'pcie':27 'question':6 'real':26 'realli':14 'seen':12 'someth':23 'tinker':21 'workstat':29 'would':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7169840"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704521503 {#3058
    date: 2024-01-06 07:11: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
72 DENIED moderate
App\Entity\EntryComment {#3057
  +user: Proxies\__CG__\App\Entity\User {#3056 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2563 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2562
    +user: App\Entity\User {#2576 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2563 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Everything was fine until…\n
      \n
      > these are PCIe Gen3 x2 only\n
      \n
      Fucks sake. I’ve seen ARM board with PCI better than that.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1712733642 {#2557
      date: 2024-04-10 09:20:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bugsmith@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2564 …}
    +nested: Doctrine\ORM\PersistentCollection {#2566 …}
    +votes: Doctrine\ORM\PersistentCollection {#2568 …}
    +reports: Doctrine\ORM\PersistentCollection {#2570 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2572 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2574 …}
    -id: 283402
    -bodyTs: "'arm':16 'better':20 'board':17 'everyth':1 'fine':3 'fuck':11 'gen3':8 'pci':19 'pcie':7 'sake':12 'seen':15 've':14 'x2':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6439432"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704483926 {#2558
      date: 2024-01-05 20:45:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2562}
  +body: """
    What arm board :p  \n
    Honest question. All the ones I have seen are really awful and I would love to tinker with something that has real pcie (Ampere workstations do not count)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704521503 {#3059
    date: 2024-01-06 07:11:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bugsmith@programming.dev"
    "@TCB13@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3055 …}
  +nested: Doctrine\ORM\PersistentCollection {#3053 …}
  +votes: Doctrine\ORM\PersistentCollection {#3051 …}
  +reports: Doctrine\ORM\PersistentCollection {#3049 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3047 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3045 …}
  -id: 284698
  -bodyTs: "'amper':28 'arm':2 'aw':15 'board':3 'count':32 'honest':5 'love':19 'one':9 'p':4 'pcie':27 'question':6 'real':26 'realli':14 'seen':12 'someth':23 'tinker':21 'workstat':29 'would':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7169840"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704521503 {#3058
    date: 2024-01-06 07:11: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
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 {#3232
  +user: App\Entity\User {#2576 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2563 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3057
    +user: Proxies\__CG__\App\Entity\User {#3056 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2563 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2562
      +user: App\Entity\User {#2576 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2563 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Everything was fine until…\n
        \n
        > these are PCIe Gen3 x2 only\n
        \n
        Fucks sake. I’ve seen ARM board with PCI better than that.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1712733642 {#2557
        date: 2024-04-10 09:20:42.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bugsmith@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2564 …}
      +nested: Doctrine\ORM\PersistentCollection {#2566 …}
      +votes: Doctrine\ORM\PersistentCollection {#2568 …}
      +reports: Doctrine\ORM\PersistentCollection {#2570 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2572 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2574 …}
      -id: 283402
      -bodyTs: "'arm':16 'better':20 'board':17 'everyth':1 'fine':3 'fuck':11 'gen3':8 'pci':19 'pcie':7 'sake':12 'seen':15 've':14 'x2':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6439432"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704483926 {#2558
        date: 2024-01-05 20:45:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2562}
    +body: """
      What arm board :p  \n
      Honest question. All the ones I have seen are really awful and I would love to tinker with something that has real pcie (Ampere workstations do not count)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704521503 {#3059
      date: 2024-01-06 07:11:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bugsmith@programming.dev"
      "@TCB13@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3055 …}
    +nested: Doctrine\ORM\PersistentCollection {#3053 …}
    +votes: Doctrine\ORM\PersistentCollection {#3051 …}
    +reports: Doctrine\ORM\PersistentCollection {#3049 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3047 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3045 …}
    -id: 284698
    -bodyTs: "'amper':28 'arm':2 'aw':15 'board':3 'count':32 'honest':5 'love':19 'one':9 'p':4 'pcie':27 'question':6 'real':26 'realli':14 'seen':12 'someth':23 'tinker':21 'workstat':29 'would':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7169840"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704521503 {#3058
      date: 2024-01-06 07:11:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2562}
  +body: """
    Both the ROCKPro64 and the NanoPi M4 from 2018 has a x4 PCIe 2.1 interface. Same goes for almost all RK3399 boards that care to expose the PCIe interface.\n
    \n
    **Update**: there’s also the more recent [NanoPC-T6](https://www.friendlyelec.com/index.php?route=product/product&product_id=292) with the RK3588 that has PCIe 3.0 x4.\n
    \n
    This boards seems extremely poorly designed, have a look at the CPU specs: [www.intel.com/content/www/…/specifications.html](https://www.intel.com/content/www/us/en/products/sku/97926/intel-atom-processor-c3758-16m-cache-up-to-2-20-ghz/specifications.html)\n
    \n
    ![](https://lemmy.world/pictrs/image/eb9d0301-6e24-4b20-8fcd-3a2d9b611506.png)\n
    \n
    They could’ve exposed more SATA ports and / or PCI lanes and decided not to do it.\n
    \n
    And… let’s not even talk about the SFF 8087 connector that isn’t rated to be used as an external plug, you’ll likely ruin it quickly with insertions and/or some light accident.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704549382 {#3229
    date: 2024-01-06 14:56:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bugsmith@programming.dev"
    "@TCB13@lemmy.world"
    "@aBundleOfFerrets@sh.itjust.works"
    "@bugsmith@programming.dev"
    "@TCB13@lemmy.world"
    "@aBundleOfFerrets@sh.itjust.works"
    "@bugsmith@programming.dev"
    "@TCB13@lemmy.world"
    "@aBundleOfFerrets@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3233 …}
  +nested: Doctrine\ORM\PersistentCollection {#3235 …}
  +votes: Doctrine\ORM\PersistentCollection {#3237 …}
  +reports: Doctrine\ORM\PersistentCollection {#3239 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3241 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3243 …}
  -id: 285460
  -bodyTs: "'/content/www/':66 '/content/www/us/en/products/sku/97926/intel-atom-processor-c3758-16m-cache-up-to-2-20-ghz/specifications.html)':70 '/index.php?route=product/product&product_id=292)':42 '/pictrs/image/eb9d0301-6e24-4b20-8fcd-3a2d9b611506.png)':73 '/specifications.html':67 '2.1':14 '2018':9 '3.0':49 '8087':100 'accid':124 'almost':19 'also':33 'and/or':121 'board':22,52 'care':24 'connector':101 'could':75 'cpu':62 'decid':86 'design':56 'even':95 'expos':26,77 'extern':111 'extrem':54 'goe':17 'insert':120 'interfac':15,29 'isn':103 'lane':84 'lemmy.world':72 'lemmy.world/pictrs/image/eb9d0301-6e24-4b20-8fcd-3a2d9b611506.png)':71 'let':92 'light':123 'like':115 'll':114 'look':59 'm4':7 'nanopc':38 'nanopc-t6':37 'nanopi':6 'pci':83 'pcie':13,28,48 'plug':112 'poor':55 'port':80 'quick':118 'rate':105 'recent':36 'rk3399':21 'rk3588':45 'rockpro64':3 'ruin':116 'sata':79 'seem':53 'sff':99 'spec':63 't6':39 'talk':96 'updat':30 'use':108 've':76 'www.friendlyelec.com':41 'www.friendlyelec.com/index.php?route=product/product&product_id=292)':40 'www.intel.com':65,69 'www.intel.com/content/www/':64 'www.intel.com/content/www/us/en/products/sku/97926/intel-atom-processor-c3758-16m-cache-up-to-2-20-ghz/specifications.html)':68 'x4':12,50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6454750"
  +editedAt: DateTimeImmutable @1712750204 {#3230
    date: 2024-04-10 13:56:44.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704549382 {#3231
    date: 2024-01-06 14:56: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
75 DENIED edit
App\Entity\EntryComment {#3232
  +user: App\Entity\User {#2576 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2563 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3057
    +user: Proxies\__CG__\App\Entity\User {#3056 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2563 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2562
      +user: App\Entity\User {#2576 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2563 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Everything was fine until…\n
        \n
        > these are PCIe Gen3 x2 only\n
        \n
        Fucks sake. I’ve seen ARM board with PCI better than that.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1712733642 {#2557
        date: 2024-04-10 09:20:42.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bugsmith@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2564 …}
      +nested: Doctrine\ORM\PersistentCollection {#2566 …}
      +votes: Doctrine\ORM\PersistentCollection {#2568 …}
      +reports: Doctrine\ORM\PersistentCollection {#2570 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2572 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2574 …}
      -id: 283402
      -bodyTs: "'arm':16 'better':20 'board':17 'everyth':1 'fine':3 'fuck':11 'gen3':8 'pci':19 'pcie':7 'sake':12 'seen':15 've':14 'x2':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6439432"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704483926 {#2558
        date: 2024-01-05 20:45:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2562}
    +body: """
      What arm board :p  \n
      Honest question. All the ones I have seen are really awful and I would love to tinker with something that has real pcie (Ampere workstations do not count)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704521503 {#3059
      date: 2024-01-06 07:11:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bugsmith@programming.dev"
      "@TCB13@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3055 …}
    +nested: Doctrine\ORM\PersistentCollection {#3053 …}
    +votes: Doctrine\ORM\PersistentCollection {#3051 …}
    +reports: Doctrine\ORM\PersistentCollection {#3049 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3047 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3045 …}
    -id: 284698
    -bodyTs: "'amper':28 'arm':2 'aw':15 'board':3 'count':32 'honest':5 'love':19 'one':9 'p':4 'pcie':27 'question':6 'real':26 'realli':14 'seen':12 'someth':23 'tinker':21 'workstat':29 'would':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7169840"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704521503 {#3058
      date: 2024-01-06 07:11:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2562}
  +body: """
    Both the ROCKPro64 and the NanoPi M4 from 2018 has a x4 PCIe 2.1 interface. Same goes for almost all RK3399 boards that care to expose the PCIe interface.\n
    \n
    **Update**: there’s also the more recent [NanoPC-T6](https://www.friendlyelec.com/index.php?route=product/product&product_id=292) with the RK3588 that has PCIe 3.0 x4.\n
    \n
    This boards seems extremely poorly designed, have a look at the CPU specs: [www.intel.com/content/www/…/specifications.html](https://www.intel.com/content/www/us/en/products/sku/97926/intel-atom-processor-c3758-16m-cache-up-to-2-20-ghz/specifications.html)\n
    \n
    ![](https://lemmy.world/pictrs/image/eb9d0301-6e24-4b20-8fcd-3a2d9b611506.png)\n
    \n
    They could’ve exposed more SATA ports and / or PCI lanes and decided not to do it.\n
    \n
    And… let’s not even talk about the SFF 8087 connector that isn’t rated to be used as an external plug, you’ll likely ruin it quickly with insertions and/or some light accident.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704549382 {#3229
    date: 2024-01-06 14:56:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bugsmith@programming.dev"
    "@TCB13@lemmy.world"
    "@aBundleOfFerrets@sh.itjust.works"
    "@bugsmith@programming.dev"
    "@TCB13@lemmy.world"
    "@aBundleOfFerrets@sh.itjust.works"
    "@bugsmith@programming.dev"
    "@TCB13@lemmy.world"
    "@aBundleOfFerrets@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3233 …}
  +nested: Doctrine\ORM\PersistentCollection {#3235 …}
  +votes: Doctrine\ORM\PersistentCollection {#3237 …}
  +reports: Doctrine\ORM\PersistentCollection {#3239 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3241 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3243 …}
  -id: 285460
  -bodyTs: "'/content/www/':66 '/content/www/us/en/products/sku/97926/intel-atom-processor-c3758-16m-cache-up-to-2-20-ghz/specifications.html)':70 '/index.php?route=product/product&product_id=292)':42 '/pictrs/image/eb9d0301-6e24-4b20-8fcd-3a2d9b611506.png)':73 '/specifications.html':67 '2.1':14 '2018':9 '3.0':49 '8087':100 'accid':124 'almost':19 'also':33 'and/or':121 'board':22,52 'care':24 'connector':101 'could':75 'cpu':62 'decid':86 'design':56 'even':95 'expos':26,77 'extern':111 'extrem':54 'goe':17 'insert':120 'interfac':15,29 'isn':103 'lane':84 'lemmy.world':72 'lemmy.world/pictrs/image/eb9d0301-6e24-4b20-8fcd-3a2d9b611506.png)':71 'let':92 'light':123 'like':115 'll':114 'look':59 'm4':7 'nanopc':38 'nanopc-t6':37 'nanopi':6 'pci':83 'pcie':13,28,48 'plug':112 'poor':55 'port':80 'quick':118 'rate':105 'recent':36 'rk3399':21 'rk3588':45 'rockpro64':3 'ruin':116 'sata':79 'seem':53 'sff':99 'spec':63 't6':39 'talk':96 'updat':30 'use':108 've':76 'www.friendlyelec.com':41 'www.friendlyelec.com/index.php?route=product/product&product_id=292)':40 'www.intel.com':65,69 'www.intel.com/content/www/':64 'www.intel.com/content/www/us/en/products/sku/97926/intel-atom-processor-c3758-16m-cache-up-to-2-20-ghz/specifications.html)':68 'x4':12,50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6454750"
  +editedAt: DateTimeImmutable @1712750204 {#3230
    date: 2024-04-10 13:56:44.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704549382 {#3231
    date: 2024-01-06 14:56: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
76 DENIED moderate
App\Entity\EntryComment {#3232
  +user: App\Entity\User {#2576 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2563 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3057
    +user: Proxies\__CG__\App\Entity\User {#3056 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2563 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2562
      +user: App\Entity\User {#2576 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2563 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Everything was fine until…\n
        \n
        > these are PCIe Gen3 x2 only\n
        \n
        Fucks sake. I’ve seen ARM board with PCI better than that.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1712733642 {#2557
        date: 2024-04-10 09:20:42.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bugsmith@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2564 …}
      +nested: Doctrine\ORM\PersistentCollection {#2566 …}
      +votes: Doctrine\ORM\PersistentCollection {#2568 …}
      +reports: Doctrine\ORM\PersistentCollection {#2570 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2572 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2574 …}
      -id: 283402
      -bodyTs: "'arm':16 'better':20 'board':17 'everyth':1 'fine':3 'fuck':11 'gen3':8 'pci':19 'pcie':7 'sake':12 'seen':15 've':14 'x2':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6439432"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704483926 {#2558
        date: 2024-01-05 20:45:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2562}
    +body: """
      What arm board :p  \n
      Honest question. All the ones I have seen are really awful and I would love to tinker with something that has real pcie (Ampere workstations do not count)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704521503 {#3059
      date: 2024-01-06 07:11:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bugsmith@programming.dev"
      "@TCB13@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3055 …}
    +nested: Doctrine\ORM\PersistentCollection {#3053 …}
    +votes: Doctrine\ORM\PersistentCollection {#3051 …}
    +reports: Doctrine\ORM\PersistentCollection {#3049 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3047 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3045 …}
    -id: 284698
    -bodyTs: "'amper':28 'arm':2 'aw':15 'board':3 'count':32 'honest':5 'love':19 'one':9 'p':4 'pcie':27 'question':6 'real':26 'realli':14 'seen':12 'someth':23 'tinker':21 'workstat':29 'would':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7169840"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704521503 {#3058
      date: 2024-01-06 07:11:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2562}
  +body: """
    Both the ROCKPro64 and the NanoPi M4 from 2018 has a x4 PCIe 2.1 interface. Same goes for almost all RK3399 boards that care to expose the PCIe interface.\n
    \n
    **Update**: there’s also the more recent [NanoPC-T6](https://www.friendlyelec.com/index.php?route=product/product&product_id=292) with the RK3588 that has PCIe 3.0 x4.\n
    \n
    This boards seems extremely poorly designed, have a look at the CPU specs: [www.intel.com/content/www/…/specifications.html](https://www.intel.com/content/www/us/en/products/sku/97926/intel-atom-processor-c3758-16m-cache-up-to-2-20-ghz/specifications.html)\n
    \n
    ![](https://lemmy.world/pictrs/image/eb9d0301-6e24-4b20-8fcd-3a2d9b611506.png)\n
    \n
    They could’ve exposed more SATA ports and / or PCI lanes and decided not to do it.\n
    \n
    And… let’s not even talk about the SFF 8087 connector that isn’t rated to be used as an external plug, you’ll likely ruin it quickly with insertions and/or some light accident.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704549382 {#3229
    date: 2024-01-06 14:56:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bugsmith@programming.dev"
    "@TCB13@lemmy.world"
    "@aBundleOfFerrets@sh.itjust.works"
    "@bugsmith@programming.dev"
    "@TCB13@lemmy.world"
    "@aBundleOfFerrets@sh.itjust.works"
    "@bugsmith@programming.dev"
    "@TCB13@lemmy.world"
    "@aBundleOfFerrets@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3233 …}
  +nested: Doctrine\ORM\PersistentCollection {#3235 …}
  +votes: Doctrine\ORM\PersistentCollection {#3237 …}
  +reports: Doctrine\ORM\PersistentCollection {#3239 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3241 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3243 …}
  -id: 285460
  -bodyTs: "'/content/www/':66 '/content/www/us/en/products/sku/97926/intel-atom-processor-c3758-16m-cache-up-to-2-20-ghz/specifications.html)':70 '/index.php?route=product/product&product_id=292)':42 '/pictrs/image/eb9d0301-6e24-4b20-8fcd-3a2d9b611506.png)':73 '/specifications.html':67 '2.1':14 '2018':9 '3.0':49 '8087':100 'accid':124 'almost':19 'also':33 'and/or':121 'board':22,52 'care':24 'connector':101 'could':75 'cpu':62 'decid':86 'design':56 'even':95 'expos':26,77 'extern':111 'extrem':54 'goe':17 'insert':120 'interfac':15,29 'isn':103 'lane':84 'lemmy.world':72 'lemmy.world/pictrs/image/eb9d0301-6e24-4b20-8fcd-3a2d9b611506.png)':71 'let':92 'light':123 'like':115 'll':114 'look':59 'm4':7 'nanopc':38 'nanopc-t6':37 'nanopi':6 'pci':83 'pcie':13,28,48 'plug':112 'poor':55 'port':80 'quick':118 'rate':105 'recent':36 'rk3399':21 'rk3588':45 'rockpro64':3 'ruin':116 'sata':79 'seem':53 'sff':99 'spec':63 't6':39 'talk':96 'updat':30 'use':108 've':76 'www.friendlyelec.com':41 'www.friendlyelec.com/index.php?route=product/product&product_id=292)':40 'www.intel.com':65,69 'www.intel.com/content/www/':64 'www.intel.com/content/www/us/en/products/sku/97926/intel-atom-processor-c3758-16m-cache-up-to-2-20-ghz/specifications.html)':68 'x4':12,50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6454750"
  +editedAt: DateTimeImmutable @1712750204 {#3230
    date: 2024-04-10 13:56:44.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704549382 {#3231
    date: 2024-01-06 14:56: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
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 {#3251
  +user: Proxies\__CG__\App\Entity\User {#3254 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2563 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3232
    +user: App\Entity\User {#2576 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2563 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3057
      +user: Proxies\__CG__\App\Entity\User {#3056 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2563 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2562
        +user: App\Entity\User {#2576 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2563 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          Everything was fine until…\n
          \n
          > these are PCIe Gen3 x2 only\n
          \n
          Fucks sake. I’ve seen ARM board with PCI better than that.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1712733642 {#2557
          date: 2024-04-10 09:20:42.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@bugsmith@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2564 …}
        +nested: Doctrine\ORM\PersistentCollection {#2566 …}
        +votes: Doctrine\ORM\PersistentCollection {#2568 …}
        +reports: Doctrine\ORM\PersistentCollection {#2570 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2572 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2574 …}
        -id: 283402
        -bodyTs: "'arm':16 'better':20 'board':17 'everyth':1 'fine':3 'fuck':11 'gen3':8 'pci':19 'pcie':7 'sake':12 'seen':15 've':14 'x2':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6439432"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704483926 {#2558
          date: 2024-01-05 20:45:26.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2562}
      +body: """
        What arm board :p  \n
        Honest question. All the ones I have seen are really awful and I would love to tinker with something that has real pcie (Ampere workstations do not count)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704521503 {#3059
        date: 2024-01-06 07:11:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bugsmith@programming.dev"
        "@TCB13@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3055 …}
      +nested: Doctrine\ORM\PersistentCollection {#3053 …}
      +votes: Doctrine\ORM\PersistentCollection {#3051 …}
      +reports: Doctrine\ORM\PersistentCollection {#3049 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3047 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3045 …}
      -id: 284698
      -bodyTs: "'amper':28 'arm':2 'aw':15 'board':3 'count':32 'honest':5 'love':19 'one':9 'p':4 'pcie':27 'question':6 'real':26 'realli':14 'seen':12 'someth':23 'tinker':21 'workstat':29 'would':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7169840"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704521503 {#3058
        date: 2024-01-06 07:11:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2562}
    +body: """
      Both the ROCKPro64 and the NanoPi M4 from 2018 has a x4 PCIe 2.1 interface. Same goes for almost all RK3399 boards that care to expose the PCIe interface.\n
      \n
      **Update**: there’s also the more recent [NanoPC-T6](https://www.friendlyelec.com/index.php?route=product/product&product_id=292) with the RK3588 that has PCIe 3.0 x4.\n
      \n
      This boards seems extremely poorly designed, have a look at the CPU specs: [www.intel.com/content/www/…/specifications.html](https://www.intel.com/content/www/us/en/products/sku/97926/intel-atom-processor-c3758-16m-cache-up-to-2-20-ghz/specifications.html)\n
      \n
      ![](https://lemmy.world/pictrs/image/eb9d0301-6e24-4b20-8fcd-3a2d9b611506.png)\n
      \n
      They could’ve exposed more SATA ports and / or PCI lanes and decided not to do it.\n
      \n
      And… let’s not even talk about the SFF 8087 connector that isn’t rated to be used as an external plug, you’ll likely ruin it quickly with insertions and/or some light accident.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1704549382 {#3229
      date: 2024-01-06 14:56:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bugsmith@programming.dev"
      "@TCB13@lemmy.world"
      "@aBundleOfFerrets@sh.itjust.works"
      "@bugsmith@programming.dev"
      "@TCB13@lemmy.world"
      "@aBundleOfFerrets@sh.itjust.works"
      "@bugsmith@programming.dev"
      "@TCB13@lemmy.world"
      "@aBundleOfFerrets@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3233 …}
    +nested: Doctrine\ORM\PersistentCollection {#3235 …}
    +votes: Doctrine\ORM\PersistentCollection {#3237 …}
    +reports: Doctrine\ORM\PersistentCollection {#3239 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3241 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3243 …}
    -id: 285460
    -bodyTs: "'/content/www/':66 '/content/www/us/en/products/sku/97926/intel-atom-processor-c3758-16m-cache-up-to-2-20-ghz/specifications.html)':70 '/index.php?route=product/product&product_id=292)':42 '/pictrs/image/eb9d0301-6e24-4b20-8fcd-3a2d9b611506.png)':73 '/specifications.html':67 '2.1':14 '2018':9 '3.0':49 '8087':100 'accid':124 'almost':19 'also':33 'and/or':121 'board':22,52 'care':24 'connector':101 'could':75 'cpu':62 'decid':86 'design':56 'even':95 'expos':26,77 'extern':111 'extrem':54 'goe':17 'insert':120 'interfac':15,29 'isn':103 'lane':84 'lemmy.world':72 'lemmy.world/pictrs/image/eb9d0301-6e24-4b20-8fcd-3a2d9b611506.png)':71 'let':92 'light':123 'like':115 'll':114 'look':59 'm4':7 'nanopc':38 'nanopc-t6':37 'nanopi':6 'pci':83 'pcie':13,28,48 'plug':112 'poor':55 'port':80 'quick':118 'rate':105 'recent':36 'rk3399':21 'rk3588':45 'rockpro64':3 'ruin':116 'sata':79 'seem':53 'sff':99 'spec':63 't6':39 'talk':96 'updat':30 'use':108 've':76 'www.friendlyelec.com':41 'www.friendlyelec.com/index.php?route=product/product&product_id=292)':40 'www.intel.com':65,69 'www.intel.com/content/www/':64 'www.intel.com/content/www/us/en/products/sku/97926/intel-atom-processor-c3758-16m-cache-up-to-2-20-ghz/specifications.html)':68 'x4':12,50"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6454750"
    +editedAt: DateTimeImmutable @1712750204 {#3230
      date: 2024-04-10 13:56:44.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704549382 {#3231
      date: 2024-01-06 14:56:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2562}
  +body: "PCIe 2 x4 is the same speed as PCIe 3 x2, no?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704586663 {#3250
    date: 2024-01-07 01:17:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bugsmith@programming.dev"
    "@TCB13@lemmy.world"
    "@aBundleOfFerrets@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3258 …}
  +nested: Doctrine\ORM\PersistentCollection {#3260 …}
  +votes: Doctrine\ORM\PersistentCollection {#3256 …}
  +reports: Doctrine\ORM\PersistentCollection {#3262 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3264 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3266 …}
  -id: 287159
  -bodyTs: "'2':2 '3':10 'pcie':1,9 'speed':7 'x2':11 'x4':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7973650"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704586663 {#3247
    date: 2024-01-07 01:17: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
79 DENIED edit
App\Entity\EntryComment {#3251
  +user: Proxies\__CG__\App\Entity\User {#3254 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2563 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3232
    +user: App\Entity\User {#2576 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2563 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3057
      +user: Proxies\__CG__\App\Entity\User {#3056 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2563 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2562
        +user: App\Entity\User {#2576 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2563 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          Everything was fine until…\n
          \n
          > these are PCIe Gen3 x2 only\n
          \n
          Fucks sake. I’ve seen ARM board with PCI better than that.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1712733642 {#2557
          date: 2024-04-10 09:20:42.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@bugsmith@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2564 …}
        +nested: Doctrine\ORM\PersistentCollection {#2566 …}
        +votes: Doctrine\ORM\PersistentCollection {#2568 …}
        +reports: Doctrine\ORM\PersistentCollection {#2570 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2572 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2574 …}
        -id: 283402
        -bodyTs: "'arm':16 'better':20 'board':17 'everyth':1 'fine':3 'fuck':11 'gen3':8 'pci':19 'pcie':7 'sake':12 'seen':15 've':14 'x2':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6439432"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704483926 {#2558
          date: 2024-01-05 20:45:26.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2562}
      +body: """
        What arm board :p  \n
        Honest question. All the ones I have seen are really awful and I would love to tinker with something that has real pcie (Ampere workstations do not count)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704521503 {#3059
        date: 2024-01-06 07:11:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bugsmith@programming.dev"
        "@TCB13@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3055 …}
      +nested: Doctrine\ORM\PersistentCollection {#3053 …}
      +votes: Doctrine\ORM\PersistentCollection {#3051 …}
      +reports: Doctrine\ORM\PersistentCollection {#3049 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3047 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3045 …}
      -id: 284698
      -bodyTs: "'amper':28 'arm':2 'aw':15 'board':3 'count':32 'honest':5 'love':19 'one':9 'p':4 'pcie':27 'question':6 'real':26 'realli':14 'seen':12 'someth':23 'tinker':21 'workstat':29 'would':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7169840"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704521503 {#3058
        date: 2024-01-06 07:11:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2562}
    +body: """
      Both the ROCKPro64 and the NanoPi M4 from 2018 has a x4 PCIe 2.1 interface. Same goes for almost all RK3399 boards that care to expose the PCIe interface.\n
      \n
      **Update**: there’s also the more recent [NanoPC-T6](https://www.friendlyelec.com/index.php?route=product/product&product_id=292) with the RK3588 that has PCIe 3.0 x4.\n
      \n
      This boards seems extremely poorly designed, have a look at the CPU specs: [www.intel.com/content/www/…/specifications.html](https://www.intel.com/content/www/us/en/products/sku/97926/intel-atom-processor-c3758-16m-cache-up-to-2-20-ghz/specifications.html)\n
      \n
      ![](https://lemmy.world/pictrs/image/eb9d0301-6e24-4b20-8fcd-3a2d9b611506.png)\n
      \n
      They could’ve exposed more SATA ports and / or PCI lanes and decided not to do it.\n
      \n
      And… let’s not even talk about the SFF 8087 connector that isn’t rated to be used as an external plug, you’ll likely ruin it quickly with insertions and/or some light accident.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1704549382 {#3229
      date: 2024-01-06 14:56:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bugsmith@programming.dev"
      "@TCB13@lemmy.world"
      "@aBundleOfFerrets@sh.itjust.works"
      "@bugsmith@programming.dev"
      "@TCB13@lemmy.world"
      "@aBundleOfFerrets@sh.itjust.works"
      "@bugsmith@programming.dev"
      "@TCB13@lemmy.world"
      "@aBundleOfFerrets@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3233 …}
    +nested: Doctrine\ORM\PersistentCollection {#3235 …}
    +votes: Doctrine\ORM\PersistentCollection {#3237 …}
    +reports: Doctrine\ORM\PersistentCollection {#3239 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3241 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3243 …}
    -id: 285460
    -bodyTs: "'/content/www/':66 '/content/www/us/en/products/sku/97926/intel-atom-processor-c3758-16m-cache-up-to-2-20-ghz/specifications.html)':70 '/index.php?route=product/product&product_id=292)':42 '/pictrs/image/eb9d0301-6e24-4b20-8fcd-3a2d9b611506.png)':73 '/specifications.html':67 '2.1':14 '2018':9 '3.0':49 '8087':100 'accid':124 'almost':19 'also':33 'and/or':121 'board':22,52 'care':24 'connector':101 'could':75 'cpu':62 'decid':86 'design':56 'even':95 'expos':26,77 'extern':111 'extrem':54 'goe':17 'insert':120 'interfac':15,29 'isn':103 'lane':84 'lemmy.world':72 'lemmy.world/pictrs/image/eb9d0301-6e24-4b20-8fcd-3a2d9b611506.png)':71 'let':92 'light':123 'like':115 'll':114 'look':59 'm4':7 'nanopc':38 'nanopc-t6':37 'nanopi':6 'pci':83 'pcie':13,28,48 'plug':112 'poor':55 'port':80 'quick':118 'rate':105 'recent':36 'rk3399':21 'rk3588':45 'rockpro64':3 'ruin':116 'sata':79 'seem':53 'sff':99 'spec':63 't6':39 'talk':96 'updat':30 'use':108 've':76 'www.friendlyelec.com':41 'www.friendlyelec.com/index.php?route=product/product&product_id=292)':40 'www.intel.com':65,69 'www.intel.com/content/www/':64 'www.intel.com/content/www/us/en/products/sku/97926/intel-atom-processor-c3758-16m-cache-up-to-2-20-ghz/specifications.html)':68 'x4':12,50"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6454750"
    +editedAt: DateTimeImmutable @1712750204 {#3230
      date: 2024-04-10 13:56:44.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704549382 {#3231
      date: 2024-01-06 14:56:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2562}
  +body: "PCIe 2 x4 is the same speed as PCIe 3 x2, no?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704586663 {#3250
    date: 2024-01-07 01:17:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bugsmith@programming.dev"
    "@TCB13@lemmy.world"
    "@aBundleOfFerrets@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3258 …}
  +nested: Doctrine\ORM\PersistentCollection {#3260 …}
  +votes: Doctrine\ORM\PersistentCollection {#3256 …}
  +reports: Doctrine\ORM\PersistentCollection {#3262 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3264 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3266 …}
  -id: 287159
  -bodyTs: "'2':2 '3':10 'pcie':1,9 'speed':7 'x2':11 'x4':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7973650"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704586663 {#3247
    date: 2024-01-07 01:17: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
80 DENIED moderate
App\Entity\EntryComment {#3251
  +user: Proxies\__CG__\App\Entity\User {#3254 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2563 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3232
    +user: App\Entity\User {#2576 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2563 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3057
      +user: Proxies\__CG__\App\Entity\User {#3056 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2563 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2562
        +user: App\Entity\User {#2576 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2563 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          Everything was fine until…\n
          \n
          > these are PCIe Gen3 x2 only\n
          \n
          Fucks sake. I’ve seen ARM board with PCI better than that.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1712733642 {#2557
          date: 2024-04-10 09:20:42.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@bugsmith@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2564 …}
        +nested: Doctrine\ORM\PersistentCollection {#2566 …}
        +votes: Doctrine\ORM\PersistentCollection {#2568 …}
        +reports: Doctrine\ORM\PersistentCollection {#2570 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2572 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2574 …}
        -id: 283402
        -bodyTs: "'arm':16 'better':20 'board':17 'everyth':1 'fine':3 'fuck':11 'gen3':8 'pci':19 'pcie':7 'sake':12 'seen':15 've':14 'x2':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6439432"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704483926 {#2558
          date: 2024-01-05 20:45:26.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2562}
      +body: """
        What arm board :p  \n
        Honest question. All the ones I have seen are really awful and I would love to tinker with something that has real pcie (Ampere workstations do not count)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704521503 {#3059
        date: 2024-01-06 07:11:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bugsmith@programming.dev"
        "@TCB13@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3055 …}
      +nested: Doctrine\ORM\PersistentCollection {#3053 …}
      +votes: Doctrine\ORM\PersistentCollection {#3051 …}
      +reports: Doctrine\ORM\PersistentCollection {#3049 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3047 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3045 …}
      -id: 284698
      -bodyTs: "'amper':28 'arm':2 'aw':15 'board':3 'count':32 'honest':5 'love':19 'one':9 'p':4 'pcie':27 'question':6 'real':26 'realli':14 'seen':12 'someth':23 'tinker':21 'workstat':29 'would':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7169840"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704521503 {#3058
        date: 2024-01-06 07:11:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2562}
    +body: """
      Both the ROCKPro64 and the NanoPi M4 from 2018 has a x4 PCIe 2.1 interface. Same goes for almost all RK3399 boards that care to expose the PCIe interface.\n
      \n
      **Update**: there’s also the more recent [NanoPC-T6](https://www.friendlyelec.com/index.php?route=product/product&product_id=292) with the RK3588 that has PCIe 3.0 x4.\n
      \n
      This boards seems extremely poorly designed, have a look at the CPU specs: [www.intel.com/content/www/…/specifications.html](https://www.intel.com/content/www/us/en/products/sku/97926/intel-atom-processor-c3758-16m-cache-up-to-2-20-ghz/specifications.html)\n
      \n
      ![](https://lemmy.world/pictrs/image/eb9d0301-6e24-4b20-8fcd-3a2d9b611506.png)\n
      \n
      They could’ve exposed more SATA ports and / or PCI lanes and decided not to do it.\n
      \n
      And… let’s not even talk about the SFF 8087 connector that isn’t rated to be used as an external plug, you’ll likely ruin it quickly with insertions and/or some light accident.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1704549382 {#3229
      date: 2024-01-06 14:56:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bugsmith@programming.dev"
      "@TCB13@lemmy.world"
      "@aBundleOfFerrets@sh.itjust.works"
      "@bugsmith@programming.dev"
      "@TCB13@lemmy.world"
      "@aBundleOfFerrets@sh.itjust.works"
      "@bugsmith@programming.dev"
      "@TCB13@lemmy.world"
      "@aBundleOfFerrets@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3233 …}
    +nested: Doctrine\ORM\PersistentCollection {#3235 …}
    +votes: Doctrine\ORM\PersistentCollection {#3237 …}
    +reports: Doctrine\ORM\PersistentCollection {#3239 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3241 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3243 …}
    -id: 285460
    -bodyTs: "'/content/www/':66 '/content/www/us/en/products/sku/97926/intel-atom-processor-c3758-16m-cache-up-to-2-20-ghz/specifications.html)':70 '/index.php?route=product/product&product_id=292)':42 '/pictrs/image/eb9d0301-6e24-4b20-8fcd-3a2d9b611506.png)':73 '/specifications.html':67 '2.1':14 '2018':9 '3.0':49 '8087':100 'accid':124 'almost':19 'also':33 'and/or':121 'board':22,52 'care':24 'connector':101 'could':75 'cpu':62 'decid':86 'design':56 'even':95 'expos':26,77 'extern':111 'extrem':54 'goe':17 'insert':120 'interfac':15,29 'isn':103 'lane':84 'lemmy.world':72 'lemmy.world/pictrs/image/eb9d0301-6e24-4b20-8fcd-3a2d9b611506.png)':71 'let':92 'light':123 'like':115 'll':114 'look':59 'm4':7 'nanopc':38 'nanopc-t6':37 'nanopi':6 'pci':83 'pcie':13,28,48 'plug':112 'poor':55 'port':80 'quick':118 'rate':105 'recent':36 'rk3399':21 'rk3588':45 'rockpro64':3 'ruin':116 'sata':79 'seem':53 'sff':99 'spec':63 't6':39 'talk':96 'updat':30 'use':108 've':76 'www.friendlyelec.com':41 'www.friendlyelec.com/index.php?route=product/product&product_id=292)':40 'www.intel.com':65,69 'www.intel.com/content/www/':64 'www.intel.com/content/www/us/en/products/sku/97926/intel-atom-processor-c3758-16m-cache-up-to-2-20-ghz/specifications.html)':68 'x4':12,50"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6454750"
    +editedAt: DateTimeImmutable @1712750204 {#3230
      date: 2024-04-10 13:56:44.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704549382 {#3231
      date: 2024-01-06 14:56:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2562}
  +body: "PCIe 2 x4 is the same speed as PCIe 3 x2, no?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704586663 {#3250
    date: 2024-01-07 01:17:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bugsmith@programming.dev"
    "@TCB13@lemmy.world"
    "@aBundleOfFerrets@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3258 …}
  +nested: Doctrine\ORM\PersistentCollection {#3260 …}
  +votes: Doctrine\ORM\PersistentCollection {#3256 …}
  +reports: Doctrine\ORM\PersistentCollection {#3262 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3264 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3266 …}
  -id: 287159
  -bodyTs: "'2':2 '3':10 'pcie':1,9 'speed':7 'x2':11 'x4':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7973650"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704586663 {#3247
    date: 2024-01-07 01:17: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
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 {#3292
  +user: App\Entity\User {#2576 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2563 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3251
    +user: Proxies\__CG__\App\Entity\User {#3254 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2563 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3232
      +user: App\Entity\User {#2576 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2563 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3057
        +user: Proxies\__CG__\App\Entity\User {#3056 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2563 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2562
          +user: App\Entity\User {#2576 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2563 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            Everything was fine until…\n
            \n
            > these are PCIe Gen3 x2 only\n
            \n
            Fucks sake. I’ve seen ARM board with PCI better than that.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1712733642 {#2557
            date: 2024-04-10 09:20:42.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@bugsmith@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2564 …}
          +nested: Doctrine\ORM\PersistentCollection {#2566 …}
          +votes: Doctrine\ORM\PersistentCollection {#2568 …}
          +reports: Doctrine\ORM\PersistentCollection {#2570 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2572 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2574 …}
          -id: 283402
          -bodyTs: "'arm':16 'better':20 'board':17 'everyth':1 'fine':3 'fuck':11 'gen3':8 'pci':19 'pcie':7 'sake':12 'seen':15 've':14 'x2':9"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6439432"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704483926 {#2558
            date: 2024-01-05 20:45:26.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2562}
        +body: """
          What arm board :p  \n
          Honest question. All the ones I have seen are really awful and I would love to tinker with something that has real pcie (Ampere workstations do not count)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704521503 {#3059
          date: 2024-01-06 07:11:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@bugsmith@programming.dev"
          "@TCB13@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3055 …}
        +nested: Doctrine\ORM\PersistentCollection {#3053 …}
        +votes: Doctrine\ORM\PersistentCollection {#3051 …}
        +reports: Doctrine\ORM\PersistentCollection {#3049 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3047 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3045 …}
        -id: 284698
        -bodyTs: "'amper':28 'arm':2 'aw':15 'board':3 'count':32 'honest':5 'love':19 'one':9 'p':4 'pcie':27 'question':6 'real':26 'realli':14 'seen':12 'someth':23 'tinker':21 'workstat':29 'would':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/7169840"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704521503 {#3058
          date: 2024-01-06 07:11:43.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2562}
      +body: """
        Both the ROCKPro64 and the NanoPi M4 from 2018 has a x4 PCIe 2.1 interface. Same goes for almost all RK3399 boards that care to expose the PCIe interface.\n
        \n
        **Update**: there’s also the more recent [NanoPC-T6](https://www.friendlyelec.com/index.php?route=product/product&product_id=292) with the RK3588 that has PCIe 3.0 x4.\n
        \n
        This boards seems extremely poorly designed, have a look at the CPU specs: [www.intel.com/content/www/…/specifications.html](https://www.intel.com/content/www/us/en/products/sku/97926/intel-atom-processor-c3758-16m-cache-up-to-2-20-ghz/specifications.html)\n
        \n
        ![](https://lemmy.world/pictrs/image/eb9d0301-6e24-4b20-8fcd-3a2d9b611506.png)\n
        \n
        They could’ve exposed more SATA ports and / or PCI lanes and decided not to do it.\n
        \n
        And… let’s not even talk about the SFF 8087 connector that isn’t rated to be used as an external plug, you’ll likely ruin it quickly with insertions and/or some light accident.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704549382 {#3229
        date: 2024-01-06 14:56:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bugsmith@programming.dev"
        "@TCB13@lemmy.world"
        "@aBundleOfFerrets@sh.itjust.works"
        "@bugsmith@programming.dev"
        "@TCB13@lemmy.world"
        "@aBundleOfFerrets@sh.itjust.works"
        "@bugsmith@programming.dev"
        "@TCB13@lemmy.world"
        "@aBundleOfFerrets@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3233 …}
      +nested: Doctrine\ORM\PersistentCollection {#3235 …}
      +votes: Doctrine\ORM\PersistentCollection {#3237 …}
      +reports: Doctrine\ORM\PersistentCollection {#3239 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3241 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3243 …}
      -id: 285460
      -bodyTs: "'/content/www/':66 '/content/www/us/en/products/sku/97926/intel-atom-processor-c3758-16m-cache-up-to-2-20-ghz/specifications.html)':70 '/index.php?route=product/product&product_id=292)':42 '/pictrs/image/eb9d0301-6e24-4b20-8fcd-3a2d9b611506.png)':73 '/specifications.html':67 '2.1':14 '2018':9 '3.0':49 '8087':100 'accid':124 'almost':19 'also':33 'and/or':121 'board':22,52 'care':24 'connector':101 'could':75 'cpu':62 'decid':86 'design':56 'even':95 'expos':26,77 'extern':111 'extrem':54 'goe':17 'insert':120 'interfac':15,29 'isn':103 'lane':84 'lemmy.world':72 'lemmy.world/pictrs/image/eb9d0301-6e24-4b20-8fcd-3a2d9b611506.png)':71 'let':92 'light':123 'like':115 'll':114 'look':59 'm4':7 'nanopc':38 'nanopc-t6':37 'nanopi':6 'pci':83 'pcie':13,28,48 'plug':112 'poor':55 'port':80 'quick':118 'rate':105 'recent':36 'rk3399':21 'rk3588':45 'rockpro64':3 'ruin':116 'sata':79 'seem':53 'sff':99 'spec':63 't6':39 'talk':96 'updat':30 'use':108 've':76 'www.friendlyelec.com':41 'www.friendlyelec.com/index.php?route=product/product&product_id=292)':40 'www.intel.com':65,69 'www.intel.com/content/www/':64 'www.intel.com/content/www/us/en/products/sku/97926/intel-atom-processor-c3758-16m-cache-up-to-2-20-ghz/specifications.html)':68 'x4':12,50"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6454750"
      +editedAt: DateTimeImmutable @1712750204 {#3230
        date: 2024-04-10 13:56:44.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704549382 {#3231
        date: 2024-01-06 14:56:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2562}
    +body: "PCIe 2 x4 is the same speed as PCIe 3 x2, no?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704586663 {#3250
      date: 2024-01-07 01:17:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bugsmith@programming.dev"
      "@TCB13@lemmy.world"
      "@aBundleOfFerrets@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3258 …}
    +nested: Doctrine\ORM\PersistentCollection {#3260 …}
    +votes: Doctrine\ORM\PersistentCollection {#3256 …}
    +reports: Doctrine\ORM\PersistentCollection {#3262 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3264 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3266 …}
    -id: 287159
    -bodyTs: "'2':2 '3':10 'pcie':1,9 'speed':7 'x2':11 'x4':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7973650"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704586663 {#3247
      date: 2024-01-07 01:17:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2562}
  +body: """
    Generally, there’s a small difference in speeds:\n
    \n
    > PCIe 2.0 x 4 > 2.000 GB/s PCIe 3.0 x 2 > 1.969 GB/s\n
    \n
    But we also have to consider the suggested ARM CPU does PCIe 2.1 and we’ve to add the this detail:\n
    \n
    > PCIe 2.1 provides higher performance than the PCIe 2.0 by facilitating a transparent upgrade from a 32-bit data path to a 64-bit data path at 33MHZ and 66MHz.\n
    \n
    I shouldn’t also have a large impact but maybe we should think about it a bit more.\n
    \n
    Anyways I do believe this really depends on your use case, if you plan to bifurcate it or not and what devices you’re going to have on the other end. For instance for a NAS I would prefer the PCIe 2.1 x 4 as you could have more SATA controllers with their own lanes instead of sharing lanes in PCIe 3.0 using a MUX.\n
    \n
    **Conclusion**: your mileage may vary depending on use case. But I was expecting to have more PCI lanes exposed be it via more m.2 slots or other solution. I guess that when a CPU comes with everything baked in and the board maker “only has” to run wires around better do it properly and expose everything. Why not all SATAs for instance?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704633538 {#3289
    date: 2024-01-07 14:18:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bugsmith@programming.dev"
    "@TCB13@lemmy.world"
    "@aBundleOfFerrets@sh.itjust.works"
    "@stalfoss@lemm.ee"
    "@bugsmith@programming.dev"
    "@TCB13@lemmy.world"
    "@aBundleOfFerrets@sh.itjust.works"
    "@stalfoss@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3295 …}
  +nested: Doctrine\ORM\PersistentCollection {#3297 …}
  +votes: Doctrine\ORM\PersistentCollection {#3293 …}
  +reports: Doctrine\ORM\PersistentCollection {#3300 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3302 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3304 …}
  -id: 288583
  -bodyTs: "'1.969':19 '2':18 '2.0':10,50 '2.000':13 '2.1':33,43,131 '3.0':16,151 '32':58 '33mhz':69 '4':12,133 '64':64 '66mhz':71 'add':38 'also':23,75 'anyway':90 'arm':29 'around':203 'bake':192 'believ':93 'better':204 'bifurc':105 'bit':59,65,88 'board':196 'case':100,163 'come':189 'conclus':155 'consid':26 'control':140 'could':136 'cpu':30,188 'data':60,66 'depend':96,160 'detail':41 'devic':111 'differ':6 'end':120 'everyth':191,210 'expect':167 'expos':173,209 'facilit':52 'gb/s':14,20 'general':1 'go':114 'guess':184 'higher':45 'impact':79 'instanc':122,216 'instead':145 'lane':144,148,172 'larg':78 'm.2':178 'maker':197 'may':158 'mayb':81 'mileag':157 'mux':154 'nas':125 'path':61,67 'pci':171 'pcie':9,15,32,42,49,130,150 'perform':46 'plan':103 'prefer':128 'proper':207 'provid':44 're':113 'realli':95 'run':201 'sata':139,214 'share':147 'shouldn':73 'slot':179 'small':5 'solut':182 'speed':8 'suggest':28 'think':84 'transpar':54 'upgrad':55 'use':99,152,162 'vari':159 've':36 'via':176 'wire':202 'would':127 'x':11,17,132"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6475445"
  +editedAt: DateTimeImmutable @1712733932 {#3286
    date: 2024-04-10 09:25:32.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704633538 {#3284
    date: 2024-01-07 14:18:58.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 {#3292
  +user: App\Entity\User {#2576 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2563 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3251
    +user: Proxies\__CG__\App\Entity\User {#3254 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2563 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3232
      +user: App\Entity\User {#2576 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2563 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3057
        +user: Proxies\__CG__\App\Entity\User {#3056 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2563 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2562
          +user: App\Entity\User {#2576 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2563 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            Everything was fine until…\n
            \n
            > these are PCIe Gen3 x2 only\n
            \n
            Fucks sake. I’ve seen ARM board with PCI better than that.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1712733642 {#2557
            date: 2024-04-10 09:20:42.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@bugsmith@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2564 …}
          +nested: Doctrine\ORM\PersistentCollection {#2566 …}
          +votes: Doctrine\ORM\PersistentCollection {#2568 …}
          +reports: Doctrine\ORM\PersistentCollection {#2570 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2572 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2574 …}
          -id: 283402
          -bodyTs: "'arm':16 'better':20 'board':17 'everyth':1 'fine':3 'fuck':11 'gen3':8 'pci':19 'pcie':7 'sake':12 'seen':15 've':14 'x2':9"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6439432"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704483926 {#2558
            date: 2024-01-05 20:45:26.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2562}
        +body: """
          What arm board :p  \n
          Honest question. All the ones I have seen are really awful and I would love to tinker with something that has real pcie (Ampere workstations do not count)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704521503 {#3059
          date: 2024-01-06 07:11:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@bugsmith@programming.dev"
          "@TCB13@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3055 …}
        +nested: Doctrine\ORM\PersistentCollection {#3053 …}
        +votes: Doctrine\ORM\PersistentCollection {#3051 …}
        +reports: Doctrine\ORM\PersistentCollection {#3049 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3047 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3045 …}
        -id: 284698
        -bodyTs: "'amper':28 'arm':2 'aw':15 'board':3 'count':32 'honest':5 'love':19 'one':9 'p':4 'pcie':27 'question':6 'real':26 'realli':14 'seen':12 'someth':23 'tinker':21 'workstat':29 'would':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/7169840"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704521503 {#3058
          date: 2024-01-06 07:11:43.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2562}
      +body: """
        Both the ROCKPro64 and the NanoPi M4 from 2018 has a x4 PCIe 2.1 interface. Same goes for almost all RK3399 boards that care to expose the PCIe interface.\n
        \n
        **Update**: there’s also the more recent [NanoPC-T6](https://www.friendlyelec.com/index.php?route=product/product&product_id=292) with the RK3588 that has PCIe 3.0 x4.\n
        \n
        This boards seems extremely poorly designed, have a look at the CPU specs: [www.intel.com/content/www/…/specifications.html](https://www.intel.com/content/www/us/en/products/sku/97926/intel-atom-processor-c3758-16m-cache-up-to-2-20-ghz/specifications.html)\n
        \n
        ![](https://lemmy.world/pictrs/image/eb9d0301-6e24-4b20-8fcd-3a2d9b611506.png)\n
        \n
        They could’ve exposed more SATA ports and / or PCI lanes and decided not to do it.\n
        \n
        And… let’s not even talk about the SFF 8087 connector that isn’t rated to be used as an external plug, you’ll likely ruin it quickly with insertions and/or some light accident.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704549382 {#3229
        date: 2024-01-06 14:56:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bugsmith@programming.dev"
        "@TCB13@lemmy.world"
        "@aBundleOfFerrets@sh.itjust.works"
        "@bugsmith@programming.dev"
        "@TCB13@lemmy.world"
        "@aBundleOfFerrets@sh.itjust.works"
        "@bugsmith@programming.dev"
        "@TCB13@lemmy.world"
        "@aBundleOfFerrets@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3233 …}
      +nested: Doctrine\ORM\PersistentCollection {#3235 …}
      +votes: Doctrine\ORM\PersistentCollection {#3237 …}
      +reports: Doctrine\ORM\PersistentCollection {#3239 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3241 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3243 …}
      -id: 285460
      -bodyTs: "'/content/www/':66 '/content/www/us/en/products/sku/97926/intel-atom-processor-c3758-16m-cache-up-to-2-20-ghz/specifications.html)':70 '/index.php?route=product/product&product_id=292)':42 '/pictrs/image/eb9d0301-6e24-4b20-8fcd-3a2d9b611506.png)':73 '/specifications.html':67 '2.1':14 '2018':9 '3.0':49 '8087':100 'accid':124 'almost':19 'also':33 'and/or':121 'board':22,52 'care':24 'connector':101 'could':75 'cpu':62 'decid':86 'design':56 'even':95 'expos':26,77 'extern':111 'extrem':54 'goe':17 'insert':120 'interfac':15,29 'isn':103 'lane':84 'lemmy.world':72 'lemmy.world/pictrs/image/eb9d0301-6e24-4b20-8fcd-3a2d9b611506.png)':71 'let':92 'light':123 'like':115 'll':114 'look':59 'm4':7 'nanopc':38 'nanopc-t6':37 'nanopi':6 'pci':83 'pcie':13,28,48 'plug':112 'poor':55 'port':80 'quick':118 'rate':105 'recent':36 'rk3399':21 'rk3588':45 'rockpro64':3 'ruin':116 'sata':79 'seem':53 'sff':99 'spec':63 't6':39 'talk':96 'updat':30 'use':108 've':76 'www.friendlyelec.com':41 'www.friendlyelec.com/index.php?route=product/product&product_id=292)':40 'www.intel.com':65,69 'www.intel.com/content/www/':64 'www.intel.com/content/www/us/en/products/sku/97926/intel-atom-processor-c3758-16m-cache-up-to-2-20-ghz/specifications.html)':68 'x4':12,50"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6454750"
      +editedAt: DateTimeImmutable @1712750204 {#3230
        date: 2024-04-10 13:56:44.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704549382 {#3231
        date: 2024-01-06 14:56:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2562}
    +body: "PCIe 2 x4 is the same speed as PCIe 3 x2, no?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704586663 {#3250
      date: 2024-01-07 01:17:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bugsmith@programming.dev"
      "@TCB13@lemmy.world"
      "@aBundleOfFerrets@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3258 …}
    +nested: Doctrine\ORM\PersistentCollection {#3260 …}
    +votes: Doctrine\ORM\PersistentCollection {#3256 …}
    +reports: Doctrine\ORM\PersistentCollection {#3262 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3264 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3266 …}
    -id: 287159
    -bodyTs: "'2':2 '3':10 'pcie':1,9 'speed':7 'x2':11 'x4':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7973650"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704586663 {#3247
      date: 2024-01-07 01:17:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2562}
  +body: """
    Generally, there’s a small difference in speeds:\n
    \n
    > PCIe 2.0 x 4 > 2.000 GB/s PCIe 3.0 x 2 > 1.969 GB/s\n
    \n
    But we also have to consider the suggested ARM CPU does PCIe 2.1 and we’ve to add the this detail:\n
    \n
    > PCIe 2.1 provides higher performance than the PCIe 2.0 by facilitating a transparent upgrade from a 32-bit data path to a 64-bit data path at 33MHZ and 66MHz.\n
    \n
    I shouldn’t also have a large impact but maybe we should think about it a bit more.\n
    \n
    Anyways I do believe this really depends on your use case, if you plan to bifurcate it or not and what devices you’re going to have on the other end. For instance for a NAS I would prefer the PCIe 2.1 x 4 as you could have more SATA controllers with their own lanes instead of sharing lanes in PCIe 3.0 using a MUX.\n
    \n
    **Conclusion**: your mileage may vary depending on use case. But I was expecting to have more PCI lanes exposed be it via more m.2 slots or other solution. I guess that when a CPU comes with everything baked in and the board maker “only has” to run wires around better do it properly and expose everything. Why not all SATAs for instance?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704633538 {#3289
    date: 2024-01-07 14:18:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bugsmith@programming.dev"
    "@TCB13@lemmy.world"
    "@aBundleOfFerrets@sh.itjust.works"
    "@stalfoss@lemm.ee"
    "@bugsmith@programming.dev"
    "@TCB13@lemmy.world"
    "@aBundleOfFerrets@sh.itjust.works"
    "@stalfoss@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3295 …}
  +nested: Doctrine\ORM\PersistentCollection {#3297 …}
  +votes: Doctrine\ORM\PersistentCollection {#3293 …}
  +reports: Doctrine\ORM\PersistentCollection {#3300 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3302 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3304 …}
  -id: 288583
  -bodyTs: "'1.969':19 '2':18 '2.0':10,50 '2.000':13 '2.1':33,43,131 '3.0':16,151 '32':58 '33mhz':69 '4':12,133 '64':64 '66mhz':71 'add':38 'also':23,75 'anyway':90 'arm':29 'around':203 'bake':192 'believ':93 'better':204 'bifurc':105 'bit':59,65,88 'board':196 'case':100,163 'come':189 'conclus':155 'consid':26 'control':140 'could':136 'cpu':30,188 'data':60,66 'depend':96,160 'detail':41 'devic':111 'differ':6 'end':120 'everyth':191,210 'expect':167 'expos':173,209 'facilit':52 'gb/s':14,20 'general':1 'go':114 'guess':184 'higher':45 'impact':79 'instanc':122,216 'instead':145 'lane':144,148,172 'larg':78 'm.2':178 'maker':197 'may':158 'mayb':81 'mileag':157 'mux':154 'nas':125 'path':61,67 'pci':171 'pcie':9,15,32,42,49,130,150 'perform':46 'plan':103 'prefer':128 'proper':207 'provid':44 're':113 'realli':95 'run':201 'sata':139,214 'share':147 'shouldn':73 'slot':179 'small':5 'solut':182 'speed':8 'suggest':28 'think':84 'transpar':54 'upgrad':55 'use':99,152,162 'vari':159 've':36 'via':176 'wire':202 'would':127 'x':11,17,132"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6475445"
  +editedAt: DateTimeImmutable @1712733932 {#3286
    date: 2024-04-10 09:25:32.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704633538 {#3284
    date: 2024-01-07 14:18:58.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 {#3292
  +user: App\Entity\User {#2576 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2563 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3251
    +user: Proxies\__CG__\App\Entity\User {#3254 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2563 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3232
      +user: App\Entity\User {#2576 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2563 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3057
        +user: Proxies\__CG__\App\Entity\User {#3056 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2563 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2562
          +user: App\Entity\User {#2576 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2563 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            Everything was fine until…\n
            \n
            > these are PCIe Gen3 x2 only\n
            \n
            Fucks sake. I’ve seen ARM board with PCI better than that.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1712733642 {#2557
            date: 2024-04-10 09:20:42.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@bugsmith@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2564 …}
          +nested: Doctrine\ORM\PersistentCollection {#2566 …}
          +votes: Doctrine\ORM\PersistentCollection {#2568 …}
          +reports: Doctrine\ORM\PersistentCollection {#2570 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2572 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2574 …}
          -id: 283402
          -bodyTs: "'arm':16 'better':20 'board':17 'everyth':1 'fine':3 'fuck':11 'gen3':8 'pci':19 'pcie':7 'sake':12 'seen':15 've':14 'x2':9"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6439432"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704483926 {#2558
            date: 2024-01-05 20:45:26.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2562}
        +body: """
          What arm board :p  \n
          Honest question. All the ones I have seen are really awful and I would love to tinker with something that has real pcie (Ampere workstations do not count)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704521503 {#3059
          date: 2024-01-06 07:11:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@bugsmith@programming.dev"
          "@TCB13@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3055 …}
        +nested: Doctrine\ORM\PersistentCollection {#3053 …}
        +votes: Doctrine\ORM\PersistentCollection {#3051 …}
        +reports: Doctrine\ORM\PersistentCollection {#3049 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3047 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3045 …}
        -id: 284698
        -bodyTs: "'amper':28 'arm':2 'aw':15 'board':3 'count':32 'honest':5 'love':19 'one':9 'p':4 'pcie':27 'question':6 'real':26 'realli':14 'seen':12 'someth':23 'tinker':21 'workstat':29 'would':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/7169840"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704521503 {#3058
          date: 2024-01-06 07:11:43.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2562}
      +body: """
        Both the ROCKPro64 and the NanoPi M4 from 2018 has a x4 PCIe 2.1 interface. Same goes for almost all RK3399 boards that care to expose the PCIe interface.\n
        \n
        **Update**: there’s also the more recent [NanoPC-T6](https://www.friendlyelec.com/index.php?route=product/product&product_id=292) with the RK3588 that has PCIe 3.0 x4.\n
        \n
        This boards seems extremely poorly designed, have a look at the CPU specs: [www.intel.com/content/www/…/specifications.html](https://www.intel.com/content/www/us/en/products/sku/97926/intel-atom-processor-c3758-16m-cache-up-to-2-20-ghz/specifications.html)\n
        \n
        ![](https://lemmy.world/pictrs/image/eb9d0301-6e24-4b20-8fcd-3a2d9b611506.png)\n
        \n
        They could’ve exposed more SATA ports and / or PCI lanes and decided not to do it.\n
        \n
        And… let’s not even talk about the SFF 8087 connector that isn’t rated to be used as an external plug, you’ll likely ruin it quickly with insertions and/or some light accident.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704549382 {#3229
        date: 2024-01-06 14:56:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bugsmith@programming.dev"
        "@TCB13@lemmy.world"
        "@aBundleOfFerrets@sh.itjust.works"
        "@bugsmith@programming.dev"
        "@TCB13@lemmy.world"
        "@aBundleOfFerrets@sh.itjust.works"
        "@bugsmith@programming.dev"
        "@TCB13@lemmy.world"
        "@aBundleOfFerrets@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3233 …}
      +nested: Doctrine\ORM\PersistentCollection {#3235 …}
      +votes: Doctrine\ORM\PersistentCollection {#3237 …}
      +reports: Doctrine\ORM\PersistentCollection {#3239 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3241 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3243 …}
      -id: 285460
      -bodyTs: "'/content/www/':66 '/content/www/us/en/products/sku/97926/intel-atom-processor-c3758-16m-cache-up-to-2-20-ghz/specifications.html)':70 '/index.php?route=product/product&product_id=292)':42 '/pictrs/image/eb9d0301-6e24-4b20-8fcd-3a2d9b611506.png)':73 '/specifications.html':67 '2.1':14 '2018':9 '3.0':49 '8087':100 'accid':124 'almost':19 'also':33 'and/or':121 'board':22,52 'care':24 'connector':101 'could':75 'cpu':62 'decid':86 'design':56 'even':95 'expos':26,77 'extern':111 'extrem':54 'goe':17 'insert':120 'interfac':15,29 'isn':103 'lane':84 'lemmy.world':72 'lemmy.world/pictrs/image/eb9d0301-6e24-4b20-8fcd-3a2d9b611506.png)':71 'let':92 'light':123 'like':115 'll':114 'look':59 'm4':7 'nanopc':38 'nanopc-t6':37 'nanopi':6 'pci':83 'pcie':13,28,48 'plug':112 'poor':55 'port':80 'quick':118 'rate':105 'recent':36 'rk3399':21 'rk3588':45 'rockpro64':3 'ruin':116 'sata':79 'seem':53 'sff':99 'spec':63 't6':39 'talk':96 'updat':30 'use':108 've':76 'www.friendlyelec.com':41 'www.friendlyelec.com/index.php?route=product/product&product_id=292)':40 'www.intel.com':65,69 'www.intel.com/content/www/':64 'www.intel.com/content/www/us/en/products/sku/97926/intel-atom-processor-c3758-16m-cache-up-to-2-20-ghz/specifications.html)':68 'x4':12,50"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6454750"
      +editedAt: DateTimeImmutable @1712750204 {#3230
        date: 2024-04-10 13:56:44.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704549382 {#3231
        date: 2024-01-06 14:56:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2562}
    +body: "PCIe 2 x4 is the same speed as PCIe 3 x2, no?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704586663 {#3250
      date: 2024-01-07 01:17:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bugsmith@programming.dev"
      "@TCB13@lemmy.world"
      "@aBundleOfFerrets@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3258 …}
    +nested: Doctrine\ORM\PersistentCollection {#3260 …}
    +votes: Doctrine\ORM\PersistentCollection {#3256 …}
    +reports: Doctrine\ORM\PersistentCollection {#3262 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3264 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3266 …}
    -id: 287159
    -bodyTs: "'2':2 '3':10 'pcie':1,9 'speed':7 'x2':11 'x4':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7973650"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704586663 {#3247
      date: 2024-01-07 01:17:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2562}
  +body: """
    Generally, there’s a small difference in speeds:\n
    \n
    > PCIe 2.0 x 4 > 2.000 GB/s PCIe 3.0 x 2 > 1.969 GB/s\n
    \n
    But we also have to consider the suggested ARM CPU does PCIe 2.1 and we’ve to add the this detail:\n
    \n
    > PCIe 2.1 provides higher performance than the PCIe 2.0 by facilitating a transparent upgrade from a 32-bit data path to a 64-bit data path at 33MHZ and 66MHz.\n
    \n
    I shouldn’t also have a large impact but maybe we should think about it a bit more.\n
    \n
    Anyways I do believe this really depends on your use case, if you plan to bifurcate it or not and what devices you’re going to have on the other end. For instance for a NAS I would prefer the PCIe 2.1 x 4 as you could have more SATA controllers with their own lanes instead of sharing lanes in PCIe 3.0 using a MUX.\n
    \n
    **Conclusion**: your mileage may vary depending on use case. But I was expecting to have more PCI lanes exposed be it via more m.2 slots or other solution. I guess that when a CPU comes with everything baked in and the board maker “only has” to run wires around better do it properly and expose everything. Why not all SATAs for instance?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704633538 {#3289
    date: 2024-01-07 14:18:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bugsmith@programming.dev"
    "@TCB13@lemmy.world"
    "@aBundleOfFerrets@sh.itjust.works"
    "@stalfoss@lemm.ee"
    "@bugsmith@programming.dev"
    "@TCB13@lemmy.world"
    "@aBundleOfFerrets@sh.itjust.works"
    "@stalfoss@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3295 …}
  +nested: Doctrine\ORM\PersistentCollection {#3297 …}
  +votes: Doctrine\ORM\PersistentCollection {#3293 …}
  +reports: Doctrine\ORM\PersistentCollection {#3300 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3302 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3304 …}
  -id: 288583
  -bodyTs: "'1.969':19 '2':18 '2.0':10,50 '2.000':13 '2.1':33,43,131 '3.0':16,151 '32':58 '33mhz':69 '4':12,133 '64':64 '66mhz':71 'add':38 'also':23,75 'anyway':90 'arm':29 'around':203 'bake':192 'believ':93 'better':204 'bifurc':105 'bit':59,65,88 'board':196 'case':100,163 'come':189 'conclus':155 'consid':26 'control':140 'could':136 'cpu':30,188 'data':60,66 'depend':96,160 'detail':41 'devic':111 'differ':6 'end':120 'everyth':191,210 'expect':167 'expos':173,209 'facilit':52 'gb/s':14,20 'general':1 'go':114 'guess':184 'higher':45 'impact':79 'instanc':122,216 'instead':145 'lane':144,148,172 'larg':78 'm.2':178 'maker':197 'may':158 'mayb':81 'mileag':157 'mux':154 'nas':125 'path':61,67 'pci':171 'pcie':9,15,32,42,49,130,150 'perform':46 'plan':103 'prefer':128 'proper':207 'provid':44 're':113 'realli':95 'run':201 'sata':139,214 'share':147 'shouldn':73 'slot':179 'small':5 'solut':182 'speed':8 'suggest':28 'think':84 'transpar':54 'upgrad':55 'use':99,152,162 'vari':159 've':36 'via':176 'wire':202 'would':127 'x':11,17,132"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6475445"
  +editedAt: DateTimeImmutable @1712733932 {#3286
    date: 2024-04-10 09:25:32.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704633538 {#3284
    date: 2024-01-07 14:18:58.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 {#2638
  +user: App\Entity\User {#2652 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2639 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "It's not implemented yet, but tubearchivist <https://github.com/tubearchivist/tubearchivist> has a podcast mode on their roadmap which I've been keeping an eye on."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1712066355 {#2633
    date: 2024-04-02 15:59:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@upliftedduck@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2640 …}
  +nested: Doctrine\ORM\PersistentCollection {#2642 …}
  +votes: Doctrine\ORM\PersistentCollection {#2644 …}
  +reports: Doctrine\ORM\PersistentCollection {#2646 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2648 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2650 …}
  -id: 283298
  -bodyTs: "'/tubearchivist/tubearchivist':10 'eye':24 'github.com':9 'github.com/tubearchivist/tubearchivist':8 'implement':4 'keep':22 'mode':14 'podcast':13 'roadmap':17 'tubearchivist':7 've':20 'yet':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/selfhosted@lemmy.world/t/742037/-/comment/4423917"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704482076 {#2634
    date: 2024-01-05 20:14: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 {#2638
  +user: App\Entity\User {#2652 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2639 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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
      &gt; Any issues on the community? Report it using the report flag.\n
      \n
      &gt; Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "It's not implemented yet, but tubearchivist <https://github.com/tubearchivist/tubearchivist> has a podcast mode on their roadmap which I've been keeping an eye on."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1712066355 {#2633
    date: 2024-04-02 15:59:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@upliftedduck@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2640 …}
  +nested: Doctrine\ORM\PersistentCollection {#2642 …}
  +votes: Doctrine\ORM\PersistentCollection {#2644 …}
  +reports: Doctrine\ORM\PersistentCollection {#2646 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2648 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2650 …}
  -id: 283298
  -bodyTs: "'/tubearchivist/tubearchivist':10 'eye':24 'github.com':9 'github.com/tubearchivist/tubearchivist':8 'implement':4 'keep':22 'mode':14 'podcast':13 'roadmap':17 'tubearchivist':7 've':20 'yet':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/selfhosted@lemmy.world/t/742037/-/comment/4423917"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704482076 {#2634
    date: 2024-01-05 20:14: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 {#2638
  +user: App\Entity\User {#2652 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2639 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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
      &gt; Any issues on the community? Report it using the report flag.\n
      \n
      &gt; Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "It's not implemented yet, but tubearchivist <https://github.com/tubearchivist/tubearchivist> has a podcast mode on their roadmap which I've been keeping an eye on."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1712066355 {#2633
    date: 2024-04-02 15:59:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@upliftedduck@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2640 …}
  +nested: Doctrine\ORM\PersistentCollection {#2642 …}
  +votes: Doctrine\ORM\PersistentCollection {#2644 …}
  +reports: Doctrine\ORM\PersistentCollection {#2646 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2648 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2650 …}
  -id: 283298
  -bodyTs: "'/tubearchivist/tubearchivist':10 'eye':24 'github.com':9 'github.com/tubearchivist/tubearchivist':8 'implement':4 'keep':22 'mode':14 'podcast':13 'roadmap':17 'tubearchivist':7 've':20 'yet':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/selfhosted@lemmy.world/t/742037/-/comment/4423917"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704482076 {#2634
    date: 2024-01-05 20:14: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 {#3073
  +user: Proxies\__CG__\App\Entity\User {#3072 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2639 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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
      &gt; Any issues on the community? Report it using the report flag.\n
      \n
      &gt; Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2638
    +user: App\Entity\User {#2652 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2639 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "It's not implemented yet, but tubearchivist <https://github.com/tubearchivist/tubearchivist> has a podcast mode on their roadmap which I've been keeping an eye on."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1712066355 {#2633
      date: 2024-04-02 15:59:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@upliftedduck@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2640 …}
    +nested: Doctrine\ORM\PersistentCollection {#2642 …}
    +votes: Doctrine\ORM\PersistentCollection {#2644 …}
    +reports: Doctrine\ORM\PersistentCollection {#2646 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2648 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2650 …}
    -id: 283298
    -bodyTs: "'/tubearchivist/tubearchivist':10 'eye':24 'github.com':9 'github.com/tubearchivist/tubearchivist':8 'implement':4 'keep':22 'mode':14 'podcast':13 'roadmap':17 'tubearchivist':7 've':20 'yet':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/selfhosted@lemmy.world/t/742037/-/comment/4423917"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704482076 {#2634
      date: 2024-01-05 20:14:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2638}
  +body: """
    great, looks promising, i’ll keep an eye on it as well! Problem for me seems to be invidious not creating a valid rss feed for playlists. I managed to setup yt-dl to watch a youtube playlist (these are valid), but not for invidious.\n
    \n
    my plan was: add video to invidious playlist &gt; trigger ytdl to download video from the watched playlist &gt; sync video to phone &gt; add directory to antennapod.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704484588 {#3075
    date: 2024-01-05 20:56:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@upliftedduck@feddit.nl"
    "@Drewski@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3071 …}
  +nested: Doctrine\ORM\PersistentCollection {#3069 …}
  +votes: Doctrine\ORM\PersistentCollection {#3067 …}
  +reports: Doctrine\ORM\PersistentCollection {#3065 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3063 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3061 …}
  -id: 283430
  -bodyTs: "'add':50,68 'antennapod':71 'creat':21 'directori':69 'dl':34 'download':58 'eye':8 'feed':25 'great':1 'invidi':19,46,53 'keep':6 'll':5 'look':2 'manag':29 'phone':67 'plan':48 'playlist':27,39,54,63 'problem':13 'promis':3 'rss':24 'seem':16 'setup':31 'sync':64 'trigger':55 'valid':23,42 'video':51,59,65 'watch':36,62 'well':12 'youtub':38 'yt':33 'yt-dl':32 'ytdl':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/5782888"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704484588 {#3074
    date: 2024-01-05 20:56: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
91 DENIED edit
App\Entity\EntryComment {#3073
  +user: Proxies\__CG__\App\Entity\User {#3072 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2639 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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
      &gt; Any issues on the community? Report it using the report flag.\n
      \n
      &gt; Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2638
    +user: App\Entity\User {#2652 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2639 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "It's not implemented yet, but tubearchivist <https://github.com/tubearchivist/tubearchivist> has a podcast mode on their roadmap which I've been keeping an eye on."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1712066355 {#2633
      date: 2024-04-02 15:59:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@upliftedduck@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2640 …}
    +nested: Doctrine\ORM\PersistentCollection {#2642 …}
    +votes: Doctrine\ORM\PersistentCollection {#2644 …}
    +reports: Doctrine\ORM\PersistentCollection {#2646 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2648 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2650 …}
    -id: 283298
    -bodyTs: "'/tubearchivist/tubearchivist':10 'eye':24 'github.com':9 'github.com/tubearchivist/tubearchivist':8 'implement':4 'keep':22 'mode':14 'podcast':13 'roadmap':17 'tubearchivist':7 've':20 'yet':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/selfhosted@lemmy.world/t/742037/-/comment/4423917"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704482076 {#2634
      date: 2024-01-05 20:14:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2638}
  +body: """
    great, looks promising, i’ll keep an eye on it as well! Problem for me seems to be invidious not creating a valid rss feed for playlists. I managed to setup yt-dl to watch a youtube playlist (these are valid), but not for invidious.\n
    \n
    my plan was: add video to invidious playlist &gt; trigger ytdl to download video from the watched playlist &gt; sync video to phone &gt; add directory to antennapod.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704484588 {#3075
    date: 2024-01-05 20:56:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@upliftedduck@feddit.nl"
    "@Drewski@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3071 …}
  +nested: Doctrine\ORM\PersistentCollection {#3069 …}
  +votes: Doctrine\ORM\PersistentCollection {#3067 …}
  +reports: Doctrine\ORM\PersistentCollection {#3065 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3063 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3061 …}
  -id: 283430
  -bodyTs: "'add':50,68 'antennapod':71 'creat':21 'directori':69 'dl':34 'download':58 'eye':8 'feed':25 'great':1 'invidi':19,46,53 'keep':6 'll':5 'look':2 'manag':29 'phone':67 'plan':48 'playlist':27,39,54,63 'problem':13 'promis':3 'rss':24 'seem':16 'setup':31 'sync':64 'trigger':55 'valid':23,42 'video':51,59,65 'watch':36,62 'well':12 'youtub':38 'yt':33 'yt-dl':32 'ytdl':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/5782888"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704484588 {#3074
    date: 2024-01-05 20:56: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
92 DENIED moderate
App\Entity\EntryComment {#3073
  +user: Proxies\__CG__\App\Entity\User {#3072 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2639 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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
      &gt; Any issues on the community? Report it using the report flag.\n
      \n
      &gt; Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2638
    +user: App\Entity\User {#2652 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2639 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "It's not implemented yet, but tubearchivist <https://github.com/tubearchivist/tubearchivist> has a podcast mode on their roadmap which I've been keeping an eye on."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1712066355 {#2633
      date: 2024-04-02 15:59:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@upliftedduck@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2640 …}
    +nested: Doctrine\ORM\PersistentCollection {#2642 …}
    +votes: Doctrine\ORM\PersistentCollection {#2644 …}
    +reports: Doctrine\ORM\PersistentCollection {#2646 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2648 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2650 …}
    -id: 283298
    -bodyTs: "'/tubearchivist/tubearchivist':10 'eye':24 'github.com':9 'github.com/tubearchivist/tubearchivist':8 'implement':4 'keep':22 'mode':14 'podcast':13 'roadmap':17 'tubearchivist':7 've':20 'yet':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/selfhosted@lemmy.world/t/742037/-/comment/4423917"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704482076 {#2634
      date: 2024-01-05 20:14:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2638}
  +body: """
    great, looks promising, i’ll keep an eye on it as well! Problem for me seems to be invidious not creating a valid rss feed for playlists. I managed to setup yt-dl to watch a youtube playlist (these are valid), but not for invidious.\n
    \n
    my plan was: add video to invidious playlist &gt; trigger ytdl to download video from the watched playlist &gt; sync video to phone &gt; add directory to antennapod.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704484588 {#3075
    date: 2024-01-05 20:56:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@upliftedduck@feddit.nl"
    "@Drewski@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3071 …}
  +nested: Doctrine\ORM\PersistentCollection {#3069 …}
  +votes: Doctrine\ORM\PersistentCollection {#3067 …}
  +reports: Doctrine\ORM\PersistentCollection {#3065 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3063 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3061 …}
  -id: 283430
  -bodyTs: "'add':50,68 'antennapod':71 'creat':21 'directori':69 'dl':34 'download':58 'eye':8 'feed':25 'great':1 'invidi':19,46,53 'keep':6 'll':5 'look':2 'manag':29 'phone':67 'plan':48 'playlist':27,39,54,63 'problem':13 'promis':3 'rss':24 'seem':16 'setup':31 'sync':64 'trigger':55 'valid':23,42 'video':51,59,65 'watch':36,62 'well':12 'youtub':38 'yt':33 'yt-dl':32 'ytdl':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/5782888"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704484588 {#3074
    date: 2024-01-05 20:56: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
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 {#2712
  +user: App\Entity\User {#2726 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2713 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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
      &gt; Any issues on the community? Report it using the report flag.\n
      \n
      &gt; Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Not sure if this fits your needs but I bought a NAS and mounted it via NFS4 over tailscale to my cloud. Yes, it is slower, but I got 20TB in the cloud"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1719358376 {#2707
    date: 2024-06-26 01:32:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@crony@lemmy.cronyakatsuki.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2714 …}
  +nested: Doctrine\ORM\PersistentCollection {#2716 …}
  +votes: Doctrine\ORM\PersistentCollection {#2718 …}
  +reports: Doctrine\ORM\PersistentCollection {#2720 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
  -id: 283142
  -bodyTs: "'20tb':30 'bought':10 'cloud':22,33 'fit':5 'got':29 'mount':14 'nas':12 'need':7 'nfs4':17 'slower':26 'sure':2 'tailscal':19 'via':16 'yes':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6438087"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704478666 {#2708
    date: 2024-01-05 19:17: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
95 DENIED edit
App\Entity\EntryComment {#2712
  +user: App\Entity\User {#2726 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2713 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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
      &gt; Any issues on the community? Report it using the report flag.\n
      \n
      &gt; Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Not sure if this fits your needs but I bought a NAS and mounted it via NFS4 over tailscale to my cloud. Yes, it is slower, but I got 20TB in the cloud"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1719358376 {#2707
    date: 2024-06-26 01:32:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@crony@lemmy.cronyakatsuki.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2714 …}
  +nested: Doctrine\ORM\PersistentCollection {#2716 …}
  +votes: Doctrine\ORM\PersistentCollection {#2718 …}
  +reports: Doctrine\ORM\PersistentCollection {#2720 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
  -id: 283142
  -bodyTs: "'20tb':30 'bought':10 'cloud':22,33 'fit':5 'got':29 'mount':14 'nas':12 'need':7 'nfs4':17 'slower':26 'sure':2 'tailscal':19 'via':16 'yes':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6438087"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704478666 {#2708
    date: 2024-01-05 19:17: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
96 DENIED moderate
App\Entity\EntryComment {#2712
  +user: App\Entity\User {#2726 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2713 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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
      &gt; Any issues on the community? Report it using the report flag.\n
      \n
      &gt; Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Not sure if this fits your needs but I bought a NAS and mounted it via NFS4 over tailscale to my cloud. Yes, it is slower, but I got 20TB in the cloud"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1719358376 {#2707
    date: 2024-06-26 01:32:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@crony@lemmy.cronyakatsuki.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2714 …}
  +nested: Doctrine\ORM\PersistentCollection {#2716 …}
  +votes: Doctrine\ORM\PersistentCollection {#2718 …}
  +reports: Doctrine\ORM\PersistentCollection {#2720 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
  -id: 283142
  -bodyTs: "'20tb':30 'bought':10 'cloud':22,33 'fit':5 'got':29 'mount':14 'nas':12 'need':7 'nfs4':17 'slower':26 'sure':2 'tailscal':19 'via':16 'yes':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6438087"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704478666 {#2708
    date: 2024-01-05 19:17: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
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 {#3021
  +user: Proxies\__CG__\App\Entity\User {#3104 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2713 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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
      &gt; Any issues on the community? Report it using the report flag.\n
      \n
      &gt; Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2712
    +user: App\Entity\User {#2726 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2713 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Not sure if this fits your needs but I bought a NAS and mounted it via NFS4 over tailscale to my cloud. Yes, it is slower, but I got 20TB in the cloud"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1719358376 {#2707
      date: 2024-06-26 01:32:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@crony@lemmy.cronyakatsuki.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2714 …}
    +nested: Doctrine\ORM\PersistentCollection {#2716 …}
    +votes: Doctrine\ORM\PersistentCollection {#2718 …}
    +reports: Doctrine\ORM\PersistentCollection {#2720 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
    -id: 283142
    -bodyTs: "'20tb':30 'bought':10 'cloud':22,33 'fit':5 'got':29 'mount':14 'nas':12 'need':7 'nfs4':17 'slower':26 'sure':2 'tailscal':19 'via':16 'yes':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6438087"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704478666 {#2708
      date: 2024-01-05 19:17:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2712}
  +body: "This sounds like a stability horror show. Has that really worked out well for you?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704519916 {#3022
    date: 2024-01-06 06:45:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@crony@lemmy.cronyakatsuki.xyz"
    "@archy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3103 …}
  +nested: Doctrine\ORM\PersistentCollection {#3101 …}
  +votes: Doctrine\ORM\PersistentCollection {#3099 …}
  +reports: Doctrine\ORM\PersistentCollection {#3097 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3095 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3093 …}
  -id: 284653
  -bodyTs: "'horror':6 'like':3 'realli':10 'show':7 'sound':2 'stabil':5 'well':13 'work':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.procrastinati.org/comment/1327641"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704519916 {#3025
    date: 2024-01-06 06:45: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
99 DENIED edit
App\Entity\EntryComment {#3021
  +user: Proxies\__CG__\App\Entity\User {#3104 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2713 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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
      &gt; Any issues on the community? Report it using the report flag.\n
      \n
      &gt; Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2712
    +user: App\Entity\User {#2726 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2713 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Not sure if this fits your needs but I bought a NAS and mounted it via NFS4 over tailscale to my cloud. Yes, it is slower, but I got 20TB in the cloud"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1719358376 {#2707
      date: 2024-06-26 01:32:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@crony@lemmy.cronyakatsuki.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2714 …}
    +nested: Doctrine\ORM\PersistentCollection {#2716 …}
    +votes: Doctrine\ORM\PersistentCollection {#2718 …}
    +reports: Doctrine\ORM\PersistentCollection {#2720 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
    -id: 283142
    -bodyTs: "'20tb':30 'bought':10 'cloud':22,33 'fit':5 'got':29 'mount':14 'nas':12 'need':7 'nfs4':17 'slower':26 'sure':2 'tailscal':19 'via':16 'yes':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6438087"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704478666 {#2708
      date: 2024-01-05 19:17:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2712}
  +body: "This sounds like a stability horror show. Has that really worked out well for you?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704519916 {#3022
    date: 2024-01-06 06:45:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@crony@lemmy.cronyakatsuki.xyz"
    "@archy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3103 …}
  +nested: Doctrine\ORM\PersistentCollection {#3101 …}
  +votes: Doctrine\ORM\PersistentCollection {#3099 …}
  +reports: Doctrine\ORM\PersistentCollection {#3097 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3095 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3093 …}
  -id: 284653
  -bodyTs: "'horror':6 'like':3 'realli':10 'show':7 'sound':2 'stabil':5 'well':13 'work':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.procrastinati.org/comment/1327641"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704519916 {#3025
    date: 2024-01-06 06:45: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
100 DENIED moderate
App\Entity\EntryComment {#3021
  +user: Proxies\__CG__\App\Entity\User {#3104 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2713 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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
      &gt; Any issues on the community? Report it using the report flag.\n
      \n
      &gt; Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2712
    +user: App\Entity\User {#2726 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2713 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Not sure if this fits your needs but I bought a NAS and mounted it via NFS4 over tailscale to my cloud. Yes, it is slower, but I got 20TB in the cloud"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1719358376 {#2707
      date: 2024-06-26 01:32:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@crony@lemmy.cronyakatsuki.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2714 …}
    +nested: Doctrine\ORM\PersistentCollection {#2716 …}
    +votes: Doctrine\ORM\PersistentCollection {#2718 …}
    +reports: Doctrine\ORM\PersistentCollection {#2720 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
    -id: 283142
    -bodyTs: "'20tb':30 'bought':10 'cloud':22,33 'fit':5 'got':29 'mount':14 'nas':12 'need':7 'nfs4':17 'slower':26 'sure':2 'tailscal':19 'via':16 'yes':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6438087"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704478666 {#2708
      date: 2024-01-05 19:17:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2712}
  +body: "This sounds like a stability horror show. Has that really worked out well for you?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704519916 {#3022
    date: 2024-01-06 06:45:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@crony@lemmy.cronyakatsuki.xyz"
    "@archy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3103 …}
  +nested: Doctrine\ORM\PersistentCollection {#3101 …}
  +votes: Doctrine\ORM\PersistentCollection {#3099 …}
  +reports: Doctrine\ORM\PersistentCollection {#3097 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3095 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3093 …}
  -id: 284653
  -bodyTs: "'horror':6 'like':3 'realli':10 'show':7 'sound':2 'stabil':5 'well':13 'work':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.procrastinati.org/comment/1327641"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704519916 {#3025
    date: 2024-01-06 06:45: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
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 {#3216
  +user: App\Entity\User {#2726 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2713 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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
      &gt; Any issues on the community? Report it using the report flag.\n
      \n
      &gt; Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3021
    +user: Proxies\__CG__\App\Entity\User {#3104 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2713 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2712
      +user: App\Entity\User {#2726 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2713 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Not sure if this fits your needs but I bought a NAS and mounted it via NFS4 over tailscale to my cloud. Yes, it is slower, but I got 20TB in the cloud"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1719358376 {#2707
        date: 2024-06-26 01:32:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@crony@lemmy.cronyakatsuki.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2714 …}
      +nested: Doctrine\ORM\PersistentCollection {#2716 …}
      +votes: Doctrine\ORM\PersistentCollection {#2718 …}
      +reports: Doctrine\ORM\PersistentCollection {#2720 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
      -id: 283142
      -bodyTs: "'20tb':30 'bought':10 'cloud':22,33 'fit':5 'got':29 'mount':14 'nas':12 'need':7 'nfs4':17 'slower':26 'sure':2 'tailscal':19 'via':16 'yes':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6438087"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704478666 {#2708
        date: 2024-01-05 19:17:46.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2712}
    +body: "This sounds like a stability horror show. Has that really worked out well for you?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704519916 {#3022
      date: 2024-01-06 06:45:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@crony@lemmy.cronyakatsuki.xyz"
      "@archy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3103 …}
    +nested: Doctrine\ORM\PersistentCollection {#3101 …}
    +votes: Doctrine\ORM\PersistentCollection {#3099 …}
    +reports: Doctrine\ORM\PersistentCollection {#3097 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3095 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3093 …}
    -id: 284653
    -bodyTs: "'horror':6 'like':3 'realli':10 'show':7 'sound':2 'stabil':5 'well':13 'work':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.procrastinati.org/comment/1327641"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704519916 {#3025
      date: 2024-01-06 06:45:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2712}
  +body: "Yes. When loading small images - there is no noticeable difference between local and NAS. When loading videos or large pics - there is about a 2 sec lag, then the video plays normally. I have a 500/500 Mb internet at home and on the VPS side I think it’s a few Gbps. I am consistently pulling minimum 200 Mbps between the two. I set a mount option ,nofail so that my OS boots up when NAS is down/unreachable, and my container also starts up fine with the NAS down, but won’t play its content obviously"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704558620 {#3214
    date: 2024-01-06 17:30:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@crony@lemmy.cronyakatsuki.xyz"
    "@archy@lemmy.world"
    "@SeeJayEmm@lemmy.procrastinati.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3217 …}
  +nested: Doctrine\ORM\PersistentCollection {#3219 …}
  +votes: Doctrine\ORM\PersistentCollection {#3221 …}
  +reports: Doctrine\ORM\PersistentCollection {#3223 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3225 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3227 …}
  -id: 285884
  -bodyTs: "'2':25 '200':58 '500/500':36 'also':82 'boot':73 'consist':55 'contain':81 'content':95 'differ':10 'down/unreachable':78 'fine':85 'gbps':52 'home':40 'imag':5 'internet':38 'lag':27 'larg':19 'load':3,16 'local':12 'mb':37 'mbps':59 'minimum':57 'mount':66 'nas':14,76,88 'nofail':68 'normal':32 'notic':9 'obvious':96 'option':67 'os':72 'pic':20 'play':31,93 'pull':56 'sec':26 'set':64 'side':45 'small':4 'start':83 'think':47 'two':62 'video':17,30 'vps':44 'won':91 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6457083"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704558620 {#3215
    date: 2024-01-06 17:30: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
103 DENIED edit
App\Entity\EntryComment {#3216
  +user: App\Entity\User {#2726 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2713 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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
      &gt; Any issues on the community? Report it using the report flag.\n
      \n
      &gt; Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3021
    +user: Proxies\__CG__\App\Entity\User {#3104 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2713 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2712
      +user: App\Entity\User {#2726 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2713 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Not sure if this fits your needs but I bought a NAS and mounted it via NFS4 over tailscale to my cloud. Yes, it is slower, but I got 20TB in the cloud"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1719358376 {#2707
        date: 2024-06-26 01:32:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@crony@lemmy.cronyakatsuki.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2714 …}
      +nested: Doctrine\ORM\PersistentCollection {#2716 …}
      +votes: Doctrine\ORM\PersistentCollection {#2718 …}
      +reports: Doctrine\ORM\PersistentCollection {#2720 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
      -id: 283142
      -bodyTs: "'20tb':30 'bought':10 'cloud':22,33 'fit':5 'got':29 'mount':14 'nas':12 'need':7 'nfs4':17 'slower':26 'sure':2 'tailscal':19 'via':16 'yes':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6438087"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704478666 {#2708
        date: 2024-01-05 19:17:46.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2712}
    +body: "This sounds like a stability horror show. Has that really worked out well for you?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704519916 {#3022
      date: 2024-01-06 06:45:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@crony@lemmy.cronyakatsuki.xyz"
      "@archy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3103 …}
    +nested: Doctrine\ORM\PersistentCollection {#3101 …}
    +votes: Doctrine\ORM\PersistentCollection {#3099 …}
    +reports: Doctrine\ORM\PersistentCollection {#3097 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3095 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3093 …}
    -id: 284653
    -bodyTs: "'horror':6 'like':3 'realli':10 'show':7 'sound':2 'stabil':5 'well':13 'work':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.procrastinati.org/comment/1327641"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704519916 {#3025
      date: 2024-01-06 06:45:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2712}
  +body: "Yes. When loading small images - there is no noticeable difference between local and NAS. When loading videos or large pics - there is about a 2 sec lag, then the video plays normally. I have a 500/500 Mb internet at home and on the VPS side I think it’s a few Gbps. I am consistently pulling minimum 200 Mbps between the two. I set a mount option ,nofail so that my OS boots up when NAS is down/unreachable, and my container also starts up fine with the NAS down, but won’t play its content obviously"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704558620 {#3214
    date: 2024-01-06 17:30:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@crony@lemmy.cronyakatsuki.xyz"
    "@archy@lemmy.world"
    "@SeeJayEmm@lemmy.procrastinati.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3217 …}
  +nested: Doctrine\ORM\PersistentCollection {#3219 …}
  +votes: Doctrine\ORM\PersistentCollection {#3221 …}
  +reports: Doctrine\ORM\PersistentCollection {#3223 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3225 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3227 …}
  -id: 285884
  -bodyTs: "'2':25 '200':58 '500/500':36 'also':82 'boot':73 'consist':55 'contain':81 'content':95 'differ':10 'down/unreachable':78 'fine':85 'gbps':52 'home':40 'imag':5 'internet':38 'lag':27 'larg':19 'load':3,16 'local':12 'mb':37 'mbps':59 'minimum':57 'mount':66 'nas':14,76,88 'nofail':68 'normal':32 'notic':9 'obvious':96 'option':67 'os':72 'pic':20 'play':31,93 'pull':56 'sec':26 'set':64 'side':45 'small':4 'start':83 'think':47 'two':62 'video':17,30 'vps':44 'won':91 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6457083"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704558620 {#3215
    date: 2024-01-06 17:30: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
104 DENIED moderate
App\Entity\EntryComment {#3216
  +user: App\Entity\User {#2726 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2713 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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
      &gt; Any issues on the community? Report it using the report flag.\n
      \n
      &gt; Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3021
    +user: Proxies\__CG__\App\Entity\User {#3104 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2713 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2712
      +user: App\Entity\User {#2726 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2713 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Not sure if this fits your needs but I bought a NAS and mounted it via NFS4 over tailscale to my cloud. Yes, it is slower, but I got 20TB in the cloud"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1719358376 {#2707
        date: 2024-06-26 01:32:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@crony@lemmy.cronyakatsuki.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2714 …}
      +nested: Doctrine\ORM\PersistentCollection {#2716 …}
      +votes: Doctrine\ORM\PersistentCollection {#2718 …}
      +reports: Doctrine\ORM\PersistentCollection {#2720 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
      -id: 283142
      -bodyTs: "'20tb':30 'bought':10 'cloud':22,33 'fit':5 'got':29 'mount':14 'nas':12 'need':7 'nfs4':17 'slower':26 'sure':2 'tailscal':19 'via':16 'yes':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6438087"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704478666 {#2708
        date: 2024-01-05 19:17:46.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2712}
    +body: "This sounds like a stability horror show. Has that really worked out well for you?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704519916 {#3022
      date: 2024-01-06 06:45:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@crony@lemmy.cronyakatsuki.xyz"
      "@archy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3103 …}
    +nested: Doctrine\ORM\PersistentCollection {#3101 …}
    +votes: Doctrine\ORM\PersistentCollection {#3099 …}
    +reports: Doctrine\ORM\PersistentCollection {#3097 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3095 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3093 …}
    -id: 284653
    -bodyTs: "'horror':6 'like':3 'realli':10 'show':7 'sound':2 'stabil':5 'well':13 'work':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.procrastinati.org/comment/1327641"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704519916 {#3025
      date: 2024-01-06 06:45:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2712}
  +body: "Yes. When loading small images - there is no noticeable difference between local and NAS. When loading videos or large pics - there is about a 2 sec lag, then the video plays normally. I have a 500/500 Mb internet at home and on the VPS side I think it’s a few Gbps. I am consistently pulling minimum 200 Mbps between the two. I set a mount option ,nofail so that my OS boots up when NAS is down/unreachable, and my container also starts up fine with the NAS down, but won’t play its content obviously"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704558620 {#3214
    date: 2024-01-06 17:30:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@crony@lemmy.cronyakatsuki.xyz"
    "@archy@lemmy.world"
    "@SeeJayEmm@lemmy.procrastinati.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3217 …}
  +nested: Doctrine\ORM\PersistentCollection {#3219 …}
  +votes: Doctrine\ORM\PersistentCollection {#3221 …}
  +reports: Doctrine\ORM\PersistentCollection {#3223 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3225 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3227 …}
  -id: 285884
  -bodyTs: "'2':25 '200':58 '500/500':36 'also':82 'boot':73 'consist':55 'contain':81 'content':95 'differ':10 'down/unreachable':78 'fine':85 'gbps':52 'home':40 'imag':5 'internet':38 'lag':27 'larg':19 'load':3,16 'local':12 'mb':37 'mbps':59 'minimum':57 'mount':66 'nas':14,76,88 'nofail':68 'normal':32 'notic':9 'obvious':96 'option':67 'os':72 'pic':20 'play':31,93 'pull':56 'sec':26 'set':64 'side':45 'small':4 'start':83 'think':47 'two':62 'video':17,30 'vps':44 'won':91 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6457083"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704558620 {#3215
    date: 2024-01-06 17:30: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
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 {#3270
  +user: Proxies\__CG__\App\Entity\User {#3104 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2713 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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
      &gt; Any issues on the community? Report it using the report flag.\n
      \n
      &gt; Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3216
    +user: App\Entity\User {#2726 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2713 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3021
      +user: Proxies\__CG__\App\Entity\User {#3104 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2713 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2712
        +user: App\Entity\User {#2726 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2713 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "Not sure if this fits your needs but I bought a NAS and mounted it via NFS4 over tailscale to my cloud. Yes, it is slower, but I got 20TB in the cloud"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1719358376 {#2707
          date: 2024-06-26 01:32:56.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@crony@lemmy.cronyakatsuki.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2714 …}
        +nested: Doctrine\ORM\PersistentCollection {#2716 …}
        +votes: Doctrine\ORM\PersistentCollection {#2718 …}
        +reports: Doctrine\ORM\PersistentCollection {#2720 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
        -id: 283142
        -bodyTs: "'20tb':30 'bought':10 'cloud':22,33 'fit':5 'got':29 'mount':14 'nas':12 'need':7 'nfs4':17 'slower':26 'sure':2 'tailscal':19 'via':16 'yes':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6438087"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704478666 {#2708
          date: 2024-01-05 19:17:46.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2712}
      +body: "This sounds like a stability horror show. Has that really worked out well for you?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704519916 {#3022
        date: 2024-01-06 06:45:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@crony@lemmy.cronyakatsuki.xyz"
        "@archy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3103 …}
      +nested: Doctrine\ORM\PersistentCollection {#3101 …}
      +votes: Doctrine\ORM\PersistentCollection {#3099 …}
      +reports: Doctrine\ORM\PersistentCollection {#3097 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3095 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3093 …}
      -id: 284653
      -bodyTs: "'horror':6 'like':3 'realli':10 'show':7 'sound':2 'stabil':5 'well':13 'work':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.procrastinati.org/comment/1327641"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704519916 {#3025
        date: 2024-01-06 06:45:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2712}
    +body: "Yes. When loading small images - there is no noticeable difference between local and NAS. When loading videos or large pics - there is about a 2 sec lag, then the video plays normally. I have a 500/500 Mb internet at home and on the VPS side I think it’s a few Gbps. I am consistently pulling minimum 200 Mbps between the two. I set a mount option ,nofail so that my OS boots up when NAS is down/unreachable, and my container also starts up fine with the NAS down, but won’t play its content obviously"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704558620 {#3214
      date: 2024-01-06 17:30:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@crony@lemmy.cronyakatsuki.xyz"
      "@archy@lemmy.world"
      "@SeeJayEmm@lemmy.procrastinati.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3217 …}
    +nested: Doctrine\ORM\PersistentCollection {#3219 …}
    +votes: Doctrine\ORM\PersistentCollection {#3221 …}
    +reports: Doctrine\ORM\PersistentCollection {#3223 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3225 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3227 …}
    -id: 285884
    -bodyTs: "'2':25 '200':58 '500/500':36 'also':82 'boot':73 'consist':55 'contain':81 'content':95 'differ':10 'down/unreachable':78 'fine':85 'gbps':52 'home':40 'imag':5 'internet':38 'lag':27 'larg':19 'load':3,16 'local':12 'mb':37 'mbps':59 'minimum':57 'mount':66 'nas':14,76,88 'nofail':68 'normal':32 'notic':9 'obvious':96 'option':67 'os':72 'pic':20 'play':31,93 'pull':56 'sec':26 'set':64 'side':45 'small':4 'start':83 'think':47 'two':62 'video':17,30 'vps':44 'won':91 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6457083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704558620 {#3215
      date: 2024-01-06 17:30:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2712}
  +body: "Didn’t even occur to me to ask what your upload bw was. That makes sense."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704559904 {#3268
    date: 2024-01-06 17:51:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@crony@lemmy.cronyakatsuki.xyz"
    "@archy@lemmy.world"
    "@SeeJayEmm@lemmy.procrastinati.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3271 …}
  +nested: Doctrine\ORM\PersistentCollection {#3273 …}
  +votes: Doctrine\ORM\PersistentCollection {#3275 …}
  +reports: Doctrine\ORM\PersistentCollection {#3277 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3279 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3281 …}
  -id: 285941
  -bodyTs: "'ask':8 'bw':12 'didn':1 'even':3 'make':15 'occur':4 'sens':16 'upload':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.procrastinati.org/comment/1329566"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704559904 {#3269
    date: 2024-01-06 17:51: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
107 DENIED edit
App\Entity\EntryComment {#3270
  +user: Proxies\__CG__\App\Entity\User {#3104 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2713 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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
      &gt; Any issues on the community? Report it using the report flag.\n
      \n
      &gt; Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3216
    +user: App\Entity\User {#2726 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2713 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3021
      +user: Proxies\__CG__\App\Entity\User {#3104 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2713 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2712
        +user: App\Entity\User {#2726 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2713 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "Not sure if this fits your needs but I bought a NAS and mounted it via NFS4 over tailscale to my cloud. Yes, it is slower, but I got 20TB in the cloud"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1719358376 {#2707
          date: 2024-06-26 01:32:56.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@crony@lemmy.cronyakatsuki.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2714 …}
        +nested: Doctrine\ORM\PersistentCollection {#2716 …}
        +votes: Doctrine\ORM\PersistentCollection {#2718 …}
        +reports: Doctrine\ORM\PersistentCollection {#2720 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
        -id: 283142
        -bodyTs: "'20tb':30 'bought':10 'cloud':22,33 'fit':5 'got':29 'mount':14 'nas':12 'need':7 'nfs4':17 'slower':26 'sure':2 'tailscal':19 'via':16 'yes':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6438087"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704478666 {#2708
          date: 2024-01-05 19:17:46.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2712}
      +body: "This sounds like a stability horror show. Has that really worked out well for you?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704519916 {#3022
        date: 2024-01-06 06:45:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@crony@lemmy.cronyakatsuki.xyz"
        "@archy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3103 …}
      +nested: Doctrine\ORM\PersistentCollection {#3101 …}
      +votes: Doctrine\ORM\PersistentCollection {#3099 …}
      +reports: Doctrine\ORM\PersistentCollection {#3097 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3095 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3093 …}
      -id: 284653
      -bodyTs: "'horror':6 'like':3 'realli':10 'show':7 'sound':2 'stabil':5 'well':13 'work':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.procrastinati.org/comment/1327641"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704519916 {#3025
        date: 2024-01-06 06:45:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2712}
    +body: "Yes. When loading small images - there is no noticeable difference between local and NAS. When loading videos or large pics - there is about a 2 sec lag, then the video plays normally. I have a 500/500 Mb internet at home and on the VPS side I think it’s a few Gbps. I am consistently pulling minimum 200 Mbps between the two. I set a mount option ,nofail so that my OS boots up when NAS is down/unreachable, and my container also starts up fine with the NAS down, but won’t play its content obviously"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704558620 {#3214
      date: 2024-01-06 17:30:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@crony@lemmy.cronyakatsuki.xyz"
      "@archy@lemmy.world"
      "@SeeJayEmm@lemmy.procrastinati.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3217 …}
    +nested: Doctrine\ORM\PersistentCollection {#3219 …}
    +votes: Doctrine\ORM\PersistentCollection {#3221 …}
    +reports: Doctrine\ORM\PersistentCollection {#3223 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3225 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3227 …}
    -id: 285884
    -bodyTs: "'2':25 '200':58 '500/500':36 'also':82 'boot':73 'consist':55 'contain':81 'content':95 'differ':10 'down/unreachable':78 'fine':85 'gbps':52 'home':40 'imag':5 'internet':38 'lag':27 'larg':19 'load':3,16 'local':12 'mb':37 'mbps':59 'minimum':57 'mount':66 'nas':14,76,88 'nofail':68 'normal':32 'notic':9 'obvious':96 'option':67 'os':72 'pic':20 'play':31,93 'pull':56 'sec':26 'set':64 'side':45 'small':4 'start':83 'think':47 'two':62 'video':17,30 'vps':44 'won':91 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6457083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704558620 {#3215
      date: 2024-01-06 17:30:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2712}
  +body: "Didn’t even occur to me to ask what your upload bw was. That makes sense."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704559904 {#3268
    date: 2024-01-06 17:51:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@crony@lemmy.cronyakatsuki.xyz"
    "@archy@lemmy.world"
    "@SeeJayEmm@lemmy.procrastinati.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3271 …}
  +nested: Doctrine\ORM\PersistentCollection {#3273 …}
  +votes: Doctrine\ORM\PersistentCollection {#3275 …}
  +reports: Doctrine\ORM\PersistentCollection {#3277 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3279 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3281 …}
  -id: 285941
  -bodyTs: "'ask':8 'bw':12 'didn':1 'even':3 'make':15 'occur':4 'sens':16 'upload':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.procrastinati.org/comment/1329566"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704559904 {#3269
    date: 2024-01-06 17:51: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
108 DENIED moderate
App\Entity\EntryComment {#3270
  +user: Proxies\__CG__\App\Entity\User {#3104 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2713 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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
      &gt; Any issues on the community? Report it using the report flag.\n
      \n
      &gt; Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3216
    +user: App\Entity\User {#2726 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2713 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3021
      +user: Proxies\__CG__\App\Entity\User {#3104 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2713 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2712
        +user: App\Entity\User {#2726 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2713 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "Not sure if this fits your needs but I bought a NAS and mounted it via NFS4 over tailscale to my cloud. Yes, it is slower, but I got 20TB in the cloud"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1719358376 {#2707
          date: 2024-06-26 01:32:56.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@crony@lemmy.cronyakatsuki.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2714 …}
        +nested: Doctrine\ORM\PersistentCollection {#2716 …}
        +votes: Doctrine\ORM\PersistentCollection {#2718 …}
        +reports: Doctrine\ORM\PersistentCollection {#2720 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
        -id: 283142
        -bodyTs: "'20tb':30 'bought':10 'cloud':22,33 'fit':5 'got':29 'mount':14 'nas':12 'need':7 'nfs4':17 'slower':26 'sure':2 'tailscal':19 'via':16 'yes':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6438087"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704478666 {#2708
          date: 2024-01-05 19:17:46.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2712}
      +body: "This sounds like a stability horror show. Has that really worked out well for you?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704519916 {#3022
        date: 2024-01-06 06:45:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@crony@lemmy.cronyakatsuki.xyz"
        "@archy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3103 …}
      +nested: Doctrine\ORM\PersistentCollection {#3101 …}
      +votes: Doctrine\ORM\PersistentCollection {#3099 …}
      +reports: Doctrine\ORM\PersistentCollection {#3097 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3095 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3093 …}
      -id: 284653
      -bodyTs: "'horror':6 'like':3 'realli':10 'show':7 'sound':2 'stabil':5 'well':13 'work':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.procrastinati.org/comment/1327641"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704519916 {#3025
        date: 2024-01-06 06:45:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2712}
    +body: "Yes. When loading small images - there is no noticeable difference between local and NAS. When loading videos or large pics - there is about a 2 sec lag, then the video plays normally. I have a 500/500 Mb internet at home and on the VPS side I think it’s a few Gbps. I am consistently pulling minimum 200 Mbps between the two. I set a mount option ,nofail so that my OS boots up when NAS is down/unreachable, and my container also starts up fine with the NAS down, but won’t play its content obviously"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704558620 {#3214
      date: 2024-01-06 17:30:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@crony@lemmy.cronyakatsuki.xyz"
      "@archy@lemmy.world"
      "@SeeJayEmm@lemmy.procrastinati.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3217 …}
    +nested: Doctrine\ORM\PersistentCollection {#3219 …}
    +votes: Doctrine\ORM\PersistentCollection {#3221 …}
    +reports: Doctrine\ORM\PersistentCollection {#3223 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3225 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3227 …}
    -id: 285884
    -bodyTs: "'2':25 '200':58 '500/500':36 'also':82 'boot':73 'consist':55 'contain':81 'content':95 'differ':10 'down/unreachable':78 'fine':85 'gbps':52 'home':40 'imag':5 'internet':38 'lag':27 'larg':19 'load':3,16 'local':12 'mb':37 'mbps':59 'minimum':57 'mount':66 'nas':14,76,88 'nofail':68 'normal':32 'notic':9 'obvious':96 'option':67 'os':72 'pic':20 'play':31,93 'pull':56 'sec':26 'set':64 'side':45 'small':4 'start':83 'think':47 'two':62 'video':17,30 'vps':44 'won':91 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6457083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704558620 {#3215
      date: 2024-01-06 17:30:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2712}
  +body: "Didn’t even occur to me to ask what your upload bw was. That makes sense."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704559904 {#3268
    date: 2024-01-06 17:51:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@crony@lemmy.cronyakatsuki.xyz"
    "@archy@lemmy.world"
    "@SeeJayEmm@lemmy.procrastinati.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3271 …}
  +nested: Doctrine\ORM\PersistentCollection {#3273 …}
  +votes: Doctrine\ORM\PersistentCollection {#3275 …}
  +reports: Doctrine\ORM\PersistentCollection {#3277 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3279 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3281 …}
  -id: 285941
  -bodyTs: "'ask':8 'bw':12 'didn':1 'even':3 'make':15 'occur':4 'sens':16 'upload':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.procrastinati.org/comment/1329566"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704559904 {#3269
    date: 2024-01-06 17:51: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
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 {#3089
  +user: Proxies\__CG__\App\Entity\User {#3088 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2713 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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
      &gt; Any issues on the community? Report it using the report flag.\n
      \n
      &gt; Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2712
    +user: App\Entity\User {#2726 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2713 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Not sure if this fits your needs but I bought a NAS and mounted it via NFS4 over tailscale to my cloud. Yes, it is slower, but I got 20TB in the cloud"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1719358376 {#2707
      date: 2024-06-26 01:32:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@crony@lemmy.cronyakatsuki.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2714 …}
    +nested: Doctrine\ORM\PersistentCollection {#2716 …}
    +votes: Doctrine\ORM\PersistentCollection {#2718 …}
    +reports: Doctrine\ORM\PersistentCollection {#2720 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
    -id: 283142
    -bodyTs: "'20tb':30 'bought':10 'cloud':22,33 'fit':5 'got':29 'mount':14 'nas':12 'need':7 'nfs4':17 'slower':26 'sure':2 'tailscal':19 'via':16 'yes':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6438087"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704478666 {#2708
      date: 2024-01-05 19:17:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2712}
  +body: "Where I live I don’t have space for evem a rpi4. So the first I need to do is move out of my current home."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704800777 {#3091
    date: 2024-01-09 12:46:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@crony@lemmy.cronyakatsuki.xyz"
    "@archy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3087 …}
  +nested: Doctrine\ORM\PersistentCollection {#3085 …}
  +votes: Doctrine\ORM\PersistentCollection {#3083 …}
  +reports: Doctrine\ORM\PersistentCollection {#3081 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3079 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3077 …}
  -id: 293253
  -bodyTs: "'current':25 'evem':10 'first':15 'home':26 'live':3 'move':21 'need':17 'rpi4':12 'space':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.cronyakatsuki.xyz/comment/217594"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704800777 {#3090
    date: 2024-01-09 12:46: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
111 DENIED edit
App\Entity\EntryComment {#3089
  +user: Proxies\__CG__\App\Entity\User {#3088 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2713 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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
      &gt; Any issues on the community? Report it using the report flag.\n
      \n
      &gt; Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2712
    +user: App\Entity\User {#2726 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2713 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Not sure if this fits your needs but I bought a NAS and mounted it via NFS4 over tailscale to my cloud. Yes, it is slower, but I got 20TB in the cloud"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1719358376 {#2707
      date: 2024-06-26 01:32:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@crony@lemmy.cronyakatsuki.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2714 …}
    +nested: Doctrine\ORM\PersistentCollection {#2716 …}
    +votes: Doctrine\ORM\PersistentCollection {#2718 …}
    +reports: Doctrine\ORM\PersistentCollection {#2720 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
    -id: 283142
    -bodyTs: "'20tb':30 'bought':10 'cloud':22,33 'fit':5 'got':29 'mount':14 'nas':12 'need':7 'nfs4':17 'slower':26 'sure':2 'tailscal':19 'via':16 'yes':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6438087"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704478666 {#2708
      date: 2024-01-05 19:17:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2712}
  +body: "Where I live I don’t have space for evem a rpi4. So the first I need to do is move out of my current home."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704800777 {#3091
    date: 2024-01-09 12:46:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@crony@lemmy.cronyakatsuki.xyz"
    "@archy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3087 …}
  +nested: Doctrine\ORM\PersistentCollection {#3085 …}
  +votes: Doctrine\ORM\PersistentCollection {#3083 …}
  +reports: Doctrine\ORM\PersistentCollection {#3081 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3079 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3077 …}
  -id: 293253
  -bodyTs: "'current':25 'evem':10 'first':15 'home':26 'live':3 'move':21 'need':17 'rpi4':12 'space':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.cronyakatsuki.xyz/comment/217594"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704800777 {#3090
    date: 2024-01-09 12:46: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
112 DENIED moderate
App\Entity\EntryComment {#3089
  +user: Proxies\__CG__\App\Entity\User {#3088 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2713 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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
      &gt; Any issues on the community? Report it using the report flag.\n
      \n
      &gt; Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2712
    +user: App\Entity\User {#2726 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2713 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Not sure if this fits your needs but I bought a NAS and mounted it via NFS4 over tailscale to my cloud. Yes, it is slower, but I got 20TB in the cloud"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1719358376 {#2707
      date: 2024-06-26 01:32:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@crony@lemmy.cronyakatsuki.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2714 …}
    +nested: Doctrine\ORM\PersistentCollection {#2716 …}
    +votes: Doctrine\ORM\PersistentCollection {#2718 …}
    +reports: Doctrine\ORM\PersistentCollection {#2720 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2722 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2724 …}
    -id: 283142
    -bodyTs: "'20tb':30 'bought':10 'cloud':22,33 'fit':5 'got':29 'mount':14 'nas':12 'need':7 'nfs4':17 'slower':26 'sure':2 'tailscal':19 'via':16 'yes':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6438087"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704478666 {#2708
      date: 2024-01-05 19:17:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2712}
  +body: "Where I live I don’t have space for evem a rpi4. So the first I need to do is move out of my current home."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704800777 {#3091
    date: 2024-01-09 12:46:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@crony@lemmy.cronyakatsuki.xyz"
    "@archy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3087 …}
  +nested: Doctrine\ORM\PersistentCollection {#3085 …}
  +votes: Doctrine\ORM\PersistentCollection {#3083 …}
  +reports: Doctrine\ORM\PersistentCollection {#3081 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3079 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3077 …}
  -id: 293253
  -bodyTs: "'current':25 'evem':10 'first':15 'home':26 'live':3 'move':21 'need':17 'rpi4':12 'space':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.cronyakatsuki.xyz/comment/217594"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704800777 {#3090
    date: 2024-01-09 12:46: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
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 {#2786
  +user: App\Entity\User {#2800 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2787 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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
      &gt; Any issues on the community? Report it using the report flag.\n
      \n
      &gt; Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Some additional ideas for the Protectli device:\n
    \n
    - backup/redundant OPNsense instance for high availability\n
    - backup NAS/storage \n
        - set it up at a family/friend’s house\n
    - a test/QA device for new services or architecture changes\n
    - travel router/firewall\n
    - home theater PC\n
    - Proxmox/virtualization host \n
        - Kubernetes cluster\n
    - Tor, I2P, cryptocurrency, etc. node\n
    - Home Assistant \n
        - dedicated local STT/TTS/conversation agent\n
    - NVR\n
    - low powered desktop PC\n
    \n
    There are so many options. It really depends on what you want, your other devices, the Protectli’s specs, your budget, etc.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704476964 {#2781
    date: 2024-01-05 18:49:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@windlas@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2788 …}
  +nested: Doctrine\ORM\PersistentCollection {#2790 …}
  +votes: Doctrine\ORM\PersistentCollection {#2792 …}
  +reports: Doctrine\ORM\PersistentCollection {#2794 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2796 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2798 …}
  -id: 283076
  -bodyTs: "'addit':2 'agent':52 'architectur':31 'assist':48 'avail':13 'backup':14 'backup/redundant':8 'budget':78 'chang':32 'cluster':41 'cryptocurr':44 'dedic':49 'depend':65 'desktop':56 'devic':7,26,72 'etc':45,79 'family/friend':21 'high':12 'home':35,47 'host':39 'hous':23 'i2p':43 'idea':3 'instanc':10 'kubernet':40 'local':50 'low':54 'mani':61 'nas/storage':15 'new':28 'node':46 'nvr':53 'opnsens':9 'option':62 'pc':37,57 'power':55 'protect':6,74 'proxmox/virtualization':38 'realli':64 'router/firewall':34 'servic':29 'set':16 'spec':76 'stt/tts/conversation':51 'test/qa':25 'theater':36 'tor':42 'travel':33 'want':69"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7108214"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704476964 {#2782
    date: 2024-01-05 18:49:24.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 {#2786
  +user: App\Entity\User {#2800 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2787 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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
      &gt; Any issues on the community? Report it using the report flag.\n
      \n
      &gt; Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Some additional ideas for the Protectli device:\n
    \n
    - backup/redundant OPNsense instance for high availability\n
    - backup NAS/storage \n
        - set it up at a family/friend’s house\n
    - a test/QA device for new services or architecture changes\n
    - travel router/firewall\n
    - home theater PC\n
    - Proxmox/virtualization host \n
        - Kubernetes cluster\n
    - Tor, I2P, cryptocurrency, etc. node\n
    - Home Assistant \n
        - dedicated local STT/TTS/conversation agent\n
    - NVR\n
    - low powered desktop PC\n
    \n
    There are so many options. It really depends on what you want, your other devices, the Protectli’s specs, your budget, etc.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704476964 {#2781
    date: 2024-01-05 18:49:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@windlas@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2788 …}
  +nested: Doctrine\ORM\PersistentCollection {#2790 …}
  +votes: Doctrine\ORM\PersistentCollection {#2792 …}
  +reports: Doctrine\ORM\PersistentCollection {#2794 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2796 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2798 …}
  -id: 283076
  -bodyTs: "'addit':2 'agent':52 'architectur':31 'assist':48 'avail':13 'backup':14 'backup/redundant':8 'budget':78 'chang':32 'cluster':41 'cryptocurr':44 'dedic':49 'depend':65 'desktop':56 'devic':7,26,72 'etc':45,79 'family/friend':21 'high':12 'home':35,47 'host':39 'hous':23 'i2p':43 'idea':3 'instanc':10 'kubernet':40 'local':50 'low':54 'mani':61 'nas/storage':15 'new':28 'node':46 'nvr':53 'opnsens':9 'option':62 'pc':37,57 'power':55 'protect':6,74 'proxmox/virtualization':38 'realli':64 'router/firewall':34 'servic':29 'set':16 'spec':76 'stt/tts/conversation':51 'test/qa':25 'theater':36 'tor':42 'travel':33 'want':69"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7108214"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704476964 {#2782
    date: 2024-01-05 18:49:24.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 {#2786
  +user: App\Entity\User {#2800 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2787 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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
      &gt; Any issues on the community? Report it using the report flag.\n
      \n
      &gt; Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Some additional ideas for the Protectli device:\n
    \n
    - backup/redundant OPNsense instance for high availability\n
    - backup NAS/storage \n
        - set it up at a family/friend’s house\n
    - a test/QA device for new services or architecture changes\n
    - travel router/firewall\n
    - home theater PC\n
    - Proxmox/virtualization host \n
        - Kubernetes cluster\n
    - Tor, I2P, cryptocurrency, etc. node\n
    - Home Assistant \n
        - dedicated local STT/TTS/conversation agent\n
    - NVR\n
    - low powered desktop PC\n
    \n
    There are so many options. It really depends on what you want, your other devices, the Protectli’s specs, your budget, etc.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704476964 {#2781
    date: 2024-01-05 18:49:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@windlas@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2788 …}
  +nested: Doctrine\ORM\PersistentCollection {#2790 …}
  +votes: Doctrine\ORM\PersistentCollection {#2792 …}
  +reports: Doctrine\ORM\PersistentCollection {#2794 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2796 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2798 …}
  -id: 283076
  -bodyTs: "'addit':2 'agent':52 'architectur':31 'assist':48 'avail':13 'backup':14 'backup/redundant':8 'budget':78 'chang':32 'cluster':41 'cryptocurr':44 'dedic':49 'depend':65 'desktop':56 'devic':7,26,72 'etc':45,79 'family/friend':21 'high':12 'home':35,47 'host':39 'hous':23 'i2p':43 'idea':3 'instanc':10 'kubernet':40 'local':50 'low':54 'mani':61 'nas/storage':15 'new':28 'node':46 'nvr':53 'opnsens':9 'option':62 'pc':37,57 'power':55 'protect':6,74 'proxmox/virtualization':38 'realli':64 'router/firewall':34 'servic':29 'set':16 'spec':76 'stt/tts/conversation':51 'test/qa':25 'theater':36 'tor':42 'travel':33 'want':69"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7108214"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704476964 {#2782
    date: 2024-01-05 18:49:24.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 {#2860
  +user: App\Entity\User {#2874 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2861 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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
      &gt; Any issues on the community? Report it using the report flag.\n
      \n
      &gt; Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Maybe add one of those dummy HDMI or Display dongles so you don’t need to connect a monitor and you can set the display resolution who whatever you want."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704476577 {#2855
    date: 2024-01-05 18:42:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mantis8497@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2862 …}
  +nested: Doctrine\ORM\PersistentCollection {#2864 …}
  +votes: Doctrine\ORM\PersistentCollection {#2866 …}
  +reports: Doctrine\ORM\PersistentCollection {#2868 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2870 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2872 …}
  -id: 283064
  -bodyTs: "'add':2 'connect':17 'display':9,25 'dongl':10 'dummi':6 'hdmi':7 'mayb':1 'monitor':19 'need':15 'one':3 'resolut':26 'set':23 'want':30 'whatev':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7108104"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704476577 {#2856
    date: 2024-01-05 18:42: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
119 DENIED edit
App\Entity\EntryComment {#2860
  +user: App\Entity\User {#2874 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2861 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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
      &gt; Any issues on the community? Report it using the report flag.\n
      \n
      &gt; Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Maybe add one of those dummy HDMI or Display dongles so you don’t need to connect a monitor and you can set the display resolution who whatever you want."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704476577 {#2855
    date: 2024-01-05 18:42:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mantis8497@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2862 …}
  +nested: Doctrine\ORM\PersistentCollection {#2864 …}
  +votes: Doctrine\ORM\PersistentCollection {#2866 …}
  +reports: Doctrine\ORM\PersistentCollection {#2868 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2870 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2872 …}
  -id: 283064
  -bodyTs: "'add':2 'connect':17 'display':9,25 'dongl':10 'dummi':6 'hdmi':7 'mayb':1 'monitor':19 'need':15 'one':3 'resolut':26 'set':23 'want':30 'whatev':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7108104"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704476577 {#2856
    date: 2024-01-05 18:42: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
120 DENIED moderate
App\Entity\EntryComment {#2860
  +user: App\Entity\User {#2874 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2861 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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
      &gt; Any issues on the community? Report it using the report flag.\n
      \n
      &gt; Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Maybe add one of those dummy HDMI or Display dongles so you don’t need to connect a monitor and you can set the display resolution who whatever you want."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704476577 {#2855
    date: 2024-01-05 18:42:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mantis8497@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2862 …}
  +nested: Doctrine\ORM\PersistentCollection {#2864 …}
  +votes: Doctrine\ORM\PersistentCollection {#2866 …}
  +reports: Doctrine\ORM\PersistentCollection {#2868 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2870 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2872 …}
  -id: 283064
  -bodyTs: "'add':2 'connect':17 'display':9,25 'dongl':10 'dummi':6 'hdmi':7 'mayb':1 'monitor':19 'need':15 'one':3 'resolut':26 'set':23 'want':30 'whatev':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7108104"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704476577 {#2856
    date: 2024-01-05 18:42: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
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 {#2934
  +user: App\Entity\User {#2948 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2935 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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
      &gt; Any issues on the community? Report it using the report flag.\n
      \n
      &gt; Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Love it! Deployed it this morning."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704476400 {#2929
    date: 2024-01-05 18:40:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tree@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2936 …}
  +nested: Doctrine\ORM\PersistentCollection {#2938 …}
  +votes: Doctrine\ORM\PersistentCollection {#2940 …}
  +reports: Doctrine\ORM\PersistentCollection {#2942 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2944 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2946 …}
  -id: 283054
  -bodyTs: "'deploy':3 'love':1 'morn':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5443666"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704476400 {#2930
    date: 2024-01-05 18:40:00.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 {#2934
  +user: App\Entity\User {#2948 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2935 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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
      &gt; Any issues on the community? Report it using the report flag.\n
      \n
      &gt; Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Love it! Deployed it this morning."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704476400 {#2929
    date: 2024-01-05 18:40:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tree@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2936 …}
  +nested: Doctrine\ORM\PersistentCollection {#2938 …}
  +votes: Doctrine\ORM\PersistentCollection {#2940 …}
  +reports: Doctrine\ORM\PersistentCollection {#2942 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2944 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2946 …}
  -id: 283054
  -bodyTs: "'deploy':3 'love':1 'morn':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5443666"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704476400 {#2930
    date: 2024-01-05 18:40:00.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 {#2934
  +user: App\Entity\User {#2948 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2935 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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
      &gt; Any issues on the community? Report it using the report flag.\n
      \n
      &gt; Questions? DM the mods!
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 222
    +entryCommentCount: 3916
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729582735 {#314
      date: 2024-10-22 09:38:55.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2023-12-25 04:10:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703473826 {#309
      date: 2023-12-25 04:10:26.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Love it! Deployed it this morning."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704476400 {#2929
    date: 2024-01-05 18:40:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tree@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2936 …}
  +nested: Doctrine\ORM\PersistentCollection {#2938 …}
  +votes: Doctrine\ORM\PersistentCollection {#2940 …}
  +reports: Doctrine\ORM\PersistentCollection {#2942 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2944 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2946 …}
  -id: 283054
  -bodyTs: "'deploy':3 'love':1 'morn':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5443666"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704476400 {#2930
    date: 2024-01-05 18:40:00.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 edit
App\Entity\Magazine {#306
  +icon: Proxies\__CG__\App\Entity\Image {#287 …}
  +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
    &gt; Any issues on the community? Report it using the report flag.\n
    \n
    &gt; Questions? DM the mods!
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 222
  +entryCommentCount: 3916
  +postCount: 0
  +postCommentCount: 0
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729582735 {#314
    date: 2024-10-22 09:38:55.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#278 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
  +entries: Doctrine\ORM\PersistentCollection {#221 …}
  +posts: Doctrine\ORM\PersistentCollection {#179 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
  +bans: Doctrine\ORM\PersistentCollection {#158 …}
  +reports: Doctrine\ORM\PersistentCollection {#144 …}
  +badges: Doctrine\ORM\PersistentCollection {#122 …}
  +logs: Doctrine\ORM\PersistentCollection {#112 …}
  +awards: Doctrine\ORM\PersistentCollection {#101 …}
  +categories: Doctrine\ORM\PersistentCollection {#88 …}
  -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 {#315
    date: 2023-12-25 04:10:26.0 +01:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1703473826 {#309
    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