Redirect 302 redirect from GET @entry_comment_create (2a6250)

GET https://kbin.spritesserver.nl/index.php/u/@avidamoeba@lemmy.ca/newest/2024-01-29::2024-01-29

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2457
  +user: Proxies\__CG__\App\Entity\User {#2026 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2454 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2101 …}
  +slug: "Sanity-check-is-rsyncing-to-a-remote-computer-that-has"
  +title: "Sanity check - is rsyncing to a remote computer that has zfs snapshotting an okay way to back things up?"
  +url: null
  +body: """
    I currently have two computers, one that has a big zfs raidz pool that I currently back everything up to. Right now, on my local computer I use `rsnapshot` to do snapshot backups via rsync to the remote zfs pool. I know I’m wasting a ton of space because I have snapshotting in the rsync backup, and then the zfs pool is snapshotted every day.\n
    \n
    Does it make sense to just do a regular `rsync` into a backup directory on the zfs pool and then just rely on the zfs pool snapshotting for snapshotting?\n
    \n
    Maybe eventually I will put the local machine on zfs and then just send the local zfs snapshots over, but that will take some time. Thanks!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729574243 {#2359
    date: 2024-10-22 07:17:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2111 …}
  +votes: Doctrine\ORM\PersistentCollection {#2105 …}
  +reports: Doctrine\ORM\PersistentCollection {#2104 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2043 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2044 …}
  +badges: Doctrine\ORM\PersistentCollection {#2232 …}
  +children: [
    App\Entity\EntryComment {#2452
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2457 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2454 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Using plain rsync sounds sane.\n
        \n
        Sending local ZFS snapshots to the remote ZFS might be problematic. Consider accidentally deleting important data locally and nuking all of your local snapshots, then sending that to the remote ZFS. You lost all of your snapshots and there’s no way to recover the deleted data. Instead do what I do - keep the two ZFS systems separate and use a non-ZFS mechanism to transfer data - rsync, Syncthing, etc. That way even if you delete everything locally, nuke all local snapshots and send the deletions via rsync remotely, you could still recover your data by restoring the remote ZFS to a snapshot prior to the deletions. For reference I have two ZFS machines doing frequent snapshots and Syncthing replicating data between them on immediate basis.\n
        \n
        !selfhosted, please do critique if you find some fundamental issues with this.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1729574243 {#2456
        date: 2024-10-22 07:17:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@abies_exarchia@lemm.ee"
        "@abies_exarchia@lemm.ee"
        "@abies_exarchia@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2455 …}
      +nested: Doctrine\ORM\PersistentCollection {#2468 …}
      +votes: Doctrine\ORM\PersistentCollection {#2469 …}
      +reports: Doctrine\ORM\PersistentCollection {#2471 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2363 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2377 …}
      -id: 351019
      -bodyTs: "'accident':18 'basi':132 'consid':17 'could':97 'critiqu':136 'data':21,52,73,101,127 'delet':19,51,82,92,113 'etc':76 'even':79 'everyth':83 'find':139 'frequent':122 'fundament':141 'immedi':131 'import':20 'instead':53 'issu':142 'keep':58 'local':7,22,28,84,87 'lost':38 'machin':120 'mechan':70 'might':14 'non':68 'non-zf':67 'nuke':24,85 'plain':2 'pleas':134 'prior':110 'problemat':16 'recov':49,99 'refer':115 'remot':12,35,95,105 'replic':126 'restor':103 'rsync':3,74,94 'sane':5 'selfhost':133 'send':6,31,90 'separ':63 'snapshot':9,29,42,88,109,123 'sound':4 'still':98 'syncth':75,125 'system':62 'transfer':72 'two':60,118 'use':1,65 'via':93 'way':47,78 'zfs':8,13,36,61,69,106,119"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6844600"
      +editedAt: DateTimeImmutable @1729496454 {#2460
        date: 2024-10-21 09:40:54.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706566562 {#2453
        date: 2024-01-29 23:16:02.0 +01:00
      }
      +"title": 351019
    }
  ]
  -id: 33917
  -titleTs: "'back':17 'check':2 'comput':8 'okay':14 'remot':7 'rsync':4 'saniti':1 'snapshot':12 'thing':18 'way':15 'zfs':11"
  -bodyTs: "'back':17 'backup':33,57,79 'big':10 'comput':5,26 'current':2,16 'day':66 'directori':80 'eventu':97 'everi':65 'everyth':18 'know':42 'local':25,102,111 'm':44 'machin':103 'make':69 'mayb':96 'one':6 'pool':13,40,62,84,92 'put':100 'raidz':12 'regular':75 'reli':88 'remot':38 'right':21 'rsnapshot':29 'rsync':35,56,76 'send':109 'sens':70 'snapshot':32,53,64,93,95,113 'space':49 'take':118 'thank':121 'time':120 'ton':47 'two':4 'use':28 'via':34 'wast':45 'zfs':11,39,61,83,91,105,112"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706647988
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/22291742"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706564988 {#2343
    date: 2024-01-29 22:49:48.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2457
  +user: Proxies\__CG__\App\Entity\User {#2026 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2454 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2101 …}
  +slug: "Sanity-check-is-rsyncing-to-a-remote-computer-that-has"
  +title: "Sanity check - is rsyncing to a remote computer that has zfs snapshotting an okay way to back things up?"
  +url: null
  +body: """
    I currently have two computers, one that has a big zfs raidz pool that I currently back everything up to. Right now, on my local computer I use `rsnapshot` to do snapshot backups via rsync to the remote zfs pool. I know I’m wasting a ton of space because I have snapshotting in the rsync backup, and then the zfs pool is snapshotted every day.\n
    \n
    Does it make sense to just do a regular `rsync` into a backup directory on the zfs pool and then just rely on the zfs pool snapshotting for snapshotting?\n
    \n
    Maybe eventually I will put the local machine on zfs and then just send the local zfs snapshots over, but that will take some time. Thanks!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729574243 {#2359
    date: 2024-10-22 07:17:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2111 …}
  +votes: Doctrine\ORM\PersistentCollection {#2105 …}
  +reports: Doctrine\ORM\PersistentCollection {#2104 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2043 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2044 …}
  +badges: Doctrine\ORM\PersistentCollection {#2232 …}
  +children: [
    App\Entity\EntryComment {#2452
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2457 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2454 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Using plain rsync sounds sane.\n
        \n
        Sending local ZFS snapshots to the remote ZFS might be problematic. Consider accidentally deleting important data locally and nuking all of your local snapshots, then sending that to the remote ZFS. You lost all of your snapshots and there’s no way to recover the deleted data. Instead do what I do - keep the two ZFS systems separate and use a non-ZFS mechanism to transfer data - rsync, Syncthing, etc. That way even if you delete everything locally, nuke all local snapshots and send the deletions via rsync remotely, you could still recover your data by restoring the remote ZFS to a snapshot prior to the deletions. For reference I have two ZFS machines doing frequent snapshots and Syncthing replicating data between them on immediate basis.\n
        \n
        !selfhosted, please do critique if you find some fundamental issues with this.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1729574243 {#2456
        date: 2024-10-22 07:17:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@abies_exarchia@lemm.ee"
        "@abies_exarchia@lemm.ee"
        "@abies_exarchia@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2455 …}
      +nested: Doctrine\ORM\PersistentCollection {#2468 …}
      +votes: Doctrine\ORM\PersistentCollection {#2469 …}
      +reports: Doctrine\ORM\PersistentCollection {#2471 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2363 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2377 …}
      -id: 351019
      -bodyTs: "'accident':18 'basi':132 'consid':17 'could':97 'critiqu':136 'data':21,52,73,101,127 'delet':19,51,82,92,113 'etc':76 'even':79 'everyth':83 'find':139 'frequent':122 'fundament':141 'immedi':131 'import':20 'instead':53 'issu':142 'keep':58 'local':7,22,28,84,87 'lost':38 'machin':120 'mechan':70 'might':14 'non':68 'non-zf':67 'nuke':24,85 'plain':2 'pleas':134 'prior':110 'problemat':16 'recov':49,99 'refer':115 'remot':12,35,95,105 'replic':126 'restor':103 'rsync':3,74,94 'sane':5 'selfhost':133 'send':6,31,90 'separ':63 'snapshot':9,29,42,88,109,123 'sound':4 'still':98 'syncth':75,125 'system':62 'transfer':72 'two':60,118 'use':1,65 'via':93 'way':47,78 'zfs':8,13,36,61,69,106,119"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6844600"
      +editedAt: DateTimeImmutable @1729496454 {#2460
        date: 2024-10-21 09:40:54.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706566562 {#2453
        date: 2024-01-29 23:16:02.0 +01:00
      }
      +"title": 351019
    }
  ]
  -id: 33917
  -titleTs: "'back':17 'check':2 'comput':8 'okay':14 'remot':7 'rsync':4 'saniti':1 'snapshot':12 'thing':18 'way':15 'zfs':11"
  -bodyTs: "'back':17 'backup':33,57,79 'big':10 'comput':5,26 'current':2,16 'day':66 'directori':80 'eventu':97 'everi':65 'everyth':18 'know':42 'local':25,102,111 'm':44 'machin':103 'make':69 'mayb':96 'one':6 'pool':13,40,62,84,92 'put':100 'raidz':12 'regular':75 'reli':88 'remot':38 'right':21 'rsnapshot':29 'rsync':35,56,76 'send':109 'sens':70 'snapshot':32,53,64,93,95,113 'space':49 'take':118 'thank':121 'time':120 'ton':47 'two':4 'use':28 'via':34 'wast':45 'zfs':11,39,61,83,91,105,112"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706647988
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/22291742"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706564988 {#2343
    date: 2024-01-29 22:49:48.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2457
  +user: Proxies\__CG__\App\Entity\User {#2026 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2454 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2101 …}
  +slug: "Sanity-check-is-rsyncing-to-a-remote-computer-that-has"
  +title: "Sanity check - is rsyncing to a remote computer that has zfs snapshotting an okay way to back things up?"
  +url: null
  +body: """
    I currently have two computers, one that has a big zfs raidz pool that I currently back everything up to. Right now, on my local computer I use `rsnapshot` to do snapshot backups via rsync to the remote zfs pool. I know I’m wasting a ton of space because I have snapshotting in the rsync backup, and then the zfs pool is snapshotted every day.\n
    \n
    Does it make sense to just do a regular `rsync` into a backup directory on the zfs pool and then just rely on the zfs pool snapshotting for snapshotting?\n
    \n
    Maybe eventually I will put the local machine on zfs and then just send the local zfs snapshots over, but that will take some time. Thanks!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729574243 {#2359
    date: 2024-10-22 07:17:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2111 …}
  +votes: Doctrine\ORM\PersistentCollection {#2105 …}
  +reports: Doctrine\ORM\PersistentCollection {#2104 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2043 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2044 …}
  +badges: Doctrine\ORM\PersistentCollection {#2232 …}
  +children: [
    App\Entity\EntryComment {#2452
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2457 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2454 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Using plain rsync sounds sane.\n
        \n
        Sending local ZFS snapshots to the remote ZFS might be problematic. Consider accidentally deleting important data locally and nuking all of your local snapshots, then sending that to the remote ZFS. You lost all of your snapshots and there’s no way to recover the deleted data. Instead do what I do - keep the two ZFS systems separate and use a non-ZFS mechanism to transfer data - rsync, Syncthing, etc. That way even if you delete everything locally, nuke all local snapshots and send the deletions via rsync remotely, you could still recover your data by restoring the remote ZFS to a snapshot prior to the deletions. For reference I have two ZFS machines doing frequent snapshots and Syncthing replicating data between them on immediate basis.\n
        \n
        !selfhosted, please do critique if you find some fundamental issues with this.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1729574243 {#2456
        date: 2024-10-22 07:17:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@abies_exarchia@lemm.ee"
        "@abies_exarchia@lemm.ee"
        "@abies_exarchia@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2455 …}
      +nested: Doctrine\ORM\PersistentCollection {#2468 …}
      +votes: Doctrine\ORM\PersistentCollection {#2469 …}
      +reports: Doctrine\ORM\PersistentCollection {#2471 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2363 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2377 …}
      -id: 351019
      -bodyTs: "'accident':18 'basi':132 'consid':17 'could':97 'critiqu':136 'data':21,52,73,101,127 'delet':19,51,82,92,113 'etc':76 'even':79 'everyth':83 'find':139 'frequent':122 'fundament':141 'immedi':131 'import':20 'instead':53 'issu':142 'keep':58 'local':7,22,28,84,87 'lost':38 'machin':120 'mechan':70 'might':14 'non':68 'non-zf':67 'nuke':24,85 'plain':2 'pleas':134 'prior':110 'problemat':16 'recov':49,99 'refer':115 'remot':12,35,95,105 'replic':126 'restor':103 'rsync':3,74,94 'sane':5 'selfhost':133 'send':6,31,90 'separ':63 'snapshot':9,29,42,88,109,123 'sound':4 'still':98 'syncth':75,125 'system':62 'transfer':72 'two':60,118 'use':1,65 'via':93 'way':47,78 'zfs':8,13,36,61,69,106,119"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6844600"
      +editedAt: DateTimeImmutable @1729496454 {#2460
        date: 2024-10-21 09:40:54.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706566562 {#2453
        date: 2024-01-29 23:16:02.0 +01:00
      }
      +"title": 351019
    }
  ]
  -id: 33917
  -titleTs: "'back':17 'check':2 'comput':8 'okay':14 'remot':7 'rsync':4 'saniti':1 'snapshot':12 'thing':18 'way':15 'zfs':11"
  -bodyTs: "'back':17 'backup':33,57,79 'big':10 'comput':5,26 'current':2,16 'day':66 'directori':80 'eventu':97 'everi':65 'everyth':18 'know':42 'local':25,102,111 'm':44 'machin':103 'make':69 'mayb':96 'one':6 'pool':13,40,62,84,92 'put':100 'raidz':12 'regular':75 'reli':88 'remot':38 'right':21 'rsnapshot':29 'rsync':35,56,76 'send':109 'sens':70 'snapshot':32,53,64,93,95,113 'space':49 'take':118 'thank':121 'time':120 'ton':47 'two':4 'use':28 'via':34 'wast':45 'zfs':11,39,61,83,91,105,112"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706647988
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/22291742"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706564988 {#2343
    date: 2024-01-29 22:49:48.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2452
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2457
    +user: Proxies\__CG__\App\Entity\User {#2026 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2454 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2101 …}
    +slug: "Sanity-check-is-rsyncing-to-a-remote-computer-that-has"
    +title: "Sanity check - is rsyncing to a remote computer that has zfs snapshotting an okay way to back things up?"
    +url: null
    +body: """
      I currently have two computers, one that has a big zfs raidz pool that I currently back everything up to. Right now, on my local computer I use `rsnapshot` to do snapshot backups via rsync to the remote zfs pool. I know I’m wasting a ton of space because I have snapshotting in the rsync backup, and then the zfs pool is snapshotted every day.\n
      \n
      Does it make sense to just do a regular `rsync` into a backup directory on the zfs pool and then just rely on the zfs pool snapshotting for snapshotting?\n
      \n
      Maybe eventually I will put the local machine on zfs and then just send the local zfs snapshots over, but that will take some time. Thanks!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 11
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729574243 {#2359
      date: 2024-10-22 07:17:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2111 …}
    +votes: Doctrine\ORM\PersistentCollection {#2105 …}
    +reports: Doctrine\ORM\PersistentCollection {#2104 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2043 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2044 …}
    +badges: Doctrine\ORM\PersistentCollection {#2232 …}
    +children: [
      App\Entity\EntryComment {#2452}
    ]
    -id: 33917
    -titleTs: "'back':17 'check':2 'comput':8 'okay':14 'remot':7 'rsync':4 'saniti':1 'snapshot':12 'thing':18 'way':15 'zfs':11"
    -bodyTs: "'back':17 'backup':33,57,79 'big':10 'comput':5,26 'current':2,16 'day':66 'directori':80 'eventu':97 'everi':65 'everyth':18 'know':42 'local':25,102,111 'm':44 'machin':103 'make':69 'mayb':96 'one':6 'pool':13,40,62,84,92 'put':100 'raidz':12 'regular':75 'reli':88 'remot':38 'right':21 'rsnapshot':29 'rsync':35,56,76 'send':109 'sens':70 'snapshot':32,53,64,93,95,113 'space':49 'take':118 'thank':121 'time':120 'ton':47 'two':4 'use':28 'via':34 'wast':45 'zfs':11,39,61,83,91,105,112"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706647988
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/22291742"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706564988 {#2343
      date: 2024-01-29 22:49:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2454 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Using plain rsync sounds sane.\n
    \n
    Sending local ZFS snapshots to the remote ZFS might be problematic. Consider accidentally deleting important data locally and nuking all of your local snapshots, then sending that to the remote ZFS. You lost all of your snapshots and there’s no way to recover the deleted data. Instead do what I do - keep the two ZFS systems separate and use a non-ZFS mechanism to transfer data - rsync, Syncthing, etc. That way even if you delete everything locally, nuke all local snapshots and send the deletions via rsync remotely, you could still recover your data by restoring the remote ZFS to a snapshot prior to the deletions. For reference I have two ZFS machines doing frequent snapshots and Syncthing replicating data between them on immediate basis.\n
    \n
    !selfhosted, please do critique if you find some fundamental issues with this.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1729574243 {#2456
    date: 2024-10-22 07:17:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@abies_exarchia@lemm.ee"
    "@abies_exarchia@lemm.ee"
    "@abies_exarchia@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2455 …}
  +nested: Doctrine\ORM\PersistentCollection {#2468 …}
  +votes: Doctrine\ORM\PersistentCollection {#2469 …}
  +reports: Doctrine\ORM\PersistentCollection {#2471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2377 …}
  -id: 351019
  -bodyTs: "'accident':18 'basi':132 'consid':17 'could':97 'critiqu':136 'data':21,52,73,101,127 'delet':19,51,82,92,113 'etc':76 'even':79 'everyth':83 'find':139 'frequent':122 'fundament':141 'immedi':131 'import':20 'instead':53 'issu':142 'keep':58 'local':7,22,28,84,87 'lost':38 'machin':120 'mechan':70 'might':14 'non':68 'non-zf':67 'nuke':24,85 'plain':2 'pleas':134 'prior':110 'problemat':16 'recov':49,99 'refer':115 'remot':12,35,95,105 'replic':126 'restor':103 'rsync':3,74,94 'sane':5 'selfhost':133 'send':6,31,90 'separ':63 'snapshot':9,29,42,88,109,123 'sound':4 'still':98 'syncth':75,125 'system':62 'transfer':72 'two':60,118 'use':1,65 'via':93 'way':47,78 'zfs':8,13,36,61,69,106,119"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6844600"
  +editedAt: DateTimeImmutable @1729496454 {#2460
    date: 2024-10-21 09:40:54.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706566562 {#2453
    date: 2024-01-29 23:16:02.0 +01:00
  }
  +"title": 351019
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2452
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2457
    +user: Proxies\__CG__\App\Entity\User {#2026 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2454 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2101 …}
    +slug: "Sanity-check-is-rsyncing-to-a-remote-computer-that-has"
    +title: "Sanity check - is rsyncing to a remote computer that has zfs snapshotting an okay way to back things up?"
    +url: null
    +body: """
      I currently have two computers, one that has a big zfs raidz pool that I currently back everything up to. Right now, on my local computer I use `rsnapshot` to do snapshot backups via rsync to the remote zfs pool. I know I’m wasting a ton of space because I have snapshotting in the rsync backup, and then the zfs pool is snapshotted every day.\n
      \n
      Does it make sense to just do a regular `rsync` into a backup directory on the zfs pool and then just rely on the zfs pool snapshotting for snapshotting?\n
      \n
      Maybe eventually I will put the local machine on zfs and then just send the local zfs snapshots over, but that will take some time. Thanks!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 11
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729574243 {#2359
      date: 2024-10-22 07:17:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2111 …}
    +votes: Doctrine\ORM\PersistentCollection {#2105 …}
    +reports: Doctrine\ORM\PersistentCollection {#2104 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2043 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2044 …}
    +badges: Doctrine\ORM\PersistentCollection {#2232 …}
    +children: [
      App\Entity\EntryComment {#2452}
    ]
    -id: 33917
    -titleTs: "'back':17 'check':2 'comput':8 'okay':14 'remot':7 'rsync':4 'saniti':1 'snapshot':12 'thing':18 'way':15 'zfs':11"
    -bodyTs: "'back':17 'backup':33,57,79 'big':10 'comput':5,26 'current':2,16 'day':66 'directori':80 'eventu':97 'everi':65 'everyth':18 'know':42 'local':25,102,111 'm':44 'machin':103 'make':69 'mayb':96 'one':6 'pool':13,40,62,84,92 'put':100 'raidz':12 'regular':75 'reli':88 'remot':38 'right':21 'rsnapshot':29 'rsync':35,56,76 'send':109 'sens':70 'snapshot':32,53,64,93,95,113 'space':49 'take':118 'thank':121 'time':120 'ton':47 'two':4 'use':28 'via':34 'wast':45 'zfs':11,39,61,83,91,105,112"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706647988
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/22291742"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706564988 {#2343
      date: 2024-01-29 22:49:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2454 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Using plain rsync sounds sane.\n
    \n
    Sending local ZFS snapshots to the remote ZFS might be problematic. Consider accidentally deleting important data locally and nuking all of your local snapshots, then sending that to the remote ZFS. You lost all of your snapshots and there’s no way to recover the deleted data. Instead do what I do - keep the two ZFS systems separate and use a non-ZFS mechanism to transfer data - rsync, Syncthing, etc. That way even if you delete everything locally, nuke all local snapshots and send the deletions via rsync remotely, you could still recover your data by restoring the remote ZFS to a snapshot prior to the deletions. For reference I have two ZFS machines doing frequent snapshots and Syncthing replicating data between them on immediate basis.\n
    \n
    !selfhosted, please do critique if you find some fundamental issues with this.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1729574243 {#2456
    date: 2024-10-22 07:17:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@abies_exarchia@lemm.ee"
    "@abies_exarchia@lemm.ee"
    "@abies_exarchia@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2455 …}
  +nested: Doctrine\ORM\PersistentCollection {#2468 …}
  +votes: Doctrine\ORM\PersistentCollection {#2469 …}
  +reports: Doctrine\ORM\PersistentCollection {#2471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2377 …}
  -id: 351019
  -bodyTs: "'accident':18 'basi':132 'consid':17 'could':97 'critiqu':136 'data':21,52,73,101,127 'delet':19,51,82,92,113 'etc':76 'even':79 'everyth':83 'find':139 'frequent':122 'fundament':141 'immedi':131 'import':20 'instead':53 'issu':142 'keep':58 'local':7,22,28,84,87 'lost':38 'machin':120 'mechan':70 'might':14 'non':68 'non-zf':67 'nuke':24,85 'plain':2 'pleas':134 'prior':110 'problemat':16 'recov':49,99 'refer':115 'remot':12,35,95,105 'replic':126 'restor':103 'rsync':3,74,94 'sane':5 'selfhost':133 'send':6,31,90 'separ':63 'snapshot':9,29,42,88,109,123 'sound':4 'still':98 'syncth':75,125 'system':62 'transfer':72 'two':60,118 'use':1,65 'via':93 'way':47,78 'zfs':8,13,36,61,69,106,119"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6844600"
  +editedAt: DateTimeImmutable @1729496454 {#2460
    date: 2024-10-21 09:40:54.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706566562 {#2453
    date: 2024-01-29 23:16:02.0 +01:00
  }
  +"title": 351019
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2452
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2457
    +user: Proxies\__CG__\App\Entity\User {#2026 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2454 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2101 …}
    +slug: "Sanity-check-is-rsyncing-to-a-remote-computer-that-has"
    +title: "Sanity check - is rsyncing to a remote computer that has zfs snapshotting an okay way to back things up?"
    +url: null
    +body: """
      I currently have two computers, one that has a big zfs raidz pool that I currently back everything up to. Right now, on my local computer I use `rsnapshot` to do snapshot backups via rsync to the remote zfs pool. I know I’m wasting a ton of space because I have snapshotting in the rsync backup, and then the zfs pool is snapshotted every day.\n
      \n
      Does it make sense to just do a regular `rsync` into a backup directory on the zfs pool and then just rely on the zfs pool snapshotting for snapshotting?\n
      \n
      Maybe eventually I will put the local machine on zfs and then just send the local zfs snapshots over, but that will take some time. Thanks!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 11
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729574243 {#2359
      date: 2024-10-22 07:17:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2111 …}
    +votes: Doctrine\ORM\PersistentCollection {#2105 …}
    +reports: Doctrine\ORM\PersistentCollection {#2104 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2043 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2044 …}
    +badges: Doctrine\ORM\PersistentCollection {#2232 …}
    +children: [
      App\Entity\EntryComment {#2452}
    ]
    -id: 33917
    -titleTs: "'back':17 'check':2 'comput':8 'okay':14 'remot':7 'rsync':4 'saniti':1 'snapshot':12 'thing':18 'way':15 'zfs':11"
    -bodyTs: "'back':17 'backup':33,57,79 'big':10 'comput':5,26 'current':2,16 'day':66 'directori':80 'eventu':97 'everi':65 'everyth':18 'know':42 'local':25,102,111 'm':44 'machin':103 'make':69 'mayb':96 'one':6 'pool':13,40,62,84,92 'put':100 'raidz':12 'regular':75 'reli':88 'remot':38 'right':21 'rsnapshot':29 'rsync':35,56,76 'send':109 'sens':70 'snapshot':32,53,64,93,95,113 'space':49 'take':118 'thank':121 'time':120 'ton':47 'two':4 'use':28 'via':34 'wast':45 'zfs':11,39,61,83,91,105,112"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706647988
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/22291742"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706564988 {#2343
      date: 2024-01-29 22:49:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2454 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Using plain rsync sounds sane.\n
    \n
    Sending local ZFS snapshots to the remote ZFS might be problematic. Consider accidentally deleting important data locally and nuking all of your local snapshots, then sending that to the remote ZFS. You lost all of your snapshots and there’s no way to recover the deleted data. Instead do what I do - keep the two ZFS systems separate and use a non-ZFS mechanism to transfer data - rsync, Syncthing, etc. That way even if you delete everything locally, nuke all local snapshots and send the deletions via rsync remotely, you could still recover your data by restoring the remote ZFS to a snapshot prior to the deletions. For reference I have two ZFS machines doing frequent snapshots and Syncthing replicating data between them on immediate basis.\n
    \n
    !selfhosted, please do critique if you find some fundamental issues with this.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1729574243 {#2456
    date: 2024-10-22 07:17:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@abies_exarchia@lemm.ee"
    "@abies_exarchia@lemm.ee"
    "@abies_exarchia@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2455 …}
  +nested: Doctrine\ORM\PersistentCollection {#2468 …}
  +votes: Doctrine\ORM\PersistentCollection {#2469 …}
  +reports: Doctrine\ORM\PersistentCollection {#2471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2377 …}
  -id: 351019
  -bodyTs: "'accident':18 'basi':132 'consid':17 'could':97 'critiqu':136 'data':21,52,73,101,127 'delet':19,51,82,92,113 'etc':76 'even':79 'everyth':83 'find':139 'frequent':122 'fundament':141 'immedi':131 'import':20 'instead':53 'issu':142 'keep':58 'local':7,22,28,84,87 'lost':38 'machin':120 'mechan':70 'might':14 'non':68 'non-zf':67 'nuke':24,85 'plain':2 'pleas':134 'prior':110 'problemat':16 'recov':49,99 'refer':115 'remot':12,35,95,105 'replic':126 'restor':103 'rsync':3,74,94 'sane':5 'selfhost':133 'send':6,31,90 'separ':63 'snapshot':9,29,42,88,109,123 'sound':4 'still':98 'syncth':75,125 'system':62 'transfer':72 'two':60,118 'use':1,65 'via':93 'way':47,78 'zfs':8,13,36,61,69,106,119"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6844600"
  +editedAt: DateTimeImmutable @1729496454 {#2460
    date: 2024-10-21 09:40:54.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706566562 {#2453
    date: 2024-01-29 23:16:02.0 +01:00
  }
  +"title": 351019
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1596
  +user: Proxies\__CG__\App\Entity\User {#2298 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2101 …}
  +slug: "Problems-on-problems-Mint-can-t-see-my-wifi-card"
  +title: "Problems on problems - Mint can't see my wifi card."
  +url: null
  +body: """
    I check the spec and it has a wifi chip but the os can’t see it.\n
    \n
    I had a wifi toggle on windows 11 when I got the PC and also when I used a mint USB boot. Driver manager sees nothing to update or install.\n
    \n
    The mint community page has failed to post my question a few times so now I’m here.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729394362 {#2276
    date: 2024-10-20 05:19:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2220 …}
  +votes: Doctrine\ORM\PersistentCollection {#2221 …}
  +reports: Doctrine\ORM\PersistentCollection {#2217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
  +badges: Doctrine\ORM\PersistentCollection {#2197 …}
  +children: [
    App\Entity\EntryComment {#1702
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1596 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
      +image: null
      +parent: null
      +root: null
      +body: "What’s the WiFi adapter?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1706494160 {#1528
        date: 2024-01-29 03:09:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Squizzy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1613 …}
      +nested: Doctrine\ORM\PersistentCollection {#1683 …}
      +votes: Doctrine\ORM\PersistentCollection {#1680 …}
      +reports: Doctrine\ORM\PersistentCollection {#1686 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1692 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1705 …}
      -id: 348614
      -bodyTs: "'adapt':5 'wifi':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6823297"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706494160 {#1619
        date: 2024-01-29 03:09:20.0 +01:00
      }
      +"title": 348614
    }
  ]
  -id: 33735
  -titleTs: "'card':10 'mint':4 'problem':1,3 'see':7 'wifi':9"
  -bodyTs: "'11':25 'also':32 'boot':39 'check':2 'chip':10 'communiti':50 'driver':40 'fail':53 'got':28 'instal':47 'm':64 'manag':41 'mint':37,49 'noth':43 'os':13 'page':51 'pc':30 'post':55 'question':57 'see':16,42 'spec':4 'time':60 'toggl':22 'updat':45 'usb':38 'use':35 'wifi':9,21 'window':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706573590
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11308888"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706487190 {#2313
    date: 2024-01-29 01:13:10.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1596
  +user: Proxies\__CG__\App\Entity\User {#2298 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2101 …}
  +slug: "Problems-on-problems-Mint-can-t-see-my-wifi-card"
  +title: "Problems on problems - Mint can't see my wifi card."
  +url: null
  +body: """
    I check the spec and it has a wifi chip but the os can’t see it.\n
    \n
    I had a wifi toggle on windows 11 when I got the PC and also when I used a mint USB boot. Driver manager sees nothing to update or install.\n
    \n
    The mint community page has failed to post my question a few times so now I’m here.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729394362 {#2276
    date: 2024-10-20 05:19:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2220 …}
  +votes: Doctrine\ORM\PersistentCollection {#2221 …}
  +reports: Doctrine\ORM\PersistentCollection {#2217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
  +badges: Doctrine\ORM\PersistentCollection {#2197 …}
  +children: [
    App\Entity\EntryComment {#1702
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1596 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
      +image: null
      +parent: null
      +root: null
      +body: "What’s the WiFi adapter?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1706494160 {#1528
        date: 2024-01-29 03:09:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Squizzy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1613 …}
      +nested: Doctrine\ORM\PersistentCollection {#1683 …}
      +votes: Doctrine\ORM\PersistentCollection {#1680 …}
      +reports: Doctrine\ORM\PersistentCollection {#1686 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1692 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1705 …}
      -id: 348614
      -bodyTs: "'adapt':5 'wifi':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6823297"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706494160 {#1619
        date: 2024-01-29 03:09:20.0 +01:00
      }
      +"title": 348614
    }
  ]
  -id: 33735
  -titleTs: "'card':10 'mint':4 'problem':1,3 'see':7 'wifi':9"
  -bodyTs: "'11':25 'also':32 'boot':39 'check':2 'chip':10 'communiti':50 'driver':40 'fail':53 'got':28 'instal':47 'm':64 'manag':41 'mint':37,49 'noth':43 'os':13 'page':51 'pc':30 'post':55 'question':57 'see':16,42 'spec':4 'time':60 'toggl':22 'updat':45 'usb':38 'use':35 'wifi':9,21 'window':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706573590
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11308888"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706487190 {#2313
    date: 2024-01-29 01:13:10.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1596
  +user: Proxies\__CG__\App\Entity\User {#2298 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2101 …}
  +slug: "Problems-on-problems-Mint-can-t-see-my-wifi-card"
  +title: "Problems on problems - Mint can't see my wifi card."
  +url: null
  +body: """
    I check the spec and it has a wifi chip but the os can’t see it.\n
    \n
    I had a wifi toggle on windows 11 when I got the PC and also when I used a mint USB boot. Driver manager sees nothing to update or install.\n
    \n
    The mint community page has failed to post my question a few times so now I’m here.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729394362 {#2276
    date: 2024-10-20 05:19:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2220 …}
  +votes: Doctrine\ORM\PersistentCollection {#2221 …}
  +reports: Doctrine\ORM\PersistentCollection {#2217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
  +badges: Doctrine\ORM\PersistentCollection {#2197 …}
  +children: [
    App\Entity\EntryComment {#1702
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1596 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
      +image: null
      +parent: null
      +root: null
      +body: "What’s the WiFi adapter?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1706494160 {#1528
        date: 2024-01-29 03:09:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Squizzy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1613 …}
      +nested: Doctrine\ORM\PersistentCollection {#1683 …}
      +votes: Doctrine\ORM\PersistentCollection {#1680 …}
      +reports: Doctrine\ORM\PersistentCollection {#1686 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1692 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1705 …}
      -id: 348614
      -bodyTs: "'adapt':5 'wifi':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6823297"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706494160 {#1619
        date: 2024-01-29 03:09:20.0 +01:00
      }
      +"title": 348614
    }
  ]
  -id: 33735
  -titleTs: "'card':10 'mint':4 'problem':1,3 'see':7 'wifi':9"
  -bodyTs: "'11':25 'also':32 'boot':39 'check':2 'chip':10 'communiti':50 'driver':40 'fail':53 'got':28 'instal':47 'm':64 'manag':41 'mint':37,49 'noth':43 'os':13 'page':51 'pc':30 'post':55 'question':57 'see':16,42 'spec':4 'time':60 'toggl':22 'updat':45 'usb':38 'use':35 'wifi':9,21 'window':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706573590
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11308888"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706487190 {#2313
    date: 2024-01-29 01:13:10.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1702
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1596
    +user: Proxies\__CG__\App\Entity\User {#2298 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2101 …}
    +slug: "Problems-on-problems-Mint-can-t-see-my-wifi-card"
    +title: "Problems on problems - Mint can't see my wifi card."
    +url: null
    +body: """
      I check the spec and it has a wifi chip but the os can’t see it.\n
      \n
      I had a wifi toggle on windows 11 when I got the PC and also when I used a mint USB boot. Driver manager sees nothing to update or install.\n
      \n
      The mint community page has failed to post my question a few times so now I’m here.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 34
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729394362 {#2276
      date: 2024-10-20 05:19:22.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2220 …}
    +votes: Doctrine\ORM\PersistentCollection {#2221 …}
    +reports: Doctrine\ORM\PersistentCollection {#2217 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
    +badges: Doctrine\ORM\PersistentCollection {#2197 …}
    +children: [
      App\Entity\EntryComment {#1702}
    ]
    -id: 33735
    -titleTs: "'card':10 'mint':4 'problem':1,3 'see':7 'wifi':9"
    -bodyTs: "'11':25 'also':32 'boot':39 'check':2 'chip':10 'communiti':50 'driver':40 'fail':53 'got':28 'instal':47 'm':64 'manag':41 'mint':37,49 'noth':43 'os':13 'page':51 'pc':30 'post':55 'question':57 'see':16,42 'spec':4 'time':60 'toggl':22 'updat':45 'usb':38 'use':35 'wifi':9,21 'window':24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706573590
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11308888"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706487190 {#2313
      date: 2024-01-29 01:13:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
  +image: null
  +parent: null
  +root: null
  +body: "What’s the WiFi adapter?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706494160 {#1528
    date: 2024-01-29 03:09:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Squizzy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1613 …}
  +nested: Doctrine\ORM\PersistentCollection {#1683 …}
  +votes: Doctrine\ORM\PersistentCollection {#1680 …}
  +reports: Doctrine\ORM\PersistentCollection {#1686 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1692 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1705 …}
  -id: 348614
  -bodyTs: "'adapt':5 'wifi':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6823297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706494160 {#1619
    date: 2024-01-29 03:09:20.0 +01:00
  }
  +"title": 348614
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1702
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1596
    +user: Proxies\__CG__\App\Entity\User {#2298 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2101 …}
    +slug: "Problems-on-problems-Mint-can-t-see-my-wifi-card"
    +title: "Problems on problems - Mint can't see my wifi card."
    +url: null
    +body: """
      I check the spec and it has a wifi chip but the os can’t see it.\n
      \n
      I had a wifi toggle on windows 11 when I got the PC and also when I used a mint USB boot. Driver manager sees nothing to update or install.\n
      \n
      The mint community page has failed to post my question a few times so now I’m here.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 34
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729394362 {#2276
      date: 2024-10-20 05:19:22.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2220 …}
    +votes: Doctrine\ORM\PersistentCollection {#2221 …}
    +reports: Doctrine\ORM\PersistentCollection {#2217 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
    +badges: Doctrine\ORM\PersistentCollection {#2197 …}
    +children: [
      App\Entity\EntryComment {#1702}
    ]
    -id: 33735
    -titleTs: "'card':10 'mint':4 'problem':1,3 'see':7 'wifi':9"
    -bodyTs: "'11':25 'also':32 'boot':39 'check':2 'chip':10 'communiti':50 'driver':40 'fail':53 'got':28 'instal':47 'm':64 'manag':41 'mint':37,49 'noth':43 'os':13 'page':51 'pc':30 'post':55 'question':57 'see':16,42 'spec':4 'time':60 'toggl':22 'updat':45 'usb':38 'use':35 'wifi':9,21 'window':24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706573590
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11308888"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706487190 {#2313
      date: 2024-01-29 01:13:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
  +image: null
  +parent: null
  +root: null
  +body: "What’s the WiFi adapter?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706494160 {#1528
    date: 2024-01-29 03:09:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Squizzy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1613 …}
  +nested: Doctrine\ORM\PersistentCollection {#1683 …}
  +votes: Doctrine\ORM\PersistentCollection {#1680 …}
  +reports: Doctrine\ORM\PersistentCollection {#1686 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1692 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1705 …}
  -id: 348614
  -bodyTs: "'adapt':5 'wifi':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6823297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706494160 {#1619
    date: 2024-01-29 03:09:20.0 +01:00
  }
  +"title": 348614
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1702
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1596
    +user: Proxies\__CG__\App\Entity\User {#2298 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2101 …}
    +slug: "Problems-on-problems-Mint-can-t-see-my-wifi-card"
    +title: "Problems on problems - Mint can't see my wifi card."
    +url: null
    +body: """
      I check the spec and it has a wifi chip but the os can’t see it.\n
      \n
      I had a wifi toggle on windows 11 when I got the PC and also when I used a mint USB boot. Driver manager sees nothing to update or install.\n
      \n
      The mint community page has failed to post my question a few times so now I’m here.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 34
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729394362 {#2276
      date: 2024-10-20 05:19:22.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2220 …}
    +votes: Doctrine\ORM\PersistentCollection {#2221 …}
    +reports: Doctrine\ORM\PersistentCollection {#2217 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
    +badges: Doctrine\ORM\PersistentCollection {#2197 …}
    +children: [
      App\Entity\EntryComment {#1702}
    ]
    -id: 33735
    -titleTs: "'card':10 'mint':4 'problem':1,3 'see':7 'wifi':9"
    -bodyTs: "'11':25 'also':32 'boot':39 'check':2 'chip':10 'communiti':50 'driver':40 'fail':53 'got':28 'instal':47 'm':64 'manag':41 'mint':37,49 'noth':43 'os':13 'page':51 'pc':30 'post':55 'question':57 'see':16,42 'spec':4 'time':60 'toggl':22 'updat':45 'usb':38 'use':35 'wifi':9,21 'window':24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706573590
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11308888"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706487190 {#2313
      date: 2024-01-29 01:13:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
  +image: null
  +parent: null
  +root: null
  +body: "What’s the WiFi adapter?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706494160 {#1528
    date: 2024-01-29 03:09:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Squizzy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1613 …}
  +nested: Doctrine\ORM\PersistentCollection {#1683 …}
  +votes: Doctrine\ORM\PersistentCollection {#1680 …}
  +reports: Doctrine\ORM\PersistentCollection {#1686 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1692 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1705 …}
  -id: 348614
  -bodyTs: "'adapt':5 'wifi':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6823297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706494160 {#1619
    date: 2024-01-29 03:09:20.0 +01:00
  }
  +"title": 348614
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1551
  +user: Proxies\__CG__\App\Entity\User {#2319 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2101 …}
  +slug: "Help-using-Ikea-Tradfri-shortcut-buttons-with-a-SONOFF-Zigbee"
  +title: "Help using Ikea Tradfri shortcut buttons with a SONOFF Zigbee 3.0 USB Dongle"
  +url: null
  +body: """
    Hi all, happy to see a strong HA presence on Lemmy!\n
    \n
    To start off, I know enough to be dangerous but not enough to always get the desired or expected outcomes.\n
    \n
    I have a downloaded HA install to a bootable USB with all updates. I have also installed a SONOFF Zigbee Dongle and ensured that auto updates are enabled. After installing the SONOFF, I was able to configure ZHA and then also add the Ikea Tradfri shortcut button. These are currently the only two Zigbee devices.\n
    \n
    Device info for the button confirms the button is being depressed with Logbook entry “Button_LR1 Remote Button Short Press - Turn On event was fired” - so I don’t think I have a configuration issue.\n
    \n
    I was hoping to configure a Scene where I could control lighting and TV with the shortcut button. As a test, via a HA configuration, I have created a Scene and added a light (via Wyze integration - works independently fine) and the button as Devices. There are two entities listed, one for the button battery and one for button identify. As configured on HA, this scene works as expected. The light turns on. However, depressing the shortcut button does nothing.\n
    \n
    What am I doing wrong?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729267773 {#2206
    date: 2024-10-18 18:09:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2207 …}
  +votes: Doctrine\ORM\PersistentCollection {#2209 …}
  +reports: Doctrine\ORM\PersistentCollection {#2200 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2270 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2257 …}
  +badges: Doctrine\ORM\PersistentCollection {#2267 …}
  +children: [
    App\Entity\EntryComment {#1648
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1571 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
      +body: """
        Here’s how the trigger could look like:\n
        \n
        ![](https://lemmy.ca/pictrs/image/90a4b3b8-8c65-4e7a-9368-945aebb94bfe.png)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1706493622 {#1709
        date: 2024-01-29 03:00:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wazzup@lemmy.world"
        "@jumpinf00l@aussie.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1591 …}
      +nested: Doctrine\ORM\PersistentCollection {#1590 …}
      +votes: Doctrine\ORM\PersistentCollection {#1553 …}
      +reports: Doctrine\ORM\PersistentCollection {#1662 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
      -id: 348596
      -bodyTs: "'/pictrs/image/90a4b3b8-8c65-4e7a-9368-945aebb94bfe.png)':11 'could':6 'lemmy.ca':10 'lemmy.ca/pictrs/image/90a4b3b8-8c65-4e7a-9368-945aebb94bfe.png)':9 'like':8 'look':7 'trigger':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6823130"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706493622 {#1614
        date: 2024-01-29 03:00:22.0 +01:00
      }
      +"title": 348596
    }
  ]
  -id: 33729
  -titleTs: "'3.0':11 'button':6 'dongl':13 'help':1 'ikea':3 'shortcut':5 'sonoff':9 'tradfri':4 'usb':12 'use':2 'zigbe':10"
  -bodyTs: "'abl':66 'ad':153 'add':73 'also':47,72 'alway':25 'auto':56 'batteri':176 'bootabl':40 'button':78,91,94,101,104,139,164,175,180,199 'configur':68,120,126,146,183 'confirm':92 'control':132 'could':131 'creat':149 'current':81 'danger':20 'depress':97,196 'desir':28 'devic':86,87,166 'dongl':52 'download':35 'enabl':59 'enough':17,23 'ensur':54 'entiti':170 'entri':100 'event':109 'expect':30,190 'fine':161 'fire':111 'get':26 'ha':8,36,145,185 'happi':3 'hi':1 'hope':124 'howev':195 'identifi':181 'ikea':75 'independ':160 'info':88 'instal':37,48,61 'integr':158 'issu':121 'know':16 'lemmi':11 'light':133,155,192 'list':171 'logbook':99 'lr1':102 'noth':201 'one':172,178 'outcom':31 'presenc':9 'press':106 'remot':103 'scene':128,151,187 'see':5 'short':105 'shortcut':77,138,198 'sonoff':50,63 'start':13 'strong':7 'test':142 'think':116 'tradfri':76 'turn':107,193 'tv':135 'two':84,169 'updat':44,57 'usb':41 'via':143,156 'work':159,188 'wrong':206 'wyze':157 'zha':69 'zigbe':51,85"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706526588
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11307781"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706484588 {#2218
    date: 2024-01-29 00:29:48.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1551
  +user: Proxies\__CG__\App\Entity\User {#2319 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2101 …}
  +slug: "Help-using-Ikea-Tradfri-shortcut-buttons-with-a-SONOFF-Zigbee"
  +title: "Help using Ikea Tradfri shortcut buttons with a SONOFF Zigbee 3.0 USB Dongle"
  +url: null
  +body: """
    Hi all, happy to see a strong HA presence on Lemmy!\n
    \n
    To start off, I know enough to be dangerous but not enough to always get the desired or expected outcomes.\n
    \n
    I have a downloaded HA install to a bootable USB with all updates. I have also installed a SONOFF Zigbee Dongle and ensured that auto updates are enabled. After installing the SONOFF, I was able to configure ZHA and then also add the Ikea Tradfri shortcut button. These are currently the only two Zigbee devices.\n
    \n
    Device info for the button confirms the button is being depressed with Logbook entry “Button_LR1 Remote Button Short Press - Turn On event was fired” - so I don’t think I have a configuration issue.\n
    \n
    I was hoping to configure a Scene where I could control lighting and TV with the shortcut button. As a test, via a HA configuration, I have created a Scene and added a light (via Wyze integration - works independently fine) and the button as Devices. There are two entities listed, one for the button battery and one for button identify. As configured on HA, this scene works as expected. The light turns on. However, depressing the shortcut button does nothing.\n
    \n
    What am I doing wrong?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729267773 {#2206
    date: 2024-10-18 18:09:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2207 …}
  +votes: Doctrine\ORM\PersistentCollection {#2209 …}
  +reports: Doctrine\ORM\PersistentCollection {#2200 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2270 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2257 …}
  +badges: Doctrine\ORM\PersistentCollection {#2267 …}
  +children: [
    App\Entity\EntryComment {#1648
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1571 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
      +body: """
        Here’s how the trigger could look like:\n
        \n
        ![](https://lemmy.ca/pictrs/image/90a4b3b8-8c65-4e7a-9368-945aebb94bfe.png)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1706493622 {#1709
        date: 2024-01-29 03:00:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wazzup@lemmy.world"
        "@jumpinf00l@aussie.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1591 …}
      +nested: Doctrine\ORM\PersistentCollection {#1590 …}
      +votes: Doctrine\ORM\PersistentCollection {#1553 …}
      +reports: Doctrine\ORM\PersistentCollection {#1662 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
      -id: 348596
      -bodyTs: "'/pictrs/image/90a4b3b8-8c65-4e7a-9368-945aebb94bfe.png)':11 'could':6 'lemmy.ca':10 'lemmy.ca/pictrs/image/90a4b3b8-8c65-4e7a-9368-945aebb94bfe.png)':9 'like':8 'look':7 'trigger':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6823130"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706493622 {#1614
        date: 2024-01-29 03:00:22.0 +01:00
      }
      +"title": 348596
    }
  ]
  -id: 33729
  -titleTs: "'3.0':11 'button':6 'dongl':13 'help':1 'ikea':3 'shortcut':5 'sonoff':9 'tradfri':4 'usb':12 'use':2 'zigbe':10"
  -bodyTs: "'abl':66 'ad':153 'add':73 'also':47,72 'alway':25 'auto':56 'batteri':176 'bootabl':40 'button':78,91,94,101,104,139,164,175,180,199 'configur':68,120,126,146,183 'confirm':92 'control':132 'could':131 'creat':149 'current':81 'danger':20 'depress':97,196 'desir':28 'devic':86,87,166 'dongl':52 'download':35 'enabl':59 'enough':17,23 'ensur':54 'entiti':170 'entri':100 'event':109 'expect':30,190 'fine':161 'fire':111 'get':26 'ha':8,36,145,185 'happi':3 'hi':1 'hope':124 'howev':195 'identifi':181 'ikea':75 'independ':160 'info':88 'instal':37,48,61 'integr':158 'issu':121 'know':16 'lemmi':11 'light':133,155,192 'list':171 'logbook':99 'lr1':102 'noth':201 'one':172,178 'outcom':31 'presenc':9 'press':106 'remot':103 'scene':128,151,187 'see':5 'short':105 'shortcut':77,138,198 'sonoff':50,63 'start':13 'strong':7 'test':142 'think':116 'tradfri':76 'turn':107,193 'tv':135 'two':84,169 'updat':44,57 'usb':41 'via':143,156 'work':159,188 'wrong':206 'wyze':157 'zha':69 'zigbe':51,85"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706526588
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11307781"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706484588 {#2218
    date: 2024-01-29 00:29:48.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1551
  +user: Proxies\__CG__\App\Entity\User {#2319 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2101 …}
  +slug: "Help-using-Ikea-Tradfri-shortcut-buttons-with-a-SONOFF-Zigbee"
  +title: "Help using Ikea Tradfri shortcut buttons with a SONOFF Zigbee 3.0 USB Dongle"
  +url: null
  +body: """
    Hi all, happy to see a strong HA presence on Lemmy!\n
    \n
    To start off, I know enough to be dangerous but not enough to always get the desired or expected outcomes.\n
    \n
    I have a downloaded HA install to a bootable USB with all updates. I have also installed a SONOFF Zigbee Dongle and ensured that auto updates are enabled. After installing the SONOFF, I was able to configure ZHA and then also add the Ikea Tradfri shortcut button. These are currently the only two Zigbee devices.\n
    \n
    Device info for the button confirms the button is being depressed with Logbook entry “Button_LR1 Remote Button Short Press - Turn On event was fired” - so I don’t think I have a configuration issue.\n
    \n
    I was hoping to configure a Scene where I could control lighting and TV with the shortcut button. As a test, via a HA configuration, I have created a Scene and added a light (via Wyze integration - works independently fine) and the button as Devices. There are two entities listed, one for the button battery and one for button identify. As configured on HA, this scene works as expected. The light turns on. However, depressing the shortcut button does nothing.\n
    \n
    What am I doing wrong?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729267773 {#2206
    date: 2024-10-18 18:09:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2207 …}
  +votes: Doctrine\ORM\PersistentCollection {#2209 …}
  +reports: Doctrine\ORM\PersistentCollection {#2200 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2270 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2257 …}
  +badges: Doctrine\ORM\PersistentCollection {#2267 …}
  +children: [
    App\Entity\EntryComment {#1648
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1571 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
      +body: """
        Here’s how the trigger could look like:\n
        \n
        ![](https://lemmy.ca/pictrs/image/90a4b3b8-8c65-4e7a-9368-945aebb94bfe.png)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1706493622 {#1709
        date: 2024-01-29 03:00:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wazzup@lemmy.world"
        "@jumpinf00l@aussie.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1591 …}
      +nested: Doctrine\ORM\PersistentCollection {#1590 …}
      +votes: Doctrine\ORM\PersistentCollection {#1553 …}
      +reports: Doctrine\ORM\PersistentCollection {#1662 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
      -id: 348596
      -bodyTs: "'/pictrs/image/90a4b3b8-8c65-4e7a-9368-945aebb94bfe.png)':11 'could':6 'lemmy.ca':10 'lemmy.ca/pictrs/image/90a4b3b8-8c65-4e7a-9368-945aebb94bfe.png)':9 'like':8 'look':7 'trigger':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6823130"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706493622 {#1614
        date: 2024-01-29 03:00:22.0 +01:00
      }
      +"title": 348596
    }
  ]
  -id: 33729
  -titleTs: "'3.0':11 'button':6 'dongl':13 'help':1 'ikea':3 'shortcut':5 'sonoff':9 'tradfri':4 'usb':12 'use':2 'zigbe':10"
  -bodyTs: "'abl':66 'ad':153 'add':73 'also':47,72 'alway':25 'auto':56 'batteri':176 'bootabl':40 'button':78,91,94,101,104,139,164,175,180,199 'configur':68,120,126,146,183 'confirm':92 'control':132 'could':131 'creat':149 'current':81 'danger':20 'depress':97,196 'desir':28 'devic':86,87,166 'dongl':52 'download':35 'enabl':59 'enough':17,23 'ensur':54 'entiti':170 'entri':100 'event':109 'expect':30,190 'fine':161 'fire':111 'get':26 'ha':8,36,145,185 'happi':3 'hi':1 'hope':124 'howev':195 'identifi':181 'ikea':75 'independ':160 'info':88 'instal':37,48,61 'integr':158 'issu':121 'know':16 'lemmi':11 'light':133,155,192 'list':171 'logbook':99 'lr1':102 'noth':201 'one':172,178 'outcom':31 'presenc':9 'press':106 'remot':103 'scene':128,151,187 'see':5 'short':105 'shortcut':77,138,198 'sonoff':50,63 'start':13 'strong':7 'test':142 'think':116 'tradfri':76 'turn':107,193 'tv':135 'two':84,169 'updat':44,57 'usb':41 'via':143,156 'work':159,188 'wrong':206 'wyze':157 'zha':69 'zigbe':51,85"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706526588
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11307781"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706484588 {#2218
    date: 2024-01-29 00:29:48.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1648
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1551
    +user: Proxies\__CG__\App\Entity\User {#2319 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2101 …}
    +slug: "Help-using-Ikea-Tradfri-shortcut-buttons-with-a-SONOFF-Zigbee"
    +title: "Help using Ikea Tradfri shortcut buttons with a SONOFF Zigbee 3.0 USB Dongle"
    +url: null
    +body: """
      Hi all, happy to see a strong HA presence on Lemmy!\n
      \n
      To start off, I know enough to be dangerous but not enough to always get the desired or expected outcomes.\n
      \n
      I have a downloaded HA install to a bootable USB with all updates. I have also installed a SONOFF Zigbee Dongle and ensured that auto updates are enabled. After installing the SONOFF, I was able to configure ZHA and then also add the Ikea Tradfri shortcut button. These are currently the only two Zigbee devices.\n
      \n
      Device info for the button confirms the button is being depressed with Logbook entry “Button_LR1 Remote Button Short Press - Turn On event was fired” - so I don’t think I have a configuration issue.\n
      \n
      I was hoping to configure a Scene where I could control lighting and TV with the shortcut button. As a test, via a HA configuration, I have created a Scene and added a light (via Wyze integration - works independently fine) and the button as Devices. There are two entities listed, one for the button battery and one for button identify. As configured on HA, this scene works as expected. The light turns on. However, depressing the shortcut button does nothing.\n
      \n
      What am I doing wrong?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 3
    +favouriteCount: 11
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729267773 {#2206
      date: 2024-10-18 18:09:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2207 …}
    +votes: Doctrine\ORM\PersistentCollection {#2209 …}
    +reports: Doctrine\ORM\PersistentCollection {#2200 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2270 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2257 …}
    +badges: Doctrine\ORM\PersistentCollection {#2267 …}
    +children: [
      App\Entity\EntryComment {#1648}
    ]
    -id: 33729
    -titleTs: "'3.0':11 'button':6 'dongl':13 'help':1 'ikea':3 'shortcut':5 'sonoff':9 'tradfri':4 'usb':12 'use':2 'zigbe':10"
    -bodyTs: "'abl':66 'ad':153 'add':73 'also':47,72 'alway':25 'auto':56 'batteri':176 'bootabl':40 'button':78,91,94,101,104,139,164,175,180,199 'configur':68,120,126,146,183 'confirm':92 'control':132 'could':131 'creat':149 'current':81 'danger':20 'depress':97,196 'desir':28 'devic':86,87,166 'dongl':52 'download':35 'enabl':59 'enough':17,23 'ensur':54 'entiti':170 'entri':100 'event':109 'expect':30,190 'fine':161 'fire':111 'get':26 'ha':8,36,145,185 'happi':3 'hi':1 'hope':124 'howev':195 'identifi':181 'ikea':75 'independ':160 'info':88 'instal':37,48,61 'integr':158 'issu':121 'know':16 'lemmi':11 'light':133,155,192 'list':171 'logbook':99 'lr1':102 'noth':201 'one':172,178 'outcom':31 'presenc':9 'press':106 'remot':103 'scene':128,151,187 'see':5 'short':105 'shortcut':77,138,198 'sonoff':50,63 'start':13 'strong':7 'test':142 'think':116 'tradfri':76 'turn':107,193 'tv':135 'two':84,169 'updat':44,57 'usb':41 'via':143,156 'work':159,188 'wrong':206 'wyze':157 'zha':69 'zigbe':51,85"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706526588
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11307781"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706484588 {#2218
      date: 2024-01-29 00:29:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1571 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
  +body: """
    Here’s how the trigger could look like:\n
    \n
    ![](https://lemmy.ca/pictrs/image/90a4b3b8-8c65-4e7a-9368-945aebb94bfe.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706493622 {#1709
    date: 2024-01-29 03:00:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wazzup@lemmy.world"
    "@jumpinf00l@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1591 …}
  +nested: Doctrine\ORM\PersistentCollection {#1590 …}
  +votes: Doctrine\ORM\PersistentCollection {#1553 …}
  +reports: Doctrine\ORM\PersistentCollection {#1662 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
  -id: 348596
  -bodyTs: "'/pictrs/image/90a4b3b8-8c65-4e7a-9368-945aebb94bfe.png)':11 'could':6 'lemmy.ca':10 'lemmy.ca/pictrs/image/90a4b3b8-8c65-4e7a-9368-945aebb94bfe.png)':9 'like':8 'look':7 'trigger':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6823130"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706493622 {#1614
    date: 2024-01-29 03:00:22.0 +01:00
  }
  +"title": 348596
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1648
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1551
    +user: Proxies\__CG__\App\Entity\User {#2319 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2101 …}
    +slug: "Help-using-Ikea-Tradfri-shortcut-buttons-with-a-SONOFF-Zigbee"
    +title: "Help using Ikea Tradfri shortcut buttons with a SONOFF Zigbee 3.0 USB Dongle"
    +url: null
    +body: """
      Hi all, happy to see a strong HA presence on Lemmy!\n
      \n
      To start off, I know enough to be dangerous but not enough to always get the desired or expected outcomes.\n
      \n
      I have a downloaded HA install to a bootable USB with all updates. I have also installed a SONOFF Zigbee Dongle and ensured that auto updates are enabled. After installing the SONOFF, I was able to configure ZHA and then also add the Ikea Tradfri shortcut button. These are currently the only two Zigbee devices.\n
      \n
      Device info for the button confirms the button is being depressed with Logbook entry “Button_LR1 Remote Button Short Press - Turn On event was fired” - so I don’t think I have a configuration issue.\n
      \n
      I was hoping to configure a Scene where I could control lighting and TV with the shortcut button. As a test, via a HA configuration, I have created a Scene and added a light (via Wyze integration - works independently fine) and the button as Devices. There are two entities listed, one for the button battery and one for button identify. As configured on HA, this scene works as expected. The light turns on. However, depressing the shortcut button does nothing.\n
      \n
      What am I doing wrong?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 3
    +favouriteCount: 11
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729267773 {#2206
      date: 2024-10-18 18:09:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2207 …}
    +votes: Doctrine\ORM\PersistentCollection {#2209 …}
    +reports: Doctrine\ORM\PersistentCollection {#2200 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2270 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2257 …}
    +badges: Doctrine\ORM\PersistentCollection {#2267 …}
    +children: [
      App\Entity\EntryComment {#1648}
    ]
    -id: 33729
    -titleTs: "'3.0':11 'button':6 'dongl':13 'help':1 'ikea':3 'shortcut':5 'sonoff':9 'tradfri':4 'usb':12 'use':2 'zigbe':10"
    -bodyTs: "'abl':66 'ad':153 'add':73 'also':47,72 'alway':25 'auto':56 'batteri':176 'bootabl':40 'button':78,91,94,101,104,139,164,175,180,199 'configur':68,120,126,146,183 'confirm':92 'control':132 'could':131 'creat':149 'current':81 'danger':20 'depress':97,196 'desir':28 'devic':86,87,166 'dongl':52 'download':35 'enabl':59 'enough':17,23 'ensur':54 'entiti':170 'entri':100 'event':109 'expect':30,190 'fine':161 'fire':111 'get':26 'ha':8,36,145,185 'happi':3 'hi':1 'hope':124 'howev':195 'identifi':181 'ikea':75 'independ':160 'info':88 'instal':37,48,61 'integr':158 'issu':121 'know':16 'lemmi':11 'light':133,155,192 'list':171 'logbook':99 'lr1':102 'noth':201 'one':172,178 'outcom':31 'presenc':9 'press':106 'remot':103 'scene':128,151,187 'see':5 'short':105 'shortcut':77,138,198 'sonoff':50,63 'start':13 'strong':7 'test':142 'think':116 'tradfri':76 'turn':107,193 'tv':135 'two':84,169 'updat':44,57 'usb':41 'via':143,156 'work':159,188 'wrong':206 'wyze':157 'zha':69 'zigbe':51,85"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706526588
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11307781"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706484588 {#2218
      date: 2024-01-29 00:29:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1571 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
  +body: """
    Here’s how the trigger could look like:\n
    \n
    ![](https://lemmy.ca/pictrs/image/90a4b3b8-8c65-4e7a-9368-945aebb94bfe.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706493622 {#1709
    date: 2024-01-29 03:00:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wazzup@lemmy.world"
    "@jumpinf00l@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1591 …}
  +nested: Doctrine\ORM\PersistentCollection {#1590 …}
  +votes: Doctrine\ORM\PersistentCollection {#1553 …}
  +reports: Doctrine\ORM\PersistentCollection {#1662 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
  -id: 348596
  -bodyTs: "'/pictrs/image/90a4b3b8-8c65-4e7a-9368-945aebb94bfe.png)':11 'could':6 'lemmy.ca':10 'lemmy.ca/pictrs/image/90a4b3b8-8c65-4e7a-9368-945aebb94bfe.png)':9 'like':8 'look':7 'trigger':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6823130"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706493622 {#1614
    date: 2024-01-29 03:00:22.0 +01:00
  }
  +"title": 348596
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1648
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1551
    +user: Proxies\__CG__\App\Entity\User {#2319 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2101 …}
    +slug: "Help-using-Ikea-Tradfri-shortcut-buttons-with-a-SONOFF-Zigbee"
    +title: "Help using Ikea Tradfri shortcut buttons with a SONOFF Zigbee 3.0 USB Dongle"
    +url: null
    +body: """
      Hi all, happy to see a strong HA presence on Lemmy!\n
      \n
      To start off, I know enough to be dangerous but not enough to always get the desired or expected outcomes.\n
      \n
      I have a downloaded HA install to a bootable USB with all updates. I have also installed a SONOFF Zigbee Dongle and ensured that auto updates are enabled. After installing the SONOFF, I was able to configure ZHA and then also add the Ikea Tradfri shortcut button. These are currently the only two Zigbee devices.\n
      \n
      Device info for the button confirms the button is being depressed with Logbook entry “Button_LR1 Remote Button Short Press - Turn On event was fired” - so I don’t think I have a configuration issue.\n
      \n
      I was hoping to configure a Scene where I could control lighting and TV with the shortcut button. As a test, via a HA configuration, I have created a Scene and added a light (via Wyze integration - works independently fine) and the button as Devices. There are two entities listed, one for the button battery and one for button identify. As configured on HA, this scene works as expected. The light turns on. However, depressing the shortcut button does nothing.\n
      \n
      What am I doing wrong?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 3
    +favouriteCount: 11
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729267773 {#2206
      date: 2024-10-18 18:09:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2207 …}
    +votes: Doctrine\ORM\PersistentCollection {#2209 …}
    +reports: Doctrine\ORM\PersistentCollection {#2200 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2270 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2257 …}
    +badges: Doctrine\ORM\PersistentCollection {#2267 …}
    +children: [
      App\Entity\EntryComment {#1648}
    ]
    -id: 33729
    -titleTs: "'3.0':11 'button':6 'dongl':13 'help':1 'ikea':3 'shortcut':5 'sonoff':9 'tradfri':4 'usb':12 'use':2 'zigbe':10"
    -bodyTs: "'abl':66 'ad':153 'add':73 'also':47,72 'alway':25 'auto':56 'batteri':176 'bootabl':40 'button':78,91,94,101,104,139,164,175,180,199 'configur':68,120,126,146,183 'confirm':92 'control':132 'could':131 'creat':149 'current':81 'danger':20 'depress':97,196 'desir':28 'devic':86,87,166 'dongl':52 'download':35 'enabl':59 'enough':17,23 'ensur':54 'entiti':170 'entri':100 'event':109 'expect':30,190 'fine':161 'fire':111 'get':26 'ha':8,36,145,185 'happi':3 'hi':1 'hope':124 'howev':195 'identifi':181 'ikea':75 'independ':160 'info':88 'instal':37,48,61 'integr':158 'issu':121 'know':16 'lemmi':11 'light':133,155,192 'list':171 'logbook':99 'lr1':102 'noth':201 'one':172,178 'outcom':31 'presenc':9 'press':106 'remot':103 'scene':128,151,187 'see':5 'short':105 'shortcut':77,138,198 'sonoff':50,63 'start':13 'strong':7 'test':142 'think':116 'tradfri':76 'turn':107,193 'tv':135 'two':84,169 'updat':44,57 'usb':41 'via':143,156 'work':159,188 'wrong':206 'wyze':157 'zha':69 'zigbe':51,85"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706526588
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11307781"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706484588 {#2218
      date: 2024-01-29 00:29:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1571 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
  +body: """
    Here’s how the trigger could look like:\n
    \n
    ![](https://lemmy.ca/pictrs/image/90a4b3b8-8c65-4e7a-9368-945aebb94bfe.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706493622 {#1709
    date: 2024-01-29 03:00:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wazzup@lemmy.world"
    "@jumpinf00l@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1591 …}
  +nested: Doctrine\ORM\PersistentCollection {#1590 …}
  +votes: Doctrine\ORM\PersistentCollection {#1553 …}
  +reports: Doctrine\ORM\PersistentCollection {#1662 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
  -id: 348596
  -bodyTs: "'/pictrs/image/90a4b3b8-8c65-4e7a-9368-945aebb94bfe.png)':11 'could':6 'lemmy.ca':10 'lemmy.ca/pictrs/image/90a4b3b8-8c65-4e7a-9368-945aebb94bfe.png)':9 'like':8 'look':7 'trigger':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6823130"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706493622 {#1614
    date: 2024-01-29 03:00:22.0 +01:00
  }
  +"title": 348596
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1629
  +user: Proxies\__CG__\App\Entity\User {#2081 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2101 …}
  +slug: "Laptop-companies-which-one"
  +title: "Laptop companies: which one?"
  +url: null
  +body: """
    Hello fellows,\n
    \n
    I’m currently looking in 13-14" laptops with no immediate needs for one but just because it’s exciting. I love my Dell XPS but I feel I should support companies with which I share more common views. I could make the effort to go a with a less attractive look (especially for bezels) but I don’t want to go wrong with hardware so what are your thoughts on Framework, Starlab, Purism, and System76? I’ll be running Arch and I tend to have a preference for Framework for now.\n
    \n
    Do you have feedback (positive and negative) to share on any of these companies?\n
    \n
    Thanks for the knowledge you’ll bring me. That’ll be extremely useful when time comes to go with a new machine.\n
    \n
    **Update 1:** Still wonderful to be part of such a great community. Thanks for all the great feedback (looking for more :) ).  \n
    So far everyone is standing behind Framework. Anyone with a less positive experience or who would like to speak for the other companies?\n
    \n
    **Update 2:** Thank you fellows for the time you’ve spent to share your honest feedback! I didn’t want to influence your inputs but you all confirmed the Framework picture I had in mind. It’s a piece of mind to read real world experience so thanks again. I was surprised to not see the system76 community speaks louder. Anyway, when time comes I will (virtually) push Framework shop’s door.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 63
  +favouriteCount: 120
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729582480 {#2305
    date: 2024-10-22 09:34:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2318 …}
  +votes: Doctrine\ORM\PersistentCollection {#2292 …}
  +reports: Doctrine\ORM\PersistentCollection {#2290 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2295 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2283 …}
  +badges: Doctrine\ORM\PersistentCollection {#2282 …}
  +children: [
    1 => App\Entity\EntryComment {#1630
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1629 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Another happy Framework user here. I have 2 first gens in my immediate family and 2 second gens among my friends. All run Ubuntu LTS. No one is complaining. I’ve already replaced my bottom chassis because I destroyed it during a bad mishap. Ordering was easy, the part was inexpensive, the replacement was straightforward. A Dell XPS perhaps feels a bit better made, but then it doesn’t say Made in Taiwan on the bottom so there’s that. 😅\n
        \n
        On the other hand System76 is building a new open source desktop environment in a sane programming language… 🤔 If COSMIC desktop turns out great and I end up using it, I’ll probably throw a couple of hundred their way in lieu of buy their laptop.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1729287201 {#1616
        date: 2024-10-18 23:33:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wwwgem@lemmy.ml"
        "@wwwgem@lemmy.ml"
        "@wwwgem@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1628 …}
      +nested: Doctrine\ORM\PersistentCollection {#1599 …}
      +votes: Doctrine\ORM\PersistentCollection {#1625 …}
      +reports: Doctrine\ORM\PersistentCollection {#1617 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
      -id: 348636
      -bodyTs: "'2':8,16 'alreadi':32 'among':19 'anoth':1 'bad':43 'better':63 'bit':62 'bottom':35,76 'build':87 'buy':124 'chassi':36 'complain':29 'cosmic':100 'coupl':116 'dell':57 'desktop':92,101 'destroy':39 'doesn':68 'easi':47 'end':107 'environ':93 'famili':14 'feel':60 'first':9 'framework':3 'friend':21 'gen':10,18 'great':104 'hand':84 'happi':2 'hundr':118 'immedi':13 'inexpens':51 'languag':98 'laptop':126 'lieu':122 'll':112 'lts':25 'made':64,71 'mishap':44 'new':89 'one':27 'open':90 'order':45 'part':49 'perhap':59 'probabl':113 'program':97 'replac':33,53 'run':23 'sane':96 'say':70 'second':17 'sourc':91 'straightforward':55 'system76':85 'taiwan':73 'throw':114 'turn':102 'ubuntu':24 'use':109 'user':4 've':31 'way':120 'xps':58"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6823496"
      +editedAt: DateTimeImmutable @1729272623 {#1611
        date: 2024-10-18 19:30:23.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706494740 {#1598
        date: 2024-01-29 03:19:00.0 +01:00
      }
      +"title": 348636
    }
    0 => App\Entity\EntryComment {#1736
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1629 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
      +root: App\Entity\EntryComment {#1630}
      +body: "Oh I now remembered that mine developed a problem with one of the USB ports, not a cartridge but the host port. Framework sent me a new board. I replaced it easily and sent the bad one to them."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706499256 {#1726
        date: 2024-01-29 04:34:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wwwgem@lemmy.ml"
        "@avidamoeba@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1737 …}
      +nested: Doctrine\ORM\PersistentCollection {#1732 …}
      +votes: Doctrine\ORM\PersistentCollection {#1735 …}
      +reports: Doctrine\ORM\PersistentCollection {#1729 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
      -id: 348781
      -bodyTs: "'bad':36 'board':28 'cartridg':18 'develop':7 'easili':32 'framework':23 'host':21 'mine':6 'new':27 'oh':1 'one':11,37 'port':15,22 'problem':9 'rememb':4 'replac':30 'sent':24,34 'usb':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6824889"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706499256 {#1728
        date: 2024-01-29 04:34:16.0 +01:00
      }
      +"title": 348781
    }
  ]
  -id: 33723
  -titleTs: "'compani':2 'laptop':1 'one':4"
  -bodyTs: "'-14':9 '1':132 '13':8 '2':176 'anyon':159 'anyway':235 'arch':83 'attract':53 'behind':157 'bezel':57 'bring':115 'come':124,238 'common':40 'communiti':142,232 'compani':34,108,174 'confirm':202 'could':43 'current':5 'dell':26 'didn':192 'door':246 'effort':46 'especi':55 'everyon':154 'excit':22 'experi':164,220 'extrem':120 'far':153 'feedback':98,148,190 'feel':30 'fellow':2,179 'framework':74,92,158,204,243 'go':48,64,126 'great':141,147 'hardwar':67 'hello':1 'honest':189 'immedi':13 'influenc':196 'input':198 'knowledg':112 'laptop':10 'less':52,162 'like':168 'll':80,114,118 'look':6,54,149 'louder':234 'love':24 'm':4 'machin':130 'make':44 'mind':209,215 'need':14 'negat':101 'new':129 'one':16 'part':137 'pictur':205 'piec':213 'posit':99,163 'prefer':90 'purism':76 'push':242 'read':217 'real':218 'run':82 'see':229 'share':38,103,187 'shop':244 'speak':170,233 'spent':185 'stand':156 'starlab':75 'still':133 'support':33 'surpris':226 'system76':78,231 'tend':86 'thank':109,143,177,222 'thought':72 'time':123,182,237 'updat':131,175 'use':121 've':184 'view':41 'virtual':241 'want':62,194 'wonder':134 'world':219 'would':167 'wrong':65 'xps':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706568136
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11178069"
  +editedAt: DateTimeImmutable @1729499850 {#2189
    date: 2024-10-21 10:37:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706481736 {#2048
    date: 2024-01-28 23:42:16.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1629
  +user: Proxies\__CG__\App\Entity\User {#2081 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2101 …}
  +slug: "Laptop-companies-which-one"
  +title: "Laptop companies: which one?"
  +url: null
  +body: """
    Hello fellows,\n
    \n
    I’m currently looking in 13-14" laptops with no immediate needs for one but just because it’s exciting. I love my Dell XPS but I feel I should support companies with which I share more common views. I could make the effort to go a with a less attractive look (especially for bezels) but I don’t want to go wrong with hardware so what are your thoughts on Framework, Starlab, Purism, and System76? I’ll be running Arch and I tend to have a preference for Framework for now.\n
    \n
    Do you have feedback (positive and negative) to share on any of these companies?\n
    \n
    Thanks for the knowledge you’ll bring me. That’ll be extremely useful when time comes to go with a new machine.\n
    \n
    **Update 1:** Still wonderful to be part of such a great community. Thanks for all the great feedback (looking for more :) ).  \n
    So far everyone is standing behind Framework. Anyone with a less positive experience or who would like to speak for the other companies?\n
    \n
    **Update 2:** Thank you fellows for the time you’ve spent to share your honest feedback! I didn’t want to influence your inputs but you all confirmed the Framework picture I had in mind. It’s a piece of mind to read real world experience so thanks again. I was surprised to not see the system76 community speaks louder. Anyway, when time comes I will (virtually) push Framework shop’s door.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 63
  +favouriteCount: 120
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729582480 {#2305
    date: 2024-10-22 09:34:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2318 …}
  +votes: Doctrine\ORM\PersistentCollection {#2292 …}
  +reports: Doctrine\ORM\PersistentCollection {#2290 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2295 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2283 …}
  +badges: Doctrine\ORM\PersistentCollection {#2282 …}
  +children: [
    1 => App\Entity\EntryComment {#1630
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1629 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Another happy Framework user here. I have 2 first gens in my immediate family and 2 second gens among my friends. All run Ubuntu LTS. No one is complaining. I’ve already replaced my bottom chassis because I destroyed it during a bad mishap. Ordering was easy, the part was inexpensive, the replacement was straightforward. A Dell XPS perhaps feels a bit better made, but then it doesn’t say Made in Taiwan on the bottom so there’s that. 😅\n
        \n
        On the other hand System76 is building a new open source desktop environment in a sane programming language… 🤔 If COSMIC desktop turns out great and I end up using it, I’ll probably throw a couple of hundred their way in lieu of buy their laptop.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1729287201 {#1616
        date: 2024-10-18 23:33:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wwwgem@lemmy.ml"
        "@wwwgem@lemmy.ml"
        "@wwwgem@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1628 …}
      +nested: Doctrine\ORM\PersistentCollection {#1599 …}
      +votes: Doctrine\ORM\PersistentCollection {#1625 …}
      +reports: Doctrine\ORM\PersistentCollection {#1617 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
      -id: 348636
      -bodyTs: "'2':8,16 'alreadi':32 'among':19 'anoth':1 'bad':43 'better':63 'bit':62 'bottom':35,76 'build':87 'buy':124 'chassi':36 'complain':29 'cosmic':100 'coupl':116 'dell':57 'desktop':92,101 'destroy':39 'doesn':68 'easi':47 'end':107 'environ':93 'famili':14 'feel':60 'first':9 'framework':3 'friend':21 'gen':10,18 'great':104 'hand':84 'happi':2 'hundr':118 'immedi':13 'inexpens':51 'languag':98 'laptop':126 'lieu':122 'll':112 'lts':25 'made':64,71 'mishap':44 'new':89 'one':27 'open':90 'order':45 'part':49 'perhap':59 'probabl':113 'program':97 'replac':33,53 'run':23 'sane':96 'say':70 'second':17 'sourc':91 'straightforward':55 'system76':85 'taiwan':73 'throw':114 'turn':102 'ubuntu':24 'use':109 'user':4 've':31 'way':120 'xps':58"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6823496"
      +editedAt: DateTimeImmutable @1729272623 {#1611
        date: 2024-10-18 19:30:23.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706494740 {#1598
        date: 2024-01-29 03:19:00.0 +01:00
      }
      +"title": 348636
    }
    0 => App\Entity\EntryComment {#1736
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1629 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
      +root: App\Entity\EntryComment {#1630}
      +body: "Oh I now remembered that mine developed a problem with one of the USB ports, not a cartridge but the host port. Framework sent me a new board. I replaced it easily and sent the bad one to them."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706499256 {#1726
        date: 2024-01-29 04:34:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wwwgem@lemmy.ml"
        "@avidamoeba@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1737 …}
      +nested: Doctrine\ORM\PersistentCollection {#1732 …}
      +votes: Doctrine\ORM\PersistentCollection {#1735 …}
      +reports: Doctrine\ORM\PersistentCollection {#1729 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
      -id: 348781
      -bodyTs: "'bad':36 'board':28 'cartridg':18 'develop':7 'easili':32 'framework':23 'host':21 'mine':6 'new':27 'oh':1 'one':11,37 'port':15,22 'problem':9 'rememb':4 'replac':30 'sent':24,34 'usb':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6824889"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706499256 {#1728
        date: 2024-01-29 04:34:16.0 +01:00
      }
      +"title": 348781
    }
  ]
  -id: 33723
  -titleTs: "'compani':2 'laptop':1 'one':4"
  -bodyTs: "'-14':9 '1':132 '13':8 '2':176 'anyon':159 'anyway':235 'arch':83 'attract':53 'behind':157 'bezel':57 'bring':115 'come':124,238 'common':40 'communiti':142,232 'compani':34,108,174 'confirm':202 'could':43 'current':5 'dell':26 'didn':192 'door':246 'effort':46 'especi':55 'everyon':154 'excit':22 'experi':164,220 'extrem':120 'far':153 'feedback':98,148,190 'feel':30 'fellow':2,179 'framework':74,92,158,204,243 'go':48,64,126 'great':141,147 'hardwar':67 'hello':1 'honest':189 'immedi':13 'influenc':196 'input':198 'knowledg':112 'laptop':10 'less':52,162 'like':168 'll':80,114,118 'look':6,54,149 'louder':234 'love':24 'm':4 'machin':130 'make':44 'mind':209,215 'need':14 'negat':101 'new':129 'one':16 'part':137 'pictur':205 'piec':213 'posit':99,163 'prefer':90 'purism':76 'push':242 'read':217 'real':218 'run':82 'see':229 'share':38,103,187 'shop':244 'speak':170,233 'spent':185 'stand':156 'starlab':75 'still':133 'support':33 'surpris':226 'system76':78,231 'tend':86 'thank':109,143,177,222 'thought':72 'time':123,182,237 'updat':131,175 'use':121 've':184 'view':41 'virtual':241 'want':62,194 'wonder':134 'world':219 'would':167 'wrong':65 'xps':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706568136
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11178069"
  +editedAt: DateTimeImmutable @1729499850 {#2189
    date: 2024-10-21 10:37:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706481736 {#2048
    date: 2024-01-28 23:42:16.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1629
  +user: Proxies\__CG__\App\Entity\User {#2081 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2101 …}
  +slug: "Laptop-companies-which-one"
  +title: "Laptop companies: which one?"
  +url: null
  +body: """
    Hello fellows,\n
    \n
    I’m currently looking in 13-14" laptops with no immediate needs for one but just because it’s exciting. I love my Dell XPS but I feel I should support companies with which I share more common views. I could make the effort to go a with a less attractive look (especially for bezels) but I don’t want to go wrong with hardware so what are your thoughts on Framework, Starlab, Purism, and System76? I’ll be running Arch and I tend to have a preference for Framework for now.\n
    \n
    Do you have feedback (positive and negative) to share on any of these companies?\n
    \n
    Thanks for the knowledge you’ll bring me. That’ll be extremely useful when time comes to go with a new machine.\n
    \n
    **Update 1:** Still wonderful to be part of such a great community. Thanks for all the great feedback (looking for more :) ).  \n
    So far everyone is standing behind Framework. Anyone with a less positive experience or who would like to speak for the other companies?\n
    \n
    **Update 2:** Thank you fellows for the time you’ve spent to share your honest feedback! I didn’t want to influence your inputs but you all confirmed the Framework picture I had in mind. It’s a piece of mind to read real world experience so thanks again. I was surprised to not see the system76 community speaks louder. Anyway, when time comes I will (virtually) push Framework shop’s door.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 63
  +favouriteCount: 120
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729582480 {#2305
    date: 2024-10-22 09:34:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2318 …}
  +votes: Doctrine\ORM\PersistentCollection {#2292 …}
  +reports: Doctrine\ORM\PersistentCollection {#2290 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2295 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2283 …}
  +badges: Doctrine\ORM\PersistentCollection {#2282 …}
  +children: [
    1 => App\Entity\EntryComment {#1630
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1629 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Another happy Framework user here. I have 2 first gens in my immediate family and 2 second gens among my friends. All run Ubuntu LTS. No one is complaining. I’ve already replaced my bottom chassis because I destroyed it during a bad mishap. Ordering was easy, the part was inexpensive, the replacement was straightforward. A Dell XPS perhaps feels a bit better made, but then it doesn’t say Made in Taiwan on the bottom so there’s that. 😅\n
        \n
        On the other hand System76 is building a new open source desktop environment in a sane programming language… 🤔 If COSMIC desktop turns out great and I end up using it, I’ll probably throw a couple of hundred their way in lieu of buy their laptop.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1729287201 {#1616
        date: 2024-10-18 23:33:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wwwgem@lemmy.ml"
        "@wwwgem@lemmy.ml"
        "@wwwgem@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1628 …}
      +nested: Doctrine\ORM\PersistentCollection {#1599 …}
      +votes: Doctrine\ORM\PersistentCollection {#1625 …}
      +reports: Doctrine\ORM\PersistentCollection {#1617 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
      -id: 348636
      -bodyTs: "'2':8,16 'alreadi':32 'among':19 'anoth':1 'bad':43 'better':63 'bit':62 'bottom':35,76 'build':87 'buy':124 'chassi':36 'complain':29 'cosmic':100 'coupl':116 'dell':57 'desktop':92,101 'destroy':39 'doesn':68 'easi':47 'end':107 'environ':93 'famili':14 'feel':60 'first':9 'framework':3 'friend':21 'gen':10,18 'great':104 'hand':84 'happi':2 'hundr':118 'immedi':13 'inexpens':51 'languag':98 'laptop':126 'lieu':122 'll':112 'lts':25 'made':64,71 'mishap':44 'new':89 'one':27 'open':90 'order':45 'part':49 'perhap':59 'probabl':113 'program':97 'replac':33,53 'run':23 'sane':96 'say':70 'second':17 'sourc':91 'straightforward':55 'system76':85 'taiwan':73 'throw':114 'turn':102 'ubuntu':24 'use':109 'user':4 've':31 'way':120 'xps':58"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6823496"
      +editedAt: DateTimeImmutable @1729272623 {#1611
        date: 2024-10-18 19:30:23.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706494740 {#1598
        date: 2024-01-29 03:19:00.0 +01:00
      }
      +"title": 348636
    }
    0 => App\Entity\EntryComment {#1736
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1629 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
      +root: App\Entity\EntryComment {#1630}
      +body: "Oh I now remembered that mine developed a problem with one of the USB ports, not a cartridge but the host port. Framework sent me a new board. I replaced it easily and sent the bad one to them."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706499256 {#1726
        date: 2024-01-29 04:34:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wwwgem@lemmy.ml"
        "@avidamoeba@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1737 …}
      +nested: Doctrine\ORM\PersistentCollection {#1732 …}
      +votes: Doctrine\ORM\PersistentCollection {#1735 …}
      +reports: Doctrine\ORM\PersistentCollection {#1729 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
      -id: 348781
      -bodyTs: "'bad':36 'board':28 'cartridg':18 'develop':7 'easili':32 'framework':23 'host':21 'mine':6 'new':27 'oh':1 'one':11,37 'port':15,22 'problem':9 'rememb':4 'replac':30 'sent':24,34 'usb':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6824889"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706499256 {#1728
        date: 2024-01-29 04:34:16.0 +01:00
      }
      +"title": 348781
    }
  ]
  -id: 33723
  -titleTs: "'compani':2 'laptop':1 'one':4"
  -bodyTs: "'-14':9 '1':132 '13':8 '2':176 'anyon':159 'anyway':235 'arch':83 'attract':53 'behind':157 'bezel':57 'bring':115 'come':124,238 'common':40 'communiti':142,232 'compani':34,108,174 'confirm':202 'could':43 'current':5 'dell':26 'didn':192 'door':246 'effort':46 'especi':55 'everyon':154 'excit':22 'experi':164,220 'extrem':120 'far':153 'feedback':98,148,190 'feel':30 'fellow':2,179 'framework':74,92,158,204,243 'go':48,64,126 'great':141,147 'hardwar':67 'hello':1 'honest':189 'immedi':13 'influenc':196 'input':198 'knowledg':112 'laptop':10 'less':52,162 'like':168 'll':80,114,118 'look':6,54,149 'louder':234 'love':24 'm':4 'machin':130 'make':44 'mind':209,215 'need':14 'negat':101 'new':129 'one':16 'part':137 'pictur':205 'piec':213 'posit':99,163 'prefer':90 'purism':76 'push':242 'read':217 'real':218 'run':82 'see':229 'share':38,103,187 'shop':244 'speak':170,233 'spent':185 'stand':156 'starlab':75 'still':133 'support':33 'surpris':226 'system76':78,231 'tend':86 'thank':109,143,177,222 'thought':72 'time':123,182,237 'updat':131,175 'use':121 've':184 'view':41 'virtual':241 'want':62,194 'wonder':134 'world':219 'would':167 'wrong':65 'xps':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706568136
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11178069"
  +editedAt: DateTimeImmutable @1729499850 {#2189
    date: 2024-10-21 10:37:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706481736 {#2048
    date: 2024-01-28 23:42:16.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1630
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629
    +user: Proxies\__CG__\App\Entity\User {#2081 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2101 …}
    +slug: "Laptop-companies-which-one"
    +title: "Laptop companies: which one?"
    +url: null
    +body: """
      Hello fellows,\n
      \n
      I’m currently looking in 13-14" laptops with no immediate needs for one but just because it’s exciting. I love my Dell XPS but I feel I should support companies with which I share more common views. I could make the effort to go a with a less attractive look (especially for bezels) but I don’t want to go wrong with hardware so what are your thoughts on Framework, Starlab, Purism, and System76? I’ll be running Arch and I tend to have a preference for Framework for now.\n
      \n
      Do you have feedback (positive and negative) to share on any of these companies?\n
      \n
      Thanks for the knowledge you’ll bring me. That’ll be extremely useful when time comes to go with a new machine.\n
      \n
      **Update 1:** Still wonderful to be part of such a great community. Thanks for all the great feedback (looking for more :) ).  \n
      So far everyone is standing behind Framework. Anyone with a less positive experience or who would like to speak for the other companies?\n
      \n
      **Update 2:** Thank you fellows for the time you’ve spent to share your honest feedback! I didn’t want to influence your inputs but you all confirmed the Framework picture I had in mind. It’s a piece of mind to read real world experience so thanks again. I was surprised to not see the system76 community speaks louder. Anyway, when time comes I will (virtually) push Framework shop’s door.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 63
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729582480 {#2305
      date: 2024-10-22 09:34:40.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2318 …}
    +votes: Doctrine\ORM\PersistentCollection {#2292 …}
    +reports: Doctrine\ORM\PersistentCollection {#2290 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2295 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2283 …}
    +badges: Doctrine\ORM\PersistentCollection {#2282 …}
    +children: [
      1 => App\Entity\EntryComment {#1630}
      0 => App\Entity\EntryComment {#1736
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1629 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
        +root: App\Entity\EntryComment {#1630}
        +body: "Oh I now remembered that mine developed a problem with one of the USB ports, not a cartridge but the host port. Framework sent me a new board. I replaced it easily and sent the bad one to them."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706499256 {#1726
          date: 2024-01-29 04:34:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wwwgem@lemmy.ml"
          "@avidamoeba@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1737 …}
        +nested: Doctrine\ORM\PersistentCollection {#1732 …}
        +votes: Doctrine\ORM\PersistentCollection {#1735 …}
        +reports: Doctrine\ORM\PersistentCollection {#1729 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
        -id: 348781
        -bodyTs: "'bad':36 'board':28 'cartridg':18 'develop':7 'easili':32 'framework':23 'host':21 'mine':6 'new':27 'oh':1 'one':11,37 'port':15,22 'problem':9 'rememb':4 'replac':30 'sent':24,34 'usb':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6824889"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706499256 {#1728
          date: 2024-01-29 04:34:16.0 +01:00
        }
        +"title": 348781
      }
    ]
    -id: 33723
    -titleTs: "'compani':2 'laptop':1 'one':4"
    -bodyTs: "'-14':9 '1':132 '13':8 '2':176 'anyon':159 'anyway':235 'arch':83 'attract':53 'behind':157 'bezel':57 'bring':115 'come':124,238 'common':40 'communiti':142,232 'compani':34,108,174 'confirm':202 'could':43 'current':5 'dell':26 'didn':192 'door':246 'effort':46 'especi':55 'everyon':154 'excit':22 'experi':164,220 'extrem':120 'far':153 'feedback':98,148,190 'feel':30 'fellow':2,179 'framework':74,92,158,204,243 'go':48,64,126 'great':141,147 'hardwar':67 'hello':1 'honest':189 'immedi':13 'influenc':196 'input':198 'knowledg':112 'laptop':10 'less':52,162 'like':168 'll':80,114,118 'look':6,54,149 'louder':234 'love':24 'm':4 'machin':130 'make':44 'mind':209,215 'need':14 'negat':101 'new':129 'one':16 'part':137 'pictur':205 'piec':213 'posit':99,163 'prefer':90 'purism':76 'push':242 'read':217 'real':218 'run':82 'see':229 'share':38,103,187 'shop':244 'speak':170,233 'spent':185 'stand':156 'starlab':75 'still':133 'support':33 'surpris':226 'system76':78,231 'tend':86 'thank':109,143,177,222 'thought':72 'time':123,182,237 'updat':131,175 'use':121 've':184 'view':41 'virtual':241 'want':62,194 'wonder':134 'world':219 'would':167 'wrong':65 'xps':27"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706568136
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11178069"
    +editedAt: DateTimeImmutable @1729499850 {#2189
      date: 2024-10-21 10:37:30.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706481736 {#2048
      date: 2024-01-28 23:42:16.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Another happy Framework user here. I have 2 first gens in my immediate family and 2 second gens among my friends. All run Ubuntu LTS. No one is complaining. I’ve already replaced my bottom chassis because I destroyed it during a bad mishap. Ordering was easy, the part was inexpensive, the replacement was straightforward. A Dell XPS perhaps feels a bit better made, but then it doesn’t say Made in Taiwan on the bottom so there’s that. 😅\n
    \n
    On the other hand System76 is building a new open source desktop environment in a sane programming language… 🤔 If COSMIC desktop turns out great and I end up using it, I’ll probably throw a couple of hundred their way in lieu of buy their laptop.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1729287201 {#1616
    date: 2024-10-18 23:33:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wwwgem@lemmy.ml"
    "@wwwgem@lemmy.ml"
    "@wwwgem@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1628 …}
  +nested: Doctrine\ORM\PersistentCollection {#1599 …}
  +votes: Doctrine\ORM\PersistentCollection {#1625 …}
  +reports: Doctrine\ORM\PersistentCollection {#1617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
  -id: 348636
  -bodyTs: "'2':8,16 'alreadi':32 'among':19 'anoth':1 'bad':43 'better':63 'bit':62 'bottom':35,76 'build':87 'buy':124 'chassi':36 'complain':29 'cosmic':100 'coupl':116 'dell':57 'desktop':92,101 'destroy':39 'doesn':68 'easi':47 'end':107 'environ':93 'famili':14 'feel':60 'first':9 'framework':3 'friend':21 'gen':10,18 'great':104 'hand':84 'happi':2 'hundr':118 'immedi':13 'inexpens':51 'languag':98 'laptop':126 'lieu':122 'll':112 'lts':25 'made':64,71 'mishap':44 'new':89 'one':27 'open':90 'order':45 'part':49 'perhap':59 'probabl':113 'program':97 'replac':33,53 'run':23 'sane':96 'say':70 'second':17 'sourc':91 'straightforward':55 'system76':85 'taiwan':73 'throw':114 'turn':102 'ubuntu':24 'use':109 'user':4 've':31 'way':120 'xps':58"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6823496"
  +editedAt: DateTimeImmutable @1729272623 {#1611
    date: 2024-10-18 19:30:23.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706494740 {#1598
    date: 2024-01-29 03:19:00.0 +01:00
  }
  +"title": 348636
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1630
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629
    +user: Proxies\__CG__\App\Entity\User {#2081 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2101 …}
    +slug: "Laptop-companies-which-one"
    +title: "Laptop companies: which one?"
    +url: null
    +body: """
      Hello fellows,\n
      \n
      I’m currently looking in 13-14" laptops with no immediate needs for one but just because it’s exciting. I love my Dell XPS but I feel I should support companies with which I share more common views. I could make the effort to go a with a less attractive look (especially for bezels) but I don’t want to go wrong with hardware so what are your thoughts on Framework, Starlab, Purism, and System76? I’ll be running Arch and I tend to have a preference for Framework for now.\n
      \n
      Do you have feedback (positive and negative) to share on any of these companies?\n
      \n
      Thanks for the knowledge you’ll bring me. That’ll be extremely useful when time comes to go with a new machine.\n
      \n
      **Update 1:** Still wonderful to be part of such a great community. Thanks for all the great feedback (looking for more :) ).  \n
      So far everyone is standing behind Framework. Anyone with a less positive experience or who would like to speak for the other companies?\n
      \n
      **Update 2:** Thank you fellows for the time you’ve spent to share your honest feedback! I didn’t want to influence your inputs but you all confirmed the Framework picture I had in mind. It’s a piece of mind to read real world experience so thanks again. I was surprised to not see the system76 community speaks louder. Anyway, when time comes I will (virtually) push Framework shop’s door.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 63
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729582480 {#2305
      date: 2024-10-22 09:34:40.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2318 …}
    +votes: Doctrine\ORM\PersistentCollection {#2292 …}
    +reports: Doctrine\ORM\PersistentCollection {#2290 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2295 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2283 …}
    +badges: Doctrine\ORM\PersistentCollection {#2282 …}
    +children: [
      1 => App\Entity\EntryComment {#1630}
      0 => App\Entity\EntryComment {#1736
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1629 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
        +root: App\Entity\EntryComment {#1630}
        +body: "Oh I now remembered that mine developed a problem with one of the USB ports, not a cartridge but the host port. Framework sent me a new board. I replaced it easily and sent the bad one to them."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706499256 {#1726
          date: 2024-01-29 04:34:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wwwgem@lemmy.ml"
          "@avidamoeba@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1737 …}
        +nested: Doctrine\ORM\PersistentCollection {#1732 …}
        +votes: Doctrine\ORM\PersistentCollection {#1735 …}
        +reports: Doctrine\ORM\PersistentCollection {#1729 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
        -id: 348781
        -bodyTs: "'bad':36 'board':28 'cartridg':18 'develop':7 'easili':32 'framework':23 'host':21 'mine':6 'new':27 'oh':1 'one':11,37 'port':15,22 'problem':9 'rememb':4 'replac':30 'sent':24,34 'usb':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6824889"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706499256 {#1728
          date: 2024-01-29 04:34:16.0 +01:00
        }
        +"title": 348781
      }
    ]
    -id: 33723
    -titleTs: "'compani':2 'laptop':1 'one':4"
    -bodyTs: "'-14':9 '1':132 '13':8 '2':176 'anyon':159 'anyway':235 'arch':83 'attract':53 'behind':157 'bezel':57 'bring':115 'come':124,238 'common':40 'communiti':142,232 'compani':34,108,174 'confirm':202 'could':43 'current':5 'dell':26 'didn':192 'door':246 'effort':46 'especi':55 'everyon':154 'excit':22 'experi':164,220 'extrem':120 'far':153 'feedback':98,148,190 'feel':30 'fellow':2,179 'framework':74,92,158,204,243 'go':48,64,126 'great':141,147 'hardwar':67 'hello':1 'honest':189 'immedi':13 'influenc':196 'input':198 'knowledg':112 'laptop':10 'less':52,162 'like':168 'll':80,114,118 'look':6,54,149 'louder':234 'love':24 'm':4 'machin':130 'make':44 'mind':209,215 'need':14 'negat':101 'new':129 'one':16 'part':137 'pictur':205 'piec':213 'posit':99,163 'prefer':90 'purism':76 'push':242 'read':217 'real':218 'run':82 'see':229 'share':38,103,187 'shop':244 'speak':170,233 'spent':185 'stand':156 'starlab':75 'still':133 'support':33 'surpris':226 'system76':78,231 'tend':86 'thank':109,143,177,222 'thought':72 'time':123,182,237 'updat':131,175 'use':121 've':184 'view':41 'virtual':241 'want':62,194 'wonder':134 'world':219 'would':167 'wrong':65 'xps':27"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706568136
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11178069"
    +editedAt: DateTimeImmutable @1729499850 {#2189
      date: 2024-10-21 10:37:30.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706481736 {#2048
      date: 2024-01-28 23:42:16.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Another happy Framework user here. I have 2 first gens in my immediate family and 2 second gens among my friends. All run Ubuntu LTS. No one is complaining. I’ve already replaced my bottom chassis because I destroyed it during a bad mishap. Ordering was easy, the part was inexpensive, the replacement was straightforward. A Dell XPS perhaps feels a bit better made, but then it doesn’t say Made in Taiwan on the bottom so there’s that. 😅\n
    \n
    On the other hand System76 is building a new open source desktop environment in a sane programming language… 🤔 If COSMIC desktop turns out great and I end up using it, I’ll probably throw a couple of hundred their way in lieu of buy their laptop.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1729287201 {#1616
    date: 2024-10-18 23:33:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wwwgem@lemmy.ml"
    "@wwwgem@lemmy.ml"
    "@wwwgem@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1628 …}
  +nested: Doctrine\ORM\PersistentCollection {#1599 …}
  +votes: Doctrine\ORM\PersistentCollection {#1625 …}
  +reports: Doctrine\ORM\PersistentCollection {#1617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
  -id: 348636
  -bodyTs: "'2':8,16 'alreadi':32 'among':19 'anoth':1 'bad':43 'better':63 'bit':62 'bottom':35,76 'build':87 'buy':124 'chassi':36 'complain':29 'cosmic':100 'coupl':116 'dell':57 'desktop':92,101 'destroy':39 'doesn':68 'easi':47 'end':107 'environ':93 'famili':14 'feel':60 'first':9 'framework':3 'friend':21 'gen':10,18 'great':104 'hand':84 'happi':2 'hundr':118 'immedi':13 'inexpens':51 'languag':98 'laptop':126 'lieu':122 'll':112 'lts':25 'made':64,71 'mishap':44 'new':89 'one':27 'open':90 'order':45 'part':49 'perhap':59 'probabl':113 'program':97 'replac':33,53 'run':23 'sane':96 'say':70 'second':17 'sourc':91 'straightforward':55 'system76':85 'taiwan':73 'throw':114 'turn':102 'ubuntu':24 'use':109 'user':4 've':31 'way':120 'xps':58"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6823496"
  +editedAt: DateTimeImmutable @1729272623 {#1611
    date: 2024-10-18 19:30:23.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706494740 {#1598
    date: 2024-01-29 03:19:00.0 +01:00
  }
  +"title": 348636
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1630
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629
    +user: Proxies\__CG__\App\Entity\User {#2081 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2101 …}
    +slug: "Laptop-companies-which-one"
    +title: "Laptop companies: which one?"
    +url: null
    +body: """
      Hello fellows,\n
      \n
      I’m currently looking in 13-14" laptops with no immediate needs for one but just because it’s exciting. I love my Dell XPS but I feel I should support companies with which I share more common views. I could make the effort to go a with a less attractive look (especially for bezels) but I don’t want to go wrong with hardware so what are your thoughts on Framework, Starlab, Purism, and System76? I’ll be running Arch and I tend to have a preference for Framework for now.\n
      \n
      Do you have feedback (positive and negative) to share on any of these companies?\n
      \n
      Thanks for the knowledge you’ll bring me. That’ll be extremely useful when time comes to go with a new machine.\n
      \n
      **Update 1:** Still wonderful to be part of such a great community. Thanks for all the great feedback (looking for more :) ).  \n
      So far everyone is standing behind Framework. Anyone with a less positive experience or who would like to speak for the other companies?\n
      \n
      **Update 2:** Thank you fellows for the time you’ve spent to share your honest feedback! I didn’t want to influence your inputs but you all confirmed the Framework picture I had in mind. It’s a piece of mind to read real world experience so thanks again. I was surprised to not see the system76 community speaks louder. Anyway, when time comes I will (virtually) push Framework shop’s door.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 63
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729582480 {#2305
      date: 2024-10-22 09:34:40.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2318 …}
    +votes: Doctrine\ORM\PersistentCollection {#2292 …}
    +reports: Doctrine\ORM\PersistentCollection {#2290 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2295 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2283 …}
    +badges: Doctrine\ORM\PersistentCollection {#2282 …}
    +children: [
      1 => App\Entity\EntryComment {#1630}
      0 => App\Entity\EntryComment {#1736
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1629 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
        +root: App\Entity\EntryComment {#1630}
        +body: "Oh I now remembered that mine developed a problem with one of the USB ports, not a cartridge but the host port. Framework sent me a new board. I replaced it easily and sent the bad one to them."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706499256 {#1726
          date: 2024-01-29 04:34:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wwwgem@lemmy.ml"
          "@avidamoeba@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1737 …}
        +nested: Doctrine\ORM\PersistentCollection {#1732 …}
        +votes: Doctrine\ORM\PersistentCollection {#1735 …}
        +reports: Doctrine\ORM\PersistentCollection {#1729 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
        -id: 348781
        -bodyTs: "'bad':36 'board':28 'cartridg':18 'develop':7 'easili':32 'framework':23 'host':21 'mine':6 'new':27 'oh':1 'one':11,37 'port':15,22 'problem':9 'rememb':4 'replac':30 'sent':24,34 'usb':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6824889"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706499256 {#1728
          date: 2024-01-29 04:34:16.0 +01:00
        }
        +"title": 348781
      }
    ]
    -id: 33723
    -titleTs: "'compani':2 'laptop':1 'one':4"
    -bodyTs: "'-14':9 '1':132 '13':8 '2':176 'anyon':159 'anyway':235 'arch':83 'attract':53 'behind':157 'bezel':57 'bring':115 'come':124,238 'common':40 'communiti':142,232 'compani':34,108,174 'confirm':202 'could':43 'current':5 'dell':26 'didn':192 'door':246 'effort':46 'especi':55 'everyon':154 'excit':22 'experi':164,220 'extrem':120 'far':153 'feedback':98,148,190 'feel':30 'fellow':2,179 'framework':74,92,158,204,243 'go':48,64,126 'great':141,147 'hardwar':67 'hello':1 'honest':189 'immedi':13 'influenc':196 'input':198 'knowledg':112 'laptop':10 'less':52,162 'like':168 'll':80,114,118 'look':6,54,149 'louder':234 'love':24 'm':4 'machin':130 'make':44 'mind':209,215 'need':14 'negat':101 'new':129 'one':16 'part':137 'pictur':205 'piec':213 'posit':99,163 'prefer':90 'purism':76 'push':242 'read':217 'real':218 'run':82 'see':229 'share':38,103,187 'shop':244 'speak':170,233 'spent':185 'stand':156 'starlab':75 'still':133 'support':33 'surpris':226 'system76':78,231 'tend':86 'thank':109,143,177,222 'thought':72 'time':123,182,237 'updat':131,175 'use':121 've':184 'view':41 'virtual':241 'want':62,194 'wonder':134 'world':219 'would':167 'wrong':65 'xps':27"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706568136
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11178069"
    +editedAt: DateTimeImmutable @1729499850 {#2189
      date: 2024-10-21 10:37:30.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706481736 {#2048
      date: 2024-01-28 23:42:16.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Another happy Framework user here. I have 2 first gens in my immediate family and 2 second gens among my friends. All run Ubuntu LTS. No one is complaining. I’ve already replaced my bottom chassis because I destroyed it during a bad mishap. Ordering was easy, the part was inexpensive, the replacement was straightforward. A Dell XPS perhaps feels a bit better made, but then it doesn’t say Made in Taiwan on the bottom so there’s that. 😅\n
    \n
    On the other hand System76 is building a new open source desktop environment in a sane programming language… 🤔 If COSMIC desktop turns out great and I end up using it, I’ll probably throw a couple of hundred their way in lieu of buy their laptop.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1729287201 {#1616
    date: 2024-10-18 23:33:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wwwgem@lemmy.ml"
    "@wwwgem@lemmy.ml"
    "@wwwgem@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1628 …}
  +nested: Doctrine\ORM\PersistentCollection {#1599 …}
  +votes: Doctrine\ORM\PersistentCollection {#1625 …}
  +reports: Doctrine\ORM\PersistentCollection {#1617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
  -id: 348636
  -bodyTs: "'2':8,16 'alreadi':32 'among':19 'anoth':1 'bad':43 'better':63 'bit':62 'bottom':35,76 'build':87 'buy':124 'chassi':36 'complain':29 'cosmic':100 'coupl':116 'dell':57 'desktop':92,101 'destroy':39 'doesn':68 'easi':47 'end':107 'environ':93 'famili':14 'feel':60 'first':9 'framework':3 'friend':21 'gen':10,18 'great':104 'hand':84 'happi':2 'hundr':118 'immedi':13 'inexpens':51 'languag':98 'laptop':126 'lieu':122 'll':112 'lts':25 'made':64,71 'mishap':44 'new':89 'one':27 'open':90 'order':45 'part':49 'perhap':59 'probabl':113 'program':97 'replac':33,53 'run':23 'sane':96 'say':70 'second':17 'sourc':91 'straightforward':55 'system76':85 'taiwan':73 'throw':114 'turn':102 'ubuntu':24 'use':109 'user':4 've':31 'way':120 'xps':58"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6823496"
  +editedAt: DateTimeImmutable @1729272623 {#1611
    date: 2024-10-18 19:30:23.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706494740 {#1598
    date: 2024-01-29 03:19:00.0 +01:00
  }
  +"title": 348636
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1736
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629
    +user: Proxies\__CG__\App\Entity\User {#2081 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2101 …}
    +slug: "Laptop-companies-which-one"
    +title: "Laptop companies: which one?"
    +url: null
    +body: """
      Hello fellows,\n
      \n
      I’m currently looking in 13-14" laptops with no immediate needs for one but just because it’s exciting. I love my Dell XPS but I feel I should support companies with which I share more common views. I could make the effort to go a with a less attractive look (especially for bezels) but I don’t want to go wrong with hardware so what are your thoughts on Framework, Starlab, Purism, and System76? I’ll be running Arch and I tend to have a preference for Framework for now.\n
      \n
      Do you have feedback (positive and negative) to share on any of these companies?\n
      \n
      Thanks for the knowledge you’ll bring me. That’ll be extremely useful when time comes to go with a new machine.\n
      \n
      **Update 1:** Still wonderful to be part of such a great community. Thanks for all the great feedback (looking for more :) ).  \n
      So far everyone is standing behind Framework. Anyone with a less positive experience or who would like to speak for the other companies?\n
      \n
      **Update 2:** Thank you fellows for the time you’ve spent to share your honest feedback! I didn’t want to influence your inputs but you all confirmed the Framework picture I had in mind. It’s a piece of mind to read real world experience so thanks again. I was surprised to not see the system76 community speaks louder. Anyway, when time comes I will (virtually) push Framework shop’s door.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 63
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729582480 {#2305
      date: 2024-10-22 09:34:40.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2318 …}
    +votes: Doctrine\ORM\PersistentCollection {#2292 …}
    +reports: Doctrine\ORM\PersistentCollection {#2290 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2295 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2283 …}
    +badges: Doctrine\ORM\PersistentCollection {#2282 …}
    +children: [
      1 => App\Entity\EntryComment {#1630
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1629 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Another happy Framework user here. I have 2 first gens in my immediate family and 2 second gens among my friends. All run Ubuntu LTS. No one is complaining. I’ve already replaced my bottom chassis because I destroyed it during a bad mishap. Ordering was easy, the part was inexpensive, the replacement was straightforward. A Dell XPS perhaps feels a bit better made, but then it doesn’t say Made in Taiwan on the bottom so there’s that. 😅\n
          \n
          On the other hand System76 is building a new open source desktop environment in a sane programming language… 🤔 If COSMIC desktop turns out great and I end up using it, I’ll probably throw a couple of hundred their way in lieu of buy their laptop.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1729287201 {#1616
          date: 2024-10-18 23:33:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wwwgem@lemmy.ml"
          "@wwwgem@lemmy.ml"
          "@wwwgem@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1628 …}
        +nested: Doctrine\ORM\PersistentCollection {#1599 …}
        +votes: Doctrine\ORM\PersistentCollection {#1625 …}
        +reports: Doctrine\ORM\PersistentCollection {#1617 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
        -id: 348636
        -bodyTs: "'2':8,16 'alreadi':32 'among':19 'anoth':1 'bad':43 'better':63 'bit':62 'bottom':35,76 'build':87 'buy':124 'chassi':36 'complain':29 'cosmic':100 'coupl':116 'dell':57 'desktop':92,101 'destroy':39 'doesn':68 'easi':47 'end':107 'environ':93 'famili':14 'feel':60 'first':9 'framework':3 'friend':21 'gen':10,18 'great':104 'hand':84 'happi':2 'hundr':118 'immedi':13 'inexpens':51 'languag':98 'laptop':126 'lieu':122 'll':112 'lts':25 'made':64,71 'mishap':44 'new':89 'one':27 'open':90 'order':45 'part':49 'perhap':59 'probabl':113 'program':97 'replac':33,53 'run':23 'sane':96 'say':70 'second':17 'sourc':91 'straightforward':55 'system76':85 'taiwan':73 'throw':114 'turn':102 'ubuntu':24 'use':109 'user':4 've':31 'way':120 'xps':58"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6823496"
        +editedAt: DateTimeImmutable @1729272623 {#1611
          date: 2024-10-18 19:30:23.0 +02:00
        }
        +createdAt: DateTimeImmutable @1706494740 {#1598
          date: 2024-01-29 03:19:00.0 +01:00
        }
        +"title": 348636
      }
      0 => App\Entity\EntryComment {#1736}
    ]
    -id: 33723
    -titleTs: "'compani':2 'laptop':1 'one':4"
    -bodyTs: "'-14':9 '1':132 '13':8 '2':176 'anyon':159 'anyway':235 'arch':83 'attract':53 'behind':157 'bezel':57 'bring':115 'come':124,238 'common':40 'communiti':142,232 'compani':34,108,174 'confirm':202 'could':43 'current':5 'dell':26 'didn':192 'door':246 'effort':46 'especi':55 'everyon':154 'excit':22 'experi':164,220 'extrem':120 'far':153 'feedback':98,148,190 'feel':30 'fellow':2,179 'framework':74,92,158,204,243 'go':48,64,126 'great':141,147 'hardwar':67 'hello':1 'honest':189 'immedi':13 'influenc':196 'input':198 'knowledg':112 'laptop':10 'less':52,162 'like':168 'll':80,114,118 'look':6,54,149 'louder':234 'love':24 'm':4 'machin':130 'make':44 'mind':209,215 'need':14 'negat':101 'new':129 'one':16 'part':137 'pictur':205 'piec':213 'posit':99,163 'prefer':90 'purism':76 'push':242 'read':217 'real':218 'run':82 'see':229 'share':38,103,187 'shop':244 'speak':170,233 'spent':185 'stand':156 'starlab':75 'still':133 'support':33 'surpris':226 'system76':78,231 'tend':86 'thank':109,143,177,222 'thought':72 'time':123,182,237 'updat':131,175 'use':121 've':184 'view':41 'virtual':241 'want':62,194 'wonder':134 'world':219 'would':167 'wrong':65 'xps':27"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706568136
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11178069"
    +editedAt: DateTimeImmutable @1729499850 {#2189
      date: 2024-10-21 10:37:30.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706481736 {#2048
      date: 2024-01-28 23:42:16.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
  +root: App\Entity\EntryComment {#1630}
  +body: "Oh I now remembered that mine developed a problem with one of the USB ports, not a cartridge but the host port. Framework sent me a new board. I replaced it easily and sent the bad one to them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706499256 {#1726
    date: 2024-01-29 04:34:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wwwgem@lemmy.ml"
    "@avidamoeba@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1737 …}
  +nested: Doctrine\ORM\PersistentCollection {#1732 …}
  +votes: Doctrine\ORM\PersistentCollection {#1735 …}
  +reports: Doctrine\ORM\PersistentCollection {#1729 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
  -id: 348781
  -bodyTs: "'bad':36 'board':28 'cartridg':18 'develop':7 'easili':32 'framework':23 'host':21 'mine':6 'new':27 'oh':1 'one':11,37 'port':15,22 'problem':9 'rememb':4 'replac':30 'sent':24,34 'usb':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6824889"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706499256 {#1728
    date: 2024-01-29 04:34:16.0 +01:00
  }
  +"title": 348781
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1736
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629
    +user: Proxies\__CG__\App\Entity\User {#2081 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2101 …}
    +slug: "Laptop-companies-which-one"
    +title: "Laptop companies: which one?"
    +url: null
    +body: """
      Hello fellows,\n
      \n
      I’m currently looking in 13-14" laptops with no immediate needs for one but just because it’s exciting. I love my Dell XPS but I feel I should support companies with which I share more common views. I could make the effort to go a with a less attractive look (especially for bezels) but I don’t want to go wrong with hardware so what are your thoughts on Framework, Starlab, Purism, and System76? I’ll be running Arch and I tend to have a preference for Framework for now.\n
      \n
      Do you have feedback (positive and negative) to share on any of these companies?\n
      \n
      Thanks for the knowledge you’ll bring me. That’ll be extremely useful when time comes to go with a new machine.\n
      \n
      **Update 1:** Still wonderful to be part of such a great community. Thanks for all the great feedback (looking for more :) ).  \n
      So far everyone is standing behind Framework. Anyone with a less positive experience or who would like to speak for the other companies?\n
      \n
      **Update 2:** Thank you fellows for the time you’ve spent to share your honest feedback! I didn’t want to influence your inputs but you all confirmed the Framework picture I had in mind. It’s a piece of mind to read real world experience so thanks again. I was surprised to not see the system76 community speaks louder. Anyway, when time comes I will (virtually) push Framework shop’s door.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 63
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729582480 {#2305
      date: 2024-10-22 09:34:40.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2318 …}
    +votes: Doctrine\ORM\PersistentCollection {#2292 …}
    +reports: Doctrine\ORM\PersistentCollection {#2290 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2295 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2283 …}
    +badges: Doctrine\ORM\PersistentCollection {#2282 …}
    +children: [
      1 => App\Entity\EntryComment {#1630
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1629 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Another happy Framework user here. I have 2 first gens in my immediate family and 2 second gens among my friends. All run Ubuntu LTS. No one is complaining. I’ve already replaced my bottom chassis because I destroyed it during a bad mishap. Ordering was easy, the part was inexpensive, the replacement was straightforward. A Dell XPS perhaps feels a bit better made, but then it doesn’t say Made in Taiwan on the bottom so there’s that. 😅\n
          \n
          On the other hand System76 is building a new open source desktop environment in a sane programming language… 🤔 If COSMIC desktop turns out great and I end up using it, I’ll probably throw a couple of hundred their way in lieu of buy their laptop.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1729287201 {#1616
          date: 2024-10-18 23:33:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wwwgem@lemmy.ml"
          "@wwwgem@lemmy.ml"
          "@wwwgem@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1628 …}
        +nested: Doctrine\ORM\PersistentCollection {#1599 …}
        +votes: Doctrine\ORM\PersistentCollection {#1625 …}
        +reports: Doctrine\ORM\PersistentCollection {#1617 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
        -id: 348636
        -bodyTs: "'2':8,16 'alreadi':32 'among':19 'anoth':1 'bad':43 'better':63 'bit':62 'bottom':35,76 'build':87 'buy':124 'chassi':36 'complain':29 'cosmic':100 'coupl':116 'dell':57 'desktop':92,101 'destroy':39 'doesn':68 'easi':47 'end':107 'environ':93 'famili':14 'feel':60 'first':9 'framework':3 'friend':21 'gen':10,18 'great':104 'hand':84 'happi':2 'hundr':118 'immedi':13 'inexpens':51 'languag':98 'laptop':126 'lieu':122 'll':112 'lts':25 'made':64,71 'mishap':44 'new':89 'one':27 'open':90 'order':45 'part':49 'perhap':59 'probabl':113 'program':97 'replac':33,53 'run':23 'sane':96 'say':70 'second':17 'sourc':91 'straightforward':55 'system76':85 'taiwan':73 'throw':114 'turn':102 'ubuntu':24 'use':109 'user':4 've':31 'way':120 'xps':58"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6823496"
        +editedAt: DateTimeImmutable @1729272623 {#1611
          date: 2024-10-18 19:30:23.0 +02:00
        }
        +createdAt: DateTimeImmutable @1706494740 {#1598
          date: 2024-01-29 03:19:00.0 +01:00
        }
        +"title": 348636
      }
      0 => App\Entity\EntryComment {#1736}
    ]
    -id: 33723
    -titleTs: "'compani':2 'laptop':1 'one':4"
    -bodyTs: "'-14':9 '1':132 '13':8 '2':176 'anyon':159 'anyway':235 'arch':83 'attract':53 'behind':157 'bezel':57 'bring':115 'come':124,238 'common':40 'communiti':142,232 'compani':34,108,174 'confirm':202 'could':43 'current':5 'dell':26 'didn':192 'door':246 'effort':46 'especi':55 'everyon':154 'excit':22 'experi':164,220 'extrem':120 'far':153 'feedback':98,148,190 'feel':30 'fellow':2,179 'framework':74,92,158,204,243 'go':48,64,126 'great':141,147 'hardwar':67 'hello':1 'honest':189 'immedi':13 'influenc':196 'input':198 'knowledg':112 'laptop':10 'less':52,162 'like':168 'll':80,114,118 'look':6,54,149 'louder':234 'love':24 'm':4 'machin':130 'make':44 'mind':209,215 'need':14 'negat':101 'new':129 'one':16 'part':137 'pictur':205 'piec':213 'posit':99,163 'prefer':90 'purism':76 'push':242 'read':217 'real':218 'run':82 'see':229 'share':38,103,187 'shop':244 'speak':170,233 'spent':185 'stand':156 'starlab':75 'still':133 'support':33 'surpris':226 'system76':78,231 'tend':86 'thank':109,143,177,222 'thought':72 'time':123,182,237 'updat':131,175 'use':121 've':184 'view':41 'virtual':241 'want':62,194 'wonder':134 'world':219 'would':167 'wrong':65 'xps':27"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706568136
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11178069"
    +editedAt: DateTimeImmutable @1729499850 {#2189
      date: 2024-10-21 10:37:30.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706481736 {#2048
      date: 2024-01-28 23:42:16.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
  +root: App\Entity\EntryComment {#1630}
  +body: "Oh I now remembered that mine developed a problem with one of the USB ports, not a cartridge but the host port. Framework sent me a new board. I replaced it easily and sent the bad one to them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706499256 {#1726
    date: 2024-01-29 04:34:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wwwgem@lemmy.ml"
    "@avidamoeba@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1737 …}
  +nested: Doctrine\ORM\PersistentCollection {#1732 …}
  +votes: Doctrine\ORM\PersistentCollection {#1735 …}
  +reports: Doctrine\ORM\PersistentCollection {#1729 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
  -id: 348781
  -bodyTs: "'bad':36 'board':28 'cartridg':18 'develop':7 'easili':32 'framework':23 'host':21 'mine':6 'new':27 'oh':1 'one':11,37 'port':15,22 'problem':9 'rememb':4 'replac':30 'sent':24,34 'usb':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6824889"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706499256 {#1728
    date: 2024-01-29 04:34:16.0 +01:00
  }
  +"title": 348781
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1736
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629
    +user: Proxies\__CG__\App\Entity\User {#2081 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2101 …}
    +slug: "Laptop-companies-which-one"
    +title: "Laptop companies: which one?"
    +url: null
    +body: """
      Hello fellows,\n
      \n
      I’m currently looking in 13-14" laptops with no immediate needs for one but just because it’s exciting. I love my Dell XPS but I feel I should support companies with which I share more common views. I could make the effort to go a with a less attractive look (especially for bezels) but I don’t want to go wrong with hardware so what are your thoughts on Framework, Starlab, Purism, and System76? I’ll be running Arch and I tend to have a preference for Framework for now.\n
      \n
      Do you have feedback (positive and negative) to share on any of these companies?\n
      \n
      Thanks for the knowledge you’ll bring me. That’ll be extremely useful when time comes to go with a new machine.\n
      \n
      **Update 1:** Still wonderful to be part of such a great community. Thanks for all the great feedback (looking for more :) ).  \n
      So far everyone is standing behind Framework. Anyone with a less positive experience or who would like to speak for the other companies?\n
      \n
      **Update 2:** Thank you fellows for the time you’ve spent to share your honest feedback! I didn’t want to influence your inputs but you all confirmed the Framework picture I had in mind. It’s a piece of mind to read real world experience so thanks again. I was surprised to not see the system76 community speaks louder. Anyway, when time comes I will (virtually) push Framework shop’s door.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 63
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729582480 {#2305
      date: 2024-10-22 09:34:40.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2318 …}
    +votes: Doctrine\ORM\PersistentCollection {#2292 …}
    +reports: Doctrine\ORM\PersistentCollection {#2290 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2295 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2283 …}
    +badges: Doctrine\ORM\PersistentCollection {#2282 …}
    +children: [
      1 => App\Entity\EntryComment {#1630
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1629 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Another happy Framework user here. I have 2 first gens in my immediate family and 2 second gens among my friends. All run Ubuntu LTS. No one is complaining. I’ve already replaced my bottom chassis because I destroyed it during a bad mishap. Ordering was easy, the part was inexpensive, the replacement was straightforward. A Dell XPS perhaps feels a bit better made, but then it doesn’t say Made in Taiwan on the bottom so there’s that. 😅\n
          \n
          On the other hand System76 is building a new open source desktop environment in a sane programming language… 🤔 If COSMIC desktop turns out great and I end up using it, I’ll probably throw a couple of hundred their way in lieu of buy their laptop.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1729287201 {#1616
          date: 2024-10-18 23:33:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wwwgem@lemmy.ml"
          "@wwwgem@lemmy.ml"
          "@wwwgem@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1628 …}
        +nested: Doctrine\ORM\PersistentCollection {#1599 …}
        +votes: Doctrine\ORM\PersistentCollection {#1625 …}
        +reports: Doctrine\ORM\PersistentCollection {#1617 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
        -id: 348636
        -bodyTs: "'2':8,16 'alreadi':32 'among':19 'anoth':1 'bad':43 'better':63 'bit':62 'bottom':35,76 'build':87 'buy':124 'chassi':36 'complain':29 'cosmic':100 'coupl':116 'dell':57 'desktop':92,101 'destroy':39 'doesn':68 'easi':47 'end':107 'environ':93 'famili':14 'feel':60 'first':9 'framework':3 'friend':21 'gen':10,18 'great':104 'hand':84 'happi':2 'hundr':118 'immedi':13 'inexpens':51 'languag':98 'laptop':126 'lieu':122 'll':112 'lts':25 'made':64,71 'mishap':44 'new':89 'one':27 'open':90 'order':45 'part':49 'perhap':59 'probabl':113 'program':97 'replac':33,53 'run':23 'sane':96 'say':70 'second':17 'sourc':91 'straightforward':55 'system76':85 'taiwan':73 'throw':114 'turn':102 'ubuntu':24 'use':109 'user':4 've':31 'way':120 'xps':58"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6823496"
        +editedAt: DateTimeImmutable @1729272623 {#1611
          date: 2024-10-18 19:30:23.0 +02:00
        }
        +createdAt: DateTimeImmutable @1706494740 {#1598
          date: 2024-01-29 03:19:00.0 +01:00
        }
        +"title": 348636
      }
      0 => App\Entity\EntryComment {#1736}
    ]
    -id: 33723
    -titleTs: "'compani':2 'laptop':1 'one':4"
    -bodyTs: "'-14':9 '1':132 '13':8 '2':176 'anyon':159 'anyway':235 'arch':83 'attract':53 'behind':157 'bezel':57 'bring':115 'come':124,238 'common':40 'communiti':142,232 'compani':34,108,174 'confirm':202 'could':43 'current':5 'dell':26 'didn':192 'door':246 'effort':46 'especi':55 'everyon':154 'excit':22 'experi':164,220 'extrem':120 'far':153 'feedback':98,148,190 'feel':30 'fellow':2,179 'framework':74,92,158,204,243 'go':48,64,126 'great':141,147 'hardwar':67 'hello':1 'honest':189 'immedi':13 'influenc':196 'input':198 'knowledg':112 'laptop':10 'less':52,162 'like':168 'll':80,114,118 'look':6,54,149 'louder':234 'love':24 'm':4 'machin':130 'make':44 'mind':209,215 'need':14 'negat':101 'new':129 'one':16 'part':137 'pictur':205 'piec':213 'posit':99,163 'prefer':90 'purism':76 'push':242 'read':217 'real':218 'run':82 'see':229 'share':38,103,187 'shop':244 'speak':170,233 'spent':185 'stand':156 'starlab':75 'still':133 'support':33 'surpris':226 'system76':78,231 'tend':86 'thank':109,143,177,222 'thought':72 'time':123,182,237 'updat':131,175 'use':121 've':184 'view':41 'virtual':241 'want':62,194 'wonder':134 'world':219 'would':167 'wrong':65 'xps':27"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706568136
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11178069"
    +editedAt: DateTimeImmutable @1729499850 {#2189
      date: 2024-10-21 10:37:30.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706481736 {#2048
      date: 2024-01-28 23:42:16.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
  +root: App\Entity\EntryComment {#1630}
  +body: "Oh I now remembered that mine developed a problem with one of the USB ports, not a cartridge but the host port. Framework sent me a new board. I replaced it easily and sent the bad one to them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706499256 {#1726
    date: 2024-01-29 04:34:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wwwgem@lemmy.ml"
    "@avidamoeba@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1737 …}
  +nested: Doctrine\ORM\PersistentCollection {#1732 …}
  +votes: Doctrine\ORM\PersistentCollection {#1735 …}
  +reports: Doctrine\ORM\PersistentCollection {#1729 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
  -id: 348781
  -bodyTs: "'bad':36 'board':28 'cartridg':18 'develop':7 'easili':32 'framework':23 'host':21 'mine':6 'new':27 'oh':1 'one':11,37 'port':15,22 'problem':9 'rememb':4 'replac':30 'sent':24,34 'usb':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6824889"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706499256 {#1728
    date: 2024-01-29 04:34:16.0 +01:00
  }
  +"title": 348781
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1739
  +user: Proxies\__CG__\App\Entity\User {#2140 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: Proxies\__CG__\App\Entity\Image {#2228 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2252 …}
  +slug: "Never-again"
  +title: "Never again"
  +url: "https://lemmy.world/pictrs/image/c0095b8d-c578-46d7-bf86-dc9090354eab.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 178
  +favouriteCount: 1722
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729578682 {#2225
    date: 2024-10-22 08:31:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2301 …}
  +votes: Doctrine\ORM\PersistentCollection {#2297 …}
  +reports: Doctrine\ORM\PersistentCollection {#2315 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2321 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2310 …}
  +badges: Doctrine\ORM\PersistentCollection {#2306 …}
  +children: [
    App\Entity\EntryComment {#1717
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1739 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
      +image: null
      +parent: null
      +root: null
      +body: "Never clicked on one of those Discord links, never will."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1706502766 {#1720
        date: 2024-01-29 05:32:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@renzev@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1740 …}
      +nested: Doctrine\ORM\PersistentCollection {#2465 …}
      +votes: Doctrine\ORM\PersistentCollection {#2463 …}
      +reports: Doctrine\ORM\PersistentCollection {#2411 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
      -id: 348909
      -bodyTs: "'click':2 'discord':7 'link':8 'never':1,9 'one':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6825820"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706502766 {#1716
        date: 2024-01-29 05:32:46.0 +01:00
      }
      +"title": 348909
    }
  ]
  -id: 33698
  -titleTs: "'never':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706557427
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11300292"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706471027 {#2067
    date: 2024-01-28 20:43:47.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1739
  +user: Proxies\__CG__\App\Entity\User {#2140 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: Proxies\__CG__\App\Entity\Image {#2228 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2252 …}
  +slug: "Never-again"
  +title: "Never again"
  +url: "https://lemmy.world/pictrs/image/c0095b8d-c578-46d7-bf86-dc9090354eab.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 178
  +favouriteCount: 1722
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729578682 {#2225
    date: 2024-10-22 08:31:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2301 …}
  +votes: Doctrine\ORM\PersistentCollection {#2297 …}
  +reports: Doctrine\ORM\PersistentCollection {#2315 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2321 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2310 …}
  +badges: Doctrine\ORM\PersistentCollection {#2306 …}
  +children: [
    App\Entity\EntryComment {#1717
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1739 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
      +image: null
      +parent: null
      +root: null
      +body: "Never clicked on one of those Discord links, never will."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1706502766 {#1720
        date: 2024-01-29 05:32:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@renzev@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1740 …}
      +nested: Doctrine\ORM\PersistentCollection {#2465 …}
      +votes: Doctrine\ORM\PersistentCollection {#2463 …}
      +reports: Doctrine\ORM\PersistentCollection {#2411 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
      -id: 348909
      -bodyTs: "'click':2 'discord':7 'link':8 'never':1,9 'one':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6825820"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706502766 {#1716
        date: 2024-01-29 05:32:46.0 +01:00
      }
      +"title": 348909
    }
  ]
  -id: 33698
  -titleTs: "'never':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706557427
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11300292"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706471027 {#2067
    date: 2024-01-28 20:43:47.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1739
  +user: Proxies\__CG__\App\Entity\User {#2140 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: Proxies\__CG__\App\Entity\Image {#2228 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2252 …}
  +slug: "Never-again"
  +title: "Never again"
  +url: "https://lemmy.world/pictrs/image/c0095b8d-c578-46d7-bf86-dc9090354eab.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 178
  +favouriteCount: 1722
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729578682 {#2225
    date: 2024-10-22 08:31:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2301 …}
  +votes: Doctrine\ORM\PersistentCollection {#2297 …}
  +reports: Doctrine\ORM\PersistentCollection {#2315 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2321 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2310 …}
  +badges: Doctrine\ORM\PersistentCollection {#2306 …}
  +children: [
    App\Entity\EntryComment {#1717
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1739 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
      +image: null
      +parent: null
      +root: null
      +body: "Never clicked on one of those Discord links, never will."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1706502766 {#1720
        date: 2024-01-29 05:32:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@renzev@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1740 …}
      +nested: Doctrine\ORM\PersistentCollection {#2465 …}
      +votes: Doctrine\ORM\PersistentCollection {#2463 …}
      +reports: Doctrine\ORM\PersistentCollection {#2411 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
      -id: 348909
      -bodyTs: "'click':2 'discord':7 'link':8 'never':1,9 'one':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6825820"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706502766 {#1716
        date: 2024-01-29 05:32:46.0 +01:00
      }
      +"title": 348909
    }
  ]
  -id: 33698
  -titleTs: "'never':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706557427
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11300292"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706471027 {#2067
    date: 2024-01-28 20:43:47.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1717
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1739
    +user: Proxies\__CG__\App\Entity\User {#2140 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
    +image: Proxies\__CG__\App\Entity\Image {#2228 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2252 …}
    +slug: "Never-again"
    +title: "Never again"
    +url: "https://lemmy.world/pictrs/image/c0095b8d-c578-46d7-bf86-dc9090354eab.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 178
    +favouriteCount: 1722
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729578682 {#2225
      date: 2024-10-22 08:31:22.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2301 …}
    +votes: Doctrine\ORM\PersistentCollection {#2297 …}
    +reports: Doctrine\ORM\PersistentCollection {#2315 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2321 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2310 …}
    +badges: Doctrine\ORM\PersistentCollection {#2306 …}
    +children: [
      App\Entity\EntryComment {#1717}
    ]
    -id: 33698
    -titleTs: "'never':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706557427
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11300292"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706471027 {#2067
      date: 2024-01-28 20:43:47.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: null
  +root: null
  +body: "Never clicked on one of those Discord links, never will."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1706502766 {#1720
    date: 2024-01-29 05:32:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@renzev@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1740 …}
  +nested: Doctrine\ORM\PersistentCollection {#2465 …}
  +votes: Doctrine\ORM\PersistentCollection {#2463 …}
  +reports: Doctrine\ORM\PersistentCollection {#2411 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
  -id: 348909
  -bodyTs: "'click':2 'discord':7 'link':8 'never':1,9 'one':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6825820"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706502766 {#1716
    date: 2024-01-29 05:32:46.0 +01:00
  }
  +"title": 348909
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1717
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1739
    +user: Proxies\__CG__\App\Entity\User {#2140 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
    +image: Proxies\__CG__\App\Entity\Image {#2228 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2252 …}
    +slug: "Never-again"
    +title: "Never again"
    +url: "https://lemmy.world/pictrs/image/c0095b8d-c578-46d7-bf86-dc9090354eab.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 178
    +favouriteCount: 1722
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729578682 {#2225
      date: 2024-10-22 08:31:22.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2301 …}
    +votes: Doctrine\ORM\PersistentCollection {#2297 …}
    +reports: Doctrine\ORM\PersistentCollection {#2315 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2321 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2310 …}
    +badges: Doctrine\ORM\PersistentCollection {#2306 …}
    +children: [
      App\Entity\EntryComment {#1717}
    ]
    -id: 33698
    -titleTs: "'never':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706557427
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11300292"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706471027 {#2067
      date: 2024-01-28 20:43:47.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: null
  +root: null
  +body: "Never clicked on one of those Discord links, never will."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1706502766 {#1720
    date: 2024-01-29 05:32:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@renzev@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1740 …}
  +nested: Doctrine\ORM\PersistentCollection {#2465 …}
  +votes: Doctrine\ORM\PersistentCollection {#2463 …}
  +reports: Doctrine\ORM\PersistentCollection {#2411 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
  -id: 348909
  -bodyTs: "'click':2 'discord':7 'link':8 'never':1,9 'one':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6825820"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706502766 {#1716
    date: 2024-01-29 05:32:46.0 +01:00
  }
  +"title": 348909
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1717
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1739
    +user: Proxies\__CG__\App\Entity\User {#2140 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
    +image: Proxies\__CG__\App\Entity\Image {#2228 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2252 …}
    +slug: "Never-again"
    +title: "Never again"
    +url: "https://lemmy.world/pictrs/image/c0095b8d-c578-46d7-bf86-dc9090354eab.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 178
    +favouriteCount: 1722
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729578682 {#2225
      date: 2024-10-22 08:31:22.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2301 …}
    +votes: Doctrine\ORM\PersistentCollection {#2297 …}
    +reports: Doctrine\ORM\PersistentCollection {#2315 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2321 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2310 …}
    +badges: Doctrine\ORM\PersistentCollection {#2306 …}
    +children: [
      App\Entity\EntryComment {#1717}
    ]
    -id: 33698
    -titleTs: "'never':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706557427
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11300292"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706471027 {#2067
      date: 2024-01-28 20:43:47.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: null
  +root: null
  +body: "Never clicked on one of those Discord links, never will."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1706502766 {#1720
    date: 2024-01-29 05:32:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@renzev@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1740 …}
  +nested: Doctrine\ORM\PersistentCollection {#2465 …}
  +votes: Doctrine\ORM\PersistentCollection {#2463 …}
  +reports: Doctrine\ORM\PersistentCollection {#2411 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
  -id: 348909
  -bodyTs: "'click':2 'discord':7 'link':8 'never':1,9 'one':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6825820"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706502766 {#1716
    date: 2024-01-29 05:32:46.0 +01:00
  }
  +"title": 348909
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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_ADMIN
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 ROLE_MODERATOR
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