GET https://kbin.spritesserver.nl/index.php/u/@ani@endlesstalk.org/commented?p=4

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 …}
}
10.19 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.06 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 {#2379
  +user: Proxies\__CG__\App\Entity\User {#2671 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "what-caused-you-to-get-into-Linux"
  +title: "what caused you to get into Linux?"
  +url: null
  +body: "What caused you to get into it, are you an evangel and are you obsessed?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 294
  +favouriteCount: 241
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702621959 {#2704
    date: 2023-12-15 07:32:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2709 …}
  +votes: Doctrine\ORM\PersistentCollection {#2712 …}
  +reports: Doctrine\ORM\PersistentCollection {#2714 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2716 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2718 …}
  +badges: Doctrine\ORM\PersistentCollection {#2720 …}
  +children: [
    App\Entity\EntryComment {#1733
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2379 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: null
      +root: null
      +body: "I found an Ubuntu CD room in the trash, searched about it on the Web, which led me to install it on a low-end PC I had"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701038600 {#1597
        date: 2023-11-26 23:43:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Altomes@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2378 …}
      +nested: Doctrine\ORM\PersistentCollection {#2385 …}
      +votes: Doctrine\ORM\PersistentCollection {#2380 …}
      +reports: Doctrine\ORM\PersistentCollection {#2364 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1740 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2463 …}
      -id: 168257
      -bodyTs: "'cd':5 'end':26 'found':2 'instal':20 'led':17 'low':25 'low-end':24 'pc':27 'room':6 'search':10 'trash':9 'ubuntu':4 'web':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/5660028"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701038600 {#1723
        date: 2023-11-26 23:43:20.0 +01:00
      }
      +"title": 168257
    }
  ]
  -id: 17077
  -titleTs: "'caus':2 'get':5 'linux':7"
  -bodyTs: "'caus':2 'evangel':11 'get':5 'obsess':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701110283
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16098493"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701023883 {#2692
    date: 2023-11-26 19:38:03.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 {#2379
  +user: Proxies\__CG__\App\Entity\User {#2671 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "what-caused-you-to-get-into-Linux"
  +title: "what caused you to get into Linux?"
  +url: null
  +body: "What caused you to get into it, are you an evangel and are you obsessed?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 294
  +favouriteCount: 241
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702621959 {#2704
    date: 2023-12-15 07:32:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2709 …}
  +votes: Doctrine\ORM\PersistentCollection {#2712 …}
  +reports: Doctrine\ORM\PersistentCollection {#2714 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2716 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2718 …}
  +badges: Doctrine\ORM\PersistentCollection {#2720 …}
  +children: [
    App\Entity\EntryComment {#1733
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2379 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: null
      +root: null
      +body: "I found an Ubuntu CD room in the trash, searched about it on the Web, which led me to install it on a low-end PC I had"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701038600 {#1597
        date: 2023-11-26 23:43:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Altomes@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2378 …}
      +nested: Doctrine\ORM\PersistentCollection {#2385 …}
      +votes: Doctrine\ORM\PersistentCollection {#2380 …}
      +reports: Doctrine\ORM\PersistentCollection {#2364 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1740 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2463 …}
      -id: 168257
      -bodyTs: "'cd':5 'end':26 'found':2 'instal':20 'led':17 'low':25 'low-end':24 'pc':27 'room':6 'search':10 'trash':9 'ubuntu':4 'web':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/5660028"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701038600 {#1723
        date: 2023-11-26 23:43:20.0 +01:00
      }
      +"title": 168257
    }
  ]
  -id: 17077
  -titleTs: "'caus':2 'get':5 'linux':7"
  -bodyTs: "'caus':2 'evangel':11 'get':5 'obsess':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701110283
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16098493"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701023883 {#2692
    date: 2023-11-26 19:38:03.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 {#2379
  +user: Proxies\__CG__\App\Entity\User {#2671 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "what-caused-you-to-get-into-Linux"
  +title: "what caused you to get into Linux?"
  +url: null
  +body: "What caused you to get into it, are you an evangel and are you obsessed?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 294
  +favouriteCount: 241
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702621959 {#2704
    date: 2023-12-15 07:32:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2709 …}
  +votes: Doctrine\ORM\PersistentCollection {#2712 …}
  +reports: Doctrine\ORM\PersistentCollection {#2714 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2716 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2718 …}
  +badges: Doctrine\ORM\PersistentCollection {#2720 …}
  +children: [
    App\Entity\EntryComment {#1733
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2379 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: null
      +root: null
      +body: "I found an Ubuntu CD room in the trash, searched about it on the Web, which led me to install it on a low-end PC I had"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701038600 {#1597
        date: 2023-11-26 23:43:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Altomes@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2378 …}
      +nested: Doctrine\ORM\PersistentCollection {#2385 …}
      +votes: Doctrine\ORM\PersistentCollection {#2380 …}
      +reports: Doctrine\ORM\PersistentCollection {#2364 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1740 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2463 …}
      -id: 168257
      -bodyTs: "'cd':5 'end':26 'found':2 'instal':20 'led':17 'low':25 'low-end':24 'pc':27 'room':6 'search':10 'trash':9 'ubuntu':4 'web':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/5660028"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701038600 {#1723
        date: 2023-11-26 23:43:20.0 +01:00
      }
      +"title": 168257
    }
  ]
  -id: 17077
  -titleTs: "'caus':2 'get':5 'linux':7"
  -bodyTs: "'caus':2 'evangel':11 'get':5 'obsess':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701110283
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16098493"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701023883 {#2692
    date: 2023-11-26 19:38:03.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 {#1733
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2379
    +user: Proxies\__CG__\App\Entity\User {#2671 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
    +slug: "what-caused-you-to-get-into-Linux"
    +title: "what caused you to get into Linux?"
    +url: null
    +body: "What caused you to get into it, are you an evangel and are you obsessed?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 294
    +favouriteCount: 241
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702621959 {#2704
      date: 2023-12-15 07:32:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2709 …}
    +votes: Doctrine\ORM\PersistentCollection {#2712 …}
    +reports: Doctrine\ORM\PersistentCollection {#2714 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2716 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2718 …}
    +badges: Doctrine\ORM\PersistentCollection {#2720 …}
    +children: [
      App\Entity\EntryComment {#1733}
    ]
    -id: 17077
    -titleTs: "'caus':2 'get':5 'linux':7"
    -bodyTs: "'caus':2 'evangel':11 'get':5 'obsess':15"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701110283
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16098493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701023883 {#2692
      date: 2023-11-26 19:38:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: null
  +root: null
  +body: "I found an Ubuntu CD room in the trash, searched about it on the Web, which led me to install it on a low-end PC I had"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701038600 {#1597
    date: 2023-11-26 23:43:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Altomes@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2378 …}
  +nested: Doctrine\ORM\PersistentCollection {#2385 …}
  +votes: Doctrine\ORM\PersistentCollection {#2380 …}
  +reports: Doctrine\ORM\PersistentCollection {#2364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1740 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2463 …}
  -id: 168257
  -bodyTs: "'cd':5 'end':26 'found':2 'instal':20 'led':17 'low':25 'low-end':24 'pc':27 'room':6 'search':10 'trash':9 'ubuntu':4 'web':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/5660028"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701038600 {#1723
    date: 2023-11-26 23:43:20.0 +01:00
  }
  +"title": 168257
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1733
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2379
    +user: Proxies\__CG__\App\Entity\User {#2671 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
    +slug: "what-caused-you-to-get-into-Linux"
    +title: "what caused you to get into Linux?"
    +url: null
    +body: "What caused you to get into it, are you an evangel and are you obsessed?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 294
    +favouriteCount: 241
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702621959 {#2704
      date: 2023-12-15 07:32:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2709 …}
    +votes: Doctrine\ORM\PersistentCollection {#2712 …}
    +reports: Doctrine\ORM\PersistentCollection {#2714 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2716 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2718 …}
    +badges: Doctrine\ORM\PersistentCollection {#2720 …}
    +children: [
      App\Entity\EntryComment {#1733}
    ]
    -id: 17077
    -titleTs: "'caus':2 'get':5 'linux':7"
    -bodyTs: "'caus':2 'evangel':11 'get':5 'obsess':15"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701110283
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16098493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701023883 {#2692
      date: 2023-11-26 19:38:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: null
  +root: null
  +body: "I found an Ubuntu CD room in the trash, searched about it on the Web, which led me to install it on a low-end PC I had"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701038600 {#1597
    date: 2023-11-26 23:43:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Altomes@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2378 …}
  +nested: Doctrine\ORM\PersistentCollection {#2385 …}
  +votes: Doctrine\ORM\PersistentCollection {#2380 …}
  +reports: Doctrine\ORM\PersistentCollection {#2364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1740 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2463 …}
  -id: 168257
  -bodyTs: "'cd':5 'end':26 'found':2 'instal':20 'led':17 'low':25 'low-end':24 'pc':27 'room':6 'search':10 'trash':9 'ubuntu':4 'web':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/5660028"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701038600 {#1723
    date: 2023-11-26 23:43:20.0 +01:00
  }
  +"title": 168257
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1733
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2379
    +user: Proxies\__CG__\App\Entity\User {#2671 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
    +slug: "what-caused-you-to-get-into-Linux"
    +title: "what caused you to get into Linux?"
    +url: null
    +body: "What caused you to get into it, are you an evangel and are you obsessed?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 294
    +favouriteCount: 241
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702621959 {#2704
      date: 2023-12-15 07:32:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2709 …}
    +votes: Doctrine\ORM\PersistentCollection {#2712 …}
    +reports: Doctrine\ORM\PersistentCollection {#2714 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2716 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2718 …}
    +badges: Doctrine\ORM\PersistentCollection {#2720 …}
    +children: [
      App\Entity\EntryComment {#1733}
    ]
    -id: 17077
    -titleTs: "'caus':2 'get':5 'linux':7"
    -bodyTs: "'caus':2 'evangel':11 'get':5 'obsess':15"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701110283
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16098493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701023883 {#2692
      date: 2023-11-26 19:38:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: null
  +root: null
  +body: "I found an Ubuntu CD room in the trash, searched about it on the Web, which led me to install it on a low-end PC I had"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701038600 {#1597
    date: 2023-11-26 23:43:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Altomes@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2378 …}
  +nested: Doctrine\ORM\PersistentCollection {#2385 …}
  +votes: Doctrine\ORM\PersistentCollection {#2380 …}
  +reports: Doctrine\ORM\PersistentCollection {#2364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1740 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2463 …}
  -id: 168257
  -bodyTs: "'cd':5 'end':26 'found':2 'instal':20 'led':17 'low':25 'low-end':24 'pc':27 'room':6 'search':10 'trash':9 'ubuntu':4 'web':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/5660028"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701038600 {#1723
    date: 2023-11-26 23:43:20.0 +01:00
  }
  +"title": 168257
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2319
  +user: Proxies\__CG__\App\Entity\User {#2725 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "What-do-you-want-for-Christmas"
  +title: "What do you want for Christmas?"
  +url: null
  +body: "I’m thinking of gifting myself a Nintendo Switch and getting my Sister a Kindle."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 91
  +favouriteCount: 87
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702079757 {#2761
    date: 2023-12-09 00:55:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2766 …}
  +votes: Doctrine\ORM\PersistentCollection {#2769 …}
  +reports: Doctrine\ORM\PersistentCollection {#2771 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2773 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2775 …}
  +badges: Doctrine\ORM\PersistentCollection {#2777 …}
  +children: [
    App\Entity\EntryComment {#2303
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2319 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
      +image: null
      +parent: null
      +root: null
      +body: "Peace"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1701784673 {#2305
        date: 2023-12-05 14:57:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@peepo@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2317 …}
      +nested: Doctrine\ORM\PersistentCollection {#2313 …}
      +votes: Doctrine\ORM\PersistentCollection {#2292 …}
      +reports: Doctrine\ORM\PersistentCollection {#2290 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2295 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2283 …}
      -id: 198772
      -bodyTs: "'peac':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/5969678"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701784673 {#2304
        date: 2023-12-05 14:57:53.0 +01:00
      }
      +"title": 198772
    }
  ]
  -id: 20247
  -titleTs: "'christma':6 'want':4"
  -bodyTs: "'get':11 'gift':5 'kindl':15 'm':2 'nintendo':8 'sister':13 'switch':9 'think':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701868641
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9175253"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701782241 {#2749
    date: 2023-12-05 14:17:21.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 {#2319
  +user: Proxies\__CG__\App\Entity\User {#2725 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "What-do-you-want-for-Christmas"
  +title: "What do you want for Christmas?"
  +url: null
  +body: "I’m thinking of gifting myself a Nintendo Switch and getting my Sister a Kindle."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 91
  +favouriteCount: 87
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702079757 {#2761
    date: 2023-12-09 00:55:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2766 …}
  +votes: Doctrine\ORM\PersistentCollection {#2769 …}
  +reports: Doctrine\ORM\PersistentCollection {#2771 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2773 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2775 …}
  +badges: Doctrine\ORM\PersistentCollection {#2777 …}
  +children: [
    App\Entity\EntryComment {#2303
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2319 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
      +image: null
      +parent: null
      +root: null
      +body: "Peace"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1701784673 {#2305
        date: 2023-12-05 14:57:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@peepo@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2317 …}
      +nested: Doctrine\ORM\PersistentCollection {#2313 …}
      +votes: Doctrine\ORM\PersistentCollection {#2292 …}
      +reports: Doctrine\ORM\PersistentCollection {#2290 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2295 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2283 …}
      -id: 198772
      -bodyTs: "'peac':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/5969678"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701784673 {#2304
        date: 2023-12-05 14:57:53.0 +01:00
      }
      +"title": 198772
    }
  ]
  -id: 20247
  -titleTs: "'christma':6 'want':4"
  -bodyTs: "'get':11 'gift':5 'kindl':15 'm':2 'nintendo':8 'sister':13 'switch':9 'think':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701868641
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9175253"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701782241 {#2749
    date: 2023-12-05 14:17:21.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 {#2319
  +user: Proxies\__CG__\App\Entity\User {#2725 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "What-do-you-want-for-Christmas"
  +title: "What do you want for Christmas?"
  +url: null
  +body: "I’m thinking of gifting myself a Nintendo Switch and getting my Sister a Kindle."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 91
  +favouriteCount: 87
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702079757 {#2761
    date: 2023-12-09 00:55:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2766 …}
  +votes: Doctrine\ORM\PersistentCollection {#2769 …}
  +reports: Doctrine\ORM\PersistentCollection {#2771 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2773 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2775 …}
  +badges: Doctrine\ORM\PersistentCollection {#2777 …}
  +children: [
    App\Entity\EntryComment {#2303
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2319 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
      +image: null
      +parent: null
      +root: null
      +body: "Peace"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1701784673 {#2305
        date: 2023-12-05 14:57:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@peepo@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2317 …}
      +nested: Doctrine\ORM\PersistentCollection {#2313 …}
      +votes: Doctrine\ORM\PersistentCollection {#2292 …}
      +reports: Doctrine\ORM\PersistentCollection {#2290 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2295 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2283 …}
      -id: 198772
      -bodyTs: "'peac':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/5969678"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701784673 {#2304
        date: 2023-12-05 14:57:53.0 +01:00
      }
      +"title": 198772
    }
  ]
  -id: 20247
  -titleTs: "'christma':6 'want':4"
  -bodyTs: "'get':11 'gift':5 'kindl':15 'm':2 'nintendo':8 'sister':13 'switch':9 'think':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701868641
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9175253"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701782241 {#2749
    date: 2023-12-05 14:17:21.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 {#2303
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2319
    +user: Proxies\__CG__\App\Entity\User {#2725 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
    +slug: "What-do-you-want-for-Christmas"
    +title: "What do you want for Christmas?"
    +url: null
    +body: "I’m thinking of gifting myself a Nintendo Switch and getting my Sister a Kindle."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 91
    +favouriteCount: 87
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702079757 {#2761
      date: 2023-12-09 00:55:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2766 …}
    +votes: Doctrine\ORM\PersistentCollection {#2769 …}
    +reports: Doctrine\ORM\PersistentCollection {#2771 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2773 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2775 …}
    +badges: Doctrine\ORM\PersistentCollection {#2777 …}
    +children: [
      App\Entity\EntryComment {#2303}
    ]
    -id: 20247
    -titleTs: "'christma':6 'want':4"
    -bodyTs: "'get':11 'gift':5 'kindl':15 'm':2 'nintendo':8 'sister':13 'switch':9 'think':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701868641
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9175253"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701782241 {#2749
      date: 2023-12-05 14:17:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: null
  +root: null
  +body: "Peace"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1701784673 {#2305
    date: 2023-12-05 14:57:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@peepo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2317 …}
  +nested: Doctrine\ORM\PersistentCollection {#2313 …}
  +votes: Doctrine\ORM\PersistentCollection {#2292 …}
  +reports: Doctrine\ORM\PersistentCollection {#2290 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2295 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2283 …}
  -id: 198772
  -bodyTs: "'peac':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/5969678"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701784673 {#2304
    date: 2023-12-05 14:57:53.0 +01:00
  }
  +"title": 198772
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2303
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2319
    +user: Proxies\__CG__\App\Entity\User {#2725 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
    +slug: "What-do-you-want-for-Christmas"
    +title: "What do you want for Christmas?"
    +url: null
    +body: "I’m thinking of gifting myself a Nintendo Switch and getting my Sister a Kindle."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 91
    +favouriteCount: 87
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702079757 {#2761
      date: 2023-12-09 00:55:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2766 …}
    +votes: Doctrine\ORM\PersistentCollection {#2769 …}
    +reports: Doctrine\ORM\PersistentCollection {#2771 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2773 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2775 …}
    +badges: Doctrine\ORM\PersistentCollection {#2777 …}
    +children: [
      App\Entity\EntryComment {#2303}
    ]
    -id: 20247
    -titleTs: "'christma':6 'want':4"
    -bodyTs: "'get':11 'gift':5 'kindl':15 'm':2 'nintendo':8 'sister':13 'switch':9 'think':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701868641
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9175253"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701782241 {#2749
      date: 2023-12-05 14:17:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: null
  +root: null
  +body: "Peace"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1701784673 {#2305
    date: 2023-12-05 14:57:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@peepo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2317 …}
  +nested: Doctrine\ORM\PersistentCollection {#2313 …}
  +votes: Doctrine\ORM\PersistentCollection {#2292 …}
  +reports: Doctrine\ORM\PersistentCollection {#2290 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2295 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2283 …}
  -id: 198772
  -bodyTs: "'peac':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/5969678"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701784673 {#2304
    date: 2023-12-05 14:57:53.0 +01:00
  }
  +"title": 198772
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2303
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2319
    +user: Proxies\__CG__\App\Entity\User {#2725 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
    +slug: "What-do-you-want-for-Christmas"
    +title: "What do you want for Christmas?"
    +url: null
    +body: "I’m thinking of gifting myself a Nintendo Switch and getting my Sister a Kindle."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 91
    +favouriteCount: 87
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702079757 {#2761
      date: 2023-12-09 00:55:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2766 …}
    +votes: Doctrine\ORM\PersistentCollection {#2769 …}
    +reports: Doctrine\ORM\PersistentCollection {#2771 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2773 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2775 …}
    +badges: Doctrine\ORM\PersistentCollection {#2777 …}
    +children: [
      App\Entity\EntryComment {#2303}
    ]
    -id: 20247
    -titleTs: "'christma':6 'want':4"
    -bodyTs: "'get':11 'gift':5 'kindl':15 'm':2 'nintendo':8 'sister':13 'switch':9 'think':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701868641
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9175253"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701782241 {#2749
      date: 2023-12-05 14:17:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: null
  +root: null
  +body: "Peace"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1701784673 {#2305
    date: 2023-12-05 14:57:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@peepo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2317 …}
  +nested: Doctrine\ORM\PersistentCollection {#2313 …}
  +votes: Doctrine\ORM\PersistentCollection {#2292 …}
  +reports: Doctrine\ORM\PersistentCollection {#2290 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2295 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2283 …}
  -id: 198772
  -bodyTs: "'peac':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/5969678"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701784673 {#2304
    date: 2023-12-05 14:57:53.0 +01:00
  }
  +"title": 198772
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2343
  +user: Proxies\__CG__\App\Entity\User {#2145 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "Arch-or-NixOS"
  +title: "Arch or NixOS?"
  +url: null
  +body: """
    I’ve been here a week ago already asking if Arch would be fine for a laptop used for university, as stability is a notable factor in that and I’m already using EndeavourOS at home, but now I’m curious about something else too - what about Arch vs NixOS?\n
    \n
    I heard that NixOS is pretty solid, as due to the one file for your entire system format you can both copy and restore your system easily whenever, apart from your normal files and application configurations of course.\n
    \n
    Are there **any major downsides to NixOS compared to Arch** apart from the Arch Wiki being a bit less relevant? I’d also lose access to the AUR, but admittedly I don’t think I’ve ever actually needed it for anything, it’s just nice to have. Also, since NixOS has both rolling release and static release and you can mix and match if you wanna get packages from unstable or not, I’m not losing Arch’s bleeding edge, which is nice.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 79
  +favouriteCount: 84
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724395554 {#2561
    date: 2024-08-23 08:45:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2496 …}
  +votes: Doctrine\ORM\PersistentCollection {#2568 …}
  +reports: Doctrine\ORM\PersistentCollection {#2570 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2572 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2574 …}
  +badges: Doctrine\ORM\PersistentCollection {#2576 …}
  +children: [
    3 => App\Entity\EntryComment {#2120
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2343 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2161 …}
      +root: App\Entity\EntryComment {#2337
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2343 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          I’d recommended Arch because with NixOS you end up having to tinker too much. Besides, if you need to use Linux for development purposes, Arch follows the usual Linux/Unix conventions, while with NixOS you would end up tinkering…And you can always use the Nix app from Arch.\n
          \n
          Just use Arch with Gnome or KDE, that will save you a ton of time.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 38
        +score: 0
        +lastActive: DateTime @1703013718 {#2340
          date: 2023-12-19 20:21:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CatLikeLemming@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2336 …}
        +nested: Doctrine\ORM\PersistentCollection {#2339 …}
        +votes: Doctrine\ORM\PersistentCollection {#2159 …}
        +reports: Doctrine\ORM\PersistentCollection {#2135 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
        -id: 191891
        -bodyTs: "'alway':43 'app':47 'arch':4,26,49,52 'besid':16 'convent':31 'd':2 'develop':24 'end':9,37 'follow':27 'gnome':54 'kde':56 'linux':22 'linux/unix':30 'much':15 'need':19 'nix':46 'nixo':7,34 'purpos':25 'recommend':3 'save':59 'time':64 'tinker':13,39 'ton':62 'use':21,44,51 'usual':29 'would':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/5897846"
        +editedAt: DateTimeImmutable @1702776696 {#2341
          date: 2023-12-17 02:31:36.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701605064 {#2342
          date: 2023-12-03 13:04:24.0 +01:00
        }
        +"title": 191891
      }
      +body: "Fair point, I was mostly listing the major downsides IMO that OP asked for"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701704078 {#2119
        date: 2023-12-04 16:34:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CatLikeLemming@lemmy.blahaj.zone"
        "@ani@endlesstalk.org"
        "@fxt_ryknow@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2160 …}
      +nested: Doctrine\ORM\PersistentCollection {#2162 …}
      +votes: Doctrine\ORM\PersistentCollection {#2128 …}
      +reports: Doctrine\ORM\PersistentCollection {#2126 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2139 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2224 …}
      -id: 195701
      -bodyTs: "'ask':13 'downsid':9 'fair':1 'imo':10 'list':6 'major':8 'most':5 'op':12 'point':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/5935535"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701704078 {#2116
        date: 2023-12-04 16:34:38.0 +01:00
      }
      +"title": 195701
    }
    1 => App\Entity\EntryComment {#2052
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2343 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2054 …}
      +root: App\Entity\EntryComment {#2337}
      +body: "Guess you never had to package general or hard to package software like those that require fixed output derivation or undersupported ecosystems, trying to use common development environment for Python under NixOS, running binaries under NixOS, the list goes on."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701635860 {#2050
        date: 2023-12-03 21:37:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CatLikeLemming@lemmy.blahaj.zone"
        "@ani@endlesstalk.org"
        "@fxt_ryknow@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2058 …}
      +nested: Doctrine\ORM\PersistentCollection {#2125 …}
      +votes: Doctrine\ORM\PersistentCollection {#2041 …}
      +reports: Doctrine\ORM\PersistentCollection {#2100 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2105 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2111 …}
      -id: 193334
      -bodyTs: "'binari':34 'common':26 'deriv':19 'develop':27 'ecosystem':22 'environ':28 'fix':17 'general':7 'goe':39 'guess':1 'hard':9 'like':13 'list':38 'never':3 'nixo':32,36 'output':18 'packag':6,11 'python':30 'requir':16 'run':33 'softwar':12 'tri':23 'undersupport':21 'use':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/5911186"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701635860 {#2055
        date: 2023-12-03 21:37:40.0 +01:00
      }
      +"title": 193334
    }
    2 => App\Entity\EntryComment {#2337}
    0 => App\Entity\EntryComment {#2074
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2343 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2066 …}
      +root: App\Entity\EntryComment {#2337}
      +body: """
        Comparatively, NixOS is complex, while Arch is simple. NixOS diverges very much from traditional Linux distributions, beginning with using a diferent filesystem hierarchy, which breaks a ton of apps, requiring workarounds like patches, simulating a standard filesystem… In the long run, you will have to deal with many NixOS-specific issues.\n
        \n
        Because you’re going to Uni, it’s better to focus on having a mostly just works distro with updated repository, and that’s Arch. On your free time in the future, maybe try NixOS in a VM just so you have a feel for it. And again, you can use Nix on Arch so you use apps from Nixpkgs.\n
        \n
        This all comes from an originally Arch user turned into an experienced NixOS user.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1701609116 {#2069
        date: 2023-12-03 14:11:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CatLikeLemming@lemmy.blahaj.zone"
        "@ani@endlesstalk.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2071 …}
      +nested: Doctrine\ORM\PersistentCollection {#2070 …}
      +votes: Doctrine\ORM\PersistentCollection {#2048 …}
      +reports: Doctrine\ORM\PersistentCollection {#2056 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2046 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2045 …}
      -id: 192030
      -bodyTs: "'app':29,110 'arch':6,77,106,119 'begin':17 'better':61 'break':25 'come':115 'compar':1 'complex':4 'deal':46 'difer':21 'distribut':16 'distro':70 'diverg':10 'experienc':124 'feel':96 'filesystem':22,37 'focus':63 'free':80 'futur':84 'go':56 'hierarchi':23 'issu':52 'like':32 'linux':15 'long':40 'mani':48 'mayb':85 'most':67 'much':12 'nix':104 'nixo':2,9,50,87,125 'nixos-specif':49 'nixpkg':112 'origin':118 'patch':33 're':55 'repositori':73 'requir':30 'run':41 'simpl':8 'simul':34 'specif':51 'standard':36 'time':81 'ton':27 'tradit':14 'tri':86 'turn':121 'uni':58 'updat':72 'use':19,103,109 'user':120,126 'vm':90 'work':69 'workaround':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/5899318"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701609116 {#2065
        date: 2023-12-03 14:11:56.0 +01:00
      }
      +"title": 192030
    }
  ]
  -id: 19722
  -titleTs: "'arch':1 'nixo':3"
  -bodyTs: "'access':113 'actual':126 'admit':118 'ago':7 'alreadi':8,32 'also':111,137 'anyth':130 'apart':79,99 'applic':85 'arch':11,48,98,102,166 'ask':9 'aur':116 'bit':106 'bleed':168 'compar':96 'configur':86 'copi':72 'cours':88 'curious':41 'd':110 'downsid':93 'due':59 'easili':77 'edg':169 'els':44 'endeavouro':34 'entir':66 'ever':125 'factor':26 'file':63,83 'fine':14 'format':68 'get':156 'heard':52 'home':36 'laptop':17 'less':107 'lose':112,165 'm':31,40,163 'major':92 'match':152 'mix':150 'need':127 'nice':134,172 'nixo':50,54,95,139 'normal':82 'notabl':25 'one':62 'packag':157 'pretti':56 'releas':143,146 'relev':108 'restor':74 'roll':142 'sinc':138 'solid':57 'someth':43 'stabil':22 'static':145 'system':67,76 'think':122 'univers':20 'unstabl':159 'use':18,33 've':2,124 'vs':49 'wanna':155 'week':6 'whenev':78 'wiki':103 'would':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701691094
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/6098933"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701604694 {#2536
    date: 2023-12-03 12:58:14.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 {#2343
  +user: Proxies\__CG__\App\Entity\User {#2145 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "Arch-or-NixOS"
  +title: "Arch or NixOS?"
  +url: null
  +body: """
    I’ve been here a week ago already asking if Arch would be fine for a laptop used for university, as stability is a notable factor in that and I’m already using EndeavourOS at home, but now I’m curious about something else too - what about Arch vs NixOS?\n
    \n
    I heard that NixOS is pretty solid, as due to the one file for your entire system format you can both copy and restore your system easily whenever, apart from your normal files and application configurations of course.\n
    \n
    Are there **any major downsides to NixOS compared to Arch** apart from the Arch Wiki being a bit less relevant? I’d also lose access to the AUR, but admittedly I don’t think I’ve ever actually needed it for anything, it’s just nice to have. Also, since NixOS has both rolling release and static release and you can mix and match if you wanna get packages from unstable or not, I’m not losing Arch’s bleeding edge, which is nice.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 79
  +favouriteCount: 84
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724395554 {#2561
    date: 2024-08-23 08:45:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2496 …}
  +votes: Doctrine\ORM\PersistentCollection {#2568 …}
  +reports: Doctrine\ORM\PersistentCollection {#2570 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2572 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2574 …}
  +badges: Doctrine\ORM\PersistentCollection {#2576 …}
  +children: [
    3 => App\Entity\EntryComment {#2120
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2343 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2161 …}
      +root: App\Entity\EntryComment {#2337
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2343 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          I’d recommended Arch because with NixOS you end up having to tinker too much. Besides, if you need to use Linux for development purposes, Arch follows the usual Linux/Unix conventions, while with NixOS you would end up tinkering…And you can always use the Nix app from Arch.\n
          \n
          Just use Arch with Gnome or KDE, that will save you a ton of time.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 38
        +score: 0
        +lastActive: DateTime @1703013718 {#2340
          date: 2023-12-19 20:21:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CatLikeLemming@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2336 …}
        +nested: Doctrine\ORM\PersistentCollection {#2339 …}
        +votes: Doctrine\ORM\PersistentCollection {#2159 …}
        +reports: Doctrine\ORM\PersistentCollection {#2135 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
        -id: 191891
        -bodyTs: "'alway':43 'app':47 'arch':4,26,49,52 'besid':16 'convent':31 'd':2 'develop':24 'end':9,37 'follow':27 'gnome':54 'kde':56 'linux':22 'linux/unix':30 'much':15 'need':19 'nix':46 'nixo':7,34 'purpos':25 'recommend':3 'save':59 'time':64 'tinker':13,39 'ton':62 'use':21,44,51 'usual':29 'would':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/5897846"
        +editedAt: DateTimeImmutable @1702776696 {#2341
          date: 2023-12-17 02:31:36.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701605064 {#2342
          date: 2023-12-03 13:04:24.0 +01:00
        }
        +"title": 191891
      }
      +body: "Fair point, I was mostly listing the major downsides IMO that OP asked for"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701704078 {#2119
        date: 2023-12-04 16:34:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CatLikeLemming@lemmy.blahaj.zone"
        "@ani@endlesstalk.org"
        "@fxt_ryknow@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2160 …}
      +nested: Doctrine\ORM\PersistentCollection {#2162 …}
      +votes: Doctrine\ORM\PersistentCollection {#2128 …}
      +reports: Doctrine\ORM\PersistentCollection {#2126 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2139 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2224 …}
      -id: 195701
      -bodyTs: "'ask':13 'downsid':9 'fair':1 'imo':10 'list':6 'major':8 'most':5 'op':12 'point':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/5935535"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701704078 {#2116
        date: 2023-12-04 16:34:38.0 +01:00
      }
      +"title": 195701
    }
    1 => App\Entity\EntryComment {#2052
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2343 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2054 …}
      +root: App\Entity\EntryComment {#2337}
      +body: "Guess you never had to package general or hard to package software like those that require fixed output derivation or undersupported ecosystems, trying to use common development environment for Python under NixOS, running binaries under NixOS, the list goes on."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701635860 {#2050
        date: 2023-12-03 21:37:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CatLikeLemming@lemmy.blahaj.zone"
        "@ani@endlesstalk.org"
        "@fxt_ryknow@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2058 …}
      +nested: Doctrine\ORM\PersistentCollection {#2125 …}
      +votes: Doctrine\ORM\PersistentCollection {#2041 …}
      +reports: Doctrine\ORM\PersistentCollection {#2100 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2105 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2111 …}
      -id: 193334
      -bodyTs: "'binari':34 'common':26 'deriv':19 'develop':27 'ecosystem':22 'environ':28 'fix':17 'general':7 'goe':39 'guess':1 'hard':9 'like':13 'list':38 'never':3 'nixo':32,36 'output':18 'packag':6,11 'python':30 'requir':16 'run':33 'softwar':12 'tri':23 'undersupport':21 'use':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/5911186"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701635860 {#2055
        date: 2023-12-03 21:37:40.0 +01:00
      }
      +"title": 193334
    }
    2 => App\Entity\EntryComment {#2337}
    0 => App\Entity\EntryComment {#2074
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2343 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2066 …}
      +root: App\Entity\EntryComment {#2337}
      +body: """
        Comparatively, NixOS is complex, while Arch is simple. NixOS diverges very much from traditional Linux distributions, beginning with using a diferent filesystem hierarchy, which breaks a ton of apps, requiring workarounds like patches, simulating a standard filesystem… In the long run, you will have to deal with many NixOS-specific issues.\n
        \n
        Because you’re going to Uni, it’s better to focus on having a mostly just works distro with updated repository, and that’s Arch. On your free time in the future, maybe try NixOS in a VM just so you have a feel for it. And again, you can use Nix on Arch so you use apps from Nixpkgs.\n
        \n
        This all comes from an originally Arch user turned into an experienced NixOS user.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1701609116 {#2069
        date: 2023-12-03 14:11:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CatLikeLemming@lemmy.blahaj.zone"
        "@ani@endlesstalk.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2071 …}
      +nested: Doctrine\ORM\PersistentCollection {#2070 …}
      +votes: Doctrine\ORM\PersistentCollection {#2048 …}
      +reports: Doctrine\ORM\PersistentCollection {#2056 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2046 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2045 …}
      -id: 192030
      -bodyTs: "'app':29,110 'arch':6,77,106,119 'begin':17 'better':61 'break':25 'come':115 'compar':1 'complex':4 'deal':46 'difer':21 'distribut':16 'distro':70 'diverg':10 'experienc':124 'feel':96 'filesystem':22,37 'focus':63 'free':80 'futur':84 'go':56 'hierarchi':23 'issu':52 'like':32 'linux':15 'long':40 'mani':48 'mayb':85 'most':67 'much':12 'nix':104 'nixo':2,9,50,87,125 'nixos-specif':49 'nixpkg':112 'origin':118 'patch':33 're':55 'repositori':73 'requir':30 'run':41 'simpl':8 'simul':34 'specif':51 'standard':36 'time':81 'ton':27 'tradit':14 'tri':86 'turn':121 'uni':58 'updat':72 'use':19,103,109 'user':120,126 'vm':90 'work':69 'workaround':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/5899318"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701609116 {#2065
        date: 2023-12-03 14:11:56.0 +01:00
      }
      +"title": 192030
    }
  ]
  -id: 19722
  -titleTs: "'arch':1 'nixo':3"
  -bodyTs: "'access':113 'actual':126 'admit':118 'ago':7 'alreadi':8,32 'also':111,137 'anyth':130 'apart':79,99 'applic':85 'arch':11,48,98,102,166 'ask':9 'aur':116 'bit':106 'bleed':168 'compar':96 'configur':86 'copi':72 'cours':88 'curious':41 'd':110 'downsid':93 'due':59 'easili':77 'edg':169 'els':44 'endeavouro':34 'entir':66 'ever':125 'factor':26 'file':63,83 'fine':14 'format':68 'get':156 'heard':52 'home':36 'laptop':17 'less':107 'lose':112,165 'm':31,40,163 'major':92 'match':152 'mix':150 'need':127 'nice':134,172 'nixo':50,54,95,139 'normal':82 'notabl':25 'one':62 'packag':157 'pretti':56 'releas':143,146 'relev':108 'restor':74 'roll':142 'sinc':138 'solid':57 'someth':43 'stabil':22 'static':145 'system':67,76 'think':122 'univers':20 'unstabl':159 'use':18,33 've':2,124 'vs':49 'wanna':155 'week':6 'whenev':78 'wiki':103 'would':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701691094
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/6098933"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701604694 {#2536
    date: 2023-12-03 12:58:14.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 {#2343
  +user: Proxies\__CG__\App\Entity\User {#2145 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "Arch-or-NixOS"
  +title: "Arch or NixOS?"
  +url: null
  +body: """
    I’ve been here a week ago already asking if Arch would be fine for a laptop used for university, as stability is a notable factor in that and I’m already using EndeavourOS at home, but now I’m curious about something else too - what about Arch vs NixOS?\n
    \n
    I heard that NixOS is pretty solid, as due to the one file for your entire system format you can both copy and restore your system easily whenever, apart from your normal files and application configurations of course.\n
    \n
    Are there **any major downsides to NixOS compared to Arch** apart from the Arch Wiki being a bit less relevant? I’d also lose access to the AUR, but admittedly I don’t think I’ve ever actually needed it for anything, it’s just nice to have. Also, since NixOS has both rolling release and static release and you can mix and match if you wanna get packages from unstable or not, I’m not losing Arch’s bleeding edge, which is nice.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 79
  +favouriteCount: 84
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724395554 {#2561
    date: 2024-08-23 08:45:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2496 …}
  +votes: Doctrine\ORM\PersistentCollection {#2568 …}
  +reports: Doctrine\ORM\PersistentCollection {#2570 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2572 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2574 …}
  +badges: Doctrine\ORM\PersistentCollection {#2576 …}
  +children: [
    3 => App\Entity\EntryComment {#2120
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2343 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2161 …}
      +root: App\Entity\EntryComment {#2337
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2343 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          I’d recommended Arch because with NixOS you end up having to tinker too much. Besides, if you need to use Linux for development purposes, Arch follows the usual Linux/Unix conventions, while with NixOS you would end up tinkering…And you can always use the Nix app from Arch.\n
          \n
          Just use Arch with Gnome or KDE, that will save you a ton of time.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 38
        +score: 0
        +lastActive: DateTime @1703013718 {#2340
          date: 2023-12-19 20:21:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CatLikeLemming@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2336 …}
        +nested: Doctrine\ORM\PersistentCollection {#2339 …}
        +votes: Doctrine\ORM\PersistentCollection {#2159 …}
        +reports: Doctrine\ORM\PersistentCollection {#2135 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
        -id: 191891
        -bodyTs: "'alway':43 'app':47 'arch':4,26,49,52 'besid':16 'convent':31 'd':2 'develop':24 'end':9,37 'follow':27 'gnome':54 'kde':56 'linux':22 'linux/unix':30 'much':15 'need':19 'nix':46 'nixo':7,34 'purpos':25 'recommend':3 'save':59 'time':64 'tinker':13,39 'ton':62 'use':21,44,51 'usual':29 'would':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/5897846"
        +editedAt: DateTimeImmutable @1702776696 {#2341
          date: 2023-12-17 02:31:36.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701605064 {#2342
          date: 2023-12-03 13:04:24.0 +01:00
        }
        +"title": 191891
      }
      +body: "Fair point, I was mostly listing the major downsides IMO that OP asked for"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701704078 {#2119
        date: 2023-12-04 16:34:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CatLikeLemming@lemmy.blahaj.zone"
        "@ani@endlesstalk.org"
        "@fxt_ryknow@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2160 …}
      +nested: Doctrine\ORM\PersistentCollection {#2162 …}
      +votes: Doctrine\ORM\PersistentCollection {#2128 …}
      +reports: Doctrine\ORM\PersistentCollection {#2126 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2139 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2224 …}
      -id: 195701
      -bodyTs: "'ask':13 'downsid':9 'fair':1 'imo':10 'list':6 'major':8 'most':5 'op':12 'point':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/5935535"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701704078 {#2116
        date: 2023-12-04 16:34:38.0 +01:00
      }
      +"title": 195701
    }
    1 => App\Entity\EntryComment {#2052
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2343 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2054 …}
      +root: App\Entity\EntryComment {#2337}
      +body: "Guess you never had to package general or hard to package software like those that require fixed output derivation or undersupported ecosystems, trying to use common development environment for Python under NixOS, running binaries under NixOS, the list goes on."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701635860 {#2050
        date: 2023-12-03 21:37:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CatLikeLemming@lemmy.blahaj.zone"
        "@ani@endlesstalk.org"
        "@fxt_ryknow@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2058 …}
      +nested: Doctrine\ORM\PersistentCollection {#2125 …}
      +votes: Doctrine\ORM\PersistentCollection {#2041 …}
      +reports: Doctrine\ORM\PersistentCollection {#2100 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2105 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2111 …}
      -id: 193334
      -bodyTs: "'binari':34 'common':26 'deriv':19 'develop':27 'ecosystem':22 'environ':28 'fix':17 'general':7 'goe':39 'guess':1 'hard':9 'like':13 'list':38 'never':3 'nixo':32,36 'output':18 'packag':6,11 'python':30 'requir':16 'run':33 'softwar':12 'tri':23 'undersupport':21 'use':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/5911186"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701635860 {#2055
        date: 2023-12-03 21:37:40.0 +01:00
      }
      +"title": 193334
    }
    2 => App\Entity\EntryComment {#2337}
    0 => App\Entity\EntryComment {#2074
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2343 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2066 …}
      +root: App\Entity\EntryComment {#2337}
      +body: """
        Comparatively, NixOS is complex, while Arch is simple. NixOS diverges very much from traditional Linux distributions, beginning with using a diferent filesystem hierarchy, which breaks a ton of apps, requiring workarounds like patches, simulating a standard filesystem… In the long run, you will have to deal with many NixOS-specific issues.\n
        \n
        Because you’re going to Uni, it’s better to focus on having a mostly just works distro with updated repository, and that’s Arch. On your free time in the future, maybe try NixOS in a VM just so you have a feel for it. And again, you can use Nix on Arch so you use apps from Nixpkgs.\n
        \n
        This all comes from an originally Arch user turned into an experienced NixOS user.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1701609116 {#2069
        date: 2023-12-03 14:11:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CatLikeLemming@lemmy.blahaj.zone"
        "@ani@endlesstalk.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2071 …}
      +nested: Doctrine\ORM\PersistentCollection {#2070 …}
      +votes: Doctrine\ORM\PersistentCollection {#2048 …}
      +reports: Doctrine\ORM\PersistentCollection {#2056 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2046 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2045 …}
      -id: 192030
      -bodyTs: "'app':29,110 'arch':6,77,106,119 'begin':17 'better':61 'break':25 'come':115 'compar':1 'complex':4 'deal':46 'difer':21 'distribut':16 'distro':70 'diverg':10 'experienc':124 'feel':96 'filesystem':22,37 'focus':63 'free':80 'futur':84 'go':56 'hierarchi':23 'issu':52 'like':32 'linux':15 'long':40 'mani':48 'mayb':85 'most':67 'much':12 'nix':104 'nixo':2,9,50,87,125 'nixos-specif':49 'nixpkg':112 'origin':118 'patch':33 're':55 'repositori':73 'requir':30 'run':41 'simpl':8 'simul':34 'specif':51 'standard':36 'time':81 'ton':27 'tradit':14 'tri':86 'turn':121 'uni':58 'updat':72 'use':19,103,109 'user':120,126 'vm':90 'work':69 'workaround':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/5899318"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701609116 {#2065
        date: 2023-12-03 14:11:56.0 +01:00
      }
      +"title": 192030
    }
  ]
  -id: 19722
  -titleTs: "'arch':1 'nixo':3"
  -bodyTs: "'access':113 'actual':126 'admit':118 'ago':7 'alreadi':8,32 'also':111,137 'anyth':130 'apart':79,99 'applic':85 'arch':11,48,98,102,166 'ask':9 'aur':116 'bit':106 'bleed':168 'compar':96 'configur':86 'copi':72 'cours':88 'curious':41 'd':110 'downsid':93 'due':59 'easili':77 'edg':169 'els':44 'endeavouro':34 'entir':66 'ever':125 'factor':26 'file':63,83 'fine':14 'format':68 'get':156 'heard':52 'home':36 'laptop':17 'less':107 'lose':112,165 'm':31,40,163 'major':92 'match':152 'mix':150 'need':127 'nice':134,172 'nixo':50,54,95,139 'normal':82 'notabl':25 'one':62 'packag':157 'pretti':56 'releas':143,146 'relev':108 'restor':74 'roll':142 'sinc':138 'solid':57 'someth':43 'stabil':22 'static':145 'system':67,76 'think':122 'univers':20 'unstabl':159 'use':18,33 've':2,124 'vs':49 'wanna':155 'week':6 'whenev':78 'wiki':103 'would':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701691094
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/6098933"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701604694 {#2536
    date: 2023-12-03 12:58:14.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 {#2120
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2343
    +user: Proxies\__CG__\App\Entity\User {#2145 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
    +slug: "Arch-or-NixOS"
    +title: "Arch or NixOS?"
    +url: null
    +body: """
      I’ve been here a week ago already asking if Arch would be fine for a laptop used for university, as stability is a notable factor in that and I’m already using EndeavourOS at home, but now I’m curious about something else too - what about Arch vs NixOS?\n
      \n
      I heard that NixOS is pretty solid, as due to the one file for your entire system format you can both copy and restore your system easily whenever, apart from your normal files and application configurations of course.\n
      \n
      Are there **any major downsides to NixOS compared to Arch** apart from the Arch Wiki being a bit less relevant? I’d also lose access to the AUR, but admittedly I don’t think I’ve ever actually needed it for anything, it’s just nice to have. Also, since NixOS has both rolling release and static release and you can mix and match if you wanna get packages from unstable or not, I’m not losing Arch’s bleeding edge, which is nice.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 79
    +favouriteCount: 84
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724395554 {#2561
      date: 2024-08-23 08:45:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2496 …}
    +votes: Doctrine\ORM\PersistentCollection {#2568 …}
    +reports: Doctrine\ORM\PersistentCollection {#2570 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2572 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2574 …}
    +badges: Doctrine\ORM\PersistentCollection {#2576 …}
    +children: [
      3 => App\Entity\EntryComment {#2120}
      1 => App\Entity\EntryComment {#2052
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2343 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2054 …}
        +root: App\Entity\EntryComment {#2337
          +user: App\Entity\User {#260 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2343 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            I’d recommended Arch because with NixOS you end up having to tinker too much. Besides, if you need to use Linux for development purposes, Arch follows the usual Linux/Unix conventions, while with NixOS you would end up tinkering…And you can always use the Nix app from Arch.\n
            \n
            Just use Arch with Gnome or KDE, that will save you a ton of time.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 38
          +score: 0
          +lastActive: DateTime @1703013718 {#2340
            date: 2023-12-19 20:21:58.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@CatLikeLemming@lemmy.blahaj.zone"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2336 …}
          +nested: Doctrine\ORM\PersistentCollection {#2339 …}
          +votes: Doctrine\ORM\PersistentCollection {#2159 …}
          +reports: Doctrine\ORM\PersistentCollection {#2135 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
          -id: 191891
          -bodyTs: "'alway':43 'app':47 'arch':4,26,49,52 'besid':16 'convent':31 'd':2 'develop':24 'end':9,37 'follow':27 'gnome':54 'kde':56 'linux':22 'linux/unix':30 'much':15 'need':19 'nix':46 'nixo':7,34 'purpos':25 'recommend':3 'save':59 'time':64 'tinker':13,39 'ton':62 'use':21,44,51 'usual':29 'would':36"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://endlesstalk.org/comment/5897846"
          +editedAt: DateTimeImmutable @1702776696 {#2341
            date: 2023-12-17 02:31:36.0 +01:00
          }
          +createdAt: DateTimeImmutable @1701605064 {#2342
            date: 2023-12-03 13:04:24.0 +01:00
          }
          +"title": 191891
        }
        +body: "Guess you never had to package general or hard to package software like those that require fixed output derivation or undersupported ecosystems, trying to use common development environment for Python under NixOS, running binaries under NixOS, the list goes on."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701635860 {#2050
          date: 2023-12-03 21:37:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CatLikeLemming@lemmy.blahaj.zone"
          "@ani@endlesstalk.org"
          "@fxt_ryknow@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2058 …}
        +nested: Doctrine\ORM\PersistentCollection {#2125 …}
        +votes: Doctrine\ORM\PersistentCollection {#2041 …}
        +reports: Doctrine\ORM\PersistentCollection {#2100 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2105 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2111 …}
        -id: 193334
        -bodyTs: "'binari':34 'common':26 'deriv':19 'develop':27 'ecosystem':22 'environ':28 'fix':17 'general':7 'goe':39 'guess':1 'hard':9 'like':13 'list':38 'never':3 'nixo':32,36 'output':18 'packag':6,11 'python':30 'requir':16 'run':33 'softwar':12 'tri':23 'undersupport':21 'use':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/5911186"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701635860 {#2055
          date: 2023-12-03 21:37:40.0 +01:00
        }
        +"title": 193334
      }
      2 => App\Entity\EntryComment {#2337}
      0 => App\Entity\EntryComment {#2074
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2343 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2066 …}
        +root: App\Entity\EntryComment {#2337}
        +body: """
          Comparatively, NixOS is complex, while Arch is simple. NixOS diverges very much from traditional Linux distributions, beginning with using a diferent filesystem hierarchy, which breaks a ton of apps, requiring workarounds like patches, simulating a standard filesystem… In the long run, you will have to deal with many NixOS-specific issues.\n
          \n
          Because you’re going to Uni, it’s better to focus on having a mostly just works distro with updated repository, and that’s Arch. On your free time in the future, maybe try NixOS in a VM just so you have a feel for it. And again, you can use Nix on Arch so you use apps from Nixpkgs.\n
          \n
          This all comes from an originally Arch user turned into an experienced NixOS user.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1701609116 {#2069
          date: 2023-12-03 14:11:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CatLikeLemming@lemmy.blahaj.zone"
          "@ani@endlesstalk.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2071 …}
        +nested: Doctrine\ORM\PersistentCollection {#2070 …}
        +votes: Doctrine\ORM\PersistentCollection {#2048 …}
        +reports: Doctrine\ORM\PersistentCollection {#2056 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2046 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2045 …}
        -id: 192030
        -bodyTs: "'app':29,110 'arch':6,77,106,119 'begin':17 'better':61 'break':25 'come':115 'compar':1 'complex':4 'deal':46 'difer':21 'distribut':16 'distro':70 'diverg':10 'experienc':124 'feel':96 'filesystem':22,37 'focus':63 'free':80 'futur':84 'go':56 'hierarchi':23 'issu':52 'like':32 'linux':15 'long':40 'mani':48 'mayb':85 'most':67 'much':12 'nix':104 'nixo':2,9,50,87,125 'nixos-specif':49 'nixpkg':112 'origin':118 'patch':33 're':55 'repositori':73 'requir':30 'run':41 'simpl':8 'simul':34 'specif':51 'standard':36 'time':81 'ton':27 'tradit':14 'tri':86 'turn':121 'uni':58 'updat':72 'use':19,103,109 'user':120,126 'vm':90 'work':69 'workaround':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/5899318"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701609116 {#2065
          date: 2023-12-03 14:11:56.0 +01:00
        }
        +"title": 192030
      }
    ]
    -id: 19722
    -titleTs: "'arch':1 'nixo':3"
    -bodyTs: "'access':113 'actual':126 'admit':118 'ago':7 'alreadi':8,32 'also':111,137 'anyth':130 'apart':79,99 'applic':85 'arch':11,48,98,102,166 'ask':9 'aur':116 'bit':106 'bleed':168 'compar':96 'configur':86 'copi':72 'cours':88 'curious':41 'd':110 'downsid':93 'due':59 'easili':77 'edg':169 'els':44 'endeavouro':34 'entir':66 'ever':125 'factor':26 'file':63,83 'fine':14 'format':68 'get':156 'heard':52 'home':36 'laptop':17 'less':107 'lose':112,165 'm':31,40,163 'major':92 'match':152 'mix':150 'need':127 'nice':134,172 'nixo':50,54,95,139 'normal':82 'notabl':25 'one':62 'packag':157 'pretti':56 'releas':143,146 'relev':108 'restor':74 'roll':142 'sinc':138 'solid':57 'someth':43 'stabil':22 'static':145 'system':67,76 'think':122 'univers':20 'unstabl':159 'use':18,33 've':2,124 'vs':49 'wanna':155 'week':6 'whenev':78 'wiki':103 'would':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701691094
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/6098933"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701604694 {#2536
      date: 2023-12-03 12:58:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2161 …}
  +root: App\Entity\EntryComment {#2337}
  +body: "Fair point, I was mostly listing the major downsides IMO that OP asked for"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701704078 {#2119
    date: 2023-12-04 16:34:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CatLikeLemming@lemmy.blahaj.zone"
    "@ani@endlesstalk.org"
    "@fxt_ryknow@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2160 …}
  +nested: Doctrine\ORM\PersistentCollection {#2162 …}
  +votes: Doctrine\ORM\PersistentCollection {#2128 …}
  +reports: Doctrine\ORM\PersistentCollection {#2126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2139 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2224 …}
  -id: 195701
  -bodyTs: "'ask':13 'downsid':9 'fair':1 'imo':10 'list':6 'major':8 'most':5 'op':12 'point':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/5935535"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701704078 {#2116
    date: 2023-12-04 16:34:38.0 +01:00
  }
  +"title": 195701
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2120
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2343
    +user: Proxies\__CG__\App\Entity\User {#2145 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
    +slug: "Arch-or-NixOS"
    +title: "Arch or NixOS?"
    +url: null
    +body: """
      I’ve been here a week ago already asking if Arch would be fine for a laptop used for university, as stability is a notable factor in that and I’m already using EndeavourOS at home, but now I’m curious about something else too - what about Arch vs NixOS?\n
      \n
      I heard that NixOS is pretty solid, as due to the one file for your entire system format you can both copy and restore your system easily whenever, apart from your normal files and application configurations of course.\n
      \n
      Are there **any major downsides to NixOS compared to Arch** apart from the Arch Wiki being a bit less relevant? I’d also lose access to the AUR, but admittedly I don’t think I’ve ever actually needed it for anything, it’s just nice to have. Also, since NixOS has both rolling release and static release and you can mix and match if you wanna get packages from unstable or not, I’m not losing Arch’s bleeding edge, which is nice.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 79
    +favouriteCount: 84
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724395554 {#2561
      date: 2024-08-23 08:45:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2496 …}
    +votes: Doctrine\ORM\PersistentCollection {#2568 …}
    +reports: Doctrine\ORM\PersistentCollection {#2570 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2572 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2574 …}
    +badges: Doctrine\ORM\PersistentCollection {#2576 …}
    +children: [
      3 => App\Entity\EntryComment {#2120}
      1 => App\Entity\EntryComment {#2052
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2343 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2054 …}
        +root: App\Entity\EntryComment {#2337
          +user: App\Entity\User {#260 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2343 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            I’d recommended Arch because with NixOS you end up having to tinker too much. Besides, if you need to use Linux for development purposes, Arch follows the usual Linux/Unix conventions, while with NixOS you would end up tinkering…And you can always use the Nix app from Arch.\n
            \n
            Just use Arch with Gnome or KDE, that will save you a ton of time.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 38
          +score: 0
          +lastActive: DateTime @1703013718 {#2340
            date: 2023-12-19 20:21:58.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@CatLikeLemming@lemmy.blahaj.zone"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2336 …}
          +nested: Doctrine\ORM\PersistentCollection {#2339 …}
          +votes: Doctrine\ORM\PersistentCollection {#2159 …}
          +reports: Doctrine\ORM\PersistentCollection {#2135 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
          -id: 191891
          -bodyTs: "'alway':43 'app':47 'arch':4,26,49,52 'besid':16 'convent':31 'd':2 'develop':24 'end':9,37 'follow':27 'gnome':54 'kde':56 'linux':22 'linux/unix':30 'much':15 'need':19 'nix':46 'nixo':7,34 'purpos':25 'recommend':3 'save':59 'time':64 'tinker':13,39 'ton':62 'use':21,44,51 'usual':29 'would':36"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://endlesstalk.org/comment/5897846"
          +editedAt: DateTimeImmutable @1702776696 {#2341
            date: 2023-12-17 02:31:36.0 +01:00
          }
          +createdAt: DateTimeImmutable @1701605064 {#2342
            date: 2023-12-03 13:04:24.0 +01:00
          }
          +"title": 191891
        }
        +body: "Guess you never had to package general or hard to package software like those that require fixed output derivation or undersupported ecosystems, trying to use common development environment for Python under NixOS, running binaries under NixOS, the list goes on."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701635860 {#2050
          date: 2023-12-03 21:37:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CatLikeLemming@lemmy.blahaj.zone"
          "@ani@endlesstalk.org"
          "@fxt_ryknow@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2058 …}
        +nested: Doctrine\ORM\PersistentCollection {#2125 …}
        +votes: Doctrine\ORM\PersistentCollection {#2041 …}
        +reports: Doctrine\ORM\PersistentCollection {#2100 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2105 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2111 …}
        -id: 193334
        -bodyTs: "'binari':34 'common':26 'deriv':19 'develop':27 'ecosystem':22 'environ':28 'fix':17 'general':7 'goe':39 'guess':1 'hard':9 'like':13 'list':38 'never':3 'nixo':32,36 'output':18 'packag':6,11 'python':30 'requir':16 'run':33 'softwar':12 'tri':23 'undersupport':21 'use':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/5911186"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701635860 {#2055
          date: 2023-12-03 21:37:40.0 +01:00
        }
        +"title": 193334
      }
      2 => App\Entity\EntryComment {#2337}
      0 => App\Entity\EntryComment {#2074
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2343 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2066 …}
        +root: App\Entity\EntryComment {#2337}
        +body: """
          Comparatively, NixOS is complex, while Arch is simple. NixOS diverges very much from traditional Linux distributions, beginning with using a diferent filesystem hierarchy, which breaks a ton of apps, requiring workarounds like patches, simulating a standard filesystem… In the long run, you will have to deal with many NixOS-specific issues.\n
          \n
          Because you’re going to Uni, it’s better to focus on having a mostly just works distro with updated repository, and that’s Arch. On your free time in the future, maybe try NixOS in a VM just so you have a feel for it. And again, you can use Nix on Arch so you use apps from Nixpkgs.\n
          \n
          This all comes from an originally Arch user turned into an experienced NixOS user.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1701609116 {#2069
          date: 2023-12-03 14:11:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CatLikeLemming@lemmy.blahaj.zone"
          "@ani@endlesstalk.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2071 …}
        +nested: Doctrine\ORM\PersistentCollection {#2070 …}
        +votes: Doctrine\ORM\PersistentCollection {#2048 …}
        +reports: Doctrine\ORM\PersistentCollection {#2056 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2046 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2045 …}
        -id: 192030
        -bodyTs: "'app':29,110 'arch':6,77,106,119 'begin':17 'better':61 'break':25 'come':115 'compar':1 'complex':4 'deal':46 'difer':21 'distribut':16 'distro':70 'diverg':10 'experienc':124 'feel':96 'filesystem':22,37 'focus':63 'free':80 'futur':84 'go':56 'hierarchi':23 'issu':52 'like':32 'linux':15 'long':40 'mani':48 'mayb':85 'most':67 'much':12 'nix':104 'nixo':2,9,50,87,125 'nixos-specif':49 'nixpkg':112 'origin':118 'patch':33 're':55 'repositori':73 'requir':30 'run':41 'simpl':8 'simul':34 'specif':51 'standard':36 'time':81 'ton':27 'tradit':14 'tri':86 'turn':121 'uni':58 'updat':72 'use':19,103,109 'user':120,126 'vm':90 'work':69 'workaround':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/5899318"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701609116 {#2065
          date: 2023-12-03 14:11:56.0 +01:00
        }
        +"title": 192030
      }
    ]
    -id: 19722
    -titleTs: "'arch':1 'nixo':3"
    -bodyTs: "'access':113 'actual':126 'admit':118 'ago':7 'alreadi':8,32 'also':111,137 'anyth':130 'apart':79,99 'applic':85 'arch':11,48,98,102,166 'ask':9 'aur':116 'bit':106 'bleed':168 'compar':96 'configur':86 'copi':72 'cours':88 'curious':41 'd':110 'downsid':93 'due':59 'easili':77 'edg':169 'els':44 'endeavouro':34 'entir':66 'ever':125 'factor':26 'file':63,83 'fine':14 'format':68 'get':156 'heard':52 'home':36 'laptop':17 'less':107 'lose':112,165 'm':31,40,163 'major':92 'match':152 'mix':150 'need':127 'nice':134,172 'nixo':50,54,95,139 'normal':82 'notabl':25 'one':62 'packag':157 'pretti':56 'releas':143,146 'relev':108 'restor':74 'roll':142 'sinc':138 'solid':57 'someth':43 'stabil':22 'static':145 'system':67,76 'think':122 'univers':20 'unstabl':159 'use':18,33 've':2,124 'vs':49 'wanna':155 'week':6 'whenev':78 'wiki':103 'would':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701691094
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/6098933"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701604694 {#2536
      date: 2023-12-03 12:58:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2161 …}
  +root: App\Entity\EntryComment {#2337}
  +body: "Fair point, I was mostly listing the major downsides IMO that OP asked for"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701704078 {#2119
    date: 2023-12-04 16:34:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CatLikeLemming@lemmy.blahaj.zone"
    "@ani@endlesstalk.org"
    "@fxt_ryknow@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2160 …}
  +nested: Doctrine\ORM\PersistentCollection {#2162 …}
  +votes: Doctrine\ORM\PersistentCollection {#2128 …}
  +reports: Doctrine\ORM\PersistentCollection {#2126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2139 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2224 …}
  -id: 195701
  -bodyTs: "'ask':13 'downsid':9 'fair':1 'imo':10 'list':6 'major':8 'most':5 'op':12 'point':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/5935535"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701704078 {#2116
    date: 2023-12-04 16:34:38.0 +01:00
  }
  +"title": 195701
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2120
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2343
    +user: Proxies\__CG__\App\Entity\User {#2145 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
    +slug: "Arch-or-NixOS"
    +title: "Arch or NixOS?"
    +url: null
    +body: """
      I’ve been here a week ago already asking if Arch would be fine for a laptop used for university, as stability is a notable factor in that and I’m already using EndeavourOS at home, but now I’m curious about something else too - what about Arch vs NixOS?\n
      \n
      I heard that NixOS is pretty solid, as due to the one file for your entire system format you can both copy and restore your system easily whenever, apart from your normal files and application configurations of course.\n
      \n
      Are there **any major downsides to NixOS compared to Arch** apart from the Arch Wiki being a bit less relevant? I’d also lose access to the AUR, but admittedly I don’t think I’ve ever actually needed it for anything, it’s just nice to have. Also, since NixOS has both rolling release and static release and you can mix and match if you wanna get packages from unstable or not, I’m not losing Arch’s bleeding edge, which is nice.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 79
    +favouriteCount: 84
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724395554 {#2561
      date: 2024-08-23 08:45:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2496 …}
    +votes: Doctrine\ORM\PersistentCollection {#2568 …}
    +reports: Doctrine\ORM\PersistentCollection {#2570 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2572 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2574 …}
    +badges: Doctrine\ORM\PersistentCollection {#2576 …}
    +children: [
      3 => App\Entity\EntryComment {#2120}
      1 => App\Entity\EntryComment {#2052
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2343 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2054 …}
        +root: App\Entity\EntryComment {#2337
          +user: App\Entity\User {#260 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2343 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            I’d recommended Arch because with NixOS you end up having to tinker too much. Besides, if you need to use Linux for development purposes, Arch follows the usual Linux/Unix conventions, while with NixOS you would end up tinkering…And you can always use the Nix app from Arch.\n
            \n
            Just use Arch with Gnome or KDE, that will save you a ton of time.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 38
          +score: 0
          +lastActive: DateTime @1703013718 {#2340
            date: 2023-12-19 20:21:58.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@CatLikeLemming@lemmy.blahaj.zone"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2336 …}
          +nested: Doctrine\ORM\PersistentCollection {#2339 …}
          +votes: Doctrine\ORM\PersistentCollection {#2159 …}
          +reports: Doctrine\ORM\PersistentCollection {#2135 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
          -id: 191891
          -bodyTs: "'alway':43 'app':47 'arch':4,26,49,52 'besid':16 'convent':31 'd':2 'develop':24 'end':9,37 'follow':27 'gnome':54 'kde':56 'linux':22 'linux/unix':30 'much':15 'need':19 'nix':46 'nixo':7,34 'purpos':25 'recommend':3 'save':59 'time':64 'tinker':13,39 'ton':62 'use':21,44,51 'usual':29 'would':36"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://endlesstalk.org/comment/5897846"
          +editedAt: DateTimeImmutable @1702776696 {#2341
            date: 2023-12-17 02:31:36.0 +01:00
          }
          +createdAt: DateTimeImmutable @1701605064 {#2342
            date: 2023-12-03 13:04:24.0 +01:00
          }
          +"title": 191891
        }
        +body: "Guess you never had to package general or hard to package software like those that require fixed output derivation or undersupported ecosystems, trying to use common development environment for Python under NixOS, running binaries under NixOS, the list goes on."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701635860 {#2050
          date: 2023-12-03 21:37:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CatLikeLemming@lemmy.blahaj.zone"
          "@ani@endlesstalk.org"
          "@fxt_ryknow@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2058 …}
        +nested: Doctrine\ORM\PersistentCollection {#2125 …}
        +votes: Doctrine\ORM\PersistentCollection {#2041 …}
        +reports: Doctrine\ORM\PersistentCollection {#2100 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2105 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2111 …}
        -id: 193334
        -bodyTs: "'binari':34 'common':26 'deriv':19 'develop':27 'ecosystem':22 'environ':28 'fix':17 'general':7 'goe':39 'guess':1 'hard':9 'like':13 'list':38 'never':3 'nixo':32,36 'output':18 'packag':6,11 'python':30 'requir':16 'run':33 'softwar':12 'tri':23 'undersupport':21 'use':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/5911186"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701635860 {#2055
          date: 2023-12-03 21:37:40.0 +01:00
        }
        +"title": 193334
      }
      2 => App\Entity\EntryComment {#2337}
      0 => App\Entity\EntryComment {#2074
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2343 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2066 …}
        +root: App\Entity\EntryComment {#2337}
        +body: """
          Comparatively, NixOS is complex, while Arch is simple. NixOS diverges very much from traditional Linux distributions, beginning with using a diferent filesystem hierarchy, which breaks a ton of apps, requiring workarounds like patches, simulating a standard filesystem… In the long run, you will have to deal with many NixOS-specific issues.\n
          \n
          Because you’re going to Uni, it’s better to focus on having a mostly just works distro with updated repository, and that’s Arch. On your free time in the future, maybe try NixOS in a VM just so you have a feel for it. And again, you can use Nix on Arch so you use apps from Nixpkgs.\n
          \n
          This all comes from an originally Arch user turned into an experienced NixOS user.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1701609116 {#2069
          date: 2023-12-03 14:11:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CatLikeLemming@lemmy.blahaj.zone"
          "@ani@endlesstalk.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2071 …}
        +nested: Doctrine\ORM\PersistentCollection {#2070 …}
        +votes: Doctrine\ORM\PersistentCollection {#2048 …}
        +reports: Doctrine\ORM\PersistentCollection {#2056 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2046 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2045 …}
        -id: 192030
        -bodyTs: "'app':29,110 'arch':6,77,106,119 'begin':17 'better':61 'break':25 'come':115 'compar':1 'complex':4 'deal':46 'difer':21 'distribut':16 'distro':70 'diverg':10 'experienc':124 'feel':96 'filesystem':22,37 'focus':63 'free':80 'futur':84 'go':56 'hierarchi':23 'issu':52 'like':32 'linux':15 'long':40 'mani':48 'mayb':85 'most':67 'much':12 'nix':104 'nixo':2,9,50,87,125 'nixos-specif':49 'nixpkg':112 'origin':118 'patch':33 're':55 'repositori':73 'requir':30 'run':41 'simpl':8 'simul':34 'specif':51 'standard':36 'time':81 'ton':27 'tradit':14 'tri':86 'turn':121 'uni':58 'updat':72 'use':19,103,109 'user':120,126 'vm':90 'work':69 'workaround':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/5899318"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701609116 {#2065
          date: 2023-12-03 14:11:56.0 +01:00
        }
        +"title": 192030
      }
    ]
    -id: 19722
    -titleTs: "'arch':1 'nixo':3"
    -bodyTs: "'access':113 'actual':126 'admit':118 'ago':7 'alreadi':8,32 'also':111,137 'anyth':130 'apart':79,99 'applic':85 'arch':11,48,98,102,166 'ask':9 'aur':116 'bit':106 'bleed':168 'compar':96 'configur':86 'copi':72 'cours':88 'curious':41 'd':110 'downsid':93 'due':59 'easili':77 'edg':169 'els':44 'endeavouro':34 'entir':66 'ever':125 'factor':26 'file':63,83 'fine':14 'format':68 'get':156 'heard':52 'home':36 'laptop':17 'less':107 'lose':112,165 'm':31,40,163 'major':92 'match':152 'mix':150 'need':127 'nice':134,172 'nixo':50,54,95,139 'normal':82 'notabl':25 'one':62 'packag':157 'pretti':56 'releas':143,146 'relev':108 'restor':74 'roll':142 'sinc':138 'solid':57 'someth':43 'stabil':22 'static':145 'system':67,76 'think':122 'univers':20 'unstabl':159 'use':18,33 've':2,124 'vs':49 'wanna':155 'week':6 'whenev':78 'wiki':103 'would':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701691094
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/6098933"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701604694 {#2536
      date: 2023-12-03 12:58:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2161 …}
  +root: App\Entity\EntryComment {#2337}
  +body: "Fair point, I was mostly listing the major downsides IMO that OP asked for"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701704078 {#2119
    date: 2023-12-04 16:34:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CatLikeLemming@lemmy.blahaj.zone"
    "@ani@endlesstalk.org"
    "@fxt_ryknow@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2160 …}
  +nested: Doctrine\ORM\PersistentCollection {#2162 …}
  +votes: Doctrine\ORM\PersistentCollection {#2128 …}
  +reports: Doctrine\ORM\PersistentCollection {#2126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2139 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2224 …}
  -id: 195701
  -bodyTs: "'ask':13 'downsid':9 'fair':1 'imo':10 'list':6 'major':8 'most':5 'op':12 'point':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/5935535"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701704078 {#2116
    date: 2023-12-04 16:34:38.0 +01:00
  }
  +"title": 195701
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#2052
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2343
    +user: Proxies\__CG__\App\Entity\User {#2145 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
    +slug: "Arch-or-NixOS"
    +title: "Arch or NixOS?"
    +url: null
    +body: """
      I’ve been here a week ago already asking if Arch would be fine for a laptop used for university, as stability is a notable factor in that and I’m already using EndeavourOS at home, but now I’m curious about something else too - what about Arch vs NixOS?\n
      \n
      I heard that NixOS is pretty solid, as due to the one file for your entire system format you can both copy and restore your system easily whenever, apart from your normal files and application configurations of course.\n
      \n
      Are there **any major downsides to NixOS compared to Arch** apart from the Arch Wiki being a bit less relevant? I’d also lose access to the AUR, but admittedly I don’t think I’ve ever actually needed it for anything, it’s just nice to have. Also, since NixOS has both rolling release and static release and you can mix and match if you wanna get packages from unstable or not, I’m not losing Arch’s bleeding edge, which is nice.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 79
    +favouriteCount: 84
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724395554 {#2561
      date: 2024-08-23 08:45:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2496 …}
    +votes: Doctrine\ORM\PersistentCollection {#2568 …}
    +reports: Doctrine\ORM\PersistentCollection {#2570 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2572 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2574 …}
    +badges: Doctrine\ORM\PersistentCollection {#2576 …}
    +children: [
      3 => App\Entity\EntryComment {#2120
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2343 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2161 …}
        +root: App\Entity\EntryComment {#2337
          +user: App\Entity\User {#260 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2343 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            I’d recommended Arch because with NixOS you end up having to tinker too much. Besides, if you need to use Linux for development purposes, Arch follows the usual Linux/Unix conventions, while with NixOS you would end up tinkering…And you can always use the Nix app from Arch.\n
            \n
            Just use Arch with Gnome or KDE, that will save you a ton of time.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 38
          +score: 0
          +lastActive: DateTime @1703013718 {#2340
            date: 2023-12-19 20:21:58.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@CatLikeLemming@lemmy.blahaj.zone"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2336 …}
          +nested: Doctrine\ORM\PersistentCollection {#2339 …}
          +votes: Doctrine\ORM\PersistentCollection {#2159 …}
          +reports: Doctrine\ORM\PersistentCollection {#2135 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
          -id: 191891
          -bodyTs: "'alway':43 'app':47 'arch':4,26,49,52 'besid':16 'convent':31 'd':2 'develop':24 'end':9,37 'follow':27 'gnome':54 'kde':56 'linux':22 'linux/unix':30 'much':15 'need':19 'nix':46 'nixo':7,34 'purpos':25 'recommend':3 'save':59 'time':64 'tinker':13,39 'ton':62 'use':21,44,51 'usual':29 'would':36"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://endlesstalk.org/comment/5897846"
          +editedAt: DateTimeImmutable @1702776696 {#2341
            date: 2023-12-17 02:31:36.0 +01:00
          }
          +createdAt: DateTimeImmutable @1701605064 {#2342
            date: 2023-12-03 13:04:24.0 +01:00
          }
          +"title": 191891
        }
        +body: "Fair point, I was mostly listing the major downsides IMO that OP asked for"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1701704078 {#2119
          date: 2023-12-04 16:34:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CatLikeLemming@lemmy.blahaj.zone"
          "@ani@endlesstalk.org"
          "@fxt_ryknow@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2160 …}
        +nested: Doctrine\ORM\PersistentCollection {#2162 …}
        +votes: Doctrine\ORM\PersistentCollection {#2128 …}
        +reports: Doctrine\ORM\PersistentCollection {#2126 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2139 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2224 …}
        -id: 195701
        -bodyTs: "'ask':13 'downsid':9 'fair':1 'imo':10 'list':6 'major':8 'most':5 'op':12 'point':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/5935535"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701704078 {#2116
          date: 2023-12-04 16:34:38.0 +01:00
        }
        +"title": 195701
      }
      1 => App\Entity\EntryComment {#2052}
      2 => App\Entity\EntryComment {#2337}
      0 => App\Entity\EntryComment {#2074
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2343 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2066 …}
        +root: App\Entity\EntryComment {#2337}
        +body: """
          Comparatively, NixOS is complex, while Arch is simple. NixOS diverges very much from traditional Linux distributions, beginning with using a diferent filesystem hierarchy, which breaks a ton of apps, requiring workarounds like patches, simulating a standard filesystem… In the long run, you will have to deal with many NixOS-specific issues.\n
          \n
          Because you’re going to Uni, it’s better to focus on having a mostly just works distro with updated repository, and that’s Arch. On your free time in the future, maybe try NixOS in a VM just so you have a feel for it. And again, you can use Nix on Arch so you use apps from Nixpkgs.\n
          \n
          This all comes from an originally Arch user turned into an experienced NixOS user.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1701609116 {#2069
          date: 2023-12-03 14:11:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CatLikeLemming@lemmy.blahaj.zone"
          "@ani@endlesstalk.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2071 …}
        +nested: Doctrine\ORM\PersistentCollection {#2070 …}
        +votes: Doctrine\ORM\PersistentCollection {#2048 …}
        +reports: Doctrine\ORM\PersistentCollection {#2056 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2046 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2045 …}
        -id: 192030
        -bodyTs: "'app':29,110 'arch':6,77,106,119 'begin':17 'better':61 'break':25 'come':115 'compar':1 'complex':4 'deal':46 'difer':21 'distribut':16 'distro':70 'diverg':10 'experienc':124 'feel':96 'filesystem':22,37 'focus':63 'free':80 'futur':84 'go':56 'hierarchi':23 'issu':52 'like':32 'linux':15 'long':40 'mani':48 'mayb':85 'most':67 'much':12 'nix':104 'nixo':2,9,50,87,125 'nixos-specif':49 'nixpkg':112 'origin':118 'patch':33 're':55 'repositori':73 'requir':30 'run':41 'simpl':8 'simul':34 'specif':51 'standard':36 'time':81 'ton':27 'tradit':14 'tri':86 'turn':121 'uni':58 'updat':72 'use':19,103,109 'user':120,126 'vm':90 'work':69 'workaround':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/5899318"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701609116 {#2065
          date: 2023-12-03 14:11:56.0 +01:00
        }
        +"title": 192030
      }
    ]
    -id: 19722
    -titleTs: "'arch':1 'nixo':3"
    -bodyTs: "'access':113 'actual':126 'admit':118 'ago':7 'alreadi':8,32 'also':111,137 'anyth':130 'apart':79,99 'applic':85 'arch':11,48,98,102,166 'ask':9 'aur':116 'bit':106 'bleed':168 'compar':96 'configur':86 'copi':72 'cours':88 'curious':41 'd':110 'downsid':93 'due':59 'easili':77 'edg':169 'els':44 'endeavouro':34 'entir':66 'ever':125 'factor':26 'file':63,83 'fine':14 'format':68 'get':156 'heard':52 'home':36 'laptop':17 'less':107 'lose':112,165 'm':31,40,163 'major':92 'match':152 'mix':150 'need':127 'nice':134,172 'nixo':50,54,95,139 'normal':82 'notabl':25 'one':62 'packag':157 'pretti':56 'releas':143,146 'relev':108 'restor':74 'roll':142 'sinc':138 'solid':57 'someth':43 'stabil':22 'static':145 'system':67,76 'think':122 'univers':20 'unstabl':159 'use':18,33 've':2,124 'vs':49 'wanna':155 'week':6 'whenev':78 'wiki':103 'would':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701691094
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/6098933"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701604694 {#2536
      date: 2023-12-03 12:58:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2054 …}
  +root: App\Entity\EntryComment {#2337}
  +body: "Guess you never had to package general or hard to package software like those that require fixed output derivation or undersupported ecosystems, trying to use common development environment for Python under NixOS, running binaries under NixOS, the list goes on."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701635860 {#2050
    date: 2023-12-03 21:37:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CatLikeLemming@lemmy.blahaj.zone"
    "@ani@endlesstalk.org"
    "@fxt_ryknow@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2058 …}
  +nested: Doctrine\ORM\PersistentCollection {#2125 …}
  +votes: Doctrine\ORM\PersistentCollection {#2041 …}
  +reports: Doctrine\ORM\PersistentCollection {#2100 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2105 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2111 …}
  -id: 193334
  -bodyTs: "'binari':34 'common':26 'deriv':19 'develop':27 'ecosystem':22 'environ':28 'fix':17 'general':7 'goe':39 'guess':1 'hard':9 'like':13 'list':38 'never':3 'nixo':32,36 'output':18 'packag':6,11 'python':30 'requir':16 'run':33 'softwar':12 'tri':23 'undersupport':21 'use':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/5911186"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701635860 {#2055
    date: 2023-12-03 21:37:40.0 +01:00
  }
  +"title": 193334
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#2052
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2343
    +user: Proxies\__CG__\App\Entity\User {#2145 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
    +slug: "Arch-or-NixOS"
    +title: "Arch or NixOS?"
    +url: null
    +body: """
      I’ve been here a week ago already asking if Arch would be fine for a laptop used for university, as stability is a notable factor in that and I’m already using EndeavourOS at home, but now I’m curious about something else too - what about Arch vs NixOS?\n
      \n
      I heard that NixOS is pretty solid, as due to the one file for your entire system format you can both copy and restore your system easily whenever, apart from your normal files and application configurations of course.\n
      \n
      Are there **any major downsides to NixOS compared to Arch** apart from the Arch Wiki being a bit less relevant? I’d also lose access to the AUR, but admittedly I don’t think I’ve ever actually needed it for anything, it’s just nice to have. Also, since NixOS has both rolling release and static release and you can mix and match if you wanna get packages from unstable or not, I’m not losing Arch’s bleeding edge, which is nice.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 79
    +favouriteCount: 84
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724395554 {#2561
      date: 2024-08-23 08:45:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2496 …}
    +votes: Doctrine\ORM\PersistentCollection {#2568 …}
    +reports: Doctrine\ORM\PersistentCollection {#2570 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2572 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2574 …}
    +badges: Doctrine\ORM\PersistentCollection {#2576 …}
    +children: [
      3 => App\Entity\EntryComment {#2120
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2343 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2161 …}
        +root: App\Entity\EntryComment {#2337
          +user: App\Entity\User {#260 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2343 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            I’d recommended Arch because with NixOS you end up having to tinker too much. Besides, if you need to use Linux for development purposes, Arch follows the usual Linux/Unix conventions, while with NixOS you would end up tinkering…And you can always use the Nix app from Arch.\n
            \n
            Just use Arch with Gnome or KDE, that will save you a ton of time.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 38
          +score: 0
          +lastActive: DateTime @1703013718 {#2340
            date: 2023-12-19 20:21:58.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@CatLikeLemming@lemmy.blahaj.zone"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2336 …}
          +nested: Doctrine\ORM\PersistentCollection {#2339 …}
          +votes: Doctrine\ORM\PersistentCollection {#2159 …}
          +reports: Doctrine\ORM\PersistentCollection {#2135 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
          -id: 191891
          -bodyTs: "'alway':43 'app':47 'arch':4,26,49,52 'besid':16 'convent':31 'd':2 'develop':24 'end':9,37 'follow':27 'gnome':54 'kde':56 'linux':22 'linux/unix':30 'much':15 'need':19 'nix':46 'nixo':7,34 'purpos':25 'recommend':3 'save':59 'time':64 'tinker':13,39 'ton':62 'use':21,44,51 'usual':29 'would':36"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://endlesstalk.org/comment/5897846"
          +editedAt: DateTimeImmutable @1702776696 {#2341
            date: 2023-12-17 02:31:36.0 +01:00
          }
          +createdAt: DateTimeImmutable @1701605064 {#2342
            date: 2023-12-03 13:04:24.0 +01:00
          }
          +"title": 191891
        }
        +body: "Fair point, I was mostly listing the major downsides IMO that OP asked for"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1701704078 {#2119
          date: 2023-12-04 16:34:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CatLikeLemming@lemmy.blahaj.zone"
          "@ani@endlesstalk.org"
          "@fxt_ryknow@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2160 …}
        +nested: Doctrine\ORM\PersistentCollection {#2162 …}
        +votes: Doctrine\ORM\PersistentCollection {#2128 …}
        +reports: Doctrine\ORM\PersistentCollection {#2126 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2139 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2224 …}
        -id: 195701
        -bodyTs: "'ask':13 'downsid':9 'fair':1 'imo':10 'list':6 'major':8 'most':5 'op':12 'point':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/5935535"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701704078 {#2116
          date: 2023-12-04 16:34:38.0 +01:00
        }
        +"title": 195701
      }
      1 => App\Entity\EntryComment {#2052}
      2 => App\Entity\EntryComment {#2337}
      0 => App\Entity\EntryComment {#2074
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2343 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2066 …}
        +root: App\Entity\EntryComment {#2337}
        +body: """
          Comparatively, NixOS is complex, while Arch is simple. NixOS diverges very much from traditional Linux distributions, beginning with using a diferent filesystem hierarchy, which breaks a ton of apps, requiring workarounds like patches, simulating a standard filesystem… In the long run, you will have to deal with many NixOS-specific issues.\n
          \n
          Because you’re going to Uni, it’s better to focus on having a mostly just works distro with updated repository, and that’s Arch. On your free time in the future, maybe try NixOS in a VM just so you have a feel for it. And again, you can use Nix on Arch so you use apps from Nixpkgs.\n
          \n
          This all comes from an originally Arch user turned into an experienced NixOS user.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1701609116 {#2069
          date: 2023-12-03 14:11:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CatLikeLemming@lemmy.blahaj.zone"
          "@ani@endlesstalk.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2071 …}
        +nested: Doctrine\ORM\PersistentCollection {#2070 …}
        +votes: Doctrine\ORM\PersistentCollection {#2048 …}
        +reports: Doctrine\ORM\PersistentCollection {#2056 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2046 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2045 …}
        -id: 192030
        -bodyTs: "'app':29,110 'arch':6,77,106,119 'begin':17 'better':61 'break':25 'come':115 'compar':1 'complex':4 'deal':46 'difer':21 'distribut':16 'distro':70 'diverg':10 'experienc':124 'feel':96 'filesystem':22,37 'focus':63 'free':80 'futur':84 'go':56 'hierarchi':23 'issu':52 'like':32 'linux':15 'long':40 'mani':48 'mayb':85 'most':67 'much':12 'nix':104 'nixo':2,9,50,87,125 'nixos-specif':49 'nixpkg':112 'origin':118 'patch':33 're':55 'repositori':73 'requir':30 'run':41 'simpl':8 'simul':34 'specif':51 'standard':36 'time':81 'ton':27 'tradit':14 'tri':86 'turn':121 'uni':58 'updat':72 'use':19,103,109 'user':120,126 'vm':90 'work':69 'workaround':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/5899318"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701609116 {#2065
          date: 2023-12-03 14:11:56.0 +01:00
        }
        +"title": 192030
      }
    ]
    -id: 19722
    -titleTs: "'arch':1 'nixo':3"
    -bodyTs: "'access':113 'actual':126 'admit':118 'ago':7 'alreadi':8,32 'also':111,137 'anyth':130 'apart':79,99 'applic':85 'arch':11,48,98,102,166 'ask':9 'aur':116 'bit':106 'bleed':168 'compar':96 'configur':86 'copi':72 'cours':88 'curious':41 'd':110 'downsid':93 'due':59 'easili':77 'edg':169 'els':44 'endeavouro':34 'entir':66 'ever':125 'factor':26 'file':63,83 'fine':14 'format':68 'get':156 'heard':52 'home':36 'laptop':17 'less':107 'lose':112,165 'm':31,40,163 'major':92 'match':152 'mix':150 'need':127 'nice':134,172 'nixo':50,54,95,139 'normal':82 'notabl':25 'one':62 'packag':157 'pretti':56 'releas':143,146 'relev':108 'restor':74 'roll':142 'sinc':138 'solid':57 'someth':43 'stabil':22 'static':145 'system':67,76 'think':122 'univers':20 'unstabl':159 'use':18,33 've':2,124 'vs':49 'wanna':155 'week':6 'whenev':78 'wiki':103 'would':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701691094
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/6098933"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701604694 {#2536
      date: 2023-12-03 12:58:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2054 …}
  +root: App\Entity\EntryComment {#2337}
  +body: "Guess you never had to package general or hard to package software like those that require fixed output derivation or undersupported ecosystems, trying to use common development environment for Python under NixOS, running binaries under NixOS, the list goes on."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701635860 {#2050
    date: 2023-12-03 21:37:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CatLikeLemming@lemmy.blahaj.zone"
    "@ani@endlesstalk.org"
    "@fxt_ryknow@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2058 …}
  +nested: Doctrine\ORM\PersistentCollection {#2125 …}
  +votes: Doctrine\ORM\PersistentCollection {#2041 …}
  +reports: Doctrine\ORM\PersistentCollection {#2100 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2105 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2111 …}
  -id: 193334
  -bodyTs: "'binari':34 'common':26 'deriv':19 'develop':27 'ecosystem':22 'environ':28 'fix':17 'general':7 'goe':39 'guess':1 'hard':9 'like':13 'list':38 'never':3 'nixo':32,36 'output':18 'packag':6,11 'python':30 'requir':16 'run':33 'softwar':12 'tri':23 'undersupport':21 'use':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/5911186"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701635860 {#2055
    date: 2023-12-03 21:37:40.0 +01:00
  }
  +"title": 193334
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#2052
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2343
    +user: Proxies\__CG__\App\Entity\User {#2145 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
    +slug: "Arch-or-NixOS"
    +title: "Arch or NixOS?"
    +url: null
    +body: """
      I’ve been here a week ago already asking if Arch would be fine for a laptop used for university, as stability is a notable factor in that and I’m already using EndeavourOS at home, but now I’m curious about something else too - what about Arch vs NixOS?\n
      \n
      I heard that NixOS is pretty solid, as due to the one file for your entire system format you can both copy and restore your system easily whenever, apart from your normal files and application configurations of course.\n
      \n
      Are there **any major downsides to NixOS compared to Arch** apart from the Arch Wiki being a bit less relevant? I’d also lose access to the AUR, but admittedly I don’t think I’ve ever actually needed it for anything, it’s just nice to have. Also, since NixOS has both rolling release and static release and you can mix and match if you wanna get packages from unstable or not, I’m not losing Arch’s bleeding edge, which is nice.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 79
    +favouriteCount: 84
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724395554 {#2561
      date: 2024-08-23 08:45:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2496 …}
    +votes: Doctrine\ORM\PersistentCollection {#2568 …}
    +reports: Doctrine\ORM\PersistentCollection {#2570 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2572 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2574 …}
    +badges: Doctrine\ORM\PersistentCollection {#2576 …}
    +children: [
      3 => App\Entity\EntryComment {#2120
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2343 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2161 …}
        +root: App\Entity\EntryComment {#2337
          +user: App\Entity\User {#260 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2343 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            I’d recommended Arch because with NixOS you end up having to tinker too much. Besides, if you need to use Linux for development purposes, Arch follows the usual Linux/Unix conventions, while with NixOS you would end up tinkering…And you can always use the Nix app from Arch.\n
            \n
            Just use Arch with Gnome or KDE, that will save you a ton of time.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 38
          +score: 0
          +lastActive: DateTime @1703013718 {#2340
            date: 2023-12-19 20:21:58.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@CatLikeLemming@lemmy.blahaj.zone"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2336 …}
          +nested: Doctrine\ORM\PersistentCollection {#2339 …}
          +votes: Doctrine\ORM\PersistentCollection {#2159 …}
          +reports: Doctrine\ORM\PersistentCollection {#2135 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
          -id: 191891
          -bodyTs: "'alway':43 'app':47 'arch':4,26,49,52 'besid':16 'convent':31 'd':2 'develop':24 'end':9,37 'follow':27 'gnome':54 'kde':56 'linux':22 'linux/unix':30 'much':15 'need':19 'nix':46 'nixo':7,34 'purpos':25 'recommend':3 'save':59 'time':64 'tinker':13,39 'ton':62 'use':21,44,51 'usual':29 'would':36"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://endlesstalk.org/comment/5897846"
          +editedAt: DateTimeImmutable @1702776696 {#2341
            date: 2023-12-17 02:31:36.0 +01:00
          }
          +createdAt: DateTimeImmutable @1701605064 {#2342
            date: 2023-12-03 13:04:24.0 +01:00
          }
          +"title": 191891
        }
        +body: "Fair point, I was mostly listing the major downsides IMO that OP asked for"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1701704078 {#2119
          date: 2023-12-04 16:34:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CatLikeLemming@lemmy.blahaj.zone"
          "@ani@endlesstalk.org"
          "@fxt_ryknow@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2160 …}
        +nested: Doctrine\ORM\PersistentCollection {#2162 …}
        +votes: Doctrine\ORM\PersistentCollection {#2128 …}
        +reports: Doctrine\ORM\PersistentCollection {#2126 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2139 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2224 …}
        -id: 195701
        -bodyTs: "'ask':13 'downsid':9 'fair':1 'imo':10 'list':6 'major':8 'most':5 'op':12 'point':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/5935535"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701704078 {#2116
          date: 2023-12-04 16:34:38.0 +01:00
        }
        +"title": 195701
      }
      1 => App\Entity\EntryComment {#2052}
      2 => App\Entity\EntryComment {#2337}
      0 => App\Entity\EntryComment {#2074
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2343 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2066 …}
        +root: App\Entity\EntryComment {#2337}
        +body: """
          Comparatively, NixOS is complex, while Arch is simple. NixOS diverges very much from traditional Linux distributions, beginning with using a diferent filesystem hierarchy, which breaks a ton of apps, requiring workarounds like patches, simulating a standard filesystem… In the long run, you will have to deal with many NixOS-specific issues.\n
          \n
          Because you’re going to Uni, it’s better to focus on having a mostly just works distro with updated repository, and that’s Arch. On your free time in the future, maybe try NixOS in a VM just so you have a feel for it. And again, you can use Nix on Arch so you use apps from Nixpkgs.\n
          \n
          This all comes from an originally Arch user turned into an experienced NixOS user.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1701609116 {#2069
          date: 2023-12-03 14:11:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CatLikeLemming@lemmy.blahaj.zone"
          "@ani@endlesstalk.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2071 …}
        +nested: Doctrine\ORM\PersistentCollection {#2070 …}
        +votes: Doctrine\ORM\PersistentCollection {#2048 …}
        +reports: Doctrine\ORM\PersistentCollection {#2056 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2046 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2045 …}
        -id: 192030
        -bodyTs: "'app':29,110 'arch':6,77,106,119 'begin':17 'better':61 'break':25 'come':115 'compar':1 'complex':4 'deal':46 'difer':21 'distribut':16 'distro':70 'diverg':10 'experienc':124 'feel':96 'filesystem':22,37 'focus':63 'free':80 'futur':84 'go':56 'hierarchi':23 'issu':52 'like':32 'linux':15 'long':40 'mani':48 'mayb':85 'most':67 'much':12 'nix':104 'nixo':2,9,50,87,125 'nixos-specif':49 'nixpkg':112 'origin':118 'patch':33 're':55 'repositori':73 'requir':30 'run':41 'simpl':8 'simul':34 'specif':51 'standard':36 'time':81 'ton':27 'tradit':14 'tri':86 'turn':121 'uni':58 'updat':72 'use':19,103,109 'user':120,126 'vm':90 'work':69 'workaround':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/5899318"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701609116 {#2065
          date: 2023-12-03 14:11:56.0 +01:00
        }
        +"title": 192030
      }
    ]
    -id: 19722
    -titleTs: "'arch':1 'nixo':3"
    -bodyTs: "'access':113 'actual':126 'admit':118 'ago':7 'alreadi':8,32 'also':111,137 'anyth':130 'apart':79,99 'applic':85 'arch':11,48,98,102,166 'ask':9 'aur':116 'bit':106 'bleed':168 'compar':96 'configur':86 'copi':72 'cours':88 'curious':41 'd':110 'downsid':93 'due':59 'easili':77 'edg':169 'els':44 'endeavouro':34 'entir':66 'ever':125 'factor':26 'file':63,83 'fine':14 'format':68 'get':156 'heard':52 'home':36 'laptop':17 'less':107 'lose':112,165 'm':31,40,163 'major':92 'match':152 'mix':150 'need':127 'nice':134,172 'nixo':50,54,95,139 'normal':82 'notabl':25 'one':62 'packag':157 'pretti':56 'releas':143,146 'relev':108 'restor':74 'roll':142 'sinc':138 'solid':57 'someth':43 'stabil':22 'static':145 'system':67,76 'think':122 'univers':20 'unstabl':159 'use':18,33 've':2,124 'vs':49 'wanna':155 'week':6 'whenev':78 'wiki':103 'would':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701691094
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/6098933"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701604694 {#2536
      date: 2023-12-03 12:58:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2054 …}
  +root: App\Entity\EntryComment {#2337}
  +body: "Guess you never had to package general or hard to package software like those that require fixed output derivation or undersupported ecosystems, trying to use common development environment for Python under NixOS, running binaries under NixOS, the list goes on."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701635860 {#2050
    date: 2023-12-03 21:37:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CatLikeLemming@lemmy.blahaj.zone"
    "@ani@endlesstalk.org"
    "@fxt_ryknow@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2058 …}
  +nested: Doctrine\ORM\PersistentCollection {#2125 …}
  +votes: Doctrine\ORM\PersistentCollection {#2041 …}
  +reports: Doctrine\ORM\PersistentCollection {#2100 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2105 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2111 …}
  -id: 193334
  -bodyTs: "'binari':34 'common':26 'deriv':19 'develop':27 'ecosystem':22 'environ':28 'fix':17 'general':7 'goe':39 'guess':1 'hard':9 'like':13 'list':38 'never':3 'nixo':32,36 'output':18 'packag':6,11 'python':30 'requir':16 'run':33 'softwar':12 'tri':23 'undersupport':21 'use':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/5911186"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701635860 {#2055
    date: 2023-12-03 21:37:40.0 +01:00
  }
  +"title": 193334
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2337
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2343
    +user: Proxies\__CG__\App\Entity\User {#2145 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
    +slug: "Arch-or-NixOS"
    +title: "Arch or NixOS?"
    +url: null
    +body: """
      I’ve been here a week ago already asking if Arch would be fine for a laptop used for university, as stability is a notable factor in that and I’m already using EndeavourOS at home, but now I’m curious about something else too - what about Arch vs NixOS?\n
      \n
      I heard that NixOS is pretty solid, as due to the one file for your entire system format you can both copy and restore your system easily whenever, apart from your normal files and application configurations of course.\n
      \n
      Are there **any major downsides to NixOS compared to Arch** apart from the Arch Wiki being a bit less relevant? I’d also lose access to the AUR, but admittedly I don’t think I’ve ever actually needed it for anything, it’s just nice to have. Also, since NixOS has both rolling release and static release and you can mix and match if you wanna get packages from unstable or not, I’m not losing Arch’s bleeding edge, which is nice.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 79
    +favouriteCount: 84
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724395554 {#2561
      date: 2024-08-23 08:45:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2496 …}
    +votes: Doctrine\ORM\PersistentCollection {#2568 …}
    +reports: Doctrine\ORM\PersistentCollection {#2570 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2572 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2574 …}
    +badges: Doctrine\ORM\PersistentCollection {#2576 …}
    +children: [
      3 => App\Entity\EntryComment {#2120
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2343 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2161 …}
        +root: App\Entity\EntryComment {#2337}
        +body: "Fair point, I was mostly listing the major downsides IMO that OP asked for"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1701704078 {#2119
          date: 2023-12-04 16:34:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CatLikeLemming@lemmy.blahaj.zone"
          "@ani@endlesstalk.org"
          "@fxt_ryknow@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2160 …}
        +nested: Doctrine\ORM\PersistentCollection {#2162 …}
        +votes: Doctrine\ORM\PersistentCollection {#2128 …}
        +reports: Doctrine\ORM\PersistentCollection {#2126 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2139 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2224 …}
        -id: 195701
        -bodyTs: "'ask':13 'downsid':9 'fair':1 'imo':10 'list':6 'major':8 'most':5 'op':12 'point':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/5935535"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701704078 {#2116
          date: 2023-12-04 16:34:38.0 +01:00
        }
        +"title": 195701
      }
      1 => App\Entity\EntryComment {#2052
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2343 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2054 …}
        +root: App\Entity\EntryComment {#2337}
        +body: "Guess you never had to package general or hard to package software like those that require fixed output derivation or undersupported ecosystems, trying to use common development environment for Python under NixOS, running binaries under NixOS, the list goes on."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701635860 {#2050
          date: 2023-12-03 21:37:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CatLikeLemming@lemmy.blahaj.zone"
          "@ani@endlesstalk.org"
          "@fxt_ryknow@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2058 …}
        +nested: Doctrine\ORM\PersistentCollection {#2125 …}
        +votes: Doctrine\ORM\PersistentCollection {#2041 …}
        +reports: Doctrine\ORM\PersistentCollection {#2100 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2105 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2111 …}
        -id: 193334
        -bodyTs: "'binari':34 'common':26 'deriv':19 'develop':27 'ecosystem':22 'environ':28 'fix':17 'general':7 'goe':39 'guess':1 'hard':9 'like':13 'list':38 'never':3 'nixo':32,36 'output':18 'packag':6,11 'python':30 'requir':16 'run':33 'softwar':12 'tri':23 'undersupport':21 'use':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/5911186"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701635860 {#2055
          date: 2023-12-03 21:37:40.0 +01:00
        }
        +"title": 193334
      }
      2 => App\Entity\EntryComment {#2337}
      0 => App\Entity\EntryComment {#2074
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2343 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2066 …}
        +root: App\Entity\EntryComment {#2337}
        +body: """
          Comparatively, NixOS is complex, while Arch is simple. NixOS diverges very much from traditional Linux distributions, beginning with using a diferent filesystem hierarchy, which breaks a ton of apps, requiring workarounds like patches, simulating a standard filesystem… In the long run, you will have to deal with many NixOS-specific issues.\n
          \n
          Because you’re going to Uni, it’s better to focus on having a mostly just works distro with updated repository, and that’s Arch. On your free time in the future, maybe try NixOS in a VM just so you have a feel for it. And again, you can use Nix on Arch so you use apps from Nixpkgs.\n
          \n
          This all comes from an originally Arch user turned into an experienced NixOS user.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1701609116 {#2069
          date: 2023-12-03 14:11:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CatLikeLemming@lemmy.blahaj.zone"
          "@ani@endlesstalk.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2071 …}
        +nested: Doctrine\ORM\PersistentCollection {#2070 …}
        +votes: Doctrine\ORM\PersistentCollection {#2048 …}
        +reports: Doctrine\ORM\PersistentCollection {#2056 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2046 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2045 …}
        -id: 192030
        -bodyTs: "'app':29,110 'arch':6,77,106,119 'begin':17 'better':61 'break':25 'come':115 'compar':1 'complex':4 'deal':46 'difer':21 'distribut':16 'distro':70 'diverg':10 'experienc':124 'feel':96 'filesystem':22,37 'focus':63 'free':80 'futur':84 'go':56 'hierarchi':23 'issu':52 'like':32 'linux':15 'long':40 'mani':48 'mayb':85 'most':67 'much':12 'nix':104 'nixo':2,9,50,87,125 'nixos-specif':49 'nixpkg':112 'origin':118 'patch':33 're':55 'repositori':73 'requir':30 'run':41 'simpl':8 'simul':34 'specif':51 'standard':36 'time':81 'ton':27 'tradit':14 'tri':86 'turn':121 'uni':58 'updat':72 'use':19,103,109 'user':120,126 'vm':90 'work':69 'workaround':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/5899318"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701609116 {#2065
          date: 2023-12-03 14:11:56.0 +01:00
        }
        +"title": 192030
      }
    ]
    -id: 19722
    -titleTs: "'arch':1 'nixo':3"
    -bodyTs: "'access':113 'actual':126 'admit':118 'ago':7 'alreadi':8,32 'also':111,137 'anyth':130 'apart':79,99 'applic':85 'arch':11,48,98,102,166 'ask':9 'aur':116 'bit':106 'bleed':168 'compar':96 'configur':86 'copi':72 'cours':88 'curious':41 'd':110 'downsid':93 'due':59 'easili':77 'edg':169 'els':44 'endeavouro':34 'entir':66 'ever':125 'factor':26 'file':63,83 'fine':14 'format':68 'get':156 'heard':52 'home':36 'laptop':17 'less':107 'lose':112,165 'm':31,40,163 'major':92 'match':152 'mix':150 'need':127 'nice':134,172 'nixo':50,54,95,139 'normal':82 'notabl':25 'one':62 'packag':157 'pretti':56 'releas':143,146 'relev':108 'restor':74 'roll':142 'sinc':138 'solid':57 'someth':43 'stabil':22 'static':145 'system':67,76 'think':122 'univers':20 'unstabl':159 'use':18,33 've':2,124 'vs':49 'wanna':155 'week':6 'whenev':78 'wiki':103 'would':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701691094
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/6098933"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701604694 {#2536
      date: 2023-12-03 12:58:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’d recommended Arch because with NixOS you end up having to tinker too much. Besides, if you need to use Linux for development purposes, Arch follows the usual Linux/Unix conventions, while with NixOS you would end up tinkering…And you can always use the Nix app from Arch.\n
    \n
    Just use Arch with Gnome or KDE, that will save you a ton of time.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1703013718 {#2340
    date: 2023-12-19 20:21:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CatLikeLemming@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2336 …}
  +nested: Doctrine\ORM\PersistentCollection {#2339 …}
  +votes: Doctrine\ORM\PersistentCollection {#2159 …}
  +reports: Doctrine\ORM\PersistentCollection {#2135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
  -id: 191891
  -bodyTs: "'alway':43 'app':47 'arch':4,26,49,52 'besid':16 'convent':31 'd':2 'develop':24 'end':9,37 'follow':27 'gnome':54 'kde':56 'linux':22 'linux/unix':30 'much':15 'need':19 'nix':46 'nixo':7,34 'purpos':25 'recommend':3 'save':59 'time':64 'tinker':13,39 'ton':62 'use':21,44,51 'usual':29 'would':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/5897846"
  +editedAt: DateTimeImmutable @1702776696 {#2341
    date: 2023-12-17 02:31:36.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701605064 {#2342
    date: 2023-12-03 13:04:24.0 +01:00
  }
  +"title": 191891
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2337
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2343
    +user: Proxies\__CG__\App\Entity\User {#2145 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
    +slug: "Arch-or-NixOS"
    +title: "Arch or NixOS?"
    +url: null
    +body: """
      I’ve been here a week ago already asking if Arch would be fine for a laptop used for university, as stability is a notable factor in that and I’m already using EndeavourOS at home, but now I’m curious about something else too - what about Arch vs NixOS?\n
      \n
      I heard that NixOS is pretty solid, as due to the one file for your entire system format you can both copy and restore your system easily whenever, apart from your normal files and application configurations of course.\n
      \n
      Are there **any major downsides to NixOS compared to Arch** apart from the Arch Wiki being a bit less relevant? I’d also lose access to the AUR, but admittedly I don’t think I’ve ever actually needed it for anything, it’s just nice to have. Also, since NixOS has both rolling release and static release and you can mix and match if you wanna get packages from unstable or not, I’m not losing Arch’s bleeding edge, which is nice.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 79
    +favouriteCount: 84
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724395554 {#2561
      date: 2024-08-23 08:45:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2496 …}
    +votes: Doctrine\ORM\PersistentCollection {#2568 …}
    +reports: Doctrine\ORM\PersistentCollection {#2570 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2572 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2574 …}
    +badges: Doctrine\ORM\PersistentCollection {#2576 …}
    +children: [
      3 => App\Entity\EntryComment {#2120
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2343 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2161 …}
        +root: App\Entity\EntryComment {#2337}
        +body: "Fair point, I was mostly listing the major downsides IMO that OP asked for"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1701704078 {#2119
          date: 2023-12-04 16:34:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CatLikeLemming@lemmy.blahaj.zone"
          "@ani@endlesstalk.org"
          "@fxt_ryknow@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2160 …}
        +nested: Doctrine\ORM\PersistentCollection {#2162 …}
        +votes: Doctrine\ORM\PersistentCollection {#2128 …}
        +reports: Doctrine\ORM\PersistentCollection {#2126 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2139 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2224 …}
        -id: 195701
        -bodyTs: "'ask':13 'downsid':9 'fair':1 'imo':10 'list':6 'major':8 'most':5 'op':12 'point':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/5935535"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701704078 {#2116
          date: 2023-12-04 16:34:38.0 +01:00
        }
        +"title": 195701
      }
      1 => App\Entity\EntryComment {#2052
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2343 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2054 …}
        +root: App\Entity\EntryComment {#2337}
        +body: "Guess you never had to package general or hard to package software like those that require fixed output derivation or undersupported ecosystems, trying to use common development environment for Python under NixOS, running binaries under NixOS, the list goes on."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701635860 {#2050
          date: 2023-12-03 21:37:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CatLikeLemming@lemmy.blahaj.zone"
          "@ani@endlesstalk.org"
          "@fxt_ryknow@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2058 …}
        +nested: Doctrine\ORM\PersistentCollection {#2125 …}
        +votes: Doctrine\ORM\PersistentCollection {#2041 …}
        +reports: Doctrine\ORM\PersistentCollection {#2100 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2105 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2111 …}
        -id: 193334
        -bodyTs: "'binari':34 'common':26 'deriv':19 'develop':27 'ecosystem':22 'environ':28 'fix':17 'general':7 'goe':39 'guess':1 'hard':9 'like':13 'list':38 'never':3 'nixo':32,36 'output':18 'packag':6,11 'python':30 'requir':16 'run':33 'softwar':12 'tri':23 'undersupport':21 'use':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/5911186"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701635860 {#2055
          date: 2023-12-03 21:37:40.0 +01:00
        }
        +"title": 193334
      }
      2 => App\Entity\EntryComment {#2337}
      0 => App\Entity\EntryComment {#2074
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2343 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2066 …}
        +root: App\Entity\EntryComment {#2337}
        +body: """
          Comparatively, NixOS is complex, while Arch is simple. NixOS diverges very much from traditional Linux distributions, beginning with using a diferent filesystem hierarchy, which breaks a ton of apps, requiring workarounds like patches, simulating a standard filesystem… In the long run, you will have to deal with many NixOS-specific issues.\n
          \n
          Because you’re going to Uni, it’s better to focus on having a mostly just works distro with updated repository, and that’s Arch. On your free time in the future, maybe try NixOS in a VM just so you have a feel for it. And again, you can use Nix on Arch so you use apps from Nixpkgs.\n
          \n
          This all comes from an originally Arch user turned into an experienced NixOS user.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1701609116 {#2069
          date: 2023-12-03 14:11:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CatLikeLemming@lemmy.blahaj.zone"
          "@ani@endlesstalk.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2071 …}
        +nested: Doctrine\ORM\PersistentCollection {#2070 …}
        +votes: Doctrine\ORM\PersistentCollection {#2048 …}
        +reports: Doctrine\ORM\PersistentCollection {#2056 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2046 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2045 …}
        -id: 192030
        -bodyTs: "'app':29,110 'arch':6,77,106,119 'begin':17 'better':61 'break':25 'come':115 'compar':1 'complex':4 'deal':46 'difer':21 'distribut':16 'distro':70 'diverg':10 'experienc':124 'feel':96 'filesystem':22,37 'focus':63 'free':80 'futur':84 'go':56 'hierarchi':23 'issu':52 'like':32 'linux':15 'long':40 'mani':48 'mayb':85 'most':67 'much':12 'nix':104 'nixo':2,9,50,87,125 'nixos-specif':49 'nixpkg':112 'origin':118 'patch':33 're':55 'repositori':73 'requir':30 'run':41 'simpl':8 'simul':34 'specif':51 'standard':36 'time':81 'ton':27 'tradit':14 'tri':86 'turn':121 'uni':58 'updat':72 'use':19,103,109 'user':120,126 'vm':90 'work':69 'workaround':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/5899318"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701609116 {#2065
          date: 2023-12-03 14:11:56.0 +01:00
        }
        +"title": 192030
      }
    ]
    -id: 19722
    -titleTs: "'arch':1 'nixo':3"
    -bodyTs: "'access':113 'actual':126 'admit':118 'ago':7 'alreadi':8,32 'also':111,137 'anyth':130 'apart':79,99 'applic':85 'arch':11,48,98,102,166 'ask':9 'aur':116 'bit':106 'bleed':168 'compar':96 'configur':86 'copi':72 'cours':88 'curious':41 'd':110 'downsid':93 'due':59 'easili':77 'edg':169 'els':44 'endeavouro':34 'entir':66 'ever':125 'factor':26 'file':63,83 'fine':14 'format':68 'get':156 'heard':52 'home':36 'laptop':17 'less':107 'lose':112,165 'm':31,40,163 'major':92 'match':152 'mix':150 'need':127 'nice':134,172 'nixo':50,54,95,139 'normal':82 'notabl':25 'one':62 'packag':157 'pretti':56 'releas':143,146 'relev':108 'restor':74 'roll':142 'sinc':138 'solid':57 'someth':43 'stabil':22 'static':145 'system':67,76 'think':122 'univers':20 'unstabl':159 'use':18,33 've':2,124 'vs':49 'wanna':155 'week':6 'whenev':78 'wiki':103 'would':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701691094
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/6098933"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701604694 {#2536
      date: 2023-12-03 12:58:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’d recommended Arch because with NixOS you end up having to tinker too much. Besides, if you need to use Linux for development purposes, Arch follows the usual Linux/Unix conventions, while with NixOS you would end up tinkering…And you can always use the Nix app from Arch.\n
    \n
    Just use Arch with Gnome or KDE, that will save you a ton of time.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1703013718 {#2340
    date: 2023-12-19 20:21:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CatLikeLemming@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2336 …}
  +nested: Doctrine\ORM\PersistentCollection {#2339 …}
  +votes: Doctrine\ORM\PersistentCollection {#2159 …}
  +reports: Doctrine\ORM\PersistentCollection {#2135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
  -id: 191891
  -bodyTs: "'alway':43 'app':47 'arch':4,26,49,52 'besid':16 'convent':31 'd':2 'develop':24 'end':9,37 'follow':27 'gnome':54 'kde':56 'linux':22 'linux/unix':30 'much':15 'need':19 'nix':46 'nixo':7,34 'purpos':25 'recommend':3 'save':59 'time':64 'tinker':13,39 'ton':62 'use':21,44,51 'usual':29 'would':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/5897846"
  +editedAt: DateTimeImmutable @1702776696 {#2341
    date: 2023-12-17 02:31:36.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701605064 {#2342
    date: 2023-12-03 13:04:24.0 +01:00
  }
  +"title": 191891
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2337
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2343
    +user: Proxies\__CG__\App\Entity\User {#2145 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
    +slug: "Arch-or-NixOS"
    +title: "Arch or NixOS?"
    +url: null
    +body: """
      I’ve been here a week ago already asking if Arch would be fine for a laptop used for university, as stability is a notable factor in that and I’m already using EndeavourOS at home, but now I’m curious about something else too - what about Arch vs NixOS?\n
      \n
      I heard that NixOS is pretty solid, as due to the one file for your entire system format you can both copy and restore your system easily whenever, apart from your normal files and application configurations of course.\n
      \n
      Are there **any major downsides to NixOS compared to Arch** apart from the Arch Wiki being a bit less relevant? I’d also lose access to the AUR, but admittedly I don’t think I’ve ever actually needed it for anything, it’s just nice to have. Also, since NixOS has both rolling release and static release and you can mix and match if you wanna get packages from unstable or not, I’m not losing Arch’s bleeding edge, which is nice.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 79
    +favouriteCount: 84
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724395554 {#2561
      date: 2024-08-23 08:45:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2496 …}
    +votes: Doctrine\ORM\PersistentCollection {#2568 …}
    +reports: Doctrine\ORM\PersistentCollection {#2570 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2572 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2574 …}
    +badges: Doctrine\ORM\PersistentCollection {#2576 …}
    +children: [
      3 => App\Entity\EntryComment {#2120
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2343 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2161 …}
        +root: App\Entity\EntryComment {#2337}
        +body: "Fair point, I was mostly listing the major downsides IMO that OP asked for"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1701704078 {#2119
          date: 2023-12-04 16:34:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CatLikeLemming@lemmy.blahaj.zone"
          "@ani@endlesstalk.org"
          "@fxt_ryknow@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2160 …}
        +nested: Doctrine\ORM\PersistentCollection {#2162 …}
        +votes: Doctrine\ORM\PersistentCollection {#2128 …}
        +reports: Doctrine\ORM\PersistentCollection {#2126 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2139 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2224 …}
        -id: 195701
        -bodyTs: "'ask':13 'downsid':9 'fair':1 'imo':10 'list':6 'major':8 'most':5 'op':12 'point':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/5935535"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701704078 {#2116
          date: 2023-12-04 16:34:38.0 +01:00
        }
        +"title": 195701
      }
      1 => App\Entity\EntryComment {#2052
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2343 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2054 …}
        +root: App\Entity\EntryComment {#2337}
        +body: "Guess you never had to package general or hard to package software like those that require fixed output derivation or undersupported ecosystems, trying to use common development environment for Python under NixOS, running binaries under NixOS, the list goes on."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701635860 {#2050
          date: 2023-12-03 21:37:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CatLikeLemming@lemmy.blahaj.zone"
          "@ani@endlesstalk.org"
          "@fxt_ryknow@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2058 …}
        +nested: Doctrine\ORM\PersistentCollection {#2125 …}
        +votes: Doctrine\ORM\PersistentCollection {#2041 …}
        +reports: Doctrine\ORM\PersistentCollection {#2100 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2105 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2111 …}
        -id: 193334
        -bodyTs: "'binari':34 'common':26 'deriv':19 'develop':27 'ecosystem':22 'environ':28 'fix':17 'general':7 'goe':39 'guess':1 'hard':9 'like':13 'list':38 'never':3 'nixo':32,36 'output':18 'packag':6,11 'python':30 'requir':16 'run':33 'softwar':12 'tri':23 'undersupport':21 'use':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/5911186"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701635860 {#2055
          date: 2023-12-03 21:37:40.0 +01:00
        }
        +"title": 193334
      }
      2 => App\Entity\EntryComment {#2337}
      0 => App\Entity\EntryComment {#2074
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2343 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2066 …}
        +root: App\Entity\EntryComment {#2337}
        +body: """
          Comparatively, NixOS is complex, while Arch is simple. NixOS diverges very much from traditional Linux distributions, beginning with using a diferent filesystem hierarchy, which breaks a ton of apps, requiring workarounds like patches, simulating a standard filesystem… In the long run, you will have to deal with many NixOS-specific issues.\n
          \n
          Because you’re going to Uni, it’s better to focus on having a mostly just works distro with updated repository, and that’s Arch. On your free time in the future, maybe try NixOS in a VM just so you have a feel for it. And again, you can use Nix on Arch so you use apps from Nixpkgs.\n
          \n
          This all comes from an originally Arch user turned into an experienced NixOS user.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1701609116 {#2069
          date: 2023-12-03 14:11:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CatLikeLemming@lemmy.blahaj.zone"
          "@ani@endlesstalk.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2071 …}
        +nested: Doctrine\ORM\PersistentCollection {#2070 …}
        +votes: Doctrine\ORM\PersistentCollection {#2048 …}
        +reports: Doctrine\ORM\PersistentCollection {#2056 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2046 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2045 …}
        -id: 192030
        -bodyTs: "'app':29,110 'arch':6,77,106,119 'begin':17 'better':61 'break':25 'come':115 'compar':1 'complex':4 'deal':46 'difer':21 'distribut':16 'distro':70 'diverg':10 'experienc':124 'feel':96 'filesystem':22,37 'focus':63 'free':80 'futur':84 'go':56 'hierarchi':23 'issu':52 'like':32 'linux':15 'long':40 'mani':48 'mayb':85 'most':67 'much':12 'nix':104 'nixo':2,9,50,87,125 'nixos-specif':49 'nixpkg':112 'origin':118 'patch':33 're':55 'repositori':73 'requir':30 'run':41 'simpl':8 'simul':34 'specif':51 'standard':36 'time':81 'ton':27 'tradit':14 'tri':86 'turn':121 'uni':58 'updat':72 'use':19,103,109 'user':120,126 'vm':90 'work':69 'workaround':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/5899318"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701609116 {#2065
          date: 2023-12-03 14:11:56.0 +01:00
        }
        +"title": 192030
      }
    ]
    -id: 19722
    -titleTs: "'arch':1 'nixo':3"
    -bodyTs: "'access':113 'actual':126 'admit':118 'ago':7 'alreadi':8,32 'also':111,137 'anyth':130 'apart':79,99 'applic':85 'arch':11,48,98,102,166 'ask':9 'aur':116 'bit':106 'bleed':168 'compar':96 'configur':86 'copi':72 'cours':88 'curious':41 'd':110 'downsid':93 'due':59 'easili':77 'edg':169 'els':44 'endeavouro':34 'entir':66 'ever':125 'factor':26 'file':63,83 'fine':14 'format':68 'get':156 'heard':52 'home':36 'laptop':17 'less':107 'lose':112,165 'm':31,40,163 'major':92 'match':152 'mix':150 'need':127 'nice':134,172 'nixo':50,54,95,139 'normal':82 'notabl':25 'one':62 'packag':157 'pretti':56 'releas':143,146 'relev':108 'restor':74 'roll':142 'sinc':138 'solid':57 'someth':43 'stabil':22 'static':145 'system':67,76 'think':122 'univers':20 'unstabl':159 'use':18,33 've':2,124 'vs':49 'wanna':155 'week':6 'whenev':78 'wiki':103 'would':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701691094
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/6098933"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701604694 {#2536
      date: 2023-12-03 12:58:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’d recommended Arch because with NixOS you end up having to tinker too much. Besides, if you need to use Linux for development purposes, Arch follows the usual Linux/Unix conventions, while with NixOS you would end up tinkering…And you can always use the Nix app from Arch.\n
    \n
    Just use Arch with Gnome or KDE, that will save you a ton of time.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1703013718 {#2340
    date: 2023-12-19 20:21:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CatLikeLemming@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2336 …}
  +nested: Doctrine\ORM\PersistentCollection {#2339 …}
  +votes: Doctrine\ORM\PersistentCollection {#2159 …}
  +reports: Doctrine\ORM\PersistentCollection {#2135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
  -id: 191891
  -bodyTs: "'alway':43 'app':47 'arch':4,26,49,52 'besid':16 'convent':31 'd':2 'develop':24 'end':9,37 'follow':27 'gnome':54 'kde':56 'linux':22 'linux/unix':30 'much':15 'need':19 'nix':46 'nixo':7,34 'purpos':25 'recommend':3 'save':59 'time':64 'tinker':13,39 'ton':62 'use':21,44,51 'usual':29 'would':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/5897846"
  +editedAt: DateTimeImmutable @1702776696 {#2341
    date: 2023-12-17 02:31:36.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701605064 {#2342
    date: 2023-12-03 13:04:24.0 +01:00
  }
  +"title": 191891
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2074
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2343
    +user: Proxies\__CG__\App\Entity\User {#2145 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
    +slug: "Arch-or-NixOS"
    +title: "Arch or NixOS?"
    +url: null
    +body: """
      I’ve been here a week ago already asking if Arch would be fine for a laptop used for university, as stability is a notable factor in that and I’m already using EndeavourOS at home, but now I’m curious about something else too - what about Arch vs NixOS?\n
      \n
      I heard that NixOS is pretty solid, as due to the one file for your entire system format you can both copy and restore your system easily whenever, apart from your normal files and application configurations of course.\n
      \n
      Are there **any major downsides to NixOS compared to Arch** apart from the Arch Wiki being a bit less relevant? I’d also lose access to the AUR, but admittedly I don’t think I’ve ever actually needed it for anything, it’s just nice to have. Also, since NixOS has both rolling release and static release and you can mix and match if you wanna get packages from unstable or not, I’m not losing Arch’s bleeding edge, which is nice.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 79
    +favouriteCount: 84
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724395554 {#2561
      date: 2024-08-23 08:45:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2496 …}
    +votes: Doctrine\ORM\PersistentCollection {#2568 …}
    +reports: Doctrine\ORM\PersistentCollection {#2570 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2572 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2574 …}
    +badges: Doctrine\ORM\PersistentCollection {#2576 …}
    +children: [
      3 => App\Entity\EntryComment {#2120
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2343 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2161 …}
        +root: App\Entity\EntryComment {#2337
          +user: App\Entity\User {#260 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2343 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            I’d recommended Arch because with NixOS you end up having to tinker too much. Besides, if you need to use Linux for development purposes, Arch follows the usual Linux/Unix conventions, while with NixOS you would end up tinkering…And you can always use the Nix app from Arch.\n
            \n
            Just use Arch with Gnome or KDE, that will save you a ton of time.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 38
          +score: 0
          +lastActive: DateTime @1703013718 {#2340
            date: 2023-12-19 20:21:58.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@CatLikeLemming@lemmy.blahaj.zone"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2336 …}
          +nested: Doctrine\ORM\PersistentCollection {#2339 …}
          +votes: Doctrine\ORM\PersistentCollection {#2159 …}
          +reports: Doctrine\ORM\PersistentCollection {#2135 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
          -id: 191891
          -bodyTs: "'alway':43 'app':47 'arch':4,26,49,52 'besid':16 'convent':31 'd':2 'develop':24 'end':9,37 'follow':27 'gnome':54 'kde':56 'linux':22 'linux/unix':30 'much':15 'need':19 'nix':46 'nixo':7,34 'purpos':25 'recommend':3 'save':59 'time':64 'tinker':13,39 'ton':62 'use':21,44,51 'usual':29 'would':36"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://endlesstalk.org/comment/5897846"
          +editedAt: DateTimeImmutable @1702776696 {#2341
            date: 2023-12-17 02:31:36.0 +01:00
          }
          +createdAt: DateTimeImmutable @1701605064 {#2342
            date: 2023-12-03 13:04:24.0 +01:00
          }
          +"title": 191891
        }
        +body: "Fair point, I was mostly listing the major downsides IMO that OP asked for"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1701704078 {#2119
          date: 2023-12-04 16:34:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CatLikeLemming@lemmy.blahaj.zone"
          "@ani@endlesstalk.org"
          "@fxt_ryknow@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2160 …}
        +nested: Doctrine\ORM\PersistentCollection {#2162 …}
        +votes: Doctrine\ORM\PersistentCollection {#2128 …}
        +reports: Doctrine\ORM\PersistentCollection {#2126 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2139 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2224 …}
        -id: 195701
        -bodyTs: "'ask':13 'downsid':9 'fair':1 'imo':10 'list':6 'major':8 'most':5 'op':12 'point':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/5935535"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701704078 {#2116
          date: 2023-12-04 16:34:38.0 +01:00
        }
        +"title": 195701
      }
      1 => App\Entity\EntryComment {#2052
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2343 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2054 …}
        +root: App\Entity\EntryComment {#2337}
        +body: "Guess you never had to package general or hard to package software like those that require fixed output derivation or undersupported ecosystems, trying to use common development environment for Python under NixOS, running binaries under NixOS, the list goes on."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701635860 {#2050
          date: 2023-12-03 21:37:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CatLikeLemming@lemmy.blahaj.zone"
          "@ani@endlesstalk.org"
          "@fxt_ryknow@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2058 …}
        +nested: Doctrine\ORM\PersistentCollection {#2125 …}
        +votes: Doctrine\ORM\PersistentCollection {#2041 …}
        +reports: Doctrine\ORM\PersistentCollection {#2100 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2105 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2111 …}
        -id: 193334
        -bodyTs: "'binari':34 'common':26 'deriv':19 'develop':27 'ecosystem':22 'environ':28 'fix':17 'general':7 'goe':39 'guess':1 'hard':9 'like':13 'list':38 'never':3 'nixo':32,36 'output':18 'packag':6,11 'python':30 'requir':16 'run':33 'softwar':12 'tri':23 'undersupport':21 'use':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/5911186"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701635860 {#2055
          date: 2023-12-03 21:37:40.0 +01:00
        }
        +"title": 193334
      }
      2 => App\Entity\EntryComment {#2337}
      0 => App\Entity\EntryComment {#2074}
    ]
    -id: 19722
    -titleTs: "'arch':1 'nixo':3"
    -bodyTs: "'access':113 'actual':126 'admit':118 'ago':7 'alreadi':8,32 'also':111,137 'anyth':130 'apart':79,99 'applic':85 'arch':11,48,98,102,166 'ask':9 'aur':116 'bit':106 'bleed':168 'compar':96 'configur':86 'copi':72 'cours':88 'curious':41 'd':110 'downsid':93 'due':59 'easili':77 'edg':169 'els':44 'endeavouro':34 'entir':66 'ever':125 'factor':26 'file':63,83 'fine':14 'format':68 'get':156 'heard':52 'home':36 'laptop':17 'less':107 'lose':112,165 'm':31,40,163 'major':92 'match':152 'mix':150 'need':127 'nice':134,172 'nixo':50,54,95,139 'normal':82 'notabl':25 'one':62 'packag':157 'pretti':56 'releas':143,146 'relev':108 'restor':74 'roll':142 'sinc':138 'solid':57 'someth':43 'stabil':22 'static':145 'system':67,76 'think':122 'univers':20 'unstabl':159 'use':18,33 've':2,124 'vs':49 'wanna':155 'week':6 'whenev':78 'wiki':103 'would':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701691094
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/6098933"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701604694 {#2536
      date: 2023-12-03 12:58:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2066 …}
  +root: App\Entity\EntryComment {#2337}
  +body: """
    Comparatively, NixOS is complex, while Arch is simple. NixOS diverges very much from traditional Linux distributions, beginning with using a diferent filesystem hierarchy, which breaks a ton of apps, requiring workarounds like patches, simulating a standard filesystem… In the long run, you will have to deal with many NixOS-specific issues.\n
    \n
    Because you’re going to Uni, it’s better to focus on having a mostly just works distro with updated repository, and that’s Arch. On your free time in the future, maybe try NixOS in a VM just so you have a feel for it. And again, you can use Nix on Arch so you use apps from Nixpkgs.\n
    \n
    This all comes from an originally Arch user turned into an experienced NixOS user.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1701609116 {#2069
    date: 2023-12-03 14:11:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CatLikeLemming@lemmy.blahaj.zone"
    "@ani@endlesstalk.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2071 …}
  +nested: Doctrine\ORM\PersistentCollection {#2070 …}
  +votes: Doctrine\ORM\PersistentCollection {#2048 …}
  +reports: Doctrine\ORM\PersistentCollection {#2056 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2046 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2045 …}
  -id: 192030
  -bodyTs: "'app':29,110 'arch':6,77,106,119 'begin':17 'better':61 'break':25 'come':115 'compar':1 'complex':4 'deal':46 'difer':21 'distribut':16 'distro':70 'diverg':10 'experienc':124 'feel':96 'filesystem':22,37 'focus':63 'free':80 'futur':84 'go':56 'hierarchi':23 'issu':52 'like':32 'linux':15 'long':40 'mani':48 'mayb':85 'most':67 'much':12 'nix':104 'nixo':2,9,50,87,125 'nixos-specif':49 'nixpkg':112 'origin':118 'patch':33 're':55 'repositori':73 'requir':30 'run':41 'simpl':8 'simul':34 'specif':51 'standard':36 'time':81 'ton':27 'tradit':14 'tri':86 'turn':121 'uni':58 'updat':72 'use':19,103,109 'user':120,126 'vm':90 'work':69 'workaround':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/5899318"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701609116 {#2065
    date: 2023-12-03 14:11:56.0 +01:00
  }
  +"title": 192030
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2074
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2343
    +user: Proxies\__CG__\App\Entity\User {#2145 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
    +slug: "Arch-or-NixOS"
    +title: "Arch or NixOS?"
    +url: null
    +body: """
      I’ve been here a week ago already asking if Arch would be fine for a laptop used for university, as stability is a notable factor in that and I’m already using EndeavourOS at home, but now I’m curious about something else too - what about Arch vs NixOS?\n
      \n
      I heard that NixOS is pretty solid, as due to the one file for your entire system format you can both copy and restore your system easily whenever, apart from your normal files and application configurations of course.\n
      \n
      Are there **any major downsides to NixOS compared to Arch** apart from the Arch Wiki being a bit less relevant? I’d also lose access to the AUR, but admittedly I don’t think I’ve ever actually needed it for anything, it’s just nice to have. Also, since NixOS has both rolling release and static release and you can mix and match if you wanna get packages from unstable or not, I’m not losing Arch’s bleeding edge, which is nice.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 79
    +favouriteCount: 84
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724395554 {#2561
      date: 2024-08-23 08:45:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2496 …}
    +votes: Doctrine\ORM\PersistentCollection {#2568 …}
    +reports: Doctrine\ORM\PersistentCollection {#2570 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2572 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2574 …}
    +badges: Doctrine\ORM\PersistentCollection {#2576 …}
    +children: [
      3 => App\Entity\EntryComment {#2120
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2343 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2161 …}
        +root: App\Entity\EntryComment {#2337
          +user: App\Entity\User {#260 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2343 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            I’d recommended Arch because with NixOS you end up having to tinker too much. Besides, if you need to use Linux for development purposes, Arch follows the usual Linux/Unix conventions, while with NixOS you would end up tinkering…And you can always use the Nix app from Arch.\n
            \n
            Just use Arch with Gnome or KDE, that will save you a ton of time.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 38
          +score: 0
          +lastActive: DateTime @1703013718 {#2340
            date: 2023-12-19 20:21:58.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@CatLikeLemming@lemmy.blahaj.zone"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2336 …}
          +nested: Doctrine\ORM\PersistentCollection {#2339 …}
          +votes: Doctrine\ORM\PersistentCollection {#2159 …}
          +reports: Doctrine\ORM\PersistentCollection {#2135 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
          -id: 191891
          -bodyTs: "'alway':43 'app':47 'arch':4,26,49,52 'besid':16 'convent':31 'd':2 'develop':24 'end':9,37 'follow':27 'gnome':54 'kde':56 'linux':22 'linux/unix':30 'much':15 'need':19 'nix':46 'nixo':7,34 'purpos':25 'recommend':3 'save':59 'time':64 'tinker':13,39 'ton':62 'use':21,44,51 'usual':29 'would':36"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://endlesstalk.org/comment/5897846"
          +editedAt: DateTimeImmutable @1702776696 {#2341
            date: 2023-12-17 02:31:36.0 +01:00
          }
          +createdAt: DateTimeImmutable @1701605064 {#2342
            date: 2023-12-03 13:04:24.0 +01:00
          }
          +"title": 191891
        }
        +body: "Fair point, I was mostly listing the major downsides IMO that OP asked for"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1701704078 {#2119
          date: 2023-12-04 16:34:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CatLikeLemming@lemmy.blahaj.zone"
          "@ani@endlesstalk.org"
          "@fxt_ryknow@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2160 …}
        +nested: Doctrine\ORM\PersistentCollection {#2162 …}
        +votes: Doctrine\ORM\PersistentCollection {#2128 …}
        +reports: Doctrine\ORM\PersistentCollection {#2126 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2139 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2224 …}
        -id: 195701
        -bodyTs: "'ask':13 'downsid':9 'fair':1 'imo':10 'list':6 'major':8 'most':5 'op':12 'point':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/5935535"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701704078 {#2116
          date: 2023-12-04 16:34:38.0 +01:00
        }
        +"title": 195701
      }
      1 => App\Entity\EntryComment {#2052
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2343 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2054 …}
        +root: App\Entity\EntryComment {#2337}
        +body: "Guess you never had to package general or hard to package software like those that require fixed output derivation or undersupported ecosystems, trying to use common development environment for Python under NixOS, running binaries under NixOS, the list goes on."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701635860 {#2050
          date: 2023-12-03 21:37:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CatLikeLemming@lemmy.blahaj.zone"
          "@ani@endlesstalk.org"
          "@fxt_ryknow@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2058 …}
        +nested: Doctrine\ORM\PersistentCollection {#2125 …}
        +votes: Doctrine\ORM\PersistentCollection {#2041 …}
        +reports: Doctrine\ORM\PersistentCollection {#2100 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2105 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2111 …}
        -id: 193334
        -bodyTs: "'binari':34 'common':26 'deriv':19 'develop':27 'ecosystem':22 'environ':28 'fix':17 'general':7 'goe':39 'guess':1 'hard':9 'like':13 'list':38 'never':3 'nixo':32,36 'output':18 'packag':6,11 'python':30 'requir':16 'run':33 'softwar':12 'tri':23 'undersupport':21 'use':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/5911186"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701635860 {#2055
          date: 2023-12-03 21:37:40.0 +01:00
        }
        +"title": 193334
      }
      2 => App\Entity\EntryComment {#2337}
      0 => App\Entity\EntryComment {#2074}
    ]
    -id: 19722
    -titleTs: "'arch':1 'nixo':3"
    -bodyTs: "'access':113 'actual':126 'admit':118 'ago':7 'alreadi':8,32 'also':111,137 'anyth':130 'apart':79,99 'applic':85 'arch':11,48,98,102,166 'ask':9 'aur':116 'bit':106 'bleed':168 'compar':96 'configur':86 'copi':72 'cours':88 'curious':41 'd':110 'downsid':93 'due':59 'easili':77 'edg':169 'els':44 'endeavouro':34 'entir':66 'ever':125 'factor':26 'file':63,83 'fine':14 'format':68 'get':156 'heard':52 'home':36 'laptop':17 'less':107 'lose':112,165 'm':31,40,163 'major':92 'match':152 'mix':150 'need':127 'nice':134,172 'nixo':50,54,95,139 'normal':82 'notabl':25 'one':62 'packag':157 'pretti':56 'releas':143,146 'relev':108 'restor':74 'roll':142 'sinc':138 'solid':57 'someth':43 'stabil':22 'static':145 'system':67,76 'think':122 'univers':20 'unstabl':159 'use':18,33 've':2,124 'vs':49 'wanna':155 'week':6 'whenev':78 'wiki':103 'would':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701691094
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/6098933"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701604694 {#2536
      date: 2023-12-03 12:58:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2066 …}
  +root: App\Entity\EntryComment {#2337}
  +body: """
    Comparatively, NixOS is complex, while Arch is simple. NixOS diverges very much from traditional Linux distributions, beginning with using a diferent filesystem hierarchy, which breaks a ton of apps, requiring workarounds like patches, simulating a standard filesystem… In the long run, you will have to deal with many NixOS-specific issues.\n
    \n
    Because you’re going to Uni, it’s better to focus on having a mostly just works distro with updated repository, and that’s Arch. On your free time in the future, maybe try NixOS in a VM just so you have a feel for it. And again, you can use Nix on Arch so you use apps from Nixpkgs.\n
    \n
    This all comes from an originally Arch user turned into an experienced NixOS user.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1701609116 {#2069
    date: 2023-12-03 14:11:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CatLikeLemming@lemmy.blahaj.zone"
    "@ani@endlesstalk.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2071 …}
  +nested: Doctrine\ORM\PersistentCollection {#2070 …}
  +votes: Doctrine\ORM\PersistentCollection {#2048 …}
  +reports: Doctrine\ORM\PersistentCollection {#2056 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2046 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2045 …}
  -id: 192030
  -bodyTs: "'app':29,110 'arch':6,77,106,119 'begin':17 'better':61 'break':25 'come':115 'compar':1 'complex':4 'deal':46 'difer':21 'distribut':16 'distro':70 'diverg':10 'experienc':124 'feel':96 'filesystem':22,37 'focus':63 'free':80 'futur':84 'go':56 'hierarchi':23 'issu':52 'like':32 'linux':15 'long':40 'mani':48 'mayb':85 'most':67 'much':12 'nix':104 'nixo':2,9,50,87,125 'nixos-specif':49 'nixpkg':112 'origin':118 'patch':33 're':55 'repositori':73 'requir':30 'run':41 'simpl':8 'simul':34 'specif':51 'standard':36 'time':81 'ton':27 'tradit':14 'tri':86 'turn':121 'uni':58 'updat':72 'use':19,103,109 'user':120,126 'vm':90 'work':69 'workaround':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/5899318"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701609116 {#2065
    date: 2023-12-03 14:11:56.0 +01:00
  }
  +"title": 192030
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2074
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2343
    +user: Proxies\__CG__\App\Entity\User {#2145 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
    +slug: "Arch-or-NixOS"
    +title: "Arch or NixOS?"
    +url: null
    +body: """
      I’ve been here a week ago already asking if Arch would be fine for a laptop used for university, as stability is a notable factor in that and I’m already using EndeavourOS at home, but now I’m curious about something else too - what about Arch vs NixOS?\n
      \n
      I heard that NixOS is pretty solid, as due to the one file for your entire system format you can both copy and restore your system easily whenever, apart from your normal files and application configurations of course.\n
      \n
      Are there **any major downsides to NixOS compared to Arch** apart from the Arch Wiki being a bit less relevant? I’d also lose access to the AUR, but admittedly I don’t think I’ve ever actually needed it for anything, it’s just nice to have. Also, since NixOS has both rolling release and static release and you can mix and match if you wanna get packages from unstable or not, I’m not losing Arch’s bleeding edge, which is nice.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 79
    +favouriteCount: 84
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724395554 {#2561
      date: 2024-08-23 08:45:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2496 …}
    +votes: Doctrine\ORM\PersistentCollection {#2568 …}
    +reports: Doctrine\ORM\PersistentCollection {#2570 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2572 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2574 …}
    +badges: Doctrine\ORM\PersistentCollection {#2576 …}
    +children: [
      3 => App\Entity\EntryComment {#2120
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2343 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2161 …}
        +root: App\Entity\EntryComment {#2337
          +user: App\Entity\User {#260 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2343 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            I’d recommended Arch because with NixOS you end up having to tinker too much. Besides, if you need to use Linux for development purposes, Arch follows the usual Linux/Unix conventions, while with NixOS you would end up tinkering…And you can always use the Nix app from Arch.\n
            \n
            Just use Arch with Gnome or KDE, that will save you a ton of time.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 38
          +score: 0
          +lastActive: DateTime @1703013718 {#2340
            date: 2023-12-19 20:21:58.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@CatLikeLemming@lemmy.blahaj.zone"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2336 …}
          +nested: Doctrine\ORM\PersistentCollection {#2339 …}
          +votes: Doctrine\ORM\PersistentCollection {#2159 …}
          +reports: Doctrine\ORM\PersistentCollection {#2135 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
          -id: 191891
          -bodyTs: "'alway':43 'app':47 'arch':4,26,49,52 'besid':16 'convent':31 'd':2 'develop':24 'end':9,37 'follow':27 'gnome':54 'kde':56 'linux':22 'linux/unix':30 'much':15 'need':19 'nix':46 'nixo':7,34 'purpos':25 'recommend':3 'save':59 'time':64 'tinker':13,39 'ton':62 'use':21,44,51 'usual':29 'would':36"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://endlesstalk.org/comment/5897846"
          +editedAt: DateTimeImmutable @1702776696 {#2341
            date: 2023-12-17 02:31:36.0 +01:00
          }
          +createdAt: DateTimeImmutable @1701605064 {#2342
            date: 2023-12-03 13:04:24.0 +01:00
          }
          +"title": 191891
        }
        +body: "Fair point, I was mostly listing the major downsides IMO that OP asked for"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1701704078 {#2119
          date: 2023-12-04 16:34:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CatLikeLemming@lemmy.blahaj.zone"
          "@ani@endlesstalk.org"
          "@fxt_ryknow@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2160 …}
        +nested: Doctrine\ORM\PersistentCollection {#2162 …}
        +votes: Doctrine\ORM\PersistentCollection {#2128 …}
        +reports: Doctrine\ORM\PersistentCollection {#2126 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2139 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2224 …}
        -id: 195701
        -bodyTs: "'ask':13 'downsid':9 'fair':1 'imo':10 'list':6 'major':8 'most':5 'op':12 'point':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/5935535"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701704078 {#2116
          date: 2023-12-04 16:34:38.0 +01:00
        }
        +"title": 195701
      }
      1 => App\Entity\EntryComment {#2052
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2343 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2054 …}
        +root: App\Entity\EntryComment {#2337}
        +body: "Guess you never had to package general or hard to package software like those that require fixed output derivation or undersupported ecosystems, trying to use common development environment for Python under NixOS, running binaries under NixOS, the list goes on."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701635860 {#2050
          date: 2023-12-03 21:37:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CatLikeLemming@lemmy.blahaj.zone"
          "@ani@endlesstalk.org"
          "@fxt_ryknow@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2058 …}
        +nested: Doctrine\ORM\PersistentCollection {#2125 …}
        +votes: Doctrine\ORM\PersistentCollection {#2041 …}
        +reports: Doctrine\ORM\PersistentCollection {#2100 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2105 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2111 …}
        -id: 193334
        -bodyTs: "'binari':34 'common':26 'deriv':19 'develop':27 'ecosystem':22 'environ':28 'fix':17 'general':7 'goe':39 'guess':1 'hard':9 'like':13 'list':38 'never':3 'nixo':32,36 'output':18 'packag':6,11 'python':30 'requir':16 'run':33 'softwar':12 'tri':23 'undersupport':21 'use':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/5911186"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701635860 {#2055
          date: 2023-12-03 21:37:40.0 +01:00
        }
        +"title": 193334
      }
      2 => App\Entity\EntryComment {#2337}
      0 => App\Entity\EntryComment {#2074}
    ]
    -id: 19722
    -titleTs: "'arch':1 'nixo':3"
    -bodyTs: "'access':113 'actual':126 'admit':118 'ago':7 'alreadi':8,32 'also':111,137 'anyth':130 'apart':79,99 'applic':85 'arch':11,48,98,102,166 'ask':9 'aur':116 'bit':106 'bleed':168 'compar':96 'configur':86 'copi':72 'cours':88 'curious':41 'd':110 'downsid':93 'due':59 'easili':77 'edg':169 'els':44 'endeavouro':34 'entir':66 'ever':125 'factor':26 'file':63,83 'fine':14 'format':68 'get':156 'heard':52 'home':36 'laptop':17 'less':107 'lose':112,165 'm':31,40,163 'major':92 'match':152 'mix':150 'need':127 'nice':134,172 'nixo':50,54,95,139 'normal':82 'notabl':25 'one':62 'packag':157 'pretti':56 'releas':143,146 'relev':108 'restor':74 'roll':142 'sinc':138 'solid':57 'someth':43 'stabil':22 'static':145 'system':67,76 'think':122 'univers':20 'unstabl':159 'use':18,33 've':2,124 'vs':49 'wanna':155 'week':6 'whenev':78 'wiki':103 'would':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701691094
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/6098933"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701604694 {#2536
      date: 2023-12-03 12:58:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2066 …}
  +root: App\Entity\EntryComment {#2337}
  +body: """
    Comparatively, NixOS is complex, while Arch is simple. NixOS diverges very much from traditional Linux distributions, beginning with using a diferent filesystem hierarchy, which breaks a ton of apps, requiring workarounds like patches, simulating a standard filesystem… In the long run, you will have to deal with many NixOS-specific issues.\n
    \n
    Because you’re going to Uni, it’s better to focus on having a mostly just works distro with updated repository, and that’s Arch. On your free time in the future, maybe try NixOS in a VM just so you have a feel for it. And again, you can use Nix on Arch so you use apps from Nixpkgs.\n
    \n
    This all comes from an originally Arch user turned into an experienced NixOS user.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1701609116 {#2069
    date: 2023-12-03 14:11:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CatLikeLemming@lemmy.blahaj.zone"
    "@ani@endlesstalk.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2071 …}
  +nested: Doctrine\ORM\PersistentCollection {#2070 …}
  +votes: Doctrine\ORM\PersistentCollection {#2048 …}
  +reports: Doctrine\ORM\PersistentCollection {#2056 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2046 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2045 …}
  -id: 192030
  -bodyTs: "'app':29,110 'arch':6,77,106,119 'begin':17 'better':61 'break':25 'come':115 'compar':1 'complex':4 'deal':46 'difer':21 'distribut':16 'distro':70 'diverg':10 'experienc':124 'feel':96 'filesystem':22,37 'focus':63 'free':80 'futur':84 'go':56 'hierarchi':23 'issu':52 'like':32 'linux':15 'long':40 'mani':48 'mayb':85 'most':67 'much':12 'nix':104 'nixo':2,9,50,87,125 'nixos-specif':49 'nixpkg':112 'origin':118 'patch':33 're':55 'repositori':73 'requir':30 'run':41 'simpl':8 'simul':34 'specif':51 'standard':36 'time':81 'ton':27 'tradit':14 'tri':86 'turn':121 'uni':58 'updat':72 'use':19,103,109 'user':120,126 'vm':90 'work':69 'workaround':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/5899318"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701609116 {#2065
    date: 2023-12-03 14:11:56.0 +01:00
  }
  +"title": 192030
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2214
  +user: Proxies\__CG__\App\Entity\User {#2727 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: Proxies\__CG__\App\Entity\Image {#2729 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2730 …}
  +slug: "Why-is-all-of-Lemmy-filled-with-Anti-Israel-content"
  +title: "Why is *all* of Lemmy filled with Anti Israel content?"
  +url: "https://fedia.io/m/asklemmy@lemmy.world/t/433028"
  +body: """
    I hope I will not get downvoted because I'm genuinely wondering\n
    \n
    Lemmy almost has no users from neither Israel or Palestine, however most of communities filled with Anti Israel content, I even tried muting all news related communities, but now I see anti Israel content in completely unrelated communities, like [!android](https://lemmy.world/c/android) and [!memes](https://sopuli.xyz/c/memes)\n
    \n
    Is there a reason why Lemmy is so fixated on Israel/Palestine? Neither of other world conflicts get even close in terms of attention. It's neither a case on my microblogging Fediverse account or my most "algoritmic" social media, even kbin part of the Threadiverse seems not as obsessed with it, what's so different about Lemmy?\n
    \n
    (Sorry for a bit clickbait-y title)\n
    \n
    Edit: I actually might take down this post because half of people in replies completely misunderstood it
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 75
  +favouriteCount: 36
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702384405 {#2722
    date: 2023-12-12 13:33:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2731 …}
  +votes: Doctrine\ORM\PersistentCollection {#2733 …}
  +reports: Doctrine\ORM\PersistentCollection {#2735 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2737 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2739 …}
  +badges: Doctrine\ORM\PersistentCollection {#2741 …}
  +children: [
    App\Entity\EntryComment {#2216
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2214 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
      +image: null
      +parent: null
      +root: null
      +body: "Lemmy originally has an anti-west bias. That naturally spans to general communities as well"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701743308 {#2223
        date: 2023-12-05 03:28:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Fitik@fedia.io"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2213 …}
      +nested: Doctrine\ORM\PersistentCollection {#2230 …}
      +votes: Doctrine\ORM\PersistentCollection {#2232 …}
      +reports: Doctrine\ORM\PersistentCollection {#2228 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2192 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2299 …}
      -id: 197538
      -bodyTs: "'anti':6 'anti-west':5 'bias':8 'communiti':14 'general':13 'lemmi':1 'natur':10 'origin':2 'span':11 'well':16 'west':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/5954640"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701743308 {#2227
        date: 2023-12-05 03:28:28.0 +01:00
      }
      +"title": 197538
    }
  ]
  -id: 20087
  -titleTs: "'anti':8 'content':10 'fill':6 'israel':9 'lemmi':5"
  -bodyTs: "'/c/android)':55 '/c/memes)':60 'account':93 'actual':128 'algoritm':97 'almost':14 'android':52 'anti':29,44 'attent':83 'bit':121 'case':88 'clickbait':123 'clickbait-i':122 'close':79 'communiti':26,39,50 'complet':48,140 'conflict':76 'content':31,46 'differ':115 'downvot':7 'edit':126 'even':33,78,100 'fedivers':92 'fill':27 'fixat':69 'genuin':11 'get':6,77 'half':135 'hope':2 'howev':23 'israel':20,30,45 'israel/palestine':71 'kbin':101 'lemmi':13,66,117 'lemmy.world':54 'lemmy.world/c/android)':53 'like':51 'm':10 'media':99 'meme':57 'microblog':91 'might':129 'misunderstood':141 'mute':35 'neither':19,72,86 'news':37 'obsess':109 'palestin':22 'part':102 'peopl':137 'post':133 'reason':64 'relat':38 'repli':139 'see':43 'seem':106 'social':98 'sopuli.xyz':59 'sopuli.xyz/c/memes)':58 'sorri':118 'take':130 'term':81 'threadivers':105 'titl':125 'tri':34 'unrel':49 'user':17 'wonder':12 'world':75 'y':124"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701811443
  +visibility: "visible             "
  +apId: "https://fedia.io/m/asklemmy@lemmy.world/t/433028"
  +editedAt: DateTimeImmutable @1702969261 {#2710
    date: 2023-12-19 08:01:01.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701725043 {#2689
    date: 2023-12-04 22:24:03.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 {#2214
  +user: Proxies\__CG__\App\Entity\User {#2727 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: Proxies\__CG__\App\Entity\Image {#2729 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2730 …}
  +slug: "Why-is-all-of-Lemmy-filled-with-Anti-Israel-content"
  +title: "Why is *all* of Lemmy filled with Anti Israel content?"
  +url: "https://fedia.io/m/asklemmy@lemmy.world/t/433028"
  +body: """
    I hope I will not get downvoted because I'm genuinely wondering\n
    \n
    Lemmy almost has no users from neither Israel or Palestine, however most of communities filled with Anti Israel content, I even tried muting all news related communities, but now I see anti Israel content in completely unrelated communities, like [!android](https://lemmy.world/c/android) and [!memes](https://sopuli.xyz/c/memes)\n
    \n
    Is there a reason why Lemmy is so fixated on Israel/Palestine? Neither of other world conflicts get even close in terms of attention. It's neither a case on my microblogging Fediverse account or my most "algoritmic" social media, even kbin part of the Threadiverse seems not as obsessed with it, what's so different about Lemmy?\n
    \n
    (Sorry for a bit clickbait-y title)\n
    \n
    Edit: I actually might take down this post because half of people in replies completely misunderstood it
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 75
  +favouriteCount: 36
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702384405 {#2722
    date: 2023-12-12 13:33:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2731 …}
  +votes: Doctrine\ORM\PersistentCollection {#2733 …}
  +reports: Doctrine\ORM\PersistentCollection {#2735 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2737 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2739 …}
  +badges: Doctrine\ORM\PersistentCollection {#2741 …}
  +children: [
    App\Entity\EntryComment {#2216
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2214 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
      +image: null
      +parent: null
      +root: null
      +body: "Lemmy originally has an anti-west bias. That naturally spans to general communities as well"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701743308 {#2223
        date: 2023-12-05 03:28:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Fitik@fedia.io"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2213 …}
      +nested: Doctrine\ORM\PersistentCollection {#2230 …}
      +votes: Doctrine\ORM\PersistentCollection {#2232 …}
      +reports: Doctrine\ORM\PersistentCollection {#2228 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2192 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2299 …}
      -id: 197538
      -bodyTs: "'anti':6 'anti-west':5 'bias':8 'communiti':14 'general':13 'lemmi':1 'natur':10 'origin':2 'span':11 'well':16 'west':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/5954640"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701743308 {#2227
        date: 2023-12-05 03:28:28.0 +01:00
      }
      +"title": 197538
    }
  ]
  -id: 20087
  -titleTs: "'anti':8 'content':10 'fill':6 'israel':9 'lemmi':5"
  -bodyTs: "'/c/android)':55 '/c/memes)':60 'account':93 'actual':128 'algoritm':97 'almost':14 'android':52 'anti':29,44 'attent':83 'bit':121 'case':88 'clickbait':123 'clickbait-i':122 'close':79 'communiti':26,39,50 'complet':48,140 'conflict':76 'content':31,46 'differ':115 'downvot':7 'edit':126 'even':33,78,100 'fedivers':92 'fill':27 'fixat':69 'genuin':11 'get':6,77 'half':135 'hope':2 'howev':23 'israel':20,30,45 'israel/palestine':71 'kbin':101 'lemmi':13,66,117 'lemmy.world':54 'lemmy.world/c/android)':53 'like':51 'm':10 'media':99 'meme':57 'microblog':91 'might':129 'misunderstood':141 'mute':35 'neither':19,72,86 'news':37 'obsess':109 'palestin':22 'part':102 'peopl':137 'post':133 'reason':64 'relat':38 'repli':139 'see':43 'seem':106 'social':98 'sopuli.xyz':59 'sopuli.xyz/c/memes)':58 'sorri':118 'take':130 'term':81 'threadivers':105 'titl':125 'tri':34 'unrel':49 'user':17 'wonder':12 'world':75 'y':124"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701811443
  +visibility: "visible             "
  +apId: "https://fedia.io/m/asklemmy@lemmy.world/t/433028"
  +editedAt: DateTimeImmutable @1702969261 {#2710
    date: 2023-12-19 08:01:01.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701725043 {#2689
    date: 2023-12-04 22:24:03.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 {#2214
  +user: Proxies\__CG__\App\Entity\User {#2727 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: Proxies\__CG__\App\Entity\Image {#2729 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2730 …}
  +slug: "Why-is-all-of-Lemmy-filled-with-Anti-Israel-content"
  +title: "Why is *all* of Lemmy filled with Anti Israel content?"
  +url: "https://fedia.io/m/asklemmy@lemmy.world/t/433028"
  +body: """
    I hope I will not get downvoted because I'm genuinely wondering\n
    \n
    Lemmy almost has no users from neither Israel or Palestine, however most of communities filled with Anti Israel content, I even tried muting all news related communities, but now I see anti Israel content in completely unrelated communities, like [!android](https://lemmy.world/c/android) and [!memes](https://sopuli.xyz/c/memes)\n
    \n
    Is there a reason why Lemmy is so fixated on Israel/Palestine? Neither of other world conflicts get even close in terms of attention. It's neither a case on my microblogging Fediverse account or my most "algoritmic" social media, even kbin part of the Threadiverse seems not as obsessed with it, what's so different about Lemmy?\n
    \n
    (Sorry for a bit clickbait-y title)\n
    \n
    Edit: I actually might take down this post because half of people in replies completely misunderstood it
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 75
  +favouriteCount: 36
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702384405 {#2722
    date: 2023-12-12 13:33:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2731 …}
  +votes: Doctrine\ORM\PersistentCollection {#2733 …}
  +reports: Doctrine\ORM\PersistentCollection {#2735 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2737 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2739 …}
  +badges: Doctrine\ORM\PersistentCollection {#2741 …}
  +children: [
    App\Entity\EntryComment {#2216
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2214 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
      +image: null
      +parent: null
      +root: null
      +body: "Lemmy originally has an anti-west bias. That naturally spans to general communities as well"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701743308 {#2223
        date: 2023-12-05 03:28:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Fitik@fedia.io"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2213 …}
      +nested: Doctrine\ORM\PersistentCollection {#2230 …}
      +votes: Doctrine\ORM\PersistentCollection {#2232 …}
      +reports: Doctrine\ORM\PersistentCollection {#2228 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2192 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2299 …}
      -id: 197538
      -bodyTs: "'anti':6 'anti-west':5 'bias':8 'communiti':14 'general':13 'lemmi':1 'natur':10 'origin':2 'span':11 'well':16 'west':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/5954640"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701743308 {#2227
        date: 2023-12-05 03:28:28.0 +01:00
      }
      +"title": 197538
    }
  ]
  -id: 20087
  -titleTs: "'anti':8 'content':10 'fill':6 'israel':9 'lemmi':5"
  -bodyTs: "'/c/android)':55 '/c/memes)':60 'account':93 'actual':128 'algoritm':97 'almost':14 'android':52 'anti':29,44 'attent':83 'bit':121 'case':88 'clickbait':123 'clickbait-i':122 'close':79 'communiti':26,39,50 'complet':48,140 'conflict':76 'content':31,46 'differ':115 'downvot':7 'edit':126 'even':33,78,100 'fedivers':92 'fill':27 'fixat':69 'genuin':11 'get':6,77 'half':135 'hope':2 'howev':23 'israel':20,30,45 'israel/palestine':71 'kbin':101 'lemmi':13,66,117 'lemmy.world':54 'lemmy.world/c/android)':53 'like':51 'm':10 'media':99 'meme':57 'microblog':91 'might':129 'misunderstood':141 'mute':35 'neither':19,72,86 'news':37 'obsess':109 'palestin':22 'part':102 'peopl':137 'post':133 'reason':64 'relat':38 'repli':139 'see':43 'seem':106 'social':98 'sopuli.xyz':59 'sopuli.xyz/c/memes)':58 'sorri':118 'take':130 'term':81 'threadivers':105 'titl':125 'tri':34 'unrel':49 'user':17 'wonder':12 'world':75 'y':124"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701811443
  +visibility: "visible             "
  +apId: "https://fedia.io/m/asklemmy@lemmy.world/t/433028"
  +editedAt: DateTimeImmutable @1702969261 {#2710
    date: 2023-12-19 08:01:01.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701725043 {#2689
    date: 2023-12-04 22:24:03.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 {#2216
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2214
    +user: Proxies\__CG__\App\Entity\User {#2727 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
    +image: Proxies\__CG__\App\Entity\Image {#2729 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2730 …}
    +slug: "Why-is-all-of-Lemmy-filled-with-Anti-Israel-content"
    +title: "Why is *all* of Lemmy filled with Anti Israel content?"
    +url: "https://fedia.io/m/asklemmy@lemmy.world/t/433028"
    +body: """
      I hope I will not get downvoted because I'm genuinely wondering\n
      \n
      Lemmy almost has no users from neither Israel or Palestine, however most of communities filled with Anti Israel content, I even tried muting all news related communities, but now I see anti Israel content in completely unrelated communities, like [!android](https://lemmy.world/c/android) and [!memes](https://sopuli.xyz/c/memes)\n
      \n
      Is there a reason why Lemmy is so fixated on Israel/Palestine? Neither of other world conflicts get even close in terms of attention. It's neither a case on my microblogging Fediverse account or my most "algoritmic" social media, even kbin part of the Threadiverse seems not as obsessed with it, what's so different about Lemmy?\n
      \n
      (Sorry for a bit clickbait-y title)\n
      \n
      Edit: I actually might take down this post because half of people in replies completely misunderstood it
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 75
    +favouriteCount: 36
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702384405 {#2722
      date: 2023-12-12 13:33:25.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2731 …}
    +votes: Doctrine\ORM\PersistentCollection {#2733 …}
    +reports: Doctrine\ORM\PersistentCollection {#2735 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2737 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2739 …}
    +badges: Doctrine\ORM\PersistentCollection {#2741 …}
    +children: [
      App\Entity\EntryComment {#2216}
    ]
    -id: 20087
    -titleTs: "'anti':8 'content':10 'fill':6 'israel':9 'lemmi':5"
    -bodyTs: "'/c/android)':55 '/c/memes)':60 'account':93 'actual':128 'algoritm':97 'almost':14 'android':52 'anti':29,44 'attent':83 'bit':121 'case':88 'clickbait':123 'clickbait-i':122 'close':79 'communiti':26,39,50 'complet':48,140 'conflict':76 'content':31,46 'differ':115 'downvot':7 'edit':126 'even':33,78,100 'fedivers':92 'fill':27 'fixat':69 'genuin':11 'get':6,77 'half':135 'hope':2 'howev':23 'israel':20,30,45 'israel/palestine':71 'kbin':101 'lemmi':13,66,117 'lemmy.world':54 'lemmy.world/c/android)':53 'like':51 'm':10 'media':99 'meme':57 'microblog':91 'might':129 'misunderstood':141 'mute':35 'neither':19,72,86 'news':37 'obsess':109 'palestin':22 'part':102 'peopl':137 'post':133 'reason':64 'relat':38 'repli':139 'see':43 'seem':106 'social':98 'sopuli.xyz':59 'sopuli.xyz/c/memes)':58 'sorri':118 'take':130 'term':81 'threadivers':105 'titl':125 'tri':34 'unrel':49 'user':17 'wonder':12 'world':75 'y':124"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701811443
    +visibility: "visible             "
    +apId: "https://fedia.io/m/asklemmy@lemmy.world/t/433028"
    +editedAt: DateTimeImmutable @1702969261 {#2710
      date: 2023-12-19 08:01:01.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701725043 {#2689
      date: 2023-12-04 22:24:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: null
  +root: null
  +body: "Lemmy originally has an anti-west bias. That naturally spans to general communities as well"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701743308 {#2223
    date: 2023-12-05 03:28:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Fitik@fedia.io"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2213 …}
  +nested: Doctrine\ORM\PersistentCollection {#2230 …}
  +votes: Doctrine\ORM\PersistentCollection {#2232 …}
  +reports: Doctrine\ORM\PersistentCollection {#2228 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2192 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2299 …}
  -id: 197538
  -bodyTs: "'anti':6 'anti-west':5 'bias':8 'communiti':14 'general':13 'lemmi':1 'natur':10 'origin':2 'span':11 'well':16 'west':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/5954640"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701743308 {#2227
    date: 2023-12-05 03:28:28.0 +01:00
  }
  +"title": 197538
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2216
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2214
    +user: Proxies\__CG__\App\Entity\User {#2727 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
    +image: Proxies\__CG__\App\Entity\Image {#2729 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2730 …}
    +slug: "Why-is-all-of-Lemmy-filled-with-Anti-Israel-content"
    +title: "Why is *all* of Lemmy filled with Anti Israel content?"
    +url: "https://fedia.io/m/asklemmy@lemmy.world/t/433028"
    +body: """
      I hope I will not get downvoted because I'm genuinely wondering\n
      \n
      Lemmy almost has no users from neither Israel or Palestine, however most of communities filled with Anti Israel content, I even tried muting all news related communities, but now I see anti Israel content in completely unrelated communities, like [!android](https://lemmy.world/c/android) and [!memes](https://sopuli.xyz/c/memes)\n
      \n
      Is there a reason why Lemmy is so fixated on Israel/Palestine? Neither of other world conflicts get even close in terms of attention. It's neither a case on my microblogging Fediverse account or my most "algoritmic" social media, even kbin part of the Threadiverse seems not as obsessed with it, what's so different about Lemmy?\n
      \n
      (Sorry for a bit clickbait-y title)\n
      \n
      Edit: I actually might take down this post because half of people in replies completely misunderstood it
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 75
    +favouriteCount: 36
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702384405 {#2722
      date: 2023-12-12 13:33:25.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2731 …}
    +votes: Doctrine\ORM\PersistentCollection {#2733 …}
    +reports: Doctrine\ORM\PersistentCollection {#2735 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2737 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2739 …}
    +badges: Doctrine\ORM\PersistentCollection {#2741 …}
    +children: [
      App\Entity\EntryComment {#2216}
    ]
    -id: 20087
    -titleTs: "'anti':8 'content':10 'fill':6 'israel':9 'lemmi':5"
    -bodyTs: "'/c/android)':55 '/c/memes)':60 'account':93 'actual':128 'algoritm':97 'almost':14 'android':52 'anti':29,44 'attent':83 'bit':121 'case':88 'clickbait':123 'clickbait-i':122 'close':79 'communiti':26,39,50 'complet':48,140 'conflict':76 'content':31,46 'differ':115 'downvot':7 'edit':126 'even':33,78,100 'fedivers':92 'fill':27 'fixat':69 'genuin':11 'get':6,77 'half':135 'hope':2 'howev':23 'israel':20,30,45 'israel/palestine':71 'kbin':101 'lemmi':13,66,117 'lemmy.world':54 'lemmy.world/c/android)':53 'like':51 'm':10 'media':99 'meme':57 'microblog':91 'might':129 'misunderstood':141 'mute':35 'neither':19,72,86 'news':37 'obsess':109 'palestin':22 'part':102 'peopl':137 'post':133 'reason':64 'relat':38 'repli':139 'see':43 'seem':106 'social':98 'sopuli.xyz':59 'sopuli.xyz/c/memes)':58 'sorri':118 'take':130 'term':81 'threadivers':105 'titl':125 'tri':34 'unrel':49 'user':17 'wonder':12 'world':75 'y':124"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701811443
    +visibility: "visible             "
    +apId: "https://fedia.io/m/asklemmy@lemmy.world/t/433028"
    +editedAt: DateTimeImmutable @1702969261 {#2710
      date: 2023-12-19 08:01:01.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701725043 {#2689
      date: 2023-12-04 22:24:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: null
  +root: null
  +body: "Lemmy originally has an anti-west bias. That naturally spans to general communities as well"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701743308 {#2223
    date: 2023-12-05 03:28:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Fitik@fedia.io"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2213 …}
  +nested: Doctrine\ORM\PersistentCollection {#2230 …}
  +votes: Doctrine\ORM\PersistentCollection {#2232 …}
  +reports: Doctrine\ORM\PersistentCollection {#2228 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2192 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2299 …}
  -id: 197538
  -bodyTs: "'anti':6 'anti-west':5 'bias':8 'communiti':14 'general':13 'lemmi':1 'natur':10 'origin':2 'span':11 'well':16 'west':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/5954640"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701743308 {#2227
    date: 2023-12-05 03:28:28.0 +01:00
  }
  +"title": 197538
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2216
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2214
    +user: Proxies\__CG__\App\Entity\User {#2727 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
    +image: Proxies\__CG__\App\Entity\Image {#2729 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2730 …}
    +slug: "Why-is-all-of-Lemmy-filled-with-Anti-Israel-content"
    +title: "Why is *all* of Lemmy filled with Anti Israel content?"
    +url: "https://fedia.io/m/asklemmy@lemmy.world/t/433028"
    +body: """
      I hope I will not get downvoted because I'm genuinely wondering\n
      \n
      Lemmy almost has no users from neither Israel or Palestine, however most of communities filled with Anti Israel content, I even tried muting all news related communities, but now I see anti Israel content in completely unrelated communities, like [!android](https://lemmy.world/c/android) and [!memes](https://sopuli.xyz/c/memes)\n
      \n
      Is there a reason why Lemmy is so fixated on Israel/Palestine? Neither of other world conflicts get even close in terms of attention. It's neither a case on my microblogging Fediverse account or my most "algoritmic" social media, even kbin part of the Threadiverse seems not as obsessed with it, what's so different about Lemmy?\n
      \n
      (Sorry for a bit clickbait-y title)\n
      \n
      Edit: I actually might take down this post because half of people in replies completely misunderstood it
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 75
    +favouriteCount: 36
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702384405 {#2722
      date: 2023-12-12 13:33:25.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2731 …}
    +votes: Doctrine\ORM\PersistentCollection {#2733 …}
    +reports: Doctrine\ORM\PersistentCollection {#2735 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2737 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2739 …}
    +badges: Doctrine\ORM\PersistentCollection {#2741 …}
    +children: [
      App\Entity\EntryComment {#2216}
    ]
    -id: 20087
    -titleTs: "'anti':8 'content':10 'fill':6 'israel':9 'lemmi':5"
    -bodyTs: "'/c/android)':55 '/c/memes)':60 'account':93 'actual':128 'algoritm':97 'almost':14 'android':52 'anti':29,44 'attent':83 'bit':121 'case':88 'clickbait':123 'clickbait-i':122 'close':79 'communiti':26,39,50 'complet':48,140 'conflict':76 'content':31,46 'differ':115 'downvot':7 'edit':126 'even':33,78,100 'fedivers':92 'fill':27 'fixat':69 'genuin':11 'get':6,77 'half':135 'hope':2 'howev':23 'israel':20,30,45 'israel/palestine':71 'kbin':101 'lemmi':13,66,117 'lemmy.world':54 'lemmy.world/c/android)':53 'like':51 'm':10 'media':99 'meme':57 'microblog':91 'might':129 'misunderstood':141 'mute':35 'neither':19,72,86 'news':37 'obsess':109 'palestin':22 'part':102 'peopl':137 'post':133 'reason':64 'relat':38 'repli':139 'see':43 'seem':106 'social':98 'sopuli.xyz':59 'sopuli.xyz/c/memes)':58 'sorri':118 'take':130 'term':81 'threadivers':105 'titl':125 'tri':34 'unrel':49 'user':17 'wonder':12 'world':75 'y':124"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701811443
    +visibility: "visible             "
    +apId: "https://fedia.io/m/asklemmy@lemmy.world/t/433028"
    +editedAt: DateTimeImmutable @1702969261 {#2710
      date: 2023-12-19 08:01:01.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701725043 {#2689
      date: 2023-12-04 22:24:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: null
  +root: null
  +body: "Lemmy originally has an anti-west bias. That naturally spans to general communities as well"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701743308 {#2223
    date: 2023-12-05 03:28:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Fitik@fedia.io"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2213 …}
  +nested: Doctrine\ORM\PersistentCollection {#2230 …}
  +votes: Doctrine\ORM\PersistentCollection {#2232 …}
  +reports: Doctrine\ORM\PersistentCollection {#2228 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2192 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2299 …}
  -id: 197538
  -bodyTs: "'anti':6 'anti-west':5 'bias':8 'communiti':14 'general':13 'lemmi':1 'natur':10 'origin':2 'span':11 'well':16 'west':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/5954640"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701743308 {#2227
    date: 2023-12-05 03:28:28.0 +01:00
  }
  +"title": 197538
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2084
  +user: Proxies\__CG__\App\Entity\User {#2599 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "Lesbians-of-lemmy-how-do-you-introduce-your-SO-to"
  +title: "Lesbians of lemmy, how do you introduce your SO to other people without getting them confused for just a friend?"
  +url: null
  +body: "Since a lot of women have started to call their female friends “girlfriends”, I have to wonder how women with actual girlfriends have been dealing with this lol"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 69
  +favouriteCount: 79
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701710815 {#2650
    date: 2023-12-04 18:26:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2655 …}
  +votes: Doctrine\ORM\PersistentCollection {#2658 …}
  +reports: Doctrine\ORM\PersistentCollection {#2660 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2662 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2664 …}
  +badges: Doctrine\ORM\PersistentCollection {#2666 …}
  +children: [
    1 => App\Entity\EntryComment {#2088
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2084 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2095 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
      +body: "Are you sure that isn’t just girls doing normal girl things?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1701453658 {#2064
        date: 2023-12-01 19:00:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@catsup@lemmy.one"
        "@Hello_there@kbin.social"
        "@ani@endlesstalk.org"
        "@0x4E4F@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2087 …}
      +nested: Doctrine\ORM\PersistentCollection {#2086 …}
      +votes: Doctrine\ORM\PersistentCollection {#2093 …}
      +reports: Doctrine\ORM\PersistentCollection {#2094 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2140 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2133 …}
      -id: 185678
      -bodyTs: "'girl':8,11 'isn':5 'normal':10 'sure':3 'thing':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/5831997"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701453658 {#2089
        date: 2023-12-01 19:00:58.0 +01:00
      }
      +"title": 185678
    }
    0 => App\Entity\EntryComment {#2079
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2084 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
      +body: "But isn’t that something girls do as… just gals being pals?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1701451888 {#2075
        date: 2023-12-01 18:31:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@catsup@lemmy.one"
        "@Hello_there@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2076 …}
      +nested: Doctrine\ORM\PersistentCollection {#2083 …}
      +votes: Doctrine\ORM\PersistentCollection {#2085 …}
      +reports: Doctrine\ORM\PersistentCollection {#2062 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
      -id: 185586
      -bodyTs: "'gal':10 'girl':6 'isn':2 'pal':12 'someth':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/5831300"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701451888 {#2061
        date: 2023-12-01 18:31:28.0 +01:00
      }
      +"title": 185586
    }
  ]
  -id: 19087
  -titleTs: "'confus':16 'friend':20 'get':14 'introduc':7 'lemmi':3 'lesbian':1 'peopl':12 'without':13"
  -bodyTs: "'actual':21 'call':9 'deal':25 'femal':11 'friend':12 'girlfriend':13,22 'lol':28 'lot':3 'sinc':1 'start':7 'women':5,19 'wonder':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701531261
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/7478116"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701444861 {#2637
    date: 2023-12-01 16:34:21.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
47 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2084
  +user: Proxies\__CG__\App\Entity\User {#2599 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "Lesbians-of-lemmy-how-do-you-introduce-your-SO-to"
  +title: "Lesbians of lemmy, how do you introduce your SO to other people without getting them confused for just a friend?"
  +url: null
  +body: "Since a lot of women have started to call their female friends “girlfriends”, I have to wonder how women with actual girlfriends have been dealing with this lol"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 69
  +favouriteCount: 79
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701710815 {#2650
    date: 2023-12-04 18:26:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2655 …}
  +votes: Doctrine\ORM\PersistentCollection {#2658 …}
  +reports: Doctrine\ORM\PersistentCollection {#2660 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2662 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2664 …}
  +badges: Doctrine\ORM\PersistentCollection {#2666 …}
  +children: [
    1 => App\Entity\EntryComment {#2088
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2084 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2095 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
      +body: "Are you sure that isn’t just girls doing normal girl things?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1701453658 {#2064
        date: 2023-12-01 19:00:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@catsup@lemmy.one"
        "@Hello_there@kbin.social"
        "@ani@endlesstalk.org"
        "@0x4E4F@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2087 …}
      +nested: Doctrine\ORM\PersistentCollection {#2086 …}
      +votes: Doctrine\ORM\PersistentCollection {#2093 …}
      +reports: Doctrine\ORM\PersistentCollection {#2094 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2140 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2133 …}
      -id: 185678
      -bodyTs: "'girl':8,11 'isn':5 'normal':10 'sure':3 'thing':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/5831997"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701453658 {#2089
        date: 2023-12-01 19:00:58.0 +01:00
      }
      +"title": 185678
    }
    0 => App\Entity\EntryComment {#2079
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2084 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
      +body: "But isn’t that something girls do as… just gals being pals?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1701451888 {#2075
        date: 2023-12-01 18:31:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@catsup@lemmy.one"
        "@Hello_there@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2076 …}
      +nested: Doctrine\ORM\PersistentCollection {#2083 …}
      +votes: Doctrine\ORM\PersistentCollection {#2085 …}
      +reports: Doctrine\ORM\PersistentCollection {#2062 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
      -id: 185586
      -bodyTs: "'gal':10 'girl':6 'isn':2 'pal':12 'someth':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/5831300"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701451888 {#2061
        date: 2023-12-01 18:31:28.0 +01:00
      }
      +"title": 185586
    }
  ]
  -id: 19087
  -titleTs: "'confus':16 'friend':20 'get':14 'introduc':7 'lemmi':3 'lesbian':1 'peopl':12 'without':13"
  -bodyTs: "'actual':21 'call':9 'deal':25 'femal':11 'friend':12 'girlfriend':13,22 'lol':28 'lot':3 'sinc':1 'start':7 'women':5,19 'wonder':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701531261
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/7478116"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701444861 {#2637
    date: 2023-12-01 16:34:21.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
48 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2084
  +user: Proxies\__CG__\App\Entity\User {#2599 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "Lesbians-of-lemmy-how-do-you-introduce-your-SO-to"
  +title: "Lesbians of lemmy, how do you introduce your SO to other people without getting them confused for just a friend?"
  +url: null
  +body: "Since a lot of women have started to call their female friends “girlfriends”, I have to wonder how women with actual girlfriends have been dealing with this lol"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 69
  +favouriteCount: 79
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701710815 {#2650
    date: 2023-12-04 18:26:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2655 …}
  +votes: Doctrine\ORM\PersistentCollection {#2658 …}
  +reports: Doctrine\ORM\PersistentCollection {#2660 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2662 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2664 …}
  +badges: Doctrine\ORM\PersistentCollection {#2666 …}
  +children: [
    1 => App\Entity\EntryComment {#2088
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2084 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2095 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
      +body: "Are you sure that isn’t just girls doing normal girl things?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1701453658 {#2064
        date: 2023-12-01 19:00:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@catsup@lemmy.one"
        "@Hello_there@kbin.social"
        "@ani@endlesstalk.org"
        "@0x4E4F@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2087 …}
      +nested: Doctrine\ORM\PersistentCollection {#2086 …}
      +votes: Doctrine\ORM\PersistentCollection {#2093 …}
      +reports: Doctrine\ORM\PersistentCollection {#2094 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2140 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2133 …}
      -id: 185678
      -bodyTs: "'girl':8,11 'isn':5 'normal':10 'sure':3 'thing':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/5831997"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701453658 {#2089
        date: 2023-12-01 19:00:58.0 +01:00
      }
      +"title": 185678
    }
    0 => App\Entity\EntryComment {#2079
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2084 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
      +body: "But isn’t that something girls do as… just gals being pals?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1701451888 {#2075
        date: 2023-12-01 18:31:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@catsup@lemmy.one"
        "@Hello_there@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2076 …}
      +nested: Doctrine\ORM\PersistentCollection {#2083 …}
      +votes: Doctrine\ORM\PersistentCollection {#2085 …}
      +reports: Doctrine\ORM\PersistentCollection {#2062 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
      -id: 185586
      -bodyTs: "'gal':10 'girl':6 'isn':2 'pal':12 'someth':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/5831300"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701451888 {#2061
        date: 2023-12-01 18:31:28.0 +01:00
      }
      +"title": 185586
    }
  ]
  -id: 19087
  -titleTs: "'confus':16 'friend':20 'get':14 'introduc':7 'lemmi':3 'lesbian':1 'peopl':12 'without':13"
  -bodyTs: "'actual':21 'call':9 'deal':25 'femal':11 'friend':12 'girlfriend':13,22 'lol':28 'lot':3 'sinc':1 'start':7 'women':5,19 'wonder':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701531261
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/7478116"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701444861 {#2637
    date: 2023-12-01 16:34:21.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
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#2088
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2084
    +user: Proxies\__CG__\App\Entity\User {#2599 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
    +slug: "Lesbians-of-lemmy-how-do-you-introduce-your-SO-to"
    +title: "Lesbians of lemmy, how do you introduce your SO to other people without getting them confused for just a friend?"
    +url: null
    +body: "Since a lot of women have started to call their female friends “girlfriends”, I have to wonder how women with actual girlfriends have been dealing with this lol"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 69
    +favouriteCount: 79
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701710815 {#2650
      date: 2023-12-04 18:26:55.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2655 …}
    +votes: Doctrine\ORM\PersistentCollection {#2658 …}
    +reports: Doctrine\ORM\PersistentCollection {#2660 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2662 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2664 …}
    +badges: Doctrine\ORM\PersistentCollection {#2666 …}
    +children: [
      1 => App\Entity\EntryComment {#2088}
      0 => App\Entity\EntryComment {#2079
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2084 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
        +body: "But isn’t that something girls do as… just gals being pals?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1701451888 {#2075
          date: 2023-12-01 18:31:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@catsup@lemmy.one"
          "@Hello_there@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2076 …}
        +nested: Doctrine\ORM\PersistentCollection {#2083 …}
        +votes: Doctrine\ORM\PersistentCollection {#2085 …}
        +reports: Doctrine\ORM\PersistentCollection {#2062 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
        -id: 185586
        -bodyTs: "'gal':10 'girl':6 'isn':2 'pal':12 'someth':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/5831300"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701451888 {#2061
          date: 2023-12-01 18:31:28.0 +01:00
        }
        +"title": 185586
      }
    ]
    -id: 19087
    -titleTs: "'confus':16 'friend':20 'get':14 'introduc':7 'lemmi':3 'lesbian':1 'peopl':12 'without':13"
    -bodyTs: "'actual':21 'call':9 'deal':25 'femal':11 'friend':12 'girlfriend':13,22 'lol':28 'lot':3 'sinc':1 'start':7 'women':5,19 'wonder':17"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701531261
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7478116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701444861 {#2637
      date: 2023-12-01 16:34:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2095 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
  +body: "Are you sure that isn’t just girls doing normal girl things?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701453658 {#2064
    date: 2023-12-01 19:00:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
    "@Hello_there@kbin.social"
    "@ani@endlesstalk.org"
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2087 …}
  +nested: Doctrine\ORM\PersistentCollection {#2086 …}
  +votes: Doctrine\ORM\PersistentCollection {#2093 …}
  +reports: Doctrine\ORM\PersistentCollection {#2094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2140 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2133 …}
  -id: 185678
  -bodyTs: "'girl':8,11 'isn':5 'normal':10 'sure':3 'thing':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/5831997"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701453658 {#2089
    date: 2023-12-01 19:00:58.0 +01:00
  }
  +"title": 185678
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#2088
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2084
    +user: Proxies\__CG__\App\Entity\User {#2599 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
    +slug: "Lesbians-of-lemmy-how-do-you-introduce-your-SO-to"
    +title: "Lesbians of lemmy, how do you introduce your SO to other people without getting them confused for just a friend?"
    +url: null
    +body: "Since a lot of women have started to call their female friends “girlfriends”, I have to wonder how women with actual girlfriends have been dealing with this lol"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 69
    +favouriteCount: 79
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701710815 {#2650
      date: 2023-12-04 18:26:55.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2655 …}
    +votes: Doctrine\ORM\PersistentCollection {#2658 …}
    +reports: Doctrine\ORM\PersistentCollection {#2660 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2662 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2664 …}
    +badges: Doctrine\ORM\PersistentCollection {#2666 …}
    +children: [
      1 => App\Entity\EntryComment {#2088}
      0 => App\Entity\EntryComment {#2079
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2084 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
        +body: "But isn’t that something girls do as… just gals being pals?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1701451888 {#2075
          date: 2023-12-01 18:31:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@catsup@lemmy.one"
          "@Hello_there@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2076 …}
        +nested: Doctrine\ORM\PersistentCollection {#2083 …}
        +votes: Doctrine\ORM\PersistentCollection {#2085 …}
        +reports: Doctrine\ORM\PersistentCollection {#2062 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
        -id: 185586
        -bodyTs: "'gal':10 'girl':6 'isn':2 'pal':12 'someth':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/5831300"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701451888 {#2061
          date: 2023-12-01 18:31:28.0 +01:00
        }
        +"title": 185586
      }
    ]
    -id: 19087
    -titleTs: "'confus':16 'friend':20 'get':14 'introduc':7 'lemmi':3 'lesbian':1 'peopl':12 'without':13"
    -bodyTs: "'actual':21 'call':9 'deal':25 'femal':11 'friend':12 'girlfriend':13,22 'lol':28 'lot':3 'sinc':1 'start':7 'women':5,19 'wonder':17"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701531261
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7478116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701444861 {#2637
      date: 2023-12-01 16:34:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2095 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
  +body: "Are you sure that isn’t just girls doing normal girl things?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701453658 {#2064
    date: 2023-12-01 19:00:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
    "@Hello_there@kbin.social"
    "@ani@endlesstalk.org"
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2087 …}
  +nested: Doctrine\ORM\PersistentCollection {#2086 …}
  +votes: Doctrine\ORM\PersistentCollection {#2093 …}
  +reports: Doctrine\ORM\PersistentCollection {#2094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2140 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2133 …}
  -id: 185678
  -bodyTs: "'girl':8,11 'isn':5 'normal':10 'sure':3 'thing':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/5831997"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701453658 {#2089
    date: 2023-12-01 19:00:58.0 +01:00
  }
  +"title": 185678
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#2088
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2084
    +user: Proxies\__CG__\App\Entity\User {#2599 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
    +slug: "Lesbians-of-lemmy-how-do-you-introduce-your-SO-to"
    +title: "Lesbians of lemmy, how do you introduce your SO to other people without getting them confused for just a friend?"
    +url: null
    +body: "Since a lot of women have started to call their female friends “girlfriends”, I have to wonder how women with actual girlfriends have been dealing with this lol"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 69
    +favouriteCount: 79
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701710815 {#2650
      date: 2023-12-04 18:26:55.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2655 …}
    +votes: Doctrine\ORM\PersistentCollection {#2658 …}
    +reports: Doctrine\ORM\PersistentCollection {#2660 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2662 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2664 …}
    +badges: Doctrine\ORM\PersistentCollection {#2666 …}
    +children: [
      1 => App\Entity\EntryComment {#2088}
      0 => App\Entity\EntryComment {#2079
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2084 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
        +body: "But isn’t that something girls do as… just gals being pals?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1701451888 {#2075
          date: 2023-12-01 18:31:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@catsup@lemmy.one"
          "@Hello_there@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2076 …}
        +nested: Doctrine\ORM\PersistentCollection {#2083 …}
        +votes: Doctrine\ORM\PersistentCollection {#2085 …}
        +reports: Doctrine\ORM\PersistentCollection {#2062 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
        -id: 185586
        -bodyTs: "'gal':10 'girl':6 'isn':2 'pal':12 'someth':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/5831300"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701451888 {#2061
          date: 2023-12-01 18:31:28.0 +01:00
        }
        +"title": 185586
      }
    ]
    -id: 19087
    -titleTs: "'confus':16 'friend':20 'get':14 'introduc':7 'lemmi':3 'lesbian':1 'peopl':12 'without':13"
    -bodyTs: "'actual':21 'call':9 'deal':25 'femal':11 'friend':12 'girlfriend':13,22 'lol':28 'lot':3 'sinc':1 'start':7 'women':5,19 'wonder':17"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701531261
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7478116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701444861 {#2637
      date: 2023-12-01 16:34:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2095 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
  +body: "Are you sure that isn’t just girls doing normal girl things?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701453658 {#2064
    date: 2023-12-01 19:00:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
    "@Hello_there@kbin.social"
    "@ani@endlesstalk.org"
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2087 …}
  +nested: Doctrine\ORM\PersistentCollection {#2086 …}
  +votes: Doctrine\ORM\PersistentCollection {#2093 …}
  +reports: Doctrine\ORM\PersistentCollection {#2094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2140 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2133 …}
  -id: 185678
  -bodyTs: "'girl':8,11 'isn':5 'normal':10 'sure':3 'thing':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/5831997"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701453658 {#2089
    date: 2023-12-01 19:00:58.0 +01:00
  }
  +"title": 185678
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#2079
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2084
    +user: Proxies\__CG__\App\Entity\User {#2599 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
    +slug: "Lesbians-of-lemmy-how-do-you-introduce-your-SO-to"
    +title: "Lesbians of lemmy, how do you introduce your SO to other people without getting them confused for just a friend?"
    +url: null
    +body: "Since a lot of women have started to call their female friends “girlfriends”, I have to wonder how women with actual girlfriends have been dealing with this lol"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 69
    +favouriteCount: 79
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701710815 {#2650
      date: 2023-12-04 18:26:55.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2655 …}
    +votes: Doctrine\ORM\PersistentCollection {#2658 …}
    +reports: Doctrine\ORM\PersistentCollection {#2660 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2662 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2664 …}
    +badges: Doctrine\ORM\PersistentCollection {#2666 …}
    +children: [
      1 => App\Entity\EntryComment {#2088
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2084 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2095 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
        +body: "Are you sure that isn’t just girls doing normal girl things?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1701453658 {#2064
          date: 2023-12-01 19:00:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@catsup@lemmy.one"
          "@Hello_there@kbin.social"
          "@ani@endlesstalk.org"
          "@0x4E4F@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2087 …}
        +nested: Doctrine\ORM\PersistentCollection {#2086 …}
        +votes: Doctrine\ORM\PersistentCollection {#2093 …}
        +reports: Doctrine\ORM\PersistentCollection {#2094 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2140 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2133 …}
        -id: 185678
        -bodyTs: "'girl':8,11 'isn':5 'normal':10 'sure':3 'thing':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/5831997"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701453658 {#2089
          date: 2023-12-01 19:00:58.0 +01:00
        }
        +"title": 185678
      }
      0 => App\Entity\EntryComment {#2079}
    ]
    -id: 19087
    -titleTs: "'confus':16 'friend':20 'get':14 'introduc':7 'lemmi':3 'lesbian':1 'peopl':12 'without':13"
    -bodyTs: "'actual':21 'call':9 'deal':25 'femal':11 'friend':12 'girlfriend':13,22 'lol':28 'lot':3 'sinc':1 'start':7 'women':5,19 'wonder':17"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701531261
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7478116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701444861 {#2637
      date: 2023-12-01 16:34:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
  +body: "But isn’t that something girls do as… just gals being pals?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701451888 {#2075
    date: 2023-12-01 18:31:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
    "@Hello_there@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2076 …}
  +nested: Doctrine\ORM\PersistentCollection {#2083 …}
  +votes: Doctrine\ORM\PersistentCollection {#2085 …}
  +reports: Doctrine\ORM\PersistentCollection {#2062 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
  -id: 185586
  -bodyTs: "'gal':10 'girl':6 'isn':2 'pal':12 'someth':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/5831300"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701451888 {#2061
    date: 2023-12-01 18:31:28.0 +01:00
  }
  +"title": 185586
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2079
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2084
    +user: Proxies\__CG__\App\Entity\User {#2599 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
    +slug: "Lesbians-of-lemmy-how-do-you-introduce-your-SO-to"
    +title: "Lesbians of lemmy, how do you introduce your SO to other people without getting them confused for just a friend?"
    +url: null
    +body: "Since a lot of women have started to call their female friends “girlfriends”, I have to wonder how women with actual girlfriends have been dealing with this lol"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 69
    +favouriteCount: 79
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701710815 {#2650
      date: 2023-12-04 18:26:55.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2655 …}
    +votes: Doctrine\ORM\PersistentCollection {#2658 …}
    +reports: Doctrine\ORM\PersistentCollection {#2660 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2662 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2664 …}
    +badges: Doctrine\ORM\PersistentCollection {#2666 …}
    +children: [
      1 => App\Entity\EntryComment {#2088
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2084 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2095 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
        +body: "Are you sure that isn’t just girls doing normal girl things?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1701453658 {#2064
          date: 2023-12-01 19:00:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@catsup@lemmy.one"
          "@Hello_there@kbin.social"
          "@ani@endlesstalk.org"
          "@0x4E4F@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2087 …}
        +nested: Doctrine\ORM\PersistentCollection {#2086 …}
        +votes: Doctrine\ORM\PersistentCollection {#2093 …}
        +reports: Doctrine\ORM\PersistentCollection {#2094 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2140 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2133 …}
        -id: 185678
        -bodyTs: "'girl':8,11 'isn':5 'normal':10 'sure':3 'thing':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/5831997"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701453658 {#2089
          date: 2023-12-01 19:00:58.0 +01:00
        }
        +"title": 185678
      }
      0 => App\Entity\EntryComment {#2079}
    ]
    -id: 19087
    -titleTs: "'confus':16 'friend':20 'get':14 'introduc':7 'lemmi':3 'lesbian':1 'peopl':12 'without':13"
    -bodyTs: "'actual':21 'call':9 'deal':25 'femal':11 'friend':12 'girlfriend':13,22 'lol':28 'lot':3 'sinc':1 'start':7 'women':5,19 'wonder':17"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701531261
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7478116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701444861 {#2637
      date: 2023-12-01 16:34:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
  +body: "But isn’t that something girls do as… just gals being pals?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701451888 {#2075
    date: 2023-12-01 18:31:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
    "@Hello_there@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2076 …}
  +nested: Doctrine\ORM\PersistentCollection {#2083 …}
  +votes: Doctrine\ORM\PersistentCollection {#2085 …}
  +reports: Doctrine\ORM\PersistentCollection {#2062 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
  -id: 185586
  -bodyTs: "'gal':10 'girl':6 'isn':2 'pal':12 'someth':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/5831300"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701451888 {#2061
    date: 2023-12-01 18:31:28.0 +01:00
  }
  +"title": 185586
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2079
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2084
    +user: Proxies\__CG__\App\Entity\User {#2599 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
    +slug: "Lesbians-of-lemmy-how-do-you-introduce-your-SO-to"
    +title: "Lesbians of lemmy, how do you introduce your SO to other people without getting them confused for just a friend?"
    +url: null
    +body: "Since a lot of women have started to call their female friends “girlfriends”, I have to wonder how women with actual girlfriends have been dealing with this lol"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 69
    +favouriteCount: 79
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701710815 {#2650
      date: 2023-12-04 18:26:55.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2655 …}
    +votes: Doctrine\ORM\PersistentCollection {#2658 …}
    +reports: Doctrine\ORM\PersistentCollection {#2660 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2662 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2664 …}
    +badges: Doctrine\ORM\PersistentCollection {#2666 …}
    +children: [
      1 => App\Entity\EntryComment {#2088
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2084 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2095 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
        +body: "Are you sure that isn’t just girls doing normal girl things?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1701453658 {#2064
          date: 2023-12-01 19:00:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@catsup@lemmy.one"
          "@Hello_there@kbin.social"
          "@ani@endlesstalk.org"
          "@0x4E4F@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2087 …}
        +nested: Doctrine\ORM\PersistentCollection {#2086 …}
        +votes: Doctrine\ORM\PersistentCollection {#2093 …}
        +reports: Doctrine\ORM\PersistentCollection {#2094 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2140 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2133 …}
        -id: 185678
        -bodyTs: "'girl':8,11 'isn':5 'normal':10 'sure':3 'thing':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/5831997"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701453658 {#2089
          date: 2023-12-01 19:00:58.0 +01:00
        }
        +"title": 185678
      }
      0 => App\Entity\EntryComment {#2079}
    ]
    -id: 19087
    -titleTs: "'confus':16 'friend':20 'get':14 'introduc':7 'lemmi':3 'lesbian':1 'peopl':12 'without':13"
    -bodyTs: "'actual':21 'call':9 'deal':25 'femal':11 'friend':12 'girlfriend':13,22 'lol':28 'lot':3 'sinc':1 'start':7 'women':5,19 'wonder':17"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701531261
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7478116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701444861 {#2637
      date: 2023-12-01 16:34:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
  +body: "But isn’t that something girls do as… just gals being pals?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701451888 {#2075
    date: 2023-12-01 18:31:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@catsup@lemmy.one"
    "@Hello_there@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2076 …}
  +nested: Doctrine\ORM\PersistentCollection {#2083 …}
  +votes: Doctrine\ORM\PersistentCollection {#2085 …}
  +reports: Doctrine\ORM\PersistentCollection {#2062 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
  -id: 185586
  -bodyTs: "'gal':10 'girl':6 'isn':2 'pal':12 'someth':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/5831300"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701451888 {#2061
    date: 2023-12-01 18:31:28.0 +01:00
  }
  +"title": 185586
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2309
  +user: Proxies\__CG__\App\Entity\User {#2564 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: Proxies\__CG__\App\Entity\Image {#2620 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2619 …}
  +slug: "What-distro-would-you-recommend-for-a-32-bit-old-Acer"
  +title: "What distro would you recommend for a 32-bit old Acer One laptop?"
  +url: "https://kbin.social/m/linux@lemmy.ml/t/680286"
  +body: "It's an old model (Acer One D257) Processor is Intel Atom. Memory is 1GB DDR3 with 320 GB of HDD. I currently Have MX 21 running on it, but I need to reinstall because I forgot the root password. Since I'm reinstalling the OS, I thought I'd ask here for recommendations for an OS that makes the most of this oldie."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 68
  +favouriteCount: 45
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702642154 {#2596
    date: 2023-12-15 13:09:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2618 …}
  +votes: Doctrine\ORM\PersistentCollection {#2625 …}
  +reports: Doctrine\ORM\PersistentCollection {#2621 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2624 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
  +badges: Doctrine\ORM\PersistentCollection {#2629 …}
  +children: [
    App\Entity\EntryComment {#2291
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2309 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: null
      +root: null
      +body: "Lubuntu"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701782384 {#2298
        date: 2023-12-05 14:19:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: []
      +children: Doctrine\ORM\PersistentCollection {#2301 …}
      +nested: Doctrine\ORM\PersistentCollection {#2297 …}
      +votes: Doctrine\ORM\PersistentCollection {#2315 …}
      +reports: Doctrine\ORM\PersistentCollection {#2321 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2310 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2306 …}
      -id: 198662
      -bodyTs: "'lubuntu':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/5968469"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701782384 {#2293
        date: 2023-12-05 14:19:44.0 +01:00
      }
      +"title": 198662
    }
  ]
  -id: 20209
  -titleTs: "'32':8 'acer':11 'bit':9 'distro':2 'laptop':13 'old':10 'one':12 'recommend':5 'would':3"
  -bodyTs: "'1gb':15 '21':26 '320':18 'acer':6 'ask':51 'atom':12 'current':23 'd':50 'd257':8 'ddr3':16 'forgot':37 'gb':19 'hdd':21 'intel':11 'm':43 'make':59 'memori':13 'model':5 'mx':25 'need':32 'old':4 'oldi':64 'one':7 'os':46,57 'password':40 'processor':9 'recommend':54 'reinstal':34,44 'root':39 'run':27 'sinc':41 'thought':48"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701858845
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/680286"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701772445 {#2584
    date: 2023-12-05 11:34:05.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
59 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2309
  +user: Proxies\__CG__\App\Entity\User {#2564 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: Proxies\__CG__\App\Entity\Image {#2620 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2619 …}
  +slug: "What-distro-would-you-recommend-for-a-32-bit-old-Acer"
  +title: "What distro would you recommend for a 32-bit old Acer One laptop?"
  +url: "https://kbin.social/m/linux@lemmy.ml/t/680286"
  +body: "It's an old model (Acer One D257) Processor is Intel Atom. Memory is 1GB DDR3 with 320 GB of HDD. I currently Have MX 21 running on it, but I need to reinstall because I forgot the root password. Since I'm reinstalling the OS, I thought I'd ask here for recommendations for an OS that makes the most of this oldie."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 68
  +favouriteCount: 45
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702642154 {#2596
    date: 2023-12-15 13:09:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2618 …}
  +votes: Doctrine\ORM\PersistentCollection {#2625 …}
  +reports: Doctrine\ORM\PersistentCollection {#2621 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2624 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
  +badges: Doctrine\ORM\PersistentCollection {#2629 …}
  +children: [
    App\Entity\EntryComment {#2291
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2309 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: null
      +root: null
      +body: "Lubuntu"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701782384 {#2298
        date: 2023-12-05 14:19:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: []
      +children: Doctrine\ORM\PersistentCollection {#2301 …}
      +nested: Doctrine\ORM\PersistentCollection {#2297 …}
      +votes: Doctrine\ORM\PersistentCollection {#2315 …}
      +reports: Doctrine\ORM\PersistentCollection {#2321 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2310 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2306 …}
      -id: 198662
      -bodyTs: "'lubuntu':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/5968469"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701782384 {#2293
        date: 2023-12-05 14:19:44.0 +01:00
      }
      +"title": 198662
    }
  ]
  -id: 20209
  -titleTs: "'32':8 'acer':11 'bit':9 'distro':2 'laptop':13 'old':10 'one':12 'recommend':5 'would':3"
  -bodyTs: "'1gb':15 '21':26 '320':18 'acer':6 'ask':51 'atom':12 'current':23 'd':50 'd257':8 'ddr3':16 'forgot':37 'gb':19 'hdd':21 'intel':11 'm':43 'make':59 'memori':13 'model':5 'mx':25 'need':32 'old':4 'oldi':64 'one':7 'os':46,57 'password':40 'processor':9 'recommend':54 'reinstal':34,44 'root':39 'run':27 'sinc':41 'thought':48"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701858845
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/680286"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701772445 {#2584
    date: 2023-12-05 11:34:05.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
60 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2309
  +user: Proxies\__CG__\App\Entity\User {#2564 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: Proxies\__CG__\App\Entity\Image {#2620 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2619 …}
  +slug: "What-distro-would-you-recommend-for-a-32-bit-old-Acer"
  +title: "What distro would you recommend for a 32-bit old Acer One laptop?"
  +url: "https://kbin.social/m/linux@lemmy.ml/t/680286"
  +body: "It's an old model (Acer One D257) Processor is Intel Atom. Memory is 1GB DDR3 with 320 GB of HDD. I currently Have MX 21 running on it, but I need to reinstall because I forgot the root password. Since I'm reinstalling the OS, I thought I'd ask here for recommendations for an OS that makes the most of this oldie."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 68
  +favouriteCount: 45
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702642154 {#2596
    date: 2023-12-15 13:09:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2618 …}
  +votes: Doctrine\ORM\PersistentCollection {#2625 …}
  +reports: Doctrine\ORM\PersistentCollection {#2621 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2624 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
  +badges: Doctrine\ORM\PersistentCollection {#2629 …}
  +children: [
    App\Entity\EntryComment {#2291
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2309 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: null
      +root: null
      +body: "Lubuntu"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701782384 {#2298
        date: 2023-12-05 14:19:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: []
      +children: Doctrine\ORM\PersistentCollection {#2301 …}
      +nested: Doctrine\ORM\PersistentCollection {#2297 …}
      +votes: Doctrine\ORM\PersistentCollection {#2315 …}
      +reports: Doctrine\ORM\PersistentCollection {#2321 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2310 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2306 …}
      -id: 198662
      -bodyTs: "'lubuntu':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/5968469"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701782384 {#2293
        date: 2023-12-05 14:19:44.0 +01:00
      }
      +"title": 198662
    }
  ]
  -id: 20209
  -titleTs: "'32':8 'acer':11 'bit':9 'distro':2 'laptop':13 'old':10 'one':12 'recommend':5 'would':3"
  -bodyTs: "'1gb':15 '21':26 '320':18 'acer':6 'ask':51 'atom':12 'current':23 'd':50 'd257':8 'ddr3':16 'forgot':37 'gb':19 'hdd':21 'intel':11 'm':43 'make':59 'memori':13 'model':5 'mx':25 'need':32 'old':4 'oldi':64 'one':7 'os':46,57 'password':40 'processor':9 'recommend':54 'reinstal':34,44 'root':39 'run':27 'sinc':41 'thought':48"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701858845
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/680286"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701772445 {#2584
    date: 2023-12-05 11:34:05.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
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#2291
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2309
    +user: Proxies\__CG__\App\Entity\User {#2564 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: Proxies\__CG__\App\Entity\Image {#2620 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2619 …}
    +slug: "What-distro-would-you-recommend-for-a-32-bit-old-Acer"
    +title: "What distro would you recommend for a 32-bit old Acer One laptop?"
    +url: "https://kbin.social/m/linux@lemmy.ml/t/680286"
    +body: "It's an old model (Acer One D257) Processor is Intel Atom. Memory is 1GB DDR3 with 320 GB of HDD. I currently Have MX 21 running on it, but I need to reinstall because I forgot the root password. Since I'm reinstalling the OS, I thought I'd ask here for recommendations for an OS that makes the most of this oldie."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 68
    +favouriteCount: 45
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702642154 {#2596
      date: 2023-12-15 13:09:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2618 …}
    +votes: Doctrine\ORM\PersistentCollection {#2625 …}
    +reports: Doctrine\ORM\PersistentCollection {#2621 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2624 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
    +badges: Doctrine\ORM\PersistentCollection {#2629 …}
    +children: [
      App\Entity\EntryComment {#2291}
    ]
    -id: 20209
    -titleTs: "'32':8 'acer':11 'bit':9 'distro':2 'laptop':13 'old':10 'one':12 'recommend':5 'would':3"
    -bodyTs: "'1gb':15 '21':26 '320':18 'acer':6 'ask':51 'atom':12 'current':23 'd':50 'd257':8 'ddr3':16 'forgot':37 'gb':19 'hdd':21 'intel':11 'm':43 'make':59 'memori':13 'model':5 'mx':25 'need':32 'old':4 'oldi':64 'one':7 'os':46,57 'password':40 'processor':9 'recommend':54 'reinstal':34,44 'root':39 'run':27 'sinc':41 'thought':48"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701858845
    +visibility: "visible             "
    +apId: "https://kbin.social/m/linux@lemmy.ml/t/680286"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701772445 {#2584
      date: 2023-12-05 11:34:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: null
  +root: null
  +body: "Lubuntu"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701782384 {#2298
    date: 2023-12-05 14:19:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: []
  +children: Doctrine\ORM\PersistentCollection {#2301 …}
  +nested: Doctrine\ORM\PersistentCollection {#2297 …}
  +votes: Doctrine\ORM\PersistentCollection {#2315 …}
  +reports: Doctrine\ORM\PersistentCollection {#2321 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2310 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2306 …}
  -id: 198662
  -bodyTs: "'lubuntu':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/5968469"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701782384 {#2293
    date: 2023-12-05 14:19:44.0 +01:00
  }
  +"title": 198662
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#2291
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2309
    +user: Proxies\__CG__\App\Entity\User {#2564 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: Proxies\__CG__\App\Entity\Image {#2620 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2619 …}
    +slug: "What-distro-would-you-recommend-for-a-32-bit-old-Acer"
    +title: "What distro would you recommend for a 32-bit old Acer One laptop?"
    +url: "https://kbin.social/m/linux@lemmy.ml/t/680286"
    +body: "It's an old model (Acer One D257) Processor is Intel Atom. Memory is 1GB DDR3 with 320 GB of HDD. I currently Have MX 21 running on it, but I need to reinstall because I forgot the root password. Since I'm reinstalling the OS, I thought I'd ask here for recommendations for an OS that makes the most of this oldie."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 68
    +favouriteCount: 45
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702642154 {#2596
      date: 2023-12-15 13:09:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2618 …}
    +votes: Doctrine\ORM\PersistentCollection {#2625 …}
    +reports: Doctrine\ORM\PersistentCollection {#2621 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2624 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
    +badges: Doctrine\ORM\PersistentCollection {#2629 …}
    +children: [
      App\Entity\EntryComment {#2291}
    ]
    -id: 20209
    -titleTs: "'32':8 'acer':11 'bit':9 'distro':2 'laptop':13 'old':10 'one':12 'recommend':5 'would':3"
    -bodyTs: "'1gb':15 '21':26 '320':18 'acer':6 'ask':51 'atom':12 'current':23 'd':50 'd257':8 'ddr3':16 'forgot':37 'gb':19 'hdd':21 'intel':11 'm':43 'make':59 'memori':13 'model':5 'mx':25 'need':32 'old':4 'oldi':64 'one':7 'os':46,57 'password':40 'processor':9 'recommend':54 'reinstal':34,44 'root':39 'run':27 'sinc':41 'thought':48"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701858845
    +visibility: "visible             "
    +apId: "https://kbin.social/m/linux@lemmy.ml/t/680286"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701772445 {#2584
      date: 2023-12-05 11:34:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: null
  +root: null
  +body: "Lubuntu"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701782384 {#2298
    date: 2023-12-05 14:19:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: []
  +children: Doctrine\ORM\PersistentCollection {#2301 …}
  +nested: Doctrine\ORM\PersistentCollection {#2297 …}
  +votes: Doctrine\ORM\PersistentCollection {#2315 …}
  +reports: Doctrine\ORM\PersistentCollection {#2321 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2310 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2306 …}
  -id: 198662
  -bodyTs: "'lubuntu':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/5968469"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701782384 {#2293
    date: 2023-12-05 14:19:44.0 +01:00
  }
  +"title": 198662
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#2291
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2309
    +user: Proxies\__CG__\App\Entity\User {#2564 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: Proxies\__CG__\App\Entity\Image {#2620 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2619 …}
    +slug: "What-distro-would-you-recommend-for-a-32-bit-old-Acer"
    +title: "What distro would you recommend for a 32-bit old Acer One laptop?"
    +url: "https://kbin.social/m/linux@lemmy.ml/t/680286"
    +body: "It's an old model (Acer One D257) Processor is Intel Atom. Memory is 1GB DDR3 with 320 GB of HDD. I currently Have MX 21 running on it, but I need to reinstall because I forgot the root password. Since I'm reinstalling the OS, I thought I'd ask here for recommendations for an OS that makes the most of this oldie."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 68
    +favouriteCount: 45
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702642154 {#2596
      date: 2023-12-15 13:09:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2618 …}
    +votes: Doctrine\ORM\PersistentCollection {#2625 …}
    +reports: Doctrine\ORM\PersistentCollection {#2621 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2624 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
    +badges: Doctrine\ORM\PersistentCollection {#2629 …}
    +children: [
      App\Entity\EntryComment {#2291}
    ]
    -id: 20209
    -titleTs: "'32':8 'acer':11 'bit':9 'distro':2 'laptop':13 'old':10 'one':12 'recommend':5 'would':3"
    -bodyTs: "'1gb':15 '21':26 '320':18 'acer':6 'ask':51 'atom':12 'current':23 'd':50 'd257':8 'ddr3':16 'forgot':37 'gb':19 'hdd':21 'intel':11 'm':43 'make':59 'memori':13 'model':5 'mx':25 'need':32 'old':4 'oldi':64 'one':7 'os':46,57 'password':40 'processor':9 'recommend':54 'reinstal':34,44 'root':39 'run':27 'sinc':41 'thought':48"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701858845
    +visibility: "visible             "
    +apId: "https://kbin.social/m/linux@lemmy.ml/t/680286"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701772445 {#2584
      date: 2023-12-05 11:34:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: null
  +root: null
  +body: "Lubuntu"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701782384 {#2298
    date: 2023-12-05 14:19:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: []
  +children: Doctrine\ORM\PersistentCollection {#2301 …}
  +nested: Doctrine\ORM\PersistentCollection {#2297 …}
  +votes: Doctrine\ORM\PersistentCollection {#2315 …}
  +reports: Doctrine\ORM\PersistentCollection {#2321 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2310 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2306 …}
  -id: 198662
  -bodyTs: "'lubuntu':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/5968469"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701782384 {#2293
    date: 2023-12-05 14:19:44.0 +01:00
  }
  +"title": 198662
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2314
  +user: Proxies\__CG__\App\Entity\User {#2540 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "Made-the-switch-to-KDE"
  +title: "Made the switch to KDE"
  +url: null
  +body: """
    I’ve been using Fedora for a couple of months now, and have been loving it. Very soon after I jumped into this community (among other Linux communities) and started laughing at all the people saying “KDE rules, GNOME drools,” and “GNOME is better, KDE is for babies.” But then I thought, “Why not give KDE a try? The worst that happens is I go back to using GNOME.”\n
    \n
    Now I get it. The level of customization is incredible, it’s way faster than GNOME, and looks beautiful too. At this point, I’m not going back.\n
    \n
    I’ll happily contribute to the playground fight over desktop environments. KDE rules, GNOME drools.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 65
  +favouriteCount: 140
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701919312 {#2578
    date: 2023-12-07 04:21:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2583 …}
  +votes: Doctrine\ORM\PersistentCollection {#2586 …}
  +reports: Doctrine\ORM\PersistentCollection {#2588 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2590 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2592 …}
  +badges: Doctrine\ORM\PersistentCollection {#2594 …}
  +children: [
    App\Entity\EntryComment {#2331
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2314 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: null
      +root: null
      +body: "Second that GNOME hasn’t even a decent logo it’s a feet!!!1 Now KDE has cool dragon. Really, GNOME is trash just keep on KDE life’s miles better I’m very proud of you. If anything else just take a look at COSMIC"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702781857 {#2060
        date: 2023-12-17 03:57:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@GFGJewbacca@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2289 …}
      +nested: Doctrine\ORM\PersistentCollection {#2326 …}
      +votes: Doctrine\ORM\PersistentCollection {#2325 …}
      +reports: Doctrine\ORM\PersistentCollection {#2329 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2300 …}
      -id: 190627
      -bodyTs: "'1':14 'anyth':39 'better':31 'cool':18 'cosmic':46 'decent':8 'dragon':19 'els':40 'even':6 'feet':13 'gnome':3,21 'hasn':4 'kde':16,27 'keep':25 'life':28 'logo':9 'look':44 'm':33 'mile':30 'proud':35 'realli':20 'second':1 'take':42 'trash':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/5861904"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701534058 {#2164
        date: 2023-12-02 17:20:58.0 +01:00
      }
      +"title": 190627
    }
  ]
  -id: 19173
  -titleTs: "'kde':5 'made':1 'switch':3"
  -bodyTs: "'among':25 'babi':48 'back':66,97 'beauti':88 'better':44 'communiti':24,28 'contribut':101 'coupl':8 'custom':77 'desktop':107 'drool':40,112 'environ':108 'faster':83 'fedora':5 'fight':105 'get':72 'give':55 'gnome':39,42,69,85,111 'go':65,96 'happen':62 'happili':100 'incred':79 'jump':21 'kde':37,45,56,109 'laugh':31 'level':75 'linux':27 'll':99 'look':87 'love':15 'm':94 'month':10 'peopl':35 'playground':104 'point':92 'rule':38,110 'say':36 'soon':18 'start':30 'thought':52 'tri':58 'use':4,68 've':2 'way':82 'worst':60"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701543538
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16620695"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701457138 {#2567
    date: 2023-12-01 19:58:58.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
67 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2314
  +user: Proxies\__CG__\App\Entity\User {#2540 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "Made-the-switch-to-KDE"
  +title: "Made the switch to KDE"
  +url: null
  +body: """
    I’ve been using Fedora for a couple of months now, and have been loving it. Very soon after I jumped into this community (among other Linux communities) and started laughing at all the people saying “KDE rules, GNOME drools,” and “GNOME is better, KDE is for babies.” But then I thought, “Why not give KDE a try? The worst that happens is I go back to using GNOME.”\n
    \n
    Now I get it. The level of customization is incredible, it’s way faster than GNOME, and looks beautiful too. At this point, I’m not going back.\n
    \n
    I’ll happily contribute to the playground fight over desktop environments. KDE rules, GNOME drools.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 65
  +favouriteCount: 140
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701919312 {#2578
    date: 2023-12-07 04:21:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2583 …}
  +votes: Doctrine\ORM\PersistentCollection {#2586 …}
  +reports: Doctrine\ORM\PersistentCollection {#2588 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2590 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2592 …}
  +badges: Doctrine\ORM\PersistentCollection {#2594 …}
  +children: [
    App\Entity\EntryComment {#2331
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2314 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: null
      +root: null
      +body: "Second that GNOME hasn’t even a decent logo it’s a feet!!!1 Now KDE has cool dragon. Really, GNOME is trash just keep on KDE life’s miles better I’m very proud of you. If anything else just take a look at COSMIC"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702781857 {#2060
        date: 2023-12-17 03:57:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@GFGJewbacca@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2289 …}
      +nested: Doctrine\ORM\PersistentCollection {#2326 …}
      +votes: Doctrine\ORM\PersistentCollection {#2325 …}
      +reports: Doctrine\ORM\PersistentCollection {#2329 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2300 …}
      -id: 190627
      -bodyTs: "'1':14 'anyth':39 'better':31 'cool':18 'cosmic':46 'decent':8 'dragon':19 'els':40 'even':6 'feet':13 'gnome':3,21 'hasn':4 'kde':16,27 'keep':25 'life':28 'logo':9 'look':44 'm':33 'mile':30 'proud':35 'realli':20 'second':1 'take':42 'trash':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/5861904"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701534058 {#2164
        date: 2023-12-02 17:20:58.0 +01:00
      }
      +"title": 190627
    }
  ]
  -id: 19173
  -titleTs: "'kde':5 'made':1 'switch':3"
  -bodyTs: "'among':25 'babi':48 'back':66,97 'beauti':88 'better':44 'communiti':24,28 'contribut':101 'coupl':8 'custom':77 'desktop':107 'drool':40,112 'environ':108 'faster':83 'fedora':5 'fight':105 'get':72 'give':55 'gnome':39,42,69,85,111 'go':65,96 'happen':62 'happili':100 'incred':79 'jump':21 'kde':37,45,56,109 'laugh':31 'level':75 'linux':27 'll':99 'look':87 'love':15 'm':94 'month':10 'peopl':35 'playground':104 'point':92 'rule':38,110 'say':36 'soon':18 'start':30 'thought':52 'tri':58 'use':4,68 've':2 'way':82 'worst':60"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701543538
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16620695"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701457138 {#2567
    date: 2023-12-01 19:58:58.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
68 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2314
  +user: Proxies\__CG__\App\Entity\User {#2540 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "Made-the-switch-to-KDE"
  +title: "Made the switch to KDE"
  +url: null
  +body: """
    I’ve been using Fedora for a couple of months now, and have been loving it. Very soon after I jumped into this community (among other Linux communities) and started laughing at all the people saying “KDE rules, GNOME drools,” and “GNOME is better, KDE is for babies.” But then I thought, “Why not give KDE a try? The worst that happens is I go back to using GNOME.”\n
    \n
    Now I get it. The level of customization is incredible, it’s way faster than GNOME, and looks beautiful too. At this point, I’m not going back.\n
    \n
    I’ll happily contribute to the playground fight over desktop environments. KDE rules, GNOME drools.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 65
  +favouriteCount: 140
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701919312 {#2578
    date: 2023-12-07 04:21:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2583 …}
  +votes: Doctrine\ORM\PersistentCollection {#2586 …}
  +reports: Doctrine\ORM\PersistentCollection {#2588 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2590 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2592 …}
  +badges: Doctrine\ORM\PersistentCollection {#2594 …}
  +children: [
    App\Entity\EntryComment {#2331
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2314 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: null
      +root: null
      +body: "Second that GNOME hasn’t even a decent logo it’s a feet!!!1 Now KDE has cool dragon. Really, GNOME is trash just keep on KDE life’s miles better I’m very proud of you. If anything else just take a look at COSMIC"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702781857 {#2060
        date: 2023-12-17 03:57:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@GFGJewbacca@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2289 …}
      +nested: Doctrine\ORM\PersistentCollection {#2326 …}
      +votes: Doctrine\ORM\PersistentCollection {#2325 …}
      +reports: Doctrine\ORM\PersistentCollection {#2329 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2300 …}
      -id: 190627
      -bodyTs: "'1':14 'anyth':39 'better':31 'cool':18 'cosmic':46 'decent':8 'dragon':19 'els':40 'even':6 'feet':13 'gnome':3,21 'hasn':4 'kde':16,27 'keep':25 'life':28 'logo':9 'look':44 'm':33 'mile':30 'proud':35 'realli':20 'second':1 'take':42 'trash':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/5861904"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701534058 {#2164
        date: 2023-12-02 17:20:58.0 +01:00
      }
      +"title": 190627
    }
  ]
  -id: 19173
  -titleTs: "'kde':5 'made':1 'switch':3"
  -bodyTs: "'among':25 'babi':48 'back':66,97 'beauti':88 'better':44 'communiti':24,28 'contribut':101 'coupl':8 'custom':77 'desktop':107 'drool':40,112 'environ':108 'faster':83 'fedora':5 'fight':105 'get':72 'give':55 'gnome':39,42,69,85,111 'go':65,96 'happen':62 'happili':100 'incred':79 'jump':21 'kde':37,45,56,109 'laugh':31 'level':75 'linux':27 'll':99 'look':87 'love':15 'm':94 'month':10 'peopl':35 'playground':104 'point':92 'rule':38,110 'say':36 'soon':18 'start':30 'thought':52 'tri':58 'use':4,68 've':2 'way':82 'worst':60"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701543538
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16620695"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701457138 {#2567
    date: 2023-12-01 19:58:58.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
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#2331
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2314
    +user: Proxies\__CG__\App\Entity\User {#2540 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
    +slug: "Made-the-switch-to-KDE"
    +title: "Made the switch to KDE"
    +url: null
    +body: """
      I’ve been using Fedora for a couple of months now, and have been loving it. Very soon after I jumped into this community (among other Linux communities) and started laughing at all the people saying “KDE rules, GNOME drools,” and “GNOME is better, KDE is for babies.” But then I thought, “Why not give KDE a try? The worst that happens is I go back to using GNOME.”\n
      \n
      Now I get it. The level of customization is incredible, it’s way faster than GNOME, and looks beautiful too. At this point, I’m not going back.\n
      \n
      I’ll happily contribute to the playground fight over desktop environments. KDE rules, GNOME drools.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 65
    +favouriteCount: 140
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701919312 {#2578
      date: 2023-12-07 04:21:52.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2583 …}
    +votes: Doctrine\ORM\PersistentCollection {#2586 …}
    +reports: Doctrine\ORM\PersistentCollection {#2588 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2590 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2592 …}
    +badges: Doctrine\ORM\PersistentCollection {#2594 …}
    +children: [
      App\Entity\EntryComment {#2331}
    ]
    -id: 19173
    -titleTs: "'kde':5 'made':1 'switch':3"
    -bodyTs: "'among':25 'babi':48 'back':66,97 'beauti':88 'better':44 'communiti':24,28 'contribut':101 'coupl':8 'custom':77 'desktop':107 'drool':40,112 'environ':108 'faster':83 'fedora':5 'fight':105 'get':72 'give':55 'gnome':39,42,69,85,111 'go':65,96 'happen':62 'happili':100 'incred':79 'jump':21 'kde':37,45,56,109 'laugh':31 'level':75 'linux':27 'll':99 'look':87 'love':15 'm':94 'month':10 'peopl':35 'playground':104 'point':92 'rule':38,110 'say':36 'soon':18 'start':30 'thought':52 'tri':58 'use':4,68 've':2 'way':82 'worst':60"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701543538
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16620695"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701457138 {#2567
      date: 2023-12-01 19:58:58.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: null
  +root: null
  +body: "Second that GNOME hasn’t even a decent logo it’s a feet!!!1 Now KDE has cool dragon. Really, GNOME is trash just keep on KDE life’s miles better I’m very proud of you. If anything else just take a look at COSMIC"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702781857 {#2060
    date: 2023-12-17 03:57:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GFGJewbacca@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2289 …}
  +nested: Doctrine\ORM\PersistentCollection {#2326 …}
  +votes: Doctrine\ORM\PersistentCollection {#2325 …}
  +reports: Doctrine\ORM\PersistentCollection {#2329 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2300 …}
  -id: 190627
  -bodyTs: "'1':14 'anyth':39 'better':31 'cool':18 'cosmic':46 'decent':8 'dragon':19 'els':40 'even':6 'feet':13 'gnome':3,21 'hasn':4 'kde':16,27 'keep':25 'life':28 'logo':9 'look':44 'm':33 'mile':30 'proud':35 'realli':20 'second':1 'take':42 'trash':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/5861904"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701534058 {#2164
    date: 2023-12-02 17:20:58.0 +01:00
  }
  +"title": 190627
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#2331
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2314
    +user: Proxies\__CG__\App\Entity\User {#2540 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
    +slug: "Made-the-switch-to-KDE"
    +title: "Made the switch to KDE"
    +url: null
    +body: """
      I’ve been using Fedora for a couple of months now, and have been loving it. Very soon after I jumped into this community (among other Linux communities) and started laughing at all the people saying “KDE rules, GNOME drools,” and “GNOME is better, KDE is for babies.” But then I thought, “Why not give KDE a try? The worst that happens is I go back to using GNOME.”\n
      \n
      Now I get it. The level of customization is incredible, it’s way faster than GNOME, and looks beautiful too. At this point, I’m not going back.\n
      \n
      I’ll happily contribute to the playground fight over desktop environments. KDE rules, GNOME drools.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 65
    +favouriteCount: 140
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701919312 {#2578
      date: 2023-12-07 04:21:52.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2583 …}
    +votes: Doctrine\ORM\PersistentCollection {#2586 …}
    +reports: Doctrine\ORM\PersistentCollection {#2588 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2590 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2592 …}
    +badges: Doctrine\ORM\PersistentCollection {#2594 …}
    +children: [
      App\Entity\EntryComment {#2331}
    ]
    -id: 19173
    -titleTs: "'kde':5 'made':1 'switch':3"
    -bodyTs: "'among':25 'babi':48 'back':66,97 'beauti':88 'better':44 'communiti':24,28 'contribut':101 'coupl':8 'custom':77 'desktop':107 'drool':40,112 'environ':108 'faster':83 'fedora':5 'fight':105 'get':72 'give':55 'gnome':39,42,69,85,111 'go':65,96 'happen':62 'happili':100 'incred':79 'jump':21 'kde':37,45,56,109 'laugh':31 'level':75 'linux':27 'll':99 'look':87 'love':15 'm':94 'month':10 'peopl':35 'playground':104 'point':92 'rule':38,110 'say':36 'soon':18 'start':30 'thought':52 'tri':58 'use':4,68 've':2 'way':82 'worst':60"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701543538
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16620695"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701457138 {#2567
      date: 2023-12-01 19:58:58.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: null
  +root: null
  +body: "Second that GNOME hasn’t even a decent logo it’s a feet!!!1 Now KDE has cool dragon. Really, GNOME is trash just keep on KDE life’s miles better I’m very proud of you. If anything else just take a look at COSMIC"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702781857 {#2060
    date: 2023-12-17 03:57:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GFGJewbacca@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2289 …}
  +nested: Doctrine\ORM\PersistentCollection {#2326 …}
  +votes: Doctrine\ORM\PersistentCollection {#2325 …}
  +reports: Doctrine\ORM\PersistentCollection {#2329 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2300 …}
  -id: 190627
  -bodyTs: "'1':14 'anyth':39 'better':31 'cool':18 'cosmic':46 'decent':8 'dragon':19 'els':40 'even':6 'feet':13 'gnome':3,21 'hasn':4 'kde':16,27 'keep':25 'life':28 'logo':9 'look':44 'm':33 'mile':30 'proud':35 'realli':20 'second':1 'take':42 'trash':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/5861904"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701534058 {#2164
    date: 2023-12-02 17:20:58.0 +01:00
  }
  +"title": 190627
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#2331
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2314
    +user: Proxies\__CG__\App\Entity\User {#2540 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
    +slug: "Made-the-switch-to-KDE"
    +title: "Made the switch to KDE"
    +url: null
    +body: """
      I’ve been using Fedora for a couple of months now, and have been loving it. Very soon after I jumped into this community (among other Linux communities) and started laughing at all the people saying “KDE rules, GNOME drools,” and “GNOME is better, KDE is for babies.” But then I thought, “Why not give KDE a try? The worst that happens is I go back to using GNOME.”\n
      \n
      Now I get it. The level of customization is incredible, it’s way faster than GNOME, and looks beautiful too. At this point, I’m not going back.\n
      \n
      I’ll happily contribute to the playground fight over desktop environments. KDE rules, GNOME drools.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 65
    +favouriteCount: 140
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701919312 {#2578
      date: 2023-12-07 04:21:52.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2583 …}
    +votes: Doctrine\ORM\PersistentCollection {#2586 …}
    +reports: Doctrine\ORM\PersistentCollection {#2588 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2590 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2592 …}
    +badges: Doctrine\ORM\PersistentCollection {#2594 …}
    +children: [
      App\Entity\EntryComment {#2331}
    ]
    -id: 19173
    -titleTs: "'kde':5 'made':1 'switch':3"
    -bodyTs: "'among':25 'babi':48 'back':66,97 'beauti':88 'better':44 'communiti':24,28 'contribut':101 'coupl':8 'custom':77 'desktop':107 'drool':40,112 'environ':108 'faster':83 'fedora':5 'fight':105 'get':72 'give':55 'gnome':39,42,69,85,111 'go':65,96 'happen':62 'happili':100 'incred':79 'jump':21 'kde':37,45,56,109 'laugh':31 'level':75 'linux':27 'll':99 'look':87 'love':15 'm':94 'month':10 'peopl':35 'playground':104 'point':92 'rule':38,110 'say':36 'soon':18 'start':30 'thought':52 'tri':58 'use':4,68 've':2 'way':82 'worst':60"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701543538
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16620695"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701457138 {#2567
      date: 2023-12-01 19:58:58.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: null
  +root: null
  +body: "Second that GNOME hasn’t even a decent logo it’s a feet!!!1 Now KDE has cool dragon. Really, GNOME is trash just keep on KDE life’s miles better I’m very proud of you. If anything else just take a look at COSMIC"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702781857 {#2060
    date: 2023-12-17 03:57:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GFGJewbacca@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2289 …}
  +nested: Doctrine\ORM\PersistentCollection {#2326 …}
  +votes: Doctrine\ORM\PersistentCollection {#2325 …}
  +reports: Doctrine\ORM\PersistentCollection {#2329 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2300 …}
  -id: 190627
  -bodyTs: "'1':14 'anyth':39 'better':31 'cool':18 'cosmic':46 'decent':8 'dragon':19 'els':40 'even':6 'feet':13 'gnome':3,21 'hasn':4 'kde':16,27 'keep':25 'life':28 'logo':9 'look':44 'm':33 'mile':30 'proud':35 'realli':20 'second':1 'take':42 'trash':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/5861904"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701534058 {#2164
    date: 2023-12-02 17:20:58.0 +01:00
  }
  +"title": 190627
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1383
  +user: Proxies\__CG__\App\Entity\User {#2155 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "I-finally-switched-back-to-Linux-as-my-daily-driver"
  +title: "I finally switched back to Linux as my daily driver after a couple of years of being on nothing but Windows."
  +url: null
  +body: "I ran Manjaro Linux as my daily driver a few years ago but slowly phased it out for Windows for some reason, and I’m finally back using Linux (currently Linux Mint). I gotta say, I don’t know why I ever switched back to Windows. There’s just so much freedom Linux gives you right off the bat that Windows is just plain stubborn about. The final straw for me was a couple weeks ago when Microsoft added a Copilot (Bing AI) Shortcut to my Windows 11 taskbar. They’d already added ads to my start menu and preinstalled a bunch of garbage that should be opt-in, not opt-out, so I was just fed up with it at that point. Plus, Linux is so much more customizable. Been running Mint for about a week and a half now, and honestly, I don’t think I’ll be using Windows much anymore."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 59
  +favouriteCount: 212
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701349167 {#2686
    date: 2023-11-30 13:59:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2691 …}
  +votes: Doctrine\ORM\PersistentCollection {#2694 …}
  +reports: Doctrine\ORM\PersistentCollection {#2696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2698 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2700 …}
  +badges: Doctrine\ORM\PersistentCollection {#2702 …}
  +children: [
    App\Entity\EntryComment {#1402
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1383 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1381 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1381 …}
      +body: "People using cars as wallpapers on GNU+Linux is trending right now"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1701137494 {#1385
        date: 2023-11-28 03:11:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xfts@lemmy.world"
        "@const_void@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1384 …}
      +nested: Doctrine\ORM\PersistentCollection {#2395 …}
      +votes: Doctrine\ORM\PersistentCollection {#2392 …}
      +reports: Doctrine\ORM\PersistentCollection {#2369 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1407 …}
      -id: 172334
      -bodyTs: "'car':3 'gnu':7 'linux':8 'peopl':1 'right':11 'trend':10 'use':2 'wallpap':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/5699173"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701137494 {#1405
        date: 2023-11-28 03:11:34.0 +01:00
      }
      +"title": 172334
    }
  ]
  -id: 17527
  -titleTs: "'back':4 'coupl':13 'daili':9 'driver':10 'final':2 'linux':6 'noth':19 'switch':3 'window':21 'year':15"
  -bodyTs: "'11':88 'ad':79,93,94 'ago':12,76 'ai':83 'alreadi':92 'anymor':156 'back':27,44 'bat':59 'bing':82 'bunch':102 'copilot':81 'coupl':74 'current':30 'customiz':132 'd':91 'daili':7 'driver':8 'ever':42 'fed':119 'final':26,68 'freedom':52 'garbag':104 'give':54 'gotta':34 'half':142 'honest':145 'know':39 'linux':4,29,31,53,127 'll':151 'm':25 'manjaro':3 'menu':98 'microsoft':78 'mint':32,135 'much':51,130,155 'opt':109,113 'opt-in':108 'opt-out':112 'phase':15 'plain':64 'plus':126 'point':125 'preinstal':100 'ran':2 'reason':22 'right':56 'run':134 'say':35 'shortcut':84 'slowli':14 'start':97 'straw':69 'stubborn':65 'switch':43 'taskbar':89 'think':149 'use':28,153 'week':75,139 'window':19,46,61,87,154 'year':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701213072
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8846522"
  +editedAt: DateTimeImmutable @1701886196 {#2674
    date: 2023-12-06 19:09:56.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701126672 {#2653
    date: 2023-11-28 00:11:12.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
75 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1383
  +user: Proxies\__CG__\App\Entity\User {#2155 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "I-finally-switched-back-to-Linux-as-my-daily-driver"
  +title: "I finally switched back to Linux as my daily driver after a couple of years of being on nothing but Windows."
  +url: null
  +body: "I ran Manjaro Linux as my daily driver a few years ago but slowly phased it out for Windows for some reason, and I’m finally back using Linux (currently Linux Mint). I gotta say, I don’t know why I ever switched back to Windows. There’s just so much freedom Linux gives you right off the bat that Windows is just plain stubborn about. The final straw for me was a couple weeks ago when Microsoft added a Copilot (Bing AI) Shortcut to my Windows 11 taskbar. They’d already added ads to my start menu and preinstalled a bunch of garbage that should be opt-in, not opt-out, so I was just fed up with it at that point. Plus, Linux is so much more customizable. Been running Mint for about a week and a half now, and honestly, I don’t think I’ll be using Windows much anymore."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 59
  +favouriteCount: 212
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701349167 {#2686
    date: 2023-11-30 13:59:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2691 …}
  +votes: Doctrine\ORM\PersistentCollection {#2694 …}
  +reports: Doctrine\ORM\PersistentCollection {#2696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2698 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2700 …}
  +badges: Doctrine\ORM\PersistentCollection {#2702 …}
  +children: [
    App\Entity\EntryComment {#1402
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1383 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1381 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1381 …}
      +body: "People using cars as wallpapers on GNU+Linux is trending right now"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1701137494 {#1385
        date: 2023-11-28 03:11:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xfts@lemmy.world"
        "@const_void@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1384 …}
      +nested: Doctrine\ORM\PersistentCollection {#2395 …}
      +votes: Doctrine\ORM\PersistentCollection {#2392 …}
      +reports: Doctrine\ORM\PersistentCollection {#2369 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1407 …}
      -id: 172334
      -bodyTs: "'car':3 'gnu':7 'linux':8 'peopl':1 'right':11 'trend':10 'use':2 'wallpap':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/5699173"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701137494 {#1405
        date: 2023-11-28 03:11:34.0 +01:00
      }
      +"title": 172334
    }
  ]
  -id: 17527
  -titleTs: "'back':4 'coupl':13 'daili':9 'driver':10 'final':2 'linux':6 'noth':19 'switch':3 'window':21 'year':15"
  -bodyTs: "'11':88 'ad':79,93,94 'ago':12,76 'ai':83 'alreadi':92 'anymor':156 'back':27,44 'bat':59 'bing':82 'bunch':102 'copilot':81 'coupl':74 'current':30 'customiz':132 'd':91 'daili':7 'driver':8 'ever':42 'fed':119 'final':26,68 'freedom':52 'garbag':104 'give':54 'gotta':34 'half':142 'honest':145 'know':39 'linux':4,29,31,53,127 'll':151 'm':25 'manjaro':3 'menu':98 'microsoft':78 'mint':32,135 'much':51,130,155 'opt':109,113 'opt-in':108 'opt-out':112 'phase':15 'plain':64 'plus':126 'point':125 'preinstal':100 'ran':2 'reason':22 'right':56 'run':134 'say':35 'shortcut':84 'slowli':14 'start':97 'straw':69 'stubborn':65 'switch':43 'taskbar':89 'think':149 'use':28,153 'week':75,139 'window':19,46,61,87,154 'year':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701213072
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8846522"
  +editedAt: DateTimeImmutable @1701886196 {#2674
    date: 2023-12-06 19:09:56.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701126672 {#2653
    date: 2023-11-28 00:11:12.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
76 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1383
  +user: Proxies\__CG__\App\Entity\User {#2155 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "I-finally-switched-back-to-Linux-as-my-daily-driver"
  +title: "I finally switched back to Linux as my daily driver after a couple of years of being on nothing but Windows."
  +url: null
  +body: "I ran Manjaro Linux as my daily driver a few years ago but slowly phased it out for Windows for some reason, and I’m finally back using Linux (currently Linux Mint). I gotta say, I don’t know why I ever switched back to Windows. There’s just so much freedom Linux gives you right off the bat that Windows is just plain stubborn about. The final straw for me was a couple weeks ago when Microsoft added a Copilot (Bing AI) Shortcut to my Windows 11 taskbar. They’d already added ads to my start menu and preinstalled a bunch of garbage that should be opt-in, not opt-out, so I was just fed up with it at that point. Plus, Linux is so much more customizable. Been running Mint for about a week and a half now, and honestly, I don’t think I’ll be using Windows much anymore."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 59
  +favouriteCount: 212
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701349167 {#2686
    date: 2023-11-30 13:59:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2691 …}
  +votes: Doctrine\ORM\PersistentCollection {#2694 …}
  +reports: Doctrine\ORM\PersistentCollection {#2696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2698 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2700 …}
  +badges: Doctrine\ORM\PersistentCollection {#2702 …}
  +children: [
    App\Entity\EntryComment {#1402
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1383 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1381 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1381 …}
      +body: "People using cars as wallpapers on GNU+Linux is trending right now"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1701137494 {#1385
        date: 2023-11-28 03:11:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@xfts@lemmy.world"
        "@const_void@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1384 …}
      +nested: Doctrine\ORM\PersistentCollection {#2395 …}
      +votes: Doctrine\ORM\PersistentCollection {#2392 …}
      +reports: Doctrine\ORM\PersistentCollection {#2369 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1407 …}
      -id: 172334
      -bodyTs: "'car':3 'gnu':7 'linux':8 'peopl':1 'right':11 'trend':10 'use':2 'wallpap':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/5699173"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701137494 {#1405
        date: 2023-11-28 03:11:34.0 +01:00
      }
      +"title": 172334
    }
  ]
  -id: 17527
  -titleTs: "'back':4 'coupl':13 'daili':9 'driver':10 'final':2 'linux':6 'noth':19 'switch':3 'window':21 'year':15"
  -bodyTs: "'11':88 'ad':79,93,94 'ago':12,76 'ai':83 'alreadi':92 'anymor':156 'back':27,44 'bat':59 'bing':82 'bunch':102 'copilot':81 'coupl':74 'current':30 'customiz':132 'd':91 'daili':7 'driver':8 'ever':42 'fed':119 'final':26,68 'freedom':52 'garbag':104 'give':54 'gotta':34 'half':142 'honest':145 'know':39 'linux':4,29,31,53,127 'll':151 'm':25 'manjaro':3 'menu':98 'microsoft':78 'mint':32,135 'much':51,130,155 'opt':109,113 'opt-in':108 'opt-out':112 'phase':15 'plain':64 'plus':126 'point':125 'preinstal':100 'ran':2 'reason':22 'right':56 'run':134 'say':35 'shortcut':84 'slowli':14 'start':97 'straw':69 'stubborn':65 'switch':43 'taskbar':89 'think':149 'use':28,153 'week':75,139 'window':19,46,61,87,154 'year':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701213072
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8846522"
  +editedAt: DateTimeImmutable @1701886196 {#2674
    date: 2023-12-06 19:09:56.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701126672 {#2653
    date: 2023-11-28 00:11:12.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
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#1402
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1383
    +user: Proxies\__CG__\App\Entity\User {#2155 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
    +slug: "I-finally-switched-back-to-Linux-as-my-daily-driver"
    +title: "I finally switched back to Linux as my daily driver after a couple of years of being on nothing but Windows."
    +url: null
    +body: "I ran Manjaro Linux as my daily driver a few years ago but slowly phased it out for Windows for some reason, and I’m finally back using Linux (currently Linux Mint). I gotta say, I don’t know why I ever switched back to Windows. There’s just so much freedom Linux gives you right off the bat that Windows is just plain stubborn about. The final straw for me was a couple weeks ago when Microsoft added a Copilot (Bing AI) Shortcut to my Windows 11 taskbar. They’d already added ads to my start menu and preinstalled a bunch of garbage that should be opt-in, not opt-out, so I was just fed up with it at that point. Plus, Linux is so much more customizable. Been running Mint for about a week and a half now, and honestly, I don’t think I’ll be using Windows much anymore."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 59
    +favouriteCount: 212
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701349167 {#2686
      date: 2023-11-30 13:59:27.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2691 …}
    +votes: Doctrine\ORM\PersistentCollection {#2694 …}
    +reports: Doctrine\ORM\PersistentCollection {#2696 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2698 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2700 …}
    +badges: Doctrine\ORM\PersistentCollection {#2702 …}
    +children: [
      App\Entity\EntryComment {#1402}
    ]
    -id: 17527
    -titleTs: "'back':4 'coupl':13 'daili':9 'driver':10 'final':2 'linux':6 'noth':19 'switch':3 'window':21 'year':15"
    -bodyTs: "'11':88 'ad':79,93,94 'ago':12,76 'ai':83 'alreadi':92 'anymor':156 'back':27,44 'bat':59 'bing':82 'bunch':102 'copilot':81 'coupl':74 'current':30 'customiz':132 'd':91 'daili':7 'driver':8 'ever':42 'fed':119 'final':26,68 'freedom':52 'garbag':104 'give':54 'gotta':34 'half':142 'honest':145 'know':39 'linux':4,29,31,53,127 'll':151 'm':25 'manjaro':3 'menu':98 'microsoft':78 'mint':32,135 'much':51,130,155 'opt':109,113 'opt-in':108 'opt-out':112 'phase':15 'plain':64 'plus':126 'point':125 'preinstal':100 'ran':2 'reason':22 'right':56 'run':134 'say':35 'shortcut':84 'slowli':14 'start':97 'straw':69 'stubborn':65 'switch':43 'taskbar':89 'think':149 'use':28,153 'week':75,139 'window':19,46,61,87,154 'year':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701213072
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8846522"
    +editedAt: DateTimeImmutable @1701886196 {#2674
      date: 2023-12-06 19:09:56.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701126672 {#2653
      date: 2023-11-28 00:11:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1381 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1381 …}
  +body: "People using cars as wallpapers on GNU+Linux is trending right now"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701137494 {#1385
    date: 2023-11-28 03:11:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xfts@lemmy.world"
    "@const_void@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1384 …}
  +nested: Doctrine\ORM\PersistentCollection {#2395 …}
  +votes: Doctrine\ORM\PersistentCollection {#2392 …}
  +reports: Doctrine\ORM\PersistentCollection {#2369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1407 …}
  -id: 172334
  -bodyTs: "'car':3 'gnu':7 'linux':8 'peopl':1 'right':11 'trend':10 'use':2 'wallpap':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/5699173"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701137494 {#1405
    date: 2023-11-28 03:11:34.0 +01:00
  }
  +"title": 172334
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#1402
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1383
    +user: Proxies\__CG__\App\Entity\User {#2155 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
    +slug: "I-finally-switched-back-to-Linux-as-my-daily-driver"
    +title: "I finally switched back to Linux as my daily driver after a couple of years of being on nothing but Windows."
    +url: null
    +body: "I ran Manjaro Linux as my daily driver a few years ago but slowly phased it out for Windows for some reason, and I’m finally back using Linux (currently Linux Mint). I gotta say, I don’t know why I ever switched back to Windows. There’s just so much freedom Linux gives you right off the bat that Windows is just plain stubborn about. The final straw for me was a couple weeks ago when Microsoft added a Copilot (Bing AI) Shortcut to my Windows 11 taskbar. They’d already added ads to my start menu and preinstalled a bunch of garbage that should be opt-in, not opt-out, so I was just fed up with it at that point. Plus, Linux is so much more customizable. Been running Mint for about a week and a half now, and honestly, I don’t think I’ll be using Windows much anymore."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 59
    +favouriteCount: 212
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701349167 {#2686
      date: 2023-11-30 13:59:27.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2691 …}
    +votes: Doctrine\ORM\PersistentCollection {#2694 …}
    +reports: Doctrine\ORM\PersistentCollection {#2696 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2698 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2700 …}
    +badges: Doctrine\ORM\PersistentCollection {#2702 …}
    +children: [
      App\Entity\EntryComment {#1402}
    ]
    -id: 17527
    -titleTs: "'back':4 'coupl':13 'daili':9 'driver':10 'final':2 'linux':6 'noth':19 'switch':3 'window':21 'year':15"
    -bodyTs: "'11':88 'ad':79,93,94 'ago':12,76 'ai':83 'alreadi':92 'anymor':156 'back':27,44 'bat':59 'bing':82 'bunch':102 'copilot':81 'coupl':74 'current':30 'customiz':132 'd':91 'daili':7 'driver':8 'ever':42 'fed':119 'final':26,68 'freedom':52 'garbag':104 'give':54 'gotta':34 'half':142 'honest':145 'know':39 'linux':4,29,31,53,127 'll':151 'm':25 'manjaro':3 'menu':98 'microsoft':78 'mint':32,135 'much':51,130,155 'opt':109,113 'opt-in':108 'opt-out':112 'phase':15 'plain':64 'plus':126 'point':125 'preinstal':100 'ran':2 'reason':22 'right':56 'run':134 'say':35 'shortcut':84 'slowli':14 'start':97 'straw':69 'stubborn':65 'switch':43 'taskbar':89 'think':149 'use':28,153 'week':75,139 'window':19,46,61,87,154 'year':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701213072
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8846522"
    +editedAt: DateTimeImmutable @1701886196 {#2674
      date: 2023-12-06 19:09:56.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701126672 {#2653
      date: 2023-11-28 00:11:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1381 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1381 …}
  +body: "People using cars as wallpapers on GNU+Linux is trending right now"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701137494 {#1385
    date: 2023-11-28 03:11:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xfts@lemmy.world"
    "@const_void@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1384 …}
  +nested: Doctrine\ORM\PersistentCollection {#2395 …}
  +votes: Doctrine\ORM\PersistentCollection {#2392 …}
  +reports: Doctrine\ORM\PersistentCollection {#2369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1407 …}
  -id: 172334
  -bodyTs: "'car':3 'gnu':7 'linux':8 'peopl':1 'right':11 'trend':10 'use':2 'wallpap':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/5699173"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701137494 {#1405
    date: 2023-11-28 03:11:34.0 +01:00
  }
  +"title": 172334
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#1402
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1383
    +user: Proxies\__CG__\App\Entity\User {#2155 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
    +slug: "I-finally-switched-back-to-Linux-as-my-daily-driver"
    +title: "I finally switched back to Linux as my daily driver after a couple of years of being on nothing but Windows."
    +url: null
    +body: "I ran Manjaro Linux as my daily driver a few years ago but slowly phased it out for Windows for some reason, and I’m finally back using Linux (currently Linux Mint). I gotta say, I don’t know why I ever switched back to Windows. There’s just so much freedom Linux gives you right off the bat that Windows is just plain stubborn about. The final straw for me was a couple weeks ago when Microsoft added a Copilot (Bing AI) Shortcut to my Windows 11 taskbar. They’d already added ads to my start menu and preinstalled a bunch of garbage that should be opt-in, not opt-out, so I was just fed up with it at that point. Plus, Linux is so much more customizable. Been running Mint for about a week and a half now, and honestly, I don’t think I’ll be using Windows much anymore."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 59
    +favouriteCount: 212
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701349167 {#2686
      date: 2023-11-30 13:59:27.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2691 …}
    +votes: Doctrine\ORM\PersistentCollection {#2694 …}
    +reports: Doctrine\ORM\PersistentCollection {#2696 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2698 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2700 …}
    +badges: Doctrine\ORM\PersistentCollection {#2702 …}
    +children: [
      App\Entity\EntryComment {#1402}
    ]
    -id: 17527
    -titleTs: "'back':4 'coupl':13 'daili':9 'driver':10 'final':2 'linux':6 'noth':19 'switch':3 'window':21 'year':15"
    -bodyTs: "'11':88 'ad':79,93,94 'ago':12,76 'ai':83 'alreadi':92 'anymor':156 'back':27,44 'bat':59 'bing':82 'bunch':102 'copilot':81 'coupl':74 'current':30 'customiz':132 'd':91 'daili':7 'driver':8 'ever':42 'fed':119 'final':26,68 'freedom':52 'garbag':104 'give':54 'gotta':34 'half':142 'honest':145 'know':39 'linux':4,29,31,53,127 'll':151 'm':25 'manjaro':3 'menu':98 'microsoft':78 'mint':32,135 'much':51,130,155 'opt':109,113 'opt-in':108 'opt-out':112 'phase':15 'plain':64 'plus':126 'point':125 'preinstal':100 'ran':2 'reason':22 'right':56 'run':134 'say':35 'shortcut':84 'slowli':14 'start':97 'straw':69 'stubborn':65 'switch':43 'taskbar':89 'think':149 'use':28,153 'week':75,139 'window':19,46,61,87,154 'year':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701213072
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8846522"
    +editedAt: DateTimeImmutable @1701886196 {#2674
      date: 2023-12-06 19:09:56.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701126672 {#2653
      date: 2023-11-28 00:11:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1381 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1381 …}
  +body: "People using cars as wallpapers on GNU+Linux is trending right now"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701137494 {#1385
    date: 2023-11-28 03:11:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xfts@lemmy.world"
    "@const_void@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1384 …}
  +nested: Doctrine\ORM\PersistentCollection {#2395 …}
  +votes: Doctrine\ORM\PersistentCollection {#2392 …}
  +reports: Doctrine\ORM\PersistentCollection {#2369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1407 …}
  -id: 172334
  -bodyTs: "'car':3 'gnu':7 'linux':8 'peopl':1 'right':11 'trend':10 'use':2 'wallpap':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/5699173"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701137494 {#1405
    date: 2023-11-28 03:11:34.0 +01:00
  }
  +"title": 172334
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2033
  +user: Proxies\__CG__\App\Entity\User {#2636 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "Noob-question-what-to-arrange-before-switching-to-linux"
  +title: "Noob question: what to arrange before switching to linux"
  +url: null
  +body: """
    EDIT: I am thrilled with so many awesome responses! I’m taking notes and looking into all the recommendations. Again, thank you so much for taking the time to help me out (and many others, i’m sure), i’m glad i asked!\n
    \n
    Hi,\n
    \n
    I’m getting ready to switch to Linux. I’m looking for a kind of checklist of what to do beforehand. When i search online, there is a lot of advice on which distribution to choose and how to set it up, which i already know, but my question is the step before. I made a list of which programs i currently use (almost all have a linux variant or i can use them in the browser) and i am making screenshots of their settings. I have basically everything important backupped, both on my ProtonDrive and on a private server in the house. Is there anything else i need to prepare before switching? I wouldn’t want to overlook something.\n
    \n
    (I already have the distribution and am trying it out, but my plan is to actually install debian and without dual boot. Also, many, many years ago i already used debian but then i had the luxury of someone who basically arranged everything for me)\n
    \n
    Currently, i run windows 10 with Nvidia GeForce. I already am in the process of degoogling and de-microsofting so to speak, so i don’t use google drive or onedrive, or MS Office anymore (nor a lot of other things).\n
    \n
    Apologies if this is not appropriate for this community. Have a great day :-)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 52
  +favouriteCount: 93
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701597846 {#2631
    date: 2023-12-03 11:04:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2638 …}
  +votes: Doctrine\ORM\PersistentCollection {#2640 …}
  +reports: Doctrine\ORM\PersistentCollection {#2642 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2644 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2646 …}
  +badges: Doctrine\ORM\PersistentCollection {#2648 …}
  +children: [
    App\Entity\EntryComment {#2011
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2033 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: null
      +root: null
      +body: "You will find what you further need on the go, no need to get more ready than what you’ve already done."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1701444886 {#1907
        date: 2023-12-01 16:34:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Papanca@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2021 …}
      +nested: Doctrine\ORM\PersistentCollection {#2029 …}
      +votes: Doctrine\ORM\PersistentCollection {#2020 …}
      +reports: Doctrine\ORM\PersistentCollection {#2027 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
      -id: 185134
      -bodyTs: "'alreadi':21 'done':22 'find':3 'get':14 'go':10 'need':7,12 'readi':16 've':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/5827823"
      +editedAt: DateTimeImmutable @1702522084 {#2024
        date: 2023-12-14 03:48:04.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701444886 {#2025
        date: 2023-12-01 16:34:46.0 +01:00
      }
      +"title": 185134
    }
  ]
  -id: 18505
  -titleTs: "'arrang':5 'linux':9 'noob':1 'question':2 'switch':7"
  -bodyTs: "'10':214 'actual':180 'advic':75 'ago':191 'almost':108 'alreadi':89,166,193,219 'also':187 'anymor':245 'anyth':150 'apolog':252 'appropri':257 'arrang':206 'ask':43 'awesom':8 'backup':135 'basic':132,205 'beforehand':65 'boot':186 'browser':121 'checklist':60 'choos':80 'communiti':260 'current':106,210 'day':264 'de':228 'de-microsoft':227 'debian':182,195 'degoogl':225 'distribut':78,169 'drive':239 'dual':185 'edit':1 'els':151 'everyth':133,207 'geforc':217 'get':47 'glad':41 'googl':238 'great':263 'help':30 'hi':44 'hous':147 'import':134 'instal':181 'kind':58 'know':90 'linux':52,112 'list':101 'look':15,55 'lot':73,248 'luxuri':201 'm':11,37,40,46,54 'made':99 'make':125 'mani':7,34,188,189 'microsoft':229 'ms':243 'much':24 'need':153 'note':13 'nvidia':216 'offic':244 'onedr':241 'onlin':69 'other':35 'overlook':163 'plan':177 'prepar':155 'privat':143 'process':223 'program':104 'protondr':139 'question':93 'readi':48 'recommend':19 'respons':9 'run':212 'screenshot':126 'search':68 'server':144 'set':84,129 'someon':203 'someth':164 'speak':232 'step':96 'sure':38 'switch':50,157 'take':12,26 'thank':21 'thing':251 'thrill':4 'time':28 'tri':172 'use':107,117,194,237 'variant':113 'want':161 'window':213 'without':184 'wouldn':159 'year':190"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701420413
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8953643"
  +editedAt: DateTimeImmutable @1702488744 {#2602
    date: 2023-12-13 18:32:24.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701334013 {#2581
    date: 2023-11-30 09:46:53.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
83 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2033
  +user: Proxies\__CG__\App\Entity\User {#2636 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "Noob-question-what-to-arrange-before-switching-to-linux"
  +title: "Noob question: what to arrange before switching to linux"
  +url: null
  +body: """
    EDIT: I am thrilled with so many awesome responses! I’m taking notes and looking into all the recommendations. Again, thank you so much for taking the time to help me out (and many others, i’m sure), i’m glad i asked!\n
    \n
    Hi,\n
    \n
    I’m getting ready to switch to Linux. I’m looking for a kind of checklist of what to do beforehand. When i search online, there is a lot of advice on which distribution to choose and how to set it up, which i already know, but my question is the step before. I made a list of which programs i currently use (almost all have a linux variant or i can use them in the browser) and i am making screenshots of their settings. I have basically everything important backupped, both on my ProtonDrive and on a private server in the house. Is there anything else i need to prepare before switching? I wouldn’t want to overlook something.\n
    \n
    (I already have the distribution and am trying it out, but my plan is to actually install debian and without dual boot. Also, many, many years ago i already used debian but then i had the luxury of someone who basically arranged everything for me)\n
    \n
    Currently, i run windows 10 with Nvidia GeForce. I already am in the process of degoogling and de-microsofting so to speak, so i don’t use google drive or onedrive, or MS Office anymore (nor a lot of other things).\n
    \n
    Apologies if this is not appropriate for this community. Have a great day :-)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 52
  +favouriteCount: 93
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701597846 {#2631
    date: 2023-12-03 11:04:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2638 …}
  +votes: Doctrine\ORM\PersistentCollection {#2640 …}
  +reports: Doctrine\ORM\PersistentCollection {#2642 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2644 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2646 …}
  +badges: Doctrine\ORM\PersistentCollection {#2648 …}
  +children: [
    App\Entity\EntryComment {#2011
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2033 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: null
      +root: null
      +body: "You will find what you further need on the go, no need to get more ready than what you’ve already done."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1701444886 {#1907
        date: 2023-12-01 16:34:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Papanca@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2021 …}
      +nested: Doctrine\ORM\PersistentCollection {#2029 …}
      +votes: Doctrine\ORM\PersistentCollection {#2020 …}
      +reports: Doctrine\ORM\PersistentCollection {#2027 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
      -id: 185134
      -bodyTs: "'alreadi':21 'done':22 'find':3 'get':14 'go':10 'need':7,12 'readi':16 've':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/5827823"
      +editedAt: DateTimeImmutable @1702522084 {#2024
        date: 2023-12-14 03:48:04.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701444886 {#2025
        date: 2023-12-01 16:34:46.0 +01:00
      }
      +"title": 185134
    }
  ]
  -id: 18505
  -titleTs: "'arrang':5 'linux':9 'noob':1 'question':2 'switch':7"
  -bodyTs: "'10':214 'actual':180 'advic':75 'ago':191 'almost':108 'alreadi':89,166,193,219 'also':187 'anymor':245 'anyth':150 'apolog':252 'appropri':257 'arrang':206 'ask':43 'awesom':8 'backup':135 'basic':132,205 'beforehand':65 'boot':186 'browser':121 'checklist':60 'choos':80 'communiti':260 'current':106,210 'day':264 'de':228 'de-microsoft':227 'debian':182,195 'degoogl':225 'distribut':78,169 'drive':239 'dual':185 'edit':1 'els':151 'everyth':133,207 'geforc':217 'get':47 'glad':41 'googl':238 'great':263 'help':30 'hi':44 'hous':147 'import':134 'instal':181 'kind':58 'know':90 'linux':52,112 'list':101 'look':15,55 'lot':73,248 'luxuri':201 'm':11,37,40,46,54 'made':99 'make':125 'mani':7,34,188,189 'microsoft':229 'ms':243 'much':24 'need':153 'note':13 'nvidia':216 'offic':244 'onedr':241 'onlin':69 'other':35 'overlook':163 'plan':177 'prepar':155 'privat':143 'process':223 'program':104 'protondr':139 'question':93 'readi':48 'recommend':19 'respons':9 'run':212 'screenshot':126 'search':68 'server':144 'set':84,129 'someon':203 'someth':164 'speak':232 'step':96 'sure':38 'switch':50,157 'take':12,26 'thank':21 'thing':251 'thrill':4 'time':28 'tri':172 'use':107,117,194,237 'variant':113 'want':161 'window':213 'without':184 'wouldn':159 'year':190"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701420413
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8953643"
  +editedAt: DateTimeImmutable @1702488744 {#2602
    date: 2023-12-13 18:32:24.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701334013 {#2581
    date: 2023-11-30 09:46:53.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
84 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2033
  +user: Proxies\__CG__\App\Entity\User {#2636 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "Noob-question-what-to-arrange-before-switching-to-linux"
  +title: "Noob question: what to arrange before switching to linux"
  +url: null
  +body: """
    EDIT: I am thrilled with so many awesome responses! I’m taking notes and looking into all the recommendations. Again, thank you so much for taking the time to help me out (and many others, i’m sure), i’m glad i asked!\n
    \n
    Hi,\n
    \n
    I’m getting ready to switch to Linux. I’m looking for a kind of checklist of what to do beforehand. When i search online, there is a lot of advice on which distribution to choose and how to set it up, which i already know, but my question is the step before. I made a list of which programs i currently use (almost all have a linux variant or i can use them in the browser) and i am making screenshots of their settings. I have basically everything important backupped, both on my ProtonDrive and on a private server in the house. Is there anything else i need to prepare before switching? I wouldn’t want to overlook something.\n
    \n
    (I already have the distribution and am trying it out, but my plan is to actually install debian and without dual boot. Also, many, many years ago i already used debian but then i had the luxury of someone who basically arranged everything for me)\n
    \n
    Currently, i run windows 10 with Nvidia GeForce. I already am in the process of degoogling and de-microsofting so to speak, so i don’t use google drive or onedrive, or MS Office anymore (nor a lot of other things).\n
    \n
    Apologies if this is not appropriate for this community. Have a great day :-)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 52
  +favouriteCount: 93
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701597846 {#2631
    date: 2023-12-03 11:04:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2638 …}
  +votes: Doctrine\ORM\PersistentCollection {#2640 …}
  +reports: Doctrine\ORM\PersistentCollection {#2642 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2644 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2646 …}
  +badges: Doctrine\ORM\PersistentCollection {#2648 …}
  +children: [
    App\Entity\EntryComment {#2011
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2033 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: null
      +root: null
      +body: "You will find what you further need on the go, no need to get more ready than what you’ve already done."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1701444886 {#1907
        date: 2023-12-01 16:34:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Papanca@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2021 …}
      +nested: Doctrine\ORM\PersistentCollection {#2029 …}
      +votes: Doctrine\ORM\PersistentCollection {#2020 …}
      +reports: Doctrine\ORM\PersistentCollection {#2027 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
      -id: 185134
      -bodyTs: "'alreadi':21 'done':22 'find':3 'get':14 'go':10 'need':7,12 'readi':16 've':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/5827823"
      +editedAt: DateTimeImmutable @1702522084 {#2024
        date: 2023-12-14 03:48:04.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701444886 {#2025
        date: 2023-12-01 16:34:46.0 +01:00
      }
      +"title": 185134
    }
  ]
  -id: 18505
  -titleTs: "'arrang':5 'linux':9 'noob':1 'question':2 'switch':7"
  -bodyTs: "'10':214 'actual':180 'advic':75 'ago':191 'almost':108 'alreadi':89,166,193,219 'also':187 'anymor':245 'anyth':150 'apolog':252 'appropri':257 'arrang':206 'ask':43 'awesom':8 'backup':135 'basic':132,205 'beforehand':65 'boot':186 'browser':121 'checklist':60 'choos':80 'communiti':260 'current':106,210 'day':264 'de':228 'de-microsoft':227 'debian':182,195 'degoogl':225 'distribut':78,169 'drive':239 'dual':185 'edit':1 'els':151 'everyth':133,207 'geforc':217 'get':47 'glad':41 'googl':238 'great':263 'help':30 'hi':44 'hous':147 'import':134 'instal':181 'kind':58 'know':90 'linux':52,112 'list':101 'look':15,55 'lot':73,248 'luxuri':201 'm':11,37,40,46,54 'made':99 'make':125 'mani':7,34,188,189 'microsoft':229 'ms':243 'much':24 'need':153 'note':13 'nvidia':216 'offic':244 'onedr':241 'onlin':69 'other':35 'overlook':163 'plan':177 'prepar':155 'privat':143 'process':223 'program':104 'protondr':139 'question':93 'readi':48 'recommend':19 'respons':9 'run':212 'screenshot':126 'search':68 'server':144 'set':84,129 'someon':203 'someth':164 'speak':232 'step':96 'sure':38 'switch':50,157 'take':12,26 'thank':21 'thing':251 'thrill':4 'time':28 'tri':172 'use':107,117,194,237 'variant':113 'want':161 'window':213 'without':184 'wouldn':159 'year':190"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701420413
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8953643"
  +editedAt: DateTimeImmutable @1702488744 {#2602
    date: 2023-12-13 18:32:24.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701334013 {#2581
    date: 2023-11-30 09:46:53.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
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#2011
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2033
    +user: Proxies\__CG__\App\Entity\User {#2636 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
    +slug: "Noob-question-what-to-arrange-before-switching-to-linux"
    +title: "Noob question: what to arrange before switching to linux"
    +url: null
    +body: """
      EDIT: I am thrilled with so many awesome responses! I’m taking notes and looking into all the recommendations. Again, thank you so much for taking the time to help me out (and many others, i’m sure), i’m glad i asked!\n
      \n
      Hi,\n
      \n
      I’m getting ready to switch to Linux. I’m looking for a kind of checklist of what to do beforehand. When i search online, there is a lot of advice on which distribution to choose and how to set it up, which i already know, but my question is the step before. I made a list of which programs i currently use (almost all have a linux variant or i can use them in the browser) and i am making screenshots of their settings. I have basically everything important backupped, both on my ProtonDrive and on a private server in the house. Is there anything else i need to prepare before switching? I wouldn’t want to overlook something.\n
      \n
      (I already have the distribution and am trying it out, but my plan is to actually install debian and without dual boot. Also, many, many years ago i already used debian but then i had the luxury of someone who basically arranged everything for me)\n
      \n
      Currently, i run windows 10 with Nvidia GeForce. I already am in the process of degoogling and de-microsofting so to speak, so i don’t use google drive or onedrive, or MS Office anymore (nor a lot of other things).\n
      \n
      Apologies if this is not appropriate for this community. Have a great day :-)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 52
    +favouriteCount: 93
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701597846 {#2631
      date: 2023-12-03 11:04:06.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2638 …}
    +votes: Doctrine\ORM\PersistentCollection {#2640 …}
    +reports: Doctrine\ORM\PersistentCollection {#2642 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2644 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2646 …}
    +badges: Doctrine\ORM\PersistentCollection {#2648 …}
    +children: [
      App\Entity\EntryComment {#2011}
    ]
    -id: 18505
    -titleTs: "'arrang':5 'linux':9 'noob':1 'question':2 'switch':7"
    -bodyTs: "'10':214 'actual':180 'advic':75 'ago':191 'almost':108 'alreadi':89,166,193,219 'also':187 'anymor':245 'anyth':150 'apolog':252 'appropri':257 'arrang':206 'ask':43 'awesom':8 'backup':135 'basic':132,205 'beforehand':65 'boot':186 'browser':121 'checklist':60 'choos':80 'communiti':260 'current':106,210 'day':264 'de':228 'de-microsoft':227 'debian':182,195 'degoogl':225 'distribut':78,169 'drive':239 'dual':185 'edit':1 'els':151 'everyth':133,207 'geforc':217 'get':47 'glad':41 'googl':238 'great':263 'help':30 'hi':44 'hous':147 'import':134 'instal':181 'kind':58 'know':90 'linux':52,112 'list':101 'look':15,55 'lot':73,248 'luxuri':201 'm':11,37,40,46,54 'made':99 'make':125 'mani':7,34,188,189 'microsoft':229 'ms':243 'much':24 'need':153 'note':13 'nvidia':216 'offic':244 'onedr':241 'onlin':69 'other':35 'overlook':163 'plan':177 'prepar':155 'privat':143 'process':223 'program':104 'protondr':139 'question':93 'readi':48 'recommend':19 'respons':9 'run':212 'screenshot':126 'search':68 'server':144 'set':84,129 'someon':203 'someth':164 'speak':232 'step':96 'sure':38 'switch':50,157 'take':12,26 'thank':21 'thing':251 'thrill':4 'time':28 'tri':172 'use':107,117,194,237 'variant':113 'want':161 'window':213 'without':184 'wouldn':159 'year':190"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701420413
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8953643"
    +editedAt: DateTimeImmutable @1702488744 {#2602
      date: 2023-12-13 18:32:24.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701334013 {#2581
      date: 2023-11-30 09:46:53.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: null
  +root: null
  +body: "You will find what you further need on the go, no need to get more ready than what you’ve already done."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701444886 {#1907
    date: 2023-12-01 16:34:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Papanca@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2021 …}
  +nested: Doctrine\ORM\PersistentCollection {#2029 …}
  +votes: Doctrine\ORM\PersistentCollection {#2020 …}
  +reports: Doctrine\ORM\PersistentCollection {#2027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
  -id: 185134
  -bodyTs: "'alreadi':21 'done':22 'find':3 'get':14 'go':10 'need':7,12 'readi':16 've':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/5827823"
  +editedAt: DateTimeImmutable @1702522084 {#2024
    date: 2023-12-14 03:48:04.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701444886 {#2025
    date: 2023-12-01 16:34:46.0 +01:00
  }
  +"title": 185134
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#2011
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2033
    +user: Proxies\__CG__\App\Entity\User {#2636 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
    +slug: "Noob-question-what-to-arrange-before-switching-to-linux"
    +title: "Noob question: what to arrange before switching to linux"
    +url: null
    +body: """
      EDIT: I am thrilled with so many awesome responses! I’m taking notes and looking into all the recommendations. Again, thank you so much for taking the time to help me out (and many others, i’m sure), i’m glad i asked!\n
      \n
      Hi,\n
      \n
      I’m getting ready to switch to Linux. I’m looking for a kind of checklist of what to do beforehand. When i search online, there is a lot of advice on which distribution to choose and how to set it up, which i already know, but my question is the step before. I made a list of which programs i currently use (almost all have a linux variant or i can use them in the browser) and i am making screenshots of their settings. I have basically everything important backupped, both on my ProtonDrive and on a private server in the house. Is there anything else i need to prepare before switching? I wouldn’t want to overlook something.\n
      \n
      (I already have the distribution and am trying it out, but my plan is to actually install debian and without dual boot. Also, many, many years ago i already used debian but then i had the luxury of someone who basically arranged everything for me)\n
      \n
      Currently, i run windows 10 with Nvidia GeForce. I already am in the process of degoogling and de-microsofting so to speak, so i don’t use google drive or onedrive, or MS Office anymore (nor a lot of other things).\n
      \n
      Apologies if this is not appropriate for this community. Have a great day :-)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 52
    +favouriteCount: 93
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701597846 {#2631
      date: 2023-12-03 11:04:06.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2638 …}
    +votes: Doctrine\ORM\PersistentCollection {#2640 …}
    +reports: Doctrine\ORM\PersistentCollection {#2642 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2644 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2646 …}
    +badges: Doctrine\ORM\PersistentCollection {#2648 …}
    +children: [
      App\Entity\EntryComment {#2011}
    ]
    -id: 18505
    -titleTs: "'arrang':5 'linux':9 'noob':1 'question':2 'switch':7"
    -bodyTs: "'10':214 'actual':180 'advic':75 'ago':191 'almost':108 'alreadi':89,166,193,219 'also':187 'anymor':245 'anyth':150 'apolog':252 'appropri':257 'arrang':206 'ask':43 'awesom':8 'backup':135 'basic':132,205 'beforehand':65 'boot':186 'browser':121 'checklist':60 'choos':80 'communiti':260 'current':106,210 'day':264 'de':228 'de-microsoft':227 'debian':182,195 'degoogl':225 'distribut':78,169 'drive':239 'dual':185 'edit':1 'els':151 'everyth':133,207 'geforc':217 'get':47 'glad':41 'googl':238 'great':263 'help':30 'hi':44 'hous':147 'import':134 'instal':181 'kind':58 'know':90 'linux':52,112 'list':101 'look':15,55 'lot':73,248 'luxuri':201 'm':11,37,40,46,54 'made':99 'make':125 'mani':7,34,188,189 'microsoft':229 'ms':243 'much':24 'need':153 'note':13 'nvidia':216 'offic':244 'onedr':241 'onlin':69 'other':35 'overlook':163 'plan':177 'prepar':155 'privat':143 'process':223 'program':104 'protondr':139 'question':93 'readi':48 'recommend':19 'respons':9 'run':212 'screenshot':126 'search':68 'server':144 'set':84,129 'someon':203 'someth':164 'speak':232 'step':96 'sure':38 'switch':50,157 'take':12,26 'thank':21 'thing':251 'thrill':4 'time':28 'tri':172 'use':107,117,194,237 'variant':113 'want':161 'window':213 'without':184 'wouldn':159 'year':190"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701420413
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8953643"
    +editedAt: DateTimeImmutable @1702488744 {#2602
      date: 2023-12-13 18:32:24.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701334013 {#2581
      date: 2023-11-30 09:46:53.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: null
  +root: null
  +body: "You will find what you further need on the go, no need to get more ready than what you’ve already done."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701444886 {#1907
    date: 2023-12-01 16:34:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Papanca@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2021 …}
  +nested: Doctrine\ORM\PersistentCollection {#2029 …}
  +votes: Doctrine\ORM\PersistentCollection {#2020 …}
  +reports: Doctrine\ORM\PersistentCollection {#2027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
  -id: 185134
  -bodyTs: "'alreadi':21 'done':22 'find':3 'get':14 'go':10 'need':7,12 'readi':16 've':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/5827823"
  +editedAt: DateTimeImmutable @1702522084 {#2024
    date: 2023-12-14 03:48:04.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701444886 {#2025
    date: 2023-12-01 16:34:46.0 +01:00
  }
  +"title": 185134
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#2011
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2033
    +user: Proxies\__CG__\App\Entity\User {#2636 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
    +slug: "Noob-question-what-to-arrange-before-switching-to-linux"
    +title: "Noob question: what to arrange before switching to linux"
    +url: null
    +body: """
      EDIT: I am thrilled with so many awesome responses! I’m taking notes and looking into all the recommendations. Again, thank you so much for taking the time to help me out (and many others, i’m sure), i’m glad i asked!\n
      \n
      Hi,\n
      \n
      I’m getting ready to switch to Linux. I’m looking for a kind of checklist of what to do beforehand. When i search online, there is a lot of advice on which distribution to choose and how to set it up, which i already know, but my question is the step before. I made a list of which programs i currently use (almost all have a linux variant or i can use them in the browser) and i am making screenshots of their settings. I have basically everything important backupped, both on my ProtonDrive and on a private server in the house. Is there anything else i need to prepare before switching? I wouldn’t want to overlook something.\n
      \n
      (I already have the distribution and am trying it out, but my plan is to actually install debian and without dual boot. Also, many, many years ago i already used debian but then i had the luxury of someone who basically arranged everything for me)\n
      \n
      Currently, i run windows 10 with Nvidia GeForce. I already am in the process of degoogling and de-microsofting so to speak, so i don’t use google drive or onedrive, or MS Office anymore (nor a lot of other things).\n
      \n
      Apologies if this is not appropriate for this community. Have a great day :-)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 52
    +favouriteCount: 93
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701597846 {#2631
      date: 2023-12-03 11:04:06.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2638 …}
    +votes: Doctrine\ORM\PersistentCollection {#2640 …}
    +reports: Doctrine\ORM\PersistentCollection {#2642 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2644 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2646 …}
    +badges: Doctrine\ORM\PersistentCollection {#2648 …}
    +children: [
      App\Entity\EntryComment {#2011}
    ]
    -id: 18505
    -titleTs: "'arrang':5 'linux':9 'noob':1 'question':2 'switch':7"
    -bodyTs: "'10':214 'actual':180 'advic':75 'ago':191 'almost':108 'alreadi':89,166,193,219 'also':187 'anymor':245 'anyth':150 'apolog':252 'appropri':257 'arrang':206 'ask':43 'awesom':8 'backup':135 'basic':132,205 'beforehand':65 'boot':186 'browser':121 'checklist':60 'choos':80 'communiti':260 'current':106,210 'day':264 'de':228 'de-microsoft':227 'debian':182,195 'degoogl':225 'distribut':78,169 'drive':239 'dual':185 'edit':1 'els':151 'everyth':133,207 'geforc':217 'get':47 'glad':41 'googl':238 'great':263 'help':30 'hi':44 'hous':147 'import':134 'instal':181 'kind':58 'know':90 'linux':52,112 'list':101 'look':15,55 'lot':73,248 'luxuri':201 'm':11,37,40,46,54 'made':99 'make':125 'mani':7,34,188,189 'microsoft':229 'ms':243 'much':24 'need':153 'note':13 'nvidia':216 'offic':244 'onedr':241 'onlin':69 'other':35 'overlook':163 'plan':177 'prepar':155 'privat':143 'process':223 'program':104 'protondr':139 'question':93 'readi':48 'recommend':19 'respons':9 'run':212 'screenshot':126 'search':68 'server':144 'set':84,129 'someon':203 'someth':164 'speak':232 'step':96 'sure':38 'switch':50,157 'take':12,26 'thank':21 'thing':251 'thrill':4 'time':28 'tri':172 'use':107,117,194,237 'variant':113 'want':161 'window':213 'without':184 'wouldn':159 'year':190"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701420413
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8953643"
    +editedAt: DateTimeImmutable @1702488744 {#2602
      date: 2023-12-13 18:32:24.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701334013 {#2581
      date: 2023-11-30 09:46:53.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: null
  +root: null
  +body: "You will find what you further need on the go, no need to get more ready than what you’ve already done."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701444886 {#1907
    date: 2023-12-01 16:34:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Papanca@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2021 …}
  +nested: Doctrine\ORM\PersistentCollection {#2029 …}
  +votes: Doctrine\ORM\PersistentCollection {#2020 …}
  +reports: Doctrine\ORM\PersistentCollection {#2027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
  -id: 185134
  -bodyTs: "'alreadi':21 'done':22 'find':3 'get':14 'go':10 'need':7,12 'readi':16 've':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/5827823"
  +editedAt: DateTimeImmutable @1702522084 {#2024
    date: 2023-12-14 03:48:04.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701444886 {#2025
    date: 2023-12-01 16:34:46.0 +01:00
  }
  +"title": 185134
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2106
  +user: Proxies\__CG__\App\Entity\User {#2368 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "How-do-I-stop-my-cats-from-eating-my-plants"
  +title: "How do I stop my cats from eating my plants?"
  +url: null
  +body: """
    Really, how can I stop them from eating my plants? Some don’t have leaves anymore. They are not even edible. They are even biting the cacti for some reason.\n
    \n
    I put the plants out of reach and that only made them figure out new ways to reach higher furniture.\n
    \n
    Help.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 39
  +favouriteCount: 71
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724108188 {#2282
    date: 2024-08-20 00:56:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1353 …}
  +votes: Doctrine\ORM\PersistentCollection {#2542 …}
  +reports: Doctrine\ORM\PersistentCollection {#2553 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2555 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2557 …}
  +badges: Doctrine\ORM\PersistentCollection {#2559 …}
  +children: [
    App\Entity\EntryComment {#2103
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2106 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
      +image: null
      +parent: null
      +root: null
      +body: "Contract a trained dog to watch out for your plants. Then the cats won’t have the courage to eat your plants before you anymore."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703018528 {#2102
        date: 2023-12-19 21:42:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Kouran@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2110 …}
      +nested: Doctrine\ORM\PersistentCollection {#2112 …}
      +votes: Doctrine\ORM\PersistentCollection {#2114 …}
      +reports: Doctrine\ORM\PersistentCollection {#2117 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2122 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2113 …}
      -id: 193350
      -bodyTs: "'anymor':25 'cat':13 'contract':1 'courag':18 'dog':4 'eat':20 'plant':10,22 'train':3 'watch':6 'won':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/5911393"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701636245 {#2109
        date: 2023-12-03 21:44:05.0 +01:00
      }
      +"title": 193350
    }
  ]
  -id: 19731
  -titleTs: "'cat':6 'eat':8 'plant':10 'stop':4"
  -bodyTs: "'anymor':16 'bite':25 'cacti':27 'eat':8 'edibl':21 'even':20,24 'figur':43 'furnitur':50 'help':51 'higher':49 'leav':15 'made':41 'new':45 'plant':10,34 'put':32 'reach':37,48 'realli':1 'reason':30 'stop':5 'way':46"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701695703
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6888834"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701609303 {#2541
    date: 2023-12-03 14:15:03.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
91 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2106
  +user: Proxies\__CG__\App\Entity\User {#2368 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "How-do-I-stop-my-cats-from-eating-my-plants"
  +title: "How do I stop my cats from eating my plants?"
  +url: null
  +body: """
    Really, how can I stop them from eating my plants? Some don’t have leaves anymore. They are not even edible. They are even biting the cacti for some reason.\n
    \n
    I put the plants out of reach and that only made them figure out new ways to reach higher furniture.\n
    \n
    Help.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 39
  +favouriteCount: 71
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724108188 {#2282
    date: 2024-08-20 00:56:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1353 …}
  +votes: Doctrine\ORM\PersistentCollection {#2542 …}
  +reports: Doctrine\ORM\PersistentCollection {#2553 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2555 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2557 …}
  +badges: Doctrine\ORM\PersistentCollection {#2559 …}
  +children: [
    App\Entity\EntryComment {#2103
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2106 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
      +image: null
      +parent: null
      +root: null
      +body: "Contract a trained dog to watch out for your plants. Then the cats won’t have the courage to eat your plants before you anymore."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703018528 {#2102
        date: 2023-12-19 21:42:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Kouran@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2110 …}
      +nested: Doctrine\ORM\PersistentCollection {#2112 …}
      +votes: Doctrine\ORM\PersistentCollection {#2114 …}
      +reports: Doctrine\ORM\PersistentCollection {#2117 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2122 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2113 …}
      -id: 193350
      -bodyTs: "'anymor':25 'cat':13 'contract':1 'courag':18 'dog':4 'eat':20 'plant':10,22 'train':3 'watch':6 'won':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/5911393"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701636245 {#2109
        date: 2023-12-03 21:44:05.0 +01:00
      }
      +"title": 193350
    }
  ]
  -id: 19731
  -titleTs: "'cat':6 'eat':8 'plant':10 'stop':4"
  -bodyTs: "'anymor':16 'bite':25 'cacti':27 'eat':8 'edibl':21 'even':20,24 'figur':43 'furnitur':50 'help':51 'higher':49 'leav':15 'made':41 'new':45 'plant':10,34 'put':32 'reach':37,48 'realli':1 'reason':30 'stop':5 'way':46"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701695703
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6888834"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701609303 {#2541
    date: 2023-12-03 14:15:03.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
92 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2106
  +user: Proxies\__CG__\App\Entity\User {#2368 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "How-do-I-stop-my-cats-from-eating-my-plants"
  +title: "How do I stop my cats from eating my plants?"
  +url: null
  +body: """
    Really, how can I stop them from eating my plants? Some don’t have leaves anymore. They are not even edible. They are even biting the cacti for some reason.\n
    \n
    I put the plants out of reach and that only made them figure out new ways to reach higher furniture.\n
    \n
    Help.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 39
  +favouriteCount: 71
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724108188 {#2282
    date: 2024-08-20 00:56:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1353 …}
  +votes: Doctrine\ORM\PersistentCollection {#2542 …}
  +reports: Doctrine\ORM\PersistentCollection {#2553 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2555 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2557 …}
  +badges: Doctrine\ORM\PersistentCollection {#2559 …}
  +children: [
    App\Entity\EntryComment {#2103
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2106 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
      +image: null
      +parent: null
      +root: null
      +body: "Contract a trained dog to watch out for your plants. Then the cats won’t have the courage to eat your plants before you anymore."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703018528 {#2102
        date: 2023-12-19 21:42:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Kouran@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2110 …}
      +nested: Doctrine\ORM\PersistentCollection {#2112 …}
      +votes: Doctrine\ORM\PersistentCollection {#2114 …}
      +reports: Doctrine\ORM\PersistentCollection {#2117 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2122 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2113 …}
      -id: 193350
      -bodyTs: "'anymor':25 'cat':13 'contract':1 'courag':18 'dog':4 'eat':20 'plant':10,22 'train':3 'watch':6 'won':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/5911393"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701636245 {#2109
        date: 2023-12-03 21:44:05.0 +01:00
      }
      +"title": 193350
    }
  ]
  -id: 19731
  -titleTs: "'cat':6 'eat':8 'plant':10 'stop':4"
  -bodyTs: "'anymor':16 'bite':25 'cacti':27 'eat':8 'edibl':21 'even':20,24 'figur':43 'furnitur':50 'help':51 'higher':49 'leav':15 'made':41 'new':45 'plant':10,34 'put':32 'reach':37,48 'realli':1 'reason':30 'stop':5 'way':46"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701695703
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6888834"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701609303 {#2541
    date: 2023-12-03 14:15:03.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
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#2103
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2106
    +user: Proxies\__CG__\App\Entity\User {#2368 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
    +slug: "How-do-I-stop-my-cats-from-eating-my-plants"
    +title: "How do I stop my cats from eating my plants?"
    +url: null
    +body: """
      Really, how can I stop them from eating my plants? Some don’t have leaves anymore. They are not even edible. They are even biting the cacti for some reason.\n
      \n
      I put the plants out of reach and that only made them figure out new ways to reach higher furniture.\n
      \n
      Help.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 39
    +favouriteCount: 71
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724108188 {#2282
      date: 2024-08-20 00:56:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1353 …}
    +votes: Doctrine\ORM\PersistentCollection {#2542 …}
    +reports: Doctrine\ORM\PersistentCollection {#2553 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2555 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2557 …}
    +badges: Doctrine\ORM\PersistentCollection {#2559 …}
    +children: [
      App\Entity\EntryComment {#2103}
    ]
    -id: 19731
    -titleTs: "'cat':6 'eat':8 'plant':10 'stop':4"
    -bodyTs: "'anymor':16 'bite':25 'cacti':27 'eat':8 'edibl':21 'even':20,24 'figur':43 'furnitur':50 'help':51 'higher':49 'leav':15 'made':41 'new':45 'plant':10,34 'put':32 'reach':37,48 'realli':1 'reason':30 'stop':5 'way':46"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701695703
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/6888834"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701609303 {#2541
      date: 2023-12-03 14:15:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: null
  +root: null
  +body: "Contract a trained dog to watch out for your plants. Then the cats won’t have the courage to eat your plants before you anymore."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703018528 {#2102
    date: 2023-12-19 21:42:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Kouran@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2110 …}
  +nested: Doctrine\ORM\PersistentCollection {#2112 …}
  +votes: Doctrine\ORM\PersistentCollection {#2114 …}
  +reports: Doctrine\ORM\PersistentCollection {#2117 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2122 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2113 …}
  -id: 193350
  -bodyTs: "'anymor':25 'cat':13 'contract':1 'courag':18 'dog':4 'eat':20 'plant':10,22 'train':3 'watch':6 'won':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/5911393"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701636245 {#2109
    date: 2023-12-03 21:44:05.0 +01:00
  }
  +"title": 193350
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#2103
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2106
    +user: Proxies\__CG__\App\Entity\User {#2368 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
    +slug: "How-do-I-stop-my-cats-from-eating-my-plants"
    +title: "How do I stop my cats from eating my plants?"
    +url: null
    +body: """
      Really, how can I stop them from eating my plants? Some don’t have leaves anymore. They are not even edible. They are even biting the cacti for some reason.\n
      \n
      I put the plants out of reach and that only made them figure out new ways to reach higher furniture.\n
      \n
      Help.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 39
    +favouriteCount: 71
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724108188 {#2282
      date: 2024-08-20 00:56:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1353 …}
    +votes: Doctrine\ORM\PersistentCollection {#2542 …}
    +reports: Doctrine\ORM\PersistentCollection {#2553 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2555 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2557 …}
    +badges: Doctrine\ORM\PersistentCollection {#2559 …}
    +children: [
      App\Entity\EntryComment {#2103}
    ]
    -id: 19731
    -titleTs: "'cat':6 'eat':8 'plant':10 'stop':4"
    -bodyTs: "'anymor':16 'bite':25 'cacti':27 'eat':8 'edibl':21 'even':20,24 'figur':43 'furnitur':50 'help':51 'higher':49 'leav':15 'made':41 'new':45 'plant':10,34 'put':32 'reach':37,48 'realli':1 'reason':30 'stop':5 'way':46"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701695703
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/6888834"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701609303 {#2541
      date: 2023-12-03 14:15:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: null
  +root: null
  +body: "Contract a trained dog to watch out for your plants. Then the cats won’t have the courage to eat your plants before you anymore."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703018528 {#2102
    date: 2023-12-19 21:42:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Kouran@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2110 …}
  +nested: Doctrine\ORM\PersistentCollection {#2112 …}
  +votes: Doctrine\ORM\PersistentCollection {#2114 …}
  +reports: Doctrine\ORM\PersistentCollection {#2117 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2122 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2113 …}
  -id: 193350
  -bodyTs: "'anymor':25 'cat':13 'contract':1 'courag':18 'dog':4 'eat':20 'plant':10,22 'train':3 'watch':6 'won':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/5911393"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701636245 {#2109
    date: 2023-12-03 21:44:05.0 +01:00
  }
  +"title": 193350
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#2103
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2106
    +user: Proxies\__CG__\App\Entity\User {#2368 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
    +slug: "How-do-I-stop-my-cats-from-eating-my-plants"
    +title: "How do I stop my cats from eating my plants?"
    +url: null
    +body: """
      Really, how can I stop them from eating my plants? Some don’t have leaves anymore. They are not even edible. They are even biting the cacti for some reason.\n
      \n
      I put the plants out of reach and that only made them figure out new ways to reach higher furniture.\n
      \n
      Help.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 39
    +favouriteCount: 71
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724108188 {#2282
      date: 2024-08-20 00:56:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1353 …}
    +votes: Doctrine\ORM\PersistentCollection {#2542 …}
    +reports: Doctrine\ORM\PersistentCollection {#2553 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2555 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2557 …}
    +badges: Doctrine\ORM\PersistentCollection {#2559 …}
    +children: [
      App\Entity\EntryComment {#2103}
    ]
    -id: 19731
    -titleTs: "'cat':6 'eat':8 'plant':10 'stop':4"
    -bodyTs: "'anymor':16 'bite':25 'cacti':27 'eat':8 'edibl':21 'even':20,24 'figur':43 'furnitur':50 'help':51 'higher':49 'leav':15 'made':41 'new':45 'plant':10,34 'put':32 'reach':37,48 'realli':1 'reason':30 'stop':5 'way':46"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701695703
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/6888834"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701609303 {#2541
      date: 2023-12-03 14:15:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: null
  +root: null
  +body: "Contract a trained dog to watch out for your plants. Then the cats won’t have the courage to eat your plants before you anymore."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703018528 {#2102
    date: 2023-12-19 21:42:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Kouran@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2110 …}
  +nested: Doctrine\ORM\PersistentCollection {#2112 …}
  +votes: Doctrine\ORM\PersistentCollection {#2114 …}
  +reports: Doctrine\ORM\PersistentCollection {#2117 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2122 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2113 …}
  -id: 193350
  -bodyTs: "'anymor':25 'cat':13 'contract':1 'courag':18 'dog':4 'eat':20 'plant':10,22 'train':3 'watch':6 'won':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/5911393"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701636245 {#2109
    date: 2023-12-03 21:44:05.0 +01:00
  }
  +"title": 193350
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1708
  +user: Proxies\__CG__\App\Entity\User {#2634 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "Why-are-there-so-many-rust-GTK-apps-and-so"
  +title: "Why are there so many (rust) GTK apps and so little Qt ones?"
  +url: null
  +body: """
    I always see new GTK apps popup on Flathub. I dont really care and think GTK looks fancy, although CSD suck a bit and they waste space and often functionality.\n
    \n
    But they work, are solid, and do what they should.\n
    \n
    Qt on the other hand may seem more like a complex job to code with. I dont actually think so, but I heard especially writing rust with GTK is way better than with Qt.\n
    \n
    I like KDE a lot, and even though I am excited for Cosmic I think Qt is the better toolkit for many things and a lot of time. But Dolphin seems to suffer from memory safety issues all the time, as well as other projects.\n
    \n
    Do you have experience in rust, using GTK or Qt? How do they compare?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 87
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701110212 {#2668
    date: 2023-11-27 19:36:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2673 …}
  +votes: Doctrine\ORM\PersistentCollection {#2676 …}
  +reports: Doctrine\ORM\PersistentCollection {#2678 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2680 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2682 …}
  +badges: Doctrine\ORM\PersistentCollection {#2684 …}
  +children: [
    App\Entity\EntryComment {#1410
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1708 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2022 …}
      +body: """
        Bindings are like translations of the relevant C code to Rust so they can use Rust to talk (interop) with the C library instead of having to use C.\n
        \n
        > Does this mean GTK can’t use Rust natively, at least for the interface?\n
        \n
        I never used GTK, but I suppose from this conversation that yes.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701089552 {#2458
        date: 2023-11-27 13:52:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Pantherina@feddit.de"
        "@teolan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2026 …}
      +nested: Doctrine\ORM\PersistentCollection {#2030 …}
      +votes: Doctrine\ORM\PersistentCollection {#2019 …}
      +reports: Doctrine\ORM\PersistentCollection {#1362 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
      -id: 169866
      -bodyTs: "'bind':1 'c':8,22,29 'code':9 'convers':53 'gtk':33,47 'instead':24 'interfac':43 'interop':19 'least':40 'librari':23 'like':3 'mean':32 'nativ':38 'never':45 'relev':7 'rust':11,16,37 'suppos':50 'talk':18 'translat':4 'use':15,28,36,46 'yes':55"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/5676205"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701089552 {#1926
        date: 2023-11-27 13:52:32.0 +01:00
      }
      +"title": 169866
    }
  ]
  -id: 17167
  -titleTs: "'app':8 'gtk':7 'littl':11 'mani':5 'one':13 'qt':12 'rust':6"
  -bodyTs: "'actual':58 'although':19 'alway':2 'app':6 'better':71,93 'bit':23 'care':13 'code':54 'compar':133 'complex':51 'cosmic':87 'csd':20 'dolphin':104 'dont':11,57 'especi':64 'even':81 'excit':85 'experi':123 'fanci':18 'flathub':9 'function':30 'gtk':5,16,68,127 'hand':45 'heard':63 'issu':111 'job':52 'kde':77 'like':49,76 'look':17 'lot':79,100 'mani':96 'may':46 'memori':109 'new':4 'often':29 'popup':7 'project':119 'qt':41,74,90,129 'realli':12 'rust':66,125 'safeti':110 'see':3 'seem':47,105 'solid':35 'space':27 'suck':21 'suffer':107 'thing':97 'think':15,59,89 'though':82 'time':102,114 'toolkit':94 'use':126 'wast':26 'way':70 'well':116 'work':33 'write':65"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701138730
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6087750"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701052330 {#2656
    date: 2023-11-27 03:32: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
99 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1708
  +user: Proxies\__CG__\App\Entity\User {#2634 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "Why-are-there-so-many-rust-GTK-apps-and-so"
  +title: "Why are there so many (rust) GTK apps and so little Qt ones?"
  +url: null
  +body: """
    I always see new GTK apps popup on Flathub. I dont really care and think GTK looks fancy, although CSD suck a bit and they waste space and often functionality.\n
    \n
    But they work, are solid, and do what they should.\n
    \n
    Qt on the other hand may seem more like a complex job to code with. I dont actually think so, but I heard especially writing rust with GTK is way better than with Qt.\n
    \n
    I like KDE a lot, and even though I am excited for Cosmic I think Qt is the better toolkit for many things and a lot of time. But Dolphin seems to suffer from memory safety issues all the time, as well as other projects.\n
    \n
    Do you have experience in rust, using GTK or Qt? How do they compare?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 87
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701110212 {#2668
    date: 2023-11-27 19:36:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2673 …}
  +votes: Doctrine\ORM\PersistentCollection {#2676 …}
  +reports: Doctrine\ORM\PersistentCollection {#2678 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2680 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2682 …}
  +badges: Doctrine\ORM\PersistentCollection {#2684 …}
  +children: [
    App\Entity\EntryComment {#1410
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1708 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2022 …}
      +body: """
        Bindings are like translations of the relevant C code to Rust so they can use Rust to talk (interop) with the C library instead of having to use C.\n
        \n
        > Does this mean GTK can’t use Rust natively, at least for the interface?\n
        \n
        I never used GTK, but I suppose from this conversation that yes.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701089552 {#2458
        date: 2023-11-27 13:52:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Pantherina@feddit.de"
        "@teolan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2026 …}
      +nested: Doctrine\ORM\PersistentCollection {#2030 …}
      +votes: Doctrine\ORM\PersistentCollection {#2019 …}
      +reports: Doctrine\ORM\PersistentCollection {#1362 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
      -id: 169866
      -bodyTs: "'bind':1 'c':8,22,29 'code':9 'convers':53 'gtk':33,47 'instead':24 'interfac':43 'interop':19 'least':40 'librari':23 'like':3 'mean':32 'nativ':38 'never':45 'relev':7 'rust':11,16,37 'suppos':50 'talk':18 'translat':4 'use':15,28,36,46 'yes':55"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/5676205"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701089552 {#1926
        date: 2023-11-27 13:52:32.0 +01:00
      }
      +"title": 169866
    }
  ]
  -id: 17167
  -titleTs: "'app':8 'gtk':7 'littl':11 'mani':5 'one':13 'qt':12 'rust':6"
  -bodyTs: "'actual':58 'although':19 'alway':2 'app':6 'better':71,93 'bit':23 'care':13 'code':54 'compar':133 'complex':51 'cosmic':87 'csd':20 'dolphin':104 'dont':11,57 'especi':64 'even':81 'excit':85 'experi':123 'fanci':18 'flathub':9 'function':30 'gtk':5,16,68,127 'hand':45 'heard':63 'issu':111 'job':52 'kde':77 'like':49,76 'look':17 'lot':79,100 'mani':96 'may':46 'memori':109 'new':4 'often':29 'popup':7 'project':119 'qt':41,74,90,129 'realli':12 'rust':66,125 'safeti':110 'see':3 'seem':47,105 'solid':35 'space':27 'suck':21 'suffer':107 'thing':97 'think':15,59,89 'though':82 'time':102,114 'toolkit':94 'use':126 'wast':26 'way':70 'well':116 'work':33 'write':65"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701138730
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6087750"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701052330 {#2656
    date: 2023-11-27 03:32: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
100 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1708
  +user: Proxies\__CG__\App\Entity\User {#2634 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "Why-are-there-so-many-rust-GTK-apps-and-so"
  +title: "Why are there so many (rust) GTK apps and so little Qt ones?"
  +url: null
  +body: """
    I always see new GTK apps popup on Flathub. I dont really care and think GTK looks fancy, although CSD suck a bit and they waste space and often functionality.\n
    \n
    But they work, are solid, and do what they should.\n
    \n
    Qt on the other hand may seem more like a complex job to code with. I dont actually think so, but I heard especially writing rust with GTK is way better than with Qt.\n
    \n
    I like KDE a lot, and even though I am excited for Cosmic I think Qt is the better toolkit for many things and a lot of time. But Dolphin seems to suffer from memory safety issues all the time, as well as other projects.\n
    \n
    Do you have experience in rust, using GTK or Qt? How do they compare?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 87
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701110212 {#2668
    date: 2023-11-27 19:36:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2673 …}
  +votes: Doctrine\ORM\PersistentCollection {#2676 …}
  +reports: Doctrine\ORM\PersistentCollection {#2678 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2680 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2682 …}
  +badges: Doctrine\ORM\PersistentCollection {#2684 …}
  +children: [
    App\Entity\EntryComment {#1410
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1708 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2022 …}
      +body: """
        Bindings are like translations of the relevant C code to Rust so they can use Rust to talk (interop) with the C library instead of having to use C.\n
        \n
        > Does this mean GTK can’t use Rust natively, at least for the interface?\n
        \n
        I never used GTK, but I suppose from this conversation that yes.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701089552 {#2458
        date: 2023-11-27 13:52:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Pantherina@feddit.de"
        "@teolan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2026 …}
      +nested: Doctrine\ORM\PersistentCollection {#2030 …}
      +votes: Doctrine\ORM\PersistentCollection {#2019 …}
      +reports: Doctrine\ORM\PersistentCollection {#1362 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
      -id: 169866
      -bodyTs: "'bind':1 'c':8,22,29 'code':9 'convers':53 'gtk':33,47 'instead':24 'interfac':43 'interop':19 'least':40 'librari':23 'like':3 'mean':32 'nativ':38 'never':45 'relev':7 'rust':11,16,37 'suppos':50 'talk':18 'translat':4 'use':15,28,36,46 'yes':55"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/5676205"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701089552 {#1926
        date: 2023-11-27 13:52:32.0 +01:00
      }
      +"title": 169866
    }
  ]
  -id: 17167
  -titleTs: "'app':8 'gtk':7 'littl':11 'mani':5 'one':13 'qt':12 'rust':6"
  -bodyTs: "'actual':58 'although':19 'alway':2 'app':6 'better':71,93 'bit':23 'care':13 'code':54 'compar':133 'complex':51 'cosmic':87 'csd':20 'dolphin':104 'dont':11,57 'especi':64 'even':81 'excit':85 'experi':123 'fanci':18 'flathub':9 'function':30 'gtk':5,16,68,127 'hand':45 'heard':63 'issu':111 'job':52 'kde':77 'like':49,76 'look':17 'lot':79,100 'mani':96 'may':46 'memori':109 'new':4 'often':29 'popup':7 'project':119 'qt':41,74,90,129 'realli':12 'rust':66,125 'safeti':110 'see':3 'seem':47,105 'solid':35 'space':27 'suck':21 'suffer':107 'thing':97 'think':15,59,89 'though':82 'time':102,114 'toolkit':94 'use':126 'wast':26 'way':70 'well':116 'work':33 'write':65"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701138730
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6087750"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701052330 {#2656
    date: 2023-11-27 03:32: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
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#1410
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1708
    +user: Proxies\__CG__\App\Entity\User {#2634 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
    +slug: "Why-are-there-so-many-rust-GTK-apps-and-so"
    +title: "Why are there so many (rust) GTK apps and so little Qt ones?"
    +url: null
    +body: """
      I always see new GTK apps popup on Flathub. I dont really care and think GTK looks fancy, although CSD suck a bit and they waste space and often functionality.\n
      \n
      But they work, are solid, and do what they should.\n
      \n
      Qt on the other hand may seem more like a complex job to code with. I dont actually think so, but I heard especially writing rust with GTK is way better than with Qt.\n
      \n
      I like KDE a lot, and even though I am excited for Cosmic I think Qt is the better toolkit for many things and a lot of time. But Dolphin seems to suffer from memory safety issues all the time, as well as other projects.\n
      \n
      Do you have experience in rust, using GTK or Qt? How do they compare?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 24
    +favouriteCount: 87
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701110212 {#2668
      date: 2023-11-27 19:36:52.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2673 …}
    +votes: Doctrine\ORM\PersistentCollection {#2676 …}
    +reports: Doctrine\ORM\PersistentCollection {#2678 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2680 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2682 …}
    +badges: Doctrine\ORM\PersistentCollection {#2684 …}
    +children: [
      App\Entity\EntryComment {#1410}
    ]
    -id: 17167
    -titleTs: "'app':8 'gtk':7 'littl':11 'mani':5 'one':13 'qt':12 'rust':6"
    -bodyTs: "'actual':58 'although':19 'alway':2 'app':6 'better':71,93 'bit':23 'care':13 'code':54 'compar':133 'complex':51 'cosmic':87 'csd':20 'dolphin':104 'dont':11,57 'especi':64 'even':81 'excit':85 'experi':123 'fanci':18 'flathub':9 'function':30 'gtk':5,16,68,127 'hand':45 'heard':63 'issu':111 'job':52 'kde':77 'like':49,76 'look':17 'lot':79,100 'mani':96 'may':46 'memori':109 'new':4 'often':29 'popup':7 'project':119 'qt':41,74,90,129 'realli':12 'rust':66,125 'safeti':110 'see':3 'seem':47,105 'solid':35 'space':27 'suck':21 'suffer':107 'thing':97 'think':15,59,89 'though':82 'time':102,114 'toolkit':94 'use':126 'wast':26 'way':70 'well':116 'work':33 'write':65"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701138730
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6087750"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701052330 {#2656
      date: 2023-11-27 03:32:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2022 …}
  +body: """
    Bindings are like translations of the relevant C code to Rust so they can use Rust to talk (interop) with the C library instead of having to use C.\n
    \n
    > Does this mean GTK can’t use Rust natively, at least for the interface?\n
    \n
    I never used GTK, but I suppose from this conversation that yes.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701089552 {#2458
    date: 2023-11-27 13:52:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Pantherina@feddit.de"
    "@teolan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2026 …}
  +nested: Doctrine\ORM\PersistentCollection {#2030 …}
  +votes: Doctrine\ORM\PersistentCollection {#2019 …}
  +reports: Doctrine\ORM\PersistentCollection {#1362 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
  -id: 169866
  -bodyTs: "'bind':1 'c':8,22,29 'code':9 'convers':53 'gtk':33,47 'instead':24 'interfac':43 'interop':19 'least':40 'librari':23 'like':3 'mean':32 'nativ':38 'never':45 'relev':7 'rust':11,16,37 'suppos':50 'talk':18 'translat':4 'use':15,28,36,46 'yes':55"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/5676205"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701089552 {#1926
    date: 2023-11-27 13:52:32.0 +01:00
  }
  +"title": 169866
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#1410
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1708
    +user: Proxies\__CG__\App\Entity\User {#2634 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
    +slug: "Why-are-there-so-many-rust-GTK-apps-and-so"
    +title: "Why are there so many (rust) GTK apps and so little Qt ones?"
    +url: null
    +body: """
      I always see new GTK apps popup on Flathub. I dont really care and think GTK looks fancy, although CSD suck a bit and they waste space and often functionality.\n
      \n
      But they work, are solid, and do what they should.\n
      \n
      Qt on the other hand may seem more like a complex job to code with. I dont actually think so, but I heard especially writing rust with GTK is way better than with Qt.\n
      \n
      I like KDE a lot, and even though I am excited for Cosmic I think Qt is the better toolkit for many things and a lot of time. But Dolphin seems to suffer from memory safety issues all the time, as well as other projects.\n
      \n
      Do you have experience in rust, using GTK or Qt? How do they compare?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 24
    +favouriteCount: 87
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701110212 {#2668
      date: 2023-11-27 19:36:52.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2673 …}
    +votes: Doctrine\ORM\PersistentCollection {#2676 …}
    +reports: Doctrine\ORM\PersistentCollection {#2678 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2680 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2682 …}
    +badges: Doctrine\ORM\PersistentCollection {#2684 …}
    +children: [
      App\Entity\EntryComment {#1410}
    ]
    -id: 17167
    -titleTs: "'app':8 'gtk':7 'littl':11 'mani':5 'one':13 'qt':12 'rust':6"
    -bodyTs: "'actual':58 'although':19 'alway':2 'app':6 'better':71,93 'bit':23 'care':13 'code':54 'compar':133 'complex':51 'cosmic':87 'csd':20 'dolphin':104 'dont':11,57 'especi':64 'even':81 'excit':85 'experi':123 'fanci':18 'flathub':9 'function':30 'gtk':5,16,68,127 'hand':45 'heard':63 'issu':111 'job':52 'kde':77 'like':49,76 'look':17 'lot':79,100 'mani':96 'may':46 'memori':109 'new':4 'often':29 'popup':7 'project':119 'qt':41,74,90,129 'realli':12 'rust':66,125 'safeti':110 'see':3 'seem':47,105 'solid':35 'space':27 'suck':21 'suffer':107 'thing':97 'think':15,59,89 'though':82 'time':102,114 'toolkit':94 'use':126 'wast':26 'way':70 'well':116 'work':33 'write':65"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701138730
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6087750"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701052330 {#2656
      date: 2023-11-27 03:32:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2022 …}
  +body: """
    Bindings are like translations of the relevant C code to Rust so they can use Rust to talk (interop) with the C library instead of having to use C.\n
    \n
    > Does this mean GTK can’t use Rust natively, at least for the interface?\n
    \n
    I never used GTK, but I suppose from this conversation that yes.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701089552 {#2458
    date: 2023-11-27 13:52:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Pantherina@feddit.de"
    "@teolan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2026 …}
  +nested: Doctrine\ORM\PersistentCollection {#2030 …}
  +votes: Doctrine\ORM\PersistentCollection {#2019 …}
  +reports: Doctrine\ORM\PersistentCollection {#1362 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
  -id: 169866
  -bodyTs: "'bind':1 'c':8,22,29 'code':9 'convers':53 'gtk':33,47 'instead':24 'interfac':43 'interop':19 'least':40 'librari':23 'like':3 'mean':32 'nativ':38 'never':45 'relev':7 'rust':11,16,37 'suppos':50 'talk':18 'translat':4 'use':15,28,36,46 'yes':55"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/5676205"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701089552 {#1926
    date: 2023-11-27 13:52:32.0 +01:00
  }
  +"title": 169866
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#1410
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1708
    +user: Proxies\__CG__\App\Entity\User {#2634 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
    +slug: "Why-are-there-so-many-rust-GTK-apps-and-so"
    +title: "Why are there so many (rust) GTK apps and so little Qt ones?"
    +url: null
    +body: """
      I always see new GTK apps popup on Flathub. I dont really care and think GTK looks fancy, although CSD suck a bit and they waste space and often functionality.\n
      \n
      But they work, are solid, and do what they should.\n
      \n
      Qt on the other hand may seem more like a complex job to code with. I dont actually think so, but I heard especially writing rust with GTK is way better than with Qt.\n
      \n
      I like KDE a lot, and even though I am excited for Cosmic I think Qt is the better toolkit for many things and a lot of time. But Dolphin seems to suffer from memory safety issues all the time, as well as other projects.\n
      \n
      Do you have experience in rust, using GTK or Qt? How do they compare?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 24
    +favouriteCount: 87
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701110212 {#2668
      date: 2023-11-27 19:36:52.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2673 …}
    +votes: Doctrine\ORM\PersistentCollection {#2676 …}
    +reports: Doctrine\ORM\PersistentCollection {#2678 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2680 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2682 …}
    +badges: Doctrine\ORM\PersistentCollection {#2684 …}
    +children: [
      App\Entity\EntryComment {#1410}
    ]
    -id: 17167
    -titleTs: "'app':8 'gtk':7 'littl':11 'mani':5 'one':13 'qt':12 'rust':6"
    -bodyTs: "'actual':58 'although':19 'alway':2 'app':6 'better':71,93 'bit':23 'care':13 'code':54 'compar':133 'complex':51 'cosmic':87 'csd':20 'dolphin':104 'dont':11,57 'especi':64 'even':81 'excit':85 'experi':123 'fanci':18 'flathub':9 'function':30 'gtk':5,16,68,127 'hand':45 'heard':63 'issu':111 'job':52 'kde':77 'like':49,76 'look':17 'lot':79,100 'mani':96 'may':46 'memori':109 'new':4 'often':29 'popup':7 'project':119 'qt':41,74,90,129 'realli':12 'rust':66,125 'safeti':110 'see':3 'seem':47,105 'solid':35 'space':27 'suck':21 'suffer':107 'thing':97 'think':15,59,89 'though':82 'time':102,114 'toolkit':94 'use':126 'wast':26 'way':70 'well':116 'work':33 'write':65"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701138730
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6087750"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701052330 {#2656
      date: 2023-11-27 03:32:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2022 …}
  +body: """
    Bindings are like translations of the relevant C code to Rust so they can use Rust to talk (interop) with the C library instead of having to use C.\n
    \n
    > Does this mean GTK can’t use Rust natively, at least for the interface?\n
    \n
    I never used GTK, but I suppose from this conversation that yes.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701089552 {#2458
    date: 2023-11-27 13:52:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Pantherina@feddit.de"
    "@teolan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2026 …}
  +nested: Doctrine\ORM\PersistentCollection {#2030 …}
  +votes: Doctrine\ORM\PersistentCollection {#2019 …}
  +reports: Doctrine\ORM\PersistentCollection {#1362 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
  -id: 169866
  -bodyTs: "'bind':1 'c':8,22,29 'code':9 'convers':53 'gtk':33,47 'instead':24 'interfac':43 'interop':19 'least':40 'librari':23 'like':3 'mean':32 'nativ':38 'never':45 'relev':7 'rust':11,16,37 'suppos':50 'talk':18 'translat':4 'use':15,28,36,46 'yes':55"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/5676205"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701089552 {#1926
    date: 2023-11-27 13:52:32.0 +01:00
  }
  +"title": 169866
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2040
  +user: Proxies\__CG__\App\Entity\User {#2707 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "Best-distro-for-Lenovo-Carbon-X1"
  +title: "Best distro for Lenovo Carbon X1"
  +url: null
  +body: "I have a Lenovo Carbon X1 that is a few years old (7th gen), and I am running Fedora 38.5 with GNOME 44.5. The issue is that the system does not sleep properly. If I close the lid, nothing suspends properly, so if it is not on a charger or shut down it will die within several hours in my bag. Are there any distros that handle power management and suspend status on this hardware better than Fedora?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701559230 {#2743
    date: 2023-12-03 00:20:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2748 …}
  +votes: Doctrine\ORM\PersistentCollection {#2751 …}
  +reports: Doctrine\ORM\PersistentCollection {#2753 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2755 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2757 …}
  +badges: Doctrine\ORM\PersistentCollection {#2759 …}
  +children: [
    App\Entity\EntryComment {#2138
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2040 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: null
      +root: null
      +body: "I have been having the same issue with a Lenovo laptop but on NixOS. I suppose this is a kernel issue; I’ll try updating and see if it solves the issue."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701523685 {#2131
        date: 2023-12-02 14:28:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dylanmorgan@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2345 …}
      +nested: Doctrine\ORM\PersistentCollection {#2330 …}
      +votes: Doctrine\ORM\PersistentCollection {#2346 …}
      +reports: Doctrine\ORM\PersistentCollection {#2347 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2344 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2042 …}
      -id: 190518
      -bodyTs: "'issu':7,21,32 'kernel':20 'laptop':11 'lenovo':10 'll':23 'nixo':14 'see':27 'solv':30 'suppos':16 'tri':24 'updat':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/5857617"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701523685 {#2132
        date: 2023-12-02 14:28:05.0 +01:00
      }
      +"title": 190518
    }
  ]
  -id: 18946
  -titleTs: "'best':1 'carbon':5 'distro':2 'lenovo':4 'x1':6"
  -bodyTs: "'38.5':20 '44.5':23 '7th':13 'bag':61 'better':76 'carbon':5 'charger':49 'close':36 'die':55 'distro':65 'fedora':19,78 'gen':14 'gnome':22 'handl':67 'hardwar':75 'hour':58 'issu':25 'lenovo':4 'lid':38 'manag':69 'noth':39 'old':12 'power':68 'proper':33,41 'run':18 'sever':57 'shut':51 'sleep':32 'status':72 'suspend':40,71 'system':29 'within':56 'x1':6 'year':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701482583
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/4495501"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701406083 {#2728
    date: 2023-12-01 05:48:03.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
107 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2040
  +user: Proxies\__CG__\App\Entity\User {#2707 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "Best-distro-for-Lenovo-Carbon-X1"
  +title: "Best distro for Lenovo Carbon X1"
  +url: null
  +body: "I have a Lenovo Carbon X1 that is a few years old (7th gen), and I am running Fedora 38.5 with GNOME 44.5. The issue is that the system does not sleep properly. If I close the lid, nothing suspends properly, so if it is not on a charger or shut down it will die within several hours in my bag. Are there any distros that handle power management and suspend status on this hardware better than Fedora?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701559230 {#2743
    date: 2023-12-03 00:20:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2748 …}
  +votes: Doctrine\ORM\PersistentCollection {#2751 …}
  +reports: Doctrine\ORM\PersistentCollection {#2753 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2755 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2757 …}
  +badges: Doctrine\ORM\PersistentCollection {#2759 …}
  +children: [
    App\Entity\EntryComment {#2138
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2040 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: null
      +root: null
      +body: "I have been having the same issue with a Lenovo laptop but on NixOS. I suppose this is a kernel issue; I’ll try updating and see if it solves the issue."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701523685 {#2131
        date: 2023-12-02 14:28:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dylanmorgan@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2345 …}
      +nested: Doctrine\ORM\PersistentCollection {#2330 …}
      +votes: Doctrine\ORM\PersistentCollection {#2346 …}
      +reports: Doctrine\ORM\PersistentCollection {#2347 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2344 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2042 …}
      -id: 190518
      -bodyTs: "'issu':7,21,32 'kernel':20 'laptop':11 'lenovo':10 'll':23 'nixo':14 'see':27 'solv':30 'suppos':16 'tri':24 'updat':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/5857617"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701523685 {#2132
        date: 2023-12-02 14:28:05.0 +01:00
      }
      +"title": 190518
    }
  ]
  -id: 18946
  -titleTs: "'best':1 'carbon':5 'distro':2 'lenovo':4 'x1':6"
  -bodyTs: "'38.5':20 '44.5':23 '7th':13 'bag':61 'better':76 'carbon':5 'charger':49 'close':36 'die':55 'distro':65 'fedora':19,78 'gen':14 'gnome':22 'handl':67 'hardwar':75 'hour':58 'issu':25 'lenovo':4 'lid':38 'manag':69 'noth':39 'old':12 'power':68 'proper':33,41 'run':18 'sever':57 'shut':51 'sleep':32 'status':72 'suspend':40,71 'system':29 'within':56 'x1':6 'year':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701482583
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/4495501"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701406083 {#2728
    date: 2023-12-01 05:48:03.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
108 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2040
  +user: Proxies\__CG__\App\Entity\User {#2707 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "Best-distro-for-Lenovo-Carbon-X1"
  +title: "Best distro for Lenovo Carbon X1"
  +url: null
  +body: "I have a Lenovo Carbon X1 that is a few years old (7th gen), and I am running Fedora 38.5 with GNOME 44.5. The issue is that the system does not sleep properly. If I close the lid, nothing suspends properly, so if it is not on a charger or shut down it will die within several hours in my bag. Are there any distros that handle power management and suspend status on this hardware better than Fedora?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701559230 {#2743
    date: 2023-12-03 00:20:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2748 …}
  +votes: Doctrine\ORM\PersistentCollection {#2751 …}
  +reports: Doctrine\ORM\PersistentCollection {#2753 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2755 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2757 …}
  +badges: Doctrine\ORM\PersistentCollection {#2759 …}
  +children: [
    App\Entity\EntryComment {#2138
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2040 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
      +image: null
      +parent: null
      +root: null
      +body: "I have been having the same issue with a Lenovo laptop but on NixOS. I suppose this is a kernel issue; I’ll try updating and see if it solves the issue."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701523685 {#2131
        date: 2023-12-02 14:28:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dylanmorgan@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2345 …}
      +nested: Doctrine\ORM\PersistentCollection {#2330 …}
      +votes: Doctrine\ORM\PersistentCollection {#2346 …}
      +reports: Doctrine\ORM\PersistentCollection {#2347 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2344 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2042 …}
      -id: 190518
      -bodyTs: "'issu':7,21,32 'kernel':20 'laptop':11 'lenovo':10 'll':23 'nixo':14 'see':27 'solv':30 'suppos':16 'tri':24 'updat':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/5857617"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701523685 {#2132
        date: 2023-12-02 14:28:05.0 +01:00
      }
      +"title": 190518
    }
  ]
  -id: 18946
  -titleTs: "'best':1 'carbon':5 'distro':2 'lenovo':4 'x1':6"
  -bodyTs: "'38.5':20 '44.5':23 '7th':13 'bag':61 'better':76 'carbon':5 'charger':49 'close':36 'die':55 'distro':65 'fedora':19,78 'gen':14 'gnome':22 'handl':67 'hardwar':75 'hour':58 'issu':25 'lenovo':4 'lid':38 'manag':69 'noth':39 'old':12 'power':68 'proper':33,41 'run':18 'sever':57 'shut':51 'sleep':32 'status':72 'suspend':40,71 'system':29 'within':56 'x1':6 'year':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701482583
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/4495501"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701406083 {#2728
    date: 2023-12-01 05:48:03.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
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\EntryComment {#2138
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2040
    +user: Proxies\__CG__\App\Entity\User {#2707 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
    +slug: "Best-distro-for-Lenovo-Carbon-X1"
    +title: "Best distro for Lenovo Carbon X1"
    +url: null
    +body: "I have a Lenovo Carbon X1 that is a few years old (7th gen), and I am running Fedora 38.5 with GNOME 44.5. The issue is that the system does not sleep properly. If I close the lid, nothing suspends properly, so if it is not on a charger or shut down it will die within several hours in my bag. Are there any distros that handle power management and suspend status on this hardware better than Fedora?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 9
    +favouriteCount: 8
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701559230 {#2743
      date: 2023-12-03 00:20:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2748 …}
    +votes: Doctrine\ORM\PersistentCollection {#2751 …}
    +reports: Doctrine\ORM\PersistentCollection {#2753 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2755 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2757 …}
    +badges: Doctrine\ORM\PersistentCollection {#2759 …}
    +children: [
      App\Entity\EntryComment {#2138}
    ]
    -id: 18946
    -titleTs: "'best':1 'carbon':5 'distro':2 'lenovo':4 'x1':6"
    -bodyTs: "'38.5':20 '44.5':23 '7th':13 'bag':61 'better':76 'carbon':5 'charger':49 'close':36 'die':55 'distro':65 'fedora':19,78 'gen':14 'gnome':22 'handl':67 'hardwar':75 'hour':58 'issu':25 'lenovo':4 'lid':38 'manag':69 'noth':39 'old':12 'power':68 'proper':33,41 'run':18 'sever':57 'shut':51 'sleep':32 'status':72 'suspend':40,71 'system':29 'within':56 'x1':6 'year':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701482583
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4495501"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701406083 {#2728
      date: 2023-12-01 05:48:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: null
  +root: null
  +body: "I have been having the same issue with a Lenovo laptop but on NixOS. I suppose this is a kernel issue; I’ll try updating and see if it solves the issue."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701523685 {#2131
    date: 2023-12-02 14:28:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dylanmorgan@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2345 …}
  +nested: Doctrine\ORM\PersistentCollection {#2330 …}
  +votes: Doctrine\ORM\PersistentCollection {#2346 …}
  +reports: Doctrine\ORM\PersistentCollection {#2347 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2344 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2042 …}
  -id: 190518
  -bodyTs: "'issu':7,21,32 'kernel':20 'laptop':11 'lenovo':10 'll':23 'nixo':14 'see':27 'solv':30 'suppos':16 'tri':24 'updat':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/5857617"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701523685 {#2132
    date: 2023-12-02 14:28:05.0 +01:00
  }
  +"title": 190518
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#2138
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2040
    +user: Proxies\__CG__\App\Entity\User {#2707 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
    +slug: "Best-distro-for-Lenovo-Carbon-X1"
    +title: "Best distro for Lenovo Carbon X1"
    +url: null
    +body: "I have a Lenovo Carbon X1 that is a few years old (7th gen), and I am running Fedora 38.5 with GNOME 44.5. The issue is that the system does not sleep properly. If I close the lid, nothing suspends properly, so if it is not on a charger or shut down it will die within several hours in my bag. Are there any distros that handle power management and suspend status on this hardware better than Fedora?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 9
    +favouriteCount: 8
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701559230 {#2743
      date: 2023-12-03 00:20:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2748 …}
    +votes: Doctrine\ORM\PersistentCollection {#2751 …}
    +reports: Doctrine\ORM\PersistentCollection {#2753 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2755 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2757 …}
    +badges: Doctrine\ORM\PersistentCollection {#2759 …}
    +children: [
      App\Entity\EntryComment {#2138}
    ]
    -id: 18946
    -titleTs: "'best':1 'carbon':5 'distro':2 'lenovo':4 'x1':6"
    -bodyTs: "'38.5':20 '44.5':23 '7th':13 'bag':61 'better':76 'carbon':5 'charger':49 'close':36 'die':55 'distro':65 'fedora':19,78 'gen':14 'gnome':22 'handl':67 'hardwar':75 'hour':58 'issu':25 'lenovo':4 'lid':38 'manag':69 'noth':39 'old':12 'power':68 'proper':33,41 'run':18 'sever':57 'shut':51 'sleep':32 'status':72 'suspend':40,71 'system':29 'within':56 'x1':6 'year':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701482583
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4495501"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701406083 {#2728
      date: 2023-12-01 05:48:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: null
  +root: null
  +body: "I have been having the same issue with a Lenovo laptop but on NixOS. I suppose this is a kernel issue; I’ll try updating and see if it solves the issue."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701523685 {#2131
    date: 2023-12-02 14:28:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dylanmorgan@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2345 …}
  +nested: Doctrine\ORM\PersistentCollection {#2330 …}
  +votes: Doctrine\ORM\PersistentCollection {#2346 …}
  +reports: Doctrine\ORM\PersistentCollection {#2347 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2344 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2042 …}
  -id: 190518
  -bodyTs: "'issu':7,21,32 'kernel':20 'laptop':11 'lenovo':10 'll':23 'nixo':14 'see':27 'solv':30 'suppos':16 'tri':24 'updat':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/5857617"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701523685 {#2132
    date: 2023-12-02 14:28:05.0 +01:00
  }
  +"title": 190518
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#2138
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2040
    +user: Proxies\__CG__\App\Entity\User {#2707 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
    +slug: "Best-distro-for-Lenovo-Carbon-X1"
    +title: "Best distro for Lenovo Carbon X1"
    +url: null
    +body: "I have a Lenovo Carbon X1 that is a few years old (7th gen), and I am running Fedora 38.5 with GNOME 44.5. The issue is that the system does not sleep properly. If I close the lid, nothing suspends properly, so if it is not on a charger or shut down it will die within several hours in my bag. Are there any distros that handle power management and suspend status on this hardware better than Fedora?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 9
    +favouriteCount: 8
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701559230 {#2743
      date: 2023-12-03 00:20:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2748 …}
    +votes: Doctrine\ORM\PersistentCollection {#2751 …}
    +reports: Doctrine\ORM\PersistentCollection {#2753 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2755 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2757 …}
    +badges: Doctrine\ORM\PersistentCollection {#2759 …}
    +children: [
      App\Entity\EntryComment {#2138}
    ]
    -id: 18946
    -titleTs: "'best':1 'carbon':5 'distro':2 'lenovo':4 'x1':6"
    -bodyTs: "'38.5':20 '44.5':23 '7th':13 'bag':61 'better':76 'carbon':5 'charger':49 'close':36 'die':55 'distro':65 'fedora':19,78 'gen':14 'gnome':22 'handl':67 'hardwar':75 'hour':58 'issu':25 'lenovo':4 'lid':38 'manag':69 'noth':39 'old':12 'power':68 'proper':33,41 'run':18 'sever':57 'shut':51 'sleep':32 'status':72 'suspend':40,71 'system':29 'within':56 'x1':6 'year':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701482583
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4495501"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701406083 {#2728
      date: 2023-12-01 05:48:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +parent: null
  +root: null
  +body: "I have been having the same issue with a Lenovo laptop but on NixOS. I suppose this is a kernel issue; I’ll try updating and see if it solves the issue."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701523685 {#2131
    date: 2023-12-02 14:28:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dylanmorgan@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2345 …}
  +nested: Doctrine\ORM\PersistentCollection {#2330 …}
  +votes: Doctrine\ORM\PersistentCollection {#2346 …}
  +reports: Doctrine\ORM\PersistentCollection {#2347 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2344 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2042 …}
  -id: 190518
  -bodyTs: "'issu':7,21,32 'kernel':20 'laptop':11 'lenovo':10 'll':23 'nixo':14 'see':27 'solv':30 'suppos':16 'tri':24 'updat':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/5857617"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701523685 {#2132
    date: 2023-12-02 14:28:05.0 +01:00
  }
  +"title": 190518
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\Entry {#1435
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "What-makes-you-not-want-to-use-Linux-anymore-and"
  +title: "What makes you not want to use Linux anymore and maybe move back to Windows, MacOS, or TempleOS?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701014535 {#1466
    date: 2023-11-26 17:02:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1645 …}
  +votes: Doctrine\ORM\PersistentCollection {#1641 …}
  +reports: Doctrine\ORM\PersistentCollection {#1675 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1589 …}
  +badges: Doctrine\ORM\PersistentCollection {#1585 …}
  +children: []
  -id: 24493
  -titleTs: "'anymor':9 'back':13 'linux':8 'maco':16 'make':2 'mayb':11 'move':12 'templeo':18 'use':7 'want':5 'window':15"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/post/12544270"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701014535 {#1638
    date: 2023-11-26 17:02:15.0 +01:00
  }
}
"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
115 DENIED edit
App\Entity\Entry {#1435
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "What-makes-you-not-want-to-use-Linux-anymore-and"
  +title: "What makes you not want to use Linux anymore and maybe move back to Windows, MacOS, or TempleOS?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701014535 {#1466
    date: 2023-11-26 17:02:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1645 …}
  +votes: Doctrine\ORM\PersistentCollection {#1641 …}
  +reports: Doctrine\ORM\PersistentCollection {#1675 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1589 …}
  +badges: Doctrine\ORM\PersistentCollection {#1585 …}
  +children: []
  -id: 24493
  -titleTs: "'anymor':9 'back':13 'linux':8 'maco':16 'make':2 'mayb':11 'move':12 'templeo':18 'use':7 'want':5 'window':15"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/post/12544270"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701014535 {#1638
    date: 2023-11-26 17:02:15.0 +01:00
  }
}
"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
116 DENIED moderate
App\Entity\Entry {#1435
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "What-makes-you-not-want-to-use-Linux-anymore-and"
  +title: "What makes you not want to use Linux anymore and maybe move back to Windows, MacOS, or TempleOS?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701014535 {#1466
    date: 2023-11-26 17:02:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1645 …}
  +votes: Doctrine\ORM\PersistentCollection {#1641 …}
  +reports: Doctrine\ORM\PersistentCollection {#1675 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1589 …}
  +badges: Doctrine\ORM\PersistentCollection {#1585 …}
  +children: []
  -id: 24493
  -titleTs: "'anymor':9 'back':13 'linux':8 'maco':16 'make':2 'mayb':11 'move':12 'templeo':18 'use':7 'want':5 'window':15"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/post/12544270"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701014535 {#1638
    date: 2023-11-26 17:02:15.0 +01:00
  }
}
"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
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
App\Entity\Entry {#1558
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "What-event-or-experience-haunts-you-to-this-day"
  +title: "What event or experience haunts you to this day?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701636478 {#1565
    date: 2023-12-03 21:47:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1557 …}
  +votes: Doctrine\ORM\PersistentCollection {#1621 …}
  +reports: Doctrine\ORM\PersistentCollection {#1613 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1596 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
  +badges: Doctrine\ORM\PersistentCollection {#1683 …}
  +children: []
  -id: 28792
  -titleTs: "'day':9 'event':2 'experi':4 'haunt':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/post/13198712"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701636478 {#1554
    date: 2023-12-03 21:47:58.0 +01:00
  }
}
"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
119 DENIED edit
App\Entity\Entry {#1558
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "What-event-or-experience-haunts-you-to-this-day"
  +title: "What event or experience haunts you to this day?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701636478 {#1565
    date: 2023-12-03 21:47:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1557 …}
  +votes: Doctrine\ORM\PersistentCollection {#1621 …}
  +reports: Doctrine\ORM\PersistentCollection {#1613 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1596 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
  +badges: Doctrine\ORM\PersistentCollection {#1683 …}
  +children: []
  -id: 28792
  -titleTs: "'day':9 'event':2 'experi':4 'haunt':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/post/13198712"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701636478 {#1554
    date: 2023-12-03 21:47:58.0 +01:00
  }
}
"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
120 DENIED moderate
App\Entity\Entry {#1558
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "What-event-or-experience-haunts-you-to-this-day"
  +title: "What event or experience haunts you to this day?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701636478 {#1565
    date: 2023-12-03 21:47:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1557 …}
  +votes: Doctrine\ORM\PersistentCollection {#1621 …}
  +reports: Doctrine\ORM\PersistentCollection {#1613 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1596 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
  +badges: Doctrine\ORM\PersistentCollection {#1683 …}
  +children: []
  -id: 28792
  -titleTs: "'day':9 'event':2 'experi':4 'haunt':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/post/13198712"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701636478 {#1554
    date: 2023-12-03 21:47:58.0 +01:00
  }
}
"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
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
App\Entity\Entry {#1686
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "What-arguments-most-convince-you-that-the-earth-is-flat"
  +title: "What arguments most convince you that the earth is flat?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701547129 {#1680
    date: 2023-12-02 20:58:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1691 …}
  +votes: Doctrine\ORM\PersistentCollection {#1795 …}
  +reports: Doctrine\ORM\PersistentCollection {#1711 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1611 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1630 …}
  +badges: Doctrine\ORM\PersistentCollection {#1628 …}
  +children: []
  -id: 29016
  -titleTs: "'argument':2 'convinc':4 'earth':8 'flat':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/post/13111760"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701547129 {#1689
    date: 2023-12-02 20:58:49.0 +01:00
  }
}
"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
123 DENIED edit
App\Entity\Entry {#1686
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "What-arguments-most-convince-you-that-the-earth-is-flat"
  +title: "What arguments most convince you that the earth is flat?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701547129 {#1680
    date: 2023-12-02 20:58:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1691 …}
  +votes: Doctrine\ORM\PersistentCollection {#1795 …}
  +reports: Doctrine\ORM\PersistentCollection {#1711 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1611 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1630 …}
  +badges: Doctrine\ORM\PersistentCollection {#1628 …}
  +children: []
  -id: 29016
  -titleTs: "'argument':2 'convinc':4 'earth':8 'flat':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/post/13111760"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701547129 {#1689
    date: 2023-12-02 20:58:49.0 +01:00
  }
}
"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
124 DENIED moderate
App\Entity\Entry {#1686
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "What-arguments-most-convince-you-that-the-earth-is-flat"
  +title: "What arguments most convince you that the earth is flat?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701547129 {#1680
    date: 2023-12-02 20:58:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1691 …}
  +votes: Doctrine\ORM\PersistentCollection {#1795 …}
  +reports: Doctrine\ORM\PersistentCollection {#1711 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1611 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1630 …}
  +badges: Doctrine\ORM\PersistentCollection {#1628 …}
  +children: []
  -id: 29016
  -titleTs: "'argument':2 'convinc':4 'earth':8 'flat':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/post/13111760"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701547129 {#1689
    date: 2023-12-02 20:58:49.0 +01:00
  }
}
"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
125 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
126 DENIED moderate
App\Entity\Entry {#1526
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "What-is-the-best-and-the-worst-Linux-distro-in"
  +title: "What is the best and the worst Linux distro in your opinion? Why?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701546178 {#1587
    date: 2023-12-02 20:42:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1527 …}
  +votes: Doctrine\ORM\PersistentCollection {#1551 …}
  +reports: Doctrine\ORM\PersistentCollection {#1549 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1559 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
  +badges: Doctrine\ORM\PersistentCollection {#1563 …}
  +children: []
  -id: 24849
  -titleTs: "'best':4 'distro':9 'linux':8 'opinion':12 'worst':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/post/13110979"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701546178 {#1572
    date: 2023-12-02 20:42:58.0 +01:00
  }
}
"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
127 DENIED edit
App\Entity\Entry {#1526
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "What-is-the-best-and-the-worst-Linux-distro-in"
  +title: "What is the best and the worst Linux distro in your opinion? Why?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701546178 {#1587
    date: 2023-12-02 20:42:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1527 …}
  +votes: Doctrine\ORM\PersistentCollection {#1551 …}
  +reports: Doctrine\ORM\PersistentCollection {#1549 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1559 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
  +badges: Doctrine\ORM\PersistentCollection {#1563 …}
  +children: []
  -id: 24849
  -titleTs: "'best':4 'distro':9 'linux':8 'opinion':12 'worst':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/post/13110979"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701546178 {#1572
    date: 2023-12-02 20:42:58.0 +01:00
  }
}
"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
128 DENIED moderate
App\Entity\Entry {#1526
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1651 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "What-is-the-best-and-the-worst-Linux-distro-in"
  +title: "What is the best and the worst Linux distro in your opinion? Why?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701546178 {#1587
    date: 2023-12-02 20:42:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1527 …}
  +votes: Doctrine\ORM\PersistentCollection {#1551 …}
  +reports: Doctrine\ORM\PersistentCollection {#1549 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1559 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
  +badges: Doctrine\ORM\PersistentCollection {#1563 …}
  +children: []
  -id: 24849
  -titleTs: "'best':4 'distro':9 'linux':8 'opinion':12 'worst':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/post/13110979"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701546178 {#1572
    date: 2023-12-02 20:42:58.0 +01:00
  }
}
"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
129 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
130 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