GET https://kbin.spritesserver.nl/index.php/u/@Atemu@lemmy.ml/comments/commented/c/blockchainvoting?p=5

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 …}
}
4.06 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.04 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#2302
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
  +image: null
  +parent: null
  +root: null
  +body: "Check your nix.conf."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703423433 {#2137
    date: 2023-12-24 14:10:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@linux@lemmy.ml"
    "@anders@rytter.me"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2112 …}
  +nested: Doctrine\ORM\PersistentCollection {#2114 …}
  +votes: Doctrine\ORM\PersistentCollection {#2121 …}
  +reports: Doctrine\ORM\PersistentCollection {#2115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2229 …}
  -id: 248477
  -bodyTs: "'check':1 'nix.conf':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6856626"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703423433 {#2101
    date: 2023-12-24 14:10:33.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 {#2302
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
  +image: null
  +parent: null
  +root: null
  +body: "Check your nix.conf."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703423433 {#2137
    date: 2023-12-24 14:10:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@linux@lemmy.ml"
    "@anders@rytter.me"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2112 …}
  +nested: Doctrine\ORM\PersistentCollection {#2114 …}
  +votes: Doctrine\ORM\PersistentCollection {#2121 …}
  +reports: Doctrine\ORM\PersistentCollection {#2115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2229 …}
  -id: 248477
  -bodyTs: "'check':1 'nix.conf':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6856626"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703423433 {#2101
    date: 2023-12-24 14:10:33.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 {#2302
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
  +image: null
  +parent: null
  +root: null
  +body: "Check your nix.conf."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703423433 {#2137
    date: 2023-12-24 14:10:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@linux@lemmy.ml"
    "@anders@rytter.me"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2112 …}
  +nested: Doctrine\ORM\PersistentCollection {#2114 …}
  +votes: Doctrine\ORM\PersistentCollection {#2121 …}
  +reports: Doctrine\ORM\PersistentCollection {#2115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2229 …}
  -id: 248477
  -bodyTs: "'check':1 'nix.conf':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6856626"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703423433 {#2101
    date: 2023-12-24 14:10:33.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 {#2105
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2111 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2103 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2262 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2262 …}
  +body: """
    > He’s also a rare case where the video is more interesting than the title/thumbnail\n
    \n
    It’s insane but it’s true. Great guy.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703416052 {#2320
    date: 2023-12-24 12:07:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@stackPeek@lemmy.world"
    "@ddonuts4@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2312 …}
  +nested: Doctrine\ORM\PersistentCollection {#2194 …}
  +votes: Doctrine\ORM\PersistentCollection {#2208 …}
  +reports: Doctrine\ORM\PersistentCollection {#2271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2253 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
  -id: 248322
  -bodyTs: "'also':3 'case':6 'great':23 'guy':24 'insan':18 'interest':12 'rare':5 'title/thumbnail':15 'true':22 'video':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6855631"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703416052 {#2072
    date: 2023-12-24 12:07: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
7 DENIED edit
App\Entity\EntryComment {#2105
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2111 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2103 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2262 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2262 …}
  +body: """
    > He’s also a rare case where the video is more interesting than the title/thumbnail\n
    \n
    It’s insane but it’s true. Great guy.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703416052 {#2320
    date: 2023-12-24 12:07:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@stackPeek@lemmy.world"
    "@ddonuts4@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2312 …}
  +nested: Doctrine\ORM\PersistentCollection {#2194 …}
  +votes: Doctrine\ORM\PersistentCollection {#2208 …}
  +reports: Doctrine\ORM\PersistentCollection {#2271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2253 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
  -id: 248322
  -bodyTs: "'also':3 'case':6 'great':23 'guy':24 'insan':18 'interest':12 'rare':5 'title/thumbnail':15 'true':22 'video':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6855631"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703416052 {#2072
    date: 2023-12-24 12:07: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
8 DENIED moderate
App\Entity\EntryComment {#2105
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2111 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2103 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2262 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2262 …}
  +body: """
    > He’s also a rare case where the video is more interesting than the title/thumbnail\n
    \n
    It’s insane but it’s true. Great guy.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703416052 {#2320
    date: 2023-12-24 12:07:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@stackPeek@lemmy.world"
    "@ddonuts4@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2312 …}
  +nested: Doctrine\ORM\PersistentCollection {#2194 …}
  +votes: Doctrine\ORM\PersistentCollection {#2208 …}
  +reports: Doctrine\ORM\PersistentCollection {#2271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2253 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
  -id: 248322
  -bodyTs: "'also':3 'case':6 'great':23 'guy':24 'insan':18 'interest':12 'rare':5 'title/thumbnail':15 'true':22 'video':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6855631"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703416052 {#2072
    date: 2023-12-24 12:07: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
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 {#2067
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2111 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2103 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2049 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
  +body: "Hi @TechConnectify@mas.to o/"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703415912 {#2108
    date: 2023-12-24 12:05:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@stackPeek@lemmy.world"
    "@TryingToActHuman@lemmy.world"
    "@TechConnectify@mas.to"
    "@Corgana@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2051 …}
  +nested: Doctrine\ORM\PersistentCollection {#2059 …}
  +votes: Doctrine\ORM\PersistentCollection {#2045 …}
  +reports: Doctrine\ORM\PersistentCollection {#2050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2052 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2053 …}
  -id: 248318
  -bodyTs: "'hi':1 'o':3 'techconnectify@mas.to':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6855606"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703415912 {#2214
    date: 2023-12-24 12:05:12.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 {#2067
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2111 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2103 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2049 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
  +body: "Hi @TechConnectify@mas.to o/"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703415912 {#2108
    date: 2023-12-24 12:05:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@stackPeek@lemmy.world"
    "@TryingToActHuman@lemmy.world"
    "@TechConnectify@mas.to"
    "@Corgana@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2051 …}
  +nested: Doctrine\ORM\PersistentCollection {#2059 …}
  +votes: Doctrine\ORM\PersistentCollection {#2045 …}
  +reports: Doctrine\ORM\PersistentCollection {#2050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2052 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2053 …}
  -id: 248318
  -bodyTs: "'hi':1 'o':3 'techconnectify@mas.to':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6855606"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703415912 {#2214
    date: 2023-12-24 12:05:12.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 {#2067
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2111 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2103 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2049 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
  +body: "Hi @TechConnectify@mas.to o/"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703415912 {#2108
    date: 2023-12-24 12:05:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@stackPeek@lemmy.world"
    "@TryingToActHuman@lemmy.world"
    "@TechConnectify@mas.to"
    "@Corgana@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2051 …}
  +nested: Doctrine\ORM\PersistentCollection {#2059 …}
  +votes: Doctrine\ORM\PersistentCollection {#2045 …}
  +reports: Doctrine\ORM\PersistentCollection {#2050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2052 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2053 …}
  -id: 248318
  -bodyTs: "'hi':1 'o':3 'techconnectify@mas.to':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6855606"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703415912 {#2214
    date: 2023-12-24 12:05:12.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 {#2278
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    See if you can get the memory upgraded. DDR3 SO-DIMMs should be dirt cheap.\n
    \n
    I’d also get a cheap SSD aswell, especially if this is for a child who might not be very careful with the machine.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703296203 {#2071
    date: 2023-12-23 02:50:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: []
  +children: Doctrine\ORM\PersistentCollection {#2190 …}
  +nested: Doctrine\ORM\PersistentCollection {#2283 …}
  +votes: Doctrine\ORM\PersistentCollection {#2211 …}
  +reports: Doctrine\ORM\PersistentCollection {#2257 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2270 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2200 …}
  -id: 200080
  -bodyTs: "'also':19 'aswel':24 'care':37 'cheap':16,22 'child':31 'd':18 'ddr3':9 'dimm':12 'dirt':15 'especi':25 'get':5,20 'machin':40 'memori':7 'might':33 'see':1 'so-dimm':10 'ssd':23 'upgrad':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6403790"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701807922 {#2066
    date: 2023-12-05 21:25: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
15 DENIED edit
App\Entity\EntryComment {#2278
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    See if you can get the memory upgraded. DDR3 SO-DIMMs should be dirt cheap.\n
    \n
    I’d also get a cheap SSD aswell, especially if this is for a child who might not be very careful with the machine.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703296203 {#2071
    date: 2023-12-23 02:50:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: []
  +children: Doctrine\ORM\PersistentCollection {#2190 …}
  +nested: Doctrine\ORM\PersistentCollection {#2283 …}
  +votes: Doctrine\ORM\PersistentCollection {#2211 …}
  +reports: Doctrine\ORM\PersistentCollection {#2257 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2270 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2200 …}
  -id: 200080
  -bodyTs: "'also':19 'aswel':24 'care':37 'cheap':16,22 'child':31 'd':18 'ddr3':9 'dimm':12 'dirt':15 'especi':25 'get':5,20 'machin':40 'memori':7 'might':33 'see':1 'so-dimm':10 'ssd':23 'upgrad':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6403790"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701807922 {#2066
    date: 2023-12-05 21:25: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
16 DENIED moderate
App\Entity\EntryComment {#2278
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    See if you can get the memory upgraded. DDR3 SO-DIMMs should be dirt cheap.\n
    \n
    I’d also get a cheap SSD aswell, especially if this is for a child who might not be very careful with the machine.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703296203 {#2071
    date: 2023-12-23 02:50:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: []
  +children: Doctrine\ORM\PersistentCollection {#2190 …}
  +nested: Doctrine\ORM\PersistentCollection {#2283 …}
  +votes: Doctrine\ORM\PersistentCollection {#2211 …}
  +reports: Doctrine\ORM\PersistentCollection {#2257 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2270 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2200 …}
  -id: 200080
  -bodyTs: "'also':19 'aswel':24 'care':37 'cheap':16,22 'child':31 'd':18 'ddr3':9 'dimm':12 'dirt':15 'especi':25 'get':5,20 'machin':40 'memori':7 'might':33 'see':1 'so-dimm':10 'ssd':23 'upgrad':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6403790"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701807922 {#2066
    date: 2023-12-05 21:25: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
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 {#2205
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2203 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’d also add a build machine to the setup. Building a modern desktop system on such a machine would take *days*."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703240471 {#2041
    date: 2023-12-22 11:21:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dylanmorgan@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2201 …}
  +nested: Doctrine\ORM\PersistentCollection {#2206 …}
  +votes: Doctrine\ORM\PersistentCollection {#2197 …}
  +reports: Doctrine\ORM\PersistentCollection {#2193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2217 …}
  -id: 242790
  -bodyTs: "'add':4 'also':3 'build':6,11 'd':2 'day':22 'desktop':14 'machin':7,19 'modern':13 'setup':10 'system':15 'take':21 'would':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6817468"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703240471 {#2165
    date: 2023-12-22 11:21:11.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 {#2205
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2203 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’d also add a build machine to the setup. Building a modern desktop system on such a machine would take *days*."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703240471 {#2041
    date: 2023-12-22 11:21:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dylanmorgan@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2201 …}
  +nested: Doctrine\ORM\PersistentCollection {#2206 …}
  +votes: Doctrine\ORM\PersistentCollection {#2197 …}
  +reports: Doctrine\ORM\PersistentCollection {#2193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2217 …}
  -id: 242790
  -bodyTs: "'add':4 'also':3 'build':6,11 'd':2 'day':22 'desktop':14 'machin':7,19 'modern':13 'setup':10 'system':15 'take':21 'would':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6817468"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703240471 {#2165
    date: 2023-12-22 11:21:11.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 {#2205
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2203 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’d also add a build machine to the setup. Building a modern desktop system on such a machine would take *days*."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703240471 {#2041
    date: 2023-12-22 11:21:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dylanmorgan@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2201 …}
  +nested: Doctrine\ORM\PersistentCollection {#2206 …}
  +votes: Doctrine\ORM\PersistentCollection {#2197 …}
  +reports: Doctrine\ORM\PersistentCollection {#2193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2217 …}
  -id: 242790
  -bodyTs: "'add':4 'also':3 'build':6,11 'd':2 'day':22 'desktop':14 'machin':7,19 'modern':13 'setup':10 'system':15 'take':21 'would':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6817468"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703240471 {#2165
    date: 2023-12-22 11:21:11.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 {#2222
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2280 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > I don’t want to do any sort of RAID 0 or striping because the hard drives are old and I don’t want a single one of them failing to make the entire backup unrecoverable.\n
    \n
    This will happen in any case unless you had enough capacity for redundancy.\n
    \n
    What is in this 4TB drive? A Linux installation? A bunch of user data? Both? What kind of data?\n
    \n
    The first step to this is to separate your concerns. If you had e.g. a 20GiB Linux install, 10GiB of loose home files, 1TiB of Movies, 500GiB of photos, 1TiB of games and 500GiB of Music for example, you could back each of those up separately onto separate drives.\n
    \n
    Now, it’s likely that you’d still have more data of one category than what fits on your largest external drive (movies are a likely candidate).\n
    \n
    For this purpose, I use [git-annex.branchable.com](https://git-annex.branchable.com/). It’s a beast to get into and set up properly with plenty of footguns attached but it was designed to solve issues like this elegantly.  \n
    One of the most important things it does is separate file content from file metadata; making metadata available in all locations (“repos”) while data can be present in only a subset, thereby achieving distributed storage. I.e. you could have 4TiB of file contents distributed over a bunch of 500GiB drives but in each one of those repos you’d have the full file tree available (metadata of all files + content of present files) allowing you to manage your files in any place without having all the contents present (or even any). It’s quite magical.\n
    \n
    Once configured properly, you can simply attach a drive, clone the git repo onto it and then run a `git annex sync --content` and it’ll fill that drive up with as much content as it can or until each “file”'s `numcopies` or other configured constraints are reached.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703240271 {#2212
    date: 2023-12-22 11:17:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HiddenLayer5@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2279 …}
  +nested: Doctrine\ORM\PersistentCollection {#2282 …}
  +votes: Doctrine\ORM\PersistentCollection {#2295 …}
  +reports: Doctrine\ORM\PersistentCollection {#2290 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2292 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2313 …}
  -id: 242786
  -bodyTs: "'/).':153 '0':11 '10gib':87 '1tib':92,98 '20gib':84 '4tb':54 '4tib':219 '500gib':95,102,228 'achiev':212 'allow':253 'annex':295 'attach':169,281 'avail':197,244 'back':109 'backup':35 'beast':157 'bunch':60,226 'candid':144 'capac':47 'case':42 'categori':131 'clone':284 'concern':78 'configur':276,320 'constraint':321 'content':191,222,249,266,297,308 'could':108,217 'd':124,238 'data':63,68,128,203 'design':173 'distribut':213,223 'drive':17,55,117,139,229,283,303 'e.g':82 'eleg':179 'enough':46 'entir':34 'even':269 'exampl':106 'extern':138 'fail':30 'file':91,190,193,221,242,248,252,258,315 'fill':301 'first':70 'fit':134 'footgun':168 'full':241 'game':100 'get':159 'git':286,294 'git-annex.branchable.com':150,152 'git-annex.branchable.com/).':151 'happen':39 'hard':16 'home':90 'i.e':215 'import':184 'instal':58,86 'issu':176 'kind':66 'largest':137 'like':121,143,177 'linux':57,85 'll':300 'locat':200 'loos':89 'magic':274 'make':32,195 'manag':256 'metadata':194,196,245 'movi':94,140 'much':307 'music':104 'numcopi':317 'old':19 'one':27,130,180,233 'onto':115,288 'photo':97 'place':261 'plenti':166 'present':206,251,267 'proper':164,277 'purpos':147 'quit':273 'raid':10 'reach':323 'redund':49 'repo':201,236,287 'run':292 'separ':76,114,116,189 'set':162 'simpli':280 'singl':26 'solv':175 'sort':8 'step':71 'still':125 'storag':214 'stripe':13 'subset':210 'sync':296 'therebi':211 'thing':185 'tree':243 'unless':43 'unrecover':36 'use':149 'user':62 'want':4,24 'without':262"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6817442"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703240271 {#2204
    date: 2023-12-22 11:17:51.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 {#2222
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2280 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > I don’t want to do any sort of RAID 0 or striping because the hard drives are old and I don’t want a single one of them failing to make the entire backup unrecoverable.\n
    \n
    This will happen in any case unless you had enough capacity for redundancy.\n
    \n
    What is in this 4TB drive? A Linux installation? A bunch of user data? Both? What kind of data?\n
    \n
    The first step to this is to separate your concerns. If you had e.g. a 20GiB Linux install, 10GiB of loose home files, 1TiB of Movies, 500GiB of photos, 1TiB of games and 500GiB of Music for example, you could back each of those up separately onto separate drives.\n
    \n
    Now, it’s likely that you’d still have more data of one category than what fits on your largest external drive (movies are a likely candidate).\n
    \n
    For this purpose, I use [git-annex.branchable.com](https://git-annex.branchable.com/). It’s a beast to get into and set up properly with plenty of footguns attached but it was designed to solve issues like this elegantly.  \n
    One of the most important things it does is separate file content from file metadata; making metadata available in all locations (“repos”) while data can be present in only a subset, thereby achieving distributed storage. I.e. you could have 4TiB of file contents distributed over a bunch of 500GiB drives but in each one of those repos you’d have the full file tree available (metadata of all files + content of present files) allowing you to manage your files in any place without having all the contents present (or even any). It’s quite magical.\n
    \n
    Once configured properly, you can simply attach a drive, clone the git repo onto it and then run a `git annex sync --content` and it’ll fill that drive up with as much content as it can or until each “file”'s `numcopies` or other configured constraints are reached.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703240271 {#2212
    date: 2023-12-22 11:17:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HiddenLayer5@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2279 …}
  +nested: Doctrine\ORM\PersistentCollection {#2282 …}
  +votes: Doctrine\ORM\PersistentCollection {#2295 …}
  +reports: Doctrine\ORM\PersistentCollection {#2290 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2292 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2313 …}
  -id: 242786
  -bodyTs: "'/).':153 '0':11 '10gib':87 '1tib':92,98 '20gib':84 '4tb':54 '4tib':219 '500gib':95,102,228 'achiev':212 'allow':253 'annex':295 'attach':169,281 'avail':197,244 'back':109 'backup':35 'beast':157 'bunch':60,226 'candid':144 'capac':47 'case':42 'categori':131 'clone':284 'concern':78 'configur':276,320 'constraint':321 'content':191,222,249,266,297,308 'could':108,217 'd':124,238 'data':63,68,128,203 'design':173 'distribut':213,223 'drive':17,55,117,139,229,283,303 'e.g':82 'eleg':179 'enough':46 'entir':34 'even':269 'exampl':106 'extern':138 'fail':30 'file':91,190,193,221,242,248,252,258,315 'fill':301 'first':70 'fit':134 'footgun':168 'full':241 'game':100 'get':159 'git':286,294 'git-annex.branchable.com':150,152 'git-annex.branchable.com/).':151 'happen':39 'hard':16 'home':90 'i.e':215 'import':184 'instal':58,86 'issu':176 'kind':66 'largest':137 'like':121,143,177 'linux':57,85 'll':300 'locat':200 'loos':89 'magic':274 'make':32,195 'manag':256 'metadata':194,196,245 'movi':94,140 'much':307 'music':104 'numcopi':317 'old':19 'one':27,130,180,233 'onto':115,288 'photo':97 'place':261 'plenti':166 'present':206,251,267 'proper':164,277 'purpos':147 'quit':273 'raid':10 'reach':323 'redund':49 'repo':201,236,287 'run':292 'separ':76,114,116,189 'set':162 'simpli':280 'singl':26 'solv':175 'sort':8 'step':71 'still':125 'storag':214 'stripe':13 'subset':210 'sync':296 'therebi':211 'thing':185 'tree':243 'unless':43 'unrecover':36 'use':149 'user':62 'want':4,24 'without':262"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6817442"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703240271 {#2204
    date: 2023-12-22 11:17:51.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 {#2222
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2280 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > I don’t want to do any sort of RAID 0 or striping because the hard drives are old and I don’t want a single one of them failing to make the entire backup unrecoverable.\n
    \n
    This will happen in any case unless you had enough capacity for redundancy.\n
    \n
    What is in this 4TB drive? A Linux installation? A bunch of user data? Both? What kind of data?\n
    \n
    The first step to this is to separate your concerns. If you had e.g. a 20GiB Linux install, 10GiB of loose home files, 1TiB of Movies, 500GiB of photos, 1TiB of games and 500GiB of Music for example, you could back each of those up separately onto separate drives.\n
    \n
    Now, it’s likely that you’d still have more data of one category than what fits on your largest external drive (movies are a likely candidate).\n
    \n
    For this purpose, I use [git-annex.branchable.com](https://git-annex.branchable.com/). It’s a beast to get into and set up properly with plenty of footguns attached but it was designed to solve issues like this elegantly.  \n
    One of the most important things it does is separate file content from file metadata; making metadata available in all locations (“repos”) while data can be present in only a subset, thereby achieving distributed storage. I.e. you could have 4TiB of file contents distributed over a bunch of 500GiB drives but in each one of those repos you’d have the full file tree available (metadata of all files + content of present files) allowing you to manage your files in any place without having all the contents present (or even any). It’s quite magical.\n
    \n
    Once configured properly, you can simply attach a drive, clone the git repo onto it and then run a `git annex sync --content` and it’ll fill that drive up with as much content as it can or until each “file”'s `numcopies` or other configured constraints are reached.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703240271 {#2212
    date: 2023-12-22 11:17:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HiddenLayer5@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2279 …}
  +nested: Doctrine\ORM\PersistentCollection {#2282 …}
  +votes: Doctrine\ORM\PersistentCollection {#2295 …}
  +reports: Doctrine\ORM\PersistentCollection {#2290 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2292 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2313 …}
  -id: 242786
  -bodyTs: "'/).':153 '0':11 '10gib':87 '1tib':92,98 '20gib':84 '4tb':54 '4tib':219 '500gib':95,102,228 'achiev':212 'allow':253 'annex':295 'attach':169,281 'avail':197,244 'back':109 'backup':35 'beast':157 'bunch':60,226 'candid':144 'capac':47 'case':42 'categori':131 'clone':284 'concern':78 'configur':276,320 'constraint':321 'content':191,222,249,266,297,308 'could':108,217 'd':124,238 'data':63,68,128,203 'design':173 'distribut':213,223 'drive':17,55,117,139,229,283,303 'e.g':82 'eleg':179 'enough':46 'entir':34 'even':269 'exampl':106 'extern':138 'fail':30 'file':91,190,193,221,242,248,252,258,315 'fill':301 'first':70 'fit':134 'footgun':168 'full':241 'game':100 'get':159 'git':286,294 'git-annex.branchable.com':150,152 'git-annex.branchable.com/).':151 'happen':39 'hard':16 'home':90 'i.e':215 'import':184 'instal':58,86 'issu':176 'kind':66 'largest':137 'like':121,143,177 'linux':57,85 'll':300 'locat':200 'loos':89 'magic':274 'make':32,195 'manag':256 'metadata':194,196,245 'movi':94,140 'much':307 'music':104 'numcopi':317 'old':19 'one':27,130,180,233 'onto':115,288 'photo':97 'place':261 'plenti':166 'present':206,251,267 'proper':164,277 'purpos':147 'quit':273 'raid':10 'reach':323 'redund':49 'repo':201,236,287 'run':292 'separ':76,114,116,189 'set':162 'simpli':280 'singl':26 'solv':175 'sort':8 'step':71 'still':125 'storag':214 'stripe':13 'subset':210 'sync':296 'therebi':211 'thing':185 'tree':243 'unless':43 'unrecover':36 'use':149 'user':62 'want':4,24 'without':262"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6817442"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703240271 {#2204
    date: 2023-12-22 11:17:51.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 {#2303
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2304 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2305 …}
  +image: null
  +parent: null
  +root: null
  +body: "Why bother with such micro optimisations when the purpose is to be used extremely infrequently for compatibility reasons?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703230063 {#2218
    date: 2023-12-22 08:27:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spez@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2308 …}
  +nested: Doctrine\ORM\PersistentCollection {#2242 …}
  +votes: Doctrine\ORM\PersistentCollection {#2239 …}
  +reports: Doctrine\ORM\PersistentCollection {#2236 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2226 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2238 …}
  -id: 202871
  -bodyTs: "'bother':2 'compat':17 'extrem':14 'infrequ':15 'micro':5 'optimis':6 'purpos':9 'reason':18 'use':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6427845"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701878397 {#2219
    date: 2023-12-06 16:59: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
27 DENIED edit
App\Entity\EntryComment {#2303
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2304 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2305 …}
  +image: null
  +parent: null
  +root: null
  +body: "Why bother with such micro optimisations when the purpose is to be used extremely infrequently for compatibility reasons?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703230063 {#2218
    date: 2023-12-22 08:27:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spez@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2308 …}
  +nested: Doctrine\ORM\PersistentCollection {#2242 …}
  +votes: Doctrine\ORM\PersistentCollection {#2239 …}
  +reports: Doctrine\ORM\PersistentCollection {#2236 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2226 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2238 …}
  -id: 202871
  -bodyTs: "'bother':2 'compat':17 'extrem':14 'infrequ':15 'micro':5 'optimis':6 'purpos':9 'reason':18 'use':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6427845"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701878397 {#2219
    date: 2023-12-06 16:59: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
28 DENIED moderate
App\Entity\EntryComment {#2303
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2304 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2305 …}
  +image: null
  +parent: null
  +root: null
  +body: "Why bother with such micro optimisations when the purpose is to be used extremely infrequently for compatibility reasons?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703230063 {#2218
    date: 2023-12-22 08:27:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spez@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2308 …}
  +nested: Doctrine\ORM\PersistentCollection {#2242 …}
  +votes: Doctrine\ORM\PersistentCollection {#2239 …}
  +reports: Doctrine\ORM\PersistentCollection {#2236 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2226 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2238 …}
  -id: 202871
  -bodyTs: "'bother':2 'compat':17 'extrem':14 'infrequ':15 'micro':5 'optimis':6 'purpos':9 'reason':18 'use':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6427845"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701878397 {#2219
    date: 2023-12-06 16:59: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
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 {#2259
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2244 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2244 …}
  +body: """
    Unless some sandboxing or other explicit security measure is in place, any software you run typically has access to your entire home directory, including `.ssh/`. If any one of those was compromised somehow, they’ve got access to your SSH keys.\n
    \n
    That’s a gigantic attack surface if you ask me.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1703078325 {#2319
    date: 2023-12-20 14:18:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@edinbruh@feddit.it"
    "@youngGoku@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2254 …}
  +nested: Doctrine\ORM\PersistentCollection {#2246 …}
  +votes: Doctrine\ORM\PersistentCollection {#2248 …}
  +reports: Doctrine\ORM\PersistentCollection {#2247 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2256 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2284 …}
  -id: 237679
  -bodyTs: "'access':18,37 'ask':50 'attack':46 'compromis':32 'directori':23 'entir':21 'explicit':6 'gigant':45 'got':36 'home':22 'includ':24 'key':41 'measur':8 'one':28 'place':11 'run':15 'sandbox':3 'secur':7 'softwar':13 'somehow':33 'ssh':25,40 'surfac':47 'typic':16 'unless':1 've':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6774202"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703078325 {#2317
    date: 2023-12-20 14:18:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2259
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2244 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2244 …}
  +body: """
    Unless some sandboxing or other explicit security measure is in place, any software you run typically has access to your entire home directory, including `.ssh/`. If any one of those was compromised somehow, they’ve got access to your SSH keys.\n
    \n
    That’s a gigantic attack surface if you ask me.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1703078325 {#2319
    date: 2023-12-20 14:18:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@edinbruh@feddit.it"
    "@youngGoku@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2254 …}
  +nested: Doctrine\ORM\PersistentCollection {#2246 …}
  +votes: Doctrine\ORM\PersistentCollection {#2248 …}
  +reports: Doctrine\ORM\PersistentCollection {#2247 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2256 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2284 …}
  -id: 237679
  -bodyTs: "'access':18,37 'ask':50 'attack':46 'compromis':32 'directori':23 'entir':21 'explicit':6 'gigant':45 'got':36 'home':22 'includ':24 'key':41 'measur':8 'one':28 'place':11 'run':15 'sandbox':3 'secur':7 'softwar':13 'somehow':33 'ssh':25,40 'surfac':47 'typic':16 'unless':1 've':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6774202"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703078325 {#2317
    date: 2023-12-20 14:18:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2259
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2244 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2244 …}
  +body: """
    Unless some sandboxing or other explicit security measure is in place, any software you run typically has access to your entire home directory, including `.ssh/`. If any one of those was compromised somehow, they’ve got access to your SSH keys.\n
    \n
    That’s a gigantic attack surface if you ask me.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1703078325 {#2319
    date: 2023-12-20 14:18:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@edinbruh@feddit.it"
    "@youngGoku@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2254 …}
  +nested: Doctrine\ORM\PersistentCollection {#2246 …}
  +votes: Doctrine\ORM\PersistentCollection {#2248 …}
  +reports: Doctrine\ORM\PersistentCollection {#2247 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2256 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2284 …}
  -id: 237679
  -bodyTs: "'access':18,37 'ask':50 'attack':46 'compromis':32 'directori':23 'entir':21 'explicit':6 'gigant':45 'got':36 'home':22 'includ':24 'key':41 'measur':8 'one':28 'place':11 'run':15 'sandbox':3 'secur':7 'softwar':13 'somehow':33 'ssh':25,40 'surfac':47 'typic':16 'unless':1 've':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6774202"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703078325 {#2317
    date: 2023-12-20 14:18:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2188
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
  +image: null
  +parent: null
  +root: null
  +body: "Don’t. Use a proper package manager for permanent installation of things. There’s a reason we have those."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702481282 {#2258
    date: 2023-12-13 16:28:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SkullHex2@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2034 …}
  +nested: Doctrine\ORM\PersistentCollection {#2156 …}
  +votes: Doctrine\ORM\PersistentCollection {#2154 …}
  +reports: Doctrine\ORM\PersistentCollection {#2157 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
  -id: 183816
  -bodyTs: "'instal':10 'manag':7 'packag':6 'perman':9 'proper':5 'reason':16 'thing':12 'use':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6256863"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701359253 {#2249
    date: 2023-11-30 16:47:33.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 {#2188
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
  +image: null
  +parent: null
  +root: null
  +body: "Don’t. Use a proper package manager for permanent installation of things. There’s a reason we have those."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702481282 {#2258
    date: 2023-12-13 16:28:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SkullHex2@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2034 …}
  +nested: Doctrine\ORM\PersistentCollection {#2156 …}
  +votes: Doctrine\ORM\PersistentCollection {#2154 …}
  +reports: Doctrine\ORM\PersistentCollection {#2157 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
  -id: 183816
  -bodyTs: "'instal':10 'manag':7 'packag':6 'perman':9 'proper':5 'reason':16 'thing':12 'use':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6256863"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701359253 {#2249
    date: 2023-11-30 16:47:33.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 {#2188
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
  +image: null
  +parent: null
  +root: null
  +body: "Don’t. Use a proper package manager for permanent installation of things. There’s a reason we have those."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702481282 {#2258
    date: 2023-12-13 16:28:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SkullHex2@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2034 …}
  +nested: Doctrine\ORM\PersistentCollection {#2156 …}
  +votes: Doctrine\ORM\PersistentCollection {#2154 …}
  +reports: Doctrine\ORM\PersistentCollection {#2157 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
  -id: 183816
  -bodyTs: "'instal':10 'manag':7 'packag':6 'perman':9 'proper':5 'reason':16 'thing':12 'use':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6256863"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701359253 {#2249
    date: 2023-11-30 16:47:33.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 {#2146
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2185 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    If this is a VM, video playback stutters do not surprise me one bit. There’s many layers between the video and the image you see on screen here and they’re not optimised for viewing fidelity. This is likely not due to Linux but because you’re running this inside a with an emulated GPU. GUIs in VMs usually suck.\n
    \n
    Optional codecs won’t help for Youtube since they serve royalty-free codecs such as VP9 or AV1 most of the time rather than patent-encoumbered codecs such as H.264 and free codecs are always installed.  \n
    That would also not fix stutters, only videos not playing back at all (because there’d be no decoder that could).\n
    \n
    If this is a VM, installing the Nvidia driver also won’t do anything because the machine has no access to your host’s GPU. Not that the nvidia driver would change anything about videos since no sane browser supports their proprietary crap driver, so it’s software decoding either way.\n
    \n
    You should try this on real hardware. You technically don’t even need to install as most GUI distros have a graphical installer with Firefox etc. pre-installed that you can use to test this.\n
    \n
    If you have an Nvidia GPU, I’d recommend you to try [!pop_os@lemmy.world](https://lemmy.world/c/pop_os).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702305660 {#2287
    date: 2023-12-11 15:41:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Leugi@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2180 …}
  +nested: Doctrine\ORM\PersistentCollection {#2181 …}
  +votes: Doctrine\ORM\PersistentCollection {#2171 …}
  +reports: Doctrine\ORM\PersistentCollection {#2186 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2187 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2177 …}
  -id: 217301
  -bodyTs: "'/c/pop_os).':223 'access':140 'also':102,130 'alway':98 'anyth':134,153 'av1':80 'back':110 'bit':14 'browser':159 'chang':152 'codec':63,75,90,96 'could':120 'crap':163 'd':115,215 'decod':118,169 'distro':190 'driver':129,150,164 'due':42 'either':170 'emul':55 'encoumb':89 'etc':197 'even':183 'fidel':37 'firefox':196 'fix':104 'free':74,95 'gpu':56,145,213 'graphic':193 'gui':57,189 'h.264':93 'hardwar':178 'help':66 'host':143 'imag':24 'insid':51 'instal':99,126,186,194,200 'layer':18 'lemmy.world':222 'lemmy.world/c/pop_os).':221 'like':40 'linux':44 'machin':137 'mani':17 'need':184 'nvidia':128,149,212 'one':13 'optimis':34 'option':62 'patent':88 'patent-encoumb':87 'play':109 'playback':7 'pop_os@lemmy.world':220 'pre':199 'pre-instal':198 'proprietari':162 'rather':85 're':32,48 'real':177 'recommend':216 'royalti':73 'royalty-fre':72 'run':49 'sane':158 'screen':28 'see':26 'serv':71 'sinc':69,156 'softwar':168 'stutter':8,105 'suck':61 'support':160 'surpris':11 'technic':180 'test':206 'time':84 'tri':174,219 'use':204 'usual':60 'video':6,21,107,155 'view':36 'vm':5,125 'vms':59 'vp9':78 'way':171 'won':64,131 'would':101,151 'youtub':68"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6562954"
  +editedAt: DateTimeImmutable @1703838179 {#2286
    date: 2023-12-29 09:22:59.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702305660 {#2307
    date: 2023-12-11 15:41: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
39 DENIED edit
App\Entity\EntryComment {#2146
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2185 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    If this is a VM, video playback stutters do not surprise me one bit. There’s many layers between the video and the image you see on screen here and they’re not optimised for viewing fidelity. This is likely not due to Linux but because you’re running this inside a with an emulated GPU. GUIs in VMs usually suck.\n
    \n
    Optional codecs won’t help for Youtube since they serve royalty-free codecs such as VP9 or AV1 most of the time rather than patent-encoumbered codecs such as H.264 and free codecs are always installed.  \n
    That would also not fix stutters, only videos not playing back at all (because there’d be no decoder that could).\n
    \n
    If this is a VM, installing the Nvidia driver also won’t do anything because the machine has no access to your host’s GPU. Not that the nvidia driver would change anything about videos since no sane browser supports their proprietary crap driver, so it’s software decoding either way.\n
    \n
    You should try this on real hardware. You technically don’t even need to install as most GUI distros have a graphical installer with Firefox etc. pre-installed that you can use to test this.\n
    \n
    If you have an Nvidia GPU, I’d recommend you to try [!pop_os@lemmy.world](https://lemmy.world/c/pop_os).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702305660 {#2287
    date: 2023-12-11 15:41:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Leugi@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2180 …}
  +nested: Doctrine\ORM\PersistentCollection {#2181 …}
  +votes: Doctrine\ORM\PersistentCollection {#2171 …}
  +reports: Doctrine\ORM\PersistentCollection {#2186 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2187 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2177 …}
  -id: 217301
  -bodyTs: "'/c/pop_os).':223 'access':140 'also':102,130 'alway':98 'anyth':134,153 'av1':80 'back':110 'bit':14 'browser':159 'chang':152 'codec':63,75,90,96 'could':120 'crap':163 'd':115,215 'decod':118,169 'distro':190 'driver':129,150,164 'due':42 'either':170 'emul':55 'encoumb':89 'etc':197 'even':183 'fidel':37 'firefox':196 'fix':104 'free':74,95 'gpu':56,145,213 'graphic':193 'gui':57,189 'h.264':93 'hardwar':178 'help':66 'host':143 'imag':24 'insid':51 'instal':99,126,186,194,200 'layer':18 'lemmy.world':222 'lemmy.world/c/pop_os).':221 'like':40 'linux':44 'machin':137 'mani':17 'need':184 'nvidia':128,149,212 'one':13 'optimis':34 'option':62 'patent':88 'patent-encoumb':87 'play':109 'playback':7 'pop_os@lemmy.world':220 'pre':199 'pre-instal':198 'proprietari':162 'rather':85 're':32,48 'real':177 'recommend':216 'royalti':73 'royalty-fre':72 'run':49 'sane':158 'screen':28 'see':26 'serv':71 'sinc':69,156 'softwar':168 'stutter':8,105 'suck':61 'support':160 'surpris':11 'technic':180 'test':206 'time':84 'tri':174,219 'use':204 'usual':60 'video':6,21,107,155 'view':36 'vm':5,125 'vms':59 'vp9':78 'way':171 'won':64,131 'would':101,151 'youtub':68"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6562954"
  +editedAt: DateTimeImmutable @1703838179 {#2286
    date: 2023-12-29 09:22:59.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702305660 {#2307
    date: 2023-12-11 15:41: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
40 DENIED moderate
App\Entity\EntryComment {#2146
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2185 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    If this is a VM, video playback stutters do not surprise me one bit. There’s many layers between the video and the image you see on screen here and they’re not optimised for viewing fidelity. This is likely not due to Linux but because you’re running this inside a with an emulated GPU. GUIs in VMs usually suck.\n
    \n
    Optional codecs won’t help for Youtube since they serve royalty-free codecs such as VP9 or AV1 most of the time rather than patent-encoumbered codecs such as H.264 and free codecs are always installed.  \n
    That would also not fix stutters, only videos not playing back at all (because there’d be no decoder that could).\n
    \n
    If this is a VM, installing the Nvidia driver also won’t do anything because the machine has no access to your host’s GPU. Not that the nvidia driver would change anything about videos since no sane browser supports their proprietary crap driver, so it’s software decoding either way.\n
    \n
    You should try this on real hardware. You technically don’t even need to install as most GUI distros have a graphical installer with Firefox etc. pre-installed that you can use to test this.\n
    \n
    If you have an Nvidia GPU, I’d recommend you to try [!pop_os@lemmy.world](https://lemmy.world/c/pop_os).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702305660 {#2287
    date: 2023-12-11 15:41:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Leugi@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2180 …}
  +nested: Doctrine\ORM\PersistentCollection {#2181 …}
  +votes: Doctrine\ORM\PersistentCollection {#2171 …}
  +reports: Doctrine\ORM\PersistentCollection {#2186 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2187 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2177 …}
  -id: 217301
  -bodyTs: "'/c/pop_os).':223 'access':140 'also':102,130 'alway':98 'anyth':134,153 'av1':80 'back':110 'bit':14 'browser':159 'chang':152 'codec':63,75,90,96 'could':120 'crap':163 'd':115,215 'decod':118,169 'distro':190 'driver':129,150,164 'due':42 'either':170 'emul':55 'encoumb':89 'etc':197 'even':183 'fidel':37 'firefox':196 'fix':104 'free':74,95 'gpu':56,145,213 'graphic':193 'gui':57,189 'h.264':93 'hardwar':178 'help':66 'host':143 'imag':24 'insid':51 'instal':99,126,186,194,200 'layer':18 'lemmy.world':222 'lemmy.world/c/pop_os).':221 'like':40 'linux':44 'machin':137 'mani':17 'need':184 'nvidia':128,149,212 'one':13 'optimis':34 'option':62 'patent':88 'patent-encoumb':87 'play':109 'playback':7 'pop_os@lemmy.world':220 'pre':199 'pre-instal':198 'proprietari':162 'rather':85 're':32,48 'real':177 'recommend':216 'royalti':73 'royalty-fre':72 'run':49 'sane':158 'screen':28 'see':26 'serv':71 'sinc':69,156 'softwar':168 'stutter':8,105 'suck':61 'support':160 'surpris':11 'technic':180 'test':206 'time':84 'tri':174,219 'use':204 'usual':60 'video':6,21,107,155 'view':36 'vm':5,125 'vms':59 'vp9':78 'way':171 'won':64,131 'would':101,151 'youtub':68"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6562954"
  +editedAt: DateTimeImmutable @1703838179 {#2286
    date: 2023-12-29 09:22:59.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702305660 {#2307
    date: 2023-12-11 15:41: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
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 {#2170
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2183 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2184 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2184 …}
  +body: """
    > You should be spending very little time, if any, in that folder.\n
    \n
    Hahaha, tell that to [lemmy.ml/c/unixporn](https://lemmy.ml/c/unixporn)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702304326 {#2149
    date: 2023-12-11 15:18:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@comfydecal@infosec.pub"
    "@walden@sub.wetshaving.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2168 …}
  +nested: Doctrine\ORM\PersistentCollection {#2038 …}
  +votes: Doctrine\ORM\PersistentCollection {#1988 …}
  +reports: Doctrine\ORM\PersistentCollection {#2003 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1995 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2006 …}
  -id: 217287
  -bodyTs: "'/c/unixporn](https://lemmy.ml/c/unixporn)':19 'folder':12 'hahaha':13 'lemmy.ml':18 'lemmy.ml/c/unixporn](https://lemmy.ml/c/unixporn)':17 'littl':6 'spend':4 'tell':14 'time':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6562384"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702304326 {#2148
    date: 2023-12-11 15:18: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
43 DENIED edit
App\Entity\EntryComment {#2170
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2183 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2184 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2184 …}
  +body: """
    > You should be spending very little time, if any, in that folder.\n
    \n
    Hahaha, tell that to [lemmy.ml/c/unixporn](https://lemmy.ml/c/unixporn)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702304326 {#2149
    date: 2023-12-11 15:18:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@comfydecal@infosec.pub"
    "@walden@sub.wetshaving.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2168 …}
  +nested: Doctrine\ORM\PersistentCollection {#2038 …}
  +votes: Doctrine\ORM\PersistentCollection {#1988 …}
  +reports: Doctrine\ORM\PersistentCollection {#2003 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1995 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2006 …}
  -id: 217287
  -bodyTs: "'/c/unixporn](https://lemmy.ml/c/unixporn)':19 'folder':12 'hahaha':13 'lemmy.ml':18 'lemmy.ml/c/unixporn](https://lemmy.ml/c/unixporn)':17 'littl':6 'spend':4 'tell':14 'time':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6562384"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702304326 {#2148
    date: 2023-12-11 15:18: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
44 DENIED moderate
App\Entity\EntryComment {#2170
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2183 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2184 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2184 …}
  +body: """
    > You should be spending very little time, if any, in that folder.\n
    \n
    Hahaha, tell that to [lemmy.ml/c/unixporn](https://lemmy.ml/c/unixporn)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702304326 {#2149
    date: 2023-12-11 15:18:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@comfydecal@infosec.pub"
    "@walden@sub.wetshaving.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2168 …}
  +nested: Doctrine\ORM\PersistentCollection {#2038 …}
  +votes: Doctrine\ORM\PersistentCollection {#1988 …}
  +reports: Doctrine\ORM\PersistentCollection {#2003 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1995 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2006 …}
  -id: 217287
  -bodyTs: "'/c/unixporn](https://lemmy.ml/c/unixporn)':19 'folder':12 'hahaha':13 'lemmy.ml':18 'lemmy.ml/c/unixporn](https://lemmy.ml/c/unixporn)':17 'littl':6 'spend':4 'tell':14 'time':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6562384"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702304326 {#2148
    date: 2023-12-11 15:18: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
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 {#1998
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1992 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2305 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Were you using the Google espionage services on GOS? If so, you’d likely *gain* a little privacy because of µG.\n
    \n
    Some devices can lock the bootloader but that’s not a generally supported feature on /e/OS.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1702033368 {#2178
    date: 2023-12-08 12:02:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NaomiBTW@iusearchlinux.fyi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2001 …}
  +nested: Doctrine\ORM\PersistentCollection {#1999 …}
  +votes: Doctrine\ORM\PersistentCollection {#2004 …}
  +reports: Doctrine\ORM\PersistentCollection {#1989 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1986 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2009 …}
  -id: 210991
  -bodyTs: "'/e/os':37 'bootload':27 'd':13 'devic':23 'espionag':6 'featur':35 'gain':15 'general':33 'googl':5 'gos':9 'like':14 'littl':17 'lock':25 'privaci':18 'servic':7 'support':34 'use':3 'µg':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6480909"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702033368 {#2174
    date: 2023-12-08 12:02: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 {#1998
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1992 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2305 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Were you using the Google espionage services on GOS? If so, you’d likely *gain* a little privacy because of µG.\n
    \n
    Some devices can lock the bootloader but that’s not a generally supported feature on /e/OS.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1702033368 {#2178
    date: 2023-12-08 12:02:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NaomiBTW@iusearchlinux.fyi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2001 …}
  +nested: Doctrine\ORM\PersistentCollection {#1999 …}
  +votes: Doctrine\ORM\PersistentCollection {#2004 …}
  +reports: Doctrine\ORM\PersistentCollection {#1989 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1986 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2009 …}
  -id: 210991
  -bodyTs: "'/e/os':37 'bootload':27 'd':13 'devic':23 'espionag':6 'featur':35 'gain':15 'general':33 'googl':5 'gos':9 'like':14 'littl':17 'lock':25 'privaci':18 'servic':7 'support':34 'use':3 'µg':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6480909"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702033368 {#2174
    date: 2023-12-08 12:02: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 {#1998
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1992 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2305 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Were you using the Google espionage services on GOS? If so, you’d likely *gain* a little privacy because of µG.\n
    \n
    Some devices can lock the bootloader but that’s not a generally supported feature on /e/OS.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1702033368 {#2178
    date: 2023-12-08 12:02:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NaomiBTW@iusearchlinux.fyi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2001 …}
  +nested: Doctrine\ORM\PersistentCollection {#1999 …}
  +votes: Doctrine\ORM\PersistentCollection {#2004 …}
  +reports: Doctrine\ORM\PersistentCollection {#1989 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1986 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2009 …}
  -id: 210991
  -bodyTs: "'/e/os':37 'bootload':27 'd':13 'devic':23 'espionag':6 'featur':35 'gain':15 'general':33 'googl':5 'gos':9 'like':14 'littl':17 'lock':25 'privaci':18 'servic':7 'support':34 'use':3 'µg':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6480909"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702033368 {#2174
    date: 2023-12-08 12:02: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 {#2015
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2017 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2008 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1984 …}
  +body: """
    These aren’t all versions per se but mostly variants, versions and versions of variants. For example, we have packaged the xanmod kernel which is a modified kernel optimised for desktop use but it has two variants: Main and LTS. We have packaged both.\n
    \n
    Here are the names of all of our kernels currently to give you an idea (as a JSON list):\n
    \n
    ```\n
    \n
    <span style="color:#323232;">[\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages-libre"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages-rt"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages-rt_latest"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_4_14"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_4_19"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_4_19_hardened"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_4_9"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_5_10"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_5_10_hardened"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_5_15"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_5_15_hardened"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_5_18"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_5_19"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_5_4"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_5_4_hardened"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_6_0"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_6_1"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_6_1_hardened"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_6_2"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_6_3"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_6_4"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_6_5"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_6_5_hardened"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_6_6"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_custom"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_custom_tinyconfig_kernel"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_hardened"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_latest"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_latest-libre"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_latest_hardened"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_latest_xen_dom0"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_latest_xen_dom0_hardened"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_lqx"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_rpi0"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_rpi02w"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_rpi1"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_rpi2"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_rpi3"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_rpi4"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_rt_5_10"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_rt_5_15"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_rt_5_4"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_rt_6_1"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_testing"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_testing_bcachefs"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_xanmod"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_xanmod_latest"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_xanmod_stable"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_xen_dom0"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_xen_dom0_hardened"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_zen"\n
    </span><span style="color:#323232;">]\n
    </span>\n
    ```\n
    \n
    (Note that some of these are aliases; `linuxPackages_latest` is currently `linuxPackages_6_6` for example.)\n
    \n
    Each of these has the following `nvidiaPackages` (modulo incompatibilities):\n
    \n
    ```\n
    \n
    <span style="color:#323232;">[\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"beta"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"dc"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"dc_520"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"latest"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"legacy_340"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"legacy_390"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"legacy_470"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"production"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"stable"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"vulkan_beta"\n
    </span><span style="color:#323232;">]\n
    </span>\n
    ```\n
    \n
    (Again, some of these are aliases.)\n
    \n
    This is useful to have because users might have hardware constraints. It’s not hard to imagine a scenario where a user might have a WiFi chip that only works with kernel ABIs &lt; 5.4 and require the 470 nvidia driver for their old GPU. Packaging just the latest kernel and just the latest Nvidia driver would make this user unable to use their system.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702027519 {#1993
    date: 2023-12-08 10:25:19.0 +01:00
  }
  +ip: null
  +tags: [
    0 => "323232"
    2 => "183691"
  ]
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@highduc@lemmy.ml"
    "@Atemu@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1987 …}
  +nested: Doctrine\ORM\PersistentCollection {#1983 …}
  +votes: Doctrine\ORM\PersistentCollection {#1979 …}
  +reports: Doctrine\ORM\PersistentCollection {#2368 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2373 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2376 …}
  -id: 210954
  -bodyTs: "'0':117 '1':120,123,199 '10':90,93,187 '14':77 '15':97,100,191 '18':104 '19':80,83,107 '2':127 '3':130 '340':253 '390':255 '4':76,79,82,86,110,113,133,195 '470':257,305 '5':89,92,96,99,103,106,109,112,136,139,186,190,194 '5.4':301 '520':250 '6':116,119,122,126,129,132,135,138,142,143,198,234,235 '9':87 'abi':300 'alias':228,267 'aren':2 'bcachef':204 'beta':247,261 'chip':294 'constraint':278 'current':54,232 'custom':145,147 'dc':248,249 'desktop':31 'dom0':164,168,215,218 'driver':307,322 'exampl':17,237 'follow':243 'give':56 'gpu':311 'hard':282 'harden':84,94,101,114,124,140,151,160,169,219 'hardwar':277 'idea':59 'imagin':284 'incompat':246 'json':62 'kernel':23,28,53,149,299,316 'latest':74,153,156,159,162,166,209,230,251,315,320 'latest-libr':155 'legaci':252,254,256 'libr':67,157 'linuxpackag':64,66,69,72,75,78,81,85,88,91,95,98,102,105,108,111,115,118,121,125,128,131,134,137,141,144,146,150,152,154,158,161,165,170,172,174,176,178,180,182,184,188,192,196,200,202,205,207,210,213,216,220,229,233 'linuxpackages-libr':65 'linuxpackages-rt':68,71 'list':63 'lqx':171 'lts':40 'main':38 'make':324 'might':275,290 'modifi':27 'modulo':245 'most':9 'name':48 'note':222 'nvidia':306,321 'nvidiapackag':244 'old':310 'optimis':29 'packag':20,43,312 'per':6 'product':258 'requir':303 'rpi0':173 'rpi02w':175 'rpi1':177 'rpi2':179 'rpi3':181 'rpi4':183 'rt':70,73,185,189,193,197 'scenario':286 'se':7 'stabl':212,259 'system':331 'test':201,203 'tinyconfig':148 'two':36 'unabl':327 'use':32,270,329 'user':274,289,326 'variant':10,15,37 'version':5,11,13 'vulkan':260 'wifi':293 'work':297 'would':323 'xanmod':22,206,208,211 'xen':163,167,214,217 'zen':221"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6479797"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702027519 {#1997
    date: 2023-12-08 10:25:19.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 {#2015
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2017 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2008 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1984 …}
  +body: """
    These aren’t all versions per se but mostly variants, versions and versions of variants. For example, we have packaged the xanmod kernel which is a modified kernel optimised for desktop use but it has two variants: Main and LTS. We have packaged both.\n
    \n
    Here are the names of all of our kernels currently to give you an idea (as a JSON list):\n
    \n
    ```\n
    \n
    <span style="color:#323232;">[\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages-libre"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages-rt"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages-rt_latest"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_4_14"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_4_19"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_4_19_hardened"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_4_9"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_5_10"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_5_10_hardened"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_5_15"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_5_15_hardened"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_5_18"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_5_19"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_5_4"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_5_4_hardened"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_6_0"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_6_1"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_6_1_hardened"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_6_2"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_6_3"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_6_4"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_6_5"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_6_5_hardened"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_6_6"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_custom"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_custom_tinyconfig_kernel"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_hardened"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_latest"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_latest-libre"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_latest_hardened"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_latest_xen_dom0"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_latest_xen_dom0_hardened"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_lqx"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_rpi0"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_rpi02w"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_rpi1"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_rpi2"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_rpi3"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_rpi4"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_rt_5_10"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_rt_5_15"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_rt_5_4"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_rt_6_1"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_testing"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_testing_bcachefs"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_xanmod"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_xanmod_latest"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_xanmod_stable"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_xen_dom0"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_xen_dom0_hardened"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_zen"\n
    </span><span style="color:#323232;">]\n
    </span>\n
    ```\n
    \n
    (Note that some of these are aliases; `linuxPackages_latest` is currently `linuxPackages_6_6` for example.)\n
    \n
    Each of these has the following `nvidiaPackages` (modulo incompatibilities):\n
    \n
    ```\n
    \n
    <span style="color:#323232;">[\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"beta"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"dc"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"dc_520"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"latest"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"legacy_340"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"legacy_390"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"legacy_470"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"production"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"stable"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"vulkan_beta"\n
    </span><span style="color:#323232;">]\n
    </span>\n
    ```\n
    \n
    (Again, some of these are aliases.)\n
    \n
    This is useful to have because users might have hardware constraints. It’s not hard to imagine a scenario where a user might have a WiFi chip that only works with kernel ABIs &lt; 5.4 and require the 470 nvidia driver for their old GPU. Packaging just the latest kernel and just the latest Nvidia driver would make this user unable to use their system.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702027519 {#1993
    date: 2023-12-08 10:25:19.0 +01:00
  }
  +ip: null
  +tags: [
    0 => "323232"
    2 => "183691"
  ]
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@highduc@lemmy.ml"
    "@Atemu@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1987 …}
  +nested: Doctrine\ORM\PersistentCollection {#1983 …}
  +votes: Doctrine\ORM\PersistentCollection {#1979 …}
  +reports: Doctrine\ORM\PersistentCollection {#2368 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2373 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2376 …}
  -id: 210954
  -bodyTs: "'0':117 '1':120,123,199 '10':90,93,187 '14':77 '15':97,100,191 '18':104 '19':80,83,107 '2':127 '3':130 '340':253 '390':255 '4':76,79,82,86,110,113,133,195 '470':257,305 '5':89,92,96,99,103,106,109,112,136,139,186,190,194 '5.4':301 '520':250 '6':116,119,122,126,129,132,135,138,142,143,198,234,235 '9':87 'abi':300 'alias':228,267 'aren':2 'bcachef':204 'beta':247,261 'chip':294 'constraint':278 'current':54,232 'custom':145,147 'dc':248,249 'desktop':31 'dom0':164,168,215,218 'driver':307,322 'exampl':17,237 'follow':243 'give':56 'gpu':311 'hard':282 'harden':84,94,101,114,124,140,151,160,169,219 'hardwar':277 'idea':59 'imagin':284 'incompat':246 'json':62 'kernel':23,28,53,149,299,316 'latest':74,153,156,159,162,166,209,230,251,315,320 'latest-libr':155 'legaci':252,254,256 'libr':67,157 'linuxpackag':64,66,69,72,75,78,81,85,88,91,95,98,102,105,108,111,115,118,121,125,128,131,134,137,141,144,146,150,152,154,158,161,165,170,172,174,176,178,180,182,184,188,192,196,200,202,205,207,210,213,216,220,229,233 'linuxpackages-libr':65 'linuxpackages-rt':68,71 'list':63 'lqx':171 'lts':40 'main':38 'make':324 'might':275,290 'modifi':27 'modulo':245 'most':9 'name':48 'note':222 'nvidia':306,321 'nvidiapackag':244 'old':310 'optimis':29 'packag':20,43,312 'per':6 'product':258 'requir':303 'rpi0':173 'rpi02w':175 'rpi1':177 'rpi2':179 'rpi3':181 'rpi4':183 'rt':70,73,185,189,193,197 'scenario':286 'se':7 'stabl':212,259 'system':331 'test':201,203 'tinyconfig':148 'two':36 'unabl':327 'use':32,270,329 'user':274,289,326 'variant':10,15,37 'version':5,11,13 'vulkan':260 'wifi':293 'work':297 'would':323 'xanmod':22,206,208,211 'xen':163,167,214,217 'zen':221"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6479797"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702027519 {#1997
    date: 2023-12-08 10:25:19.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 {#2015
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2017 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2008 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1984 …}
  +body: """
    These aren’t all versions per se but mostly variants, versions and versions of variants. For example, we have packaged the xanmod kernel which is a modified kernel optimised for desktop use but it has two variants: Main and LTS. We have packaged both.\n
    \n
    Here are the names of all of our kernels currently to give you an idea (as a JSON list):\n
    \n
    ```\n
    \n
    <span style="color:#323232;">[\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages-libre"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages-rt"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages-rt_latest"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_4_14"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_4_19"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_4_19_hardened"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_4_9"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_5_10"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_5_10_hardened"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_5_15"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_5_15_hardened"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_5_18"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_5_19"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_5_4"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_5_4_hardened"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_6_0"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_6_1"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_6_1_hardened"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_6_2"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_6_3"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_6_4"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_6_5"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_6_5_hardened"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_6_6"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_custom"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_custom_tinyconfig_kernel"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_hardened"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_latest"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_latest-libre"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_latest_hardened"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_latest_xen_dom0"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_latest_xen_dom0_hardened"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_lqx"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_rpi0"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_rpi02w"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_rpi1"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_rpi2"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_rpi3"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_rpi4"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_rt_5_10"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_rt_5_15"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_rt_5_4"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_rt_6_1"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_testing"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_testing_bcachefs"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_xanmod"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_xanmod_latest"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_xanmod_stable"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_xen_dom0"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_xen_dom0_hardened"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_zen"\n
    </span><span style="color:#323232;">]\n
    </span>\n
    ```\n
    \n
    (Note that some of these are aliases; `linuxPackages_latest` is currently `linuxPackages_6_6` for example.)\n
    \n
    Each of these has the following `nvidiaPackages` (modulo incompatibilities):\n
    \n
    ```\n
    \n
    <span style="color:#323232;">[\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"beta"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"dc"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"dc_520"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"latest"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"legacy_340"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"legacy_390"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"legacy_470"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"production"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"stable"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"vulkan_beta"\n
    </span><span style="color:#323232;">]\n
    </span>\n
    ```\n
    \n
    (Again, some of these are aliases.)\n
    \n
    This is useful to have because users might have hardware constraints. It’s not hard to imagine a scenario where a user might have a WiFi chip that only works with kernel ABIs &lt; 5.4 and require the 470 nvidia driver for their old GPU. Packaging just the latest kernel and just the latest Nvidia driver would make this user unable to use their system.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702027519 {#1993
    date: 2023-12-08 10:25:19.0 +01:00
  }
  +ip: null
  +tags: [
    0 => "323232"
    2 => "183691"
  ]
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@highduc@lemmy.ml"
    "@Atemu@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1987 …}
  +nested: Doctrine\ORM\PersistentCollection {#1983 …}
  +votes: Doctrine\ORM\PersistentCollection {#1979 …}
  +reports: Doctrine\ORM\PersistentCollection {#2368 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2373 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2376 …}
  -id: 210954
  -bodyTs: "'0':117 '1':120,123,199 '10':90,93,187 '14':77 '15':97,100,191 '18':104 '19':80,83,107 '2':127 '3':130 '340':253 '390':255 '4':76,79,82,86,110,113,133,195 '470':257,305 '5':89,92,96,99,103,106,109,112,136,139,186,190,194 '5.4':301 '520':250 '6':116,119,122,126,129,132,135,138,142,143,198,234,235 '9':87 'abi':300 'alias':228,267 'aren':2 'bcachef':204 'beta':247,261 'chip':294 'constraint':278 'current':54,232 'custom':145,147 'dc':248,249 'desktop':31 'dom0':164,168,215,218 'driver':307,322 'exampl':17,237 'follow':243 'give':56 'gpu':311 'hard':282 'harden':84,94,101,114,124,140,151,160,169,219 'hardwar':277 'idea':59 'imagin':284 'incompat':246 'json':62 'kernel':23,28,53,149,299,316 'latest':74,153,156,159,162,166,209,230,251,315,320 'latest-libr':155 'legaci':252,254,256 'libr':67,157 'linuxpackag':64,66,69,72,75,78,81,85,88,91,95,98,102,105,108,111,115,118,121,125,128,131,134,137,141,144,146,150,152,154,158,161,165,170,172,174,176,178,180,182,184,188,192,196,200,202,205,207,210,213,216,220,229,233 'linuxpackages-libr':65 'linuxpackages-rt':68,71 'list':63 'lqx':171 'lts':40 'main':38 'make':324 'might':275,290 'modifi':27 'modulo':245 'most':9 'name':48 'note':222 'nvidia':306,321 'nvidiapackag':244 'old':310 'optimis':29 'packag':20,43,312 'per':6 'product':258 'requir':303 'rpi0':173 'rpi02w':175 'rpi1':177 'rpi2':179 'rpi3':181 'rpi4':183 'rt':70,73,185,189,193,197 'scenario':286 'se':7 'stabl':212,259 'system':331 'test':201,203 'tinyconfig':148 'two':36 'unabl':327 'use':32,270,329 'user':274,289,326 'variant':10,15,37 'version':5,11,13 'vulkan':260 'wifi':293 'work':297 'would':323 'xanmod':22,206,208,211 'xen':163,167,214,217 'zen':221"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6479797"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702027519 {#1997
    date: 2023-12-08 10:25:19.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 {#2366
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2017 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1984 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1984 …}
  +body: """
    > there’s a different nvidia driver for each kernel version. Already a stupid design\n
    \n
    That’s not a stupid design at all. A nvidia kernel module artifact is only compatible with exactly one kernel ABI. Thus you need one binary nvidia package for each kernel you ship.\n
    \n
    Arch also has one package for every kernel ABI they ship: `nvidia` and `nvidia-lts`.  \n
    Though it should be noted that their design assumes that these two ABIs are the only possible ABIs which isn’t strictly the case as the zen, hardened or RT variants may sometimes lag behind their regular counterpart. *That’s* a stupid design if anything as it increases the friction of kernel ABI upgrades as a kernel package maintainer.\n
    \n
    We at NixOS also ship the nvidia module for each of our ~50 kernel variants; all major versions of the Nvidia module compatible with that kernel in fact.  \n
    The only possible way to access these nvidia kernel modules is via a certain kernel’s `linuxPackages` attribute set that contains all packages that rely on a kernel ABI such as kernel modules or packages like `perf`. *That’s* good design if you ask me but I’m obviously biased ;)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701865545 {#2016
    date: 2023-12-06 13:25:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@highduc@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2269 …}
  +nested: Doctrine\ORM\PersistentCollection {#1347 …}
  +votes: Doctrine\ORM\PersistentCollection {#1350 …}
  +reports: Doctrine\ORM\PersistentCollection {#1351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1358 …}
  -id: 202748
  -bodyTs: "'50':135 'abi':35,56,76,81,116,179 'access':156 'alreadi':11 'also':49,126 'anyth':108 'arch':48 'artifact':27 'ask':194 'assum':72 'attribut':168 'behind':98 'bias':200 'binari':40 'case':87 'certain':164 'compat':30,145 'contain':171 'counterpart':101 'design':14,20,71,106,191 'differ':4 'driver':6 'everi':54 'exact':32 'fact':150 'friction':113 'good':190 'harden':91 'increas':111 'isn':83 'kernel':9,25,34,45,55,115,120,136,148,159,165,178,182 'lag':97 'like':186 'linuxpackag':167 'lts':63 'm':198 'maintain':122 'major':139 'may':95 'modul':26,130,144,160,183 'need':38 'nixo':125 'note':68 'nvidia':5,24,41,59,62,129,143,158 'nvidia-lt':61 'obvious':199 'one':33,39,51 'packag':42,52,121,173,185 'perf':187 'possibl':80,153 'regular':100 'reli':175 'rt':93 'set':169 'ship':47,58,127 'sometim':96 'strict':85 'stupid':13,19,105 'though':64 'thus':36 'two':75 'upgrad':117 'variant':94,137 'version':10,140 'via':162 'way':154 'zen':90"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6423255"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701865545 {#1991
    date: 2023-12-06 13:25:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2366
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2017 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1984 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1984 …}
  +body: """
    > there’s a different nvidia driver for each kernel version. Already a stupid design\n
    \n
    That’s not a stupid design at all. A nvidia kernel module artifact is only compatible with exactly one kernel ABI. Thus you need one binary nvidia package for each kernel you ship.\n
    \n
    Arch also has one package for every kernel ABI they ship: `nvidia` and `nvidia-lts`.  \n
    Though it should be noted that their design assumes that these two ABIs are the only possible ABIs which isn’t strictly the case as the zen, hardened or RT variants may sometimes lag behind their regular counterpart. *That’s* a stupid design if anything as it increases the friction of kernel ABI upgrades as a kernel package maintainer.\n
    \n
    We at NixOS also ship the nvidia module for each of our ~50 kernel variants; all major versions of the Nvidia module compatible with that kernel in fact.  \n
    The only possible way to access these nvidia kernel modules is via a certain kernel’s `linuxPackages` attribute set that contains all packages that rely on a kernel ABI such as kernel modules or packages like `perf`. *That’s* good design if you ask me but I’m obviously biased ;)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701865545 {#2016
    date: 2023-12-06 13:25:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@highduc@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2269 …}
  +nested: Doctrine\ORM\PersistentCollection {#1347 …}
  +votes: Doctrine\ORM\PersistentCollection {#1350 …}
  +reports: Doctrine\ORM\PersistentCollection {#1351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1358 …}
  -id: 202748
  -bodyTs: "'50':135 'abi':35,56,76,81,116,179 'access':156 'alreadi':11 'also':49,126 'anyth':108 'arch':48 'artifact':27 'ask':194 'assum':72 'attribut':168 'behind':98 'bias':200 'binari':40 'case':87 'certain':164 'compat':30,145 'contain':171 'counterpart':101 'design':14,20,71,106,191 'differ':4 'driver':6 'everi':54 'exact':32 'fact':150 'friction':113 'good':190 'harden':91 'increas':111 'isn':83 'kernel':9,25,34,45,55,115,120,136,148,159,165,178,182 'lag':97 'like':186 'linuxpackag':167 'lts':63 'm':198 'maintain':122 'major':139 'may':95 'modul':26,130,144,160,183 'need':38 'nixo':125 'note':68 'nvidia':5,24,41,59,62,129,143,158 'nvidia-lt':61 'obvious':199 'one':33,39,51 'packag':42,52,121,173,185 'perf':187 'possibl':80,153 'regular':100 'reli':175 'rt':93 'set':169 'ship':47,58,127 'sometim':96 'strict':85 'stupid':13,19,105 'though':64 'thus':36 'two':75 'upgrad':117 'variant':94,137 'version':10,140 'via':162 'way':154 'zen':90"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6423255"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701865545 {#1991
    date: 2023-12-06 13:25:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2366
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2017 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1984 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1984 …}
  +body: """
    > there’s a different nvidia driver for each kernel version. Already a stupid design\n
    \n
    That’s not a stupid design at all. A nvidia kernel module artifact is only compatible with exactly one kernel ABI. Thus you need one binary nvidia package for each kernel you ship.\n
    \n
    Arch also has one package for every kernel ABI they ship: `nvidia` and `nvidia-lts`.  \n
    Though it should be noted that their design assumes that these two ABIs are the only possible ABIs which isn’t strictly the case as the zen, hardened or RT variants may sometimes lag behind their regular counterpart. *That’s* a stupid design if anything as it increases the friction of kernel ABI upgrades as a kernel package maintainer.\n
    \n
    We at NixOS also ship the nvidia module for each of our ~50 kernel variants; all major versions of the Nvidia module compatible with that kernel in fact.  \n
    The only possible way to access these nvidia kernel modules is via a certain kernel’s `linuxPackages` attribute set that contains all packages that rely on a kernel ABI such as kernel modules or packages like `perf`. *That’s* good design if you ask me but I’m obviously biased ;)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701865545 {#2016
    date: 2023-12-06 13:25:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@highduc@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2269 …}
  +nested: Doctrine\ORM\PersistentCollection {#1347 …}
  +votes: Doctrine\ORM\PersistentCollection {#1350 …}
  +reports: Doctrine\ORM\PersistentCollection {#1351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1358 …}
  -id: 202748
  -bodyTs: "'50':135 'abi':35,56,76,81,116,179 'access':156 'alreadi':11 'also':49,126 'anyth':108 'arch':48 'artifact':27 'ask':194 'assum':72 'attribut':168 'behind':98 'bias':200 'binari':40 'case':87 'certain':164 'compat':30,145 'contain':171 'counterpart':101 'design':14,20,71,106,191 'differ':4 'driver':6 'everi':54 'exact':32 'fact':150 'friction':113 'good':190 'harden':91 'increas':111 'isn':83 'kernel':9,25,34,45,55,115,120,136,148,159,165,178,182 'lag':97 'like':186 'linuxpackag':167 'lts':63 'm':198 'maintain':122 'major':139 'may':95 'modul':26,130,144,160,183 'need':38 'nixo':125 'note':68 'nvidia':5,24,41,59,62,129,143,158 'nvidia-lt':61 'obvious':199 'one':33,39,51 'packag':42,52,121,173,185 'perf':187 'possibl':80,153 'regular':100 'reli':175 'rt':93 'set':169 'ship':47,58,127 'sometim':96 'strict':85 'stupid':13,19,105 'though':64 'thus':36 'two':75 'upgrad':117 'variant':94,137 'version':10,140 'via':162 'way':154 'zen':90"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6423255"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701865545 {#1991
    date: 2023-12-06 13:25:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2491
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2492 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2305 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2493 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2493 …}
  +body: "Accountability? For tech giants? AHAHAHAAHAHAHAHAHAHAHAAHAHAHAA"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701364725 {#2367
    date: 2023-11-30 18:18:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@btp@kbin.social"
    "@billbasher@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2494 …}
  +nested: Doctrine\ORM\PersistentCollection {#2496 …}
  +votes: Doctrine\ORM\PersistentCollection {#2498 …}
  +reports: Doctrine\ORM\PersistentCollection {#2500 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2502 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2504 …}
  -id: 183893
  -bodyTs: "'account':1 'ahahahaahahahahahahahaahahahaa':5 'giant':4 'tech':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6259000"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701364725 {#2365
    date: 2023-11-30 18:18:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#2491
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2492 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2305 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2493 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2493 …}
  +body: "Accountability? For tech giants? AHAHAHAAHAHAHAHAHAHAHAAHAHAHAA"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701364725 {#2367
    date: 2023-11-30 18:18:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@btp@kbin.social"
    "@billbasher@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2494 …}
  +nested: Doctrine\ORM\PersistentCollection {#2496 …}
  +votes: Doctrine\ORM\PersistentCollection {#2498 …}
  +reports: Doctrine\ORM\PersistentCollection {#2500 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2502 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2504 …}
  -id: 183893
  -bodyTs: "'account':1 'ahahahaahahahahahahahaahahahaa':5 'giant':4 'tech':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6259000"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701364725 {#2365
    date: 2023-11-30 18:18:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#2491
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2492 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2305 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2493 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2493 …}
  +body: "Accountability? For tech giants? AHAHAHAAHAHAHAHAHAHAHAAHAHAHAA"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701364725 {#2367
    date: 2023-11-30 18:18:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@btp@kbin.social"
    "@billbasher@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2494 …}
  +nested: Doctrine\ORM\PersistentCollection {#2496 …}
  +votes: Doctrine\ORM\PersistentCollection {#2498 …}
  +reports: Doctrine\ORM\PersistentCollection {#2500 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2502 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2504 …}
  -id: 183893
  -bodyTs: "'account':1 'ahahahaahahahahahahahaahahahaa':5 'giant':4 'tech':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6259000"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701364725 {#2365
    date: 2023-11-30 18:18:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details