GET https://kbin.spritesserver.nl/d/infosec.pub/comments/newest?p=2

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 …}
}
3.89 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.07 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 {#1904
  +user: App\Entity\User {#2484 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "If you want to scream, try wifi drivers on BSD!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703622284 {#97
    date: 2023-12-26 21:24:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1928 …}
  +nested: Doctrine\ORM\PersistentCollection {#1954 …}
  +votes: Doctrine\ORM\PersistentCollection {#1938 …}
  +reports: Doctrine\ORM\PersistentCollection {#2354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2167 …}
  -id: 214998
  -bodyTs: "'bsd':10 'driver':8 'scream':5 'tri':6 'want':3 'wifi':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5927796"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702158257 {#1966
    date: 2023-12-09 22:44:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#1904
  +user: App\Entity\User {#2484 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "If you want to scream, try wifi drivers on BSD!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703622284 {#97
    date: 2023-12-26 21:24:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1928 …}
  +nested: Doctrine\ORM\PersistentCollection {#1954 …}
  +votes: Doctrine\ORM\PersistentCollection {#1938 …}
  +reports: Doctrine\ORM\PersistentCollection {#2354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2167 …}
  -id: 214998
  -bodyTs: "'bsd':10 'driver':8 'scream':5 'tri':6 'want':3 'wifi':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5927796"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702158257 {#1966
    date: 2023-12-09 22:44:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#1904
  +user: App\Entity\User {#2484 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "If you want to scream, try wifi drivers on BSD!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703622284 {#97
    date: 2023-12-26 21:24:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1928 …}
  +nested: Doctrine\ORM\PersistentCollection {#1954 …}
  +votes: Doctrine\ORM\PersistentCollection {#1938 …}
  +reports: Doctrine\ORM\PersistentCollection {#2354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2167 …}
  -id: 214998
  -bodyTs: "'bsd':10 'driver':8 'scream':5 'tri':6 'want':3 'wifi':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5927796"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702158257 {#1966
    date: 2023-12-09 22:44:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3304
  +user: Proxies\__CG__\App\Entity\User {#3108 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#1904
    +user: App\Entity\User {#2484 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "If you want to scream, try wifi drivers on BSD!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703622284 {#97
      date: 2023-12-26 21:24:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1928 …}
    +nested: Doctrine\ORM\PersistentCollection {#1954 …}
    +votes: Doctrine\ORM\PersistentCollection {#1938 …}
    +reports: Doctrine\ORM\PersistentCollection {#2354 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2167 …}
    -id: 214998
    -bodyTs: "'bsd':10 'driver':8 'scream':5 'tri':6 'want':3 'wifi':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5927796"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702158257 {#1966
      date: 2023-12-09 22:44:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1904}
  +body: "Mhm… have tried it… not gonna try it again… gave up after 3 days, went back to Linux."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702161557 {#3302
    date: 2023-12-09 23:39:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@TheWoozy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3305 …}
  +nested: Doctrine\ORM\PersistentCollection {#3307 …}
  +votes: Doctrine\ORM\PersistentCollection {#3309 …}
  +reports: Doctrine\ORM\PersistentCollection {#3311 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3313 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3315 …}
  -id: 215140
  -bodyTs: "'3':13 'back':16 'day':14 'gave':10 'gonna':6 'linux':18 'mhm':1 'tri':3,7 'went':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4946959"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702161557 {#3303
    date: 2023-12-09 23:39:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#3304
  +user: Proxies\__CG__\App\Entity\User {#3108 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#1904
    +user: App\Entity\User {#2484 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "If you want to scream, try wifi drivers on BSD!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703622284 {#97
      date: 2023-12-26 21:24:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1928 …}
    +nested: Doctrine\ORM\PersistentCollection {#1954 …}
    +votes: Doctrine\ORM\PersistentCollection {#1938 …}
    +reports: Doctrine\ORM\PersistentCollection {#2354 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2167 …}
    -id: 214998
    -bodyTs: "'bsd':10 'driver':8 'scream':5 'tri':6 'want':3 'wifi':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5927796"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702158257 {#1966
      date: 2023-12-09 22:44:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1904}
  +body: "Mhm… have tried it… not gonna try it again… gave up after 3 days, went back to Linux."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702161557 {#3302
    date: 2023-12-09 23:39:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@TheWoozy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3305 …}
  +nested: Doctrine\ORM\PersistentCollection {#3307 …}
  +votes: Doctrine\ORM\PersistentCollection {#3309 …}
  +reports: Doctrine\ORM\PersistentCollection {#3311 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3313 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3315 …}
  -id: 215140
  -bodyTs: "'3':13 'back':16 'day':14 'gave':10 'gonna':6 'linux':18 'mhm':1 'tri':3,7 'went':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4946959"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702161557 {#3303
    date: 2023-12-09 23:39:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#3304
  +user: Proxies\__CG__\App\Entity\User {#3108 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#1904
    +user: App\Entity\User {#2484 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "If you want to scream, try wifi drivers on BSD!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703622284 {#97
      date: 2023-12-26 21:24:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1928 …}
    +nested: Doctrine\ORM\PersistentCollection {#1954 …}
    +votes: Doctrine\ORM\PersistentCollection {#1938 …}
    +reports: Doctrine\ORM\PersistentCollection {#2354 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2167 …}
    -id: 214998
    -bodyTs: "'bsd':10 'driver':8 'scream':5 'tri':6 'want':3 'wifi':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5927796"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702158257 {#1966
      date: 2023-12-09 22:44:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1904}
  +body: "Mhm… have tried it… not gonna try it again… gave up after 3 days, went back to Linux."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702161557 {#3302
    date: 2023-12-09 23:39:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@TheWoozy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3305 …}
  +nested: Doctrine\ORM\PersistentCollection {#3307 …}
  +votes: Doctrine\ORM\PersistentCollection {#3309 …}
  +reports: Doctrine\ORM\PersistentCollection {#3311 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3313 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3315 …}
  -id: 215140
  -bodyTs: "'3':13 'back':16 'day':14 'gave':10 'gonna':6 'linux':18 'mhm':1 'tri':3,7 'went':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4946959"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702161557 {#3303
    date: 2023-12-09 23:39:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1556
  +user: App\Entity\User {#1689 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Now there are two of them!\n
    \n
    I am loving void so much, it has made Linux fun again!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703537616 {#1561
    date: 2023-12-25 21:53:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1555 …}
  +nested: Doctrine\ORM\PersistentCollection {#1620 …}
  +votes: Doctrine\ORM\PersistentCollection {#1604 …}
  +reports: Doctrine\ORM\PersistentCollection {#1619 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
  -id: 212687
  -bodyTs: "'fun':17 'linux':16 'love':9 'made':15 'much':12 'two':4 'void':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5369402"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702092967 {#1562
    date: 2023-12-09 04:36:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#1556
  +user: App\Entity\User {#1689 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Now there are two of them!\n
    \n
    I am loving void so much, it has made Linux fun again!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703537616 {#1561
    date: 2023-12-25 21:53:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1555 …}
  +nested: Doctrine\ORM\PersistentCollection {#1620 …}
  +votes: Doctrine\ORM\PersistentCollection {#1604 …}
  +reports: Doctrine\ORM\PersistentCollection {#1619 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
  -id: 212687
  -bodyTs: "'fun':17 'linux':16 'love':9 'made':15 'much':12 'two':4 'void':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5369402"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702092967 {#1562
    date: 2023-12-09 04:36:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#1556
  +user: App\Entity\User {#1689 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Now there are two of them!\n
    \n
    I am loving void so much, it has made Linux fun again!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703537616 {#1561
    date: 2023-12-25 21:53:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1555 …}
  +nested: Doctrine\ORM\PersistentCollection {#1620 …}
  +votes: Doctrine\ORM\PersistentCollection {#1604 …}
  +reports: Doctrine\ORM\PersistentCollection {#1619 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
  -id: 212687
  -bodyTs: "'fun':17 'linux':16 'love':9 'made':15 'much':12 'two':4 'void':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5369402"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702092967 {#1562
    date: 2023-12-09 04:36:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3289
  +user: Proxies\__CG__\App\Entity\User {#3108 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#1556
    +user: App\Entity\User {#1689 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Now there are two of them!\n
      \n
      I am loving void so much, it has made Linux fun again!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1703537616 {#1561
      date: 2023-12-25 21:53:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1555 …}
    +nested: Doctrine\ORM\PersistentCollection {#1620 …}
    +votes: Doctrine\ORM\PersistentCollection {#1604 …}
    +reports: Doctrine\ORM\PersistentCollection {#1619 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
    -id: 212687
    -bodyTs: "'fun':17 'linux':16 'love':9 'made':15 'much':12 'two':4 'void':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/5369402"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702092967 {#1562
      date: 2023-12-09 04:36:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1556}
  +body: "It has made Linux fun, period 😂."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702095364 {#3287
    date: 2023-12-09 05:16:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@randomwords@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3290 …}
  +nested: Doctrine\ORM\PersistentCollection {#3292 …}
  +votes: Doctrine\ORM\PersistentCollection {#3294 …}
  +reports: Doctrine\ORM\PersistentCollection {#3296 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3300 …}
  -id: 212765
  -bodyTs: "'fun':5 'linux':4 'made':3 'period':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4931200"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702095364 {#3288
    date: 2023-12-09 05:16:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3289
  +user: Proxies\__CG__\App\Entity\User {#3108 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#1556
    +user: App\Entity\User {#1689 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Now there are two of them!\n
      \n
      I am loving void so much, it has made Linux fun again!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1703537616 {#1561
      date: 2023-12-25 21:53:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1555 …}
    +nested: Doctrine\ORM\PersistentCollection {#1620 …}
    +votes: Doctrine\ORM\PersistentCollection {#1604 …}
    +reports: Doctrine\ORM\PersistentCollection {#1619 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
    -id: 212687
    -bodyTs: "'fun':17 'linux':16 'love':9 'made':15 'much':12 'two':4 'void':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/5369402"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702092967 {#1562
      date: 2023-12-09 04:36:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1556}
  +body: "It has made Linux fun, period 😂."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702095364 {#3287
    date: 2023-12-09 05:16:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@randomwords@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3290 …}
  +nested: Doctrine\ORM\PersistentCollection {#3292 …}
  +votes: Doctrine\ORM\PersistentCollection {#3294 …}
  +reports: Doctrine\ORM\PersistentCollection {#3296 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3300 …}
  -id: 212765
  -bodyTs: "'fun':5 'linux':4 'made':3 'period':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4931200"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702095364 {#3288
    date: 2023-12-09 05:16:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3289
  +user: Proxies\__CG__\App\Entity\User {#3108 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#1556
    +user: App\Entity\User {#1689 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Now there are two of them!\n
      \n
      I am loving void so much, it has made Linux fun again!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1703537616 {#1561
      date: 2023-12-25 21:53:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1555 …}
    +nested: Doctrine\ORM\PersistentCollection {#1620 …}
    +votes: Doctrine\ORM\PersistentCollection {#1604 …}
    +reports: Doctrine\ORM\PersistentCollection {#1619 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
    -id: 212687
    -bodyTs: "'fun':17 'linux':16 'love':9 'made':15 'much':12 'two':4 'void':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/5369402"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702092967 {#1562
      date: 2023-12-09 04:36:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1556}
  +body: "It has made Linux fun, period 😂."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702095364 {#3287
    date: 2023-12-09 05:16:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@randomwords@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3290 …}
  +nested: Doctrine\ORM\PersistentCollection {#3292 …}
  +votes: Doctrine\ORM\PersistentCollection {#3294 …}
  +reports: Doctrine\ORM\PersistentCollection {#3296 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3300 …}
  -id: 212765
  -bodyTs: "'fun':5 'linux':4 'made':3 'period':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4931200"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702095364 {#3288
    date: 2023-12-09 05:16:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2452
  +user: App\Entity\User {#2377 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "You measure your transfer rate in xetabits? That pretty fast."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703537973 {#2458
    date: 2023-12-25 21:59:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2457 …}
  +nested: Doctrine\ORM\PersistentCollection {#2455 …}
  +votes: Doctrine\ORM\PersistentCollection {#2468 …}
  +reports: Doctrine\ORM\PersistentCollection {#2469 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
  -id: 212679
  -bodyTs: "'fast':10 'measur':2 'pretti':9 'rate':5 'transfer':4 'xetabit':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7149100"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702092713 {#2461
    date: 2023-12-09 04:31:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2452
  +user: App\Entity\User {#2377 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "You measure your transfer rate in xetabits? That pretty fast."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703537973 {#2458
    date: 2023-12-25 21:59:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2457 …}
  +nested: Doctrine\ORM\PersistentCollection {#2455 …}
  +votes: Doctrine\ORM\PersistentCollection {#2468 …}
  +reports: Doctrine\ORM\PersistentCollection {#2469 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
  -id: 212679
  -bodyTs: "'fast':10 'measur':2 'pretti':9 'rate':5 'transfer':4 'xetabit':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7149100"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702092713 {#2461
    date: 2023-12-09 04:31:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2452
  +user: App\Entity\User {#2377 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "You measure your transfer rate in xetabits? That pretty fast."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703537973 {#2458
    date: 2023-12-25 21:59:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2457 …}
  +nested: Doctrine\ORM\PersistentCollection {#2455 …}
  +votes: Doctrine\ORM\PersistentCollection {#2468 …}
  +reports: Doctrine\ORM\PersistentCollection {#2469 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
  -id: 212679
  -bodyTs: "'fast':10 'measur':2 'pretti':9 'rate':5 'transfer':4 'xetabit':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7149100"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702092713 {#2461
    date: 2023-12-09 04:31:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3274
  +user: Proxies\__CG__\App\Entity\User {#3108 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2452
    +user: App\Entity\User {#2377 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "You measure your transfer rate in xetabits? That pretty fast."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1703537973 {#2458
      date: 2023-12-25 21:59:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2457 …}
    +nested: Doctrine\ORM\PersistentCollection {#2455 …}
    +votes: Doctrine\ORM\PersistentCollection {#2468 …}
    +reports: Doctrine\ORM\PersistentCollection {#2469 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
    -id: 212679
    -bodyTs: "'fast':10 'measur':2 'pretti':9 'rate':5 'transfer':4 'xetabit':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7149100"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702092713 {#2461
      date: 2023-12-09 04:31:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: "In x rated videos per second 😂."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702095775 {#3272
    date: 2023-12-09 05:22:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@joyjoy@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3275 …}
  +nested: Doctrine\ORM\PersistentCollection {#3277 …}
  +votes: Doctrine\ORM\PersistentCollection {#3279 …}
  +reports: Doctrine\ORM\PersistentCollection {#3281 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3283 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3285 …}
  -id: 212779
  -bodyTs: "'per':5 'rate':3 'second':6 'video':4 'x':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4931291"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702095775 {#3273
    date: 2023-12-09 05:22:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3274
  +user: Proxies\__CG__\App\Entity\User {#3108 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2452
    +user: App\Entity\User {#2377 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "You measure your transfer rate in xetabits? That pretty fast."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1703537973 {#2458
      date: 2023-12-25 21:59:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2457 …}
    +nested: Doctrine\ORM\PersistentCollection {#2455 …}
    +votes: Doctrine\ORM\PersistentCollection {#2468 …}
    +reports: Doctrine\ORM\PersistentCollection {#2469 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
    -id: 212679
    -bodyTs: "'fast':10 'measur':2 'pretti':9 'rate':5 'transfer':4 'xetabit':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7149100"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702092713 {#2461
      date: 2023-12-09 04:31:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: "In x rated videos per second 😂."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702095775 {#3272
    date: 2023-12-09 05:22:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@joyjoy@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3275 …}
  +nested: Doctrine\ORM\PersistentCollection {#3277 …}
  +votes: Doctrine\ORM\PersistentCollection {#3279 …}
  +reports: Doctrine\ORM\PersistentCollection {#3281 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3283 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3285 …}
  -id: 212779
  -bodyTs: "'per':5 'rate':3 'second':6 'video':4 'x':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4931291"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702095775 {#3273
    date: 2023-12-09 05:22:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3274
  +user: Proxies\__CG__\App\Entity\User {#3108 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2452
    +user: App\Entity\User {#2377 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "You measure your transfer rate in xetabits? That pretty fast."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1703537973 {#2458
      date: 2023-12-25 21:59:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2457 …}
    +nested: Doctrine\ORM\PersistentCollection {#2455 …}
    +votes: Doctrine\ORM\PersistentCollection {#2468 …}
    +reports: Doctrine\ORM\PersistentCollection {#2469 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
    -id: 212679
    -bodyTs: "'fast':10 'measur':2 'pretti':9 'rate':5 'transfer':4 'xetabit':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7149100"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702092713 {#2461
      date: 2023-12-09 04:31:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2452}
  +body: "In x rated videos per second 😂."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702095775 {#3272
    date: 2023-12-09 05:22:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@joyjoy@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3275 …}
  +nested: Doctrine\ORM\PersistentCollection {#3277 …}
  +votes: Doctrine\ORM\PersistentCollection {#3279 …}
  +reports: Doctrine\ORM\PersistentCollection {#3281 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3283 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3285 …}
  -id: 212779
  -bodyTs: "'per':5 'rate':3 'second':6 'video':4 'x':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4931291"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702095775 {#3273
    date: 2023-12-09 05:22:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2029
  +user: App\Entity\User {#2084 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "But `xbps` is genuinely the best package manager I have ever used."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703537657 {#2025
    date: 2023-12-25 21:54:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2012 …}
  +nested: Doctrine\ORM\PersistentCollection {#2013 …}
  +votes: Doctrine\ORM\PersistentCollection {#2035 …}
  +reports: Doctrine\ORM\PersistentCollection {#2036 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2144 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2061 …}
  -id: 212441
  -bodyTs: "'best':6 'ever':11 'genuin':4 'manag':8 'packag':7 'use':12 'xbps':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5910411"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702085959 {#2011
    date: 2023-12-09 02:39: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
27 DENIED edit
App\Entity\EntryComment {#2029
  +user: App\Entity\User {#2084 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "But `xbps` is genuinely the best package manager I have ever used."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703537657 {#2025
    date: 2023-12-25 21:54:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2012 …}
  +nested: Doctrine\ORM\PersistentCollection {#2013 …}
  +votes: Doctrine\ORM\PersistentCollection {#2035 …}
  +reports: Doctrine\ORM\PersistentCollection {#2036 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2144 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2061 …}
  -id: 212441
  -bodyTs: "'best':6 'ever':11 'genuin':4 'manag':8 'packag':7 'use':12 'xbps':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5910411"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702085959 {#2011
    date: 2023-12-09 02:39: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
28 DENIED moderate
App\Entity\EntryComment {#2029
  +user: App\Entity\User {#2084 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "But `xbps` is genuinely the best package manager I have ever used."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703537657 {#2025
    date: 2023-12-25 21:54:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2012 …}
  +nested: Doctrine\ORM\PersistentCollection {#2013 …}
  +votes: Doctrine\ORM\PersistentCollection {#2035 …}
  +reports: Doctrine\ORM\PersistentCollection {#2036 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2144 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2061 …}
  -id: 212441
  -bodyTs: "'best':6 'ever':11 'genuin':4 'manag':8 'packag':7 'use':12 'xbps':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5910411"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702085959 {#2011
    date: 2023-12-09 02:39: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
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 {#3259
  +user: Proxies\__CG__\App\Entity\User {#3108 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2029
    +user: App\Entity\User {#2084 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "But `xbps` is genuinely the best package manager I have ever used."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1703537657 {#2025
      date: 2023-12-25 21:54:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2012 …}
    +nested: Doctrine\ORM\PersistentCollection {#2013 …}
    +votes: Doctrine\ORM\PersistentCollection {#2035 …}
    +reports: Doctrine\ORM\PersistentCollection {#2036 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2144 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2061 …}
    -id: 212441
    -bodyTs: "'best':6 'ever':11 'genuin':4 'manag':8 'packag':7 'use':12 'xbps':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5910411"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702085959 {#2011
      date: 2023-12-09 02:39:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2029}
  +body: "Mhm… pretty much 👍."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702095429 {#3257
    date: 2023-12-09 05:17:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@owatnext@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3260 …}
  +nested: Doctrine\ORM\PersistentCollection {#3262 …}
  +votes: Doctrine\ORM\PersistentCollection {#3264 …}
  +reports: Doctrine\ORM\PersistentCollection {#3266 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3268 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3270 …}
  -id: 212769
  -bodyTs: "'mhm':1 'much':3 'pretti':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4931213"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702095429 {#3258
    date: 2023-12-09 05:17:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3259
  +user: Proxies\__CG__\App\Entity\User {#3108 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2029
    +user: App\Entity\User {#2084 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "But `xbps` is genuinely the best package manager I have ever used."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1703537657 {#2025
      date: 2023-12-25 21:54:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2012 …}
    +nested: Doctrine\ORM\PersistentCollection {#2013 …}
    +votes: Doctrine\ORM\PersistentCollection {#2035 …}
    +reports: Doctrine\ORM\PersistentCollection {#2036 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2144 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2061 …}
    -id: 212441
    -bodyTs: "'best':6 'ever':11 'genuin':4 'manag':8 'packag':7 'use':12 'xbps':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5910411"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702085959 {#2011
      date: 2023-12-09 02:39:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2029}
  +body: "Mhm… pretty much 👍."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702095429 {#3257
    date: 2023-12-09 05:17:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@owatnext@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3260 …}
  +nested: Doctrine\ORM\PersistentCollection {#3262 …}
  +votes: Doctrine\ORM\PersistentCollection {#3264 …}
  +reports: Doctrine\ORM\PersistentCollection {#3266 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3268 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3270 …}
  -id: 212769
  -bodyTs: "'mhm':1 'much':3 'pretti':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4931213"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702095429 {#3258
    date: 2023-12-09 05:17:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3259
  +user: Proxies\__CG__\App\Entity\User {#3108 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2029
    +user: App\Entity\User {#2084 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "But `xbps` is genuinely the best package manager I have ever used."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1703537657 {#2025
      date: 2023-12-25 21:54:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2012 …}
    +nested: Doctrine\ORM\PersistentCollection {#2013 …}
    +votes: Doctrine\ORM\PersistentCollection {#2035 …}
    +reports: Doctrine\ORM\PersistentCollection {#2036 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2144 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2061 …}
    -id: 212441
    -bodyTs: "'best':6 'ever':11 'genuin':4 'manag':8 'packag':7 'use':12 'xbps':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5910411"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702085959 {#2011
      date: 2023-12-09 02:39:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2029}
  +body: "Mhm… pretty much 👍."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702095429 {#3257
    date: 2023-12-09 05:17:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@owatnext@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3260 …}
  +nested: Doctrine\ORM\PersistentCollection {#3262 …}
  +votes: Doctrine\ORM\PersistentCollection {#3264 …}
  +reports: Doctrine\ORM\PersistentCollection {#3266 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3268 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3270 …}
  -id: 212769
  -bodyTs: "'mhm':1 'much':3 'pretti':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4931213"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702095429 {#3258
    date: 2023-12-09 05:17:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2073
  +user: App\Entity\User {#2056 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Ex Bee Pee Ass"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1703528282 {#2159
    date: 2023-12-25 19:18:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2068 …}
  +nested: Doctrine\ORM\PersistentCollection {#2069 …}
  +votes: Doctrine\ORM\PersistentCollection {#2074 …}
  +reports: Doctrine\ORM\PersistentCollection {#2071 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
  -id: 211823
  -bodyTs: "'ass':4 'bee':2 'ex':1 'pee':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6493819"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702071752 {#2143
    date: 2023-12-08 22:42: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
35 DENIED edit
App\Entity\EntryComment {#2073
  +user: App\Entity\User {#2056 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Ex Bee Pee Ass"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1703528282 {#2159
    date: 2023-12-25 19:18:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2068 …}
  +nested: Doctrine\ORM\PersistentCollection {#2069 …}
  +votes: Doctrine\ORM\PersistentCollection {#2074 …}
  +reports: Doctrine\ORM\PersistentCollection {#2071 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
  -id: 211823
  -bodyTs: "'ass':4 'bee':2 'ex':1 'pee':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6493819"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702071752 {#2143
    date: 2023-12-08 22:42: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
36 DENIED moderate
App\Entity\EntryComment {#2073
  +user: App\Entity\User {#2056 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Ex Bee Pee Ass"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1703528282 {#2159
    date: 2023-12-25 19:18:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2068 …}
  +nested: Doctrine\ORM\PersistentCollection {#2069 …}
  +votes: Doctrine\ORM\PersistentCollection {#2074 …}
  +reports: Doctrine\ORM\PersistentCollection {#2071 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
  -id: 211823
  -bodyTs: "'ass':4 'bee':2 'ex':1 'pee':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6493819"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702071752 {#2143
    date: 2023-12-08 22:42: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
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 {#3244
  +user: App\Entity\User {#2084 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2073
    +user: App\Entity\User {#2056 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Ex Bee Pee Ass"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1703528282 {#2159
      date: 2023-12-25 19:18:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2068 …}
    +nested: Doctrine\ORM\PersistentCollection {#2069 …}
    +votes: Doctrine\ORM\PersistentCollection {#2074 …}
    +reports: Doctrine\ORM\PersistentCollection {#2071 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
    -id: 211823
    -bodyTs: "'ass':4 'bee':2 'ex':1 'pee':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6493819"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702071752 {#2143
      date: 2023-12-08 22:42:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2073}
  +body: "ExBepis? That’s how I have always said it lmao."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702085934 {#3242
    date: 2023-12-09 02:38:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@lelgenio@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3245 …}
  +nested: Doctrine\ORM\PersistentCollection {#3247 …}
  +votes: Doctrine\ORM\PersistentCollection {#3249 …}
  +reports: Doctrine\ORM\PersistentCollection {#3251 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3253 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3255 …}
  -id: 212439
  -bodyTs: "'alway':7 'exbepi':1 'lmao':10 'said':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5910401"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702085934 {#3243
    date: 2023-12-09 02:38:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3244
  +user: App\Entity\User {#2084 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2073
    +user: App\Entity\User {#2056 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Ex Bee Pee Ass"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1703528282 {#2159
      date: 2023-12-25 19:18:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2068 …}
    +nested: Doctrine\ORM\PersistentCollection {#2069 …}
    +votes: Doctrine\ORM\PersistentCollection {#2074 …}
    +reports: Doctrine\ORM\PersistentCollection {#2071 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
    -id: 211823
    -bodyTs: "'ass':4 'bee':2 'ex':1 'pee':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6493819"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702071752 {#2143
      date: 2023-12-08 22:42:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2073}
  +body: "ExBepis? That’s how I have always said it lmao."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702085934 {#3242
    date: 2023-12-09 02:38:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@lelgenio@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3245 …}
  +nested: Doctrine\ORM\PersistentCollection {#3247 …}
  +votes: Doctrine\ORM\PersistentCollection {#3249 …}
  +reports: Doctrine\ORM\PersistentCollection {#3251 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3253 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3255 …}
  -id: 212439
  -bodyTs: "'alway':7 'exbepi':1 'lmao':10 'said':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5910401"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702085934 {#3243
    date: 2023-12-09 02:38:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3244
  +user: App\Entity\User {#2084 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2073
    +user: App\Entity\User {#2056 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Ex Bee Pee Ass"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1703528282 {#2159
      date: 2023-12-25 19:18:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2068 …}
    +nested: Doctrine\ORM\PersistentCollection {#2069 …}
    +votes: Doctrine\ORM\PersistentCollection {#2074 …}
    +reports: Doctrine\ORM\PersistentCollection {#2071 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
    -id: 211823
    -bodyTs: "'ass':4 'bee':2 'ex':1 'pee':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6493819"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702071752 {#2143
      date: 2023-12-08 22:42:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2073}
  +body: "ExBepis? That’s how I have always said it lmao."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702085934 {#3242
    date: 2023-12-09 02:38:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@lelgenio@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3245 …}
  +nested: Doctrine\ORM\PersistentCollection {#3247 …}
  +votes: Doctrine\ORM\PersistentCollection {#3249 …}
  +reports: Doctrine\ORM\PersistentCollection {#3251 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3253 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3255 …}
  -id: 212439
  -bodyTs: "'alway':7 'exbepi':1 'lmao':10 'said':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5910401"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702085934 {#3243
    date: 2023-12-09 02:38:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2231
  +user: App\Entity\User {#2301 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "XBox PlayStation? 🤔"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1703508752 {#2216
    date: 2023-12-25 13:52:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2232 …}
  +nested: Doctrine\ORM\PersistentCollection {#2228 …}
  +votes: Doctrine\ORM\PersistentCollection {#2192 …}
  +reports: Doctrine\ORM\PersistentCollection {#2299 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
  -id: 211786
  -bodyTs: "'playstat':2 'xbox':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5905978"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702070852 {#2214
    date: 2023-12-08 22:27: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
43 DENIED edit
App\Entity\EntryComment {#2231
  +user: App\Entity\User {#2301 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "XBox PlayStation? 🤔"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1703508752 {#2216
    date: 2023-12-25 13:52:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2232 …}
  +nested: Doctrine\ORM\PersistentCollection {#2228 …}
  +votes: Doctrine\ORM\PersistentCollection {#2192 …}
  +reports: Doctrine\ORM\PersistentCollection {#2299 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
  -id: 211786
  -bodyTs: "'playstat':2 'xbox':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5905978"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702070852 {#2214
    date: 2023-12-08 22:27: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
44 DENIED moderate
App\Entity\EntryComment {#2231
  +user: App\Entity\User {#2301 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "XBox PlayStation? 🤔"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1703508752 {#2216
    date: 2023-12-25 13:52:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2232 …}
  +nested: Doctrine\ORM\PersistentCollection {#2228 …}
  +votes: Doctrine\ORM\PersistentCollection {#2192 …}
  +reports: Doctrine\ORM\PersistentCollection {#2299 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
  -id: 211786
  -bodyTs: "'playstat':2 'xbox':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5905978"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702070852 {#2214
    date: 2023-12-08 22:27: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
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 {#3229
  +user: Proxies\__CG__\App\Entity\User {#3108 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2231
    +user: App\Entity\User {#2301 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "XBox PlayStation? 🤔"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1703508752 {#2216
      date: 2023-12-25 13:52:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2232 …}
    +nested: Doctrine\ORM\PersistentCollection {#2228 …}
    +votes: Doctrine\ORM\PersistentCollection {#2192 …}
    +reports: Doctrine\ORM\PersistentCollection {#2299 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
    -id: 211786
    -bodyTs: "'playstat':2 'xbox':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5905978"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702070852 {#2214
      date: 2023-12-08 22:27:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2231}
  +body: "Bingo 😂."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702071250 {#3227
    date: 2023-12-08 22:34:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@woelkchen@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3230 …}
  +nested: Doctrine\ORM\PersistentCollection {#3232 …}
  +votes: Doctrine\ORM\PersistentCollection {#3234 …}
  +reports: Doctrine\ORM\PersistentCollection {#3236 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3238 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3240 …}
  -id: 211801
  -bodyTs: "'bingo':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4924590"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702071250 {#3228
    date: 2023-12-08 22:34:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3229
  +user: Proxies\__CG__\App\Entity\User {#3108 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2231
    +user: App\Entity\User {#2301 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "XBox PlayStation? 🤔"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1703508752 {#2216
      date: 2023-12-25 13:52:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2232 …}
    +nested: Doctrine\ORM\PersistentCollection {#2228 …}
    +votes: Doctrine\ORM\PersistentCollection {#2192 …}
    +reports: Doctrine\ORM\PersistentCollection {#2299 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
    -id: 211786
    -bodyTs: "'playstat':2 'xbox':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5905978"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702070852 {#2214
      date: 2023-12-08 22:27:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2231}
  +body: "Bingo 😂."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702071250 {#3227
    date: 2023-12-08 22:34:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@woelkchen@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3230 …}
  +nested: Doctrine\ORM\PersistentCollection {#3232 …}
  +votes: Doctrine\ORM\PersistentCollection {#3234 …}
  +reports: Doctrine\ORM\PersistentCollection {#3236 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3238 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3240 …}
  -id: 211801
  -bodyTs: "'bingo':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4924590"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702071250 {#3228
    date: 2023-12-08 22:34:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3229
  +user: Proxies\__CG__\App\Entity\User {#3108 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2231
    +user: App\Entity\User {#2301 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "XBox PlayStation? 🤔"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1703508752 {#2216
      date: 2023-12-25 13:52:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2232 …}
    +nested: Doctrine\ORM\PersistentCollection {#2228 …}
    +votes: Doctrine\ORM\PersistentCollection {#2192 …}
    +reports: Doctrine\ORM\PersistentCollection {#2299 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
    -id: 211786
    -bodyTs: "'playstat':2 'xbox':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5905978"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702070852 {#2214
      date: 2023-12-08 22:27:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2231}
  +body: "Bingo 😂."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702071250 {#3227
    date: 2023-12-08 22:34:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@woelkchen@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3230 …}
  +nested: Doctrine\ORM\PersistentCollection {#3232 …}
  +votes: Doctrine\ORM\PersistentCollection {#3234 …}
  +reports: Doctrine\ORM\PersistentCollection {#3236 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3238 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3240 …}
  -id: 211801
  -bodyTs: "'bingo':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4924590"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702071250 {#3228
    date: 2023-12-08 22:34:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2257
  +user: App\Entity\User {#2239 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2268 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2267 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    There’s historically been some privilege escalations, such as [cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-3…](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-32233)\n
    \n
    But at the same time, they do offer increased security when they work correctly. It’s like saying we shouldn’t use virtualization anymore because historically some virtual devices have been exploitable in a way that you could escape the VM. Or lately, Spectre/Meltdown. Or a bit of an older one, Rowhammer.\n
    \n
    Sometimes, security measures open a hole while closing many others. That’s how software works unfortunately, especially in something as complex as the Linux kernel.\n
    \n
    Using namespaces and keeping your system up to date is the best you can do as a user. Or maybe add a layer of VM. But no solution is foolproof, if you really need that much security use multiple devices, ideally airgapped ones whenever possible.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703487091 {#2204
    date: 2023-12-25 07:51:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Pantherina@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2273 …}
  +nested: Doctrine\ORM\PersistentCollection {#2274 …}
  +votes: Doctrine\ORM\PersistentCollection {#2190 …}
  +reports: Doctrine\ORM\PersistentCollection {#2265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2263 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2235 …}
  -id: 210738
  -bodyTs: "'/cgi-bin/cvename.cgi?name=cve-2023-3':12 '/cgi-bin/cvename.cgi?name=cve-2023-32233)':15 'add':113 'airgap':134 'anymor':39 'best':104 'bit':62 'close':75 'complex':88 'correct':29 'could':53 'cve.mitre.org':11,14 'cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2023-3':10 'cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2023-32233)':13 'date':101 'devic':44,132 'escal':7 'escap':54 'especi':84 'exploit':47 'foolproof':122 'histor':3,41 'hole':73 'ideal':133 'increas':24 'keep':96 'kernel':92 'late':58 'layer':115 'like':32 'linux':91 'mani':76 'mayb':112 'measur':70 'much':128 'multipl':131 'namespac':94 'need':126 'offer':23 'older':65 'one':66,135 'open':71 'other':77 'possibl':137 'privileg':6 'realli':125 'rowhamm':67 'say':33 'secur':25,69,129 'shouldn':35 'softwar':81 'solut':120 'someth':86 'sometim':68 'spectre/meltdown':59 'system':98 'time':20 'unfortun':83 'use':37,93,130 'user':110 'virtual':38,43 'vm':56,117 'way':50 'whenev':136 'work':28,82"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.max-p.me/comment/1639376"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702000421 {#2200
    date: 2023-12-08 02:53:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#2257
  +user: App\Entity\User {#2239 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2268 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2267 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    There’s historically been some privilege escalations, such as [cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-3…](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-32233)\n
    \n
    But at the same time, they do offer increased security when they work correctly. It’s like saying we shouldn’t use virtualization anymore because historically some virtual devices have been exploitable in a way that you could escape the VM. Or lately, Spectre/Meltdown. Or a bit of an older one, Rowhammer.\n
    \n
    Sometimes, security measures open a hole while closing many others. That’s how software works unfortunately, especially in something as complex as the Linux kernel.\n
    \n
    Using namespaces and keeping your system up to date is the best you can do as a user. Or maybe add a layer of VM. But no solution is foolproof, if you really need that much security use multiple devices, ideally airgapped ones whenever possible.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703487091 {#2204
    date: 2023-12-25 07:51:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Pantherina@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2273 …}
  +nested: Doctrine\ORM\PersistentCollection {#2274 …}
  +votes: Doctrine\ORM\PersistentCollection {#2190 …}
  +reports: Doctrine\ORM\PersistentCollection {#2265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2263 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2235 …}
  -id: 210738
  -bodyTs: "'/cgi-bin/cvename.cgi?name=cve-2023-3':12 '/cgi-bin/cvename.cgi?name=cve-2023-32233)':15 'add':113 'airgap':134 'anymor':39 'best':104 'bit':62 'close':75 'complex':88 'correct':29 'could':53 'cve.mitre.org':11,14 'cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2023-3':10 'cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2023-32233)':13 'date':101 'devic':44,132 'escal':7 'escap':54 'especi':84 'exploit':47 'foolproof':122 'histor':3,41 'hole':73 'ideal':133 'increas':24 'keep':96 'kernel':92 'late':58 'layer':115 'like':32 'linux':91 'mani':76 'mayb':112 'measur':70 'much':128 'multipl':131 'namespac':94 'need':126 'offer':23 'older':65 'one':66,135 'open':71 'other':77 'possibl':137 'privileg':6 'realli':125 'rowhamm':67 'say':33 'secur':25,69,129 'shouldn':35 'softwar':81 'solut':120 'someth':86 'sometim':68 'spectre/meltdown':59 'system':98 'time':20 'unfortun':83 'use':37,93,130 'user':110 'virtual':38,43 'vm':56,117 'way':50 'whenev':136 'work':28,82"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.max-p.me/comment/1639376"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702000421 {#2200
    date: 2023-12-08 02:53:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#2257
  +user: App\Entity\User {#2239 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2268 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2267 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    There’s historically been some privilege escalations, such as [cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-3…](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-32233)\n
    \n
    But at the same time, they do offer increased security when they work correctly. It’s like saying we shouldn’t use virtualization anymore because historically some virtual devices have been exploitable in a way that you could escape the VM. Or lately, Spectre/Meltdown. Or a bit of an older one, Rowhammer.\n
    \n
    Sometimes, security measures open a hole while closing many others. That’s how software works unfortunately, especially in something as complex as the Linux kernel.\n
    \n
    Using namespaces and keeping your system up to date is the best you can do as a user. Or maybe add a layer of VM. But no solution is foolproof, if you really need that much security use multiple devices, ideally airgapped ones whenever possible.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703487091 {#2204
    date: 2023-12-25 07:51:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Pantherina@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2273 …}
  +nested: Doctrine\ORM\PersistentCollection {#2274 …}
  +votes: Doctrine\ORM\PersistentCollection {#2190 …}
  +reports: Doctrine\ORM\PersistentCollection {#2265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2263 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2235 …}
  -id: 210738
  -bodyTs: "'/cgi-bin/cvename.cgi?name=cve-2023-3':12 '/cgi-bin/cvename.cgi?name=cve-2023-32233)':15 'add':113 'airgap':134 'anymor':39 'best':104 'bit':62 'close':75 'complex':88 'correct':29 'could':53 'cve.mitre.org':11,14 'cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2023-3':10 'cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2023-32233)':13 'date':101 'devic':44,132 'escal':7 'escap':54 'especi':84 'exploit':47 'foolproof':122 'histor':3,41 'hole':73 'ideal':133 'increas':24 'keep':96 'kernel':92 'late':58 'layer':115 'like':32 'linux':91 'mani':76 'mayb':112 'measur':70 'much':128 'multipl':131 'namespac':94 'need':126 'offer':23 'older':65 'one':66,135 'open':71 'other':77 'possibl':137 'privileg':6 'realli':125 'rowhamm':67 'say':33 'secur':25,69,129 'shouldn':35 'softwar':81 'solut':120 'someth':86 'sometim':68 'spectre/meltdown':59 'system':98 'time':20 'unfortun':83 'use':37,93,130 'user':110 'virtual':38,43 'vm':56,117 'way':50 'whenev':136 'work':28,82"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.max-p.me/comment/1639376"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702000421 {#2200
    date: 2023-12-08 02:53:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3213
  +user: Proxies\__CG__\App\Entity\User {#3214 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2268 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2267 …}
  +image: null
  +parent: App\Entity\EntryComment {#2257
    +user: App\Entity\User {#2239 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2268 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2267 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      There’s historically been some privilege escalations, such as [cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-3…](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-32233)\n
      \n
      But at the same time, they do offer increased security when they work correctly. It’s like saying we shouldn’t use virtualization anymore because historically some virtual devices have been exploitable in a way that you could escape the VM. Or lately, Spectre/Meltdown. Or a bit of an older one, Rowhammer.\n
      \n
      Sometimes, security measures open a hole while closing many others. That’s how software works unfortunately, especially in something as complex as the Linux kernel.\n
      \n
      Using namespaces and keeping your system up to date is the best you can do as a user. Or maybe add a layer of VM. But no solution is foolproof, if you really need that much security use multiple devices, ideally airgapped ones whenever possible.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1703487091 {#2204
      date: 2023-12-25 07:51:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Pantherina@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2273 …}
    +nested: Doctrine\ORM\PersistentCollection {#2274 …}
    +votes: Doctrine\ORM\PersistentCollection {#2190 …}
    +reports: Doctrine\ORM\PersistentCollection {#2265 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2263 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2235 …}
    -id: 210738
    -bodyTs: "'/cgi-bin/cvename.cgi?name=cve-2023-3':12 '/cgi-bin/cvename.cgi?name=cve-2023-32233)':15 'add':113 'airgap':134 'anymor':39 'best':104 'bit':62 'close':75 'complex':88 'correct':29 'could':53 'cve.mitre.org':11,14 'cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2023-3':10 'cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2023-32233)':13 'date':101 'devic':44,132 'escal':7 'escap':54 'especi':84 'exploit':47 'foolproof':122 'histor':3,41 'hole':73 'ideal':133 'increas':24 'keep':96 'kernel':92 'late':58 'layer':115 'like':32 'linux':91 'mani':76 'mayb':112 'measur':70 'much':128 'multipl':131 'namespac':94 'need':126 'offer':23 'older':65 'one':66,135 'open':71 'other':77 'possibl':137 'privileg':6 'realli':125 'rowhamm':67 'say':33 'secur':25,69,129 'shouldn':35 'softwar':81 'solut':120 'someth':86 'sometim':68 'spectre/meltdown':59 'system':98 'time':20 'unfortun':83 'use':37,93,130 'user':110 'virtual':38,43 'vm':56,117 'way':50 'whenev':136 'work':28,82"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.max-p.me/comment/1639376"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702000421 {#2200
      date: 2023-12-08 02:53:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2257}
  +body: """
    Thanks. But is not using user namespaces just as bad as having no isolation, or can bubblewrap-suid or even Browsers isolate anyways?\n
    \n
    Because thats what makes me curious, does removing them for security make the system less secure?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702052632 {#3211
    date: 2023-12-08 17:23:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Pantherina@feddit.de"
    "@Max_P@lemmy.max-p.me"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3215 …}
  +nested: Doctrine\ORM\PersistentCollection {#3217 …}
  +votes: Doctrine\ORM\PersistentCollection {#3219 …}
  +reports: Doctrine\ORM\PersistentCollection {#3221 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3223 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3225 …}
  -id: 211112
  -bodyTs: "'anyway':24 'bad':10 'browser':22 'bubblewrap':18 'bubblewrap-suid':17 'curious':30 'even':21 'isol':14,23 'less':39 'make':28,36 'namespac':7 'remov':32 'secur':35,40 'suid':19 'system':38 'thank':1 'that':26 'use':5 'user':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5509990"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702052632 {#3212
    date: 2023-12-08 17:23:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#3213
  +user: Proxies\__CG__\App\Entity\User {#3214 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2268 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2267 …}
  +image: null
  +parent: App\Entity\EntryComment {#2257
    +user: App\Entity\User {#2239 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2268 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2267 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      There’s historically been some privilege escalations, such as [cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-3…](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-32233)\n
      \n
      But at the same time, they do offer increased security when they work correctly. It’s like saying we shouldn’t use virtualization anymore because historically some virtual devices have been exploitable in a way that you could escape the VM. Or lately, Spectre/Meltdown. Or a bit of an older one, Rowhammer.\n
      \n
      Sometimes, security measures open a hole while closing many others. That’s how software works unfortunately, especially in something as complex as the Linux kernel.\n
      \n
      Using namespaces and keeping your system up to date is the best you can do as a user. Or maybe add a layer of VM. But no solution is foolproof, if you really need that much security use multiple devices, ideally airgapped ones whenever possible.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1703487091 {#2204
      date: 2023-12-25 07:51:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Pantherina@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2273 …}
    +nested: Doctrine\ORM\PersistentCollection {#2274 …}
    +votes: Doctrine\ORM\PersistentCollection {#2190 …}
    +reports: Doctrine\ORM\PersistentCollection {#2265 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2263 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2235 …}
    -id: 210738
    -bodyTs: "'/cgi-bin/cvename.cgi?name=cve-2023-3':12 '/cgi-bin/cvename.cgi?name=cve-2023-32233)':15 'add':113 'airgap':134 'anymor':39 'best':104 'bit':62 'close':75 'complex':88 'correct':29 'could':53 'cve.mitre.org':11,14 'cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2023-3':10 'cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2023-32233)':13 'date':101 'devic':44,132 'escal':7 'escap':54 'especi':84 'exploit':47 'foolproof':122 'histor':3,41 'hole':73 'ideal':133 'increas':24 'keep':96 'kernel':92 'late':58 'layer':115 'like':32 'linux':91 'mani':76 'mayb':112 'measur':70 'much':128 'multipl':131 'namespac':94 'need':126 'offer':23 'older':65 'one':66,135 'open':71 'other':77 'possibl':137 'privileg':6 'realli':125 'rowhamm':67 'say':33 'secur':25,69,129 'shouldn':35 'softwar':81 'solut':120 'someth':86 'sometim':68 'spectre/meltdown':59 'system':98 'time':20 'unfortun':83 'use':37,93,130 'user':110 'virtual':38,43 'vm':56,117 'way':50 'whenev':136 'work':28,82"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.max-p.me/comment/1639376"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702000421 {#2200
      date: 2023-12-08 02:53:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2257}
  +body: """
    Thanks. But is not using user namespaces just as bad as having no isolation, or can bubblewrap-suid or even Browsers isolate anyways?\n
    \n
    Because thats what makes me curious, does removing them for security make the system less secure?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702052632 {#3211
    date: 2023-12-08 17:23:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Pantherina@feddit.de"
    "@Max_P@lemmy.max-p.me"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3215 …}
  +nested: Doctrine\ORM\PersistentCollection {#3217 …}
  +votes: Doctrine\ORM\PersistentCollection {#3219 …}
  +reports: Doctrine\ORM\PersistentCollection {#3221 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3223 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3225 …}
  -id: 211112
  -bodyTs: "'anyway':24 'bad':10 'browser':22 'bubblewrap':18 'bubblewrap-suid':17 'curious':30 'even':21 'isol':14,23 'less':39 'make':28,36 'namespac':7 'remov':32 'secur':35,40 'suid':19 'system':38 'thank':1 'that':26 'use':5 'user':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5509990"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702052632 {#3212
    date: 2023-12-08 17:23:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#3213
  +user: Proxies\__CG__\App\Entity\User {#3214 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2268 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2267 …}
  +image: null
  +parent: App\Entity\EntryComment {#2257
    +user: App\Entity\User {#2239 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2268 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2267 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      There’s historically been some privilege escalations, such as [cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-3…](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-32233)\n
      \n
      But at the same time, they do offer increased security when they work correctly. It’s like saying we shouldn’t use virtualization anymore because historically some virtual devices have been exploitable in a way that you could escape the VM. Or lately, Spectre/Meltdown. Or a bit of an older one, Rowhammer.\n
      \n
      Sometimes, security measures open a hole while closing many others. That’s how software works unfortunately, especially in something as complex as the Linux kernel.\n
      \n
      Using namespaces and keeping your system up to date is the best you can do as a user. Or maybe add a layer of VM. But no solution is foolproof, if you really need that much security use multiple devices, ideally airgapped ones whenever possible.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1703487091 {#2204
      date: 2023-12-25 07:51:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Pantherina@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2273 …}
    +nested: Doctrine\ORM\PersistentCollection {#2274 …}
    +votes: Doctrine\ORM\PersistentCollection {#2190 …}
    +reports: Doctrine\ORM\PersistentCollection {#2265 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2263 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2235 …}
    -id: 210738
    -bodyTs: "'/cgi-bin/cvename.cgi?name=cve-2023-3':12 '/cgi-bin/cvename.cgi?name=cve-2023-32233)':15 'add':113 'airgap':134 'anymor':39 'best':104 'bit':62 'close':75 'complex':88 'correct':29 'could':53 'cve.mitre.org':11,14 'cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2023-3':10 'cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2023-32233)':13 'date':101 'devic':44,132 'escal':7 'escap':54 'especi':84 'exploit':47 'foolproof':122 'histor':3,41 'hole':73 'ideal':133 'increas':24 'keep':96 'kernel':92 'late':58 'layer':115 'like':32 'linux':91 'mani':76 'mayb':112 'measur':70 'much':128 'multipl':131 'namespac':94 'need':126 'offer':23 'older':65 'one':66,135 'open':71 'other':77 'possibl':137 'privileg':6 'realli':125 'rowhamm':67 'say':33 'secur':25,69,129 'shouldn':35 'softwar':81 'solut':120 'someth':86 'sometim':68 'spectre/meltdown':59 'system':98 'time':20 'unfortun':83 'use':37,93,130 'user':110 'virtual':38,43 'vm':56,117 'way':50 'whenev':136 'work':28,82"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.max-p.me/comment/1639376"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702000421 {#2200
      date: 2023-12-08 02:53:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2257}
  +body: """
    Thanks. But is not using user namespaces just as bad as having no isolation, or can bubblewrap-suid or even Browsers isolate anyways?\n
    \n
    Because thats what makes me curious, does removing them for security make the system less secure?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702052632 {#3211
    date: 2023-12-08 17:23:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Pantherina@feddit.de"
    "@Max_P@lemmy.max-p.me"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3215 …}
  +nested: Doctrine\ORM\PersistentCollection {#3217 …}
  +votes: Doctrine\ORM\PersistentCollection {#3219 …}
  +reports: Doctrine\ORM\PersistentCollection {#3221 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3223 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3225 …}
  -id: 211112
  -bodyTs: "'anyway':24 'bad':10 'browser':22 'bubblewrap':18 'bubblewrap-suid':17 'curious':30 'even':21 'isol':14,23 'less':39 'make':28,36 'namespac':7 'remov':32 'secur':35,40 'suid':19 'system':38 'thank':1 'that':26 'use':5 'user':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5509990"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702052632 {#3212
    date: 2023-12-08 17:23:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2183
  +user: App\Entity\User {#1996 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Isn’t the main problem that most of them are proprietary, so they can’t be shipped automatically if you want to avoid shipping a distro with proprietary software?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702965074 {#2177
    date: 2023-12-19 06:51:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2184 …}
  +nested: Doctrine\ORM\PersistentCollection {#2169 …}
  +votes: Doctrine\ORM\PersistentCollection {#2134 …}
  +reports: Doctrine\ORM\PersistentCollection {#1985 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1994 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2005 …}
  -id: 196839
  -bodyTs: "'automat':18 'avoid':23 'distro':26 'isn':1 'main':4 'problem':5 'proprietari':11,28 'ship':17,24 'softwar':29 'want':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5803190"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701725197 {#2176
    date: 2023-12-04 22:26:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#2183
  +user: App\Entity\User {#1996 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Isn’t the main problem that most of them are proprietary, so they can’t be shipped automatically if you want to avoid shipping a distro with proprietary software?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702965074 {#2177
    date: 2023-12-19 06:51:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2184 …}
  +nested: Doctrine\ORM\PersistentCollection {#2169 …}
  +votes: Doctrine\ORM\PersistentCollection {#2134 …}
  +reports: Doctrine\ORM\PersistentCollection {#1985 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1994 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2005 …}
  -id: 196839
  -bodyTs: "'automat':18 'avoid':23 'distro':26 'isn':1 'main':4 'problem':5 'proprietari':11,28 'ship':17,24 'softwar':29 'want':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5803190"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701725197 {#2176
    date: 2023-12-04 22:26:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#2183
  +user: App\Entity\User {#1996 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Isn’t the main problem that most of them are proprietary, so they can’t be shipped automatically if you want to avoid shipping a distro with proprietary software?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702965074 {#2177
    date: 2023-12-19 06:51:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2184 …}
  +nested: Doctrine\ORM\PersistentCollection {#2169 …}
  +votes: Doctrine\ORM\PersistentCollection {#2134 …}
  +reports: Doctrine\ORM\PersistentCollection {#1985 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1994 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2005 …}
  -id: 196839
  -bodyTs: "'automat':18 'avoid':23 'distro':26 'isn':1 'main':4 'problem':5 'proprietari':11,28 'ship':17,24 'softwar':29 'want':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5803190"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701725197 {#2176
    date: 2023-12-04 22:26:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#3198
  +user: Proxies\__CG__\App\Entity\User {#3108 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2183
    +user: App\Entity\User {#1996 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Isn’t the main problem that most of them are proprietary, so they can’t be shipped automatically if you want to avoid shipping a distro with proprietary software?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1702965074 {#2177
      date: 2023-12-19 06:51:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2184 …}
    +nested: Doctrine\ORM\PersistentCollection {#2169 …}
    +votes: Doctrine\ORM\PersistentCollection {#2134 …}
    +reports: Doctrine\ORM\PersistentCollection {#1985 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1994 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2005 …}
    -id: 196839
    -bodyTs: "'automat':18 'avoid':23 'distro':26 'isn':1 'main':4 'problem':5 'proprietari':11,28 'ship':17,24 'softwar':29 'want':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5803190"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701725197 {#2176
      date: 2023-12-04 22:26:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: """
    The proprietary stuff is shipped as “firmware” (even though that’s not always the case) allongside the distro’s kernel. My best guess is that some distro out there (Ubuntu most probably) has obtained permission from a bunch of manufacturers to ship this “firmware” allongside it’s kernel. The rest of the distro’s are just riding this train, repackaging the firmware packages (if they can do it and redistribute it, why can’t we 🤷).\n
    \n
    I might be mistaken, but this is the only thing that makes sense to me. Maybe it’s a semi-coordinated joint effor as well, like someone obtains permission to share firmware, writes to a bunch of maintainers and devs that “this and this” binary blob is free for redistribution and it gets picked up by most popular distros out there.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701728193 {#3195
    date: 2023-12-04 23:16:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@AdrianTheFrog@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3199 …}
  +nested: Doctrine\ORM\PersistentCollection {#3201 …}
  +votes: Doctrine\ORM\PersistentCollection {#3203 …}
  +reports: Doctrine\ORM\PersistentCollection {#3205 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3209 …}
  -id: 196992
  -bodyTs: "'allongsid':16,45 'alway':13 'best':22 'binari':121 'blob':122 'bunch':38,112 'case':15 'coordin':97 'dev':116 'distro':18,27,53,135 'effor':99 'even':8 'firmwar':7,44,62,108 'free':124 'get':129 'guess':23 'joint':98 'kernel':20,48 'like':102 'maintain':114 'make':87 'manufactur':40 'mayb':91 'might':77 'mistaken':79 'obtain':34,104 'packag':63 'permiss':35,105 'pick':130 'popular':134 'probabl':32 'proprietari':2 'redistribut':70,126 'repackag':60 'rest':50 'ride':57 'semi':96 'semi-coordin':95 'sens':88 'share':107 'ship':5,42 'someon':103 'stuff':3 'thing':85 'though':9 'train':59 'ubuntu':30 'well':101 'write':109"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4824680"
  +editedAt: DateTimeImmutable @1702965213 {#3196
    date: 2023-12-19 06:53:33.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701728193 {#3197
    date: 2023-12-04 23:16: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
63 DENIED edit
App\Entity\EntryComment {#3198
  +user: Proxies\__CG__\App\Entity\User {#3108 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2183
    +user: App\Entity\User {#1996 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Isn’t the main problem that most of them are proprietary, so they can’t be shipped automatically if you want to avoid shipping a distro with proprietary software?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1702965074 {#2177
      date: 2023-12-19 06:51:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2184 …}
    +nested: Doctrine\ORM\PersistentCollection {#2169 …}
    +votes: Doctrine\ORM\PersistentCollection {#2134 …}
    +reports: Doctrine\ORM\PersistentCollection {#1985 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1994 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2005 …}
    -id: 196839
    -bodyTs: "'automat':18 'avoid':23 'distro':26 'isn':1 'main':4 'problem':5 'proprietari':11,28 'ship':17,24 'softwar':29 'want':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5803190"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701725197 {#2176
      date: 2023-12-04 22:26:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: """
    The proprietary stuff is shipped as “firmware” (even though that’s not always the case) allongside the distro’s kernel. My best guess is that some distro out there (Ubuntu most probably) has obtained permission from a bunch of manufacturers to ship this “firmware” allongside it’s kernel. The rest of the distro’s are just riding this train, repackaging the firmware packages (if they can do it and redistribute it, why can’t we 🤷).\n
    \n
    I might be mistaken, but this is the only thing that makes sense to me. Maybe it’s a semi-coordinated joint effor as well, like someone obtains permission to share firmware, writes to a bunch of maintainers and devs that “this and this” binary blob is free for redistribution and it gets picked up by most popular distros out there.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701728193 {#3195
    date: 2023-12-04 23:16:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@AdrianTheFrog@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3199 …}
  +nested: Doctrine\ORM\PersistentCollection {#3201 …}
  +votes: Doctrine\ORM\PersistentCollection {#3203 …}
  +reports: Doctrine\ORM\PersistentCollection {#3205 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3209 …}
  -id: 196992
  -bodyTs: "'allongsid':16,45 'alway':13 'best':22 'binari':121 'blob':122 'bunch':38,112 'case':15 'coordin':97 'dev':116 'distro':18,27,53,135 'effor':99 'even':8 'firmwar':7,44,62,108 'free':124 'get':129 'guess':23 'joint':98 'kernel':20,48 'like':102 'maintain':114 'make':87 'manufactur':40 'mayb':91 'might':77 'mistaken':79 'obtain':34,104 'packag':63 'permiss':35,105 'pick':130 'popular':134 'probabl':32 'proprietari':2 'redistribut':70,126 'repackag':60 'rest':50 'ride':57 'semi':96 'semi-coordin':95 'sens':88 'share':107 'ship':5,42 'someon':103 'stuff':3 'thing':85 'though':9 'train':59 'ubuntu':30 'well':101 'write':109"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4824680"
  +editedAt: DateTimeImmutable @1702965213 {#3196
    date: 2023-12-19 06:53:33.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701728193 {#3197
    date: 2023-12-04 23:16: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
64 DENIED moderate
App\Entity\EntryComment {#3198
  +user: Proxies\__CG__\App\Entity\User {#3108 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2183
    +user: App\Entity\User {#1996 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Isn’t the main problem that most of them are proprietary, so they can’t be shipped automatically if you want to avoid shipping a distro with proprietary software?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1702965074 {#2177
      date: 2023-12-19 06:51:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2184 …}
    +nested: Doctrine\ORM\PersistentCollection {#2169 …}
    +votes: Doctrine\ORM\PersistentCollection {#2134 …}
    +reports: Doctrine\ORM\PersistentCollection {#1985 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1994 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2005 …}
    -id: 196839
    -bodyTs: "'automat':18 'avoid':23 'distro':26 'isn':1 'main':4 'problem':5 'proprietari':11,28 'ship':17,24 'softwar':29 'want':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5803190"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701725197 {#2176
      date: 2023-12-04 22:26:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: """
    The proprietary stuff is shipped as “firmware” (even though that’s not always the case) allongside the distro’s kernel. My best guess is that some distro out there (Ubuntu most probably) has obtained permission from a bunch of manufacturers to ship this “firmware” allongside it’s kernel. The rest of the distro’s are just riding this train, repackaging the firmware packages (if they can do it and redistribute it, why can’t we 🤷).\n
    \n
    I might be mistaken, but this is the only thing that makes sense to me. Maybe it’s a semi-coordinated joint effor as well, like someone obtains permission to share firmware, writes to a bunch of maintainers and devs that “this and this” binary blob is free for redistribution and it gets picked up by most popular distros out there.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701728193 {#3195
    date: 2023-12-04 23:16:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@AdrianTheFrog@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3199 …}
  +nested: Doctrine\ORM\PersistentCollection {#3201 …}
  +votes: Doctrine\ORM\PersistentCollection {#3203 …}
  +reports: Doctrine\ORM\PersistentCollection {#3205 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3209 …}
  -id: 196992
  -bodyTs: "'allongsid':16,45 'alway':13 'best':22 'binari':121 'blob':122 'bunch':38,112 'case':15 'coordin':97 'dev':116 'distro':18,27,53,135 'effor':99 'even':8 'firmwar':7,44,62,108 'free':124 'get':129 'guess':23 'joint':98 'kernel':20,48 'like':102 'maintain':114 'make':87 'manufactur':40 'mayb':91 'might':77 'mistaken':79 'obtain':34,104 'packag':63 'permiss':35,105 'pick':130 'popular':134 'probabl':32 'proprietari':2 'redistribut':70,126 'repackag':60 'rest':50 'ride':57 'semi':96 'semi-coordin':95 'sens':88 'share':107 'ship':5,42 'someon':103 'stuff':3 'thing':85 'though':9 'train':59 'ubuntu':30 'well':101 'write':109"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4824680"
  +editedAt: DateTimeImmutable @1702965213 {#3196
    date: 2023-12-19 06:53:33.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701728193 {#3197
    date: 2023-12-04 23:16: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
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#2502
  +user: App\Entity\User {#2515 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Funny that my brand new laptop just arrived today and its own wifi card wasn’t recognized in Windows, so I had to use my phone via usb-tethering. It’s a Lenovo Yoga Slim 7 (14APU8) by the way, Ryzen 7th gen, full AMD, OLED etc. It came without any OS (no way I’m paying for Windows lol) and my first Win11 experience on this laptop was “please choose a network to continue” and no networks were displayed at all, because wifi card had no drivers (Realtek btw). Windows setup wouldn’t let me continue without a network, but there was no way to have a network. Funny Win11 moment right there. After some hours configuring everything I then installed my usual dual-boot Fedora and everything worked even in the live-usb. This meme is not valid for Linux anymore. Windows however, now thats a meme."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1703100314 {#2496
    date: 2023-12-20 20:25:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2503 …}
  +nested: Doctrine\ORM\PersistentCollection {#2505 …}
  +votes: Doctrine\ORM\PersistentCollection {#2507 …}
  +reports: Doctrine\ORM\PersistentCollection {#2509 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2511 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2513 …}
  -id: 196456
  -bodyTs: "'14apu8':38 '7':37 '7th':43 'amd':46 'anymor':146 'arriv':8 'boot':128 'brand':4 'btw':91 'came':50 'card':14,86 'choos':72 'configur':119 'continu':76,98 'display':81 'driver':89 'dual':127 'dual-boot':126 'etc':48 'even':133 'everyth':120,131 'experi':66 'fedora':129 'first':64 'full':45 'funni':1,111 'gen':44 'hour':118 'howev':148 'instal':123 'laptop':6,69 'lenovo':34 'let':96 'linux':145 'live':137 'live-usb':136 'lol':61 'm':57 'meme':140,152 'moment':113 'network':74,79,101,110 'new':5 'ole':47 'os':53 'pay':58 'phone':26 'pleas':71 'realtek':90 'recogn':17 'right':114 'ryzen':42 'setup':93 'slim':36 'tether':30 'that':150 'today':9 'usb':29,138 'usb-teth':28 'use':24 'usual':125 'valid':143 'via':27 'wasn':15 'way':41,55,106 'wifi':13,85 'win11':65,112 'window':19,60,92,147 'without':51,99 'work':132 'wouldn':94 'yoga':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5800962"
  +editedAt: DateTimeImmutable @1702982699 {#2497
    date: 2023-12-19 11:44:59.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701718035 {#2498
    date: 2023-12-04 20:27:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#2502
  +user: App\Entity\User {#2515 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Funny that my brand new laptop just arrived today and its own wifi card wasn’t recognized in Windows, so I had to use my phone via usb-tethering. It’s a Lenovo Yoga Slim 7 (14APU8) by the way, Ryzen 7th gen, full AMD, OLED etc. It came without any OS (no way I’m paying for Windows lol) and my first Win11 experience on this laptop was “please choose a network to continue” and no networks were displayed at all, because wifi card had no drivers (Realtek btw). Windows setup wouldn’t let me continue without a network, but there was no way to have a network. Funny Win11 moment right there. After some hours configuring everything I then installed my usual dual-boot Fedora and everything worked even in the live-usb. This meme is not valid for Linux anymore. Windows however, now thats a meme."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1703100314 {#2496
    date: 2023-12-20 20:25:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2503 …}
  +nested: Doctrine\ORM\PersistentCollection {#2505 …}
  +votes: Doctrine\ORM\PersistentCollection {#2507 …}
  +reports: Doctrine\ORM\PersistentCollection {#2509 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2511 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2513 …}
  -id: 196456
  -bodyTs: "'14apu8':38 '7':37 '7th':43 'amd':46 'anymor':146 'arriv':8 'boot':128 'brand':4 'btw':91 'came':50 'card':14,86 'choos':72 'configur':119 'continu':76,98 'display':81 'driver':89 'dual':127 'dual-boot':126 'etc':48 'even':133 'everyth':120,131 'experi':66 'fedora':129 'first':64 'full':45 'funni':1,111 'gen':44 'hour':118 'howev':148 'instal':123 'laptop':6,69 'lenovo':34 'let':96 'linux':145 'live':137 'live-usb':136 'lol':61 'm':57 'meme':140,152 'moment':113 'network':74,79,101,110 'new':5 'ole':47 'os':53 'pay':58 'phone':26 'pleas':71 'realtek':90 'recogn':17 'right':114 'ryzen':42 'setup':93 'slim':36 'tether':30 'that':150 'today':9 'usb':29,138 'usb-teth':28 'use':24 'usual':125 'valid':143 'via':27 'wasn':15 'way':41,55,106 'wifi':13,85 'win11':65,112 'window':19,60,92,147 'without':51,99 'work':132 'wouldn':94 'yoga':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5800962"
  +editedAt: DateTimeImmutable @1702982699 {#2497
    date: 2023-12-19 11:44:59.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701718035 {#2498
    date: 2023-12-04 20:27:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#2502
  +user: App\Entity\User {#2515 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Funny that my brand new laptop just arrived today and its own wifi card wasn’t recognized in Windows, so I had to use my phone via usb-tethering. It’s a Lenovo Yoga Slim 7 (14APU8) by the way, Ryzen 7th gen, full AMD, OLED etc. It came without any OS (no way I’m paying for Windows lol) and my first Win11 experience on this laptop was “please choose a network to continue” and no networks were displayed at all, because wifi card had no drivers (Realtek btw). Windows setup wouldn’t let me continue without a network, but there was no way to have a network. Funny Win11 moment right there. After some hours configuring everything I then installed my usual dual-boot Fedora and everything worked even in the live-usb. This meme is not valid for Linux anymore. Windows however, now thats a meme."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1703100314 {#2496
    date: 2023-12-20 20:25:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2503 …}
  +nested: Doctrine\ORM\PersistentCollection {#2505 …}
  +votes: Doctrine\ORM\PersistentCollection {#2507 …}
  +reports: Doctrine\ORM\PersistentCollection {#2509 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2511 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2513 …}
  -id: 196456
  -bodyTs: "'14apu8':38 '7':37 '7th':43 'amd':46 'anymor':146 'arriv':8 'boot':128 'brand':4 'btw':91 'came':50 'card':14,86 'choos':72 'configur':119 'continu':76,98 'display':81 'driver':89 'dual':127 'dual-boot':126 'etc':48 'even':133 'everyth':120,131 'experi':66 'fedora':129 'first':64 'full':45 'funni':1,111 'gen':44 'hour':118 'howev':148 'instal':123 'laptop':6,69 'lenovo':34 'let':96 'linux':145 'live':137 'live-usb':136 'lol':61 'm':57 'meme':140,152 'moment':113 'network':74,79,101,110 'new':5 'ole':47 'os':53 'pay':58 'phone':26 'pleas':71 'realtek':90 'recogn':17 'right':114 'ryzen':42 'setup':93 'slim':36 'tether':30 'that':150 'today':9 'usb':29,138 'usb-teth':28 'use':24 'usual':125 'valid':143 'via':27 'wasn':15 'way':41,55,106 'wifi':13,85 'win11':65,112 'window':19,60,92,147 'without':51,99 'work':132 'wouldn':94 'yoga':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5800962"
  +editedAt: DateTimeImmutable @1702982699 {#2497
    date: 2023-12-19 11:44:59.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701718035 {#2498
    date: 2023-12-04 20:27:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#3182
  +user: Proxies\__CG__\App\Entity\User {#3108 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2502
    +user: App\Entity\User {#2515 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Funny that my brand new laptop just arrived today and its own wifi card wasn’t recognized in Windows, so I had to use my phone via usb-tethering. It’s a Lenovo Yoga Slim 7 (14APU8) by the way, Ryzen 7th gen, full AMD, OLED etc. It came without any OS (no way I’m paying for Windows lol) and my first Win11 experience on this laptop was “please choose a network to continue” and no networks were displayed at all, because wifi card had no drivers (Realtek btw). Windows setup wouldn’t let me continue without a network, but there was no way to have a network. Funny Win11 moment right there. After some hours configuring everything I then installed my usual dual-boot Fedora and everything worked even in the live-usb. This meme is not valid for Linux anymore. Windows however, now thats a meme."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1703100314 {#2496
      date: 2023-12-20 20:25:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2503 …}
    +nested: Doctrine\ORM\PersistentCollection {#2505 …}
    +votes: Doctrine\ORM\PersistentCollection {#2507 …}
    +reports: Doctrine\ORM\PersistentCollection {#2509 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2511 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2513 …}
    -id: 196456
    -bodyTs: "'14apu8':38 '7':37 '7th':43 'amd':46 'anymor':146 'arriv':8 'boot':128 'brand':4 'btw':91 'came':50 'card':14,86 'choos':72 'configur':119 'continu':76,98 'display':81 'driver':89 'dual':127 'dual-boot':126 'etc':48 'even':133 'everyth':120,131 'experi':66 'fedora':129 'first':64 'full':45 'funni':1,111 'gen':44 'hour':118 'howev':148 'instal':123 'laptop':6,69 'lenovo':34 'let':96 'linux':145 'live':137 'live-usb':136 'lol':61 'm':57 'meme':140,152 'moment':113 'network':74,79,101,110 'new':5 'ole':47 'os':53 'pay':58 'phone':26 'pleas':71 'realtek':90 'recogn':17 'right':114 'ryzen':42 'setup':93 'slim':36 'tether':30 'that':150 'today':9 'usb':29,138 'usb-teth':28 'use':24 'usual':125 'valid':143 'via':27 'wasn':15 'way':41,55,106 'wifi':13,85 'win11':65,112 'window':19,60,92,147 'without':51,99 'work':132 'wouldn':94 'yoga':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5800962"
    +editedAt: DateTimeImmutable @1702982699 {#2497
      date: 2023-12-19 11:44:59.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701718035 {#2498
      date: 2023-12-04 20:27:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2502}
  +body: "Trust me, it is. There is some obscure hardware out there. Plus, a lot of us still use hardware that was late XP time released and ndiswrapper was still around. So, for some of these cards, there is still no drivers for Linux (or buggy/unstable ones)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701724707 {#3180
    date: 2023-12-04 22:18:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@azenyr@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3183 …}
  +nested: Doctrine\ORM\PersistentCollection {#3185 …}
  +votes: Doctrine\ORM\PersistentCollection {#3187 …}
  +reports: Doctrine\ORM\PersistentCollection {#3189 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3193 …}
  -id: 196812
  -bodyTs: "'around':30 'buggy/unstable':45 'card':36 'driver':41 'hardwar':9,19 'late':22 'linux':43 'lot':14 'ndiswrapp':27 'obscur':8 'one':46 'plus':12 'releas':25 'still':17,29,39 'time':24 'trust':1 'us':16 'use':18 'xp':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4823595"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701724707 {#3181
    date: 2023-12-04 22:18:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#3182
  +user: Proxies\__CG__\App\Entity\User {#3108 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2502
    +user: App\Entity\User {#2515 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Funny that my brand new laptop just arrived today and its own wifi card wasn’t recognized in Windows, so I had to use my phone via usb-tethering. It’s a Lenovo Yoga Slim 7 (14APU8) by the way, Ryzen 7th gen, full AMD, OLED etc. It came without any OS (no way I’m paying for Windows lol) and my first Win11 experience on this laptop was “please choose a network to continue” and no networks were displayed at all, because wifi card had no drivers (Realtek btw). Windows setup wouldn’t let me continue without a network, but there was no way to have a network. Funny Win11 moment right there. After some hours configuring everything I then installed my usual dual-boot Fedora and everything worked even in the live-usb. This meme is not valid for Linux anymore. Windows however, now thats a meme."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1703100314 {#2496
      date: 2023-12-20 20:25:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2503 …}
    +nested: Doctrine\ORM\PersistentCollection {#2505 …}
    +votes: Doctrine\ORM\PersistentCollection {#2507 …}
    +reports: Doctrine\ORM\PersistentCollection {#2509 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2511 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2513 …}
    -id: 196456
    -bodyTs: "'14apu8':38 '7':37 '7th':43 'amd':46 'anymor':146 'arriv':8 'boot':128 'brand':4 'btw':91 'came':50 'card':14,86 'choos':72 'configur':119 'continu':76,98 'display':81 'driver':89 'dual':127 'dual-boot':126 'etc':48 'even':133 'everyth':120,131 'experi':66 'fedora':129 'first':64 'full':45 'funni':1,111 'gen':44 'hour':118 'howev':148 'instal':123 'laptop':6,69 'lenovo':34 'let':96 'linux':145 'live':137 'live-usb':136 'lol':61 'm':57 'meme':140,152 'moment':113 'network':74,79,101,110 'new':5 'ole':47 'os':53 'pay':58 'phone':26 'pleas':71 'realtek':90 'recogn':17 'right':114 'ryzen':42 'setup':93 'slim':36 'tether':30 'that':150 'today':9 'usb':29,138 'usb-teth':28 'use':24 'usual':125 'valid':143 'via':27 'wasn':15 'way':41,55,106 'wifi':13,85 'win11':65,112 'window':19,60,92,147 'without':51,99 'work':132 'wouldn':94 'yoga':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5800962"
    +editedAt: DateTimeImmutable @1702982699 {#2497
      date: 2023-12-19 11:44:59.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701718035 {#2498
      date: 2023-12-04 20:27:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2502}
  +body: "Trust me, it is. There is some obscure hardware out there. Plus, a lot of us still use hardware that was late XP time released and ndiswrapper was still around. So, for some of these cards, there is still no drivers for Linux (or buggy/unstable ones)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701724707 {#3180
    date: 2023-12-04 22:18:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@azenyr@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3183 …}
  +nested: Doctrine\ORM\PersistentCollection {#3185 …}
  +votes: Doctrine\ORM\PersistentCollection {#3187 …}
  +reports: Doctrine\ORM\PersistentCollection {#3189 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3193 …}
  -id: 196812
  -bodyTs: "'around':30 'buggy/unstable':45 'card':36 'driver':41 'hardwar':9,19 'late':22 'linux':43 'lot':14 'ndiswrapp':27 'obscur':8 'one':46 'plus':12 'releas':25 'still':17,29,39 'time':24 'trust':1 'us':16 'use':18 'xp':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4823595"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701724707 {#3181
    date: 2023-12-04 22:18:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#3182
  +user: Proxies\__CG__\App\Entity\User {#3108 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2502
    +user: App\Entity\User {#2515 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Funny that my brand new laptop just arrived today and its own wifi card wasn’t recognized in Windows, so I had to use my phone via usb-tethering. It’s a Lenovo Yoga Slim 7 (14APU8) by the way, Ryzen 7th gen, full AMD, OLED etc. It came without any OS (no way I’m paying for Windows lol) and my first Win11 experience on this laptop was “please choose a network to continue” and no networks were displayed at all, because wifi card had no drivers (Realtek btw). Windows setup wouldn’t let me continue without a network, but there was no way to have a network. Funny Win11 moment right there. After some hours configuring everything I then installed my usual dual-boot Fedora and everything worked even in the live-usb. This meme is not valid for Linux anymore. Windows however, now thats a meme."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1703100314 {#2496
      date: 2023-12-20 20:25:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2503 …}
    +nested: Doctrine\ORM\PersistentCollection {#2505 …}
    +votes: Doctrine\ORM\PersistentCollection {#2507 …}
    +reports: Doctrine\ORM\PersistentCollection {#2509 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2511 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2513 …}
    -id: 196456
    -bodyTs: "'14apu8':38 '7':37 '7th':43 'amd':46 'anymor':146 'arriv':8 'boot':128 'brand':4 'btw':91 'came':50 'card':14,86 'choos':72 'configur':119 'continu':76,98 'display':81 'driver':89 'dual':127 'dual-boot':126 'etc':48 'even':133 'everyth':120,131 'experi':66 'fedora':129 'first':64 'full':45 'funni':1,111 'gen':44 'hour':118 'howev':148 'instal':123 'laptop':6,69 'lenovo':34 'let':96 'linux':145 'live':137 'live-usb':136 'lol':61 'm':57 'meme':140,152 'moment':113 'network':74,79,101,110 'new':5 'ole':47 'os':53 'pay':58 'phone':26 'pleas':71 'realtek':90 'recogn':17 'right':114 'ryzen':42 'setup':93 'slim':36 'tether':30 'that':150 'today':9 'usb':29,138 'usb-teth':28 'use':24 'usual':125 'valid':143 'via':27 'wasn':15 'way':41,55,106 'wifi':13,85 'win11':65,112 'window':19,60,92,147 'without':51,99 'work':132 'wouldn':94 'yoga':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5800962"
    +editedAt: DateTimeImmutable @1702982699 {#2497
      date: 2023-12-19 11:44:59.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701718035 {#2498
      date: 2023-12-04 20:27:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2502}
  +body: "Trust me, it is. There is some obscure hardware out there. Plus, a lot of us still use hardware that was late XP time released and ndiswrapper was still around. So, for some of these cards, there is still no drivers for Linux (or buggy/unstable ones)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701724707 {#3180
    date: 2023-12-04 22:18:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@azenyr@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3183 …}
  +nested: Doctrine\ORM\PersistentCollection {#3185 …}
  +votes: Doctrine\ORM\PersistentCollection {#3187 …}
  +reports: Doctrine\ORM\PersistentCollection {#3189 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3193 …}
  -id: 196812
  -bodyTs: "'around':30 'buggy/unstable':45 'card':36 'driver':41 'hardwar':9,19 'late':22 'linux':43 'lot':14 'ndiswrapp':27 'obscur':8 'one':46 'plus':12 'releas':25 'still':17,29,39 'time':24 'trust':1 'us':16 'use':18 'xp':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4823595"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701724707 {#3181
    date: 2023-12-04 22:18:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#3403
  +user: App\Entity\User {#2515 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3182
    +user: Proxies\__CG__\App\Entity\User {#3108 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#2502
      +user: App\Entity\User {#2515 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: "Funny that my brand new laptop just arrived today and its own wifi card wasn’t recognized in Windows, so I had to use my phone via usb-tethering. It’s a Lenovo Yoga Slim 7 (14APU8) by the way, Ryzen 7th gen, full AMD, OLED etc. It came without any OS (no way I’m paying for Windows lol) and my first Win11 experience on this laptop was “please choose a network to continue” and no networks were displayed at all, because wifi card had no drivers (Realtek btw). Windows setup wouldn’t let me continue without a network, but there was no way to have a network. Funny Win11 moment right there. After some hours configuring everything I then installed my usual dual-boot Fedora and everything worked even in the live-usb. This meme is not valid for Linux anymore. Windows however, now thats a meme."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1703100314 {#2496
        date: 2023-12-20 20:25:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2503 …}
      +nested: Doctrine\ORM\PersistentCollection {#2505 …}
      +votes: Doctrine\ORM\PersistentCollection {#2507 …}
      +reports: Doctrine\ORM\PersistentCollection {#2509 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2511 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2513 …}
      -id: 196456
      -bodyTs: "'14apu8':38 '7':37 '7th':43 'amd':46 'anymor':146 'arriv':8 'boot':128 'brand':4 'btw':91 'came':50 'card':14,86 'choos':72 'configur':119 'continu':76,98 'display':81 'driver':89 'dual':127 'dual-boot':126 'etc':48 'even':133 'everyth':120,131 'experi':66 'fedora':129 'first':64 'full':45 'funni':1,111 'gen':44 'hour':118 'howev':148 'instal':123 'laptop':6,69 'lenovo':34 'let':96 'linux':145 'live':137 'live-usb':136 'lol':61 'm':57 'meme':140,152 'moment':113 'network':74,79,101,110 'new':5 'ole':47 'os':53 'pay':58 'phone':26 'pleas':71 'realtek':90 'recogn':17 'right':114 'ryzen':42 'setup':93 'slim':36 'tether':30 'that':150 'today':9 'usb':29,138 'usb-teth':28 'use':24 'usual':125 'valid':143 'via':27 'wasn':15 'way':41,55,106 'wifi':13,85 'win11':65,112 'window':19,60,92,147 'without':51,99 'work':132 'wouldn':94 'yoga':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5800962"
      +editedAt: DateTimeImmutable @1702982699 {#2497
        date: 2023-12-19 11:44:59.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701718035 {#2498
        date: 2023-12-04 20:27:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2502}
    +body: "Trust me, it is. There is some obscure hardware out there. Plus, a lot of us still use hardware that was late XP time released and ndiswrapper was still around. So, for some of these cards, there is still no drivers for Linux (or buggy/unstable ones)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701724707 {#3180
      date: 2023-12-04 22:18:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
      "@azenyr@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3183 …}
    +nested: Doctrine\ORM\PersistentCollection {#3185 …}
    +votes: Doctrine\ORM\PersistentCollection {#3187 …}
    +reports: Doctrine\ORM\PersistentCollection {#3189 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3191 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3193 …}
    -id: 196812
    -bodyTs: "'around':30 'buggy/unstable':45 'card':36 'driver':41 'hardwar':9,19 'late':22 'linux':43 'lot':14 'ndiswrapp':27 'obscur':8 'one':46 'plus':12 'releas':25 'still':17,29,39 'time':24 'trust':1 'us':16 'use':18 'xp':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4823595"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701724707 {#3181
      date: 2023-12-04 22:18:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2502}
  +body: "I understand, but seeing this post right after my experience today was the biggest coincidence ever and kinda funny that it worked right away in Linux while in Windows I had to manually go get the drivers for it. Linux used to be bad, but it evolved A LOT in terms of drivers support while windows just kinda stayed the same. I remember facing the same problem of booting a new Windows install and having the wifi option completely gone (no drivers) in Windows 8… many years ago. Windows 11 and the experience is still the same. And it’s a modern Realtek card, not even close to being obscure. This post + this experience today was just a nice internet moment"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701737693 {#3401
    date: 2023-12-05 01:54:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@azenyr@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3404 …}
  +nested: Doctrine\ORM\PersistentCollection {#3406 …}
  +votes: Doctrine\ORM\PersistentCollection {#3408 …}
  +reports: Doctrine\ORM\PersistentCollection {#3410 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3412 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3414 …}
  -id: 197402
  -bodyTs: "'11':90 '8':85 'ago':88 'away':24 'bad':44 'biggest':14 'boot':69 'card':104 'close':107 'coincid':15 'complet':79 'driver':37,53,82 'even':106 'ever':16 'evolv':47 'experi':10,93,114 'face':64 'funni':19 'get':35 'go':34 'gone':80 'instal':73 'internet':120 'kinda':18,58 'linux':26,40 'lot':49 'mani':86 'manual':33 'modern':102 'moment':121 'new':71 'nice':119 'obscur':110 'option':78 'post':6,112 'problem':67 'realtek':103 'rememb':63 'right':7,23 'see':4 'stay':59 'still':95 'support':54 'term':51 'today':11,115 'understand':2 'use':41 'wifi':77 'window':29,56,72,84,89 'work':22 'year':87"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5807508"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701737693 {#3402
    date: 2023-12-05 01:54:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#3403
  +user: App\Entity\User {#2515 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3182
    +user: Proxies\__CG__\App\Entity\User {#3108 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#2502
      +user: App\Entity\User {#2515 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: "Funny that my brand new laptop just arrived today and its own wifi card wasn’t recognized in Windows, so I had to use my phone via usb-tethering. It’s a Lenovo Yoga Slim 7 (14APU8) by the way, Ryzen 7th gen, full AMD, OLED etc. It came without any OS (no way I’m paying for Windows lol) and my first Win11 experience on this laptop was “please choose a network to continue” and no networks were displayed at all, because wifi card had no drivers (Realtek btw). Windows setup wouldn’t let me continue without a network, but there was no way to have a network. Funny Win11 moment right there. After some hours configuring everything I then installed my usual dual-boot Fedora and everything worked even in the live-usb. This meme is not valid for Linux anymore. Windows however, now thats a meme."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1703100314 {#2496
        date: 2023-12-20 20:25:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2503 …}
      +nested: Doctrine\ORM\PersistentCollection {#2505 …}
      +votes: Doctrine\ORM\PersistentCollection {#2507 …}
      +reports: Doctrine\ORM\PersistentCollection {#2509 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2511 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2513 …}
      -id: 196456
      -bodyTs: "'14apu8':38 '7':37 '7th':43 'amd':46 'anymor':146 'arriv':8 'boot':128 'brand':4 'btw':91 'came':50 'card':14,86 'choos':72 'configur':119 'continu':76,98 'display':81 'driver':89 'dual':127 'dual-boot':126 'etc':48 'even':133 'everyth':120,131 'experi':66 'fedora':129 'first':64 'full':45 'funni':1,111 'gen':44 'hour':118 'howev':148 'instal':123 'laptop':6,69 'lenovo':34 'let':96 'linux':145 'live':137 'live-usb':136 'lol':61 'm':57 'meme':140,152 'moment':113 'network':74,79,101,110 'new':5 'ole':47 'os':53 'pay':58 'phone':26 'pleas':71 'realtek':90 'recogn':17 'right':114 'ryzen':42 'setup':93 'slim':36 'tether':30 'that':150 'today':9 'usb':29,138 'usb-teth':28 'use':24 'usual':125 'valid':143 'via':27 'wasn':15 'way':41,55,106 'wifi':13,85 'win11':65,112 'window':19,60,92,147 'without':51,99 'work':132 'wouldn':94 'yoga':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5800962"
      +editedAt: DateTimeImmutable @1702982699 {#2497
        date: 2023-12-19 11:44:59.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701718035 {#2498
        date: 2023-12-04 20:27:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2502}
    +body: "Trust me, it is. There is some obscure hardware out there. Plus, a lot of us still use hardware that was late XP time released and ndiswrapper was still around. So, for some of these cards, there is still no drivers for Linux (or buggy/unstable ones)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701724707 {#3180
      date: 2023-12-04 22:18:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
      "@azenyr@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3183 …}
    +nested: Doctrine\ORM\PersistentCollection {#3185 …}
    +votes: Doctrine\ORM\PersistentCollection {#3187 …}
    +reports: Doctrine\ORM\PersistentCollection {#3189 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3191 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3193 …}
    -id: 196812
    -bodyTs: "'around':30 'buggy/unstable':45 'card':36 'driver':41 'hardwar':9,19 'late':22 'linux':43 'lot':14 'ndiswrapp':27 'obscur':8 'one':46 'plus':12 'releas':25 'still':17,29,39 'time':24 'trust':1 'us':16 'use':18 'xp':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4823595"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701724707 {#3181
      date: 2023-12-04 22:18:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2502}
  +body: "I understand, but seeing this post right after my experience today was the biggest coincidence ever and kinda funny that it worked right away in Linux while in Windows I had to manually go get the drivers for it. Linux used to be bad, but it evolved A LOT in terms of drivers support while windows just kinda stayed the same. I remember facing the same problem of booting a new Windows install and having the wifi option completely gone (no drivers) in Windows 8… many years ago. Windows 11 and the experience is still the same. And it’s a modern Realtek card, not even close to being obscure. This post + this experience today was just a nice internet moment"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701737693 {#3401
    date: 2023-12-05 01:54:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@azenyr@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3404 …}
  +nested: Doctrine\ORM\PersistentCollection {#3406 …}
  +votes: Doctrine\ORM\PersistentCollection {#3408 …}
  +reports: Doctrine\ORM\PersistentCollection {#3410 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3412 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3414 …}
  -id: 197402
  -bodyTs: "'11':90 '8':85 'ago':88 'away':24 'bad':44 'biggest':14 'boot':69 'card':104 'close':107 'coincid':15 'complet':79 'driver':37,53,82 'even':106 'ever':16 'evolv':47 'experi':10,93,114 'face':64 'funni':19 'get':35 'go':34 'gone':80 'instal':73 'internet':120 'kinda':18,58 'linux':26,40 'lot':49 'mani':86 'manual':33 'modern':102 'moment':121 'new':71 'nice':119 'obscur':110 'option':78 'post':6,112 'problem':67 'realtek':103 'rememb':63 'right':7,23 'see':4 'stay':59 'still':95 'support':54 'term':51 'today':11,115 'understand':2 'use':41 'wifi':77 'window':29,56,72,84,89 'work':22 'year':87"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5807508"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701737693 {#3402
    date: 2023-12-05 01:54:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#3403
  +user: App\Entity\User {#2515 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3182
    +user: Proxies\__CG__\App\Entity\User {#3108 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#2502
      +user: App\Entity\User {#2515 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: "Funny that my brand new laptop just arrived today and its own wifi card wasn’t recognized in Windows, so I had to use my phone via usb-tethering. It’s a Lenovo Yoga Slim 7 (14APU8) by the way, Ryzen 7th gen, full AMD, OLED etc. It came without any OS (no way I’m paying for Windows lol) and my first Win11 experience on this laptop was “please choose a network to continue” and no networks were displayed at all, because wifi card had no drivers (Realtek btw). Windows setup wouldn’t let me continue without a network, but there was no way to have a network. Funny Win11 moment right there. After some hours configuring everything I then installed my usual dual-boot Fedora and everything worked even in the live-usb. This meme is not valid for Linux anymore. Windows however, now thats a meme."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1703100314 {#2496
        date: 2023-12-20 20:25:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2503 …}
      +nested: Doctrine\ORM\PersistentCollection {#2505 …}
      +votes: Doctrine\ORM\PersistentCollection {#2507 …}
      +reports: Doctrine\ORM\PersistentCollection {#2509 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2511 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2513 …}
      -id: 196456
      -bodyTs: "'14apu8':38 '7':37 '7th':43 'amd':46 'anymor':146 'arriv':8 'boot':128 'brand':4 'btw':91 'came':50 'card':14,86 'choos':72 'configur':119 'continu':76,98 'display':81 'driver':89 'dual':127 'dual-boot':126 'etc':48 'even':133 'everyth':120,131 'experi':66 'fedora':129 'first':64 'full':45 'funni':1,111 'gen':44 'hour':118 'howev':148 'instal':123 'laptop':6,69 'lenovo':34 'let':96 'linux':145 'live':137 'live-usb':136 'lol':61 'm':57 'meme':140,152 'moment':113 'network':74,79,101,110 'new':5 'ole':47 'os':53 'pay':58 'phone':26 'pleas':71 'realtek':90 'recogn':17 'right':114 'ryzen':42 'setup':93 'slim':36 'tether':30 'that':150 'today':9 'usb':29,138 'usb-teth':28 'use':24 'usual':125 'valid':143 'via':27 'wasn':15 'way':41,55,106 'wifi':13,85 'win11':65,112 'window':19,60,92,147 'without':51,99 'work':132 'wouldn':94 'yoga':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5800962"
      +editedAt: DateTimeImmutable @1702982699 {#2497
        date: 2023-12-19 11:44:59.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701718035 {#2498
        date: 2023-12-04 20:27:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2502}
    +body: "Trust me, it is. There is some obscure hardware out there. Plus, a lot of us still use hardware that was late XP time released and ndiswrapper was still around. So, for some of these cards, there is still no drivers for Linux (or buggy/unstable ones)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701724707 {#3180
      date: 2023-12-04 22:18:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
      "@azenyr@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3183 …}
    +nested: Doctrine\ORM\PersistentCollection {#3185 …}
    +votes: Doctrine\ORM\PersistentCollection {#3187 …}
    +reports: Doctrine\ORM\PersistentCollection {#3189 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3191 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3193 …}
    -id: 196812
    -bodyTs: "'around':30 'buggy/unstable':45 'card':36 'driver':41 'hardwar':9,19 'late':22 'linux':43 'lot':14 'ndiswrapp':27 'obscur':8 'one':46 'plus':12 'releas':25 'still':17,29,39 'time':24 'trust':1 'us':16 'use':18 'xp':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4823595"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701724707 {#3181
      date: 2023-12-04 22:18:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2502}
  +body: "I understand, but seeing this post right after my experience today was the biggest coincidence ever and kinda funny that it worked right away in Linux while in Windows I had to manually go get the drivers for it. Linux used to be bad, but it evolved A LOT in terms of drivers support while windows just kinda stayed the same. I remember facing the same problem of booting a new Windows install and having the wifi option completely gone (no drivers) in Windows 8… many years ago. Windows 11 and the experience is still the same. And it’s a modern Realtek card, not even close to being obscure. This post + this experience today was just a nice internet moment"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701737693 {#3401
    date: 2023-12-05 01:54:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@azenyr@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3404 …}
  +nested: Doctrine\ORM\PersistentCollection {#3406 …}
  +votes: Doctrine\ORM\PersistentCollection {#3408 …}
  +reports: Doctrine\ORM\PersistentCollection {#3410 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3412 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3414 …}
  -id: 197402
  -bodyTs: "'11':90 '8':85 'ago':88 'away':24 'bad':44 'biggest':14 'boot':69 'card':104 'close':107 'coincid':15 'complet':79 'driver':37,53,82 'even':106 'ever':16 'evolv':47 'experi':10,93,114 'face':64 'funni':19 'get':35 'go':34 'gone':80 'instal':73 'internet':120 'kinda':18,58 'linux':26,40 'lot':49 'mani':86 'manual':33 'modern':102 'moment':121 'new':71 'nice':119 'obscur':110 'option':78 'post':6,112 'problem':67 'realtek':103 'rememb':63 'right':7,23 'see':4 'stay':59 'still':95 'support':54 'term':51 'today':11,115 'understand':2 'use':41 'wifi':77 'window':29,56,72,84,89 'work':22 'year':87"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5807508"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701737693 {#3402
    date: 2023-12-05 01:54:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#3471
  +user: Proxies\__CG__\App\Entity\User {#3108 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3403
    +user: App\Entity\User {#2515 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3182
      +user: Proxies\__CG__\App\Entity\User {#3108 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#2502
        +user: App\Entity\User {#2515 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: null
        +root: null
        +body: "Funny that my brand new laptop just arrived today and its own wifi card wasn’t recognized in Windows, so I had to use my phone via usb-tethering. It’s a Lenovo Yoga Slim 7 (14APU8) by the way, Ryzen 7th gen, full AMD, OLED etc. It came without any OS (no way I’m paying for Windows lol) and my first Win11 experience on this laptop was “please choose a network to continue” and no networks were displayed at all, because wifi card had no drivers (Realtek btw). Windows setup wouldn’t let me continue without a network, but there was no way to have a network. Funny Win11 moment right there. After some hours configuring everything I then installed my usual dual-boot Fedora and everything worked even in the live-usb. This meme is not valid for Linux anymore. Windows however, now thats a meme."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1703100314 {#2496
          date: 2023-12-20 20:25:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@0x4E4F@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2503 …}
        +nested: Doctrine\ORM\PersistentCollection {#2505 …}
        +votes: Doctrine\ORM\PersistentCollection {#2507 …}
        +reports: Doctrine\ORM\PersistentCollection {#2509 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2511 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2513 …}
        -id: 196456
        -bodyTs: "'14apu8':38 '7':37 '7th':43 'amd':46 'anymor':146 'arriv':8 'boot':128 'brand':4 'btw':91 'came':50 'card':14,86 'choos':72 'configur':119 'continu':76,98 'display':81 'driver':89 'dual':127 'dual-boot':126 'etc':48 'even':133 'everyth':120,131 'experi':66 'fedora':129 'first':64 'full':45 'funni':1,111 'gen':44 'hour':118 'howev':148 'instal':123 'laptop':6,69 'lenovo':34 'let':96 'linux':145 'live':137 'live-usb':136 'lol':61 'm':57 'meme':140,152 'moment':113 'network':74,79,101,110 'new':5 'ole':47 'os':53 'pay':58 'phone':26 'pleas':71 'realtek':90 'recogn':17 'right':114 'ryzen':42 'setup':93 'slim':36 'tether':30 'that':150 'today':9 'usb':29,138 'usb-teth':28 'use':24 'usual':125 'valid':143 'via':27 'wasn':15 'way':41,55,106 'wifi':13,85 'win11':65,112 'window':19,60,92,147 'without':51,99 'work':132 'wouldn':94 'yoga':35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5800962"
        +editedAt: DateTimeImmutable @1702982699 {#2497
          date: 2023-12-19 11:44:59.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701718035 {#2498
          date: 2023-12-04 20:27:15.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2502}
      +body: "Trust me, it is. There is some obscure hardware out there. Plus, a lot of us still use hardware that was late XP time released and ndiswrapper was still around. So, for some of these cards, there is still no drivers for Linux (or buggy/unstable ones)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701724707 {#3180
        date: 2023-12-04 22:18:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@infosec.pub"
        "@azenyr@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3183 …}
      +nested: Doctrine\ORM\PersistentCollection {#3185 …}
      +votes: Doctrine\ORM\PersistentCollection {#3187 …}
      +reports: Doctrine\ORM\PersistentCollection {#3189 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3191 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3193 …}
      -id: 196812
      -bodyTs: "'around':30 'buggy/unstable':45 'card':36 'driver':41 'hardwar':9,19 'late':22 'linux':43 'lot':14 'ndiswrapp':27 'obscur':8 'one':46 'plus':12 'releas':25 'still':17,29,39 'time':24 'trust':1 'us':16 'use':18 'xp':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4823595"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701724707 {#3181
        date: 2023-12-04 22:18:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2502}
    +body: "I understand, but seeing this post right after my experience today was the biggest coincidence ever and kinda funny that it worked right away in Linux while in Windows I had to manually go get the drivers for it. Linux used to be bad, but it evolved A LOT in terms of drivers support while windows just kinda stayed the same. I remember facing the same problem of booting a new Windows install and having the wifi option completely gone (no drivers) in Windows 8… many years ago. Windows 11 and the experience is still the same. And it’s a modern Realtek card, not even close to being obscure. This post + this experience today was just a nice internet moment"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701737693 {#3401
      date: 2023-12-05 01:54:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
      "@azenyr@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3404 …}
    +nested: Doctrine\ORM\PersistentCollection {#3406 …}
    +votes: Doctrine\ORM\PersistentCollection {#3408 …}
    +reports: Doctrine\ORM\PersistentCollection {#3410 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3412 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3414 …}
    -id: 197402
    -bodyTs: "'11':90 '8':85 'ago':88 'away':24 'bad':44 'biggest':14 'boot':69 'card':104 'close':107 'coincid':15 'complet':79 'driver':37,53,82 'even':106 'ever':16 'evolv':47 'experi':10,93,114 'face':64 'funni':19 'get':35 'go':34 'gone':80 'instal':73 'internet':120 'kinda':18,58 'linux':26,40 'lot':49 'mani':86 'manual':33 'modern':102 'moment':121 'new':71 'nice':119 'obscur':110 'option':78 'post':6,112 'problem':67 'realtek':103 'rememb':63 'right':7,23 'see':4 'stay':59 'still':95 'support':54 'term':51 'today':11,115 'understand':2 'use':41 'wifi':77 'window':29,56,72,84,89 'work':22 'year':87"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5807508"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701737693 {#3402
      date: 2023-12-05 01:54:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2502}
  +body: """
    > Linux used to be bad, but it evolved A LOT in terms of drivers support while windows just kinda stayed the same.\n
    \n
    Agree on that part. It has gotten a lot better.\n
    \n
    Still, I was hoping that they’ll eventually solve some of the problems with the WiFi hardware back in the ndiswrapper days. As it turns out, it’s 50/50. Some of it has drivers, some don’t. Sure I could go hunting for untested unreliable alpha stage drivers and compile them myself, but I was kinda hoping that we would be passed that on over 95, 96% of the hardware there is out there.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701740668 {#3469
    date: 2023-12-05 02:44:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@azenyr@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3472 …}
  +nested: Doctrine\ORM\PersistentCollection {#3474 …}
  +votes: Doctrine\ORM\PersistentCollection {#3476 …}
  +reports: Doctrine\ORM\PersistentCollection {#3478 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3480 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3482 …}
  -id: 197464
  -bodyTs: "'50/50':61 '95':98 '96':99 'agre':23 'alpha':78 'back':50 'bad':5 'better':32 'compil':82 'could':72 'day':54 'driver':14,66,80 'eventu':40 'evolv':8 'go':73 'gotten':29 'hardwar':49,102 'hope':36,89 'hunt':74 'kinda':19,88 'linux':1 'll':39 'lot':10,31 'ndiswrapp':53 'part':26 'pass':94 'problem':45 'solv':41 'stage':79 'stay':20 'still':33 'support':15 'sure':70 'term':12 'turn':57 'unreli':77 'untest':76 'use':2 'wifi':48 'window':17 'would':92"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4829256"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701740668 {#3470
    date: 2023-12-05 02:44:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#3471
  +user: Proxies\__CG__\App\Entity\User {#3108 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3403
    +user: App\Entity\User {#2515 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3182
      +user: Proxies\__CG__\App\Entity\User {#3108 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#2502
        +user: App\Entity\User {#2515 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: null
        +root: null
        +body: "Funny that my brand new laptop just arrived today and its own wifi card wasn’t recognized in Windows, so I had to use my phone via usb-tethering. It’s a Lenovo Yoga Slim 7 (14APU8) by the way, Ryzen 7th gen, full AMD, OLED etc. It came without any OS (no way I’m paying for Windows lol) and my first Win11 experience on this laptop was “please choose a network to continue” and no networks were displayed at all, because wifi card had no drivers (Realtek btw). Windows setup wouldn’t let me continue without a network, but there was no way to have a network. Funny Win11 moment right there. After some hours configuring everything I then installed my usual dual-boot Fedora and everything worked even in the live-usb. This meme is not valid for Linux anymore. Windows however, now thats a meme."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1703100314 {#2496
          date: 2023-12-20 20:25:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@0x4E4F@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2503 …}
        +nested: Doctrine\ORM\PersistentCollection {#2505 …}
        +votes: Doctrine\ORM\PersistentCollection {#2507 …}
        +reports: Doctrine\ORM\PersistentCollection {#2509 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2511 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2513 …}
        -id: 196456
        -bodyTs: "'14apu8':38 '7':37 '7th':43 'amd':46 'anymor':146 'arriv':8 'boot':128 'brand':4 'btw':91 'came':50 'card':14,86 'choos':72 'configur':119 'continu':76,98 'display':81 'driver':89 'dual':127 'dual-boot':126 'etc':48 'even':133 'everyth':120,131 'experi':66 'fedora':129 'first':64 'full':45 'funni':1,111 'gen':44 'hour':118 'howev':148 'instal':123 'laptop':6,69 'lenovo':34 'let':96 'linux':145 'live':137 'live-usb':136 'lol':61 'm':57 'meme':140,152 'moment':113 'network':74,79,101,110 'new':5 'ole':47 'os':53 'pay':58 'phone':26 'pleas':71 'realtek':90 'recogn':17 'right':114 'ryzen':42 'setup':93 'slim':36 'tether':30 'that':150 'today':9 'usb':29,138 'usb-teth':28 'use':24 'usual':125 'valid':143 'via':27 'wasn':15 'way':41,55,106 'wifi':13,85 'win11':65,112 'window':19,60,92,147 'without':51,99 'work':132 'wouldn':94 'yoga':35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5800962"
        +editedAt: DateTimeImmutable @1702982699 {#2497
          date: 2023-12-19 11:44:59.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701718035 {#2498
          date: 2023-12-04 20:27:15.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2502}
      +body: "Trust me, it is. There is some obscure hardware out there. Plus, a lot of us still use hardware that was late XP time released and ndiswrapper was still around. So, for some of these cards, there is still no drivers for Linux (or buggy/unstable ones)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701724707 {#3180
        date: 2023-12-04 22:18:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@infosec.pub"
        "@azenyr@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3183 …}
      +nested: Doctrine\ORM\PersistentCollection {#3185 …}
      +votes: Doctrine\ORM\PersistentCollection {#3187 …}
      +reports: Doctrine\ORM\PersistentCollection {#3189 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3191 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3193 …}
      -id: 196812
      -bodyTs: "'around':30 'buggy/unstable':45 'card':36 'driver':41 'hardwar':9,19 'late':22 'linux':43 'lot':14 'ndiswrapp':27 'obscur':8 'one':46 'plus':12 'releas':25 'still':17,29,39 'time':24 'trust':1 'us':16 'use':18 'xp':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4823595"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701724707 {#3181
        date: 2023-12-04 22:18:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2502}
    +body: "I understand, but seeing this post right after my experience today was the biggest coincidence ever and kinda funny that it worked right away in Linux while in Windows I had to manually go get the drivers for it. Linux used to be bad, but it evolved A LOT in terms of drivers support while windows just kinda stayed the same. I remember facing the same problem of booting a new Windows install and having the wifi option completely gone (no drivers) in Windows 8… many years ago. Windows 11 and the experience is still the same. And it’s a modern Realtek card, not even close to being obscure. This post + this experience today was just a nice internet moment"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701737693 {#3401
      date: 2023-12-05 01:54:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
      "@azenyr@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3404 …}
    +nested: Doctrine\ORM\PersistentCollection {#3406 …}
    +votes: Doctrine\ORM\PersistentCollection {#3408 …}
    +reports: Doctrine\ORM\PersistentCollection {#3410 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3412 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3414 …}
    -id: 197402
    -bodyTs: "'11':90 '8':85 'ago':88 'away':24 'bad':44 'biggest':14 'boot':69 'card':104 'close':107 'coincid':15 'complet':79 'driver':37,53,82 'even':106 'ever':16 'evolv':47 'experi':10,93,114 'face':64 'funni':19 'get':35 'go':34 'gone':80 'instal':73 'internet':120 'kinda':18,58 'linux':26,40 'lot':49 'mani':86 'manual':33 'modern':102 'moment':121 'new':71 'nice':119 'obscur':110 'option':78 'post':6,112 'problem':67 'realtek':103 'rememb':63 'right':7,23 'see':4 'stay':59 'still':95 'support':54 'term':51 'today':11,115 'understand':2 'use':41 'wifi':77 'window':29,56,72,84,89 'work':22 'year':87"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5807508"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701737693 {#3402
      date: 2023-12-05 01:54:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2502}
  +body: """
    > Linux used to be bad, but it evolved A LOT in terms of drivers support while windows just kinda stayed the same.\n
    \n
    Agree on that part. It has gotten a lot better.\n
    \n
    Still, I was hoping that they’ll eventually solve some of the problems with the WiFi hardware back in the ndiswrapper days. As it turns out, it’s 50/50. Some of it has drivers, some don’t. Sure I could go hunting for untested unreliable alpha stage drivers and compile them myself, but I was kinda hoping that we would be passed that on over 95, 96% of the hardware there is out there.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701740668 {#3469
    date: 2023-12-05 02:44:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@azenyr@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3472 …}
  +nested: Doctrine\ORM\PersistentCollection {#3474 …}
  +votes: Doctrine\ORM\PersistentCollection {#3476 …}
  +reports: Doctrine\ORM\PersistentCollection {#3478 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3480 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3482 …}
  -id: 197464
  -bodyTs: "'50/50':61 '95':98 '96':99 'agre':23 'alpha':78 'back':50 'bad':5 'better':32 'compil':82 'could':72 'day':54 'driver':14,66,80 'eventu':40 'evolv':8 'go':73 'gotten':29 'hardwar':49,102 'hope':36,89 'hunt':74 'kinda':19,88 'linux':1 'll':39 'lot':10,31 'ndiswrapp':53 'part':26 'pass':94 'problem':45 'solv':41 'stage':79 'stay':20 'still':33 'support':15 'sure':70 'term':12 'turn':57 'unreli':77 'untest':76 'use':2 'wifi':48 'window':17 'would':92"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4829256"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701740668 {#3470
    date: 2023-12-05 02:44:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#3471
  +user: Proxies\__CG__\App\Entity\User {#3108 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3403
    +user: App\Entity\User {#2515 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3182
      +user: Proxies\__CG__\App\Entity\User {#3108 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#2502
        +user: App\Entity\User {#2515 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: null
        +root: null
        +body: "Funny that my brand new laptop just arrived today and its own wifi card wasn’t recognized in Windows, so I had to use my phone via usb-tethering. It’s a Lenovo Yoga Slim 7 (14APU8) by the way, Ryzen 7th gen, full AMD, OLED etc. It came without any OS (no way I’m paying for Windows lol) and my first Win11 experience on this laptop was “please choose a network to continue” and no networks were displayed at all, because wifi card had no drivers (Realtek btw). Windows setup wouldn’t let me continue without a network, but there was no way to have a network. Funny Win11 moment right there. After some hours configuring everything I then installed my usual dual-boot Fedora and everything worked even in the live-usb. This meme is not valid for Linux anymore. Windows however, now thats a meme."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1703100314 {#2496
          date: 2023-12-20 20:25:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@0x4E4F@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2503 …}
        +nested: Doctrine\ORM\PersistentCollection {#2505 …}
        +votes: Doctrine\ORM\PersistentCollection {#2507 …}
        +reports: Doctrine\ORM\PersistentCollection {#2509 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2511 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2513 …}
        -id: 196456
        -bodyTs: "'14apu8':38 '7':37 '7th':43 'amd':46 'anymor':146 'arriv':8 'boot':128 'brand':4 'btw':91 'came':50 'card':14,86 'choos':72 'configur':119 'continu':76,98 'display':81 'driver':89 'dual':127 'dual-boot':126 'etc':48 'even':133 'everyth':120,131 'experi':66 'fedora':129 'first':64 'full':45 'funni':1,111 'gen':44 'hour':118 'howev':148 'instal':123 'laptop':6,69 'lenovo':34 'let':96 'linux':145 'live':137 'live-usb':136 'lol':61 'm':57 'meme':140,152 'moment':113 'network':74,79,101,110 'new':5 'ole':47 'os':53 'pay':58 'phone':26 'pleas':71 'realtek':90 'recogn':17 'right':114 'ryzen':42 'setup':93 'slim':36 'tether':30 'that':150 'today':9 'usb':29,138 'usb-teth':28 'use':24 'usual':125 'valid':143 'via':27 'wasn':15 'way':41,55,106 'wifi':13,85 'win11':65,112 'window':19,60,92,147 'without':51,99 'work':132 'wouldn':94 'yoga':35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5800962"
        +editedAt: DateTimeImmutable @1702982699 {#2497
          date: 2023-12-19 11:44:59.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701718035 {#2498
          date: 2023-12-04 20:27:15.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2502}
      +body: "Trust me, it is. There is some obscure hardware out there. Plus, a lot of us still use hardware that was late XP time released and ndiswrapper was still around. So, for some of these cards, there is still no drivers for Linux (or buggy/unstable ones)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701724707 {#3180
        date: 2023-12-04 22:18:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@infosec.pub"
        "@azenyr@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3183 …}
      +nested: Doctrine\ORM\PersistentCollection {#3185 …}
      +votes: Doctrine\ORM\PersistentCollection {#3187 …}
      +reports: Doctrine\ORM\PersistentCollection {#3189 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3191 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3193 …}
      -id: 196812
      -bodyTs: "'around':30 'buggy/unstable':45 'card':36 'driver':41 'hardwar':9,19 'late':22 'linux':43 'lot':14 'ndiswrapp':27 'obscur':8 'one':46 'plus':12 'releas':25 'still':17,29,39 'time':24 'trust':1 'us':16 'use':18 'xp':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4823595"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701724707 {#3181
        date: 2023-12-04 22:18:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2502}
    +body: "I understand, but seeing this post right after my experience today was the biggest coincidence ever and kinda funny that it worked right away in Linux while in Windows I had to manually go get the drivers for it. Linux used to be bad, but it evolved A LOT in terms of drivers support while windows just kinda stayed the same. I remember facing the same problem of booting a new Windows install and having the wifi option completely gone (no drivers) in Windows 8… many years ago. Windows 11 and the experience is still the same. And it’s a modern Realtek card, not even close to being obscure. This post + this experience today was just a nice internet moment"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701737693 {#3401
      date: 2023-12-05 01:54:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
      "@azenyr@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3404 …}
    +nested: Doctrine\ORM\PersistentCollection {#3406 …}
    +votes: Doctrine\ORM\PersistentCollection {#3408 …}
    +reports: Doctrine\ORM\PersistentCollection {#3410 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3412 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3414 …}
    -id: 197402
    -bodyTs: "'11':90 '8':85 'ago':88 'away':24 'bad':44 'biggest':14 'boot':69 'card':104 'close':107 'coincid':15 'complet':79 'driver':37,53,82 'even':106 'ever':16 'evolv':47 'experi':10,93,114 'face':64 'funni':19 'get':35 'go':34 'gone':80 'instal':73 'internet':120 'kinda':18,58 'linux':26,40 'lot':49 'mani':86 'manual':33 'modern':102 'moment':121 'new':71 'nice':119 'obscur':110 'option':78 'post':6,112 'problem':67 'realtek':103 'rememb':63 'right':7,23 'see':4 'stay':59 'still':95 'support':54 'term':51 'today':11,115 'understand':2 'use':41 'wifi':77 'window':29,56,72,84,89 'work':22 'year':87"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5807508"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701737693 {#3402
      date: 2023-12-05 01:54:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2502}
  +body: """
    > Linux used to be bad, but it evolved A LOT in terms of drivers support while windows just kinda stayed the same.\n
    \n
    Agree on that part. It has gotten a lot better.\n
    \n
    Still, I was hoping that they’ll eventually solve some of the problems with the WiFi hardware back in the ndiswrapper days. As it turns out, it’s 50/50. Some of it has drivers, some don’t. Sure I could go hunting for untested unreliable alpha stage drivers and compile them myself, but I was kinda hoping that we would be passed that on over 95, 96% of the hardware there is out there.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701740668 {#3469
    date: 2023-12-05 02:44:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@azenyr@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3472 …}
  +nested: Doctrine\ORM\PersistentCollection {#3474 …}
  +votes: Doctrine\ORM\PersistentCollection {#3476 …}
  +reports: Doctrine\ORM\PersistentCollection {#3478 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3480 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3482 …}
  -id: 197464
  -bodyTs: "'50/50':61 '95':98 '96':99 'agre':23 'alpha':78 'back':50 'bad':5 'better':32 'compil':82 'could':72 'day':54 'driver':14,66,80 'eventu':40 'evolv':8 'go':73 'gotten':29 'hardwar':49,102 'hope':36,89 'hunt':74 'kinda':19,88 'linux':1 'll':39 'lot':10,31 'ndiswrapp':53 'part':26 'pass':94 'problem':45 'solv':41 'stage':79 'stay':20 'still':33 'support':15 'sure':70 'term':12 'turn':57 'unreli':77 'untest':76 'use':2 'wifi':48 'window':17 'would':92"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4829256"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701740668 {#3470
    date: 2023-12-05 02:44:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#3524
  +user: App\Entity\User {#2515 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3471
    +user: Proxies\__CG__\App\Entity\User {#3108 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3403
      +user: App\Entity\User {#2515 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3182
        +user: Proxies\__CG__\App\Entity\User {#3108 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#2502
          +user: App\Entity\User {#2515 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: null
          +root: null
          +body: "Funny that my brand new laptop just arrived today and its own wifi card wasn’t recognized in Windows, so I had to use my phone via usb-tethering. It’s a Lenovo Yoga Slim 7 (14APU8) by the way, Ryzen 7th gen, full AMD, OLED etc. It came without any OS (no way I’m paying for Windows lol) and my first Win11 experience on this laptop was “please choose a network to continue” and no networks were displayed at all, because wifi card had no drivers (Realtek btw). Windows setup wouldn’t let me continue without a network, but there was no way to have a network. Funny Win11 moment right there. After some hours configuring everything I then installed my usual dual-boot Fedora and everything worked even in the live-usb. This meme is not valid for Linux anymore. Windows however, now thats a meme."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1703100314 {#2496
            date: 2023-12-20 20:25:14.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@0x4E4F@infosec.pub"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2503 …}
          +nested: Doctrine\ORM\PersistentCollection {#2505 …}
          +votes: Doctrine\ORM\PersistentCollection {#2507 …}
          +reports: Doctrine\ORM\PersistentCollection {#2509 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2511 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2513 …}
          -id: 196456
          -bodyTs: "'14apu8':38 '7':37 '7th':43 'amd':46 'anymor':146 'arriv':8 'boot':128 'brand':4 'btw':91 'came':50 'card':14,86 'choos':72 'configur':119 'continu':76,98 'display':81 'driver':89 'dual':127 'dual-boot':126 'etc':48 'even':133 'everyth':120,131 'experi':66 'fedora':129 'first':64 'full':45 'funni':1,111 'gen':44 'hour':118 'howev':148 'instal':123 'laptop':6,69 'lenovo':34 'let':96 'linux':145 'live':137 'live-usb':136 'lol':61 'm':57 'meme':140,152 'moment':113 'network':74,79,101,110 'new':5 'ole':47 'os':53 'pay':58 'phone':26 'pleas':71 'realtek':90 'recogn':17 'right':114 'ryzen':42 'setup':93 'slim':36 'tether':30 'that':150 'today':9 'usb':29,138 'usb-teth':28 'use':24 'usual':125 'valid':143 'via':27 'wasn':15 'way':41,55,106 'wifi':13,85 'win11':65,112 'window':19,60,92,147 'without':51,99 'work':132 'wouldn':94 'yoga':35"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5800962"
          +editedAt: DateTimeImmutable @1702982699 {#2497
            date: 2023-12-19 11:44:59.0 +01:00
          }
          +createdAt: DateTimeImmutable @1701718035 {#2498
            date: 2023-12-04 20:27:15.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2502}
        +body: "Trust me, it is. There is some obscure hardware out there. Plus, a lot of us still use hardware that was late XP time released and ndiswrapper was still around. So, for some of these cards, there is still no drivers for Linux (or buggy/unstable ones)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701724707 {#3180
          date: 2023-12-04 22:18:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@0x4E4F@infosec.pub"
          "@azenyr@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3183 …}
        +nested: Doctrine\ORM\PersistentCollection {#3185 …}
        +votes: Doctrine\ORM\PersistentCollection {#3187 …}
        +reports: Doctrine\ORM\PersistentCollection {#3189 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3191 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3193 …}
        -id: 196812
        -bodyTs: "'around':30 'buggy/unstable':45 'card':36 'driver':41 'hardwar':9,19 'late':22 'linux':43 'lot':14 'ndiswrapp':27 'obscur':8 'one':46 'plus':12 'releas':25 'still':17,29,39 'time':24 'trust':1 'us':16 'use':18 'xp':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4823595"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701724707 {#3181
          date: 2023-12-04 22:18:27.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2502}
      +body: "I understand, but seeing this post right after my experience today was the biggest coincidence ever and kinda funny that it worked right away in Linux while in Windows I had to manually go get the drivers for it. Linux used to be bad, but it evolved A LOT in terms of drivers support while windows just kinda stayed the same. I remember facing the same problem of booting a new Windows install and having the wifi option completely gone (no drivers) in Windows 8… many years ago. Windows 11 and the experience is still the same. And it’s a modern Realtek card, not even close to being obscure. This post + this experience today was just a nice internet moment"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701737693 {#3401
        date: 2023-12-05 01:54:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@infosec.pub"
        "@azenyr@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3404 …}
      +nested: Doctrine\ORM\PersistentCollection {#3406 …}
      +votes: Doctrine\ORM\PersistentCollection {#3408 …}
      +reports: Doctrine\ORM\PersistentCollection {#3410 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3412 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3414 …}
      -id: 197402
      -bodyTs: "'11':90 '8':85 'ago':88 'away':24 'bad':44 'biggest':14 'boot':69 'card':104 'close':107 'coincid':15 'complet':79 'driver':37,53,82 'even':106 'ever':16 'evolv':47 'experi':10,93,114 'face':64 'funni':19 'get':35 'go':34 'gone':80 'instal':73 'internet':120 'kinda':18,58 'linux':26,40 'lot':49 'mani':86 'manual':33 'modern':102 'moment':121 'new':71 'nice':119 'obscur':110 'option':78 'post':6,112 'problem':67 'realtek':103 'rememb':63 'right':7,23 'see':4 'stay':59 'still':95 'support':54 'term':51 'today':11,115 'understand':2 'use':41 'wifi':77 'window':29,56,72,84,89 'work':22 'year':87"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5807508"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701737693 {#3402
        date: 2023-12-05 01:54:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2502}
    +body: """
      > Linux used to be bad, but it evolved A LOT in terms of drivers support while windows just kinda stayed the same.\n
      \n
      Agree on that part. It has gotten a lot better.\n
      \n
      Still, I was hoping that they’ll eventually solve some of the problems with the WiFi hardware back in the ndiswrapper days. As it turns out, it’s 50/50. Some of it has drivers, some don’t. Sure I could go hunting for untested unreliable alpha stage drivers and compile them myself, but I was kinda hoping that we would be passed that on over 95, 96% of the hardware there is out there.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701740668 {#3469
      date: 2023-12-05 02:44:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
      "@azenyr@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3472 …}
    +nested: Doctrine\ORM\PersistentCollection {#3474 …}
    +votes: Doctrine\ORM\PersistentCollection {#3476 …}
    +reports: Doctrine\ORM\PersistentCollection {#3478 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3480 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3482 …}
    -id: 197464
    -bodyTs: "'50/50':61 '95':98 '96':99 'agre':23 'alpha':78 'back':50 'bad':5 'better':32 'compil':82 'could':72 'day':54 'driver':14,66,80 'eventu':40 'evolv':8 'go':73 'gotten':29 'hardwar':49,102 'hope':36,89 'hunt':74 'kinda':19,88 'linux':1 'll':39 'lot':10,31 'ndiswrapp':53 'part':26 'pass':94 'problem':45 'solv':41 'stage':79 'stay':20 'still':33 'support':15 'sure':70 'term':12 'turn':57 'unreli':77 'untest':76 'use':2 'wifi':48 'window':17 'would':92"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4829256"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701740668 {#3470
      date: 2023-12-05 02:44:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2502}
  +body: "Well I myself have no patience at all to compile stuff myself, I can say I am half casual half linux nerd. I’m in the middle. Compiling stuff is too much, especially drivers and low level stuff like that. At that point I will just give up on the hardware or the OS/distro. That’s mainly why I still dual boot. I have a SIM Racing setup and even with drivers that exist already and many awesome community made GUI tools (like Overdrive GUI) that get updated almost daily (which is impressive), it still is very hit or miss and most of the times it is either not detected at all or just half working. Even after using linux myself since the Ubuntu 7 and Gnome 2 days, I still dual boot Windows because well… sometimes life is just more peaceful when you can just reboot your pc and have funcional hardware again. I work under linux and play under windows. That’s peace for me. Except nowadays I am staring to play non-Sim Racing stuff on linux too because Proton is amazing. But it still requires a lot of manual labor to make it work. And when I teach linux to other people I always teach the dual boot way and how they can easily jump back to what they are used to. In your case… I think I would just get a different wifi card if possible. If its an embedded one, well… maybe I would just get a new motherboard/device anyway, or just use another OS and call it a day. Sometimes it’s the better way. In your case probably the amount of people that need drivers for hardware like yours is diminishing day by day, so the probability of it ever getting fixed also diminishes. I found out that in the Linux world it’s always better to stay with mainstream hardware as much as possible."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701785920 {#3522
    date: 2023-12-05 15:18:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@azenyr@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3525 …}
  +nested: Doctrine\ORM\PersistentCollection {#3527 …}
  +votes: Doctrine\ORM\PersistentCollection {#3529 …}
  +reports: Doctrine\ORM\PersistentCollection {#3531 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3533 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3535 …}
  -id: 198861
  -bodyTs: "'2':128 '7':125 'almost':89 'alreadi':75 'also':302 'alway':209,314 'amaz':186 'amount':279 'anoth':261 'anyway':257 'awesom':78 'back':221 'better':272,315 'boot':62,133,213 'call':264 'card':240 'case':230,276 'casual':19 'communiti':79 'compil':10,28 'daili':90 'day':129,267,291,293 'detect':110 'differ':238 'diminish':290,303 'driver':34,72,284 'dual':61,132,212 'easili':219 'either':108 'embed':246 'especi':33 'even':70,117 'ever':299 'except':168 'exist':74 'fix':301 'found':305 'funcion':152 'get':87,236,253,300 'give':47 'gnome':127 'gui':81,85 'half':18,20,115 'hardwar':51,153,286,320 'hit':98 'impress':93 'jump':220 'labor':195 'level':37 'life':138 'like':39,83,287 'linux':21,120,158,181,204,310 'lot':192 'low':36 'm':24 'made':80 'main':57 'mainstream':319 'make':197 'mani':77 'manual':194 'mayb':249 'middl':27 'miss':100 'motherboard/device':256 'much':32,322 'need':283 'nerd':22 'new':255 'non':176 'non-sim':175 'nowaday':169 'one':247 'os':262 'os/distro':54 'overdr':84 'patienc':6 'pc':149 'peac':142,165 'peopl':207,281 'play':160,174 'point':43 'possibl':242,324 'probabl':277,296 'proton':184 'race':67,178 'reboot':147 'requir':190 'say':15 'setup':68 'sim':66,177 'sinc':122 'sometim':137,268 'stare':172 'stay':317 'still':60,95,131,189 'stuff':11,29,38,179 'teach':203,210 'think':232 'time':105 'tool':82 'ubuntu':124 'updat':88 'use':119,226,260 'way':214,273 'well':1,136,248 'wifi':239 'window':134,162 'work':116,156,199 'world':311 'would':234,251"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5819763"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701785920 {#3523
    date: 2023-12-05 15:18:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#3524
  +user: App\Entity\User {#2515 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3471
    +user: Proxies\__CG__\App\Entity\User {#3108 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3403
      +user: App\Entity\User {#2515 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3182
        +user: Proxies\__CG__\App\Entity\User {#3108 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#2502
          +user: App\Entity\User {#2515 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: null
          +root: null
          +body: "Funny that my brand new laptop just arrived today and its own wifi card wasn’t recognized in Windows, so I had to use my phone via usb-tethering. It’s a Lenovo Yoga Slim 7 (14APU8) by the way, Ryzen 7th gen, full AMD, OLED etc. It came without any OS (no way I’m paying for Windows lol) and my first Win11 experience on this laptop was “please choose a network to continue” and no networks were displayed at all, because wifi card had no drivers (Realtek btw). Windows setup wouldn’t let me continue without a network, but there was no way to have a network. Funny Win11 moment right there. After some hours configuring everything I then installed my usual dual-boot Fedora and everything worked even in the live-usb. This meme is not valid for Linux anymore. Windows however, now thats a meme."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1703100314 {#2496
            date: 2023-12-20 20:25:14.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@0x4E4F@infosec.pub"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2503 …}
          +nested: Doctrine\ORM\PersistentCollection {#2505 …}
          +votes: Doctrine\ORM\PersistentCollection {#2507 …}
          +reports: Doctrine\ORM\PersistentCollection {#2509 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2511 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2513 …}
          -id: 196456
          -bodyTs: "'14apu8':38 '7':37 '7th':43 'amd':46 'anymor':146 'arriv':8 'boot':128 'brand':4 'btw':91 'came':50 'card':14,86 'choos':72 'configur':119 'continu':76,98 'display':81 'driver':89 'dual':127 'dual-boot':126 'etc':48 'even':133 'everyth':120,131 'experi':66 'fedora':129 'first':64 'full':45 'funni':1,111 'gen':44 'hour':118 'howev':148 'instal':123 'laptop':6,69 'lenovo':34 'let':96 'linux':145 'live':137 'live-usb':136 'lol':61 'm':57 'meme':140,152 'moment':113 'network':74,79,101,110 'new':5 'ole':47 'os':53 'pay':58 'phone':26 'pleas':71 'realtek':90 'recogn':17 'right':114 'ryzen':42 'setup':93 'slim':36 'tether':30 'that':150 'today':9 'usb':29,138 'usb-teth':28 'use':24 'usual':125 'valid':143 'via':27 'wasn':15 'way':41,55,106 'wifi':13,85 'win11':65,112 'window':19,60,92,147 'without':51,99 'work':132 'wouldn':94 'yoga':35"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5800962"
          +editedAt: DateTimeImmutable @1702982699 {#2497
            date: 2023-12-19 11:44:59.0 +01:00
          }
          +createdAt: DateTimeImmutable @1701718035 {#2498
            date: 2023-12-04 20:27:15.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2502}
        +body: "Trust me, it is. There is some obscure hardware out there. Plus, a lot of us still use hardware that was late XP time released and ndiswrapper was still around. So, for some of these cards, there is still no drivers for Linux (or buggy/unstable ones)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701724707 {#3180
          date: 2023-12-04 22:18:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@0x4E4F@infosec.pub"
          "@azenyr@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3183 …}
        +nested: Doctrine\ORM\PersistentCollection {#3185 …}
        +votes: Doctrine\ORM\PersistentCollection {#3187 …}
        +reports: Doctrine\ORM\PersistentCollection {#3189 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3191 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3193 …}
        -id: 196812
        -bodyTs: "'around':30 'buggy/unstable':45 'card':36 'driver':41 'hardwar':9,19 'late':22 'linux':43 'lot':14 'ndiswrapp':27 'obscur':8 'one':46 'plus':12 'releas':25 'still':17,29,39 'time':24 'trust':1 'us':16 'use':18 'xp':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4823595"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701724707 {#3181
          date: 2023-12-04 22:18:27.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2502}
      +body: "I understand, but seeing this post right after my experience today was the biggest coincidence ever and kinda funny that it worked right away in Linux while in Windows I had to manually go get the drivers for it. Linux used to be bad, but it evolved A LOT in terms of drivers support while windows just kinda stayed the same. I remember facing the same problem of booting a new Windows install and having the wifi option completely gone (no drivers) in Windows 8… many years ago. Windows 11 and the experience is still the same. And it’s a modern Realtek card, not even close to being obscure. This post + this experience today was just a nice internet moment"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701737693 {#3401
        date: 2023-12-05 01:54:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@infosec.pub"
        "@azenyr@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3404 …}
      +nested: Doctrine\ORM\PersistentCollection {#3406 …}
      +votes: Doctrine\ORM\PersistentCollection {#3408 …}
      +reports: Doctrine\ORM\PersistentCollection {#3410 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3412 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3414 …}
      -id: 197402
      -bodyTs: "'11':90 '8':85 'ago':88 'away':24 'bad':44 'biggest':14 'boot':69 'card':104 'close':107 'coincid':15 'complet':79 'driver':37,53,82 'even':106 'ever':16 'evolv':47 'experi':10,93,114 'face':64 'funni':19 'get':35 'go':34 'gone':80 'instal':73 'internet':120 'kinda':18,58 'linux':26,40 'lot':49 'mani':86 'manual':33 'modern':102 'moment':121 'new':71 'nice':119 'obscur':110 'option':78 'post':6,112 'problem':67 'realtek':103 'rememb':63 'right':7,23 'see':4 'stay':59 'still':95 'support':54 'term':51 'today':11,115 'understand':2 'use':41 'wifi':77 'window':29,56,72,84,89 'work':22 'year':87"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5807508"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701737693 {#3402
        date: 2023-12-05 01:54:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2502}
    +body: """
      > Linux used to be bad, but it evolved A LOT in terms of drivers support while windows just kinda stayed the same.\n
      \n
      Agree on that part. It has gotten a lot better.\n
      \n
      Still, I was hoping that they’ll eventually solve some of the problems with the WiFi hardware back in the ndiswrapper days. As it turns out, it’s 50/50. Some of it has drivers, some don’t. Sure I could go hunting for untested unreliable alpha stage drivers and compile them myself, but I was kinda hoping that we would be passed that on over 95, 96% of the hardware there is out there.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701740668 {#3469
      date: 2023-12-05 02:44:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
      "@azenyr@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3472 …}
    +nested: Doctrine\ORM\PersistentCollection {#3474 …}
    +votes: Doctrine\ORM\PersistentCollection {#3476 …}
    +reports: Doctrine\ORM\PersistentCollection {#3478 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3480 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3482 …}
    -id: 197464
    -bodyTs: "'50/50':61 '95':98 '96':99 'agre':23 'alpha':78 'back':50 'bad':5 'better':32 'compil':82 'could':72 'day':54 'driver':14,66,80 'eventu':40 'evolv':8 'go':73 'gotten':29 'hardwar':49,102 'hope':36,89 'hunt':74 'kinda':19,88 'linux':1 'll':39 'lot':10,31 'ndiswrapp':53 'part':26 'pass':94 'problem':45 'solv':41 'stage':79 'stay':20 'still':33 'support':15 'sure':70 'term':12 'turn':57 'unreli':77 'untest':76 'use':2 'wifi':48 'window':17 'would':92"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4829256"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701740668 {#3470
      date: 2023-12-05 02:44:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2502}
  +body: "Well I myself have no patience at all to compile stuff myself, I can say I am half casual half linux nerd. I’m in the middle. Compiling stuff is too much, especially drivers and low level stuff like that. At that point I will just give up on the hardware or the OS/distro. That’s mainly why I still dual boot. I have a SIM Racing setup and even with drivers that exist already and many awesome community made GUI tools (like Overdrive GUI) that get updated almost daily (which is impressive), it still is very hit or miss and most of the times it is either not detected at all or just half working. Even after using linux myself since the Ubuntu 7 and Gnome 2 days, I still dual boot Windows because well… sometimes life is just more peaceful when you can just reboot your pc and have funcional hardware again. I work under linux and play under windows. That’s peace for me. Except nowadays I am staring to play non-Sim Racing stuff on linux too because Proton is amazing. But it still requires a lot of manual labor to make it work. And when I teach linux to other people I always teach the dual boot way and how they can easily jump back to what they are used to. In your case… I think I would just get a different wifi card if possible. If its an embedded one, well… maybe I would just get a new motherboard/device anyway, or just use another OS and call it a day. Sometimes it’s the better way. In your case probably the amount of people that need drivers for hardware like yours is diminishing day by day, so the probability of it ever getting fixed also diminishes. I found out that in the Linux world it’s always better to stay with mainstream hardware as much as possible."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701785920 {#3522
    date: 2023-12-05 15:18:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@azenyr@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3525 …}
  +nested: Doctrine\ORM\PersistentCollection {#3527 …}
  +votes: Doctrine\ORM\PersistentCollection {#3529 …}
  +reports: Doctrine\ORM\PersistentCollection {#3531 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3533 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3535 …}
  -id: 198861
  -bodyTs: "'2':128 '7':125 'almost':89 'alreadi':75 'also':302 'alway':209,314 'amaz':186 'amount':279 'anoth':261 'anyway':257 'awesom':78 'back':221 'better':272,315 'boot':62,133,213 'call':264 'card':240 'case':230,276 'casual':19 'communiti':79 'compil':10,28 'daili':90 'day':129,267,291,293 'detect':110 'differ':238 'diminish':290,303 'driver':34,72,284 'dual':61,132,212 'easili':219 'either':108 'embed':246 'especi':33 'even':70,117 'ever':299 'except':168 'exist':74 'fix':301 'found':305 'funcion':152 'get':87,236,253,300 'give':47 'gnome':127 'gui':81,85 'half':18,20,115 'hardwar':51,153,286,320 'hit':98 'impress':93 'jump':220 'labor':195 'level':37 'life':138 'like':39,83,287 'linux':21,120,158,181,204,310 'lot':192 'low':36 'm':24 'made':80 'main':57 'mainstream':319 'make':197 'mani':77 'manual':194 'mayb':249 'middl':27 'miss':100 'motherboard/device':256 'much':32,322 'need':283 'nerd':22 'new':255 'non':176 'non-sim':175 'nowaday':169 'one':247 'os':262 'os/distro':54 'overdr':84 'patienc':6 'pc':149 'peac':142,165 'peopl':207,281 'play':160,174 'point':43 'possibl':242,324 'probabl':277,296 'proton':184 'race':67,178 'reboot':147 'requir':190 'say':15 'setup':68 'sim':66,177 'sinc':122 'sometim':137,268 'stare':172 'stay':317 'still':60,95,131,189 'stuff':11,29,38,179 'teach':203,210 'think':232 'time':105 'tool':82 'ubuntu':124 'updat':88 'use':119,226,260 'way':214,273 'well':1,136,248 'wifi':239 'window':134,162 'work':116,156,199 'world':311 'would':234,251"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5819763"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701785920 {#3523
    date: 2023-12-05 15:18:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#3524
  +user: App\Entity\User {#2515 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3471
    +user: Proxies\__CG__\App\Entity\User {#3108 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3403
      +user: App\Entity\User {#2515 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3182
        +user: Proxies\__CG__\App\Entity\User {#3108 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#2502
          +user: App\Entity\User {#2515 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: null
          +root: null
          +body: "Funny that my brand new laptop just arrived today and its own wifi card wasn’t recognized in Windows, so I had to use my phone via usb-tethering. It’s a Lenovo Yoga Slim 7 (14APU8) by the way, Ryzen 7th gen, full AMD, OLED etc. It came without any OS (no way I’m paying for Windows lol) and my first Win11 experience on this laptop was “please choose a network to continue” and no networks were displayed at all, because wifi card had no drivers (Realtek btw). Windows setup wouldn’t let me continue without a network, but there was no way to have a network. Funny Win11 moment right there. After some hours configuring everything I then installed my usual dual-boot Fedora and everything worked even in the live-usb. This meme is not valid for Linux anymore. Windows however, now thats a meme."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1703100314 {#2496
            date: 2023-12-20 20:25:14.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@0x4E4F@infosec.pub"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2503 …}
          +nested: Doctrine\ORM\PersistentCollection {#2505 …}
          +votes: Doctrine\ORM\PersistentCollection {#2507 …}
          +reports: Doctrine\ORM\PersistentCollection {#2509 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2511 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2513 …}
          -id: 196456
          -bodyTs: "'14apu8':38 '7':37 '7th':43 'amd':46 'anymor':146 'arriv':8 'boot':128 'brand':4 'btw':91 'came':50 'card':14,86 'choos':72 'configur':119 'continu':76,98 'display':81 'driver':89 'dual':127 'dual-boot':126 'etc':48 'even':133 'everyth':120,131 'experi':66 'fedora':129 'first':64 'full':45 'funni':1,111 'gen':44 'hour':118 'howev':148 'instal':123 'laptop':6,69 'lenovo':34 'let':96 'linux':145 'live':137 'live-usb':136 'lol':61 'm':57 'meme':140,152 'moment':113 'network':74,79,101,110 'new':5 'ole':47 'os':53 'pay':58 'phone':26 'pleas':71 'realtek':90 'recogn':17 'right':114 'ryzen':42 'setup':93 'slim':36 'tether':30 'that':150 'today':9 'usb':29,138 'usb-teth':28 'use':24 'usual':125 'valid':143 'via':27 'wasn':15 'way':41,55,106 'wifi':13,85 'win11':65,112 'window':19,60,92,147 'without':51,99 'work':132 'wouldn':94 'yoga':35"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5800962"
          +editedAt: DateTimeImmutable @1702982699 {#2497
            date: 2023-12-19 11:44:59.0 +01:00
          }
          +createdAt: DateTimeImmutable @1701718035 {#2498
            date: 2023-12-04 20:27:15.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2502}
        +body: "Trust me, it is. There is some obscure hardware out there. Plus, a lot of us still use hardware that was late XP time released and ndiswrapper was still around. So, for some of these cards, there is still no drivers for Linux (or buggy/unstable ones)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701724707 {#3180
          date: 2023-12-04 22:18:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@0x4E4F@infosec.pub"
          "@azenyr@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3183 …}
        +nested: Doctrine\ORM\PersistentCollection {#3185 …}
        +votes: Doctrine\ORM\PersistentCollection {#3187 …}
        +reports: Doctrine\ORM\PersistentCollection {#3189 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3191 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3193 …}
        -id: 196812
        -bodyTs: "'around':30 'buggy/unstable':45 'card':36 'driver':41 'hardwar':9,19 'late':22 'linux':43 'lot':14 'ndiswrapp':27 'obscur':8 'one':46 'plus':12 'releas':25 'still':17,29,39 'time':24 'trust':1 'us':16 'use':18 'xp':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4823595"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701724707 {#3181
          date: 2023-12-04 22:18:27.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2502}
      +body: "I understand, but seeing this post right after my experience today was the biggest coincidence ever and kinda funny that it worked right away in Linux while in Windows I had to manually go get the drivers for it. Linux used to be bad, but it evolved A LOT in terms of drivers support while windows just kinda stayed the same. I remember facing the same problem of booting a new Windows install and having the wifi option completely gone (no drivers) in Windows 8… many years ago. Windows 11 and the experience is still the same. And it’s a modern Realtek card, not even close to being obscure. This post + this experience today was just a nice internet moment"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701737693 {#3401
        date: 2023-12-05 01:54:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@infosec.pub"
        "@azenyr@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3404 …}
      +nested: Doctrine\ORM\PersistentCollection {#3406 …}
      +votes: Doctrine\ORM\PersistentCollection {#3408 …}
      +reports: Doctrine\ORM\PersistentCollection {#3410 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3412 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3414 …}
      -id: 197402
      -bodyTs: "'11':90 '8':85 'ago':88 'away':24 'bad':44 'biggest':14 'boot':69 'card':104 'close':107 'coincid':15 'complet':79 'driver':37,53,82 'even':106 'ever':16 'evolv':47 'experi':10,93,114 'face':64 'funni':19 'get':35 'go':34 'gone':80 'instal':73 'internet':120 'kinda':18,58 'linux':26,40 'lot':49 'mani':86 'manual':33 'modern':102 'moment':121 'new':71 'nice':119 'obscur':110 'option':78 'post':6,112 'problem':67 'realtek':103 'rememb':63 'right':7,23 'see':4 'stay':59 'still':95 'support':54 'term':51 'today':11,115 'understand':2 'use':41 'wifi':77 'window':29,56,72,84,89 'work':22 'year':87"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5807508"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701737693 {#3402
        date: 2023-12-05 01:54:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2502}
    +body: """
      > Linux used to be bad, but it evolved A LOT in terms of drivers support while windows just kinda stayed the same.\n
      \n
      Agree on that part. It has gotten a lot better.\n
      \n
      Still, I was hoping that they’ll eventually solve some of the problems with the WiFi hardware back in the ndiswrapper days. As it turns out, it’s 50/50. Some of it has drivers, some don’t. Sure I could go hunting for untested unreliable alpha stage drivers and compile them myself, but I was kinda hoping that we would be passed that on over 95, 96% of the hardware there is out there.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701740668 {#3469
      date: 2023-12-05 02:44:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
      "@azenyr@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3472 …}
    +nested: Doctrine\ORM\PersistentCollection {#3474 …}
    +votes: Doctrine\ORM\PersistentCollection {#3476 …}
    +reports: Doctrine\ORM\PersistentCollection {#3478 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3480 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3482 …}
    -id: 197464
    -bodyTs: "'50/50':61 '95':98 '96':99 'agre':23 'alpha':78 'back':50 'bad':5 'better':32 'compil':82 'could':72 'day':54 'driver':14,66,80 'eventu':40 'evolv':8 'go':73 'gotten':29 'hardwar':49,102 'hope':36,89 'hunt':74 'kinda':19,88 'linux':1 'll':39 'lot':10,31 'ndiswrapp':53 'part':26 'pass':94 'problem':45 'solv':41 'stage':79 'stay':20 'still':33 'support':15 'sure':70 'term':12 'turn':57 'unreli':77 'untest':76 'use':2 'wifi':48 'window':17 'would':92"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4829256"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701740668 {#3470
      date: 2023-12-05 02:44:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2502}
  +body: "Well I myself have no patience at all to compile stuff myself, I can say I am half casual half linux nerd. I’m in the middle. Compiling stuff is too much, especially drivers and low level stuff like that. At that point I will just give up on the hardware or the OS/distro. That’s mainly why I still dual boot. I have a SIM Racing setup and even with drivers that exist already and many awesome community made GUI tools (like Overdrive GUI) that get updated almost daily (which is impressive), it still is very hit or miss and most of the times it is either not detected at all or just half working. Even after using linux myself since the Ubuntu 7 and Gnome 2 days, I still dual boot Windows because well… sometimes life is just more peaceful when you can just reboot your pc and have funcional hardware again. I work under linux and play under windows. That’s peace for me. Except nowadays I am staring to play non-Sim Racing stuff on linux too because Proton is amazing. But it still requires a lot of manual labor to make it work. And when I teach linux to other people I always teach the dual boot way and how they can easily jump back to what they are used to. In your case… I think I would just get a different wifi card if possible. If its an embedded one, well… maybe I would just get a new motherboard/device anyway, or just use another OS and call it a day. Sometimes it’s the better way. In your case probably the amount of people that need drivers for hardware like yours is diminishing day by day, so the probability of it ever getting fixed also diminishes. I found out that in the Linux world it’s always better to stay with mainstream hardware as much as possible."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701785920 {#3522
    date: 2023-12-05 15:18:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@azenyr@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3525 …}
  +nested: Doctrine\ORM\PersistentCollection {#3527 …}
  +votes: Doctrine\ORM\PersistentCollection {#3529 …}
  +reports: Doctrine\ORM\PersistentCollection {#3531 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3533 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3535 …}
  -id: 198861
  -bodyTs: "'2':128 '7':125 'almost':89 'alreadi':75 'also':302 'alway':209,314 'amaz':186 'amount':279 'anoth':261 'anyway':257 'awesom':78 'back':221 'better':272,315 'boot':62,133,213 'call':264 'card':240 'case':230,276 'casual':19 'communiti':79 'compil':10,28 'daili':90 'day':129,267,291,293 'detect':110 'differ':238 'diminish':290,303 'driver':34,72,284 'dual':61,132,212 'easili':219 'either':108 'embed':246 'especi':33 'even':70,117 'ever':299 'except':168 'exist':74 'fix':301 'found':305 'funcion':152 'get':87,236,253,300 'give':47 'gnome':127 'gui':81,85 'half':18,20,115 'hardwar':51,153,286,320 'hit':98 'impress':93 'jump':220 'labor':195 'level':37 'life':138 'like':39,83,287 'linux':21,120,158,181,204,310 'lot':192 'low':36 'm':24 'made':80 'main':57 'mainstream':319 'make':197 'mani':77 'manual':194 'mayb':249 'middl':27 'miss':100 'motherboard/device':256 'much':32,322 'need':283 'nerd':22 'new':255 'non':176 'non-sim':175 'nowaday':169 'one':247 'os':262 'os/distro':54 'overdr':84 'patienc':6 'pc':149 'peac':142,165 'peopl':207,281 'play':160,174 'point':43 'possibl':242,324 'probabl':277,296 'proton':184 'race':67,178 'reboot':147 'requir':190 'say':15 'setup':68 'sim':66,177 'sinc':122 'sometim':137,268 'stare':172 'stay':317 'still':60,95,131,189 'stuff':11,29,38,179 'teach':203,210 'think':232 'time':105 'tool':82 'ubuntu':124 'updat':88 'use':119,226,260 'way':214,273 'well':1,136,248 'wifi':239 'window':134,162 'work':116,156,199 'world':311 'would':234,251"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5819763"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701785920 {#3523
    date: 2023-12-05 15:18:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#3558
  +user: Proxies\__CG__\App\Entity\User {#3108 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3524
    +user: App\Entity\User {#2515 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3471
      +user: Proxies\__CG__\App\Entity\User {#3108 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3403
        +user: App\Entity\User {#2515 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#3182
          +user: Proxies\__CG__\App\Entity\User {#3108 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: App\Entity\EntryComment {#2502
            +user: App\Entity\User {#2515 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
            +image: null
            +parent: null
            +root: null
            +body: "Funny that my brand new laptop just arrived today and its own wifi card wasn’t recognized in Windows, so I had to use my phone via usb-tethering. It’s a Lenovo Yoga Slim 7 (14APU8) by the way, Ryzen 7th gen, full AMD, OLED etc. It came without any OS (no way I’m paying for Windows lol) and my first Win11 experience on this laptop was “please choose a network to continue” and no networks were displayed at all, because wifi card had no drivers (Realtek btw). Windows setup wouldn’t let me continue without a network, but there was no way to have a network. Funny Win11 moment right there. After some hours configuring everything I then installed my usual dual-boot Fedora and everything worked even in the live-usb. This meme is not valid for Linux anymore. Windows however, now thats a meme."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 11
            +score: 0
            +lastActive: DateTime @1703100314 {#2496
              date: 2023-12-20 20:25:14.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@0x4E4F@infosec.pub"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2503 …}
            +nested: Doctrine\ORM\PersistentCollection {#2505 …}
            +votes: Doctrine\ORM\PersistentCollection {#2507 …}
            +reports: Doctrine\ORM\PersistentCollection {#2509 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2511 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2513 …}
            -id: 196456
            -bodyTs: "'14apu8':38 '7':37 '7th':43 'amd':46 'anymor':146 'arriv':8 'boot':128 'brand':4 'btw':91 'came':50 'card':14,86 'choos':72 'configur':119 'continu':76,98 'display':81 'driver':89 'dual':127 'dual-boot':126 'etc':48 'even':133 'everyth':120,131 'experi':66 'fedora':129 'first':64 'full':45 'funni':1,111 'gen':44 'hour':118 'howev':148 'instal':123 'laptop':6,69 'lenovo':34 'let':96 'linux':145 'live':137 'live-usb':136 'lol':61 'm':57 'meme':140,152 'moment':113 'network':74,79,101,110 'new':5 'ole':47 'os':53 'pay':58 'phone':26 'pleas':71 'realtek':90 'recogn':17 'right':114 'ryzen':42 'setup':93 'slim':36 'tether':30 'that':150 'today':9 'usb':29,138 'usb-teth':28 'use':24 'usual':125 'valid':143 'via':27 'wasn':15 'way':41,55,106 'wifi':13,85 'win11':65,112 'window':19,60,92,147 'without':51,99 'work':132 'wouldn':94 'yoga':35"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5800962"
            +editedAt: DateTimeImmutable @1702982699 {#2497
              date: 2023-12-19 11:44:59.0 +01:00
            }
            +createdAt: DateTimeImmutable @1701718035 {#2498
              date: 2023-12-04 20:27:15.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2502}
          +body: "Trust me, it is. There is some obscure hardware out there. Plus, a lot of us still use hardware that was late XP time released and ndiswrapper was still around. So, for some of these cards, there is still no drivers for Linux (or buggy/unstable ones)."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1701724707 {#3180
            date: 2023-12-04 22:18:27.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@0x4E4F@infosec.pub"
            "@azenyr@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3183 …}
          +nested: Doctrine\ORM\PersistentCollection {#3185 …}
          +votes: Doctrine\ORM\PersistentCollection {#3187 …}
          +reports: Doctrine\ORM\PersistentCollection {#3189 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3191 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3193 …}
          -id: 196812
          -bodyTs: "'around':30 'buggy/unstable':45 'card':36 'driver':41 'hardwar':9,19 'late':22 'linux':43 'lot':14 'ndiswrapp':27 'obscur':8 'one':46 'plus':12 'releas':25 'still':17,29,39 'time':24 'trust':1 'us':16 'use':18 'xp':23"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://infosec.pub/comment/4823595"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701724707 {#3181
            date: 2023-12-04 22:18:27.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2502}
        +body: "I understand, but seeing this post right after my experience today was the biggest coincidence ever and kinda funny that it worked right away in Linux while in Windows I had to manually go get the drivers for it. Linux used to be bad, but it evolved A LOT in terms of drivers support while windows just kinda stayed the same. I remember facing the same problem of booting a new Windows install and having the wifi option completely gone (no drivers) in Windows 8… many years ago. Windows 11 and the experience is still the same. And it’s a modern Realtek card, not even close to being obscure. This post + this experience today was just a nice internet moment"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701737693 {#3401
          date: 2023-12-05 01:54:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@0x4E4F@infosec.pub"
          "@azenyr@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3404 …}
        +nested: Doctrine\ORM\PersistentCollection {#3406 …}
        +votes: Doctrine\ORM\PersistentCollection {#3408 …}
        +reports: Doctrine\ORM\PersistentCollection {#3410 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3412 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3414 …}
        -id: 197402
        -bodyTs: "'11':90 '8':85 'ago':88 'away':24 'bad':44 'biggest':14 'boot':69 'card':104 'close':107 'coincid':15 'complet':79 'driver':37,53,82 'even':106 'ever':16 'evolv':47 'experi':10,93,114 'face':64 'funni':19 'get':35 'go':34 'gone':80 'instal':73 'internet':120 'kinda':18,58 'linux':26,40 'lot':49 'mani':86 'manual':33 'modern':102 'moment':121 'new':71 'nice':119 'obscur':110 'option':78 'post':6,112 'problem':67 'realtek':103 'rememb':63 'right':7,23 'see':4 'stay':59 'still':95 'support':54 'term':51 'today':11,115 'understand':2 'use':41 'wifi':77 'window':29,56,72,84,89 'work':22 'year':87"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5807508"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701737693 {#3402
          date: 2023-12-05 01:54:53.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2502}
      +body: """
        > Linux used to be bad, but it evolved A LOT in terms of drivers support while windows just kinda stayed the same.\n
        \n
        Agree on that part. It has gotten a lot better.\n
        \n
        Still, I was hoping that they’ll eventually solve some of the problems with the WiFi hardware back in the ndiswrapper days. As it turns out, it’s 50/50. Some of it has drivers, some don’t. Sure I could go hunting for untested unreliable alpha stage drivers and compile them myself, but I was kinda hoping that we would be passed that on over 95, 96% of the hardware there is out there.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701740668 {#3469
        date: 2023-12-05 02:44:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@infosec.pub"
        "@azenyr@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3472 …}
      +nested: Doctrine\ORM\PersistentCollection {#3474 …}
      +votes: Doctrine\ORM\PersistentCollection {#3476 …}
      +reports: Doctrine\ORM\PersistentCollection {#3478 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3480 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3482 …}
      -id: 197464
      -bodyTs: "'50/50':61 '95':98 '96':99 'agre':23 'alpha':78 'back':50 'bad':5 'better':32 'compil':82 'could':72 'day':54 'driver':14,66,80 'eventu':40 'evolv':8 'go':73 'gotten':29 'hardwar':49,102 'hope':36,89 'hunt':74 'kinda':19,88 'linux':1 'll':39 'lot':10,31 'ndiswrapp':53 'part':26 'pass':94 'problem':45 'solv':41 'stage':79 'stay':20 'still':33 'support':15 'sure':70 'term':12 'turn':57 'unreli':77 'untest':76 'use':2 'wifi':48 'window':17 'would':92"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4829256"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701740668 {#3470
        date: 2023-12-05 02:44:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2502}
    +body: "Well I myself have no patience at all to compile stuff myself, I can say I am half casual half linux nerd. I’m in the middle. Compiling stuff is too much, especially drivers and low level stuff like that. At that point I will just give up on the hardware or the OS/distro. That’s mainly why I still dual boot. I have a SIM Racing setup and even with drivers that exist already and many awesome community made GUI tools (like Overdrive GUI) that get updated almost daily (which is impressive), it still is very hit or miss and most of the times it is either not detected at all or just half working. Even after using linux myself since the Ubuntu 7 and Gnome 2 days, I still dual boot Windows because well… sometimes life is just more peaceful when you can just reboot your pc and have funcional hardware again. I work under linux and play under windows. That’s peace for me. Except nowadays I am staring to play non-Sim Racing stuff on linux too because Proton is amazing. But it still requires a lot of manual labor to make it work. And when I teach linux to other people I always teach the dual boot way and how they can easily jump back to what they are used to. In your case… I think I would just get a different wifi card if possible. If its an embedded one, well… maybe I would just get a new motherboard/device anyway, or just use another OS and call it a day. Sometimes it’s the better way. In your case probably the amount of people that need drivers for hardware like yours is diminishing day by day, so the probability of it ever getting fixed also diminishes. I found out that in the Linux world it’s always better to stay with mainstream hardware as much as possible."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701785920 {#3522
      date: 2023-12-05 15:18:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
      "@azenyr@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3525 …}
    +nested: Doctrine\ORM\PersistentCollection {#3527 …}
    +votes: Doctrine\ORM\PersistentCollection {#3529 …}
    +reports: Doctrine\ORM\PersistentCollection {#3531 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3533 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3535 …}
    -id: 198861
    -bodyTs: "'2':128 '7':125 'almost':89 'alreadi':75 'also':302 'alway':209,314 'amaz':186 'amount':279 'anoth':261 'anyway':257 'awesom':78 'back':221 'better':272,315 'boot':62,133,213 'call':264 'card':240 'case':230,276 'casual':19 'communiti':79 'compil':10,28 'daili':90 'day':129,267,291,293 'detect':110 'differ':238 'diminish':290,303 'driver':34,72,284 'dual':61,132,212 'easili':219 'either':108 'embed':246 'especi':33 'even':70,117 'ever':299 'except':168 'exist':74 'fix':301 'found':305 'funcion':152 'get':87,236,253,300 'give':47 'gnome':127 'gui':81,85 'half':18,20,115 'hardwar':51,153,286,320 'hit':98 'impress':93 'jump':220 'labor':195 'level':37 'life':138 'like':39,83,287 'linux':21,120,158,181,204,310 'lot':192 'low':36 'm':24 'made':80 'main':57 'mainstream':319 'make':197 'mani':77 'manual':194 'mayb':249 'middl':27 'miss':100 'motherboard/device':256 'much':32,322 'need':283 'nerd':22 'new':255 'non':176 'non-sim':175 'nowaday':169 'one':247 'os':262 'os/distro':54 'overdr':84 'patienc':6 'pc':149 'peac':142,165 'peopl':207,281 'play':160,174 'point':43 'possibl':242,324 'probabl':277,296 'proton':184 'race':67,178 'reboot':147 'requir':190 'say':15 'setup':68 'sim':66,177 'sinc':122 'sometim':137,268 'stare':172 'stay':317 'still':60,95,131,189 'stuff':11,29,38,179 'teach':203,210 'think':232 'time':105 'tool':82 'ubuntu':124 'updat':88 'use':119,226,260 'way':214,273 'well':1,136,248 'wifi':239 'window':134,162 'work':116,156,199 'world':311 'would':234,251"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5819763"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701785920 {#3523
      date: 2023-12-05 15:18:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2502}
  +body: """
    Nah, I don’t currently have any problems with my hardware. I just happen to have acces to a lot of old hardware (at work) and play with that when I have some free time.\n
    \n
    Of course, I also (still) dual boot. Mostly because of software that just doesn’t run in Wine… and for work. But other than that, I’m mostly on Linux.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701814208 {#3557
    date: 2023-12-05 23:10:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@azenyr@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3561 …}
  +nested: Doctrine\ORM\PersistentCollection {#3566 …}
  +votes: Doctrine\ORM\PersistentCollection {#3562 …}
  +reports: Doctrine\ORM\PersistentCollection {#3568 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3570 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3572 …}
  -id: 200390
  -bodyTs: "'acc':17 'also':39 'boot':42 'cours':37 'current':5 'doesn':49 'dual':41 'free':34 'happen':14 'hardwar':11,23 'linux':65 'lot':20 'm':62 'most':43,63 'nah':1 'old':22 'play':27 'problem':8 'run':51 'softwar':46 'still':40 'time':35 'wine':53 'work':25,56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4850001"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701814208 {#3554
    date: 2023-12-05 23:10:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#3558
  +user: Proxies\__CG__\App\Entity\User {#3108 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3524
    +user: App\Entity\User {#2515 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3471
      +user: Proxies\__CG__\App\Entity\User {#3108 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3403
        +user: App\Entity\User {#2515 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#3182
          +user: Proxies\__CG__\App\Entity\User {#3108 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: App\Entity\EntryComment {#2502
            +user: App\Entity\User {#2515 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
            +image: null
            +parent: null
            +root: null
            +body: "Funny that my brand new laptop just arrived today and its own wifi card wasn’t recognized in Windows, so I had to use my phone via usb-tethering. It’s a Lenovo Yoga Slim 7 (14APU8) by the way, Ryzen 7th gen, full AMD, OLED etc. It came without any OS (no way I’m paying for Windows lol) and my first Win11 experience on this laptop was “please choose a network to continue” and no networks were displayed at all, because wifi card had no drivers (Realtek btw). Windows setup wouldn’t let me continue without a network, but there was no way to have a network. Funny Win11 moment right there. After some hours configuring everything I then installed my usual dual-boot Fedora and everything worked even in the live-usb. This meme is not valid for Linux anymore. Windows however, now thats a meme."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 11
            +score: 0
            +lastActive: DateTime @1703100314 {#2496
              date: 2023-12-20 20:25:14.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@0x4E4F@infosec.pub"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2503 …}
            +nested: Doctrine\ORM\PersistentCollection {#2505 …}
            +votes: Doctrine\ORM\PersistentCollection {#2507 …}
            +reports: Doctrine\ORM\PersistentCollection {#2509 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2511 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2513 …}
            -id: 196456
            -bodyTs: "'14apu8':38 '7':37 '7th':43 'amd':46 'anymor':146 'arriv':8 'boot':128 'brand':4 'btw':91 'came':50 'card':14,86 'choos':72 'configur':119 'continu':76,98 'display':81 'driver':89 'dual':127 'dual-boot':126 'etc':48 'even':133 'everyth':120,131 'experi':66 'fedora':129 'first':64 'full':45 'funni':1,111 'gen':44 'hour':118 'howev':148 'instal':123 'laptop':6,69 'lenovo':34 'let':96 'linux':145 'live':137 'live-usb':136 'lol':61 'm':57 'meme':140,152 'moment':113 'network':74,79,101,110 'new':5 'ole':47 'os':53 'pay':58 'phone':26 'pleas':71 'realtek':90 'recogn':17 'right':114 'ryzen':42 'setup':93 'slim':36 'tether':30 'that':150 'today':9 'usb':29,138 'usb-teth':28 'use':24 'usual':125 'valid':143 'via':27 'wasn':15 'way':41,55,106 'wifi':13,85 'win11':65,112 'window':19,60,92,147 'without':51,99 'work':132 'wouldn':94 'yoga':35"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5800962"
            +editedAt: DateTimeImmutable @1702982699 {#2497
              date: 2023-12-19 11:44:59.0 +01:00
            }
            +createdAt: DateTimeImmutable @1701718035 {#2498
              date: 2023-12-04 20:27:15.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2502}
          +body: "Trust me, it is. There is some obscure hardware out there. Plus, a lot of us still use hardware that was late XP time released and ndiswrapper was still around. So, for some of these cards, there is still no drivers for Linux (or buggy/unstable ones)."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1701724707 {#3180
            date: 2023-12-04 22:18:27.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@0x4E4F@infosec.pub"
            "@azenyr@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3183 …}
          +nested: Doctrine\ORM\PersistentCollection {#3185 …}
          +votes: Doctrine\ORM\PersistentCollection {#3187 …}
          +reports: Doctrine\ORM\PersistentCollection {#3189 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3191 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3193 …}
          -id: 196812
          -bodyTs: "'around':30 'buggy/unstable':45 'card':36 'driver':41 'hardwar':9,19 'late':22 'linux':43 'lot':14 'ndiswrapp':27 'obscur':8 'one':46 'plus':12 'releas':25 'still':17,29,39 'time':24 'trust':1 'us':16 'use':18 'xp':23"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://infosec.pub/comment/4823595"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701724707 {#3181
            date: 2023-12-04 22:18:27.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2502}
        +body: "I understand, but seeing this post right after my experience today was the biggest coincidence ever and kinda funny that it worked right away in Linux while in Windows I had to manually go get the drivers for it. Linux used to be bad, but it evolved A LOT in terms of drivers support while windows just kinda stayed the same. I remember facing the same problem of booting a new Windows install and having the wifi option completely gone (no drivers) in Windows 8… many years ago. Windows 11 and the experience is still the same. And it’s a modern Realtek card, not even close to being obscure. This post + this experience today was just a nice internet moment"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701737693 {#3401
          date: 2023-12-05 01:54:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@0x4E4F@infosec.pub"
          "@azenyr@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3404 …}
        +nested: Doctrine\ORM\PersistentCollection {#3406 …}
        +votes: Doctrine\ORM\PersistentCollection {#3408 …}
        +reports: Doctrine\ORM\PersistentCollection {#3410 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3412 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3414 …}
        -id: 197402
        -bodyTs: "'11':90 '8':85 'ago':88 'away':24 'bad':44 'biggest':14 'boot':69 'card':104 'close':107 'coincid':15 'complet':79 'driver':37,53,82 'even':106 'ever':16 'evolv':47 'experi':10,93,114 'face':64 'funni':19 'get':35 'go':34 'gone':80 'instal':73 'internet':120 'kinda':18,58 'linux':26,40 'lot':49 'mani':86 'manual':33 'modern':102 'moment':121 'new':71 'nice':119 'obscur':110 'option':78 'post':6,112 'problem':67 'realtek':103 'rememb':63 'right':7,23 'see':4 'stay':59 'still':95 'support':54 'term':51 'today':11,115 'understand':2 'use':41 'wifi':77 'window':29,56,72,84,89 'work':22 'year':87"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5807508"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701737693 {#3402
          date: 2023-12-05 01:54:53.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2502}
      +body: """
        > Linux used to be bad, but it evolved A LOT in terms of drivers support while windows just kinda stayed the same.\n
        \n
        Agree on that part. It has gotten a lot better.\n
        \n
        Still, I was hoping that they’ll eventually solve some of the problems with the WiFi hardware back in the ndiswrapper days. As it turns out, it’s 50/50. Some of it has drivers, some don’t. Sure I could go hunting for untested unreliable alpha stage drivers and compile them myself, but I was kinda hoping that we would be passed that on over 95, 96% of the hardware there is out there.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701740668 {#3469
        date: 2023-12-05 02:44:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@infosec.pub"
        "@azenyr@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3472 …}
      +nested: Doctrine\ORM\PersistentCollection {#3474 …}
      +votes: Doctrine\ORM\PersistentCollection {#3476 …}
      +reports: Doctrine\ORM\PersistentCollection {#3478 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3480 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3482 …}
      -id: 197464
      -bodyTs: "'50/50':61 '95':98 '96':99 'agre':23 'alpha':78 'back':50 'bad':5 'better':32 'compil':82 'could':72 'day':54 'driver':14,66,80 'eventu':40 'evolv':8 'go':73 'gotten':29 'hardwar':49,102 'hope':36,89 'hunt':74 'kinda':19,88 'linux':1 'll':39 'lot':10,31 'ndiswrapp':53 'part':26 'pass':94 'problem':45 'solv':41 'stage':79 'stay':20 'still':33 'support':15 'sure':70 'term':12 'turn':57 'unreli':77 'untest':76 'use':2 'wifi':48 'window':17 'would':92"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4829256"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701740668 {#3470
        date: 2023-12-05 02:44:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2502}
    +body: "Well I myself have no patience at all to compile stuff myself, I can say I am half casual half linux nerd. I’m in the middle. Compiling stuff is too much, especially drivers and low level stuff like that. At that point I will just give up on the hardware or the OS/distro. That’s mainly why I still dual boot. I have a SIM Racing setup and even with drivers that exist already and many awesome community made GUI tools (like Overdrive GUI) that get updated almost daily (which is impressive), it still is very hit or miss and most of the times it is either not detected at all or just half working. Even after using linux myself since the Ubuntu 7 and Gnome 2 days, I still dual boot Windows because well… sometimes life is just more peaceful when you can just reboot your pc and have funcional hardware again. I work under linux and play under windows. That’s peace for me. Except nowadays I am staring to play non-Sim Racing stuff on linux too because Proton is amazing. But it still requires a lot of manual labor to make it work. And when I teach linux to other people I always teach the dual boot way and how they can easily jump back to what they are used to. In your case… I think I would just get a different wifi card if possible. If its an embedded one, well… maybe I would just get a new motherboard/device anyway, or just use another OS and call it a day. Sometimes it’s the better way. In your case probably the amount of people that need drivers for hardware like yours is diminishing day by day, so the probability of it ever getting fixed also diminishes. I found out that in the Linux world it’s always better to stay with mainstream hardware as much as possible."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701785920 {#3522
      date: 2023-12-05 15:18:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
      "@azenyr@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3525 …}
    +nested: Doctrine\ORM\PersistentCollection {#3527 …}
    +votes: Doctrine\ORM\PersistentCollection {#3529 …}
    +reports: Doctrine\ORM\PersistentCollection {#3531 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3533 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3535 …}
    -id: 198861
    -bodyTs: "'2':128 '7':125 'almost':89 'alreadi':75 'also':302 'alway':209,314 'amaz':186 'amount':279 'anoth':261 'anyway':257 'awesom':78 'back':221 'better':272,315 'boot':62,133,213 'call':264 'card':240 'case':230,276 'casual':19 'communiti':79 'compil':10,28 'daili':90 'day':129,267,291,293 'detect':110 'differ':238 'diminish':290,303 'driver':34,72,284 'dual':61,132,212 'easili':219 'either':108 'embed':246 'especi':33 'even':70,117 'ever':299 'except':168 'exist':74 'fix':301 'found':305 'funcion':152 'get':87,236,253,300 'give':47 'gnome':127 'gui':81,85 'half':18,20,115 'hardwar':51,153,286,320 'hit':98 'impress':93 'jump':220 'labor':195 'level':37 'life':138 'like':39,83,287 'linux':21,120,158,181,204,310 'lot':192 'low':36 'm':24 'made':80 'main':57 'mainstream':319 'make':197 'mani':77 'manual':194 'mayb':249 'middl':27 'miss':100 'motherboard/device':256 'much':32,322 'need':283 'nerd':22 'new':255 'non':176 'non-sim':175 'nowaday':169 'one':247 'os':262 'os/distro':54 'overdr':84 'patienc':6 'pc':149 'peac':142,165 'peopl':207,281 'play':160,174 'point':43 'possibl':242,324 'probabl':277,296 'proton':184 'race':67,178 'reboot':147 'requir':190 'say':15 'setup':68 'sim':66,177 'sinc':122 'sometim':137,268 'stare':172 'stay':317 'still':60,95,131,189 'stuff':11,29,38,179 'teach':203,210 'think':232 'time':105 'tool':82 'ubuntu':124 'updat':88 'use':119,226,260 'way':214,273 'well':1,136,248 'wifi':239 'window':134,162 'work':116,156,199 'world':311 'would':234,251"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5819763"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701785920 {#3523
      date: 2023-12-05 15:18:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2502}
  +body: """
    Nah, I don’t currently have any problems with my hardware. I just happen to have acces to a lot of old hardware (at work) and play with that when I have some free time.\n
    \n
    Of course, I also (still) dual boot. Mostly because of software that just doesn’t run in Wine… and for work. But other than that, I’m mostly on Linux.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701814208 {#3557
    date: 2023-12-05 23:10:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@azenyr@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3561 …}
  +nested: Doctrine\ORM\PersistentCollection {#3566 …}
  +votes: Doctrine\ORM\PersistentCollection {#3562 …}
  +reports: Doctrine\ORM\PersistentCollection {#3568 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3570 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3572 …}
  -id: 200390
  -bodyTs: "'acc':17 'also':39 'boot':42 'cours':37 'current':5 'doesn':49 'dual':41 'free':34 'happen':14 'hardwar':11,23 'linux':65 'lot':20 'm':62 'most':43,63 'nah':1 'old':22 'play':27 'problem':8 'run':51 'softwar':46 'still':40 'time':35 'wine':53 'work':25,56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4850001"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701814208 {#3554
    date: 2023-12-05 23:10:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#3558
  +user: Proxies\__CG__\App\Entity\User {#3108 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3524
    +user: App\Entity\User {#2515 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3471
      +user: Proxies\__CG__\App\Entity\User {#3108 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3403
        +user: App\Entity\User {#2515 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#3182
          +user: Proxies\__CG__\App\Entity\User {#3108 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: App\Entity\EntryComment {#2502
            +user: App\Entity\User {#2515 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
            +image: null
            +parent: null
            +root: null
            +body: "Funny that my brand new laptop just arrived today and its own wifi card wasn’t recognized in Windows, so I had to use my phone via usb-tethering. It’s a Lenovo Yoga Slim 7 (14APU8) by the way, Ryzen 7th gen, full AMD, OLED etc. It came without any OS (no way I’m paying for Windows lol) and my first Win11 experience on this laptop was “please choose a network to continue” and no networks were displayed at all, because wifi card had no drivers (Realtek btw). Windows setup wouldn’t let me continue without a network, but there was no way to have a network. Funny Win11 moment right there. After some hours configuring everything I then installed my usual dual-boot Fedora and everything worked even in the live-usb. This meme is not valid for Linux anymore. Windows however, now thats a meme."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 11
            +score: 0
            +lastActive: DateTime @1703100314 {#2496
              date: 2023-12-20 20:25:14.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@0x4E4F@infosec.pub"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2503 …}
            +nested: Doctrine\ORM\PersistentCollection {#2505 …}
            +votes: Doctrine\ORM\PersistentCollection {#2507 …}
            +reports: Doctrine\ORM\PersistentCollection {#2509 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2511 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2513 …}
            -id: 196456
            -bodyTs: "'14apu8':38 '7':37 '7th':43 'amd':46 'anymor':146 'arriv':8 'boot':128 'brand':4 'btw':91 'came':50 'card':14,86 'choos':72 'configur':119 'continu':76,98 'display':81 'driver':89 'dual':127 'dual-boot':126 'etc':48 'even':133 'everyth':120,131 'experi':66 'fedora':129 'first':64 'full':45 'funni':1,111 'gen':44 'hour':118 'howev':148 'instal':123 'laptop':6,69 'lenovo':34 'let':96 'linux':145 'live':137 'live-usb':136 'lol':61 'm':57 'meme':140,152 'moment':113 'network':74,79,101,110 'new':5 'ole':47 'os':53 'pay':58 'phone':26 'pleas':71 'realtek':90 'recogn':17 'right':114 'ryzen':42 'setup':93 'slim':36 'tether':30 'that':150 'today':9 'usb':29,138 'usb-teth':28 'use':24 'usual':125 'valid':143 'via':27 'wasn':15 'way':41,55,106 'wifi':13,85 'win11':65,112 'window':19,60,92,147 'without':51,99 'work':132 'wouldn':94 'yoga':35"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5800962"
            +editedAt: DateTimeImmutable @1702982699 {#2497
              date: 2023-12-19 11:44:59.0 +01:00
            }
            +createdAt: DateTimeImmutable @1701718035 {#2498
              date: 2023-12-04 20:27:15.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2502}
          +body: "Trust me, it is. There is some obscure hardware out there. Plus, a lot of us still use hardware that was late XP time released and ndiswrapper was still around. So, for some of these cards, there is still no drivers for Linux (or buggy/unstable ones)."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1701724707 {#3180
            date: 2023-12-04 22:18:27.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@0x4E4F@infosec.pub"
            "@azenyr@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3183 …}
          +nested: Doctrine\ORM\PersistentCollection {#3185 …}
          +votes: Doctrine\ORM\PersistentCollection {#3187 …}
          +reports: Doctrine\ORM\PersistentCollection {#3189 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3191 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3193 …}
          -id: 196812
          -bodyTs: "'around':30 'buggy/unstable':45 'card':36 'driver':41 'hardwar':9,19 'late':22 'linux':43 'lot':14 'ndiswrapp':27 'obscur':8 'one':46 'plus':12 'releas':25 'still':17,29,39 'time':24 'trust':1 'us':16 'use':18 'xp':23"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://infosec.pub/comment/4823595"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701724707 {#3181
            date: 2023-12-04 22:18:27.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2502}
        +body: "I understand, but seeing this post right after my experience today was the biggest coincidence ever and kinda funny that it worked right away in Linux while in Windows I had to manually go get the drivers for it. Linux used to be bad, but it evolved A LOT in terms of drivers support while windows just kinda stayed the same. I remember facing the same problem of booting a new Windows install and having the wifi option completely gone (no drivers) in Windows 8… many years ago. Windows 11 and the experience is still the same. And it’s a modern Realtek card, not even close to being obscure. This post + this experience today was just a nice internet moment"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701737693 {#3401
          date: 2023-12-05 01:54:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@0x4E4F@infosec.pub"
          "@azenyr@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3404 …}
        +nested: Doctrine\ORM\PersistentCollection {#3406 …}
        +votes: Doctrine\ORM\PersistentCollection {#3408 …}
        +reports: Doctrine\ORM\PersistentCollection {#3410 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3412 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3414 …}
        -id: 197402
        -bodyTs: "'11':90 '8':85 'ago':88 'away':24 'bad':44 'biggest':14 'boot':69 'card':104 'close':107 'coincid':15 'complet':79 'driver':37,53,82 'even':106 'ever':16 'evolv':47 'experi':10,93,114 'face':64 'funni':19 'get':35 'go':34 'gone':80 'instal':73 'internet':120 'kinda':18,58 'linux':26,40 'lot':49 'mani':86 'manual':33 'modern':102 'moment':121 'new':71 'nice':119 'obscur':110 'option':78 'post':6,112 'problem':67 'realtek':103 'rememb':63 'right':7,23 'see':4 'stay':59 'still':95 'support':54 'term':51 'today':11,115 'understand':2 'use':41 'wifi':77 'window':29,56,72,84,89 'work':22 'year':87"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5807508"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701737693 {#3402
          date: 2023-12-05 01:54:53.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2502}
      +body: """
        > Linux used to be bad, but it evolved A LOT in terms of drivers support while windows just kinda stayed the same.\n
        \n
        Agree on that part. It has gotten a lot better.\n
        \n
        Still, I was hoping that they’ll eventually solve some of the problems with the WiFi hardware back in the ndiswrapper days. As it turns out, it’s 50/50. Some of it has drivers, some don’t. Sure I could go hunting for untested unreliable alpha stage drivers and compile them myself, but I was kinda hoping that we would be passed that on over 95, 96% of the hardware there is out there.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701740668 {#3469
        date: 2023-12-05 02:44:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@infosec.pub"
        "@azenyr@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3472 …}
      +nested: Doctrine\ORM\PersistentCollection {#3474 …}
      +votes: Doctrine\ORM\PersistentCollection {#3476 …}
      +reports: Doctrine\ORM\PersistentCollection {#3478 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3480 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3482 …}
      -id: 197464
      -bodyTs: "'50/50':61 '95':98 '96':99 'agre':23 'alpha':78 'back':50 'bad':5 'better':32 'compil':82 'could':72 'day':54 'driver':14,66,80 'eventu':40 'evolv':8 'go':73 'gotten':29 'hardwar':49,102 'hope':36,89 'hunt':74 'kinda':19,88 'linux':1 'll':39 'lot':10,31 'ndiswrapp':53 'part':26 'pass':94 'problem':45 'solv':41 'stage':79 'stay':20 'still':33 'support':15 'sure':70 'term':12 'turn':57 'unreli':77 'untest':76 'use':2 'wifi':48 'window':17 'would':92"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4829256"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701740668 {#3470
        date: 2023-12-05 02:44:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2502}
    +body: "Well I myself have no patience at all to compile stuff myself, I can say I am half casual half linux nerd. I’m in the middle. Compiling stuff is too much, especially drivers and low level stuff like that. At that point I will just give up on the hardware or the OS/distro. That’s mainly why I still dual boot. I have a SIM Racing setup and even with drivers that exist already and many awesome community made GUI tools (like Overdrive GUI) that get updated almost daily (which is impressive), it still is very hit or miss and most of the times it is either not detected at all or just half working. Even after using linux myself since the Ubuntu 7 and Gnome 2 days, I still dual boot Windows because well… sometimes life is just more peaceful when you can just reboot your pc and have funcional hardware again. I work under linux and play under windows. That’s peace for me. Except nowadays I am staring to play non-Sim Racing stuff on linux too because Proton is amazing. But it still requires a lot of manual labor to make it work. And when I teach linux to other people I always teach the dual boot way and how they can easily jump back to what they are used to. In your case… I think I would just get a different wifi card if possible. If its an embedded one, well… maybe I would just get a new motherboard/device anyway, or just use another OS and call it a day. Sometimes it’s the better way. In your case probably the amount of people that need drivers for hardware like yours is diminishing day by day, so the probability of it ever getting fixed also diminishes. I found out that in the Linux world it’s always better to stay with mainstream hardware as much as possible."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701785920 {#3522
      date: 2023-12-05 15:18:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
      "@azenyr@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3525 …}
    +nested: Doctrine\ORM\PersistentCollection {#3527 …}
    +votes: Doctrine\ORM\PersistentCollection {#3529 …}
    +reports: Doctrine\ORM\PersistentCollection {#3531 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3533 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3535 …}
    -id: 198861
    -bodyTs: "'2':128 '7':125 'almost':89 'alreadi':75 'also':302 'alway':209,314 'amaz':186 'amount':279 'anoth':261 'anyway':257 'awesom':78 'back':221 'better':272,315 'boot':62,133,213 'call':264 'card':240 'case':230,276 'casual':19 'communiti':79 'compil':10,28 'daili':90 'day':129,267,291,293 'detect':110 'differ':238 'diminish':290,303 'driver':34,72,284 'dual':61,132,212 'easili':219 'either':108 'embed':246 'especi':33 'even':70,117 'ever':299 'except':168 'exist':74 'fix':301 'found':305 'funcion':152 'get':87,236,253,300 'give':47 'gnome':127 'gui':81,85 'half':18,20,115 'hardwar':51,153,286,320 'hit':98 'impress':93 'jump':220 'labor':195 'level':37 'life':138 'like':39,83,287 'linux':21,120,158,181,204,310 'lot':192 'low':36 'm':24 'made':80 'main':57 'mainstream':319 'make':197 'mani':77 'manual':194 'mayb':249 'middl':27 'miss':100 'motherboard/device':256 'much':32,322 'need':283 'nerd':22 'new':255 'non':176 'non-sim':175 'nowaday':169 'one':247 'os':262 'os/distro':54 'overdr':84 'patienc':6 'pc':149 'peac':142,165 'peopl':207,281 'play':160,174 'point':43 'possibl':242,324 'probabl':277,296 'proton':184 'race':67,178 'reboot':147 'requir':190 'say':15 'setup':68 'sim':66,177 'sinc':122 'sometim':137,268 'stare':172 'stay':317 'still':60,95,131,189 'stuff':11,29,38,179 'teach':203,210 'think':232 'time':105 'tool':82 'ubuntu':124 'updat':88 'use':119,226,260 'way':214,273 'well':1,136,248 'wifi':239 'window':134,162 'work':116,156,199 'world':311 'would':234,251"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5819763"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701785920 {#3523
      date: 2023-12-05 15:18:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2502}
  +body: """
    Nah, I don’t currently have any problems with my hardware. I just happen to have acces to a lot of old hardware (at work) and play with that when I have some free time.\n
    \n
    Of course, I also (still) dual boot. Mostly because of software that just doesn’t run in Wine… and for work. But other than that, I’m mostly on Linux.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701814208 {#3557
    date: 2023-12-05 23:10:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@azenyr@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3561 …}
  +nested: Doctrine\ORM\PersistentCollection {#3566 …}
  +votes: Doctrine\ORM\PersistentCollection {#3562 …}
  +reports: Doctrine\ORM\PersistentCollection {#3568 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3570 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3572 …}
  -id: 200390
  -bodyTs: "'acc':17 'also':39 'boot':42 'cours':37 'current':5 'doesn':49 'dual':41 'free':34 'happen':14 'hardwar':11,23 'linux':65 'lot':20 'm':62 'most':43,63 'nah':1 'old':22 'play':27 'problem':8 'run':51 'softwar':46 'still':40 'time':35 'wine':53 'work':25,56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4850001"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701814208 {#3554
    date: 2023-12-05 23:10:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#2575
  +user: App\Entity\User {#2588 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Tell me you haven’t used Linux in the past ~20 years without telling me you haven’t used Linux in the past ~20 years"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1702985308 {#2570
    date: 2023-12-19 12:28:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2576 …}
  +nested: Doctrine\ORM\PersistentCollection {#2578 …}
  +votes: Doctrine\ORM\PersistentCollection {#2580 …}
  +reports: Doctrine\ORM\PersistentCollection {#2582 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2584 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2586 …}
  -id: 195990
  -bodyTs: "'20':11,24 'haven':4,17 'linux':7,20 'past':10,23 'tell':1,14 'use':6,19 'without':13 'year':12,25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6973944"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701710098 {#2571
    date: 2023-12-04 18:14:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#2575
  +user: App\Entity\User {#2588 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Tell me you haven’t used Linux in the past ~20 years without telling me you haven’t used Linux in the past ~20 years"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1702985308 {#2570
    date: 2023-12-19 12:28:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2576 …}
  +nested: Doctrine\ORM\PersistentCollection {#2578 …}
  +votes: Doctrine\ORM\PersistentCollection {#2580 …}
  +reports: Doctrine\ORM\PersistentCollection {#2582 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2584 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2586 …}
  -id: 195990
  -bodyTs: "'20':11,24 'haven':4,17 'linux':7,20 'past':10,23 'tell':1,14 'use':6,19 'without':13 'year':12,25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6973944"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701710098 {#2571
    date: 2023-12-04 18:14:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#2575
  +user: App\Entity\User {#2588 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Tell me you haven’t used Linux in the past ~20 years without telling me you haven’t used Linux in the past ~20 years"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1702985308 {#2570
    date: 2023-12-19 12:28:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2576 …}
  +nested: Doctrine\ORM\PersistentCollection {#2578 …}
  +votes: Doctrine\ORM\PersistentCollection {#2580 …}
  +reports: Doctrine\ORM\PersistentCollection {#2582 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2584 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2586 …}
  -id: 195990
  -bodyTs: "'20':11,24 'haven':4,17 'linux':7,20 'past':10,23 'tell':1,14 'use':6,19 'without':13 'year':12,25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6973944"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701710098 {#2571
    date: 2023-12-04 18:14:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#3135
  +user: Proxies\__CG__\App\Entity\User {#3108 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2575
    +user: App\Entity\User {#2588 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Tell me you haven’t used Linux in the past ~20 years without telling me you haven’t used Linux in the past ~20 years"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1702985308 {#2570
      date: 2023-12-19 12:28:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2576 …}
    +nested: Doctrine\ORM\PersistentCollection {#2578 …}
    +votes: Doctrine\ORM\PersistentCollection {#2580 …}
    +reports: Doctrine\ORM\PersistentCollection {#2582 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2584 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2586 …}
    -id: 195990
    -bodyTs: "'20':11,24 'haven':4,17 'linux':7,20 'past':10,23 'tell':1,14 'use':6,19 'without':13 'year':12,25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6973944"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701710098 {#2571
      date: 2023-12-04 18:14:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2575}
  +body: "Tell me you haven’t used more than 2 or 3 pieces of hardware in the past 20 years without telling me you haven’t used more than 2 or 3 pieces of hardware in the past 20 years."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1701712698 {#3132
    date: 2023-12-04 18:58:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@linuxdweeb@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3136 …}
  +nested: Doctrine\ORM\PersistentCollection {#3138 …}
  +votes: Doctrine\ORM\PersistentCollection {#3140 …}
  +reports: Doctrine\ORM\PersistentCollection {#3142 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3144 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3146 …}
  -id: 196133
  -bodyTs: "'2':9,29 '20':18,38 '3':11,31 'hardwar':14,34 'haven':4,24 'past':17,37 'piec':12,32 'tell':1,21 'use':6,26 'without':20 'year':19,39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4819673"
  +editedAt: DateTimeImmutable @1702938039 {#3133
    date: 2023-12-18 23:20:39.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701712698 {#3134
    date: 2023-12-04 18:58:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#3135
  +user: Proxies\__CG__\App\Entity\User {#3108 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2575
    +user: App\Entity\User {#2588 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Tell me you haven’t used Linux in the past ~20 years without telling me you haven’t used Linux in the past ~20 years"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1702985308 {#2570
      date: 2023-12-19 12:28:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2576 …}
    +nested: Doctrine\ORM\PersistentCollection {#2578 …}
    +votes: Doctrine\ORM\PersistentCollection {#2580 …}
    +reports: Doctrine\ORM\PersistentCollection {#2582 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2584 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2586 …}
    -id: 195990
    -bodyTs: "'20':11,24 'haven':4,17 'linux':7,20 'past':10,23 'tell':1,14 'use':6,19 'without':13 'year':12,25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6973944"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701710098 {#2571
      date: 2023-12-04 18:14:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2575}
  +body: "Tell me you haven’t used more than 2 or 3 pieces of hardware in the past 20 years without telling me you haven’t used more than 2 or 3 pieces of hardware in the past 20 years."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1701712698 {#3132
    date: 2023-12-04 18:58:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@linuxdweeb@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3136 …}
  +nested: Doctrine\ORM\PersistentCollection {#3138 …}
  +votes: Doctrine\ORM\PersistentCollection {#3140 …}
  +reports: Doctrine\ORM\PersistentCollection {#3142 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3144 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3146 …}
  -id: 196133
  -bodyTs: "'2':9,29 '20':18,38 '3':11,31 'hardwar':14,34 'haven':4,24 'past':17,37 'piec':12,32 'tell':1,21 'use':6,26 'without':20 'year':19,39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4819673"
  +editedAt: DateTimeImmutable @1702938039 {#3133
    date: 2023-12-18 23:20:39.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701712698 {#3134
    date: 2023-12-04 18:58:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#3135
  +user: Proxies\__CG__\App\Entity\User {#3108 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2575
    +user: App\Entity\User {#2588 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Tell me you haven’t used Linux in the past ~20 years without telling me you haven’t used Linux in the past ~20 years"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1702985308 {#2570
      date: 2023-12-19 12:28:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2576 …}
    +nested: Doctrine\ORM\PersistentCollection {#2578 …}
    +votes: Doctrine\ORM\PersistentCollection {#2580 …}
    +reports: Doctrine\ORM\PersistentCollection {#2582 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2584 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2586 …}
    -id: 195990
    -bodyTs: "'20':11,24 'haven':4,17 'linux':7,20 'past':10,23 'tell':1,14 'use':6,19 'without':13 'year':12,25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6973944"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701710098 {#2571
      date: 2023-12-04 18:14:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2575}
  +body: "Tell me you haven’t used more than 2 or 3 pieces of hardware in the past 20 years without telling me you haven’t used more than 2 or 3 pieces of hardware in the past 20 years."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1701712698 {#3132
    date: 2023-12-04 18:58:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@linuxdweeb@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3136 …}
  +nested: Doctrine\ORM\PersistentCollection {#3138 …}
  +votes: Doctrine\ORM\PersistentCollection {#3140 …}
  +reports: Doctrine\ORM\PersistentCollection {#3142 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3144 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3146 …}
  -id: 196133
  -bodyTs: "'2':9,29 '20':18,38 '3':11,31 'hardwar':14,34 'haven':4,24 'past':17,37 'piec':12,32 'tell':1,21 'use':6,26 'without':20 'year':19,39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4819673"
  +editedAt: DateTimeImmutable @1702938039 {#3133
    date: 2023-12-18 23:20:39.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701712698 {#3134
    date: 2023-12-04 18:58:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#3357
  +user: Proxies\__CG__\App\Entity\User {#3358 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3135
    +user: Proxies\__CG__\App\Entity\User {#3108 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#2575
      +user: App\Entity\User {#2588 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: "Tell me you haven’t used Linux in the past ~20 years without telling me you haven’t used Linux in the past ~20 years"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 31
      +score: 0
      +lastActive: DateTime @1702985308 {#2570
        date: 2023-12-19 12:28:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2576 …}
      +nested: Doctrine\ORM\PersistentCollection {#2578 …}
      +votes: Doctrine\ORM\PersistentCollection {#2580 …}
      +reports: Doctrine\ORM\PersistentCollection {#2582 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2584 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2586 …}
      -id: 195990
      -bodyTs: "'20':11,24 'haven':4,17 'linux':7,20 'past':10,23 'tell':1,14 'use':6,19 'without':13 'year':12,25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6973944"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701710098 {#2571
        date: 2023-12-04 18:14:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2575}
    +body: "Tell me you haven’t used more than 2 or 3 pieces of hardware in the past 20 years without telling me you haven’t used more than 2 or 3 pieces of hardware in the past 20 years."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1701712698 {#3132
      date: 2023-12-04 18:58:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
      "@linuxdweeb@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3136 …}
    +nested: Doctrine\ORM\PersistentCollection {#3138 …}
    +votes: Doctrine\ORM\PersistentCollection {#3140 …}
    +reports: Doctrine\ORM\PersistentCollection {#3142 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3144 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3146 …}
    -id: 196133
    -bodyTs: "'2':9,29 '20':18,38 '3':11,31 'hardwar':14,34 'haven':4,24 'past':17,37 'piec':12,32 'tell':1,21 'use':6,26 'without':20 'year':19,39"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4819673"
    +editedAt: DateTimeImmutable @1702938039 {#3133
      date: 2023-12-18 23:20:39.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701712698 {#3134
      date: 2023-12-04 18:58:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2575}
  +body: "I thought you thought about WiFi drivers because of the extra difficulty on not being able to search online, but I see now that this is just based on real experiences"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701717109 {#3355
    date: 2023-12-04 20:11:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@linuxdweeb@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3359 …}
  +nested: Doctrine\ORM\PersistentCollection {#3361 …}
  +votes: Doctrine\ORM\PersistentCollection {#3363 …}
  +reports: Doctrine\ORM\PersistentCollection {#3365 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3367 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3369 …}
  -id: 196408
  -bodyTs: "'abl':16 'base':28 'difficulti':12 'driver':7 'experi':31 'extra':11 'onlin':19 'real':30 'search':18 'see':22 'thought':2,4 'wifi':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5800682"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701717109 {#3356
    date: 2023-12-04 20:11:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#3357
  +user: Proxies\__CG__\App\Entity\User {#3358 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3135
    +user: Proxies\__CG__\App\Entity\User {#3108 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#2575
      +user: App\Entity\User {#2588 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: "Tell me you haven’t used Linux in the past ~20 years without telling me you haven’t used Linux in the past ~20 years"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 31
      +score: 0
      +lastActive: DateTime @1702985308 {#2570
        date: 2023-12-19 12:28:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2576 …}
      +nested: Doctrine\ORM\PersistentCollection {#2578 …}
      +votes: Doctrine\ORM\PersistentCollection {#2580 …}
      +reports: Doctrine\ORM\PersistentCollection {#2582 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2584 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2586 …}
      -id: 195990
      -bodyTs: "'20':11,24 'haven':4,17 'linux':7,20 'past':10,23 'tell':1,14 'use':6,19 'without':13 'year':12,25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6973944"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701710098 {#2571
        date: 2023-12-04 18:14:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2575}
    +body: "Tell me you haven’t used more than 2 or 3 pieces of hardware in the past 20 years without telling me you haven’t used more than 2 or 3 pieces of hardware in the past 20 years."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1701712698 {#3132
      date: 2023-12-04 18:58:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
      "@linuxdweeb@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3136 …}
    +nested: Doctrine\ORM\PersistentCollection {#3138 …}
    +votes: Doctrine\ORM\PersistentCollection {#3140 …}
    +reports: Doctrine\ORM\PersistentCollection {#3142 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3144 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3146 …}
    -id: 196133
    -bodyTs: "'2':9,29 '20':18,38 '3':11,31 'hardwar':14,34 'haven':4,24 'past':17,37 'piec':12,32 'tell':1,21 'use':6,26 'without':20 'year':19,39"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4819673"
    +editedAt: DateTimeImmutable @1702938039 {#3133
      date: 2023-12-18 23:20:39.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701712698 {#3134
      date: 2023-12-04 18:58:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2575}
  +body: "I thought you thought about WiFi drivers because of the extra difficulty on not being able to search online, but I see now that this is just based on real experiences"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701717109 {#3355
    date: 2023-12-04 20:11:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@linuxdweeb@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3359 …}
  +nested: Doctrine\ORM\PersistentCollection {#3361 …}
  +votes: Doctrine\ORM\PersistentCollection {#3363 …}
  +reports: Doctrine\ORM\PersistentCollection {#3365 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3367 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3369 …}
  -id: 196408
  -bodyTs: "'abl':16 'base':28 'difficulti':12 'driver':7 'experi':31 'extra':11 'onlin':19 'real':30 'search':18 'see':22 'thought':2,4 'wifi':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5800682"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701717109 {#3356
    date: 2023-12-04 20:11:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#3357
  +user: Proxies\__CG__\App\Entity\User {#3358 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3135
    +user: Proxies\__CG__\App\Entity\User {#3108 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#2575
      +user: App\Entity\User {#2588 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: "Tell me you haven’t used Linux in the past ~20 years without telling me you haven’t used Linux in the past ~20 years"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 31
      +score: 0
      +lastActive: DateTime @1702985308 {#2570
        date: 2023-12-19 12:28:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2576 …}
      +nested: Doctrine\ORM\PersistentCollection {#2578 …}
      +votes: Doctrine\ORM\PersistentCollection {#2580 …}
      +reports: Doctrine\ORM\PersistentCollection {#2582 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2584 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2586 …}
      -id: 195990
      -bodyTs: "'20':11,24 'haven':4,17 'linux':7,20 'past':10,23 'tell':1,14 'use':6,19 'without':13 'year':12,25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6973944"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701710098 {#2571
        date: 2023-12-04 18:14:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2575}
    +body: "Tell me you haven’t used more than 2 or 3 pieces of hardware in the past 20 years without telling me you haven’t used more than 2 or 3 pieces of hardware in the past 20 years."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1701712698 {#3132
      date: 2023-12-04 18:58:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
      "@linuxdweeb@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3136 …}
    +nested: Doctrine\ORM\PersistentCollection {#3138 …}
    +votes: Doctrine\ORM\PersistentCollection {#3140 …}
    +reports: Doctrine\ORM\PersistentCollection {#3142 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3144 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3146 …}
    -id: 196133
    -bodyTs: "'2':9,29 '20':18,38 '3':11,31 'hardwar':14,34 'haven':4,24 'past':17,37 'piec':12,32 'tell':1,21 'use':6,26 'without':20 'year':19,39"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4819673"
    +editedAt: DateTimeImmutable @1702938039 {#3133
      date: 2023-12-18 23:20:39.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701712698 {#3134
      date: 2023-12-04 18:58:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2575}
  +body: "I thought you thought about WiFi drivers because of the extra difficulty on not being able to search online, but I see now that this is just based on real experiences"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701717109 {#3355
    date: 2023-12-04 20:11:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@linuxdweeb@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3359 …}
  +nested: Doctrine\ORM\PersistentCollection {#3361 …}
  +votes: Doctrine\ORM\PersistentCollection {#3363 …}
  +reports: Doctrine\ORM\PersistentCollection {#3365 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3367 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3369 …}
  -id: 196408
  -bodyTs: "'abl':16 'base':28 'difficulti':12 'driver':7 'experi':31 'extra':11 'onlin':19 'real':30 'search':18 'see':22 'thought':2,4 'wifi':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5800682"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701717109 {#3356
    date: 2023-12-04 20:11:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#3150
  +user: Proxies\__CG__\App\Entity\User {#3151 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2575
    +user: App\Entity\User {#2588 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Tell me you haven’t used Linux in the past ~20 years without telling me you haven’t used Linux in the past ~20 years"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1702985308 {#2570
      date: 2023-12-19 12:28:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2576 …}
    +nested: Doctrine\ORM\PersistentCollection {#2578 …}
    +votes: Doctrine\ORM\PersistentCollection {#2580 …}
    +reports: Doctrine\ORM\PersistentCollection {#2582 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2584 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2586 …}
    -id: 195990
    -bodyTs: "'20':11,24 'haven':4,17 'linux':7,20 'past':10,23 'tell':1,14 'use':6,19 'without':13 'year':12,25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6973944"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701710098 {#2571
      date: 2023-12-04 18:14:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2575}
  +body: """
    At least my notebook doesn’t support the newer wifi standards, that I would need at the university eduroam network.\n
    \n
    I always have to hook up my phone and use usb-tethering
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701717140 {#3148
    date: 2023-12-04 20:12:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@linuxdweeb@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3152 …}
  +nested: Doctrine\ORM\PersistentCollection {#3154 …}
  +votes: Doctrine\ORM\PersistentCollection {#3156 …}
  +reports: Doctrine\ORM\PersistentCollection {#3158 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3162 …}
  -id: 196409
  -bodyTs: "'alway':22 'doesn':5 'eduroam':19 'hook':25 'least':2 'need':15 'network':20 'newer':9 'notebook':4 'phone':28 'standard':11 'support':7 'tether':33 'univers':18 'usb':32 'usb-teth':31 'use':30 'wifi':10 'would':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5400321"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701717140 {#3149
    date: 2023-12-04 20:12:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#3150
  +user: Proxies\__CG__\App\Entity\User {#3151 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2575
    +user: App\Entity\User {#2588 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Tell me you haven’t used Linux in the past ~20 years without telling me you haven’t used Linux in the past ~20 years"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1702985308 {#2570
      date: 2023-12-19 12:28:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2576 …}
    +nested: Doctrine\ORM\PersistentCollection {#2578 …}
    +votes: Doctrine\ORM\PersistentCollection {#2580 …}
    +reports: Doctrine\ORM\PersistentCollection {#2582 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2584 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2586 …}
    -id: 195990
    -bodyTs: "'20':11,24 'haven':4,17 'linux':7,20 'past':10,23 'tell':1,14 'use':6,19 'without':13 'year':12,25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6973944"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701710098 {#2571
      date: 2023-12-04 18:14:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2575}
  +body: """
    At least my notebook doesn’t support the newer wifi standards, that I would need at the university eduroam network.\n
    \n
    I always have to hook up my phone and use usb-tethering
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701717140 {#3148
    date: 2023-12-04 20:12:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@linuxdweeb@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3152 …}
  +nested: Doctrine\ORM\PersistentCollection {#3154 …}
  +votes: Doctrine\ORM\PersistentCollection {#3156 …}
  +reports: Doctrine\ORM\PersistentCollection {#3158 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3162 …}
  -id: 196409
  -bodyTs: "'alway':22 'doesn':5 'eduroam':19 'hook':25 'least':2 'need':15 'network':20 'newer':9 'notebook':4 'phone':28 'standard':11 'support':7 'tether':33 'univers':18 'usb':32 'usb-teth':31 'use':30 'wifi':10 'would':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5400321"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701717140 {#3149
    date: 2023-12-04 20:12:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#3150
  +user: Proxies\__CG__\App\Entity\User {#3151 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2575
    +user: App\Entity\User {#2588 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Tell me you haven’t used Linux in the past ~20 years without telling me you haven’t used Linux in the past ~20 years"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1702985308 {#2570
      date: 2023-12-19 12:28:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2576 …}
    +nested: Doctrine\ORM\PersistentCollection {#2578 …}
    +votes: Doctrine\ORM\PersistentCollection {#2580 …}
    +reports: Doctrine\ORM\PersistentCollection {#2582 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2584 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2586 …}
    -id: 195990
    -bodyTs: "'20':11,24 'haven':4,17 'linux':7,20 'past':10,23 'tell':1,14 'use':6,19 'without':13 'year':12,25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6973944"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701710098 {#2571
      date: 2023-12-04 18:14:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2575}
  +body: """
    At least my notebook doesn’t support the newer wifi standards, that I would need at the university eduroam network.\n
    \n
    I always have to hook up my phone and use usb-tethering
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701717140 {#3148
    date: 2023-12-04 20:12:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@linuxdweeb@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3152 …}
  +nested: Doctrine\ORM\PersistentCollection {#3154 …}
  +votes: Doctrine\ORM\PersistentCollection {#3156 …}
  +reports: Doctrine\ORM\PersistentCollection {#3158 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3162 …}
  -id: 196409
  -bodyTs: "'alway':22 'doesn':5 'eduroam':19 'hook':25 'least':2 'need':15 'network':20 'newer':9 'notebook':4 'phone':28 'standard':11 'support':7 'tether':33 'univers':18 'usb':32 'usb-teth':31 'use':30 'wifi':10 'would':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5400321"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701717140 {#3149
    date: 2023-12-04 20:12:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\EntryComment {#3373
  +user: Proxies\__CG__\App\Entity\User {#3108 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3150
    +user: Proxies\__CG__\App\Entity\User {#3151 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#2575
      +user: App\Entity\User {#2588 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: "Tell me you haven’t used Linux in the past ~20 years without telling me you haven’t used Linux in the past ~20 years"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 31
      +score: 0
      +lastActive: DateTime @1702985308 {#2570
        date: 2023-12-19 12:28:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2576 …}
      +nested: Doctrine\ORM\PersistentCollection {#2578 …}
      +votes: Doctrine\ORM\PersistentCollection {#2580 …}
      +reports: Doctrine\ORM\PersistentCollection {#2582 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2584 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2586 …}
      -id: 195990
      -bodyTs: "'20':11,24 'haven':4,17 'linux':7,20 'past':10,23 'tell':1,14 'use':6,19 'without':13 'year':12,25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6973944"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701710098 {#2571
        date: 2023-12-04 18:14:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2575}
    +body: """
      At least my notebook doesn’t support the newer wifi standards, that I would need at the university eduroam network.\n
      \n
      I always have to hook up my phone and use usb-tethering
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701717140 {#3148
      date: 2023-12-04 20:12:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
      "@linuxdweeb@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3152 …}
    +nested: Doctrine\ORM\PersistentCollection {#3154 …}
    +votes: Doctrine\ORM\PersistentCollection {#3156 …}
    +reports: Doctrine\ORM\PersistentCollection {#3158 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3160 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3162 …}
    -id: 196409
    -bodyTs: "'alway':22 'doesn':5 'eduroam':19 'hook':25 'least':2 'need':15 'network':20 'newer':9 'notebook':4 'phone':28 'standard':11 'support':7 'tether':33 'univers':18 'usb':32 'usb-teth':31 'use':30 'wifi':10 'would':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5400321"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701717140 {#3149
      date: 2023-12-04 20:12:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2575}
  +body: "WPA3?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701724049 {#3371
    date: 2023-12-04 22:07:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@linuxdweeb@lemm.ee"
    "@Mr3Sepz@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3374 …}
  +nested: Doctrine\ORM\PersistentCollection {#3376 …}
  +votes: Doctrine\ORM\PersistentCollection {#3378 …}
  +reports: Doctrine\ORM\PersistentCollection {#3380 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3382 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3384 …}
  -id: 196779
  -bodyTs: "'wpa3':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4823378"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701724049 {#3372
    date: 2023-12-04 22:07:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#3373
  +user: Proxies\__CG__\App\Entity\User {#3108 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3150
    +user: Proxies\__CG__\App\Entity\User {#3151 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#2575
      +user: App\Entity\User {#2588 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: "Tell me you haven’t used Linux in the past ~20 years without telling me you haven’t used Linux in the past ~20 years"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 31
      +score: 0
      +lastActive: DateTime @1702985308 {#2570
        date: 2023-12-19 12:28:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2576 …}
      +nested: Doctrine\ORM\PersistentCollection {#2578 …}
      +votes: Doctrine\ORM\PersistentCollection {#2580 …}
      +reports: Doctrine\ORM\PersistentCollection {#2582 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2584 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2586 …}
      -id: 195990
      -bodyTs: "'20':11,24 'haven':4,17 'linux':7,20 'past':10,23 'tell':1,14 'use':6,19 'without':13 'year':12,25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6973944"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701710098 {#2571
        date: 2023-12-04 18:14:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2575}
    +body: """
      At least my notebook doesn’t support the newer wifi standards, that I would need at the university eduroam network.\n
      \n
      I always have to hook up my phone and use usb-tethering
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701717140 {#3148
      date: 2023-12-04 20:12:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
      "@linuxdweeb@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3152 …}
    +nested: Doctrine\ORM\PersistentCollection {#3154 …}
    +votes: Doctrine\ORM\PersistentCollection {#3156 …}
    +reports: Doctrine\ORM\PersistentCollection {#3158 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3160 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3162 …}
    -id: 196409
    -bodyTs: "'alway':22 'doesn':5 'eduroam':19 'hook':25 'least':2 'need':15 'network':20 'newer':9 'notebook':4 'phone':28 'standard':11 'support':7 'tether':33 'univers':18 'usb':32 'usb-teth':31 'use':30 'wifi':10 'would':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5400321"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701717140 {#3149
      date: 2023-12-04 20:12:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2575}
  +body: "WPA3?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701724049 {#3371
    date: 2023-12-04 22:07:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@linuxdweeb@lemm.ee"
    "@Mr3Sepz@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3374 …}
  +nested: Doctrine\ORM\PersistentCollection {#3376 …}
  +votes: Doctrine\ORM\PersistentCollection {#3378 …}
  +reports: Doctrine\ORM\PersistentCollection {#3380 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3382 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3384 …}
  -id: 196779
  -bodyTs: "'wpa3':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4823378"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701724049 {#3372
    date: 2023-12-04 22:07:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#3373
  +user: Proxies\__CG__\App\Entity\User {#3108 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3150
    +user: Proxies\__CG__\App\Entity\User {#3151 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#2575
      +user: App\Entity\User {#2588 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: "Tell me you haven’t used Linux in the past ~20 years without telling me you haven’t used Linux in the past ~20 years"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 31
      +score: 0
      +lastActive: DateTime @1702985308 {#2570
        date: 2023-12-19 12:28:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2576 …}
      +nested: Doctrine\ORM\PersistentCollection {#2578 …}
      +votes: Doctrine\ORM\PersistentCollection {#2580 …}
      +reports: Doctrine\ORM\PersistentCollection {#2582 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2584 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2586 …}
      -id: 195990
      -bodyTs: "'20':11,24 'haven':4,17 'linux':7,20 'past':10,23 'tell':1,14 'use':6,19 'without':13 'year':12,25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6973944"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701710098 {#2571
        date: 2023-12-04 18:14:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2575}
    +body: """
      At least my notebook doesn’t support the newer wifi standards, that I would need at the university eduroam network.\n
      \n
      I always have to hook up my phone and use usb-tethering
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701717140 {#3148
      date: 2023-12-04 20:12:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
      "@linuxdweeb@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3152 …}
    +nested: Doctrine\ORM\PersistentCollection {#3154 …}
    +votes: Doctrine\ORM\PersistentCollection {#3156 …}
    +reports: Doctrine\ORM\PersistentCollection {#3158 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3160 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3162 …}
    -id: 196409
    -bodyTs: "'alway':22 'doesn':5 'eduroam':19 'hook':25 'least':2 'need':15 'network':20 'newer':9 'notebook':4 'phone':28 'standard':11 'support':7 'tether':33 'univers':18 'usb':32 'usb-teth':31 'use':30 'wifi':10 'would':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5400321"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701717140 {#3149
      date: 2023-12-04 20:12:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2575}
  +body: "WPA3?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701724049 {#3371
    date: 2023-12-04 22:07:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@linuxdweeb@lemm.ee"
    "@Mr3Sepz@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3374 …}
  +nested: Doctrine\ORM\PersistentCollection {#3376 …}
  +votes: Doctrine\ORM\PersistentCollection {#3378 …}
  +reports: Doctrine\ORM\PersistentCollection {#3380 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3382 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3384 …}
  -id: 196779
  -bodyTs: "'wpa3':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4823378"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701724049 {#3372
    date: 2023-12-04 22:07:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\EntryComment {#3441
  +user: Proxies\__CG__\App\Entity\User {#3151 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3373
    +user: Proxies\__CG__\App\Entity\User {#3108 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3150
      +user: Proxies\__CG__\App\Entity\User {#3151 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#2575
        +user: App\Entity\User {#2588 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: null
        +root: null
        +body: "Tell me you haven’t used Linux in the past ~20 years without telling me you haven’t used Linux in the past ~20 years"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 31
        +score: 0
        +lastActive: DateTime @1702985308 {#2570
          date: 2023-12-19 12:28:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@0x4E4F@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2576 …}
        +nested: Doctrine\ORM\PersistentCollection {#2578 …}
        +votes: Doctrine\ORM\PersistentCollection {#2580 …}
        +reports: Doctrine\ORM\PersistentCollection {#2582 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2584 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2586 …}
        -id: 195990
        -bodyTs: "'20':11,24 'haven':4,17 'linux':7,20 'past':10,23 'tell':1,14 'use':6,19 'without':13 'year':12,25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6973944"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701710098 {#2571
          date: 2023-12-04 18:14:58.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2575}
      +body: """
        At least my notebook doesn’t support the newer wifi standards, that I would need at the university eduroam network.\n
        \n
        I always have to hook up my phone and use usb-tethering
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701717140 {#3148
        date: 2023-12-04 20:12:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@infosec.pub"
        "@linuxdweeb@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3152 …}
      +nested: Doctrine\ORM\PersistentCollection {#3154 …}
      +votes: Doctrine\ORM\PersistentCollection {#3156 …}
      +reports: Doctrine\ORM\PersistentCollection {#3158 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3160 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3162 …}
      -id: 196409
      -bodyTs: "'alway':22 'doesn':5 'eduroam':19 'hook':25 'least':2 'need':15 'network':20 'newer':9 'notebook':4 'phone':28 'standard':11 'support':7 'tether':33 'univers':18 'usb':32 'usb-teth':31 'use':30 'wifi':10 'would':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5400321"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701717140 {#3149
        date: 2023-12-04 20:12:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2575}
    +body: "WPA3?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701724049 {#3371
      date: 2023-12-04 22:07:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
      "@linuxdweeb@lemm.ee"
      "@Mr3Sepz@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3374 …}
    +nested: Doctrine\ORM\PersistentCollection {#3376 …}
    +votes: Doctrine\ORM\PersistentCollection {#3378 …}
    +reports: Doctrine\ORM\PersistentCollection {#3380 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3382 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3384 …}
    -id: 196779
    -bodyTs: "'wpa3':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4823378"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701724049 {#3372
      date: 2023-12-04 22:07:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2575}
  +body: "I don’t remember if it was WPA 3 or WPA 2 Enterprise."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701725326 {#3439
    date: 2023-12-04 22:28:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@linuxdweeb@lemm.ee"
    "@Mr3Sepz@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3442 …}
  +nested: Doctrine\ORM\PersistentCollection {#3444 …}
  +votes: Doctrine\ORM\PersistentCollection {#3446 …}
  +reports: Doctrine\ORM\PersistentCollection {#3448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3450 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3452 …}
  -id: 196846
  -bodyTs: "'2':12 '3':9 'enterpris':13 'rememb':4 'wpa':8,11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5403326"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701725326 {#3440
    date: 2023-12-04 22:28: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
111 DENIED edit
App\Entity\EntryComment {#3441
  +user: Proxies\__CG__\App\Entity\User {#3151 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3373
    +user: Proxies\__CG__\App\Entity\User {#3108 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3150
      +user: Proxies\__CG__\App\Entity\User {#3151 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#2575
        +user: App\Entity\User {#2588 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: null
        +root: null
        +body: "Tell me you haven’t used Linux in the past ~20 years without telling me you haven’t used Linux in the past ~20 years"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 31
        +score: 0
        +lastActive: DateTime @1702985308 {#2570
          date: 2023-12-19 12:28:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@0x4E4F@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2576 …}
        +nested: Doctrine\ORM\PersistentCollection {#2578 …}
        +votes: Doctrine\ORM\PersistentCollection {#2580 …}
        +reports: Doctrine\ORM\PersistentCollection {#2582 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2584 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2586 …}
        -id: 195990
        -bodyTs: "'20':11,24 'haven':4,17 'linux':7,20 'past':10,23 'tell':1,14 'use':6,19 'without':13 'year':12,25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6973944"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701710098 {#2571
          date: 2023-12-04 18:14:58.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2575}
      +body: """
        At least my notebook doesn’t support the newer wifi standards, that I would need at the university eduroam network.\n
        \n
        I always have to hook up my phone and use usb-tethering
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701717140 {#3148
        date: 2023-12-04 20:12:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@infosec.pub"
        "@linuxdweeb@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3152 …}
      +nested: Doctrine\ORM\PersistentCollection {#3154 …}
      +votes: Doctrine\ORM\PersistentCollection {#3156 …}
      +reports: Doctrine\ORM\PersistentCollection {#3158 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3160 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3162 …}
      -id: 196409
      -bodyTs: "'alway':22 'doesn':5 'eduroam':19 'hook':25 'least':2 'need':15 'network':20 'newer':9 'notebook':4 'phone':28 'standard':11 'support':7 'tether':33 'univers':18 'usb':32 'usb-teth':31 'use':30 'wifi':10 'would':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5400321"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701717140 {#3149
        date: 2023-12-04 20:12:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2575}
    +body: "WPA3?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701724049 {#3371
      date: 2023-12-04 22:07:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
      "@linuxdweeb@lemm.ee"
      "@Mr3Sepz@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3374 …}
    +nested: Doctrine\ORM\PersistentCollection {#3376 …}
    +votes: Doctrine\ORM\PersistentCollection {#3378 …}
    +reports: Doctrine\ORM\PersistentCollection {#3380 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3382 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3384 …}
    -id: 196779
    -bodyTs: "'wpa3':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4823378"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701724049 {#3372
      date: 2023-12-04 22:07:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2575}
  +body: "I don’t remember if it was WPA 3 or WPA 2 Enterprise."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701725326 {#3439
    date: 2023-12-04 22:28:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@linuxdweeb@lemm.ee"
    "@Mr3Sepz@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3442 …}
  +nested: Doctrine\ORM\PersistentCollection {#3444 …}
  +votes: Doctrine\ORM\PersistentCollection {#3446 …}
  +reports: Doctrine\ORM\PersistentCollection {#3448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3450 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3452 …}
  -id: 196846
  -bodyTs: "'2':12 '3':9 'enterpris':13 'rememb':4 'wpa':8,11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5403326"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701725326 {#3440
    date: 2023-12-04 22:28: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
112 DENIED moderate
App\Entity\EntryComment {#3441
  +user: Proxies\__CG__\App\Entity\User {#3151 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3373
    +user: Proxies\__CG__\App\Entity\User {#3108 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3150
      +user: Proxies\__CG__\App\Entity\User {#3151 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#2575
        +user: App\Entity\User {#2588 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: null
        +root: null
        +body: "Tell me you haven’t used Linux in the past ~20 years without telling me you haven’t used Linux in the past ~20 years"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 31
        +score: 0
        +lastActive: DateTime @1702985308 {#2570
          date: 2023-12-19 12:28:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@0x4E4F@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2576 …}
        +nested: Doctrine\ORM\PersistentCollection {#2578 …}
        +votes: Doctrine\ORM\PersistentCollection {#2580 …}
        +reports: Doctrine\ORM\PersistentCollection {#2582 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2584 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2586 …}
        -id: 195990
        -bodyTs: "'20':11,24 'haven':4,17 'linux':7,20 'past':10,23 'tell':1,14 'use':6,19 'without':13 'year':12,25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6973944"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701710098 {#2571
          date: 2023-12-04 18:14:58.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2575}
      +body: """
        At least my notebook doesn’t support the newer wifi standards, that I would need at the university eduroam network.\n
        \n
        I always have to hook up my phone and use usb-tethering
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701717140 {#3148
        date: 2023-12-04 20:12:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@infosec.pub"
        "@linuxdweeb@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3152 …}
      +nested: Doctrine\ORM\PersistentCollection {#3154 …}
      +votes: Doctrine\ORM\PersistentCollection {#3156 …}
      +reports: Doctrine\ORM\PersistentCollection {#3158 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3160 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3162 …}
      -id: 196409
      -bodyTs: "'alway':22 'doesn':5 'eduroam':19 'hook':25 'least':2 'need':15 'network':20 'newer':9 'notebook':4 'phone':28 'standard':11 'support':7 'tether':33 'univers':18 'usb':32 'usb-teth':31 'use':30 'wifi':10 'would':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5400321"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701717140 {#3149
        date: 2023-12-04 20:12:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2575}
    +body: "WPA3?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701724049 {#3371
      date: 2023-12-04 22:07:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
      "@linuxdweeb@lemm.ee"
      "@Mr3Sepz@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3374 …}
    +nested: Doctrine\ORM\PersistentCollection {#3376 …}
    +votes: Doctrine\ORM\PersistentCollection {#3378 …}
    +reports: Doctrine\ORM\PersistentCollection {#3380 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3382 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3384 …}
    -id: 196779
    -bodyTs: "'wpa3':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4823378"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701724049 {#3372
      date: 2023-12-04 22:07:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2575}
  +body: "I don’t remember if it was WPA 3 or WPA 2 Enterprise."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701725326 {#3439
    date: 2023-12-04 22:28:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@linuxdweeb@lemm.ee"
    "@Mr3Sepz@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3442 …}
  +nested: Doctrine\ORM\PersistentCollection {#3444 …}
  +votes: Doctrine\ORM\PersistentCollection {#3446 …}
  +reports: Doctrine\ORM\PersistentCollection {#3448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3450 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3452 …}
  -id: 196846
  -bodyTs: "'2':12 '3':9 'enterpris':13 'rememb':4 'wpa':8,11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5403326"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701725326 {#3440
    date: 2023-12-04 22:28: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
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\EntryComment {#3509
  +user: Proxies\__CG__\App\Entity\User {#3108 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3441
    +user: Proxies\__CG__\App\Entity\User {#3151 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3373
      +user: Proxies\__CG__\App\Entity\User {#3108 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3150
        +user: Proxies\__CG__\App\Entity\User {#3151 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#2575
          +user: App\Entity\User {#2588 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: null
          +root: null
          +body: "Tell me you haven’t used Linux in the past ~20 years without telling me you haven’t used Linux in the past ~20 years"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 31
          +score: 0
          +lastActive: DateTime @1702985308 {#2570
            date: 2023-12-19 12:28:28.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@0x4E4F@infosec.pub"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2576 …}
          +nested: Doctrine\ORM\PersistentCollection {#2578 …}
          +votes: Doctrine\ORM\PersistentCollection {#2580 …}
          +reports: Doctrine\ORM\PersistentCollection {#2582 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2584 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2586 …}
          -id: 195990
          -bodyTs: "'20':11,24 'haven':4,17 'linux':7,20 'past':10,23 'tell':1,14 'use':6,19 'without':13 'year':12,25"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6973944"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701710098 {#2571
            date: 2023-12-04 18:14:58.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2575}
        +body: """
          At least my notebook doesn’t support the newer wifi standards, that I would need at the university eduroam network.\n
          \n
          I always have to hook up my phone and use usb-tethering
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1701717140 {#3148
          date: 2023-12-04 20:12:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@0x4E4F@infosec.pub"
          "@linuxdweeb@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3152 …}
        +nested: Doctrine\ORM\PersistentCollection {#3154 …}
        +votes: Doctrine\ORM\PersistentCollection {#3156 …}
        +reports: Doctrine\ORM\PersistentCollection {#3158 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3160 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3162 …}
        -id: 196409
        -bodyTs: "'alway':22 'doesn':5 'eduroam':19 'hook':25 'least':2 'need':15 'network':20 'newer':9 'notebook':4 'phone':28 'standard':11 'support':7 'tether':33 'univers':18 'usb':32 'usb-teth':31 'use':30 'wifi':10 'would':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5400321"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701717140 {#3149
          date: 2023-12-04 20:12:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2575}
      +body: "WPA3?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701724049 {#3371
        date: 2023-12-04 22:07:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@infosec.pub"
        "@linuxdweeb@lemm.ee"
        "@Mr3Sepz@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3374 …}
      +nested: Doctrine\ORM\PersistentCollection {#3376 …}
      +votes: Doctrine\ORM\PersistentCollection {#3378 …}
      +reports: Doctrine\ORM\PersistentCollection {#3380 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3382 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3384 …}
      -id: 196779
      -bodyTs: "'wpa3':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4823378"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701724049 {#3372
        date: 2023-12-04 22:07:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2575}
    +body: "I don’t remember if it was WPA 3 or WPA 2 Enterprise."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701725326 {#3439
      date: 2023-12-04 22:28:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
      "@linuxdweeb@lemm.ee"
      "@Mr3Sepz@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3442 …}
    +nested: Doctrine\ORM\PersistentCollection {#3444 …}
    +votes: Doctrine\ORM\PersistentCollection {#3446 …}
    +reports: Doctrine\ORM\PersistentCollection {#3448 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3450 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3452 …}
    -id: 196846
    -bodyTs: "'2':12 '3':9 'enterpris':13 'rememb':4 'wpa':8,11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5403326"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701725326 {#3440
      date: 2023-12-04 22:28:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2575}
  +body: "If the card supports at least WPA2, it should support WPA2 Enterprise as well. Only cards manufactured in the last few years support WPA3. I doubt they would enforce WPA3 only."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701739750 {#3507
    date: 2023-12-05 02:29:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@linuxdweeb@lemm.ee"
    "@Mr3Sepz@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3510 …}
  +nested: Doctrine\ORM\PersistentCollection {#3512 …}
  +votes: Doctrine\ORM\PersistentCollection {#3514 …}
  +reports: Doctrine\ORM\PersistentCollection {#3516 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3518 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3520 …}
  -id: 197443
  -bodyTs: "'card':3,16 'doubt':26 'enforc':29 'enterpris':12 'last':20 'least':6 'manufactur':17 'support':4,10,23 'well':14 'would':28 'wpa2':7,11 'wpa3':24,30 'year':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4828928"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701739750 {#3508
    date: 2023-12-05 02:29:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#3509
  +user: Proxies\__CG__\App\Entity\User {#3108 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3441
    +user: Proxies\__CG__\App\Entity\User {#3151 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3373
      +user: Proxies\__CG__\App\Entity\User {#3108 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3150
        +user: Proxies\__CG__\App\Entity\User {#3151 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#2575
          +user: App\Entity\User {#2588 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: null
          +root: null
          +body: "Tell me you haven’t used Linux in the past ~20 years without telling me you haven’t used Linux in the past ~20 years"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 31
          +score: 0
          +lastActive: DateTime @1702985308 {#2570
            date: 2023-12-19 12:28:28.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@0x4E4F@infosec.pub"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2576 …}
          +nested: Doctrine\ORM\PersistentCollection {#2578 …}
          +votes: Doctrine\ORM\PersistentCollection {#2580 …}
          +reports: Doctrine\ORM\PersistentCollection {#2582 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2584 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2586 …}
          -id: 195990
          -bodyTs: "'20':11,24 'haven':4,17 'linux':7,20 'past':10,23 'tell':1,14 'use':6,19 'without':13 'year':12,25"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6973944"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701710098 {#2571
            date: 2023-12-04 18:14:58.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2575}
        +body: """
          At least my notebook doesn’t support the newer wifi standards, that I would need at the university eduroam network.\n
          \n
          I always have to hook up my phone and use usb-tethering
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1701717140 {#3148
          date: 2023-12-04 20:12:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@0x4E4F@infosec.pub"
          "@linuxdweeb@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3152 …}
        +nested: Doctrine\ORM\PersistentCollection {#3154 …}
        +votes: Doctrine\ORM\PersistentCollection {#3156 …}
        +reports: Doctrine\ORM\PersistentCollection {#3158 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3160 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3162 …}
        -id: 196409
        -bodyTs: "'alway':22 'doesn':5 'eduroam':19 'hook':25 'least':2 'need':15 'network':20 'newer':9 'notebook':4 'phone':28 'standard':11 'support':7 'tether':33 'univers':18 'usb':32 'usb-teth':31 'use':30 'wifi':10 'would':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5400321"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701717140 {#3149
          date: 2023-12-04 20:12:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2575}
      +body: "WPA3?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701724049 {#3371
        date: 2023-12-04 22:07:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@infosec.pub"
        "@linuxdweeb@lemm.ee"
        "@Mr3Sepz@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3374 …}
      +nested: Doctrine\ORM\PersistentCollection {#3376 …}
      +votes: Doctrine\ORM\PersistentCollection {#3378 …}
      +reports: Doctrine\ORM\PersistentCollection {#3380 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3382 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3384 …}
      -id: 196779
      -bodyTs: "'wpa3':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4823378"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701724049 {#3372
        date: 2023-12-04 22:07:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2575}
    +body: "I don’t remember if it was WPA 3 or WPA 2 Enterprise."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701725326 {#3439
      date: 2023-12-04 22:28:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
      "@linuxdweeb@lemm.ee"
      "@Mr3Sepz@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3442 …}
    +nested: Doctrine\ORM\PersistentCollection {#3444 …}
    +votes: Doctrine\ORM\PersistentCollection {#3446 …}
    +reports: Doctrine\ORM\PersistentCollection {#3448 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3450 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3452 …}
    -id: 196846
    -bodyTs: "'2':12 '3':9 'enterpris':13 'rememb':4 'wpa':8,11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5403326"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701725326 {#3440
      date: 2023-12-04 22:28:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2575}
  +body: "If the card supports at least WPA2, it should support WPA2 Enterprise as well. Only cards manufactured in the last few years support WPA3. I doubt they would enforce WPA3 only."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701739750 {#3507
    date: 2023-12-05 02:29:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@linuxdweeb@lemm.ee"
    "@Mr3Sepz@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3510 …}
  +nested: Doctrine\ORM\PersistentCollection {#3512 …}
  +votes: Doctrine\ORM\PersistentCollection {#3514 …}
  +reports: Doctrine\ORM\PersistentCollection {#3516 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3518 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3520 …}
  -id: 197443
  -bodyTs: "'card':3,16 'doubt':26 'enforc':29 'enterpris':12 'last':20 'least':6 'manufactur':17 'support':4,10,23 'well':14 'would':28 'wpa2':7,11 'wpa3':24,30 'year':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4828928"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701739750 {#3508
    date: 2023-12-05 02:29:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#3509
  +user: Proxies\__CG__\App\Entity\User {#3108 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3441
    +user: Proxies\__CG__\App\Entity\User {#3151 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3373
      +user: Proxies\__CG__\App\Entity\User {#3108 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3150
        +user: Proxies\__CG__\App\Entity\User {#3151 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#2575
          +user: App\Entity\User {#2588 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: null
          +root: null
          +body: "Tell me you haven’t used Linux in the past ~20 years without telling me you haven’t used Linux in the past ~20 years"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 31
          +score: 0
          +lastActive: DateTime @1702985308 {#2570
            date: 2023-12-19 12:28:28.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@0x4E4F@infosec.pub"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2576 …}
          +nested: Doctrine\ORM\PersistentCollection {#2578 …}
          +votes: Doctrine\ORM\PersistentCollection {#2580 …}
          +reports: Doctrine\ORM\PersistentCollection {#2582 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2584 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2586 …}
          -id: 195990
          -bodyTs: "'20':11,24 'haven':4,17 'linux':7,20 'past':10,23 'tell':1,14 'use':6,19 'without':13 'year':12,25"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6973944"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701710098 {#2571
            date: 2023-12-04 18:14:58.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2575}
        +body: """
          At least my notebook doesn’t support the newer wifi standards, that I would need at the university eduroam network.\n
          \n
          I always have to hook up my phone and use usb-tethering
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1701717140 {#3148
          date: 2023-12-04 20:12:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@0x4E4F@infosec.pub"
          "@linuxdweeb@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3152 …}
        +nested: Doctrine\ORM\PersistentCollection {#3154 …}
        +votes: Doctrine\ORM\PersistentCollection {#3156 …}
        +reports: Doctrine\ORM\PersistentCollection {#3158 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3160 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3162 …}
        -id: 196409
        -bodyTs: "'alway':22 'doesn':5 'eduroam':19 'hook':25 'least':2 'need':15 'network':20 'newer':9 'notebook':4 'phone':28 'standard':11 'support':7 'tether':33 'univers':18 'usb':32 'usb-teth':31 'use':30 'wifi':10 'would':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5400321"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701717140 {#3149
          date: 2023-12-04 20:12:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2575}
      +body: "WPA3?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701724049 {#3371
        date: 2023-12-04 22:07:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@infosec.pub"
        "@linuxdweeb@lemm.ee"
        "@Mr3Sepz@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3374 …}
      +nested: Doctrine\ORM\PersistentCollection {#3376 …}
      +votes: Doctrine\ORM\PersistentCollection {#3378 …}
      +reports: Doctrine\ORM\PersistentCollection {#3380 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3382 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3384 …}
      -id: 196779
      -bodyTs: "'wpa3':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4823378"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701724049 {#3372
        date: 2023-12-04 22:07:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2575}
    +body: "I don’t remember if it was WPA 3 or WPA 2 Enterprise."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701725326 {#3439
      date: 2023-12-04 22:28:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
      "@linuxdweeb@lemm.ee"
      "@Mr3Sepz@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3442 …}
    +nested: Doctrine\ORM\PersistentCollection {#3444 …}
    +votes: Doctrine\ORM\PersistentCollection {#3446 …}
    +reports: Doctrine\ORM\PersistentCollection {#3448 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3450 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3452 …}
    -id: 196846
    -bodyTs: "'2':12 '3':9 'enterpris':13 'rememb':4 'wpa':8,11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5403326"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701725326 {#3440
      date: 2023-12-04 22:28:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2575}
  +body: "If the card supports at least WPA2, it should support WPA2 Enterprise as well. Only cards manufactured in the last few years support WPA3. I doubt they would enforce WPA3 only."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701739750 {#3507
    date: 2023-12-05 02:29:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@linuxdweeb@lemm.ee"
    "@Mr3Sepz@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3510 …}
  +nested: Doctrine\ORM\PersistentCollection {#3512 …}
  +votes: Doctrine\ORM\PersistentCollection {#3514 …}
  +reports: Doctrine\ORM\PersistentCollection {#3516 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3518 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3520 …}
  -id: 197443
  -bodyTs: "'card':3,16 'doubt':26 'enforc':29 'enterpris':12 'last':20 'least':6 'manufactur':17 'support':4,10,23 'well':14 'would':28 'wpa2':7,11 'wpa3':24,30 'year':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4828928"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701739750 {#3508
    date: 2023-12-05 02:29:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
App\Entity\EntryComment {#3166
  +user: Proxies\__CG__\App\Entity\User {#3167 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2575
    +user: App\Entity\User {#2588 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Tell me you haven’t used Linux in the past ~20 years without telling me you haven’t used Linux in the past ~20 years"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1702985308 {#2570
      date: 2023-12-19 12:28:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2576 …}
    +nested: Doctrine\ORM\PersistentCollection {#2578 …}
    +votes: Doctrine\ORM\PersistentCollection {#2580 …}
    +reports: Doctrine\ORM\PersistentCollection {#2582 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2584 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2586 …}
    -id: 195990
    -bodyTs: "'20':11,24 'haven':4,17 'linux':7,20 'past':10,23 'tell':1,14 'use':6,19 'without':13 'year':12,25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6973944"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701710098 {#2571
      date: 2023-12-04 18:14:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2575}
  +body: "My Intel Wireless AC 7265 on my Sony VAIO begs to differ. Certainly not brand-spanking new but it’s AFAIK less than 10 years old. The speed would at some point drop under Void Linux."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701720555 {#3164
    date: 2023-12-04 21:09:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@linuxdweeb@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3168 …}
  +nested: Doctrine\ORM\PersistentCollection {#3170 …}
  +votes: Doctrine\ORM\PersistentCollection {#3172 …}
  +reports: Doctrine\ORM\PersistentCollection {#3174 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3176 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3178 …}
  -id: 196601
  -bodyTs: "'10':25 '7265':5 'ac':4 'afaik':22 'beg':10 'brand':16 'brand-spank':15 'certain':13 'differ':12 'drop':34 'intel':2 'less':23 'linux':37 'new':18 'old':27 'point':33 'soni':8 'spank':17 'speed':29 'vaio':9 'void':36 'wireless':3 'would':30 'year':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5801794"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701720555 {#3165
    date: 2023-12-04 21:09:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#3166
  +user: Proxies\__CG__\App\Entity\User {#3167 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2575
    +user: App\Entity\User {#2588 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Tell me you haven’t used Linux in the past ~20 years without telling me you haven’t used Linux in the past ~20 years"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1702985308 {#2570
      date: 2023-12-19 12:28:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2576 …}
    +nested: Doctrine\ORM\PersistentCollection {#2578 …}
    +votes: Doctrine\ORM\PersistentCollection {#2580 …}
    +reports: Doctrine\ORM\PersistentCollection {#2582 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2584 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2586 …}
    -id: 195990
    -bodyTs: "'20':11,24 'haven':4,17 'linux':7,20 'past':10,23 'tell':1,14 'use':6,19 'without':13 'year':12,25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6973944"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701710098 {#2571
      date: 2023-12-04 18:14:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2575}
  +body: "My Intel Wireless AC 7265 on my Sony VAIO begs to differ. Certainly not brand-spanking new but it’s AFAIK less than 10 years old. The speed would at some point drop under Void Linux."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701720555 {#3164
    date: 2023-12-04 21:09:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@linuxdweeb@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3168 …}
  +nested: Doctrine\ORM\PersistentCollection {#3170 …}
  +votes: Doctrine\ORM\PersistentCollection {#3172 …}
  +reports: Doctrine\ORM\PersistentCollection {#3174 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3176 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3178 …}
  -id: 196601
  -bodyTs: "'10':25 '7265':5 'ac':4 'afaik':22 'beg':10 'brand':16 'brand-spank':15 'certain':13 'differ':12 'drop':34 'intel':2 'less':23 'linux':37 'new':18 'old':27 'point':33 'soni':8 'spank':17 'speed':29 'vaio':9 'void':36 'wireless':3 'would':30 'year':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5801794"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701720555 {#3165
    date: 2023-12-04 21:09:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#3166
  +user: Proxies\__CG__\App\Entity\User {#3167 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2575
    +user: App\Entity\User {#2588 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Tell me you haven’t used Linux in the past ~20 years without telling me you haven’t used Linux in the past ~20 years"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 31
    +score: 0
    +lastActive: DateTime @1702985308 {#2570
      date: 2023-12-19 12:28:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2576 …}
    +nested: Doctrine\ORM\PersistentCollection {#2578 …}
    +votes: Doctrine\ORM\PersistentCollection {#2580 …}
    +reports: Doctrine\ORM\PersistentCollection {#2582 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2584 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2586 …}
    -id: 195990
    -bodyTs: "'20':11,24 'haven':4,17 'linux':7,20 'past':10,23 'tell':1,14 'use':6,19 'without':13 'year':12,25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6973944"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701710098 {#2571
      date: 2023-12-04 18:14:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2575}
  +body: "My Intel Wireless AC 7265 on my Sony VAIO begs to differ. Certainly not brand-spanking new but it’s AFAIK less than 10 years old. The speed would at some point drop under Void Linux."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701720555 {#3164
    date: 2023-12-04 21:09:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@linuxdweeb@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3168 …}
  +nested: Doctrine\ORM\PersistentCollection {#3170 …}
  +votes: Doctrine\ORM\PersistentCollection {#3172 …}
  +reports: Doctrine\ORM\PersistentCollection {#3174 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3176 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3178 …}
  -id: 196601
  -bodyTs: "'10':25 '7265':5 'ac':4 'afaik':22 'beg':10 'brand':16 'brand-spank':15 'certain':13 'differ':12 'drop':34 'intel':2 'less':23 'linux':37 'new':18 'old':27 'point':33 'soni':8 'spank':17 'speed':29 'vaio':9 'void':36 'wireless':3 'would':30 'year':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5801794"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701720555 {#3165
    date: 2023-12-04 21:09:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
App\Entity\EntryComment {#2648
  +user: App\Entity\User {#2661 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is definitely a meme for AntiqueMemesRoadshow lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1701681465 {#2643
    date: 2023-12-04 10:17:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2649 …}
  +nested: Doctrine\ORM\PersistentCollection {#2651 …}
  +votes: Doctrine\ORM\PersistentCollection {#2653 …}
  +reports: Doctrine\ORM\PersistentCollection {#2655 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2659 …}
  -id: 194957
  -bodyTs: "'antiquememesroadshow':7 'definit':3 'lol':8 'meme':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/5090680"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701681465 {#2644
    date: 2023-12-04 10:17: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
123 DENIED edit
App\Entity\EntryComment {#2648
  +user: App\Entity\User {#2661 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is definitely a meme for AntiqueMemesRoadshow lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1701681465 {#2643
    date: 2023-12-04 10:17:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2649 …}
  +nested: Doctrine\ORM\PersistentCollection {#2651 …}
  +votes: Doctrine\ORM\PersistentCollection {#2653 …}
  +reports: Doctrine\ORM\PersistentCollection {#2655 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2659 …}
  -id: 194957
  -bodyTs: "'antiquememesroadshow':7 'definit':3 'lol':8 'meme':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/5090680"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701681465 {#2644
    date: 2023-12-04 10:17: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
124 DENIED moderate
App\Entity\EntryComment {#2648
  +user: App\Entity\User {#2661 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is definitely a meme for AntiqueMemesRoadshow lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1701681465 {#2643
    date: 2023-12-04 10:17:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2649 …}
  +nested: Doctrine\ORM\PersistentCollection {#2651 …}
  +votes: Doctrine\ORM\PersistentCollection {#2653 …}
  +reports: Doctrine\ORM\PersistentCollection {#2655 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2659 …}
  -id: 194957
  -bodyTs: "'antiquememesroadshow':7 'definit':3 'lol':8 'meme':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/5090680"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701681465 {#2644
    date: 2023-12-04 10:17: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
125 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
126 DENIED moderate
App\Entity\EntryComment {#2722
  +user: App\Entity\User {#2735 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "There are whole-ass companies selling laptops with Linux preinstalled now. They work. Even with Bluetooth."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1702881444 {#2717
    date: 2023-12-18 07:37:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2723 …}
  +nested: Doctrine\ORM\PersistentCollection {#2725 …}
  +votes: Doctrine\ORM\PersistentCollection {#2727 …}
  +reports: Doctrine\ORM\PersistentCollection {#2729 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2731 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2733 …}
  -id: 194754
  -bodyTs: "'ass':5 'bluetooth':17 'compani':6 'even':15 'laptop':8 'linux':10 'preinstal':11 'sell':7 'whole':4 'whole-ass':3 'work':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5790221"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701673203 {#2718
    date: 2023-12-04 08:00:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#2722
  +user: App\Entity\User {#2735 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "There are whole-ass companies selling laptops with Linux preinstalled now. They work. Even with Bluetooth."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1702881444 {#2717
    date: 2023-12-18 07:37:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2723 …}
  +nested: Doctrine\ORM\PersistentCollection {#2725 …}
  +votes: Doctrine\ORM\PersistentCollection {#2727 …}
  +reports: Doctrine\ORM\PersistentCollection {#2729 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2731 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2733 …}
  -id: 194754
  -bodyTs: "'ass':5 'bluetooth':17 'compani':6 'even':15 'laptop':8 'linux':10 'preinstal':11 'sell':7 'whole':4 'whole-ass':3 'work':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5790221"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701673203 {#2718
    date: 2023-12-04 08:00:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#2722
  +user: App\Entity\User {#2735 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "There are whole-ass companies selling laptops with Linux preinstalled now. They work. Even with Bluetooth."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1702881444 {#2717
    date: 2023-12-18 07:37:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2723 …}
  +nested: Doctrine\ORM\PersistentCollection {#2725 …}
  +votes: Doctrine\ORM\PersistentCollection {#2727 …}
  +reports: Doctrine\ORM\PersistentCollection {#2729 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2731 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2733 …}
  -id: 194754
  -bodyTs: "'ass':5 'bluetooth':17 'compani':6 'even':15 'laptop':8 'linux':10 'preinstal':11 'sell':7 'whole':4 'whole-ass':3 'work':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5790221"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701673203 {#2718
    date: 2023-12-04 08:00:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
129 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
130 DENIED moderate
App\Entity\EntryComment {#3045
  +user: Proxies\__CG__\App\Entity\User {#3108 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2722
    +user: App\Entity\User {#2735 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "There are whole-ass companies selling laptops with Linux preinstalled now. They work. Even with Bluetooth."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1702881444 {#2717
      date: 2023-12-18 07:37:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2723 …}
    +nested: Doctrine\ORM\PersistentCollection {#2725 …}
    +votes: Doctrine\ORM\PersistentCollection {#2727 …}
    +reports: Doctrine\ORM\PersistentCollection {#2729 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2731 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2733 …}
    -id: 194754
    -bodyTs: "'ass':5 'bluetooth':17 'compani':6 'even':15 'laptop':8 'linux':10 'preinstal':11 'sell':7 'whole':4 'whole-ass':3 'work':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5790221"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701673203 {#2718
      date: 2023-12-04 08:00:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2722}
  +body: "They’re too expensive. Plus some people buy a lot of their IT equipment second hand."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701674058 {#3047
    date: 2023-12-04 08:14:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@weirdwallace75@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3044 …}
  +nested: Doctrine\ORM\PersistentCollection {#3042 …}
  +votes: Doctrine\ORM\PersistentCollection {#3040 …}
  +reports: Doctrine\ORM\PersistentCollection {#3120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3110 …}
  -id: 194774
  -bodyTs: "'buy':8 'equip':14 'expens':4 'hand':16 'lot':10 'peopl':7 'plus':5 're':2 'second':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4810663"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701674058 {#3046
    date: 2023-12-04 08:14:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#3045
  +user: Proxies\__CG__\App\Entity\User {#3108 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2722
    +user: App\Entity\User {#2735 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "There are whole-ass companies selling laptops with Linux preinstalled now. They work. Even with Bluetooth."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1702881444 {#2717
      date: 2023-12-18 07:37:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2723 …}
    +nested: Doctrine\ORM\PersistentCollection {#2725 …}
    +votes: Doctrine\ORM\PersistentCollection {#2727 …}
    +reports: Doctrine\ORM\PersistentCollection {#2729 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2731 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2733 …}
    -id: 194754
    -bodyTs: "'ass':5 'bluetooth':17 'compani':6 'even':15 'laptop':8 'linux':10 'preinstal':11 'sell':7 'whole':4 'whole-ass':3 'work':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5790221"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701673203 {#2718
      date: 2023-12-04 08:00:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2722}
  +body: "They’re too expensive. Plus some people buy a lot of their IT equipment second hand."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701674058 {#3047
    date: 2023-12-04 08:14:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@weirdwallace75@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3044 …}
  +nested: Doctrine\ORM\PersistentCollection {#3042 …}
  +votes: Doctrine\ORM\PersistentCollection {#3040 …}
  +reports: Doctrine\ORM\PersistentCollection {#3120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3110 …}
  -id: 194774
  -bodyTs: "'buy':8 'equip':14 'expens':4 'hand':16 'lot':10 'peopl':7 'plus':5 're':2 'second':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4810663"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701674058 {#3046
    date: 2023-12-04 08:14:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#3045
  +user: Proxies\__CG__\App\Entity\User {#3108 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2722
    +user: App\Entity\User {#2735 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "There are whole-ass companies selling laptops with Linux preinstalled now. They work. Even with Bluetooth."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1702881444 {#2717
      date: 2023-12-18 07:37:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2723 …}
    +nested: Doctrine\ORM\PersistentCollection {#2725 …}
    +votes: Doctrine\ORM\PersistentCollection {#2727 …}
    +reports: Doctrine\ORM\PersistentCollection {#2729 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2731 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2733 …}
    -id: 194754
    -bodyTs: "'ass':5 'bluetooth':17 'compani':6 'even':15 'laptop':8 'linux':10 'preinstal':11 'sell':7 'whole':4 'whole-ass':3 'work':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5790221"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701673203 {#2718
      date: 2023-12-04 08:00:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2722}
  +body: "They’re too expensive. Plus some people buy a lot of their IT equipment second hand."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701674058 {#3047
    date: 2023-12-04 08:14:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@weirdwallace75@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3044 …}
  +nested: Doctrine\ORM\PersistentCollection {#3042 …}
  +votes: Doctrine\ORM\PersistentCollection {#3040 …}
  +reports: Doctrine\ORM\PersistentCollection {#3120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3110 …}
  -id: 194774
  -bodyTs: "'buy':8 'equip':14 'expens':4 'hand':16 'lot':10 'peopl':7 'plus':5 're':2 'second':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4810663"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701674058 {#3046
    date: 2023-12-04 08:14:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
133 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
134 DENIED moderate
App\Entity\EntryComment {#3114
  +user: Proxies\__CG__\App\Entity\User {#3115 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2722
    +user: App\Entity\User {#2735 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "There are whole-ass companies selling laptops with Linux preinstalled now. They work. Even with Bluetooth."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1702881444 {#2717
      date: 2023-12-18 07:37:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2723 …}
    +nested: Doctrine\ORM\PersistentCollection {#2725 …}
    +votes: Doctrine\ORM\PersistentCollection {#2727 …}
    +reports: Doctrine\ORM\PersistentCollection {#2729 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2731 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2733 …}
    -id: 194754
    -bodyTs: "'ass':5 'bluetooth':17 'compani':6 'even':15 'laptop':8 'linux':10 'preinstal':11 'sell':7 'whole':4 'whole-ass':3 'work':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5790221"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701673203 {#2718
      date: 2023-12-04 08:00:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2722}
  +body: "That’s different. Lenovo supports the kernel, but doesn’t ship some laptops with Linux. Two of mine (P14s Gen 1 and Gen 4) don’t. I always have to work for NixOS, as does my friend for Arch."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701683345 {#3112
    date: 2023-12-04 10:49:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@weirdwallace75@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3125 …}
  +nested: Doctrine\ORM\PersistentCollection {#3116 …}
  +votes: Doctrine\ORM\PersistentCollection {#3118 …}
  +reports: Doctrine\ORM\PersistentCollection {#3126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3130 …}
  -id: 194998
  -bodyTs: "'1':21 '4':24 'alway':28 'arch':39 'differ':3 'doesn':9 'friend':37 'gen':20,23 'kernel':7 'laptop':13 'lenovo':4 'linux':15 'mine':18 'nixo':33 'p14s':19 'ship':11 'support':5 'two':16 'work':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5424409"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701683345 {#3113
    date: 2023-12-04 10:49:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
App\Entity\EntryComment {#3114
  +user: Proxies\__CG__\App\Entity\User {#3115 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2722
    +user: App\Entity\User {#2735 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "There are whole-ass companies selling laptops with Linux preinstalled now. They work. Even with Bluetooth."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1702881444 {#2717
      date: 2023-12-18 07:37:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2723 …}
    +nested: Doctrine\ORM\PersistentCollection {#2725 …}
    +votes: Doctrine\ORM\PersistentCollection {#2727 …}
    +reports: Doctrine\ORM\PersistentCollection {#2729 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2731 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2733 …}
    -id: 194754
    -bodyTs: "'ass':5 'bluetooth':17 'compani':6 'even':15 'laptop':8 'linux':10 'preinstal':11 'sell':7 'whole':4 'whole-ass':3 'work':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5790221"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701673203 {#2718
      date: 2023-12-04 08:00:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2722}
  +body: "That’s different. Lenovo supports the kernel, but doesn’t ship some laptops with Linux. Two of mine (P14s Gen 1 and Gen 4) don’t. I always have to work for NixOS, as does my friend for Arch."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701683345 {#3112
    date: 2023-12-04 10:49:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@weirdwallace75@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3125 …}
  +nested: Doctrine\ORM\PersistentCollection {#3116 …}
  +votes: Doctrine\ORM\PersistentCollection {#3118 …}
  +reports: Doctrine\ORM\PersistentCollection {#3126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3130 …}
  -id: 194998
  -bodyTs: "'1':21 '4':24 'alway':28 'arch':39 'differ':3 'doesn':9 'friend':37 'gen':20,23 'kernel':7 'laptop':13 'lenovo':4 'linux':15 'mine':18 'nixo':33 'p14s':19 'ship':11 'support':5 'two':16 'work':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5424409"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701683345 {#3113
    date: 2023-12-04 10:49:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
App\Entity\EntryComment {#3114
  +user: Proxies\__CG__\App\Entity\User {#3115 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2722
    +user: App\Entity\User {#2735 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "There are whole-ass companies selling laptops with Linux preinstalled now. They work. Even with Bluetooth."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1702881444 {#2717
      date: 2023-12-18 07:37:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2723 …}
    +nested: Doctrine\ORM\PersistentCollection {#2725 …}
    +votes: Doctrine\ORM\PersistentCollection {#2727 …}
    +reports: Doctrine\ORM\PersistentCollection {#2729 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2731 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2733 …}
    -id: 194754
    -bodyTs: "'ass':5 'bluetooth':17 'compani':6 'even':15 'laptop':8 'linux':10 'preinstal':11 'sell':7 'whole':4 'whole-ass':3 'work':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5790221"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701673203 {#2718
      date: 2023-12-04 08:00:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2722}
  +body: "That’s different. Lenovo supports the kernel, but doesn’t ship some laptops with Linux. Two of mine (P14s Gen 1 and Gen 4) don’t. I always have to work for NixOS, as does my friend for Arch."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701683345 {#3112
    date: 2023-12-04 10:49:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@weirdwallace75@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3125 …}
  +nested: Doctrine\ORM\PersistentCollection {#3116 …}
  +votes: Doctrine\ORM\PersistentCollection {#3118 …}
  +reports: Doctrine\ORM\PersistentCollection {#3126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3130 …}
  -id: 194998
  -bodyTs: "'1':21 '4':24 'alway':28 'arch':39 'differ':3 'doesn':9 'friend':37 'gen':20,23 'kernel':7 'laptop':13 'lenovo':4 'linux':15 'mine':18 'nixo':33 'p14s':19 'ship':11 'support':5 'two':16 'work':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5424409"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701683345 {#3113
    date: 2023-12-04 10:49:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
137 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
138 DENIED moderate
App\Entity\EntryComment {#2795
  +user: App\Entity\User {#2808 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Try BSD"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1702866141 {#2790
    date: 2023-12-18 03:22:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2796 …}
  +nested: Doctrine\ORM\PersistentCollection {#2798 …}
  +votes: Doctrine\ORM\PersistentCollection {#2800 …}
  +reports: Doctrine\ORM\PersistentCollection {#2802 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2804 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2806 …}
  -id: 194673
  -bodyTs: "'bsd':2 'tri':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5789709"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701670287 {#2791
    date: 2023-12-04 07:11:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#2795
  +user: App\Entity\User {#2808 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Try BSD"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1702866141 {#2790
    date: 2023-12-18 03:22:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2796 …}
  +nested: Doctrine\ORM\PersistentCollection {#2798 …}
  +votes: Doctrine\ORM\PersistentCollection {#2800 …}
  +reports: Doctrine\ORM\PersistentCollection {#2802 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2804 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2806 …}
  -id: 194673
  -bodyTs: "'bsd':2 'tri':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5789709"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701670287 {#2791
    date: 2023-12-04 07:11:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#2795
  +user: App\Entity\User {#2808 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Try BSD"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1702866141 {#2790
    date: 2023-12-18 03:22:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2796 …}
  +nested: Doctrine\ORM\PersistentCollection {#2798 …}
  +votes: Doctrine\ORM\PersistentCollection {#2800 …}
  +reports: Doctrine\ORM\PersistentCollection {#2802 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2804 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2806 …}
  -id: 194673
  -bodyTs: "'bsd':2 'tri':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5789709"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701670287 {#2791
    date: 2023-12-04 07:11:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
141 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
142 DENIED moderate
App\Entity\EntryComment {#3061
  +user: Proxies\__CG__\App\Entity\User {#3060 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2795
    +user: App\Entity\User {#2808 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Try BSD"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1702866141 {#2790
      date: 2023-12-18 03:22:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2796 …}
    +nested: Doctrine\ORM\PersistentCollection {#2798 …}
    +votes: Doctrine\ORM\PersistentCollection {#2800 …}
    +reports: Doctrine\ORM\PersistentCollection {#2802 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2804 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2806 …}
    -id: 194673
    -bodyTs: "'bsd':2 'tri':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5789709"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701670287 {#2791
      date: 2023-12-04 07:11:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2795}
  +body: "You win."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701672016 {#3063
    date: 2023-12-04 07:40:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@MigratingtoLemmy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3059 …}
  +nested: Doctrine\ORM\PersistentCollection {#3057 …}
  +votes: Doctrine\ORM\PersistentCollection {#3055 …}
  +reports: Doctrine\ORM\PersistentCollection {#3053 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3051 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3049 …}
  -id: 194727
  -bodyTs: "'win':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5790033"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701672016 {#3062
    date: 2023-12-04 07:40:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
App\Entity\EntryComment {#3061
  +user: Proxies\__CG__\App\Entity\User {#3060 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2795
    +user: App\Entity\User {#2808 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Try BSD"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1702866141 {#2790
      date: 2023-12-18 03:22:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2796 …}
    +nested: Doctrine\ORM\PersistentCollection {#2798 …}
    +votes: Doctrine\ORM\PersistentCollection {#2800 …}
    +reports: Doctrine\ORM\PersistentCollection {#2802 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2804 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2806 …}
    -id: 194673
    -bodyTs: "'bsd':2 'tri':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5789709"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701670287 {#2791
      date: 2023-12-04 07:11:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2795}
  +body: "You win."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701672016 {#3063
    date: 2023-12-04 07:40:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@MigratingtoLemmy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3059 …}
  +nested: Doctrine\ORM\PersistentCollection {#3057 …}
  +votes: Doctrine\ORM\PersistentCollection {#3055 …}
  +reports: Doctrine\ORM\PersistentCollection {#3053 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3051 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3049 …}
  -id: 194727
  -bodyTs: "'win':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5790033"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701672016 {#3062
    date: 2023-12-04 07:40:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
App\Entity\EntryComment {#3061
  +user: Proxies\__CG__\App\Entity\User {#3060 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2795
    +user: App\Entity\User {#2808 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Try BSD"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1702866141 {#2790
      date: 2023-12-18 03:22:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2796 …}
    +nested: Doctrine\ORM\PersistentCollection {#2798 …}
    +votes: Doctrine\ORM\PersistentCollection {#2800 …}
    +reports: Doctrine\ORM\PersistentCollection {#2802 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2804 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2806 …}
    -id: 194673
    -bodyTs: "'bsd':2 'tri':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5789709"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701670287 {#2791
      date: 2023-12-04 07:11:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2795}
  +body: "You win."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701672016 {#3063
    date: 2023-12-04 07:40:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@MigratingtoLemmy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3059 …}
  +nested: Doctrine\ORM\PersistentCollection {#3057 …}
  +votes: Doctrine\ORM\PersistentCollection {#3055 …}
  +reports: Doctrine\ORM\PersistentCollection {#3053 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3051 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3049 …}
  -id: 194727
  -bodyTs: "'win':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5790033"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701672016 {#3062
    date: 2023-12-04 07:40:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
145 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
146 DENIED moderate
App\Entity\EntryComment {#2868
  +user: App\Entity\User {#2881 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "from when this shit comes from, 2000?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1703410588 {#2863
    date: 2023-12-24 10:36:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2869 …}
  +nested: Doctrine\ORM\PersistentCollection {#2871 …}
  +votes: Doctrine\ORM\PersistentCollection {#2873 …}
  +reports: Doctrine\ORM\PersistentCollection {#2875 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2879 …}
  -id: 194100
  -bodyTs: "'2000':7 'come':5 'shit':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5785356"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701651840 {#2864
    date: 2023-12-04 02:04: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
147 DENIED edit
App\Entity\EntryComment {#2868
  +user: App\Entity\User {#2881 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "from when this shit comes from, 2000?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1703410588 {#2863
    date: 2023-12-24 10:36:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2869 …}
  +nested: Doctrine\ORM\PersistentCollection {#2871 …}
  +votes: Doctrine\ORM\PersistentCollection {#2873 …}
  +reports: Doctrine\ORM\PersistentCollection {#2875 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2879 …}
  -id: 194100
  -bodyTs: "'2000':7 'come':5 'shit':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5785356"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701651840 {#2864
    date: 2023-12-04 02:04: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
148 DENIED moderate
App\Entity\EntryComment {#2868
  +user: App\Entity\User {#2881 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "from when this shit comes from, 2000?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1703410588 {#2863
    date: 2023-12-24 10:36:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2869 …}
  +nested: Doctrine\ORM\PersistentCollection {#2871 …}
  +votes: Doctrine\ORM\PersistentCollection {#2873 …}
  +reports: Doctrine\ORM\PersistentCollection {#2875 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2879 …}
  -id: 194100
  -bodyTs: "'2000':7 'come':5 'shit':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5785356"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701651840 {#2864
    date: 2023-12-04 02:04: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
149 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
150 DENIED moderate
App\Entity\EntryComment {#3093
  +user: Proxies\__CG__\App\Entity\User {#3092 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2868
    +user: App\Entity\User {#2881 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "from when this shit comes from, 2000?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1703410588 {#2863
      date: 2023-12-24 10:36:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2869 …}
    +nested: Doctrine\ORM\PersistentCollection {#2871 …}
    +votes: Doctrine\ORM\PersistentCollection {#2873 …}
    +reports: Doctrine\ORM\PersistentCollection {#2875 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2879 …}
    -id: 194100
    -bodyTs: "'2000':7 'come':5 'shit':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5785356"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701651840 {#2864
      date: 2023-12-04 02:04:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2868}
  +body: """
    6 years ago, I was using a USB wifi adapter with my desktop (my friends next door paid for internet and we paid them half the bill to share).\n
    \n
    I had picked this wifi adapter specifically because it had linux support, even though I used windows (I had an inkling I’d switch). So, I tried to switch but upon boot I couldn’t wifi because the adapters module wasn’t bundled by my distro so I had to instal ‘dkms’, but I couldn’t do that without an internet connection…\n
    \n
    So yeah, it can still bite you.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701721245 {#3095
    date: 2023-12-04 21:20:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@superbirra@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3091 …}
  +nested: Doctrine\ORM\PersistentCollection {#3089 …}
  +votes: Doctrine\ORM\PersistentCollection {#3087 …}
  +reports: Doctrine\ORM\PersistentCollection {#3085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3083 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3081 …}
  -id: 196648
  -bodyTs: "'6':1 'adapt':10,35,68 'ago':3 'bill':27 'bite':97 'boot':61 'bundl':72 'connect':91 'couldn':63,84 'd':52 'desktop':13 'distro':75 'dkms':81 'door':17 'even':42 'friend':15 'half':25 'inkl':50 'instal':80 'internet':20,90 'linux':40 'modul':69 'next':16 'paid':18,23 'pick':32 'share':29 'specif':36 'still':96 'support':41 'switch':53,58 'though':43 'tri':56 'upon':60 'usb':8 'use':6,45 'wasn':70 'wifi':9,34,65 'window':46 'without':88 'yeah':93 'year':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/5241718"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701721245 {#3094
    date: 2023-12-04 21:20: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
151 DENIED edit
App\Entity\EntryComment {#3093
  +user: Proxies\__CG__\App\Entity\User {#3092 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2868
    +user: App\Entity\User {#2881 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "from when this shit comes from, 2000?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1703410588 {#2863
      date: 2023-12-24 10:36:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2869 …}
    +nested: Doctrine\ORM\PersistentCollection {#2871 …}
    +votes: Doctrine\ORM\PersistentCollection {#2873 …}
    +reports: Doctrine\ORM\PersistentCollection {#2875 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2879 …}
    -id: 194100
    -bodyTs: "'2000':7 'come':5 'shit':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5785356"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701651840 {#2864
      date: 2023-12-04 02:04:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2868}
  +body: """
    6 years ago, I was using a USB wifi adapter with my desktop (my friends next door paid for internet and we paid them half the bill to share).\n
    \n
    I had picked this wifi adapter specifically because it had linux support, even though I used windows (I had an inkling I’d switch). So, I tried to switch but upon boot I couldn’t wifi because the adapters module wasn’t bundled by my distro so I had to instal ‘dkms’, but I couldn’t do that without an internet connection…\n
    \n
    So yeah, it can still bite you.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701721245 {#3095
    date: 2023-12-04 21:20:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@superbirra@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3091 …}
  +nested: Doctrine\ORM\PersistentCollection {#3089 …}
  +votes: Doctrine\ORM\PersistentCollection {#3087 …}
  +reports: Doctrine\ORM\PersistentCollection {#3085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3083 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3081 …}
  -id: 196648
  -bodyTs: "'6':1 'adapt':10,35,68 'ago':3 'bill':27 'bite':97 'boot':61 'bundl':72 'connect':91 'couldn':63,84 'd':52 'desktop':13 'distro':75 'dkms':81 'door':17 'even':42 'friend':15 'half':25 'inkl':50 'instal':80 'internet':20,90 'linux':40 'modul':69 'next':16 'paid':18,23 'pick':32 'share':29 'specif':36 'still':96 'support':41 'switch':53,58 'though':43 'tri':56 'upon':60 'usb':8 'use':6,45 'wasn':70 'wifi':9,34,65 'window':46 'without':88 'yeah':93 'year':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/5241718"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701721245 {#3094
    date: 2023-12-04 21:20: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
152 DENIED moderate
App\Entity\EntryComment {#3093
  +user: Proxies\__CG__\App\Entity\User {#3092 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2868
    +user: App\Entity\User {#2881 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "from when this shit comes from, 2000?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1703410588 {#2863
      date: 2023-12-24 10:36:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2869 …}
    +nested: Doctrine\ORM\PersistentCollection {#2871 …}
    +votes: Doctrine\ORM\PersistentCollection {#2873 …}
    +reports: Doctrine\ORM\PersistentCollection {#2875 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2879 …}
    -id: 194100
    -bodyTs: "'2000':7 'come':5 'shit':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5785356"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701651840 {#2864
      date: 2023-12-04 02:04:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2868}
  +body: """
    6 years ago, I was using a USB wifi adapter with my desktop (my friends next door paid for internet and we paid them half the bill to share).\n
    \n
    I had picked this wifi adapter specifically because it had linux support, even though I used windows (I had an inkling I’d switch). So, I tried to switch but upon boot I couldn’t wifi because the adapters module wasn’t bundled by my distro so I had to instal ‘dkms’, but I couldn’t do that without an internet connection…\n
    \n
    So yeah, it can still bite you.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701721245 {#3095
    date: 2023-12-04 21:20:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@superbirra@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3091 …}
  +nested: Doctrine\ORM\PersistentCollection {#3089 …}
  +votes: Doctrine\ORM\PersistentCollection {#3087 …}
  +reports: Doctrine\ORM\PersistentCollection {#3085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3083 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3081 …}
  -id: 196648
  -bodyTs: "'6':1 'adapt':10,35,68 'ago':3 'bill':27 'bite':97 'boot':61 'bundl':72 'connect':91 'couldn':63,84 'd':52 'desktop':13 'distro':75 'dkms':81 'door':17 'even':42 'friend':15 'half':25 'inkl':50 'instal':80 'internet':20,90 'linux':40 'modul':69 'next':16 'paid':18,23 'pick':32 'share':29 'specif':36 'still':96 'support':41 'switch':53,58 'though':43 'tri':56 'upon':60 'usb':8 'use':6,45 'wasn':70 'wifi':9,34,65 'window':46 'without':88 'yeah':93 'year':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/5241718"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701721245 {#3094
    date: 2023-12-04 21:20: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
153 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
154 DENIED moderate
App\Entity\EntryComment {#3388
  +user: App\Entity\User {#2881 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3093
    +user: Proxies\__CG__\App\Entity\User {#3092 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#2868
      +user: App\Entity\User {#2881 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: "from when this shit comes from, 2000?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1703410588 {#2863
        date: 2023-12-24 10:36:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2869 …}
      +nested: Doctrine\ORM\PersistentCollection {#2871 …}
      +votes: Doctrine\ORM\PersistentCollection {#2873 …}
      +reports: Doctrine\ORM\PersistentCollection {#2875 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2879 …}
      -id: 194100
      -bodyTs: "'2000':7 'come':5 'shit':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5785356"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701651840 {#2864
        date: 2023-12-04 02:04:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2868}
    +body: """
      6 years ago, I was using a USB wifi adapter with my desktop (my friends next door paid for internet and we paid them half the bill to share).\n
      \n
      I had picked this wifi adapter specifically because it had linux support, even though I used windows (I had an inkling I’d switch). So, I tried to switch but upon boot I couldn’t wifi because the adapters module wasn’t bundled by my distro so I had to instal ‘dkms’, but I couldn’t do that without an internet connection…\n
      \n
      So yeah, it can still bite you.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701721245 {#3095
      date: 2023-12-04 21:20:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
      "@superbirra@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3091 …}
    +nested: Doctrine\ORM\PersistentCollection {#3089 …}
    +votes: Doctrine\ORM\PersistentCollection {#3087 …}
    +reports: Doctrine\ORM\PersistentCollection {#3085 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3083 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3081 …}
    -id: 196648
    -bodyTs: "'6':1 'adapt':10,35,68 'ago':3 'bill':27 'bite':97 'boot':61 'bundl':72 'connect':91 'couldn':63,84 'd':52 'desktop':13 'distro':75 'dkms':81 'door':17 'even':42 'friend':15 'half':25 'inkl':50 'instal':80 'internet':20,90 'linux':40 'modul':69 'next':16 'paid':18,23 'pick':32 'share':29 'specif':36 'still':96 'support':41 'switch':53,58 'though':43 'tri':56 'upon':60 'usb':8 'use':6,45 'wasn':70 'wifi':9,34,65 'window':46 'without':88 'yeah':93 'year':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/5241718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701721245 {#3094
      date: 2023-12-04 21:20:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2868}
  +body: "lol, could you realize your story would be the same if you just replaced relevant software names?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701734606 {#3386
    date: 2023-12-05 01:03:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@superbirra@lemmy.world"
    "@s_s@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3389 …}
  +nested: Doctrine\ORM\PersistentCollection {#3391 …}
  +votes: Doctrine\ORM\PersistentCollection {#3393 …}
  +reports: Doctrine\ORM\PersistentCollection {#3395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3397 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3399 …}
  -id: 197309
  -bodyTs: "'could':2 'lol':1 'name':17 'realiz':4 'relev':15 'replac':14 'softwar':16 'stori':6 'would':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5806293"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701734606 {#3387
    date: 2023-12-05 01:03:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
155 DENIED edit
App\Entity\EntryComment {#3388
  +user: App\Entity\User {#2881 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3093
    +user: Proxies\__CG__\App\Entity\User {#3092 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#2868
      +user: App\Entity\User {#2881 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: "from when this shit comes from, 2000?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1703410588 {#2863
        date: 2023-12-24 10:36:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2869 …}
      +nested: Doctrine\ORM\PersistentCollection {#2871 …}
      +votes: Doctrine\ORM\PersistentCollection {#2873 …}
      +reports: Doctrine\ORM\PersistentCollection {#2875 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2879 …}
      -id: 194100
      -bodyTs: "'2000':7 'come':5 'shit':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5785356"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701651840 {#2864
        date: 2023-12-04 02:04:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2868}
    +body: """
      6 years ago, I was using a USB wifi adapter with my desktop (my friends next door paid for internet and we paid them half the bill to share).\n
      \n
      I had picked this wifi adapter specifically because it had linux support, even though I used windows (I had an inkling I’d switch). So, I tried to switch but upon boot I couldn’t wifi because the adapters module wasn’t bundled by my distro so I had to instal ‘dkms’, but I couldn’t do that without an internet connection…\n
      \n
      So yeah, it can still bite you.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701721245 {#3095
      date: 2023-12-04 21:20:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
      "@superbirra@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3091 …}
    +nested: Doctrine\ORM\PersistentCollection {#3089 …}
    +votes: Doctrine\ORM\PersistentCollection {#3087 …}
    +reports: Doctrine\ORM\PersistentCollection {#3085 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3083 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3081 …}
    -id: 196648
    -bodyTs: "'6':1 'adapt':10,35,68 'ago':3 'bill':27 'bite':97 'boot':61 'bundl':72 'connect':91 'couldn':63,84 'd':52 'desktop':13 'distro':75 'dkms':81 'door':17 'even':42 'friend':15 'half':25 'inkl':50 'instal':80 'internet':20,90 'linux':40 'modul':69 'next':16 'paid':18,23 'pick':32 'share':29 'specif':36 'still':96 'support':41 'switch':53,58 'though':43 'tri':56 'upon':60 'usb':8 'use':6,45 'wasn':70 'wifi':9,34,65 'window':46 'without':88 'yeah':93 'year':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/5241718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701721245 {#3094
      date: 2023-12-04 21:20:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2868}
  +body: "lol, could you realize your story would be the same if you just replaced relevant software names?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701734606 {#3386
    date: 2023-12-05 01:03:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@superbirra@lemmy.world"
    "@s_s@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3389 …}
  +nested: Doctrine\ORM\PersistentCollection {#3391 …}
  +votes: Doctrine\ORM\PersistentCollection {#3393 …}
  +reports: Doctrine\ORM\PersistentCollection {#3395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3397 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3399 …}
  -id: 197309
  -bodyTs: "'could':2 'lol':1 'name':17 'realiz':4 'relev':15 'replac':14 'softwar':16 'stori':6 'would':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5806293"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701734606 {#3387
    date: 2023-12-05 01:03:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
156 DENIED moderate
App\Entity\EntryComment {#3388
  +user: App\Entity\User {#2881 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3093
    +user: Proxies\__CG__\App\Entity\User {#3092 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#2868
      +user: App\Entity\User {#2881 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: "from when this shit comes from, 2000?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1703410588 {#2863
        date: 2023-12-24 10:36:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2869 …}
      +nested: Doctrine\ORM\PersistentCollection {#2871 …}
      +votes: Doctrine\ORM\PersistentCollection {#2873 …}
      +reports: Doctrine\ORM\PersistentCollection {#2875 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2879 …}
      -id: 194100
      -bodyTs: "'2000':7 'come':5 'shit':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5785356"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701651840 {#2864
        date: 2023-12-04 02:04:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2868}
    +body: """
      6 years ago, I was using a USB wifi adapter with my desktop (my friends next door paid for internet and we paid them half the bill to share).\n
      \n
      I had picked this wifi adapter specifically because it had linux support, even though I used windows (I had an inkling I’d switch). So, I tried to switch but upon boot I couldn’t wifi because the adapters module wasn’t bundled by my distro so I had to instal ‘dkms’, but I couldn’t do that without an internet connection…\n
      \n
      So yeah, it can still bite you.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701721245 {#3095
      date: 2023-12-04 21:20:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
      "@superbirra@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3091 …}
    +nested: Doctrine\ORM\PersistentCollection {#3089 …}
    +votes: Doctrine\ORM\PersistentCollection {#3087 …}
    +reports: Doctrine\ORM\PersistentCollection {#3085 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3083 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3081 …}
    -id: 196648
    -bodyTs: "'6':1 'adapt':10,35,68 'ago':3 'bill':27 'bite':97 'boot':61 'bundl':72 'connect':91 'couldn':63,84 'd':52 'desktop':13 'distro':75 'dkms':81 'door':17 'even':42 'friend':15 'half':25 'inkl':50 'instal':80 'internet':20,90 'linux':40 'modul':69 'next':16 'paid':18,23 'pick':32 'share':29 'specif':36 'still':96 'support':41 'switch':53,58 'though':43 'tri':56 'upon':60 'usb':8 'use':6,45 'wasn':70 'wifi':9,34,65 'window':46 'without':88 'yeah':93 'year':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/5241718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701721245 {#3094
      date: 2023-12-04 21:20:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2868}
  +body: "lol, could you realize your story would be the same if you just replaced relevant software names?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701734606 {#3386
    date: 2023-12-05 01:03:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@superbirra@lemmy.world"
    "@s_s@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3389 …}
  +nested: Doctrine\ORM\PersistentCollection {#3391 …}
  +votes: Doctrine\ORM\PersistentCollection {#3393 …}
  +reports: Doctrine\ORM\PersistentCollection {#3395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3397 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3399 …}
  -id: 197309
  -bodyTs: "'could':2 'lol':1 'name':17 'realiz':4 'relev':15 'replac':14 'softwar':16 'stori':6 'would':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5806293"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701734606 {#3387
    date: 2023-12-05 01:03:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
157 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
158 DENIED moderate
App\Entity\EntryComment {#3456
  +user: Proxies\__CG__\App\Entity\User {#3092 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3388
    +user: App\Entity\User {#2881 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3093
      +user: Proxies\__CG__\App\Entity\User {#3092 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#2868
        +user: App\Entity\User {#2881 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: null
        +root: null
        +body: "from when this shit comes from, 2000?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1703410588 {#2863
          date: 2023-12-24 10:36:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@0x4E4F@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2869 …}
        +nested: Doctrine\ORM\PersistentCollection {#2871 …}
        +votes: Doctrine\ORM\PersistentCollection {#2873 …}
        +reports: Doctrine\ORM\PersistentCollection {#2875 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2879 …}
        -id: 194100
        -bodyTs: "'2000':7 'come':5 'shit':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5785356"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701651840 {#2864
          date: 2023-12-04 02:04:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2868}
      +body: """
        6 years ago, I was using a USB wifi adapter with my desktop (my friends next door paid for internet and we paid them half the bill to share).\n
        \n
        I had picked this wifi adapter specifically because it had linux support, even though I used windows (I had an inkling I’d switch). So, I tried to switch but upon boot I couldn’t wifi because the adapters module wasn’t bundled by my distro so I had to instal ‘dkms’, but I couldn’t do that without an internet connection…\n
        \n
        So yeah, it can still bite you.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701721245 {#3095
        date: 2023-12-04 21:20:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@infosec.pub"
        "@superbirra@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3091 …}
      +nested: Doctrine\ORM\PersistentCollection {#3089 …}
      +votes: Doctrine\ORM\PersistentCollection {#3087 …}
      +reports: Doctrine\ORM\PersistentCollection {#3085 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3083 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3081 …}
      -id: 196648
      -bodyTs: "'6':1 'adapt':10,35,68 'ago':3 'bill':27 'bite':97 'boot':61 'bundl':72 'connect':91 'couldn':63,84 'd':52 'desktop':13 'distro':75 'dkms':81 'door':17 'even':42 'friend':15 'half':25 'inkl':50 'instal':80 'internet':20,90 'linux':40 'modul':69 'next':16 'paid':18,23 'pick':32 'share':29 'specif':36 'still':96 'support':41 'switch':53,58 'though':43 'tri':56 'upon':60 'usb':8 'use':6,45 'wasn':70 'wifi':9,34,65 'window':46 'without':88 'yeah':93 'year':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/5241718"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701721245 {#3094
        date: 2023-12-04 21:20:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2868}
    +body: "lol, could you realize your story would be the same if you just replaced relevant software names?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701734606 {#3386
      date: 2023-12-05 01:03:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
      "@superbirra@lemmy.world"
      "@s_s@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3389 …}
    +nested: Doctrine\ORM\PersistentCollection {#3391 …}
    +votes: Doctrine\ORM\PersistentCollection {#3393 …}
    +reports: Doctrine\ORM\PersistentCollection {#3395 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3397 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3399 …}
    -id: 197309
    -bodyTs: "'could':2 'lol':1 'name':17 'realiz':4 'relev':15 'replac':14 'softwar':16 'stori':6 'would':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5806293"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701734606 {#3387
      date: 2023-12-05 01:03:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2868}
  +body: "Windows shipped with said driver."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701989503 {#3454
    date: 2023-12-07 23:51:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@superbirra@lemmy.world"
    "@s_s@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3457 …}
  +nested: Doctrine\ORM\PersistentCollection {#3459 …}
  +votes: Doctrine\ORM\PersistentCollection {#3461 …}
  +reports: Doctrine\ORM\PersistentCollection {#3463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3465 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3467 …}
  -id: 208574
  -bodyTs: "'driver':5 'said':4 'ship':2 'window':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/5325453"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701989503 {#3455
    date: 2023-12-07 23:51:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
159 DENIED edit
App\Entity\EntryComment {#3456
  +user: Proxies\__CG__\App\Entity\User {#3092 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3388
    +user: App\Entity\User {#2881 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3093
      +user: Proxies\__CG__\App\Entity\User {#3092 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#2868
        +user: App\Entity\User {#2881 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: null
        +root: null
        +body: "from when this shit comes from, 2000?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1703410588 {#2863
          date: 2023-12-24 10:36:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@0x4E4F@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2869 …}
        +nested: Doctrine\ORM\PersistentCollection {#2871 …}
        +votes: Doctrine\ORM\PersistentCollection {#2873 …}
        +reports: Doctrine\ORM\PersistentCollection {#2875 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2879 …}
        -id: 194100
        -bodyTs: "'2000':7 'come':5 'shit':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5785356"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701651840 {#2864
          date: 2023-12-04 02:04:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2868}
      +body: """
        6 years ago, I was using a USB wifi adapter with my desktop (my friends next door paid for internet and we paid them half the bill to share).\n
        \n
        I had picked this wifi adapter specifically because it had linux support, even though I used windows (I had an inkling I’d switch). So, I tried to switch but upon boot I couldn’t wifi because the adapters module wasn’t bundled by my distro so I had to instal ‘dkms’, but I couldn’t do that without an internet connection…\n
        \n
        So yeah, it can still bite you.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701721245 {#3095
        date: 2023-12-04 21:20:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@infosec.pub"
        "@superbirra@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3091 …}
      +nested: Doctrine\ORM\PersistentCollection {#3089 …}
      +votes: Doctrine\ORM\PersistentCollection {#3087 …}
      +reports: Doctrine\ORM\PersistentCollection {#3085 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3083 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3081 …}
      -id: 196648
      -bodyTs: "'6':1 'adapt':10,35,68 'ago':3 'bill':27 'bite':97 'boot':61 'bundl':72 'connect':91 'couldn':63,84 'd':52 'desktop':13 'distro':75 'dkms':81 'door':17 'even':42 'friend':15 'half':25 'inkl':50 'instal':80 'internet':20,90 'linux':40 'modul':69 'next':16 'paid':18,23 'pick':32 'share':29 'specif':36 'still':96 'support':41 'switch':53,58 'though':43 'tri':56 'upon':60 'usb':8 'use':6,45 'wasn':70 'wifi':9,34,65 'window':46 'without':88 'yeah':93 'year':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/5241718"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701721245 {#3094
        date: 2023-12-04 21:20:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2868}
    +body: "lol, could you realize your story would be the same if you just replaced relevant software names?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701734606 {#3386
      date: 2023-12-05 01:03:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
      "@superbirra@lemmy.world"
      "@s_s@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3389 …}
    +nested: Doctrine\ORM\PersistentCollection {#3391 …}
    +votes: Doctrine\ORM\PersistentCollection {#3393 …}
    +reports: Doctrine\ORM\PersistentCollection {#3395 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3397 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3399 …}
    -id: 197309
    -bodyTs: "'could':2 'lol':1 'name':17 'realiz':4 'relev':15 'replac':14 'softwar':16 'stori':6 'would':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5806293"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701734606 {#3387
      date: 2023-12-05 01:03:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2868}
  +body: "Windows shipped with said driver."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701989503 {#3454
    date: 2023-12-07 23:51:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@superbirra@lemmy.world"
    "@s_s@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3457 …}
  +nested: Doctrine\ORM\PersistentCollection {#3459 …}
  +votes: Doctrine\ORM\PersistentCollection {#3461 …}
  +reports: Doctrine\ORM\PersistentCollection {#3463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3465 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3467 …}
  -id: 208574
  -bodyTs: "'driver':5 'said':4 'ship':2 'window':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/5325453"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701989503 {#3455
    date: 2023-12-07 23:51:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
160 DENIED moderate
App\Entity\EntryComment {#3456
  +user: Proxies\__CG__\App\Entity\User {#3092 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3388
    +user: App\Entity\User {#2881 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3093
      +user: Proxies\__CG__\App\Entity\User {#3092 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#2868
        +user: App\Entity\User {#2881 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: null
        +root: null
        +body: "from when this shit comes from, 2000?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1703410588 {#2863
          date: 2023-12-24 10:36:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@0x4E4F@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2869 …}
        +nested: Doctrine\ORM\PersistentCollection {#2871 …}
        +votes: Doctrine\ORM\PersistentCollection {#2873 …}
        +reports: Doctrine\ORM\PersistentCollection {#2875 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2879 …}
        -id: 194100
        -bodyTs: "'2000':7 'come':5 'shit':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5785356"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701651840 {#2864
          date: 2023-12-04 02:04:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2868}
      +body: """
        6 years ago, I was using a USB wifi adapter with my desktop (my friends next door paid for internet and we paid them half the bill to share).\n
        \n
        I had picked this wifi adapter specifically because it had linux support, even though I used windows (I had an inkling I’d switch). So, I tried to switch but upon boot I couldn’t wifi because the adapters module wasn’t bundled by my distro so I had to instal ‘dkms’, but I couldn’t do that without an internet connection…\n
        \n
        So yeah, it can still bite you.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701721245 {#3095
        date: 2023-12-04 21:20:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@infosec.pub"
        "@superbirra@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3091 …}
      +nested: Doctrine\ORM\PersistentCollection {#3089 …}
      +votes: Doctrine\ORM\PersistentCollection {#3087 …}
      +reports: Doctrine\ORM\PersistentCollection {#3085 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3083 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3081 …}
      -id: 196648
      -bodyTs: "'6':1 'adapt':10,35,68 'ago':3 'bill':27 'bite':97 'boot':61 'bundl':72 'connect':91 'couldn':63,84 'd':52 'desktop':13 'distro':75 'dkms':81 'door':17 'even':42 'friend':15 'half':25 'inkl':50 'instal':80 'internet':20,90 'linux':40 'modul':69 'next':16 'paid':18,23 'pick':32 'share':29 'specif':36 'still':96 'support':41 'switch':53,58 'though':43 'tri':56 'upon':60 'usb':8 'use':6,45 'wasn':70 'wifi':9,34,65 'window':46 'without':88 'yeah':93 'year':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/5241718"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701721245 {#3094
        date: 2023-12-04 21:20:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2868}
    +body: "lol, could you realize your story would be the same if you just replaced relevant software names?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701734606 {#3386
      date: 2023-12-05 01:03:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
      "@superbirra@lemmy.world"
      "@s_s@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3389 …}
    +nested: Doctrine\ORM\PersistentCollection {#3391 …}
    +votes: Doctrine\ORM\PersistentCollection {#3393 …}
    +reports: Doctrine\ORM\PersistentCollection {#3395 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3397 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3399 …}
    -id: 197309
    -bodyTs: "'could':2 'lol':1 'name':17 'realiz':4 'relev':15 'replac':14 'softwar':16 'stori':6 'would':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5806293"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701734606 {#3387
      date: 2023-12-05 01:03:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2868}
  +body: "Windows shipped with said driver."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701989503 {#3454
    date: 2023-12-07 23:51:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@superbirra@lemmy.world"
    "@s_s@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3457 …}
  +nested: Doctrine\ORM\PersistentCollection {#3459 …}
  +votes: Doctrine\ORM\PersistentCollection {#3461 …}
  +reports: Doctrine\ORM\PersistentCollection {#3463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3465 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3467 …}
  -id: 208574
  -bodyTs: "'driver':5 'said':4 'ship':2 'window':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/5325453"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701989503 {#3455
    date: 2023-12-07 23:51:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
161 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
162 DENIED moderate
App\Entity\EntryComment {#3539
  +user: App\Entity\User {#2881 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3456
    +user: Proxies\__CG__\App\Entity\User {#3092 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3388
      +user: App\Entity\User {#2881 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3093
        +user: Proxies\__CG__\App\Entity\User {#3092 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#2868
          +user: App\Entity\User {#2881 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: null
          +root: null
          +body: "from when this shit comes from, 2000?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 27
          +score: 0
          +lastActive: DateTime @1703410588 {#2863
            date: 2023-12-24 10:36:28.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@0x4E4F@infosec.pub"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2869 …}
          +nested: Doctrine\ORM\PersistentCollection {#2871 …}
          +votes: Doctrine\ORM\PersistentCollection {#2873 …}
          +reports: Doctrine\ORM\PersistentCollection {#2875 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2879 …}
          -id: 194100
          -bodyTs: "'2000':7 'come':5 'shit':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5785356"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701651840 {#2864
            date: 2023-12-04 02:04:00.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2868}
        +body: """
          6 years ago, I was using a USB wifi adapter with my desktop (my friends next door paid for internet and we paid them half the bill to share).\n
          \n
          I had picked this wifi adapter specifically because it had linux support, even though I used windows (I had an inkling I’d switch). So, I tried to switch but upon boot I couldn’t wifi because the adapters module wasn’t bundled by my distro so I had to instal ‘dkms’, but I couldn’t do that without an internet connection…\n
          \n
          So yeah, it can still bite you.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701721245 {#3095
          date: 2023-12-04 21:20:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@0x4E4F@infosec.pub"
          "@superbirra@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3091 …}
        +nested: Doctrine\ORM\PersistentCollection {#3089 …}
        +votes: Doctrine\ORM\PersistentCollection {#3087 …}
        +reports: Doctrine\ORM\PersistentCollection {#3085 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3083 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3081 …}
        -id: 196648
        -bodyTs: "'6':1 'adapt':10,35,68 'ago':3 'bill':27 'bite':97 'boot':61 'bundl':72 'connect':91 'couldn':63,84 'd':52 'desktop':13 'distro':75 'dkms':81 'door':17 'even':42 'friend':15 'half':25 'inkl':50 'instal':80 'internet':20,90 'linux':40 'modul':69 'next':16 'paid':18,23 'pick':32 'share':29 'specif':36 'still':96 'support':41 'switch':53,58 'though':43 'tri':56 'upon':60 'usb':8 'use':6,45 'wasn':70 'wifi':9,34,65 'window':46 'without':88 'yeah':93 'year':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.one/comment/5241718"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701721245 {#3094
          date: 2023-12-04 21:20:45.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2868}
      +body: "lol, could you realize your story would be the same if you just replaced relevant software names?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701734606 {#3386
        date: 2023-12-05 01:03:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@infosec.pub"
        "@superbirra@lemmy.world"
        "@s_s@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3389 …}
      +nested: Doctrine\ORM\PersistentCollection {#3391 …}
      +votes: Doctrine\ORM\PersistentCollection {#3393 …}
      +reports: Doctrine\ORM\PersistentCollection {#3395 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3397 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3399 …}
      -id: 197309
      -bodyTs: "'could':2 'lol':1 'name':17 'realiz':4 'relev':15 'replac':14 'softwar':16 'stori':6 'would':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5806293"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701734606 {#3387
        date: 2023-12-05 01:03:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2868}
    +body: "Windows shipped with said driver."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701989503 {#3454
      date: 2023-12-07 23:51:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
      "@superbirra@lemmy.world"
      "@s_s@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3457 …}
    +nested: Doctrine\ORM\PersistentCollection {#3459 …}
    +votes: Doctrine\ORM\PersistentCollection {#3461 …}
    +reports: Doctrine\ORM\PersistentCollection {#3463 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3465 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3467 …}
    -id: 208574
    -bodyTs: "'driver':5 'said':4 'ship':2 'window':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/5325453"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701989503 {#3455
      date: 2023-12-07 23:51:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2868}
  +body: "eh, next time pay linux owners and spare a reboot :D"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702001283 {#3537
    date: 2023-12-08 03:08:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@superbirra@lemmy.world"
    "@s_s@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3540 …}
  +nested: Doctrine\ORM\PersistentCollection {#3542 …}
  +votes: Doctrine\ORM\PersistentCollection {#3544 …}
  +reports: Doctrine\ORM\PersistentCollection {#3546 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3548 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3550 …}
  -id: 209116
  -bodyTs: "'d':11 'eh':1 'linux':5 'next':2 'owner':6 'pay':4 'reboot':10 'spare':8 'time':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5886213"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702001283 {#3538
    date: 2023-12-08 03:08:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
163 DENIED edit
App\Entity\EntryComment {#3539
  +user: App\Entity\User {#2881 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3456
    +user: Proxies\__CG__\App\Entity\User {#3092 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3388
      +user: App\Entity\User {#2881 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3093
        +user: Proxies\__CG__\App\Entity\User {#3092 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#2868
          +user: App\Entity\User {#2881 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: null
          +root: null
          +body: "from when this shit comes from, 2000?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 27
          +score: 0
          +lastActive: DateTime @1703410588 {#2863
            date: 2023-12-24 10:36:28.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@0x4E4F@infosec.pub"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2869 …}
          +nested: Doctrine\ORM\PersistentCollection {#2871 …}
          +votes: Doctrine\ORM\PersistentCollection {#2873 …}
          +reports: Doctrine\ORM\PersistentCollection {#2875 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2879 …}
          -id: 194100
          -bodyTs: "'2000':7 'come':5 'shit':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5785356"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701651840 {#2864
            date: 2023-12-04 02:04:00.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2868}
        +body: """
          6 years ago, I was using a USB wifi adapter with my desktop (my friends next door paid for internet and we paid them half the bill to share).\n
          \n
          I had picked this wifi adapter specifically because it had linux support, even though I used windows (I had an inkling I’d switch). So, I tried to switch but upon boot I couldn’t wifi because the adapters module wasn’t bundled by my distro so I had to instal ‘dkms’, but I couldn’t do that without an internet connection…\n
          \n
          So yeah, it can still bite you.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701721245 {#3095
          date: 2023-12-04 21:20:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@0x4E4F@infosec.pub"
          "@superbirra@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3091 …}
        +nested: Doctrine\ORM\PersistentCollection {#3089 …}
        +votes: Doctrine\ORM\PersistentCollection {#3087 …}
        +reports: Doctrine\ORM\PersistentCollection {#3085 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3083 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3081 …}
        -id: 196648
        -bodyTs: "'6':1 'adapt':10,35,68 'ago':3 'bill':27 'bite':97 'boot':61 'bundl':72 'connect':91 'couldn':63,84 'd':52 'desktop':13 'distro':75 'dkms':81 'door':17 'even':42 'friend':15 'half':25 'inkl':50 'instal':80 'internet':20,90 'linux':40 'modul':69 'next':16 'paid':18,23 'pick':32 'share':29 'specif':36 'still':96 'support':41 'switch':53,58 'though':43 'tri':56 'upon':60 'usb':8 'use':6,45 'wasn':70 'wifi':9,34,65 'window':46 'without':88 'yeah':93 'year':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.one/comment/5241718"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701721245 {#3094
          date: 2023-12-04 21:20:45.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2868}
      +body: "lol, could you realize your story would be the same if you just replaced relevant software names?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701734606 {#3386
        date: 2023-12-05 01:03:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@infosec.pub"
        "@superbirra@lemmy.world"
        "@s_s@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3389 …}
      +nested: Doctrine\ORM\PersistentCollection {#3391 …}
      +votes: Doctrine\ORM\PersistentCollection {#3393 …}
      +reports: Doctrine\ORM\PersistentCollection {#3395 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3397 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3399 …}
      -id: 197309
      -bodyTs: "'could':2 'lol':1 'name':17 'realiz':4 'relev':15 'replac':14 'softwar':16 'stori':6 'would':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5806293"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701734606 {#3387
        date: 2023-12-05 01:03:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2868}
    +body: "Windows shipped with said driver."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701989503 {#3454
      date: 2023-12-07 23:51:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
      "@superbirra@lemmy.world"
      "@s_s@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3457 …}
    +nested: Doctrine\ORM\PersistentCollection {#3459 …}
    +votes: Doctrine\ORM\PersistentCollection {#3461 …}
    +reports: Doctrine\ORM\PersistentCollection {#3463 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3465 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3467 …}
    -id: 208574
    -bodyTs: "'driver':5 'said':4 'ship':2 'window':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/5325453"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701989503 {#3455
      date: 2023-12-07 23:51:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2868}
  +body: "eh, next time pay linux owners and spare a reboot :D"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702001283 {#3537
    date: 2023-12-08 03:08:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@superbirra@lemmy.world"
    "@s_s@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3540 …}
  +nested: Doctrine\ORM\PersistentCollection {#3542 …}
  +votes: Doctrine\ORM\PersistentCollection {#3544 …}
  +reports: Doctrine\ORM\PersistentCollection {#3546 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3548 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3550 …}
  -id: 209116
  -bodyTs: "'d':11 'eh':1 'linux':5 'next':2 'owner':6 'pay':4 'reboot':10 'spare':8 'time':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5886213"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702001283 {#3538
    date: 2023-12-08 03:08:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
164 DENIED moderate
App\Entity\EntryComment {#3539
  +user: App\Entity\User {#2881 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3456
    +user: Proxies\__CG__\App\Entity\User {#3092 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3388
      +user: App\Entity\User {#2881 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3093
        +user: Proxies\__CG__\App\Entity\User {#3092 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#2868
          +user: App\Entity\User {#2881 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: null
          +root: null
          +body: "from when this shit comes from, 2000?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 27
          +score: 0
          +lastActive: DateTime @1703410588 {#2863
            date: 2023-12-24 10:36:28.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@0x4E4F@infosec.pub"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2869 …}
          +nested: Doctrine\ORM\PersistentCollection {#2871 …}
          +votes: Doctrine\ORM\PersistentCollection {#2873 …}
          +reports: Doctrine\ORM\PersistentCollection {#2875 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2879 …}
          -id: 194100
          -bodyTs: "'2000':7 'come':5 'shit':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5785356"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701651840 {#2864
            date: 2023-12-04 02:04:00.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2868}
        +body: """
          6 years ago, I was using a USB wifi adapter with my desktop (my friends next door paid for internet and we paid them half the bill to share).\n
          \n
          I had picked this wifi adapter specifically because it had linux support, even though I used windows (I had an inkling I’d switch). So, I tried to switch but upon boot I couldn’t wifi because the adapters module wasn’t bundled by my distro so I had to instal ‘dkms’, but I couldn’t do that without an internet connection…\n
          \n
          So yeah, it can still bite you.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701721245 {#3095
          date: 2023-12-04 21:20:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@0x4E4F@infosec.pub"
          "@superbirra@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3091 …}
        +nested: Doctrine\ORM\PersistentCollection {#3089 …}
        +votes: Doctrine\ORM\PersistentCollection {#3087 …}
        +reports: Doctrine\ORM\PersistentCollection {#3085 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3083 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3081 …}
        -id: 196648
        -bodyTs: "'6':1 'adapt':10,35,68 'ago':3 'bill':27 'bite':97 'boot':61 'bundl':72 'connect':91 'couldn':63,84 'd':52 'desktop':13 'distro':75 'dkms':81 'door':17 'even':42 'friend':15 'half':25 'inkl':50 'instal':80 'internet':20,90 'linux':40 'modul':69 'next':16 'paid':18,23 'pick':32 'share':29 'specif':36 'still':96 'support':41 'switch':53,58 'though':43 'tri':56 'upon':60 'usb':8 'use':6,45 'wasn':70 'wifi':9,34,65 'window':46 'without':88 'yeah':93 'year':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.one/comment/5241718"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701721245 {#3094
          date: 2023-12-04 21:20:45.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2868}
      +body: "lol, could you realize your story would be the same if you just replaced relevant software names?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701734606 {#3386
        date: 2023-12-05 01:03:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@infosec.pub"
        "@superbirra@lemmy.world"
        "@s_s@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3389 …}
      +nested: Doctrine\ORM\PersistentCollection {#3391 …}
      +votes: Doctrine\ORM\PersistentCollection {#3393 …}
      +reports: Doctrine\ORM\PersistentCollection {#3395 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3397 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3399 …}
      -id: 197309
      -bodyTs: "'could':2 'lol':1 'name':17 'realiz':4 'relev':15 'replac':14 'softwar':16 'stori':6 'would':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5806293"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701734606 {#3387
        date: 2023-12-05 01:03:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2868}
    +body: "Windows shipped with said driver."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701989503 {#3454
      date: 2023-12-07 23:51:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
      "@superbirra@lemmy.world"
      "@s_s@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3457 …}
    +nested: Doctrine\ORM\PersistentCollection {#3459 …}
    +votes: Doctrine\ORM\PersistentCollection {#3461 …}
    +reports: Doctrine\ORM\PersistentCollection {#3463 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3465 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3467 …}
    -id: 208574
    -bodyTs: "'driver':5 'said':4 'ship':2 'window':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/5325453"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701989503 {#3455
      date: 2023-12-07 23:51:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2868}
  +body: "eh, next time pay linux owners and spare a reboot :D"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702001283 {#3537
    date: 2023-12-08 03:08:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@superbirra@lemmy.world"
    "@s_s@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3540 …}
  +nested: Doctrine\ORM\PersistentCollection {#3542 …}
  +votes: Doctrine\ORM\PersistentCollection {#3544 …}
  +reports: Doctrine\ORM\PersistentCollection {#3546 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3548 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3550 …}
  -id: 209116
  -bodyTs: "'d':11 'eh':1 'linux':5 'next':2 'owner':6 'pay':4 'reboot':10 'spare':8 'time':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5886213"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702001283 {#3538
    date: 2023-12-08 03:08:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
165 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
166 DENIED moderate
App\Entity\EntryComment {#3322
  +user: Proxies\__CG__\App\Entity\User {#3326 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3077 …}
  +root: App\Entity\EntryComment {#2868
    +user: App\Entity\User {#2881 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "from when this shit comes from, 2000?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1703410588 {#2863
      date: 2023-12-24 10:36:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2869 …}
    +nested: Doctrine\ORM\PersistentCollection {#2871 …}
    +votes: Doctrine\ORM\PersistentCollection {#2873 …}
    +reports: Doctrine\ORM\PersistentCollection {#2875 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2879 …}
    -id: 194100
    -bodyTs: "'2000':7 'come':5 'shit':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5785356"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701651840 {#2864
      date: 2023-12-04 02:04:00.0 +01:00
    }
  }
  +body: "I had a similar experience trying to install a m.2 drive in my win7 PC. It needed a hotfix to work but Microsoft had taken down the downloads so I ended up finding out it was in an update pack from I think Lenovo’s website and pulled it out of that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701715311 {#3321
    date: 2023-12-04 19:41:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@superbirra@lemmy.world"
    "@beckerist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3331 …}
  +nested: Doctrine\ORM\PersistentCollection {#3327 …}
  +votes: Doctrine\ORM\PersistentCollection {#3329 …}
  +reports: Doctrine\ORM\PersistentCollection {#3334 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3336 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3338 …}
  -id: 196302
  -bodyTs: "'download':28 'drive':11 'end':31 'experi':5 'find':33 'hotfix':19 'instal':8 'lenovo':44 'm.2':10 'microsoft':23 'need':17 'pack':40 'pc':15 'pull':48 'similar':4 'taken':25 'think':43 'tri':6 'updat':39 'websit':46 'win7':14 'work':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/5358301"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701715311 {#3318
    date: 2023-12-04 19:41: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
167 DENIED edit
App\Entity\EntryComment {#3322
  +user: Proxies\__CG__\App\Entity\User {#3326 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3077 …}
  +root: App\Entity\EntryComment {#2868
    +user: App\Entity\User {#2881 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "from when this shit comes from, 2000?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1703410588 {#2863
      date: 2023-12-24 10:36:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2869 …}
    +nested: Doctrine\ORM\PersistentCollection {#2871 …}
    +votes: Doctrine\ORM\PersistentCollection {#2873 …}
    +reports: Doctrine\ORM\PersistentCollection {#2875 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2879 …}
    -id: 194100
    -bodyTs: "'2000':7 'come':5 'shit':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5785356"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701651840 {#2864
      date: 2023-12-04 02:04:00.0 +01:00
    }
  }
  +body: "I had a similar experience trying to install a m.2 drive in my win7 PC. It needed a hotfix to work but Microsoft had taken down the downloads so I ended up finding out it was in an update pack from I think Lenovo’s website and pulled it out of that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701715311 {#3321
    date: 2023-12-04 19:41:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@superbirra@lemmy.world"
    "@beckerist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3331 …}
  +nested: Doctrine\ORM\PersistentCollection {#3327 …}
  +votes: Doctrine\ORM\PersistentCollection {#3329 …}
  +reports: Doctrine\ORM\PersistentCollection {#3334 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3336 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3338 …}
  -id: 196302
  -bodyTs: "'download':28 'drive':11 'end':31 'experi':5 'find':33 'hotfix':19 'instal':8 'lenovo':44 'm.2':10 'microsoft':23 'need':17 'pack':40 'pc':15 'pull':48 'similar':4 'taken':25 'think':43 'tri':6 'updat':39 'websit':46 'win7':14 'work':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/5358301"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701715311 {#3318
    date: 2023-12-04 19:41: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
168 DENIED moderate
App\Entity\EntryComment {#3322
  +user: Proxies\__CG__\App\Entity\User {#3326 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3077 …}
  +root: App\Entity\EntryComment {#2868
    +user: App\Entity\User {#2881 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "from when this shit comes from, 2000?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1703410588 {#2863
      date: 2023-12-24 10:36:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2869 …}
    +nested: Doctrine\ORM\PersistentCollection {#2871 …}
    +votes: Doctrine\ORM\PersistentCollection {#2873 …}
    +reports: Doctrine\ORM\PersistentCollection {#2875 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2879 …}
    -id: 194100
    -bodyTs: "'2000':7 'come':5 'shit':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5785356"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701651840 {#2864
      date: 2023-12-04 02:04:00.0 +01:00
    }
  }
  +body: "I had a similar experience trying to install a m.2 drive in my win7 PC. It needed a hotfix to work but Microsoft had taken down the downloads so I ended up finding out it was in an update pack from I think Lenovo’s website and pulled it out of that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701715311 {#3321
    date: 2023-12-04 19:41:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@superbirra@lemmy.world"
    "@beckerist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3331 …}
  +nested: Doctrine\ORM\PersistentCollection {#3327 …}
  +votes: Doctrine\ORM\PersistentCollection {#3329 …}
  +reports: Doctrine\ORM\PersistentCollection {#3334 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3336 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3338 …}
  -id: 196302
  -bodyTs: "'download':28 'drive':11 'end':31 'experi':5 'find':33 'hotfix':19 'instal':8 'lenovo':44 'm.2':10 'microsoft':23 'need':17 'pack':40 'pc':15 'pull':48 'similar':4 'taken':25 'think':43 'tri':6 'updat':39 'websit':46 'win7':14 'work':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/5358301"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701715311 {#3318
    date: 2023-12-04 19:41: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
169 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
170 DENIED moderate
App\Entity\EntryComment {#3342
  +user: Proxies\__CG__\App\Entity\User {#3108 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3077 …}
  +root: App\Entity\EntryComment {#2868
    +user: App\Entity\User {#2881 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "from when this shit comes from, 2000?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1703410588 {#2863
      date: 2023-12-24 10:36:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2869 …}
    +nested: Doctrine\ORM\PersistentCollection {#2871 …}
    +votes: Doctrine\ORM\PersistentCollection {#2873 …}
    +reports: Doctrine\ORM\PersistentCollection {#2875 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2879 …}
    -id: 194100
    -bodyTs: "'2000':7 'come':5 'shit':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5785356"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701651840 {#2864
      date: 2023-12-04 02:04:00.0 +01:00
    }
  }
  +body: """
    > To get it to work in Windows I literally had to go to a website that was only Chinese, download a zip file, and extract a dll that would then work when pointed to.\n
    \n
    It’s called manual driver install in Windows… pretty common with older hardware.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701674242 {#3340
    date: 2023-12-04 08:17:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@superbirra@lemmy.world"
    "@beckerist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3343 …}
  +nested: Doctrine\ORM\PersistentCollection {#3345 …}
  +votes: Doctrine\ORM\PersistentCollection {#3347 …}
  +reports: Doctrine\ORM\PersistentCollection {#3349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3351 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3353 …}
  -id: 194779
  -bodyTs: "'call':37 'chines':19 'common':44 'dll':27 'download':20 'driver':39 'extract':25 'file':23 'get':2 'go':12 'hardwar':47 'instal':40 'liter':9 'manual':38 'older':46 'point':33 'pretti':43 'websit':15 'window':7,42 'work':5,31 'would':29 'zip':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4810718"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701674242 {#3341
    date: 2023-12-04 08:17: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
171 DENIED edit
App\Entity\EntryComment {#3342
  +user: Proxies\__CG__\App\Entity\User {#3108 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3077 …}
  +root: App\Entity\EntryComment {#2868
    +user: App\Entity\User {#2881 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "from when this shit comes from, 2000?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1703410588 {#2863
      date: 2023-12-24 10:36:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2869 …}
    +nested: Doctrine\ORM\PersistentCollection {#2871 …}
    +votes: Doctrine\ORM\PersistentCollection {#2873 …}
    +reports: Doctrine\ORM\PersistentCollection {#2875 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2879 …}
    -id: 194100
    -bodyTs: "'2000':7 'come':5 'shit':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5785356"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701651840 {#2864
      date: 2023-12-04 02:04:00.0 +01:00
    }
  }
  +body: """
    > To get it to work in Windows I literally had to go to a website that was only Chinese, download a zip file, and extract a dll that would then work when pointed to.\n
    \n
    It’s called manual driver install in Windows… pretty common with older hardware.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701674242 {#3340
    date: 2023-12-04 08:17:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@superbirra@lemmy.world"
    "@beckerist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3343 …}
  +nested: Doctrine\ORM\PersistentCollection {#3345 …}
  +votes: Doctrine\ORM\PersistentCollection {#3347 …}
  +reports: Doctrine\ORM\PersistentCollection {#3349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3351 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3353 …}
  -id: 194779
  -bodyTs: "'call':37 'chines':19 'common':44 'dll':27 'download':20 'driver':39 'extract':25 'file':23 'get':2 'go':12 'hardwar':47 'instal':40 'liter':9 'manual':38 'older':46 'point':33 'pretti':43 'websit':15 'window':7,42 'work':5,31 'would':29 'zip':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4810718"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701674242 {#3341
    date: 2023-12-04 08:17: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
172 DENIED moderate
App\Entity\EntryComment {#3342
  +user: Proxies\__CG__\App\Entity\User {#3108 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3077 …}
  +root: App\Entity\EntryComment {#2868
    +user: App\Entity\User {#2881 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "from when this shit comes from, 2000?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1703410588 {#2863
      date: 2023-12-24 10:36:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2869 …}
    +nested: Doctrine\ORM\PersistentCollection {#2871 …}
    +votes: Doctrine\ORM\PersistentCollection {#2873 …}
    +reports: Doctrine\ORM\PersistentCollection {#2875 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2879 …}
    -id: 194100
    -bodyTs: "'2000':7 'come':5 'shit':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5785356"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701651840 {#2864
      date: 2023-12-04 02:04:00.0 +01:00
    }
  }
  +body: """
    > To get it to work in Windows I literally had to go to a website that was only Chinese, download a zip file, and extract a dll that would then work when pointed to.\n
    \n
    It’s called manual driver install in Windows… pretty common with older hardware.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701674242 {#3340
    date: 2023-12-04 08:17:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@superbirra@lemmy.world"
    "@beckerist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3343 …}
  +nested: Doctrine\ORM\PersistentCollection {#3345 …}
  +votes: Doctrine\ORM\PersistentCollection {#3347 …}
  +reports: Doctrine\ORM\PersistentCollection {#3349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3351 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3353 …}
  -id: 194779
  -bodyTs: "'call':37 'chines':19 'common':44 'dll':27 'download':20 'driver':39 'extract':25 'file':23 'get':2 'go':12 'hardwar':47 'instal':40 'liter':9 'manual':38 'older':46 'point':33 'pretti':43 'websit':15 'window':7,42 'work':5,31 'would':29 'zip':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4810718"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701674242 {#3341
    date: 2023-12-04 08:17: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
173 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
174 DENIED moderate
App\Entity\EntryComment {#3421
  +user: Proxies\__CG__\App\Entity\User {#3425 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3342
    +user: Proxies\__CG__\App\Entity\User {#3108 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3077 …}
    +root: App\Entity\EntryComment {#2868
      +user: App\Entity\User {#2881 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: "from when this shit comes from, 2000?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1703410588 {#2863
        date: 2023-12-24 10:36:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2869 …}
      +nested: Doctrine\ORM\PersistentCollection {#2871 …}
      +votes: Doctrine\ORM\PersistentCollection {#2873 …}
      +reports: Doctrine\ORM\PersistentCollection {#2875 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2879 …}
      -id: 194100
      -bodyTs: "'2000':7 'come':5 'shit':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5785356"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701651840 {#2864
        date: 2023-12-04 02:04:00.0 +01:00
      }
    }
    +body: """
      > To get it to work in Windows I literally had to go to a website that was only Chinese, download a zip file, and extract a dll that would then work when pointed to.\n
      \n
      It’s called manual driver install in Windows… pretty common with older hardware.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1701674242 {#3340
      date: 2023-12-04 08:17:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
      "@superbirra@lemmy.world"
      "@beckerist@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3343 …}
    +nested: Doctrine\ORM\PersistentCollection {#3345 …}
    +votes: Doctrine\ORM\PersistentCollection {#3347 …}
    +reports: Doctrine\ORM\PersistentCollection {#3349 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3351 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3353 …}
    -id: 194779
    -bodyTs: "'call':37 'chines':19 'common':44 'dll':27 'download':20 'driver':39 'extract':25 'file':23 'get':2 'go':12 'hardwar':47 'instal':40 'liter':9 'manual':38 'older':46 'point':33 'pretti':43 'websit':15 'window':7,42 'work':5,31 'would':29 'zip':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4810718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701674242 {#3341
      date: 2023-12-04 08:17:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2868}
  +body: "Most of those just go over Windows Update now or work with a generic driver that comes with Windows. Only really obscure drivers need manual installation."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701684377 {#3420
    date: 2023-12-04 11:06:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@superbirra@lemmy.world"
    "@beckerist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3430 …}
  +nested: Doctrine\ORM\PersistentCollection {#3426 …}
  +votes: Doctrine\ORM\PersistentCollection {#3428 …}
  +reports: Doctrine\ORM\PersistentCollection {#3433 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3435 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3437 …}
  -id: 195023
  -bodyTs: "'come':17 'driver':15,23 'generic':14 'go':5 'instal':26 'manual':25 'need':24 'obscur':22 'realli':21 'updat':8 'window':7,19 'work':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/5228967"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701684377 {#3417
    date: 2023-12-04 11:06:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
175 DENIED edit
App\Entity\EntryComment {#3421
  +user: Proxies\__CG__\App\Entity\User {#3425 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3342
    +user: Proxies\__CG__\App\Entity\User {#3108 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3077 …}
    +root: App\Entity\EntryComment {#2868
      +user: App\Entity\User {#2881 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: "from when this shit comes from, 2000?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1703410588 {#2863
        date: 2023-12-24 10:36:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2869 …}
      +nested: Doctrine\ORM\PersistentCollection {#2871 …}
      +votes: Doctrine\ORM\PersistentCollection {#2873 …}
      +reports: Doctrine\ORM\PersistentCollection {#2875 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2879 …}
      -id: 194100
      -bodyTs: "'2000':7 'come':5 'shit':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5785356"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701651840 {#2864
        date: 2023-12-04 02:04:00.0 +01:00
      }
    }
    +body: """
      > To get it to work in Windows I literally had to go to a website that was only Chinese, download a zip file, and extract a dll that would then work when pointed to.\n
      \n
      It’s called manual driver install in Windows… pretty common with older hardware.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1701674242 {#3340
      date: 2023-12-04 08:17:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
      "@superbirra@lemmy.world"
      "@beckerist@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3343 …}
    +nested: Doctrine\ORM\PersistentCollection {#3345 …}
    +votes: Doctrine\ORM\PersistentCollection {#3347 …}
    +reports: Doctrine\ORM\PersistentCollection {#3349 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3351 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3353 …}
    -id: 194779
    -bodyTs: "'call':37 'chines':19 'common':44 'dll':27 'download':20 'driver':39 'extract':25 'file':23 'get':2 'go':12 'hardwar':47 'instal':40 'liter':9 'manual':38 'older':46 'point':33 'pretti':43 'websit':15 'window':7,42 'work':5,31 'would':29 'zip':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4810718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701674242 {#3341
      date: 2023-12-04 08:17:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2868}
  +body: "Most of those just go over Windows Update now or work with a generic driver that comes with Windows. Only really obscure drivers need manual installation."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701684377 {#3420
    date: 2023-12-04 11:06:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@superbirra@lemmy.world"
    "@beckerist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3430 …}
  +nested: Doctrine\ORM\PersistentCollection {#3426 …}
  +votes: Doctrine\ORM\PersistentCollection {#3428 …}
  +reports: Doctrine\ORM\PersistentCollection {#3433 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3435 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3437 …}
  -id: 195023
  -bodyTs: "'come':17 'driver':15,23 'generic':14 'go':5 'instal':26 'manual':25 'need':24 'obscur':22 'realli':21 'updat':8 'window':7,19 'work':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/5228967"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701684377 {#3417
    date: 2023-12-04 11:06:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
176 DENIED moderate
App\Entity\EntryComment {#3421
  +user: Proxies\__CG__\App\Entity\User {#3425 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3342
    +user: Proxies\__CG__\App\Entity\User {#3108 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3077 …}
    +root: App\Entity\EntryComment {#2868
      +user: App\Entity\User {#2881 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: "from when this shit comes from, 2000?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1703410588 {#2863
        date: 2023-12-24 10:36:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2869 …}
      +nested: Doctrine\ORM\PersistentCollection {#2871 …}
      +votes: Doctrine\ORM\PersistentCollection {#2873 …}
      +reports: Doctrine\ORM\PersistentCollection {#2875 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2879 …}
      -id: 194100
      -bodyTs: "'2000':7 'come':5 'shit':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5785356"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701651840 {#2864
        date: 2023-12-04 02:04:00.0 +01:00
      }
    }
    +body: """
      > To get it to work in Windows I literally had to go to a website that was only Chinese, download a zip file, and extract a dll that would then work when pointed to.\n
      \n
      It’s called manual driver install in Windows… pretty common with older hardware.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1701674242 {#3340
      date: 2023-12-04 08:17:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
      "@superbirra@lemmy.world"
      "@beckerist@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3343 …}
    +nested: Doctrine\ORM\PersistentCollection {#3345 …}
    +votes: Doctrine\ORM\PersistentCollection {#3347 …}
    +reports: Doctrine\ORM\PersistentCollection {#3349 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3351 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3353 …}
    -id: 194779
    -bodyTs: "'call':37 'chines':19 'common':44 'dll':27 'download':20 'driver':39 'extract':25 'file':23 'get':2 'go':12 'hardwar':47 'instal':40 'liter':9 'manual':38 'older':46 'point':33 'pretti':43 'websit':15 'window':7,42 'work':5,31 'would':29 'zip':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4810718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701674242 {#3341
      date: 2023-12-04 08:17:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2868}
  +body: "Most of those just go over Windows Update now or work with a generic driver that comes with Windows. Only really obscure drivers need manual installation."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701684377 {#3420
    date: 2023-12-04 11:06:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@superbirra@lemmy.world"
    "@beckerist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3430 …}
  +nested: Doctrine\ORM\PersistentCollection {#3426 …}
  +votes: Doctrine\ORM\PersistentCollection {#3428 …}
  +reports: Doctrine\ORM\PersistentCollection {#3433 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3435 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3437 …}
  -id: 195023
  -bodyTs: "'come':17 'driver':15,23 'generic':14 'go':5 'instal':26 'manual':25 'need':24 'obscur':22 'realli':21 'updat':8 'window':7,19 'work':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/5228967"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701684377 {#3417
    date: 2023-12-04 11:06:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
177 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
178 DENIED moderate
App\Entity\EntryComment {#3493
  +user: Proxies\__CG__\App\Entity\User {#3108 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3421
    +user: Proxies\__CG__\App\Entity\User {#3425 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3342
      +user: Proxies\__CG__\App\Entity\User {#3108 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3077 …}
      +root: App\Entity\EntryComment {#2868
        +user: App\Entity\User {#2881 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: null
        +root: null
        +body: "from when this shit comes from, 2000?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1703410588 {#2863
          date: 2023-12-24 10:36:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@0x4E4F@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2869 …}
        +nested: Doctrine\ORM\PersistentCollection {#2871 …}
        +votes: Doctrine\ORM\PersistentCollection {#2873 …}
        +reports: Doctrine\ORM\PersistentCollection {#2875 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2879 …}
        -id: 194100
        -bodyTs: "'2000':7 'come':5 'shit':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5785356"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701651840 {#2864
          date: 2023-12-04 02:04:00.0 +01:00
        }
      }
      +body: """
        > To get it to work in Windows I literally had to go to a website that was only Chinese, download a zip file, and extract a dll that would then work when pointed to.\n
        \n
        It’s called manual driver install in Windows… pretty common with older hardware.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1701674242 {#3340
        date: 2023-12-04 08:17:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@infosec.pub"
        "@superbirra@lemmy.world"
        "@beckerist@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3343 …}
      +nested: Doctrine\ORM\PersistentCollection {#3345 …}
      +votes: Doctrine\ORM\PersistentCollection {#3347 …}
      +reports: Doctrine\ORM\PersistentCollection {#3349 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3351 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3353 …}
      -id: 194779
      -bodyTs: "'call':37 'chines':19 'common':44 'dll':27 'download':20 'driver':39 'extract':25 'file':23 'get':2 'go':12 'hardwar':47 'instal':40 'liter':9 'manual':38 'older':46 'point':33 'pretti':43 'websit':15 'window':7,42 'work':5,31 'would':29 'zip':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4810718"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701674242 {#3341
        date: 2023-12-04 08:17:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2868}
    +body: "Most of those just go over Windows Update now or work with a generic driver that comes with Windows. Only really obscure drivers need manual installation."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701684377 {#3420
      date: 2023-12-04 11:06:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
      "@superbirra@lemmy.world"
      "@beckerist@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3430 …}
    +nested: Doctrine\ORM\PersistentCollection {#3426 …}
    +votes: Doctrine\ORM\PersistentCollection {#3428 …}
    +reports: Doctrine\ORM\PersistentCollection {#3433 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3435 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3437 …}
    -id: 195023
    -bodyTs: "'come':17 'driver':15,23 'generic':14 'go':5 'instal':26 'manual':25 'need':24 'obscur':22 'realli':21 'updat':8 'window':7,19 'work':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/5228967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701684377 {#3417
      date: 2023-12-04 11:06:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2868}
  +body: """
    Agreed. Most drivers are found through Windows update.\n
    \n
    I guess I just have old hardware 🤷. My latest hardware is 9 years old… well, apart from my phone 😂.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701713027 {#3489
    date: 2023-12-04 19:03:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@superbirra@lemmy.world"
    "@beckerist@lemmy.world"
    "@Honytawk@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3497 …}
  +nested: Doctrine\ORM\PersistentCollection {#3499 …}
  +votes: Doctrine\ORM\PersistentCollection {#3495 …}
  +reports: Doctrine\ORM\PersistentCollection {#3501 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3503 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3505 …}
  -id: 196156
  -bodyTs: "'9':20 'agre':1 'apart':24 'driver':3 'found':5 'guess':10 'hardwar':15,18 'latest':17 'old':14,22 'phone':27 'updat':8 'well':23 'window':7 'year':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4819781"
  +editedAt: DateTimeImmutable @1702938637 {#3486
    date: 2023-12-18 23:30:37.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701713027 {#3490
    date: 2023-12-04 19:03:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
179 DENIED edit
App\Entity\EntryComment {#3493
  +user: Proxies\__CG__\App\Entity\User {#3108 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3421
    +user: Proxies\__CG__\App\Entity\User {#3425 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3342
      +user: Proxies\__CG__\App\Entity\User {#3108 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3077 …}
      +root: App\Entity\EntryComment {#2868
        +user: App\Entity\User {#2881 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: null
        +root: null
        +body: "from when this shit comes from, 2000?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1703410588 {#2863
          date: 2023-12-24 10:36:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@0x4E4F@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2869 …}
        +nested: Doctrine\ORM\PersistentCollection {#2871 …}
        +votes: Doctrine\ORM\PersistentCollection {#2873 …}
        +reports: Doctrine\ORM\PersistentCollection {#2875 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2879 …}
        -id: 194100
        -bodyTs: "'2000':7 'come':5 'shit':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5785356"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701651840 {#2864
          date: 2023-12-04 02:04:00.0 +01:00
        }
      }
      +body: """
        > To get it to work in Windows I literally had to go to a website that was only Chinese, download a zip file, and extract a dll that would then work when pointed to.\n
        \n
        It’s called manual driver install in Windows… pretty common with older hardware.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1701674242 {#3340
        date: 2023-12-04 08:17:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@infosec.pub"
        "@superbirra@lemmy.world"
        "@beckerist@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3343 …}
      +nested: Doctrine\ORM\PersistentCollection {#3345 …}
      +votes: Doctrine\ORM\PersistentCollection {#3347 …}
      +reports: Doctrine\ORM\PersistentCollection {#3349 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3351 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3353 …}
      -id: 194779
      -bodyTs: "'call':37 'chines':19 'common':44 'dll':27 'download':20 'driver':39 'extract':25 'file':23 'get':2 'go':12 'hardwar':47 'instal':40 'liter':9 'manual':38 'older':46 'point':33 'pretti':43 'websit':15 'window':7,42 'work':5,31 'would':29 'zip':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4810718"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701674242 {#3341
        date: 2023-12-04 08:17:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2868}
    +body: "Most of those just go over Windows Update now or work with a generic driver that comes with Windows. Only really obscure drivers need manual installation."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701684377 {#3420
      date: 2023-12-04 11:06:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
      "@superbirra@lemmy.world"
      "@beckerist@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3430 …}
    +nested: Doctrine\ORM\PersistentCollection {#3426 …}
    +votes: Doctrine\ORM\PersistentCollection {#3428 …}
    +reports: Doctrine\ORM\PersistentCollection {#3433 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3435 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3437 …}
    -id: 195023
    -bodyTs: "'come':17 'driver':15,23 'generic':14 'go':5 'instal':26 'manual':25 'need':24 'obscur':22 'realli':21 'updat':8 'window':7,19 'work':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/5228967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701684377 {#3417
      date: 2023-12-04 11:06:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2868}
  +body: """
    Agreed. Most drivers are found through Windows update.\n
    \n
    I guess I just have old hardware 🤷. My latest hardware is 9 years old… well, apart from my phone 😂.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701713027 {#3489
    date: 2023-12-04 19:03:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@superbirra@lemmy.world"
    "@beckerist@lemmy.world"
    "@Honytawk@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3497 …}
  +nested: Doctrine\ORM\PersistentCollection {#3499 …}
  +votes: Doctrine\ORM\PersistentCollection {#3495 …}
  +reports: Doctrine\ORM\PersistentCollection {#3501 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3503 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3505 …}
  -id: 196156
  -bodyTs: "'9':20 'agre':1 'apart':24 'driver':3 'found':5 'guess':10 'hardwar':15,18 'latest':17 'old':14,22 'phone':27 'updat':8 'well':23 'window':7 'year':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4819781"
  +editedAt: DateTimeImmutable @1702938637 {#3486
    date: 2023-12-18 23:30:37.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701713027 {#3490
    date: 2023-12-04 19:03:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
180 DENIED moderate
App\Entity\EntryComment {#3493
  +user: Proxies\__CG__\App\Entity\User {#3108 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3421
    +user: Proxies\__CG__\App\Entity\User {#3425 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3342
      +user: Proxies\__CG__\App\Entity\User {#3108 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3077 …}
      +root: App\Entity\EntryComment {#2868
        +user: App\Entity\User {#2881 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: null
        +root: null
        +body: "from when this shit comes from, 2000?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1703410588 {#2863
          date: 2023-12-24 10:36:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@0x4E4F@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2869 …}
        +nested: Doctrine\ORM\PersistentCollection {#2871 …}
        +votes: Doctrine\ORM\PersistentCollection {#2873 …}
        +reports: Doctrine\ORM\PersistentCollection {#2875 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2879 …}
        -id: 194100
        -bodyTs: "'2000':7 'come':5 'shit':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5785356"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701651840 {#2864
          date: 2023-12-04 02:04:00.0 +01:00
        }
      }
      +body: """
        > To get it to work in Windows I literally had to go to a website that was only Chinese, download a zip file, and extract a dll that would then work when pointed to.\n
        \n
        It’s called manual driver install in Windows… pretty common with older hardware.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1701674242 {#3340
        date: 2023-12-04 08:17:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@infosec.pub"
        "@superbirra@lemmy.world"
        "@beckerist@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3343 …}
      +nested: Doctrine\ORM\PersistentCollection {#3345 …}
      +votes: Doctrine\ORM\PersistentCollection {#3347 …}
      +reports: Doctrine\ORM\PersistentCollection {#3349 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3351 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3353 …}
      -id: 194779
      -bodyTs: "'call':37 'chines':19 'common':44 'dll':27 'download':20 'driver':39 'extract':25 'file':23 'get':2 'go':12 'hardwar':47 'instal':40 'liter':9 'manual':38 'older':46 'point':33 'pretti':43 'websit':15 'window':7,42 'work':5,31 'would':29 'zip':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4810718"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701674242 {#3341
        date: 2023-12-04 08:17:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2868}
    +body: "Most of those just go over Windows Update now or work with a generic driver that comes with Windows. Only really obscure drivers need manual installation."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701684377 {#3420
      date: 2023-12-04 11:06:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
      "@superbirra@lemmy.world"
      "@beckerist@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3430 …}
    +nested: Doctrine\ORM\PersistentCollection {#3426 …}
    +votes: Doctrine\ORM\PersistentCollection {#3428 …}
    +reports: Doctrine\ORM\PersistentCollection {#3433 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3435 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3437 …}
    -id: 195023
    -bodyTs: "'come':17 'driver':15,23 'generic':14 'go':5 'instal':26 'manual':25 'need':24 'obscur':22 'realli':21 'updat':8 'window':7,19 'work':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/5228967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701684377 {#3417
      date: 2023-12-04 11:06:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2868}
  +body: """
    Agreed. Most drivers are found through Windows update.\n
    \n
    I guess I just have old hardware 🤷. My latest hardware is 9 years old… well, apart from my phone 😂.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701713027 {#3489
    date: 2023-12-04 19:03:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@superbirra@lemmy.world"
    "@beckerist@lemmy.world"
    "@Honytawk@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3497 …}
  +nested: Doctrine\ORM\PersistentCollection {#3499 …}
  +votes: Doctrine\ORM\PersistentCollection {#3495 …}
  +reports: Doctrine\ORM\PersistentCollection {#3501 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3503 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3505 …}
  -id: 196156
  -bodyTs: "'9':20 'agre':1 'apart':24 'driver':3 'found':5 'guess':10 'hardwar':15,18 'latest':17 'old':14,22 'phone':27 'updat':8 'well':23 'window':7 'year':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4819781"
  +editedAt: DateTimeImmutable @1702938637 {#3486
    date: 2023-12-18 23:30:37.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701713027 {#3490
    date: 2023-12-04 19:03:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
181 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
182 DENIED moderate
App\Entity\EntryComment {#2941
  +user: App\Entity\User {#2954 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Funny. I had a laptop that would do full speed and full security. But not in windows. They crippled the card with the driver, unless you paid more."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702869998 {#2936
    date: 2023-12-18 04:26:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2942 …}
  +nested: Doctrine\ORM\PersistentCollection {#2944 …}
  +votes: Doctrine\ORM\PersistentCollection {#2946 …}
  +reports: Doctrine\ORM\PersistentCollection {#2948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2950 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2952 …}
  -id: 194022
  -bodyTs: "'card':21 'crippl':19 'driver':24 'full':9,12 'funni':1 'laptop':5 'paid':27 'secur':13 'speed':10 'unless':25 'window':17 'would':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6939227"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701650039 {#2937
    date: 2023-12-04 01:33:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
183 DENIED edit
App\Entity\EntryComment {#2941
  +user: App\Entity\User {#2954 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Funny. I had a laptop that would do full speed and full security. But not in windows. They crippled the card with the driver, unless you paid more."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702869998 {#2936
    date: 2023-12-18 04:26:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2942 …}
  +nested: Doctrine\ORM\PersistentCollection {#2944 …}
  +votes: Doctrine\ORM\PersistentCollection {#2946 …}
  +reports: Doctrine\ORM\PersistentCollection {#2948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2950 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2952 …}
  -id: 194022
  -bodyTs: "'card':21 'crippl':19 'driver':24 'full':9,12 'funni':1 'laptop':5 'paid':27 'secur':13 'speed':10 'unless':25 'window':17 'would':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6939227"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701650039 {#2937
    date: 2023-12-04 01:33:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
184 DENIED moderate
App\Entity\EntryComment {#2941
  +user: App\Entity\User {#2954 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Funny. I had a laptop that would do full speed and full security. But not in windows. They crippled the card with the driver, unless you paid more."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702869998 {#2936
    date: 2023-12-18 04:26:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2942 …}
  +nested: Doctrine\ORM\PersistentCollection {#2944 …}
  +votes: Doctrine\ORM\PersistentCollection {#2946 …}
  +reports: Doctrine\ORM\PersistentCollection {#2948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2950 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2952 …}
  -id: 194022
  -bodyTs: "'card':21 'crippl':19 'driver':24 'full':9,12 'funni':1 'laptop':5 'paid':27 'secur':13 'speed':10 'unless':25 'window':17 'would':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6939227"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701650039 {#2937
    date: 2023-12-04 01:33:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
185 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
186 DENIED moderate
App\Entity\EntryComment {#3025
  +user: Proxies\__CG__\App\Entity\User {#3108 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2941
    +user: App\Entity\User {#2954 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Funny. I had a laptop that would do full speed and full security. But not in windows. They crippled the card with the driver, unless you paid more."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1702869998 {#2936
      date: 2023-12-18 04:26:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2942 …}
    +nested: Doctrine\ORM\PersistentCollection {#2944 …}
    +votes: Doctrine\ORM\PersistentCollection {#2946 …}
    +reports: Doctrine\ORM\PersistentCollection {#2948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2950 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2952 …}
    -id: 194022
    -bodyTs: "'card':21 'crippl':19 'driver':24 'full':9,12 'funni':1 'laptop':5 'paid':27 'secur':13 'speed':10 'unless':25 'window':17 'would':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6939227"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701650039 {#2937
      date: 2023-12-04 01:33:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2941}
  +body: "Capitalism at it’s best…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701674606 {#3026
    date: 2023-12-04 08:23:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@westyvw@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3107 …}
  +nested: Doctrine\ORM\PersistentCollection {#3105 …}
  +votes: Doctrine\ORM\PersistentCollection {#3103 …}
  +reports: Doctrine\ORM\PersistentCollection {#3101 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3099 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3097 …}
  -id: 194791
  -bodyTs: "'best':5 'capit':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4810828"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701674606 {#3029
    date: 2023-12-04 08:23:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
187 DENIED edit
App\Entity\EntryComment {#3025
  +user: Proxies\__CG__\App\Entity\User {#3108 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2941
    +user: App\Entity\User {#2954 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Funny. I had a laptop that would do full speed and full security. But not in windows. They crippled the card with the driver, unless you paid more."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1702869998 {#2936
      date: 2023-12-18 04:26:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2942 …}
    +nested: Doctrine\ORM\PersistentCollection {#2944 …}
    +votes: Doctrine\ORM\PersistentCollection {#2946 …}
    +reports: Doctrine\ORM\PersistentCollection {#2948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2950 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2952 …}
    -id: 194022
    -bodyTs: "'card':21 'crippl':19 'driver':24 'full':9,12 'funni':1 'laptop':5 'paid':27 'secur':13 'speed':10 'unless':25 'window':17 'would':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6939227"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701650039 {#2937
      date: 2023-12-04 01:33:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2941}
  +body: "Capitalism at it’s best…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701674606 {#3026
    date: 2023-12-04 08:23:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@westyvw@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3107 …}
  +nested: Doctrine\ORM\PersistentCollection {#3105 …}
  +votes: Doctrine\ORM\PersistentCollection {#3103 …}
  +reports: Doctrine\ORM\PersistentCollection {#3101 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3099 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3097 …}
  -id: 194791
  -bodyTs: "'best':5 'capit':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4810828"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701674606 {#3029
    date: 2023-12-04 08:23:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
188 DENIED moderate
App\Entity\EntryComment {#3025
  +user: Proxies\__CG__\App\Entity\User {#3108 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2941
    +user: App\Entity\User {#2954 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Funny. I had a laptop that would do full speed and full security. But not in windows. They crippled the card with the driver, unless you paid more."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1702869998 {#2936
      date: 2023-12-18 04:26:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0x4E4F@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2942 …}
    +nested: Doctrine\ORM\PersistentCollection {#2944 …}
    +votes: Doctrine\ORM\PersistentCollection {#2946 …}
    +reports: Doctrine\ORM\PersistentCollection {#2948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2950 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2952 …}
    -id: 194022
    -bodyTs: "'card':21 'crippl':19 'driver':24 'full':9,12 'funni':1 'laptop':5 'paid':27 'secur':13 'speed':10 'unless':25 'window':17 'would':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6939227"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701650039 {#2937
      date: 2023-12-04 01:33:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2941}
  +body: "Capitalism at it’s best…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701674606 {#3026
    date: 2023-12-04 08:23:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@westyvw@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3107 …}
  +nested: Doctrine\ORM\PersistentCollection {#3105 …}
  +votes: Doctrine\ORM\PersistentCollection {#3103 …}
  +reports: Doctrine\ORM\PersistentCollection {#3101 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3099 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3097 …}
  -id: 194791
  -bodyTs: "'best':5 'capit':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4810828"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701674606 {#3029
    date: 2023-12-04 08:23:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details