GET https://kbin.spritesserver.nl/m/linux@lemmy.ml/t/20196/Manjaro-OS/top?p=1

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 …}
}
349.53 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.05 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "linux@lemmy.ml"
    +title: "linux"
    +description: """
      From Wikipedia, the free encyclopedia\n
      \n
      Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
      \n
      Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
      \n
      ### Rules\n
      \n
      - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
      - No misinformation\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      ### Related Communities\n
      \n
      - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      \n
      Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 1406
    +entryCommentCount: 28632
    +postCount: 6
    +postCommentCount: 214
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583542 {#276
      date: 2024-10-22 09:52:22.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 73
    +apId: "linux@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/linux"
    +apPublicUrl: "https://lemmy.ml/c/linux"
    +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "linux"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729583596 {#270
      date: 2024-10-22 09:53:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698929468 {#272
      date: 2023-11-02 13:51:08.0 +01:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Manjaro-OS"
  +title: "Manjaro OS"
  +url: null
  +body: """
    So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
    \n
    On the other hand, there is a negative vibe towards it.\n
    \n
    Why the hate?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 96
  +favouriteCount: 62
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729375947 {#2410
    date: 2024-10-20 00:12:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1978 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
  +badges: Doctrine\ORM\PersistentCollection {#2426 …}
  +children: []
  -id: 20196
  -titleTs: "'manjaro':1 'os':2"
  -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701844010
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16971449"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701757610 {#1850
    date: 2023-12-05 07:26:50.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
3 DENIED edit
App\Entity\Entry {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "linux@lemmy.ml"
    +title: "linux"
    +description: """
      From Wikipedia, the free encyclopedia\n
      \n
      Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
      \n
      Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
      \n
      ### Rules\n
      \n
      - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
      - No misinformation\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      ### Related Communities\n
      \n
      - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      \n
      Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 1406
    +entryCommentCount: 28632
    +postCount: 6
    +postCommentCount: 214
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583542 {#276
      date: 2024-10-22 09:52:22.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 73
    +apId: "linux@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/linux"
    +apPublicUrl: "https://lemmy.ml/c/linux"
    +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "linux"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729583596 {#270
      date: 2024-10-22 09:53:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698929468 {#272
      date: 2023-11-02 13:51:08.0 +01:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Manjaro-OS"
  +title: "Manjaro OS"
  +url: null
  +body: """
    So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
    \n
    On the other hand, there is a negative vibe towards it.\n
    \n
    Why the hate?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 96
  +favouriteCount: 62
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729375947 {#2410
    date: 2024-10-20 00:12:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1978 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
  +badges: Doctrine\ORM\PersistentCollection {#2426 …}
  +children: []
  -id: 20196
  -titleTs: "'manjaro':1 'os':2"
  -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701844010
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16971449"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701757610 {#1850
    date: 2023-12-05 07:26:50.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
4 DENIED moderate
App\Entity\Entry {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "linux@lemmy.ml"
    +title: "linux"
    +description: """
      From Wikipedia, the free encyclopedia\n
      \n
      Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
      \n
      Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
      \n
      ### Rules\n
      \n
      - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
      - No misinformation\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      ### Related Communities\n
      \n
      - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      \n
      Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 1406
    +entryCommentCount: 28632
    +postCount: 6
    +postCommentCount: 214
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583542 {#276
      date: 2024-10-22 09:52:22.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 73
    +apId: "linux@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/linux"
    +apPublicUrl: "https://lemmy.ml/c/linux"
    +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "linux"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729583596 {#270
      date: 2024-10-22 09:53:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698929468 {#272
      date: 2023-11-02 13:51:08.0 +01:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Manjaro-OS"
  +title: "Manjaro OS"
  +url: null
  +body: """
    So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
    \n
    On the other hand, there is a negative vibe towards it.\n
    \n
    Why the hate?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 96
  +favouriteCount: 62
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729375947 {#2410
    date: 2024-10-20 00:12:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1978 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
  +badges: Doctrine\ORM\PersistentCollection {#2426 …}
  +children: []
  -id: 20196
  -titleTs: "'manjaro':1 'os':2"
  -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701844010
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16971449"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701757610 {#1850
    date: 2023-12-05 07:26:50.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
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 {#4014
  +user: App\Entity\User {#3963 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    In short, the maintainers have made questionable decisions over the years, and the Arch Linux packages are held back by two weeks on Manjaro for… basically no reason.\n
    \n
    If you want an out-of-the-box solution to Arch Linux, just use EndeavourOS.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 53
  +score: 0
  +lastActive: DateTime @1703273260 {#4023
    date: 2023-12-22 20:27:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4012 …}
  +nested: Doctrine\ORM\PersistentCollection {#4010 …}
  +votes: Doctrine\ORM\PersistentCollection {#4008 …}
  +reports: Doctrine\ORM\PersistentCollection {#4006 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3974 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3978 …}
  -id: 198115
  -bodyTs: "'arch':14,40 'back':19 'basic':26 'box':37 'decis':8 'endeavouro':44 'held':18 'linux':15,41 'made':6 'maintain':4 'manjaro':24 'out-of-the-box':33 'packag':16 'question':7 'reason':28 'short':2 'solut':38 'two':21 'use':43 'want':31 'week':22 'year':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1810191"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701758096 {#3955
    date: 2023-12-05 07:34:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4014
  +user: App\Entity\User {#3963 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    In short, the maintainers have made questionable decisions over the years, and the Arch Linux packages are held back by two weeks on Manjaro for… basically no reason.\n
    \n
    If you want an out-of-the-box solution to Arch Linux, just use EndeavourOS.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 53
  +score: 0
  +lastActive: DateTime @1703273260 {#4023
    date: 2023-12-22 20:27:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4012 …}
  +nested: Doctrine\ORM\PersistentCollection {#4010 …}
  +votes: Doctrine\ORM\PersistentCollection {#4008 …}
  +reports: Doctrine\ORM\PersistentCollection {#4006 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3974 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3978 …}
  -id: 198115
  -bodyTs: "'arch':14,40 'back':19 'basic':26 'box':37 'decis':8 'endeavouro':44 'held':18 'linux':15,41 'made':6 'maintain':4 'manjaro':24 'out-of-the-box':33 'packag':16 'question':7 'reason':28 'short':2 'solut':38 'two':21 'use':43 'want':31 'week':22 'year':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1810191"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701758096 {#3955
    date: 2023-12-05 07:34:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4014
  +user: App\Entity\User {#3963 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    In short, the maintainers have made questionable decisions over the years, and the Arch Linux packages are held back by two weeks on Manjaro for… basically no reason.\n
    \n
    If you want an out-of-the-box solution to Arch Linux, just use EndeavourOS.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 53
  +score: 0
  +lastActive: DateTime @1703273260 {#4023
    date: 2023-12-22 20:27:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4012 …}
  +nested: Doctrine\ORM\PersistentCollection {#4010 …}
  +votes: Doctrine\ORM\PersistentCollection {#4008 …}
  +reports: Doctrine\ORM\PersistentCollection {#4006 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3974 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3978 …}
  -id: 198115
  -bodyTs: "'arch':14,40 'back':19 'basic':26 'box':37 'decis':8 'endeavouro':44 'held':18 'linux':15,41 'made':6 'maintain':4 'manjaro':24 'out-of-the-box':33 'packag':16 'question':7 'reason':28 'short':2 'solut':38 'two':21 'use':43 'want':31 'week':22 'year':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1810191"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701758096 {#3955
    date: 2023-12-05 07:34:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#5091
  +user: Proxies\__CG__\App\Entity\User {#5088 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4014
    +user: App\Entity\User {#3963 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      In short, the maintainers have made questionable decisions over the years, and the Arch Linux packages are held back by two weeks on Manjaro for… basically no reason.\n
      \n
      If you want an out-of-the-box solution to Arch Linux, just use EndeavourOS.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 53
    +score: 0
    +lastActive: DateTime @1703273260 {#4023
      date: 2023-12-22 20:27:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4012 …}
    +nested: Doctrine\ORM\PersistentCollection {#4010 …}
    +votes: Doctrine\ORM\PersistentCollection {#4008 …}
    +reports: Doctrine\ORM\PersistentCollection {#4006 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3974 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3978 …}
    -id: 198115
    -bodyTs: "'arch':14,40 'back':19 'basic':26 'box':37 'decis':8 'endeavouro':44 'held':18 'linux':15,41 'made':6 'maintain':4 'manjaro':24 'out-of-the-box':33 'packag':16 'question':7 'reason':28 'short':2 'solut':38 'two':21 'use':43 'want':31 'week':22 'year':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1810191"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701758096 {#3955
      date: 2023-12-05 07:34:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4014}
  +body: "This. Manjaro isn’t trash, but there are better options. This coming from a guy who used manjaro and loved it for years."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701800405 {#5092
    date: 2023-12-05 19:20:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@miracleorange@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5085 …}
  +nested: Doctrine\ORM\PersistentCollection {#5083 …}
  +votes: Doctrine\ORM\PersistentCollection {#5087 …}
  +reports: Doctrine\ORM\PersistentCollection {#5098 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5100 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5102 …}
  -id: 199633
  -bodyTs: "'better':9 'come':12 'guy':15 'isn':3 'love':20 'manjaro':2,18 'option':10 'trash':5 'use':17 'year':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5704979"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701800405 {#5095
    date: 2023-12-05 19:20:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#5091
  +user: Proxies\__CG__\App\Entity\User {#5088 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4014
    +user: App\Entity\User {#3963 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      In short, the maintainers have made questionable decisions over the years, and the Arch Linux packages are held back by two weeks on Manjaro for… basically no reason.\n
      \n
      If you want an out-of-the-box solution to Arch Linux, just use EndeavourOS.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 53
    +score: 0
    +lastActive: DateTime @1703273260 {#4023
      date: 2023-12-22 20:27:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4012 …}
    +nested: Doctrine\ORM\PersistentCollection {#4010 …}
    +votes: Doctrine\ORM\PersistentCollection {#4008 …}
    +reports: Doctrine\ORM\PersistentCollection {#4006 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3974 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3978 …}
    -id: 198115
    -bodyTs: "'arch':14,40 'back':19 'basic':26 'box':37 'decis':8 'endeavouro':44 'held':18 'linux':15,41 'made':6 'maintain':4 'manjaro':24 'out-of-the-box':33 'packag':16 'question':7 'reason':28 'short':2 'solut':38 'two':21 'use':43 'want':31 'week':22 'year':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1810191"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701758096 {#3955
      date: 2023-12-05 07:34:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4014}
  +body: "This. Manjaro isn’t trash, but there are better options. This coming from a guy who used manjaro and loved it for years."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701800405 {#5092
    date: 2023-12-05 19:20:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@miracleorange@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5085 …}
  +nested: Doctrine\ORM\PersistentCollection {#5083 …}
  +votes: Doctrine\ORM\PersistentCollection {#5087 …}
  +reports: Doctrine\ORM\PersistentCollection {#5098 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5100 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5102 …}
  -id: 199633
  -bodyTs: "'better':9 'come':12 'guy':15 'isn':3 'love':20 'manjaro':2,18 'option':10 'trash':5 'use':17 'year':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5704979"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701800405 {#5095
    date: 2023-12-05 19:20:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#5091
  +user: Proxies\__CG__\App\Entity\User {#5088 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4014
    +user: App\Entity\User {#3963 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      In short, the maintainers have made questionable decisions over the years, and the Arch Linux packages are held back by two weeks on Manjaro for… basically no reason.\n
      \n
      If you want an out-of-the-box solution to Arch Linux, just use EndeavourOS.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 53
    +score: 0
    +lastActive: DateTime @1703273260 {#4023
      date: 2023-12-22 20:27:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4012 …}
    +nested: Doctrine\ORM\PersistentCollection {#4010 …}
    +votes: Doctrine\ORM\PersistentCollection {#4008 …}
    +reports: Doctrine\ORM\PersistentCollection {#4006 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3974 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3978 …}
    -id: 198115
    -bodyTs: "'arch':14,40 'back':19 'basic':26 'box':37 'decis':8 'endeavouro':44 'held':18 'linux':15,41 'made':6 'maintain':4 'manjaro':24 'out-of-the-box':33 'packag':16 'question':7 'reason':28 'short':2 'solut':38 'two':21 'use':43 'want':31 'week':22 'year':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1810191"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701758096 {#3955
      date: 2023-12-05 07:34:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4014}
  +body: "This. Manjaro isn’t trash, but there are better options. This coming from a guy who used manjaro and loved it for years."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701800405 {#5092
    date: 2023-12-05 19:20:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@miracleorange@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5085 …}
  +nested: Doctrine\ORM\PersistentCollection {#5083 …}
  +votes: Doctrine\ORM\PersistentCollection {#5087 …}
  +reports: Doctrine\ORM\PersistentCollection {#5098 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5100 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5102 …}
  -id: 199633
  -bodyTs: "'better':9 'come':12 'guy':15 'isn':3 'love':20 'manjaro':2,18 'option':10 'trash':5 'use':17 'year':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5704979"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701800405 {#5095
    date: 2023-12-05 19:20:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5107
  +user: Proxies\__CG__\App\Entity\User {#5108 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4014
    +user: App\Entity\User {#3963 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      In short, the maintainers have made questionable decisions over the years, and the Arch Linux packages are held back by two weeks on Manjaro for… basically no reason.\n
      \n
      If you want an out-of-the-box solution to Arch Linux, just use EndeavourOS.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 53
    +score: 0
    +lastActive: DateTime @1703273260 {#4023
      date: 2023-12-22 20:27:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4012 …}
    +nested: Doctrine\ORM\PersistentCollection {#4010 …}
    +votes: Doctrine\ORM\PersistentCollection {#4008 …}
    +reports: Doctrine\ORM\PersistentCollection {#4006 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3974 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3978 …}
    -id: 198115
    -bodyTs: "'arch':14,40 'back':19 'basic':26 'box':37 'decis':8 'endeavouro':44 'held':18 'linux':15,41 'made':6 'maintain':4 'manjaro':24 'out-of-the-box':33 'packag':16 'question':7 'reason':28 'short':2 'solut':38 'two':21 'use':43 'want':31 'week':22 'year':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1810191"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701758096 {#3955
      date: 2023-12-05 07:34:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4014}
  +body: """
    So. I’m a happy Manjaro user. I don’t install a lot of things and have had AUR updates break stuff likely due to the 2 weeks delay Manjaro adds to their packages.\n
    \n
    I’m still using it on multiple devices and I’m really happy. I considered moving to endeavour but I wasn’t sure how it would handle hardware updates. I mean, my understanding is that Manjaro is more “noob” friendly and I don’t consider myself an expert. I used the Manjaro hardware helper to fix my video drive several times and I like the simplicity of the command. Does endeavour require a more advanced user? Does it have the “easy to use” troubleshooting things that Manjaro has?\n
    \n
    Ah. What about the Kernel uploader? I think the Manjaro one is unique to Manjaro right? Is there another one for regular arch/endeavour?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701867066 {#5104
    date: 2023-12-06 13:51:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@miracleorange@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5109 …}
  +nested: Doctrine\ORM\PersistentCollection {#5111 …}
  +votes: Doctrine\ORM\PersistentCollection {#5113 …}
  +reports: Doctrine\ORM\PersistentCollection {#5115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5117 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5119 …}
  -id: 202765
  -bodyTs: "'2':27 'add':31 'advanc':109 'ah':123 'anoth':141 'arch/endeavour':145 'aur':19 'break':21 'command':103 'consid':49,79 'delay':29 'devic':42 'drive':93 'due':24 'easi':115 'endeavour':52,105 'expert':82 'fix':90 'friend':74 'handl':61 'happi':5,47 'hardwar':62,87 'helper':88 'instal':11 'kernel':127 'like':23,98 'lot':13 'm':3,36,45 'manjaro':6,30,70,86,121,132,137 'mean':65 'move':50 'multipl':41 'noob':73 'one':133,142 'packag':34 'realli':46 'regular':144 'requir':106 'right':138 'sever':94 'simplic':100 'still':37 'stuff':22 'sure':57 'thing':15,119 'think':130 'time':95 'troubleshoot':118 'understand':67 'uniqu':135 'updat':20,63 'upload':128 'use':38,84,117 'user':7,110 'video':92 'wasn':55 'week':28 'would':60"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7043886"
  +editedAt: DateTimeImmutable @1703212416 {#5105
    date: 2023-12-22 03:33:36.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701867066 {#5106
    date: 2023-12-06 13:51:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#5107
  +user: Proxies\__CG__\App\Entity\User {#5108 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4014
    +user: App\Entity\User {#3963 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      In short, the maintainers have made questionable decisions over the years, and the Arch Linux packages are held back by two weeks on Manjaro for… basically no reason.\n
      \n
      If you want an out-of-the-box solution to Arch Linux, just use EndeavourOS.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 53
    +score: 0
    +lastActive: DateTime @1703273260 {#4023
      date: 2023-12-22 20:27:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4012 …}
    +nested: Doctrine\ORM\PersistentCollection {#4010 …}
    +votes: Doctrine\ORM\PersistentCollection {#4008 …}
    +reports: Doctrine\ORM\PersistentCollection {#4006 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3974 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3978 …}
    -id: 198115
    -bodyTs: "'arch':14,40 'back':19 'basic':26 'box':37 'decis':8 'endeavouro':44 'held':18 'linux':15,41 'made':6 'maintain':4 'manjaro':24 'out-of-the-box':33 'packag':16 'question':7 'reason':28 'short':2 'solut':38 'two':21 'use':43 'want':31 'week':22 'year':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1810191"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701758096 {#3955
      date: 2023-12-05 07:34:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4014}
  +body: """
    So. I’m a happy Manjaro user. I don’t install a lot of things and have had AUR updates break stuff likely due to the 2 weeks delay Manjaro adds to their packages.\n
    \n
    I’m still using it on multiple devices and I’m really happy. I considered moving to endeavour but I wasn’t sure how it would handle hardware updates. I mean, my understanding is that Manjaro is more “noob” friendly and I don’t consider myself an expert. I used the Manjaro hardware helper to fix my video drive several times and I like the simplicity of the command. Does endeavour require a more advanced user? Does it have the “easy to use” troubleshooting things that Manjaro has?\n
    \n
    Ah. What about the Kernel uploader? I think the Manjaro one is unique to Manjaro right? Is there another one for regular arch/endeavour?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701867066 {#5104
    date: 2023-12-06 13:51:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@miracleorange@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5109 …}
  +nested: Doctrine\ORM\PersistentCollection {#5111 …}
  +votes: Doctrine\ORM\PersistentCollection {#5113 …}
  +reports: Doctrine\ORM\PersistentCollection {#5115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5117 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5119 …}
  -id: 202765
  -bodyTs: "'2':27 'add':31 'advanc':109 'ah':123 'anoth':141 'arch/endeavour':145 'aur':19 'break':21 'command':103 'consid':49,79 'delay':29 'devic':42 'drive':93 'due':24 'easi':115 'endeavour':52,105 'expert':82 'fix':90 'friend':74 'handl':61 'happi':5,47 'hardwar':62,87 'helper':88 'instal':11 'kernel':127 'like':23,98 'lot':13 'm':3,36,45 'manjaro':6,30,70,86,121,132,137 'mean':65 'move':50 'multipl':41 'noob':73 'one':133,142 'packag':34 'realli':46 'regular':144 'requir':106 'right':138 'sever':94 'simplic':100 'still':37 'stuff':22 'sure':57 'thing':15,119 'think':130 'time':95 'troubleshoot':118 'understand':67 'uniqu':135 'updat':20,63 'upload':128 'use':38,84,117 'user':7,110 'video':92 'wasn':55 'week':28 'would':60"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7043886"
  +editedAt: DateTimeImmutable @1703212416 {#5105
    date: 2023-12-22 03:33:36.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701867066 {#5106
    date: 2023-12-06 13:51:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#5107
  +user: Proxies\__CG__\App\Entity\User {#5108 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4014
    +user: App\Entity\User {#3963 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      In short, the maintainers have made questionable decisions over the years, and the Arch Linux packages are held back by two weeks on Manjaro for… basically no reason.\n
      \n
      If you want an out-of-the-box solution to Arch Linux, just use EndeavourOS.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 53
    +score: 0
    +lastActive: DateTime @1703273260 {#4023
      date: 2023-12-22 20:27:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4012 …}
    +nested: Doctrine\ORM\PersistentCollection {#4010 …}
    +votes: Doctrine\ORM\PersistentCollection {#4008 …}
    +reports: Doctrine\ORM\PersistentCollection {#4006 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3974 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3978 …}
    -id: 198115
    -bodyTs: "'arch':14,40 'back':19 'basic':26 'box':37 'decis':8 'endeavouro':44 'held':18 'linux':15,41 'made':6 'maintain':4 'manjaro':24 'out-of-the-box':33 'packag':16 'question':7 'reason':28 'short':2 'solut':38 'two':21 'use':43 'want':31 'week':22 'year':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1810191"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701758096 {#3955
      date: 2023-12-05 07:34:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4014}
  +body: """
    So. I’m a happy Manjaro user. I don’t install a lot of things and have had AUR updates break stuff likely due to the 2 weeks delay Manjaro adds to their packages.\n
    \n
    I’m still using it on multiple devices and I’m really happy. I considered moving to endeavour but I wasn’t sure how it would handle hardware updates. I mean, my understanding is that Manjaro is more “noob” friendly and I don’t consider myself an expert. I used the Manjaro hardware helper to fix my video drive several times and I like the simplicity of the command. Does endeavour require a more advanced user? Does it have the “easy to use” troubleshooting things that Manjaro has?\n
    \n
    Ah. What about the Kernel uploader? I think the Manjaro one is unique to Manjaro right? Is there another one for regular arch/endeavour?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701867066 {#5104
    date: 2023-12-06 13:51:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@miracleorange@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5109 …}
  +nested: Doctrine\ORM\PersistentCollection {#5111 …}
  +votes: Doctrine\ORM\PersistentCollection {#5113 …}
  +reports: Doctrine\ORM\PersistentCollection {#5115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5117 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5119 …}
  -id: 202765
  -bodyTs: "'2':27 'add':31 'advanc':109 'ah':123 'anoth':141 'arch/endeavour':145 'aur':19 'break':21 'command':103 'consid':49,79 'delay':29 'devic':42 'drive':93 'due':24 'easi':115 'endeavour':52,105 'expert':82 'fix':90 'friend':74 'handl':61 'happi':5,47 'hardwar':62,87 'helper':88 'instal':11 'kernel':127 'like':23,98 'lot':13 'm':3,36,45 'manjaro':6,30,70,86,121,132,137 'mean':65 'move':50 'multipl':41 'noob':73 'one':133,142 'packag':34 'realli':46 'regular':144 'requir':106 'right':138 'sever':94 'simplic':100 'still':37 'stuff':22 'sure':57 'thing':15,119 'think':130 'time':95 'troubleshoot':118 'understand':67 'uniqu':135 'updat':20,63 'upload':128 'use':38,84,117 'user':7,110 'video':92 'wasn':55 'week':28 'would':60"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7043886"
  +editedAt: DateTimeImmutable @1703212416 {#5105
    date: 2023-12-22 03:33:36.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701867066 {#5106
    date: 2023-12-06 13:51:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#5552
  +user: App\Entity\User {#3963 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5107
    +user: Proxies\__CG__\App\Entity\User {#5108 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4014
      +user: App\Entity\User {#3963 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        In short, the maintainers have made questionable decisions over the years, and the Arch Linux packages are held back by two weeks on Manjaro for… basically no reason.\n
        \n
        If you want an out-of-the-box solution to Arch Linux, just use EndeavourOS.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 53
      +score: 0
      +lastActive: DateTime @1703273260 {#4023
        date: 2023-12-22 20:27:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WeAreAllOne@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4012 …}
      +nested: Doctrine\ORM\PersistentCollection {#4010 …}
      +votes: Doctrine\ORM\PersistentCollection {#4008 …}
      +reports: Doctrine\ORM\PersistentCollection {#4006 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3974 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3978 …}
      -id: 198115
      -bodyTs: "'arch':14,40 'back':19 'basic':26 'box':37 'decis':8 'endeavouro':44 'held':18 'linux':15,41 'made':6 'maintain':4 'manjaro':24 'out-of-the-box':33 'packag':16 'question':7 'reason':28 'short':2 'solut':38 'two':21 'use':43 'want':31 'week':22 'year':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1810191"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701758096 {#3955
        date: 2023-12-05 07:34:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4014}
    +body: """
      So. I’m a happy Manjaro user. I don’t install a lot of things and have had AUR updates break stuff likely due to the 2 weeks delay Manjaro adds to their packages.\n
      \n
      I’m still using it on multiple devices and I’m really happy. I considered moving to endeavour but I wasn’t sure how it would handle hardware updates. I mean, my understanding is that Manjaro is more “noob” friendly and I don’t consider myself an expert. I used the Manjaro hardware helper to fix my video drive several times and I like the simplicity of the command. Does endeavour require a more advanced user? Does it have the “easy to use” troubleshooting things that Manjaro has?\n
      \n
      Ah. What about the Kernel uploader? I think the Manjaro one is unique to Manjaro right? Is there another one for regular arch/endeavour?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701867066 {#5104
      date: 2023-12-06 13:51:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
      "@miracleorange@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5109 …}
    +nested: Doctrine\ORM\PersistentCollection {#5111 …}
    +votes: Doctrine\ORM\PersistentCollection {#5113 …}
    +reports: Doctrine\ORM\PersistentCollection {#5115 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5117 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5119 …}
    -id: 202765
    -bodyTs: "'2':27 'add':31 'advanc':109 'ah':123 'anoth':141 'arch/endeavour':145 'aur':19 'break':21 'command':103 'consid':49,79 'delay':29 'devic':42 'drive':93 'due':24 'easi':115 'endeavour':52,105 'expert':82 'fix':90 'friend':74 'handl':61 'happi':5,47 'hardwar':62,87 'helper':88 'instal':11 'kernel':127 'like':23,98 'lot':13 'm':3,36,45 'manjaro':6,30,70,86,121,132,137 'mean':65 'move':50 'multipl':41 'noob':73 'one':133,142 'packag':34 'realli':46 'regular':144 'requir':106 'right':138 'sever':94 'simplic':100 'still':37 'stuff':22 'sure':57 'thing':15,119 'think':130 'time':95 'troubleshoot':118 'understand':67 'uniqu':135 'updat':20,63 'upload':128 'use':38,84,117 'user':7,110 'video':92 'wasn':55 'week':28 'would':60"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7043886"
    +editedAt: DateTimeImmutable @1703212416 {#5105
      date: 2023-12-22 03:33:36.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701867066 {#5106
      date: 2023-12-06 13:51:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4014}
  +body: "Endeavour has plenty of “beginner” tools, including a kernel manager (literally called A Kernel Manager) and a friendly GUI Welcome app that helps you update your system and your mirrors."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701912875 {#5550
    date: 2023-12-07 02:34:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@miracleorange@beehaw.org"
    "@Merlin@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5553 …}
  +nested: Doctrine\ORM\PersistentCollection {#5555 …}
  +votes: Doctrine\ORM\PersistentCollection {#5557 …}
  +reports: Doctrine\ORM\PersistentCollection {#5559 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5561 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5563 …}
  -id: 204895
  -bodyTs: "'app':21 'beginn':5 'call':12 'endeavour':1 'friend':18 'gui':19 'help':23 'includ':7 'kernel':9,14 'liter':11 'manag':10,15 'mirror':30 'plenti':3 'system':27 'tool':6 'updat':25 'welcom':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1822748"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701912875 {#5551
    date: 2023-12-07 02:34:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#5552
  +user: App\Entity\User {#3963 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5107
    +user: Proxies\__CG__\App\Entity\User {#5108 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4014
      +user: App\Entity\User {#3963 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        In short, the maintainers have made questionable decisions over the years, and the Arch Linux packages are held back by two weeks on Manjaro for… basically no reason.\n
        \n
        If you want an out-of-the-box solution to Arch Linux, just use EndeavourOS.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 53
      +score: 0
      +lastActive: DateTime @1703273260 {#4023
        date: 2023-12-22 20:27:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WeAreAllOne@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4012 …}
      +nested: Doctrine\ORM\PersistentCollection {#4010 …}
      +votes: Doctrine\ORM\PersistentCollection {#4008 …}
      +reports: Doctrine\ORM\PersistentCollection {#4006 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3974 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3978 …}
      -id: 198115
      -bodyTs: "'arch':14,40 'back':19 'basic':26 'box':37 'decis':8 'endeavouro':44 'held':18 'linux':15,41 'made':6 'maintain':4 'manjaro':24 'out-of-the-box':33 'packag':16 'question':7 'reason':28 'short':2 'solut':38 'two':21 'use':43 'want':31 'week':22 'year':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1810191"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701758096 {#3955
        date: 2023-12-05 07:34:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4014}
    +body: """
      So. I’m a happy Manjaro user. I don’t install a lot of things and have had AUR updates break stuff likely due to the 2 weeks delay Manjaro adds to their packages.\n
      \n
      I’m still using it on multiple devices and I’m really happy. I considered moving to endeavour but I wasn’t sure how it would handle hardware updates. I mean, my understanding is that Manjaro is more “noob” friendly and I don’t consider myself an expert. I used the Manjaro hardware helper to fix my video drive several times and I like the simplicity of the command. Does endeavour require a more advanced user? Does it have the “easy to use” troubleshooting things that Manjaro has?\n
      \n
      Ah. What about the Kernel uploader? I think the Manjaro one is unique to Manjaro right? Is there another one for regular arch/endeavour?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701867066 {#5104
      date: 2023-12-06 13:51:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
      "@miracleorange@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5109 …}
    +nested: Doctrine\ORM\PersistentCollection {#5111 …}
    +votes: Doctrine\ORM\PersistentCollection {#5113 …}
    +reports: Doctrine\ORM\PersistentCollection {#5115 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5117 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5119 …}
    -id: 202765
    -bodyTs: "'2':27 'add':31 'advanc':109 'ah':123 'anoth':141 'arch/endeavour':145 'aur':19 'break':21 'command':103 'consid':49,79 'delay':29 'devic':42 'drive':93 'due':24 'easi':115 'endeavour':52,105 'expert':82 'fix':90 'friend':74 'handl':61 'happi':5,47 'hardwar':62,87 'helper':88 'instal':11 'kernel':127 'like':23,98 'lot':13 'm':3,36,45 'manjaro':6,30,70,86,121,132,137 'mean':65 'move':50 'multipl':41 'noob':73 'one':133,142 'packag':34 'realli':46 'regular':144 'requir':106 'right':138 'sever':94 'simplic':100 'still':37 'stuff':22 'sure':57 'thing':15,119 'think':130 'time':95 'troubleshoot':118 'understand':67 'uniqu':135 'updat':20,63 'upload':128 'use':38,84,117 'user':7,110 'video':92 'wasn':55 'week':28 'would':60"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7043886"
    +editedAt: DateTimeImmutable @1703212416 {#5105
      date: 2023-12-22 03:33:36.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701867066 {#5106
      date: 2023-12-06 13:51:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4014}
  +body: "Endeavour has plenty of “beginner” tools, including a kernel manager (literally called A Kernel Manager) and a friendly GUI Welcome app that helps you update your system and your mirrors."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701912875 {#5550
    date: 2023-12-07 02:34:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@miracleorange@beehaw.org"
    "@Merlin@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5553 …}
  +nested: Doctrine\ORM\PersistentCollection {#5555 …}
  +votes: Doctrine\ORM\PersistentCollection {#5557 …}
  +reports: Doctrine\ORM\PersistentCollection {#5559 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5561 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5563 …}
  -id: 204895
  -bodyTs: "'app':21 'beginn':5 'call':12 'endeavour':1 'friend':18 'gui':19 'help':23 'includ':7 'kernel':9,14 'liter':11 'manag':10,15 'mirror':30 'plenti':3 'system':27 'tool':6 'updat':25 'welcom':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1822748"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701912875 {#5551
    date: 2023-12-07 02:34:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#5552
  +user: App\Entity\User {#3963 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5107
    +user: Proxies\__CG__\App\Entity\User {#5108 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4014
      +user: App\Entity\User {#3963 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        In short, the maintainers have made questionable decisions over the years, and the Arch Linux packages are held back by two weeks on Manjaro for… basically no reason.\n
        \n
        If you want an out-of-the-box solution to Arch Linux, just use EndeavourOS.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 53
      +score: 0
      +lastActive: DateTime @1703273260 {#4023
        date: 2023-12-22 20:27:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WeAreAllOne@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4012 …}
      +nested: Doctrine\ORM\PersistentCollection {#4010 …}
      +votes: Doctrine\ORM\PersistentCollection {#4008 …}
      +reports: Doctrine\ORM\PersistentCollection {#4006 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3974 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3978 …}
      -id: 198115
      -bodyTs: "'arch':14,40 'back':19 'basic':26 'box':37 'decis':8 'endeavouro':44 'held':18 'linux':15,41 'made':6 'maintain':4 'manjaro':24 'out-of-the-box':33 'packag':16 'question':7 'reason':28 'short':2 'solut':38 'two':21 'use':43 'want':31 'week':22 'year':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1810191"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701758096 {#3955
        date: 2023-12-05 07:34:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4014}
    +body: """
      So. I’m a happy Manjaro user. I don’t install a lot of things and have had AUR updates break stuff likely due to the 2 weeks delay Manjaro adds to their packages.\n
      \n
      I’m still using it on multiple devices and I’m really happy. I considered moving to endeavour but I wasn’t sure how it would handle hardware updates. I mean, my understanding is that Manjaro is more “noob” friendly and I don’t consider myself an expert. I used the Manjaro hardware helper to fix my video drive several times and I like the simplicity of the command. Does endeavour require a more advanced user? Does it have the “easy to use” troubleshooting things that Manjaro has?\n
      \n
      Ah. What about the Kernel uploader? I think the Manjaro one is unique to Manjaro right? Is there another one for regular arch/endeavour?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701867066 {#5104
      date: 2023-12-06 13:51:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
      "@miracleorange@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5109 …}
    +nested: Doctrine\ORM\PersistentCollection {#5111 …}
    +votes: Doctrine\ORM\PersistentCollection {#5113 …}
    +reports: Doctrine\ORM\PersistentCollection {#5115 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5117 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5119 …}
    -id: 202765
    -bodyTs: "'2':27 'add':31 'advanc':109 'ah':123 'anoth':141 'arch/endeavour':145 'aur':19 'break':21 'command':103 'consid':49,79 'delay':29 'devic':42 'drive':93 'due':24 'easi':115 'endeavour':52,105 'expert':82 'fix':90 'friend':74 'handl':61 'happi':5,47 'hardwar':62,87 'helper':88 'instal':11 'kernel':127 'like':23,98 'lot':13 'm':3,36,45 'manjaro':6,30,70,86,121,132,137 'mean':65 'move':50 'multipl':41 'noob':73 'one':133,142 'packag':34 'realli':46 'regular':144 'requir':106 'right':138 'sever':94 'simplic':100 'still':37 'stuff':22 'sure':57 'thing':15,119 'think':130 'time':95 'troubleshoot':118 'understand':67 'uniqu':135 'updat':20,63 'upload':128 'use':38,84,117 'user':7,110 'video':92 'wasn':55 'week':28 'would':60"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7043886"
    +editedAt: DateTimeImmutable @1703212416 {#5105
      date: 2023-12-22 03:33:36.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701867066 {#5106
      date: 2023-12-06 13:51:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4014}
  +body: "Endeavour has plenty of “beginner” tools, including a kernel manager (literally called A Kernel Manager) and a friendly GUI Welcome app that helps you update your system and your mirrors."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701912875 {#5550
    date: 2023-12-07 02:34:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@miracleorange@beehaw.org"
    "@Merlin@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5553 …}
  +nested: Doctrine\ORM\PersistentCollection {#5555 …}
  +votes: Doctrine\ORM\PersistentCollection {#5557 …}
  +reports: Doctrine\ORM\PersistentCollection {#5559 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5561 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5563 …}
  -id: 204895
  -bodyTs: "'app':21 'beginn':5 'call':12 'endeavour':1 'friend':18 'gui':19 'help':23 'includ':7 'kernel':9,14 'liter':11 'manag':10,15 'mirror':30 'plenti':3 'system':27 'tool':6 'updat':25 'welcom':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1822748"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701912875 {#5551
    date: 2023-12-07 02:34:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4060
  +user: App\Entity\User {#4044 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    I used Manjaro for about 3 years\n
    \n
    Its great but packages tend to break over time with it being a “stable” arch build\n
    \n
    Over that 3 year period updates managed to break my install at least 30 times\n
    \n
    Switched to Endeavour over a year ago and haven’t had an update break my install yet
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1703080559 {#4066
    date: 2023-12-20 14:55:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4052 …}
  +nested: Doctrine\ORM\PersistentCollection {#4055 …}
  +votes: Doctrine\ORM\PersistentCollection {#4053 …}
  +reports: Doctrine\ORM\PersistentCollection {#4051 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4050 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4041 …}
  -id: 198116
  -bodyTs: "'3':6,26 '30':37 'ago':45 'arch':22 'break':14,32,52 'build':23 'endeavour':41 'great':9 'haven':47 'instal':34,54 'least':36 'manag':30 'manjaro':3 'packag':11 'period':28 'stabl':21 'switch':39 'tend':12 'time':16,38 'updat':29,51 'use':2 'year':7,27,44 'yet':55"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4840503"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701758342 {#4064
    date: 2023-12-05 07:39:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#4060
  +user: App\Entity\User {#4044 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    I used Manjaro for about 3 years\n
    \n
    Its great but packages tend to break over time with it being a “stable” arch build\n
    \n
    Over that 3 year period updates managed to break my install at least 30 times\n
    \n
    Switched to Endeavour over a year ago and haven’t had an update break my install yet
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1703080559 {#4066
    date: 2023-12-20 14:55:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4052 …}
  +nested: Doctrine\ORM\PersistentCollection {#4055 …}
  +votes: Doctrine\ORM\PersistentCollection {#4053 …}
  +reports: Doctrine\ORM\PersistentCollection {#4051 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4050 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4041 …}
  -id: 198116
  -bodyTs: "'3':6,26 '30':37 'ago':45 'arch':22 'break':14,32,52 'build':23 'endeavour':41 'great':9 'haven':47 'instal':34,54 'least':36 'manag':30 'manjaro':3 'packag':11 'period':28 'stabl':21 'switch':39 'tend':12 'time':16,38 'updat':29,51 'use':2 'year':7,27,44 'yet':55"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4840503"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701758342 {#4064
    date: 2023-12-05 07:39:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#4060
  +user: App\Entity\User {#4044 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    I used Manjaro for about 3 years\n
    \n
    Its great but packages tend to break over time with it being a “stable” arch build\n
    \n
    Over that 3 year period updates managed to break my install at least 30 times\n
    \n
    Switched to Endeavour over a year ago and haven’t had an update break my install yet
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1703080559 {#4066
    date: 2023-12-20 14:55:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4052 …}
  +nested: Doctrine\ORM\PersistentCollection {#4055 …}
  +votes: Doctrine\ORM\PersistentCollection {#4053 …}
  +reports: Doctrine\ORM\PersistentCollection {#4051 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4050 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4041 …}
  -id: 198116
  -bodyTs: "'3':6,26 '30':37 'ago':45 'arch':22 'break':14,32,52 'build':23 'endeavour':41 'great':9 'haven':47 'instal':34,54 'least':36 'manag':30 'manjaro':3 'packag':11 'period':28 'stabl':21 'switch':39 'tend':12 'time':16,38 'updat':29,51 'use':2 'year':7,27,44 'yet':55"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4840503"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701758342 {#4064
    date: 2023-12-05 07:39:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5123
  +user: Proxies\__CG__\App\Entity\User {#5124 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4060
    +user: App\Entity\User {#4044 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I used Manjaro for about 3 years\n
      \n
      Its great but packages tend to break over time with it being a “stable” arch build\n
      \n
      Over that 3 year period updates managed to break my install at least 30 times\n
      \n
      Switched to Endeavour over a year ago and haven’t had an update break my install yet
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1703080559 {#4066
      date: 2023-12-20 14:55:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4052 …}
    +nested: Doctrine\ORM\PersistentCollection {#4055 …}
    +votes: Doctrine\ORM\PersistentCollection {#4053 …}
    +reports: Doctrine\ORM\PersistentCollection {#4051 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4050 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4041 …}
    -id: 198116
    -bodyTs: "'3':6,26 '30':37 'ago':45 'arch':22 'break':14,32,52 'build':23 'endeavour':41 'great':9 'haven':47 'instal':34,54 'least':36 'manag':30 'manjaro':3 'packag':11 'period':28 'stabl':21 'switch':39 'tend':12 'time':16,38 'updat':29,51 'use':2 'year':7,27,44 'yet':55"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4840503"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701758342 {#4064
      date: 2023-12-05 07:39:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4060}
  +body: "EndeavourOS is such a good replacement for manjaro"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701781735 {#5121
    date: 2023-12-05 14:08:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@HeyLow@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5125 …}
  +nested: Doctrine\ORM\PersistentCollection {#5127 …}
  +votes: Doctrine\ORM\PersistentCollection {#5129 …}
  +reports: Doctrine\ORM\PersistentCollection {#5131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5135 …}
  -id: 198634
  -bodyTs: "'endeavouro':1 'good':5 'manjaro':8 'replac':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5818486"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701781735 {#5122
    date: 2023-12-05 14:08:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#5123
  +user: Proxies\__CG__\App\Entity\User {#5124 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4060
    +user: App\Entity\User {#4044 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I used Manjaro for about 3 years\n
      \n
      Its great but packages tend to break over time with it being a “stable” arch build\n
      \n
      Over that 3 year period updates managed to break my install at least 30 times\n
      \n
      Switched to Endeavour over a year ago and haven’t had an update break my install yet
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1703080559 {#4066
      date: 2023-12-20 14:55:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4052 …}
    +nested: Doctrine\ORM\PersistentCollection {#4055 …}
    +votes: Doctrine\ORM\PersistentCollection {#4053 …}
    +reports: Doctrine\ORM\PersistentCollection {#4051 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4050 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4041 …}
    -id: 198116
    -bodyTs: "'3':6,26 '30':37 'ago':45 'arch':22 'break':14,32,52 'build':23 'endeavour':41 'great':9 'haven':47 'instal':34,54 'least':36 'manag':30 'manjaro':3 'packag':11 'period':28 'stabl':21 'switch':39 'tend':12 'time':16,38 'updat':29,51 'use':2 'year':7,27,44 'yet':55"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4840503"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701758342 {#4064
      date: 2023-12-05 07:39:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4060}
  +body: "EndeavourOS is such a good replacement for manjaro"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701781735 {#5121
    date: 2023-12-05 14:08:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@HeyLow@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5125 …}
  +nested: Doctrine\ORM\PersistentCollection {#5127 …}
  +votes: Doctrine\ORM\PersistentCollection {#5129 …}
  +reports: Doctrine\ORM\PersistentCollection {#5131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5135 …}
  -id: 198634
  -bodyTs: "'endeavouro':1 'good':5 'manjaro':8 'replac':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5818486"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701781735 {#5122
    date: 2023-12-05 14:08:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#5123
  +user: Proxies\__CG__\App\Entity\User {#5124 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4060
    +user: App\Entity\User {#4044 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I used Manjaro for about 3 years\n
      \n
      Its great but packages tend to break over time with it being a “stable” arch build\n
      \n
      Over that 3 year period updates managed to break my install at least 30 times\n
      \n
      Switched to Endeavour over a year ago and haven’t had an update break my install yet
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1703080559 {#4066
      date: 2023-12-20 14:55:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4052 …}
    +nested: Doctrine\ORM\PersistentCollection {#4055 …}
    +votes: Doctrine\ORM\PersistentCollection {#4053 …}
    +reports: Doctrine\ORM\PersistentCollection {#4051 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4050 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4041 …}
    -id: 198116
    -bodyTs: "'3':6,26 '30':37 'ago':45 'arch':22 'break':14,32,52 'build':23 'endeavour':41 'great':9 'haven':47 'instal':34,54 'least':36 'manag':30 'manjaro':3 'packag':11 'period':28 'stabl':21 'switch':39 'tend':12 'time':16,38 'updat':29,51 'use':2 'year':7,27,44 'yet':55"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4840503"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701758342 {#4064
      date: 2023-12-05 07:39:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4060}
  +body: "EndeavourOS is such a good replacement for manjaro"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701781735 {#5121
    date: 2023-12-05 14:08:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@HeyLow@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5125 …}
  +nested: Doctrine\ORM\PersistentCollection {#5127 …}
  +votes: Doctrine\ORM\PersistentCollection {#5129 …}
  +reports: Doctrine\ORM\PersistentCollection {#5131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5135 …}
  -id: 198634
  -bodyTs: "'endeavouro':1 'good':5 'manjaro':8 'replac':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5818486"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701781735 {#5122
    date: 2023-12-05 14:08:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5140
  +user: Proxies\__CG__\App\Entity\User {#5141 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4060
    +user: App\Entity\User {#4044 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I used Manjaro for about 3 years\n
      \n
      Its great but packages tend to break over time with it being a “stable” arch build\n
      \n
      Over that 3 year period updates managed to break my install at least 30 times\n
      \n
      Switched to Endeavour over a year ago and haven’t had an update break my install yet
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1703080559 {#4066
      date: 2023-12-20 14:55:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4052 …}
    +nested: Doctrine\ORM\PersistentCollection {#4055 …}
    +votes: Doctrine\ORM\PersistentCollection {#4053 …}
    +reports: Doctrine\ORM\PersistentCollection {#4051 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4050 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4041 …}
    -id: 198116
    -bodyTs: "'3':6,26 '30':37 'ago':45 'arch':22 'break':14,32,52 'build':23 'endeavour':41 'great':9 'haven':47 'instal':34,54 'least':36 'manag':30 'manjaro':3 'packag':11 'period':28 'stabl':21 'switch':39 'tend':12 'time':16,38 'updat':29,51 'use':2 'year':7,27,44 'yet':55"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4840503"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701758342 {#4064
      date: 2023-12-05 07:39:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4060}
  +body: """
    Wow. 30 times in 3 years? I wonder if that’s specific packages or hardware you had. I had 5 computers (2 desktops, 3 laptops) running Manjaro for so many years, and still haven’t had a single system break. Including using a lot of AUR packages.\n
    \n
    Though last year, I’ve moved all of my computers to Arch, Debian, and Proxmox. Arch mainly because I wanted to fully configure my systems more.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701804097 {#5137
    date: 2023-12-05 20:21:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@HeyLow@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5142 …}
  +nested: Doctrine\ORM\PersistentCollection {#5144 …}
  +votes: Doctrine\ORM\PersistentCollection {#5146 …}
  +reports: Doctrine\ORM\PersistentCollection {#5148 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5150 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5152 …}
  -id: 199857
  -bodyTs: "'2':22 '3':5,24 '30':2 '5':20 'arch':59,63 'aur':46 'break':40 'comput':21,57 'configur':70 'debian':60 'desktop':23 'fulli':69 'hardwar':15 'haven':34 'includ':41 'laptop':25 'last':49 'lot':44 'main':64 'mani':30 'manjaro':27 'move':53 'packag':13,47 'proxmox':62 'run':26 'singl':38 'specif':12 'still':33 'system':39,72 'though':48 'time':3 'use':42 've':52 'want':67 'wonder':8 'wow':1 'year':6,31,50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6332997"
  +editedAt: DateTimeImmutable @1703080832 {#5138
    date: 2023-12-20 15:00:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701804097 {#5139
    date: 2023-12-05 20:21:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#5140
  +user: Proxies\__CG__\App\Entity\User {#5141 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4060
    +user: App\Entity\User {#4044 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I used Manjaro for about 3 years\n
      \n
      Its great but packages tend to break over time with it being a “stable” arch build\n
      \n
      Over that 3 year period updates managed to break my install at least 30 times\n
      \n
      Switched to Endeavour over a year ago and haven’t had an update break my install yet
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1703080559 {#4066
      date: 2023-12-20 14:55:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4052 …}
    +nested: Doctrine\ORM\PersistentCollection {#4055 …}
    +votes: Doctrine\ORM\PersistentCollection {#4053 …}
    +reports: Doctrine\ORM\PersistentCollection {#4051 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4050 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4041 …}
    -id: 198116
    -bodyTs: "'3':6,26 '30':37 'ago':45 'arch':22 'break':14,32,52 'build':23 'endeavour':41 'great':9 'haven':47 'instal':34,54 'least':36 'manag':30 'manjaro':3 'packag':11 'period':28 'stabl':21 'switch':39 'tend':12 'time':16,38 'updat':29,51 'use':2 'year':7,27,44 'yet':55"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4840503"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701758342 {#4064
      date: 2023-12-05 07:39:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4060}
  +body: """
    Wow. 30 times in 3 years? I wonder if that’s specific packages or hardware you had. I had 5 computers (2 desktops, 3 laptops) running Manjaro for so many years, and still haven’t had a single system break. Including using a lot of AUR packages.\n
    \n
    Though last year, I’ve moved all of my computers to Arch, Debian, and Proxmox. Arch mainly because I wanted to fully configure my systems more.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701804097 {#5137
    date: 2023-12-05 20:21:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@HeyLow@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5142 …}
  +nested: Doctrine\ORM\PersistentCollection {#5144 …}
  +votes: Doctrine\ORM\PersistentCollection {#5146 …}
  +reports: Doctrine\ORM\PersistentCollection {#5148 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5150 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5152 …}
  -id: 199857
  -bodyTs: "'2':22 '3':5,24 '30':2 '5':20 'arch':59,63 'aur':46 'break':40 'comput':21,57 'configur':70 'debian':60 'desktop':23 'fulli':69 'hardwar':15 'haven':34 'includ':41 'laptop':25 'last':49 'lot':44 'main':64 'mani':30 'manjaro':27 'move':53 'packag':13,47 'proxmox':62 'run':26 'singl':38 'specif':12 'still':33 'system':39,72 'though':48 'time':3 'use':42 've':52 'want':67 'wonder':8 'wow':1 'year':6,31,50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6332997"
  +editedAt: DateTimeImmutable @1703080832 {#5138
    date: 2023-12-20 15:00:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701804097 {#5139
    date: 2023-12-05 20:21:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#5140
  +user: Proxies\__CG__\App\Entity\User {#5141 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4060
    +user: App\Entity\User {#4044 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I used Manjaro for about 3 years\n
      \n
      Its great but packages tend to break over time with it being a “stable” arch build\n
      \n
      Over that 3 year period updates managed to break my install at least 30 times\n
      \n
      Switched to Endeavour over a year ago and haven’t had an update break my install yet
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1703080559 {#4066
      date: 2023-12-20 14:55:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4052 …}
    +nested: Doctrine\ORM\PersistentCollection {#4055 …}
    +votes: Doctrine\ORM\PersistentCollection {#4053 …}
    +reports: Doctrine\ORM\PersistentCollection {#4051 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4050 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4041 …}
    -id: 198116
    -bodyTs: "'3':6,26 '30':37 'ago':45 'arch':22 'break':14,32,52 'build':23 'endeavour':41 'great':9 'haven':47 'instal':34,54 'least':36 'manag':30 'manjaro':3 'packag':11 'period':28 'stabl':21 'switch':39 'tend':12 'time':16,38 'updat':29,51 'use':2 'year':7,27,44 'yet':55"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4840503"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701758342 {#4064
      date: 2023-12-05 07:39:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4060}
  +body: """
    Wow. 30 times in 3 years? I wonder if that’s specific packages or hardware you had. I had 5 computers (2 desktops, 3 laptops) running Manjaro for so many years, and still haven’t had a single system break. Including using a lot of AUR packages.\n
    \n
    Though last year, I’ve moved all of my computers to Arch, Debian, and Proxmox. Arch mainly because I wanted to fully configure my systems more.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701804097 {#5137
    date: 2023-12-05 20:21:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@HeyLow@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5142 …}
  +nested: Doctrine\ORM\PersistentCollection {#5144 …}
  +votes: Doctrine\ORM\PersistentCollection {#5146 …}
  +reports: Doctrine\ORM\PersistentCollection {#5148 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5150 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5152 …}
  -id: 199857
  -bodyTs: "'2':22 '3':5,24 '30':2 '5':20 'arch':59,63 'aur':46 'break':40 'comput':21,57 'configur':70 'debian':60 'desktop':23 'fulli':69 'hardwar':15 'haven':34 'includ':41 'laptop':25 'last':49 'lot':44 'main':64 'mani':30 'manjaro':27 'move':53 'packag':13,47 'proxmox':62 'run':26 'singl':38 'specif':12 'still':33 'system':39,72 'though':48 'time':3 'use':42 've':52 'want':67 'wonder':8 'wow':1 'year':6,31,50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6332997"
  +editedAt: DateTimeImmutable @1703080832 {#5138
    date: 2023-12-20 15:00:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701804097 {#5139
    date: 2023-12-05 20:21:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4127
  +user: App\Entity\User {#4140 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    I used to be a huge Manjaro fan. There were many ways it let me down, some of which were just bad governance.\n
    \n
    The biggest problem though is the AUR. Manjaro uses packages that are older than Arch. The AUR assumes the Arch packages. This, if your use the AUR with Manjaro, your system will break.\n
    \n
    It is not a question of if Manjaro will break but when. Every ex-Manjaro user has the same story.\n
    \n
    For me, EndeavourOS is everything that Manjaro should be.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 34
  +score: 0
  +lastActive: DateTime @1703495749 {#4122
    date: 2023-12-25 10:15:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4128 …}
  +nested: Doctrine\ORM\PersistentCollection {#4130 …}
  +votes: Doctrine\ORM\PersistentCollection {#4132 …}
  +reports: Doctrine\ORM\PersistentCollection {#4134 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
  -id: 198657
  -bodyTs: "'arch':38,43 'assum':41 'aur':30,40,50 'bad':22 'biggest':25 'break':56,66 'endeavouro':80 'everi':69 'everyth':82 'ex':71 'ex-manjaro':70 'fan':8 'govern':23 'huge':6 'let':14 'mani':11 'manjaro':7,31,52,64,72,84 'older':36 'packag':33,44 'problem':26 'question':61 'stori':77 'system':54 'though':27 'use':2,32,48 'user':73 'way':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5455742"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701782292 {#4123
    date: 2023-12-05 14:18:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#4127
  +user: App\Entity\User {#4140 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    I used to be a huge Manjaro fan. There were many ways it let me down, some of which were just bad governance.\n
    \n
    The biggest problem though is the AUR. Manjaro uses packages that are older than Arch. The AUR assumes the Arch packages. This, if your use the AUR with Manjaro, your system will break.\n
    \n
    It is not a question of if Manjaro will break but when. Every ex-Manjaro user has the same story.\n
    \n
    For me, EndeavourOS is everything that Manjaro should be.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 34
  +score: 0
  +lastActive: DateTime @1703495749 {#4122
    date: 2023-12-25 10:15:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4128 …}
  +nested: Doctrine\ORM\PersistentCollection {#4130 …}
  +votes: Doctrine\ORM\PersistentCollection {#4132 …}
  +reports: Doctrine\ORM\PersistentCollection {#4134 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
  -id: 198657
  -bodyTs: "'arch':38,43 'assum':41 'aur':30,40,50 'bad':22 'biggest':25 'break':56,66 'endeavouro':80 'everi':69 'everyth':82 'ex':71 'ex-manjaro':70 'fan':8 'govern':23 'huge':6 'let':14 'mani':11 'manjaro':7,31,52,64,72,84 'older':36 'packag':33,44 'problem':26 'question':61 'stori':77 'system':54 'though':27 'use':2,32,48 'user':73 'way':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5455742"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701782292 {#4123
    date: 2023-12-05 14:18:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#4127
  +user: App\Entity\User {#4140 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    I used to be a huge Manjaro fan. There were many ways it let me down, some of which were just bad governance.\n
    \n
    The biggest problem though is the AUR. Manjaro uses packages that are older than Arch. The AUR assumes the Arch packages. This, if your use the AUR with Manjaro, your system will break.\n
    \n
    It is not a question of if Manjaro will break but when. Every ex-Manjaro user has the same story.\n
    \n
    For me, EndeavourOS is everything that Manjaro should be.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 34
  +score: 0
  +lastActive: DateTime @1703495749 {#4122
    date: 2023-12-25 10:15:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4128 …}
  +nested: Doctrine\ORM\PersistentCollection {#4130 …}
  +votes: Doctrine\ORM\PersistentCollection {#4132 …}
  +reports: Doctrine\ORM\PersistentCollection {#4134 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
  -id: 198657
  -bodyTs: "'arch':38,43 'assum':41 'aur':30,40,50 'bad':22 'biggest':25 'break':56,66 'endeavouro':80 'everi':69 'everyth':82 'ex':71 'ex-manjaro':70 'fan':8 'govern':23 'huge':6 'let':14 'mani':11 'manjaro':7,31,52,64,72,84 'older':36 'packag':33,44 'problem':26 'question':61 'stori':77 'system':54 'though':27 'use':2,32,48 'user':73 'way':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5455742"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701782292 {#4123
    date: 2023-12-05 14:18:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#5186
  +user: App\Entity\User {#5020 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4127
    +user: App\Entity\User {#4140 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I used to be a huge Manjaro fan. There were many ways it let me down, some of which were just bad governance.\n
      \n
      The biggest problem though is the AUR. Manjaro uses packages that are older than Arch. The AUR assumes the Arch packages. This, if your use the AUR with Manjaro, your system will break.\n
      \n
      It is not a question of if Manjaro will break but when. Every ex-Manjaro user has the same story.\n
      \n
      For me, EndeavourOS is everything that Manjaro should be.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1703495749 {#4122
      date: 2023-12-25 10:15:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4128 …}
    +nested: Doctrine\ORM\PersistentCollection {#4130 …}
    +votes: Doctrine\ORM\PersistentCollection {#4132 …}
    +reports: Doctrine\ORM\PersistentCollection {#4134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
    -id: 198657
    -bodyTs: "'arch':38,43 'assum':41 'aur':30,40,50 'bad':22 'biggest':25 'break':56,66 'endeavouro':80 'everi':69 'everyth':82 'ex':71 'ex-manjaro':70 'fan':8 'govern':23 'huge':6 'let':14 'mani':11 'manjaro':7,31,52,64,72,84 'older':36 'packag':33,44 'problem':26 'question':61 'stori':77 'system':54 'though':27 'use':2,32,48 'user':73 'way':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5455742"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701782292 {#4123
      date: 2023-12-05 14:18:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4127}
  +body: """
    > This, if your use the AUR with Manjaro, your system will break.\n
    \n
    Been using Manjaro with the AUR for 3 years, never had the breakage you described.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701910861 {#5184
    date: 2023-12-07 02:01:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@LeFantome@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5187 …}
  +nested: Doctrine\ORM\PersistentCollection {#5189 …}
  +votes: Doctrine\ORM\PersistentCollection {#5191 …}
  +reports: Doctrine\ORM\PersistentCollection {#5193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5197 …}
  -id: 204809
  -bodyTs: "'3':20 'aur':6,18 'break':12 'breakag':25 'describ':27 'manjaro':8,15 'never':22 'system':10 'use':4,14 'year':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5859752"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701910861 {#5185
    date: 2023-12-07 02:01:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#5186
  +user: App\Entity\User {#5020 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4127
    +user: App\Entity\User {#4140 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I used to be a huge Manjaro fan. There were many ways it let me down, some of which were just bad governance.\n
      \n
      The biggest problem though is the AUR. Manjaro uses packages that are older than Arch. The AUR assumes the Arch packages. This, if your use the AUR with Manjaro, your system will break.\n
      \n
      It is not a question of if Manjaro will break but when. Every ex-Manjaro user has the same story.\n
      \n
      For me, EndeavourOS is everything that Manjaro should be.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1703495749 {#4122
      date: 2023-12-25 10:15:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4128 …}
    +nested: Doctrine\ORM\PersistentCollection {#4130 …}
    +votes: Doctrine\ORM\PersistentCollection {#4132 …}
    +reports: Doctrine\ORM\PersistentCollection {#4134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
    -id: 198657
    -bodyTs: "'arch':38,43 'assum':41 'aur':30,40,50 'bad':22 'biggest':25 'break':56,66 'endeavouro':80 'everi':69 'everyth':82 'ex':71 'ex-manjaro':70 'fan':8 'govern':23 'huge':6 'let':14 'mani':11 'manjaro':7,31,52,64,72,84 'older':36 'packag':33,44 'problem':26 'question':61 'stori':77 'system':54 'though':27 'use':2,32,48 'user':73 'way':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5455742"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701782292 {#4123
      date: 2023-12-05 14:18:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4127}
  +body: """
    > This, if your use the AUR with Manjaro, your system will break.\n
    \n
    Been using Manjaro with the AUR for 3 years, never had the breakage you described.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701910861 {#5184
    date: 2023-12-07 02:01:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@LeFantome@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5187 …}
  +nested: Doctrine\ORM\PersistentCollection {#5189 …}
  +votes: Doctrine\ORM\PersistentCollection {#5191 …}
  +reports: Doctrine\ORM\PersistentCollection {#5193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5197 …}
  -id: 204809
  -bodyTs: "'3':20 'aur':6,18 'break':12 'breakag':25 'describ':27 'manjaro':8,15 'never':22 'system':10 'use':4,14 'year':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5859752"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701910861 {#5185
    date: 2023-12-07 02:01:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#5186
  +user: App\Entity\User {#5020 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4127
    +user: App\Entity\User {#4140 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I used to be a huge Manjaro fan. There were many ways it let me down, some of which were just bad governance.\n
      \n
      The biggest problem though is the AUR. Manjaro uses packages that are older than Arch. The AUR assumes the Arch packages. This, if your use the AUR with Manjaro, your system will break.\n
      \n
      It is not a question of if Manjaro will break but when. Every ex-Manjaro user has the same story.\n
      \n
      For me, EndeavourOS is everything that Manjaro should be.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1703495749 {#4122
      date: 2023-12-25 10:15:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4128 …}
    +nested: Doctrine\ORM\PersistentCollection {#4130 …}
    +votes: Doctrine\ORM\PersistentCollection {#4132 …}
    +reports: Doctrine\ORM\PersistentCollection {#4134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
    -id: 198657
    -bodyTs: "'arch':38,43 'assum':41 'aur':30,40,50 'bad':22 'biggest':25 'break':56,66 'endeavouro':80 'everi':69 'everyth':82 'ex':71 'ex-manjaro':70 'fan':8 'govern':23 'huge':6 'let':14 'mani':11 'manjaro':7,31,52,64,72,84 'older':36 'packag':33,44 'problem':26 'question':61 'stori':77 'system':54 'though':27 'use':2,32,48 'user':73 'way':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5455742"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701782292 {#4123
      date: 2023-12-05 14:18:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4127}
  +body: """
    > This, if your use the AUR with Manjaro, your system will break.\n
    \n
    Been using Manjaro with the AUR for 3 years, never had the breakage you described.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701910861 {#5184
    date: 2023-12-07 02:01:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@LeFantome@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5187 …}
  +nested: Doctrine\ORM\PersistentCollection {#5189 …}
  +votes: Doctrine\ORM\PersistentCollection {#5191 …}
  +reports: Doctrine\ORM\PersistentCollection {#5193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5197 …}
  -id: 204809
  -bodyTs: "'3':20 'aur':6,18 'break':12 'breakag':25 'describ':27 'manjaro':8,15 'never':22 'system':10 'use':4,14 'year':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5859752"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701910861 {#5185
    date: 2023-12-07 02:01:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5201
  +user: Proxies\__CG__\App\Entity\User {#5202 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4127
    +user: App\Entity\User {#4140 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I used to be a huge Manjaro fan. There were many ways it let me down, some of which were just bad governance.\n
      \n
      The biggest problem though is the AUR. Manjaro uses packages that are older than Arch. The AUR assumes the Arch packages. This, if your use the AUR with Manjaro, your system will break.\n
      \n
      It is not a question of if Manjaro will break but when. Every ex-Manjaro user has the same story.\n
      \n
      For me, EndeavourOS is everything that Manjaro should be.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1703495749 {#4122
      date: 2023-12-25 10:15:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4128 …}
    +nested: Doctrine\ORM\PersistentCollection {#4130 …}
    +votes: Doctrine\ORM\PersistentCollection {#4132 …}
    +reports: Doctrine\ORM\PersistentCollection {#4134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
    -id: 198657
    -bodyTs: "'arch':38,43 'assum':41 'aur':30,40,50 'bad':22 'biggest':25 'break':56,66 'endeavouro':80 'everi':69 'everyth':82 'ex':71 'ex-manjaro':70 'fan':8 'govern':23 'huge':6 'let':14 'mani':11 'manjaro':7,31,52,64,72,84 'older':36 'packag':33,44 'problem':26 'question':61 'stori':77 'system':54 'though':27 'use':2,32,48 'user':73 'way':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5455742"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701782292 {#4123
      date: 2023-12-05 14:18:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4127}
  +body: "Endeavour is basically Arch but with bling out of the box & an easier installer…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701801367 {#5199
    date: 2023-12-05 19:36:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@LeFantome@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5203 …}
  +nested: Doctrine\ORM\PersistentCollection {#5205 …}
  +votes: Doctrine\ORM\PersistentCollection {#5207 …}
  +reports: Doctrine\ORM\PersistentCollection {#5209 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5211 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5213 …}
  -id: 199685
  -bodyTs: "'arch':4 'basic':3 'bling':7 'box':11 'easier':13 'endeavour':1 'instal':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6401044"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701801367 {#5200
    date: 2023-12-05 19:36:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#5201
  +user: Proxies\__CG__\App\Entity\User {#5202 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4127
    +user: App\Entity\User {#4140 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I used to be a huge Manjaro fan. There were many ways it let me down, some of which were just bad governance.\n
      \n
      The biggest problem though is the AUR. Manjaro uses packages that are older than Arch. The AUR assumes the Arch packages. This, if your use the AUR with Manjaro, your system will break.\n
      \n
      It is not a question of if Manjaro will break but when. Every ex-Manjaro user has the same story.\n
      \n
      For me, EndeavourOS is everything that Manjaro should be.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1703495749 {#4122
      date: 2023-12-25 10:15:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4128 …}
    +nested: Doctrine\ORM\PersistentCollection {#4130 …}
    +votes: Doctrine\ORM\PersistentCollection {#4132 …}
    +reports: Doctrine\ORM\PersistentCollection {#4134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
    -id: 198657
    -bodyTs: "'arch':38,43 'assum':41 'aur':30,40,50 'bad':22 'biggest':25 'break':56,66 'endeavouro':80 'everi':69 'everyth':82 'ex':71 'ex-manjaro':70 'fan':8 'govern':23 'huge':6 'let':14 'mani':11 'manjaro':7,31,52,64,72,84 'older':36 'packag':33,44 'problem':26 'question':61 'stori':77 'system':54 'though':27 'use':2,32,48 'user':73 'way':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5455742"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701782292 {#4123
      date: 2023-12-05 14:18:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4127}
  +body: "Endeavour is basically Arch but with bling out of the box & an easier installer…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701801367 {#5199
    date: 2023-12-05 19:36:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@LeFantome@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5203 …}
  +nested: Doctrine\ORM\PersistentCollection {#5205 …}
  +votes: Doctrine\ORM\PersistentCollection {#5207 …}
  +reports: Doctrine\ORM\PersistentCollection {#5209 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5211 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5213 …}
  -id: 199685
  -bodyTs: "'arch':4 'basic':3 'bling':7 'box':11 'easier':13 'endeavour':1 'instal':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6401044"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701801367 {#5200
    date: 2023-12-05 19:36:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#5201
  +user: Proxies\__CG__\App\Entity\User {#5202 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4127
    +user: App\Entity\User {#4140 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I used to be a huge Manjaro fan. There were many ways it let me down, some of which were just bad governance.\n
      \n
      The biggest problem though is the AUR. Manjaro uses packages that are older than Arch. The AUR assumes the Arch packages. This, if your use the AUR with Manjaro, your system will break.\n
      \n
      It is not a question of if Manjaro will break but when. Every ex-Manjaro user has the same story.\n
      \n
      For me, EndeavourOS is everything that Manjaro should be.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1703495749 {#4122
      date: 2023-12-25 10:15:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4128 …}
    +nested: Doctrine\ORM\PersistentCollection {#4130 …}
    +votes: Doctrine\ORM\PersistentCollection {#4132 …}
    +reports: Doctrine\ORM\PersistentCollection {#4134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
    -id: 198657
    -bodyTs: "'arch':38,43 'assum':41 'aur':30,40,50 'bad':22 'biggest':25 'break':56,66 'endeavouro':80 'everi':69 'everyth':82 'ex':71 'ex-manjaro':70 'fan':8 'govern':23 'huge':6 'let':14 'mani':11 'manjaro':7,31,52,64,72,84 'older':36 'packag':33,44 'problem':26 'question':61 'stori':77 'system':54 'though':27 'use':2,32,48 'user':73 'way':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5455742"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701782292 {#4123
      date: 2023-12-05 14:18:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4127}
  +body: "Endeavour is basically Arch but with bling out of the box & an easier installer…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701801367 {#5199
    date: 2023-12-05 19:36:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@LeFantome@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5203 …}
  +nested: Doctrine\ORM\PersistentCollection {#5205 …}
  +votes: Doctrine\ORM\PersistentCollection {#5207 …}
  +reports: Doctrine\ORM\PersistentCollection {#5209 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5211 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5213 …}
  -id: 199685
  -bodyTs: "'arch':4 'basic':3 'bling':7 'box':11 'easier':13 'endeavour':1 'instal':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6401044"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701801367 {#5200
    date: 2023-12-05 19:36:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#5491
  +user: Proxies\__CG__\App\Entity\User {#5492 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5201
    +user: Proxies\__CG__\App\Entity\User {#5202 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4127
      +user: App\Entity\User {#4140 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        I used to be a huge Manjaro fan. There were many ways it let me down, some of which were just bad governance.\n
        \n
        The biggest problem though is the AUR. Manjaro uses packages that are older than Arch. The AUR assumes the Arch packages. This, if your use the AUR with Manjaro, your system will break.\n
        \n
        It is not a question of if Manjaro will break but when. Every ex-Manjaro user has the same story.\n
        \n
        For me, EndeavourOS is everything that Manjaro should be.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 34
      +score: 0
      +lastActive: DateTime @1703495749 {#4122
        date: 2023-12-25 10:15:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WeAreAllOne@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4128 …}
      +nested: Doctrine\ORM\PersistentCollection {#4130 …}
      +votes: Doctrine\ORM\PersistentCollection {#4132 …}
      +reports: Doctrine\ORM\PersistentCollection {#4134 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
      -id: 198657
      -bodyTs: "'arch':38,43 'assum':41 'aur':30,40,50 'bad':22 'biggest':25 'break':56,66 'endeavouro':80 'everi':69 'everyth':82 'ex':71 'ex-manjaro':70 'fan':8 'govern':23 'huge':6 'let':14 'mani':11 'manjaro':7,31,52,64,72,84 'older':36 'packag':33,44 'problem':26 'question':61 'stori':77 'system':54 'though':27 'use':2,32,48 'user':73 'way':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5455742"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701782292 {#4123
        date: 2023-12-05 14:18:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4127}
    +body: "Endeavour is basically Arch but with bling out of the box & an easier installer…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1701801367 {#5199
      date: 2023-12-05 19:36:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
      "@LeFantome@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5203 …}
    +nested: Doctrine\ORM\PersistentCollection {#5205 …}
    +votes: Doctrine\ORM\PersistentCollection {#5207 …}
    +reports: Doctrine\ORM\PersistentCollection {#5209 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5211 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5213 …}
    -id: 199685
    -bodyTs: "'arch':4 'basic':3 'bling':7 'box':11 'easier':13 'endeavour':1 'instal':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6401044"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701801367 {#5200
      date: 2023-12-05 19:36:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4127}
  +body: "What bling¿? I thought endeavorOS was very minimalist as well. Just arch with an easier installer"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701867852 {#5489
    date: 2023-12-06 14:04:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@LeFantome@programming.dev"
    "@furycd001@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5493 …}
  +nested: Doctrine\ORM\PersistentCollection {#5495 …}
  +votes: Doctrine\ORM\PersistentCollection {#5497 …}
  +reports: Doctrine\ORM\PersistentCollection {#5499 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5501 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5503 …}
  -id: 202773
  -bodyTs: "'arch':12 'bling':2 'easier':15 'endeavoro':5 'instal':16 'minimalist':8 'thought':4 'well':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5448691"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701867852 {#5490
    date: 2023-12-06 14:04:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#5491
  +user: Proxies\__CG__\App\Entity\User {#5492 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5201
    +user: Proxies\__CG__\App\Entity\User {#5202 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4127
      +user: App\Entity\User {#4140 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        I used to be a huge Manjaro fan. There were many ways it let me down, some of which were just bad governance.\n
        \n
        The biggest problem though is the AUR. Manjaro uses packages that are older than Arch. The AUR assumes the Arch packages. This, if your use the AUR with Manjaro, your system will break.\n
        \n
        It is not a question of if Manjaro will break but when. Every ex-Manjaro user has the same story.\n
        \n
        For me, EndeavourOS is everything that Manjaro should be.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 34
      +score: 0
      +lastActive: DateTime @1703495749 {#4122
        date: 2023-12-25 10:15:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WeAreAllOne@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4128 …}
      +nested: Doctrine\ORM\PersistentCollection {#4130 …}
      +votes: Doctrine\ORM\PersistentCollection {#4132 …}
      +reports: Doctrine\ORM\PersistentCollection {#4134 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
      -id: 198657
      -bodyTs: "'arch':38,43 'assum':41 'aur':30,40,50 'bad':22 'biggest':25 'break':56,66 'endeavouro':80 'everi':69 'everyth':82 'ex':71 'ex-manjaro':70 'fan':8 'govern':23 'huge':6 'let':14 'mani':11 'manjaro':7,31,52,64,72,84 'older':36 'packag':33,44 'problem':26 'question':61 'stori':77 'system':54 'though':27 'use':2,32,48 'user':73 'way':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5455742"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701782292 {#4123
        date: 2023-12-05 14:18:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4127}
    +body: "Endeavour is basically Arch but with bling out of the box & an easier installer…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1701801367 {#5199
      date: 2023-12-05 19:36:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
      "@LeFantome@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5203 …}
    +nested: Doctrine\ORM\PersistentCollection {#5205 …}
    +votes: Doctrine\ORM\PersistentCollection {#5207 …}
    +reports: Doctrine\ORM\PersistentCollection {#5209 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5211 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5213 …}
    -id: 199685
    -bodyTs: "'arch':4 'basic':3 'bling':7 'box':11 'easier':13 'endeavour':1 'instal':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6401044"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701801367 {#5200
      date: 2023-12-05 19:36:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4127}
  +body: "What bling¿? I thought endeavorOS was very minimalist as well. Just arch with an easier installer"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701867852 {#5489
    date: 2023-12-06 14:04:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@LeFantome@programming.dev"
    "@furycd001@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5493 …}
  +nested: Doctrine\ORM\PersistentCollection {#5495 …}
  +votes: Doctrine\ORM\PersistentCollection {#5497 …}
  +reports: Doctrine\ORM\PersistentCollection {#5499 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5501 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5503 …}
  -id: 202773
  -bodyTs: "'arch':12 'bling':2 'easier':15 'endeavoro':5 'instal':16 'minimalist':8 'thought':4 'well':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5448691"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701867852 {#5490
    date: 2023-12-06 14:04:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#5491
  +user: Proxies\__CG__\App\Entity\User {#5492 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5201
    +user: Proxies\__CG__\App\Entity\User {#5202 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4127
      +user: App\Entity\User {#4140 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        I used to be a huge Manjaro fan. There were many ways it let me down, some of which were just bad governance.\n
        \n
        The biggest problem though is the AUR. Manjaro uses packages that are older than Arch. The AUR assumes the Arch packages. This, if your use the AUR with Manjaro, your system will break.\n
        \n
        It is not a question of if Manjaro will break but when. Every ex-Manjaro user has the same story.\n
        \n
        For me, EndeavourOS is everything that Manjaro should be.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 34
      +score: 0
      +lastActive: DateTime @1703495749 {#4122
        date: 2023-12-25 10:15:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WeAreAllOne@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4128 …}
      +nested: Doctrine\ORM\PersistentCollection {#4130 …}
      +votes: Doctrine\ORM\PersistentCollection {#4132 …}
      +reports: Doctrine\ORM\PersistentCollection {#4134 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
      -id: 198657
      -bodyTs: "'arch':38,43 'assum':41 'aur':30,40,50 'bad':22 'biggest':25 'break':56,66 'endeavouro':80 'everi':69 'everyth':82 'ex':71 'ex-manjaro':70 'fan':8 'govern':23 'huge':6 'let':14 'mani':11 'manjaro':7,31,52,64,72,84 'older':36 'packag':33,44 'problem':26 'question':61 'stori':77 'system':54 'though':27 'use':2,32,48 'user':73 'way':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5455742"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701782292 {#4123
        date: 2023-12-05 14:18:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4127}
    +body: "Endeavour is basically Arch but with bling out of the box & an easier installer…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1701801367 {#5199
      date: 2023-12-05 19:36:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
      "@LeFantome@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5203 …}
    +nested: Doctrine\ORM\PersistentCollection {#5205 …}
    +votes: Doctrine\ORM\PersistentCollection {#5207 …}
    +reports: Doctrine\ORM\PersistentCollection {#5209 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5211 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5213 …}
    -id: 199685
    -bodyTs: "'arch':4 'basic':3 'bling':7 'box':11 'easier':13 'endeavour':1 'instal':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6401044"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701801367 {#5200
      date: 2023-12-05 19:36:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4127}
  +body: "What bling¿? I thought endeavorOS was very minimalist as well. Just arch with an easier installer"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701867852 {#5489
    date: 2023-12-06 14:04:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@LeFantome@programming.dev"
    "@furycd001@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5493 …}
  +nested: Doctrine\ORM\PersistentCollection {#5495 …}
  +votes: Doctrine\ORM\PersistentCollection {#5497 …}
  +reports: Doctrine\ORM\PersistentCollection {#5499 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5501 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5503 …}
  -id: 202773
  -bodyTs: "'arch':12 'bling':2 'easier':15 'endeavoro':5 'instal':16 'minimalist':8 'thought':4 'well':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5448691"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701867852 {#5490
    date: 2023-12-06 14:04:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5666
  +user: Proxies\__CG__\App\Entity\User {#5202 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5491
    +user: Proxies\__CG__\App\Entity\User {#5492 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5201
      +user: Proxies\__CG__\App\Entity\User {#5202 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4127
        +user: App\Entity\User {#4140 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          I used to be a huge Manjaro fan. There were many ways it let me down, some of which were just bad governance.\n
          \n
          The biggest problem though is the AUR. Manjaro uses packages that are older than Arch. The AUR assumes the Arch packages. This, if your use the AUR with Manjaro, your system will break.\n
          \n
          It is not a question of if Manjaro will break but when. Every ex-Manjaro user has the same story.\n
          \n
          For me, EndeavourOS is everything that Manjaro should be.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 34
        +score: 0
        +lastActive: DateTime @1703495749 {#4122
          date: 2023-12-25 10:15:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WeAreAllOne@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4128 …}
        +nested: Doctrine\ORM\PersistentCollection {#4130 …}
        +votes: Doctrine\ORM\PersistentCollection {#4132 …}
        +reports: Doctrine\ORM\PersistentCollection {#4134 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
        -id: 198657
        -bodyTs: "'arch':38,43 'assum':41 'aur':30,40,50 'bad':22 'biggest':25 'break':56,66 'endeavouro':80 'everi':69 'everyth':82 'ex':71 'ex-manjaro':70 'fan':8 'govern':23 'huge':6 'let':14 'mani':11 'manjaro':7,31,52,64,72,84 'older':36 'packag':33,44 'problem':26 'question':61 'stori':77 'system':54 'though':27 'use':2,32,48 'user':73 'way':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5455742"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701782292 {#4123
          date: 2023-12-05 14:18:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4127}
      +body: "Endeavour is basically Arch but with bling out of the box & an easier installer…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1701801367 {#5199
        date: 2023-12-05 19:36:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WeAreAllOne@lemm.ee"
        "@LeFantome@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5203 …}
      +nested: Doctrine\ORM\PersistentCollection {#5205 …}
      +votes: Doctrine\ORM\PersistentCollection {#5207 …}
      +reports: Doctrine\ORM\PersistentCollection {#5209 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5211 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5213 …}
      -id: 199685
      -bodyTs: "'arch':4 'basic':3 'bling':7 'box':11 'easier':13 'endeavour':1 'instal':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6401044"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701801367 {#5200
        date: 2023-12-05 19:36:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4127}
    +body: "What bling¿? I thought endeavorOS was very minimalist as well. Just arch with an easier installer"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701867852 {#5489
      date: 2023-12-06 14:04:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
      "@LeFantome@programming.dev"
      "@furycd001@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5493 …}
    +nested: Doctrine\ORM\PersistentCollection {#5495 …}
    +votes: Doctrine\ORM\PersistentCollection {#5497 …}
    +reports: Doctrine\ORM\PersistentCollection {#5499 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5501 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5503 …}
    -id: 202773
    -bodyTs: "'arch':12 'bling':2 'easier':15 'endeavoro':5 'instal':16 'minimalist':8 'thought':4 'well':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5448691"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701867852 {#5490
      date: 2023-12-06 14:04:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4127}
  +body: "Bling as in pre-installed themes…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701868837 {#5664
    date: 2023-12-06 14:20:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@LeFantome@programming.dev"
    "@furycd001@lemmy.ml"
    "@Sentau@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5667 …}
  +nested: Doctrine\ORM\PersistentCollection {#5669 …}
  +votes: Doctrine\ORM\PersistentCollection {#5671 …}
  +reports: Doctrine\ORM\PersistentCollection {#5673 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5675 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5677 …}
  -id: 202785
  -bodyTs: "'bling':1 'instal':6 'pre':5 'pre-instal':4 'theme':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6424337"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701868837 {#5665
    date: 2023-12-06 14:20:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#5666
  +user: Proxies\__CG__\App\Entity\User {#5202 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5491
    +user: Proxies\__CG__\App\Entity\User {#5492 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5201
      +user: Proxies\__CG__\App\Entity\User {#5202 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4127
        +user: App\Entity\User {#4140 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          I used to be a huge Manjaro fan. There were many ways it let me down, some of which were just bad governance.\n
          \n
          The biggest problem though is the AUR. Manjaro uses packages that are older than Arch. The AUR assumes the Arch packages. This, if your use the AUR with Manjaro, your system will break.\n
          \n
          It is not a question of if Manjaro will break but when. Every ex-Manjaro user has the same story.\n
          \n
          For me, EndeavourOS is everything that Manjaro should be.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 34
        +score: 0
        +lastActive: DateTime @1703495749 {#4122
          date: 2023-12-25 10:15:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WeAreAllOne@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4128 …}
        +nested: Doctrine\ORM\PersistentCollection {#4130 …}
        +votes: Doctrine\ORM\PersistentCollection {#4132 …}
        +reports: Doctrine\ORM\PersistentCollection {#4134 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
        -id: 198657
        -bodyTs: "'arch':38,43 'assum':41 'aur':30,40,50 'bad':22 'biggest':25 'break':56,66 'endeavouro':80 'everi':69 'everyth':82 'ex':71 'ex-manjaro':70 'fan':8 'govern':23 'huge':6 'let':14 'mani':11 'manjaro':7,31,52,64,72,84 'older':36 'packag':33,44 'problem':26 'question':61 'stori':77 'system':54 'though':27 'use':2,32,48 'user':73 'way':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5455742"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701782292 {#4123
          date: 2023-12-05 14:18:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4127}
      +body: "Endeavour is basically Arch but with bling out of the box & an easier installer…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1701801367 {#5199
        date: 2023-12-05 19:36:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WeAreAllOne@lemm.ee"
        "@LeFantome@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5203 …}
      +nested: Doctrine\ORM\PersistentCollection {#5205 …}
      +votes: Doctrine\ORM\PersistentCollection {#5207 …}
      +reports: Doctrine\ORM\PersistentCollection {#5209 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5211 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5213 …}
      -id: 199685
      -bodyTs: "'arch':4 'basic':3 'bling':7 'box':11 'easier':13 'endeavour':1 'instal':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6401044"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701801367 {#5200
        date: 2023-12-05 19:36:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4127}
    +body: "What bling¿? I thought endeavorOS was very minimalist as well. Just arch with an easier installer"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701867852 {#5489
      date: 2023-12-06 14:04:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
      "@LeFantome@programming.dev"
      "@furycd001@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5493 …}
    +nested: Doctrine\ORM\PersistentCollection {#5495 …}
    +votes: Doctrine\ORM\PersistentCollection {#5497 …}
    +reports: Doctrine\ORM\PersistentCollection {#5499 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5501 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5503 …}
    -id: 202773
    -bodyTs: "'arch':12 'bling':2 'easier':15 'endeavoro':5 'instal':16 'minimalist':8 'thought':4 'well':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5448691"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701867852 {#5490
      date: 2023-12-06 14:04:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4127}
  +body: "Bling as in pre-installed themes…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701868837 {#5664
    date: 2023-12-06 14:20:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@LeFantome@programming.dev"
    "@furycd001@lemmy.ml"
    "@Sentau@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5667 …}
  +nested: Doctrine\ORM\PersistentCollection {#5669 …}
  +votes: Doctrine\ORM\PersistentCollection {#5671 …}
  +reports: Doctrine\ORM\PersistentCollection {#5673 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5675 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5677 …}
  -id: 202785
  -bodyTs: "'bling':1 'instal':6 'pre':5 'pre-instal':4 'theme':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6424337"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701868837 {#5665
    date: 2023-12-06 14:20:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#5666
  +user: Proxies\__CG__\App\Entity\User {#5202 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5491
    +user: Proxies\__CG__\App\Entity\User {#5492 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5201
      +user: Proxies\__CG__\App\Entity\User {#5202 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4127
        +user: App\Entity\User {#4140 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          I used to be a huge Manjaro fan. There were many ways it let me down, some of which were just bad governance.\n
          \n
          The biggest problem though is the AUR. Manjaro uses packages that are older than Arch. The AUR assumes the Arch packages. This, if your use the AUR with Manjaro, your system will break.\n
          \n
          It is not a question of if Manjaro will break but when. Every ex-Manjaro user has the same story.\n
          \n
          For me, EndeavourOS is everything that Manjaro should be.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 34
        +score: 0
        +lastActive: DateTime @1703495749 {#4122
          date: 2023-12-25 10:15:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WeAreAllOne@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4128 …}
        +nested: Doctrine\ORM\PersistentCollection {#4130 …}
        +votes: Doctrine\ORM\PersistentCollection {#4132 …}
        +reports: Doctrine\ORM\PersistentCollection {#4134 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
        -id: 198657
        -bodyTs: "'arch':38,43 'assum':41 'aur':30,40,50 'bad':22 'biggest':25 'break':56,66 'endeavouro':80 'everi':69 'everyth':82 'ex':71 'ex-manjaro':70 'fan':8 'govern':23 'huge':6 'let':14 'mani':11 'manjaro':7,31,52,64,72,84 'older':36 'packag':33,44 'problem':26 'question':61 'stori':77 'system':54 'though':27 'use':2,32,48 'user':73 'way':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5455742"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701782292 {#4123
          date: 2023-12-05 14:18:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4127}
      +body: "Endeavour is basically Arch but with bling out of the box & an easier installer…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1701801367 {#5199
        date: 2023-12-05 19:36:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WeAreAllOne@lemm.ee"
        "@LeFantome@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5203 …}
      +nested: Doctrine\ORM\PersistentCollection {#5205 …}
      +votes: Doctrine\ORM\PersistentCollection {#5207 …}
      +reports: Doctrine\ORM\PersistentCollection {#5209 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5211 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5213 …}
      -id: 199685
      -bodyTs: "'arch':4 'basic':3 'bling':7 'box':11 'easier':13 'endeavour':1 'instal':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6401044"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701801367 {#5200
        date: 2023-12-05 19:36:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4127}
    +body: "What bling¿? I thought endeavorOS was very minimalist as well. Just arch with an easier installer"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701867852 {#5489
      date: 2023-12-06 14:04:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
      "@LeFantome@programming.dev"
      "@furycd001@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5493 …}
    +nested: Doctrine\ORM\PersistentCollection {#5495 …}
    +votes: Doctrine\ORM\PersistentCollection {#5497 …}
    +reports: Doctrine\ORM\PersistentCollection {#5499 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5501 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5503 …}
    -id: 202773
    -bodyTs: "'arch':12 'bling':2 'easier':15 'endeavoro':5 'instal':16 'minimalist':8 'thought':4 'well':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5448691"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701867852 {#5490
      date: 2023-12-06 14:04:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4127}
  +body: "Bling as in pre-installed themes…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701868837 {#5664
    date: 2023-12-06 14:20:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@LeFantome@programming.dev"
    "@furycd001@lemmy.ml"
    "@Sentau@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5667 …}
  +nested: Doctrine\ORM\PersistentCollection {#5669 …}
  +votes: Doctrine\ORM\PersistentCollection {#5671 …}
  +reports: Doctrine\ORM\PersistentCollection {#5673 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5675 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5677 …}
  -id: 202785
  -bodyTs: "'bling':1 'instal':6 'pre':5 'pre-instal':4 'theme':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6424337"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701868837 {#5665
    date: 2023-12-06 14:20:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5218
  +user: Proxies\__CG__\App\Entity\User {#5219 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4127
    +user: App\Entity\User {#4140 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I used to be a huge Manjaro fan. There were many ways it let me down, some of which were just bad governance.\n
      \n
      The biggest problem though is the AUR. Manjaro uses packages that are older than Arch. The AUR assumes the Arch packages. This, if your use the AUR with Manjaro, your system will break.\n
      \n
      It is not a question of if Manjaro will break but when. Every ex-Manjaro user has the same story.\n
      \n
      For me, EndeavourOS is everything that Manjaro should be.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1703495749 {#4122
      date: 2023-12-25 10:15:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4128 …}
    +nested: Doctrine\ORM\PersistentCollection {#4130 …}
    +votes: Doctrine\ORM\PersistentCollection {#4132 …}
    +reports: Doctrine\ORM\PersistentCollection {#4134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
    -id: 198657
    -bodyTs: "'arch':38,43 'assum':41 'aur':30,40,50 'bad':22 'biggest':25 'break':56,66 'endeavouro':80 'everi':69 'everyth':82 'ex':71 'ex-manjaro':70 'fan':8 'govern':23 'huge':6 'let':14 'mani':11 'manjaro':7,31,52,64,72,84 'older':36 'packag':33,44 'problem':26 'question':61 'stori':77 'system':54 'though':27 'use':2,32,48 'user':73 'way':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5455742"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701782292 {#4123
      date: 2023-12-05 14:18:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4127}
  +body: """
    The AUR doesn’t assume arch packages, if the package your aur script wants isn’t in your repo then the package simply fails to update/install.\n
    \n
    Edit: This is true even for Arch linux, as the Aur package might be out of date.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701784883 {#5215
    date: 2023-12-05 15:01:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@LeFantome@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5220 …}
  +nested: Doctrine\ORM\PersistentCollection {#5222 …}
  +votes: Doctrine\ORM\PersistentCollection {#5224 …}
  +reports: Doctrine\ORM\PersistentCollection {#5226 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5230 …}
  -id: 198786
  -bodyTs: "'arch':6,33 'assum':5 'aur':2,12,37 'date':43 'doesn':3 'edit':27 'even':31 'fail':24 'isn':15 'linux':34 'might':39 'packag':7,10,22,38 'repo':19 'script':13 'simpli':23 'true':30 'update/install':26 'want':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6394838"
  +editedAt: DateTimeImmutable @1703041118 {#5216
    date: 2023-12-20 03:58:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701784883 {#5217
    date: 2023-12-05 15:01:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#5218
  +user: Proxies\__CG__\App\Entity\User {#5219 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4127
    +user: App\Entity\User {#4140 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I used to be a huge Manjaro fan. There were many ways it let me down, some of which were just bad governance.\n
      \n
      The biggest problem though is the AUR. Manjaro uses packages that are older than Arch. The AUR assumes the Arch packages. This, if your use the AUR with Manjaro, your system will break.\n
      \n
      It is not a question of if Manjaro will break but when. Every ex-Manjaro user has the same story.\n
      \n
      For me, EndeavourOS is everything that Manjaro should be.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1703495749 {#4122
      date: 2023-12-25 10:15:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4128 …}
    +nested: Doctrine\ORM\PersistentCollection {#4130 …}
    +votes: Doctrine\ORM\PersistentCollection {#4132 …}
    +reports: Doctrine\ORM\PersistentCollection {#4134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
    -id: 198657
    -bodyTs: "'arch':38,43 'assum':41 'aur':30,40,50 'bad':22 'biggest':25 'break':56,66 'endeavouro':80 'everi':69 'everyth':82 'ex':71 'ex-manjaro':70 'fan':8 'govern':23 'huge':6 'let':14 'mani':11 'manjaro':7,31,52,64,72,84 'older':36 'packag':33,44 'problem':26 'question':61 'stori':77 'system':54 'though':27 'use':2,32,48 'user':73 'way':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5455742"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701782292 {#4123
      date: 2023-12-05 14:18:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4127}
  +body: """
    The AUR doesn’t assume arch packages, if the package your aur script wants isn’t in your repo then the package simply fails to update/install.\n
    \n
    Edit: This is true even for Arch linux, as the Aur package might be out of date.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701784883 {#5215
    date: 2023-12-05 15:01:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@LeFantome@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5220 …}
  +nested: Doctrine\ORM\PersistentCollection {#5222 …}
  +votes: Doctrine\ORM\PersistentCollection {#5224 …}
  +reports: Doctrine\ORM\PersistentCollection {#5226 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5230 …}
  -id: 198786
  -bodyTs: "'arch':6,33 'assum':5 'aur':2,12,37 'date':43 'doesn':3 'edit':27 'even':31 'fail':24 'isn':15 'linux':34 'might':39 'packag':7,10,22,38 'repo':19 'script':13 'simpli':23 'true':30 'update/install':26 'want':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6394838"
  +editedAt: DateTimeImmutable @1703041118 {#5216
    date: 2023-12-20 03:58:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701784883 {#5217
    date: 2023-12-05 15:01:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#5218
  +user: Proxies\__CG__\App\Entity\User {#5219 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4127
    +user: App\Entity\User {#4140 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I used to be a huge Manjaro fan. There were many ways it let me down, some of which were just bad governance.\n
      \n
      The biggest problem though is the AUR. Manjaro uses packages that are older than Arch. The AUR assumes the Arch packages. This, if your use the AUR with Manjaro, your system will break.\n
      \n
      It is not a question of if Manjaro will break but when. Every ex-Manjaro user has the same story.\n
      \n
      For me, EndeavourOS is everything that Manjaro should be.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1703495749 {#4122
      date: 2023-12-25 10:15:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4128 …}
    +nested: Doctrine\ORM\PersistentCollection {#4130 …}
    +votes: Doctrine\ORM\PersistentCollection {#4132 …}
    +reports: Doctrine\ORM\PersistentCollection {#4134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
    -id: 198657
    -bodyTs: "'arch':38,43 'assum':41 'aur':30,40,50 'bad':22 'biggest':25 'break':56,66 'endeavouro':80 'everi':69 'everyth':82 'ex':71 'ex-manjaro':70 'fan':8 'govern':23 'huge':6 'let':14 'mani':11 'manjaro':7,31,52,64,72,84 'older':36 'packag':33,44 'problem':26 'question':61 'stori':77 'system':54 'though':27 'use':2,32,48 'user':73 'way':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5455742"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701782292 {#4123
      date: 2023-12-05 14:18:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4127}
  +body: """
    The AUR doesn’t assume arch packages, if the package your aur script wants isn’t in your repo then the package simply fails to update/install.\n
    \n
    Edit: This is true even for Arch linux, as the Aur package might be out of date.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701784883 {#5215
    date: 2023-12-05 15:01:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@LeFantome@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5220 …}
  +nested: Doctrine\ORM\PersistentCollection {#5222 …}
  +votes: Doctrine\ORM\PersistentCollection {#5224 …}
  +reports: Doctrine\ORM\PersistentCollection {#5226 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5230 …}
  -id: 198786
  -bodyTs: "'arch':6,33 'assum':5 'aur':2,12,37 'date':43 'doesn':3 'edit':27 'even':31 'fail':24 'isn':15 'linux':34 'might':39 'packag':7,10,22,38 'repo':19 'script':13 'simpli':23 'true':30 'update/install':26 'want':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6394838"
  +editedAt: DateTimeImmutable @1703041118 {#5216
    date: 2023-12-20 03:58:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701784883 {#5217
    date: 2023-12-05 15:01:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#5439
  +user: App\Entity\User {#4140 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5218
    +user: Proxies\__CG__\App\Entity\User {#5219 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4127
      +user: App\Entity\User {#4140 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        I used to be a huge Manjaro fan. There were many ways it let me down, some of which were just bad governance.\n
        \n
        The biggest problem though is the AUR. Manjaro uses packages that are older than Arch. The AUR assumes the Arch packages. This, if your use the AUR with Manjaro, your system will break.\n
        \n
        It is not a question of if Manjaro will break but when. Every ex-Manjaro user has the same story.\n
        \n
        For me, EndeavourOS is everything that Manjaro should be.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 34
      +score: 0
      +lastActive: DateTime @1703495749 {#4122
        date: 2023-12-25 10:15:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WeAreAllOne@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4128 …}
      +nested: Doctrine\ORM\PersistentCollection {#4130 …}
      +votes: Doctrine\ORM\PersistentCollection {#4132 …}
      +reports: Doctrine\ORM\PersistentCollection {#4134 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
      -id: 198657
      -bodyTs: "'arch':38,43 'assum':41 'aur':30,40,50 'bad':22 'biggest':25 'break':56,66 'endeavouro':80 'everi':69 'everyth':82 'ex':71 'ex-manjaro':70 'fan':8 'govern':23 'huge':6 'let':14 'mani':11 'manjaro':7,31,52,64,72,84 'older':36 'packag':33,44 'problem':26 'question':61 'stori':77 'system':54 'though':27 'use':2,32,48 'user':73 'way':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5455742"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701782292 {#4123
        date: 2023-12-05 14:18:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4127}
    +body: """
      The AUR doesn’t assume arch packages, if the package your aur script wants isn’t in your repo then the package simply fails to update/install.\n
      \n
      Edit: This is true even for Arch linux, as the Aur package might be out of date.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1701784883 {#5215
      date: 2023-12-05 15:01:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
      "@LeFantome@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5220 …}
    +nested: Doctrine\ORM\PersistentCollection {#5222 …}
    +votes: Doctrine\ORM\PersistentCollection {#5224 …}
    +reports: Doctrine\ORM\PersistentCollection {#5226 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5228 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5230 …}
    -id: 198786
    -bodyTs: "'arch':6,33 'assum':5 'aur':2,12,37 'date':43 'doesn':3 'edit':27 'even':31 'fail':24 'isn':15 'linux':34 'might':39 'packag':7,10,22,38 'repo':19 'script':13 'simpli':23 'true':30 'update/install':26 'want':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6394838"
    +editedAt: DateTimeImmutable @1703041118 {#5216
      date: 2023-12-20 03:58:38.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701784883 {#5217
      date: 2023-12-05 15:01:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4127}
  +body: """
    There are many cases where Manjaro causes problems. For example, a package mag already be in Arch but not yet in Manjaro. Or perhaps the Manjaro package is not a high enough version number. If another Arch package requires this first package, in Arch it would grab the Arch package. The Arch package will be maintained over time. In Manajaro, the package is not there and so the AUR grabs it from the AUR as well. Perhaps it is even the Git version with an unclear version number. Over time, the AUR dependency breaks or becomes unmaintained. Even once Manjaro has the package, it may not migrate it because of the version numbers. Now things are broken. This exact thing happened to me on Manjaro where my GIMP ended up using GEGL from the AUR. My system was broken for months.\n
    \n
    An even worse problem can happen when there are alternate dependencies. Sometimes in the AUR you will have multiple packages that fulfill a dependency. In Arch, you can see if one is from the actual repos and one is itself from the AUR. Again, if you choose the one in the repos, it will work and stay supports. In Manjaro, neither may be coming from the actual repos in which case it is easy to choose the wrong one. This sets you up to have package conflicts. In Manjaro, I would never know that the other option had now been added to the repos. More than once, I had the dependency that I had chosen break when the other would still have been fine.\n
    \n
    Ok, this is getting long and that was just a couple of scenarios.\n
    \n
    Suffice it to say, when I used Manjaro, I got the impression that the AUR broke all the time and that using the AUR broke my install from time to time. Now that I use Arch, I do not have those issues and I realize that it was Manjaro all along.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701813386 {#5438
    date: 2023-12-05 22:56:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@LeFantome@programming.dev"
    "@Samueru@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5445 …}
  +nested: Doctrine\ORM\PersistentCollection {#5447 …}
  +votes: Doctrine\ORM\PersistentCollection {#5449 …}
  +reports: Doctrine\ORM\PersistentCollection {#5452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5456 …}
  -id: 200349
  -bodyTs: "'actual':176,208 'ad':242 'along':329 'alreadi':14 'altern':151 'anoth':36 'arch':17,37,44,49,52,167,314 'aur':69,74,92,135,156,184,293,302 'becom':96 'break':94,257 'broke':294,303 'broken':117,139 'case':4,212 'caus':7 'choos':188,217 'chosen':256 'come':205 'conflict':228 'coupl':276 'depend':93,152,165,252 'easi':215 'end':129 'enough':32 'even':80,98,143 'exact':119 'exampl':10 'fine':265 'first':41 'fulfil':163 'gegl':132 'get':269 'gimp':128 'git':82 'got':288 'grab':47,70 'happen':121,147 'high':31 'impress':290 'instal':305 'issu':320 'know':234 'long':270 'mag':13 'maintain':56 'manajaro':60 'mani':3 'manjaro':6,22,26,100,125,201,230,286,327 'may':105,203 'migrat':107 'month':141 'multipl':160 'neither':202 'never':233 'number':34,88,113 'ok':266 'one':172,179,190,220 'option':238 'packag':12,27,38,42,50,53,62,103,161,227 'perhap':24,77 'problem':8,145 'realiz':323 'repo':177,193,209,245 'requir':39 'say':282 'scenario':278 'see':170 'set':222 'sometim':153 'stay':198 'still':262 'suffic':279 'support':199 'system':137 'thing':115,120 'time':58,90,297,307,309 'unclear':86 'unmaintain':97 'use':131,285,300,313 'version':33,83,87,112 'well':76 'work':196 'wors':144 'would':46,232,261 'wrong':219 'yet':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5468493"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701813386 {#5441
    date: 2023-12-05 22:56:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#5439
  +user: App\Entity\User {#4140 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5218
    +user: Proxies\__CG__\App\Entity\User {#5219 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4127
      +user: App\Entity\User {#4140 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        I used to be a huge Manjaro fan. There were many ways it let me down, some of which were just bad governance.\n
        \n
        The biggest problem though is the AUR. Manjaro uses packages that are older than Arch. The AUR assumes the Arch packages. This, if your use the AUR with Manjaro, your system will break.\n
        \n
        It is not a question of if Manjaro will break but when. Every ex-Manjaro user has the same story.\n
        \n
        For me, EndeavourOS is everything that Manjaro should be.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 34
      +score: 0
      +lastActive: DateTime @1703495749 {#4122
        date: 2023-12-25 10:15:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WeAreAllOne@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4128 …}
      +nested: Doctrine\ORM\PersistentCollection {#4130 …}
      +votes: Doctrine\ORM\PersistentCollection {#4132 …}
      +reports: Doctrine\ORM\PersistentCollection {#4134 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
      -id: 198657
      -bodyTs: "'arch':38,43 'assum':41 'aur':30,40,50 'bad':22 'biggest':25 'break':56,66 'endeavouro':80 'everi':69 'everyth':82 'ex':71 'ex-manjaro':70 'fan':8 'govern':23 'huge':6 'let':14 'mani':11 'manjaro':7,31,52,64,72,84 'older':36 'packag':33,44 'problem':26 'question':61 'stori':77 'system':54 'though':27 'use':2,32,48 'user':73 'way':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5455742"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701782292 {#4123
        date: 2023-12-05 14:18:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4127}
    +body: """
      The AUR doesn’t assume arch packages, if the package your aur script wants isn’t in your repo then the package simply fails to update/install.\n
      \n
      Edit: This is true even for Arch linux, as the Aur package might be out of date.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1701784883 {#5215
      date: 2023-12-05 15:01:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
      "@LeFantome@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5220 …}
    +nested: Doctrine\ORM\PersistentCollection {#5222 …}
    +votes: Doctrine\ORM\PersistentCollection {#5224 …}
    +reports: Doctrine\ORM\PersistentCollection {#5226 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5228 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5230 …}
    -id: 198786
    -bodyTs: "'arch':6,33 'assum':5 'aur':2,12,37 'date':43 'doesn':3 'edit':27 'even':31 'fail':24 'isn':15 'linux':34 'might':39 'packag':7,10,22,38 'repo':19 'script':13 'simpli':23 'true':30 'update/install':26 'want':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6394838"
    +editedAt: DateTimeImmutable @1703041118 {#5216
      date: 2023-12-20 03:58:38.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701784883 {#5217
      date: 2023-12-05 15:01:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4127}
  +body: """
    There are many cases where Manjaro causes problems. For example, a package mag already be in Arch but not yet in Manjaro. Or perhaps the Manjaro package is not a high enough version number. If another Arch package requires this first package, in Arch it would grab the Arch package. The Arch package will be maintained over time. In Manajaro, the package is not there and so the AUR grabs it from the AUR as well. Perhaps it is even the Git version with an unclear version number. Over time, the AUR dependency breaks or becomes unmaintained. Even once Manjaro has the package, it may not migrate it because of the version numbers. Now things are broken. This exact thing happened to me on Manjaro where my GIMP ended up using GEGL from the AUR. My system was broken for months.\n
    \n
    An even worse problem can happen when there are alternate dependencies. Sometimes in the AUR you will have multiple packages that fulfill a dependency. In Arch, you can see if one is from the actual repos and one is itself from the AUR. Again, if you choose the one in the repos, it will work and stay supports. In Manjaro, neither may be coming from the actual repos in which case it is easy to choose the wrong one. This sets you up to have package conflicts. In Manjaro, I would never know that the other option had now been added to the repos. More than once, I had the dependency that I had chosen break when the other would still have been fine.\n
    \n
    Ok, this is getting long and that was just a couple of scenarios.\n
    \n
    Suffice it to say, when I used Manjaro, I got the impression that the AUR broke all the time and that using the AUR broke my install from time to time. Now that I use Arch, I do not have those issues and I realize that it was Manjaro all along.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701813386 {#5438
    date: 2023-12-05 22:56:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@LeFantome@programming.dev"
    "@Samueru@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5445 …}
  +nested: Doctrine\ORM\PersistentCollection {#5447 …}
  +votes: Doctrine\ORM\PersistentCollection {#5449 …}
  +reports: Doctrine\ORM\PersistentCollection {#5452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5456 …}
  -id: 200349
  -bodyTs: "'actual':176,208 'ad':242 'along':329 'alreadi':14 'altern':151 'anoth':36 'arch':17,37,44,49,52,167,314 'aur':69,74,92,135,156,184,293,302 'becom':96 'break':94,257 'broke':294,303 'broken':117,139 'case':4,212 'caus':7 'choos':188,217 'chosen':256 'come':205 'conflict':228 'coupl':276 'depend':93,152,165,252 'easi':215 'end':129 'enough':32 'even':80,98,143 'exact':119 'exampl':10 'fine':265 'first':41 'fulfil':163 'gegl':132 'get':269 'gimp':128 'git':82 'got':288 'grab':47,70 'happen':121,147 'high':31 'impress':290 'instal':305 'issu':320 'know':234 'long':270 'mag':13 'maintain':56 'manajaro':60 'mani':3 'manjaro':6,22,26,100,125,201,230,286,327 'may':105,203 'migrat':107 'month':141 'multipl':160 'neither':202 'never':233 'number':34,88,113 'ok':266 'one':172,179,190,220 'option':238 'packag':12,27,38,42,50,53,62,103,161,227 'perhap':24,77 'problem':8,145 'realiz':323 'repo':177,193,209,245 'requir':39 'say':282 'scenario':278 'see':170 'set':222 'sometim':153 'stay':198 'still':262 'suffic':279 'support':199 'system':137 'thing':115,120 'time':58,90,297,307,309 'unclear':86 'unmaintain':97 'use':131,285,300,313 'version':33,83,87,112 'well':76 'work':196 'wors':144 'would':46,232,261 'wrong':219 'yet':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5468493"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701813386 {#5441
    date: 2023-12-05 22:56:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#5439
  +user: App\Entity\User {#4140 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5218
    +user: Proxies\__CG__\App\Entity\User {#5219 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4127
      +user: App\Entity\User {#4140 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        I used to be a huge Manjaro fan. There were many ways it let me down, some of which were just bad governance.\n
        \n
        The biggest problem though is the AUR. Manjaro uses packages that are older than Arch. The AUR assumes the Arch packages. This, if your use the AUR with Manjaro, your system will break.\n
        \n
        It is not a question of if Manjaro will break but when. Every ex-Manjaro user has the same story.\n
        \n
        For me, EndeavourOS is everything that Manjaro should be.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 34
      +score: 0
      +lastActive: DateTime @1703495749 {#4122
        date: 2023-12-25 10:15:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WeAreAllOne@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4128 …}
      +nested: Doctrine\ORM\PersistentCollection {#4130 …}
      +votes: Doctrine\ORM\PersistentCollection {#4132 …}
      +reports: Doctrine\ORM\PersistentCollection {#4134 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
      -id: 198657
      -bodyTs: "'arch':38,43 'assum':41 'aur':30,40,50 'bad':22 'biggest':25 'break':56,66 'endeavouro':80 'everi':69 'everyth':82 'ex':71 'ex-manjaro':70 'fan':8 'govern':23 'huge':6 'let':14 'mani':11 'manjaro':7,31,52,64,72,84 'older':36 'packag':33,44 'problem':26 'question':61 'stori':77 'system':54 'though':27 'use':2,32,48 'user':73 'way':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5455742"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701782292 {#4123
        date: 2023-12-05 14:18:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4127}
    +body: """
      The AUR doesn’t assume arch packages, if the package your aur script wants isn’t in your repo then the package simply fails to update/install.\n
      \n
      Edit: This is true even for Arch linux, as the Aur package might be out of date.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1701784883 {#5215
      date: 2023-12-05 15:01:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
      "@LeFantome@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5220 …}
    +nested: Doctrine\ORM\PersistentCollection {#5222 …}
    +votes: Doctrine\ORM\PersistentCollection {#5224 …}
    +reports: Doctrine\ORM\PersistentCollection {#5226 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5228 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5230 …}
    -id: 198786
    -bodyTs: "'arch':6,33 'assum':5 'aur':2,12,37 'date':43 'doesn':3 'edit':27 'even':31 'fail':24 'isn':15 'linux':34 'might':39 'packag':7,10,22,38 'repo':19 'script':13 'simpli':23 'true':30 'update/install':26 'want':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6394838"
    +editedAt: DateTimeImmutable @1703041118 {#5216
      date: 2023-12-20 03:58:38.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701784883 {#5217
      date: 2023-12-05 15:01:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4127}
  +body: """
    There are many cases where Manjaro causes problems. For example, a package mag already be in Arch but not yet in Manjaro. Or perhaps the Manjaro package is not a high enough version number. If another Arch package requires this first package, in Arch it would grab the Arch package. The Arch package will be maintained over time. In Manajaro, the package is not there and so the AUR grabs it from the AUR as well. Perhaps it is even the Git version with an unclear version number. Over time, the AUR dependency breaks or becomes unmaintained. Even once Manjaro has the package, it may not migrate it because of the version numbers. Now things are broken. This exact thing happened to me on Manjaro where my GIMP ended up using GEGL from the AUR. My system was broken for months.\n
    \n
    An even worse problem can happen when there are alternate dependencies. Sometimes in the AUR you will have multiple packages that fulfill a dependency. In Arch, you can see if one is from the actual repos and one is itself from the AUR. Again, if you choose the one in the repos, it will work and stay supports. In Manjaro, neither may be coming from the actual repos in which case it is easy to choose the wrong one. This sets you up to have package conflicts. In Manjaro, I would never know that the other option had now been added to the repos. More than once, I had the dependency that I had chosen break when the other would still have been fine.\n
    \n
    Ok, this is getting long and that was just a couple of scenarios.\n
    \n
    Suffice it to say, when I used Manjaro, I got the impression that the AUR broke all the time and that using the AUR broke my install from time to time. Now that I use Arch, I do not have those issues and I realize that it was Manjaro all along.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701813386 {#5438
    date: 2023-12-05 22:56:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@LeFantome@programming.dev"
    "@Samueru@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5445 …}
  +nested: Doctrine\ORM\PersistentCollection {#5447 …}
  +votes: Doctrine\ORM\PersistentCollection {#5449 …}
  +reports: Doctrine\ORM\PersistentCollection {#5452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5456 …}
  -id: 200349
  -bodyTs: "'actual':176,208 'ad':242 'along':329 'alreadi':14 'altern':151 'anoth':36 'arch':17,37,44,49,52,167,314 'aur':69,74,92,135,156,184,293,302 'becom':96 'break':94,257 'broke':294,303 'broken':117,139 'case':4,212 'caus':7 'choos':188,217 'chosen':256 'come':205 'conflict':228 'coupl':276 'depend':93,152,165,252 'easi':215 'end':129 'enough':32 'even':80,98,143 'exact':119 'exampl':10 'fine':265 'first':41 'fulfil':163 'gegl':132 'get':269 'gimp':128 'git':82 'got':288 'grab':47,70 'happen':121,147 'high':31 'impress':290 'instal':305 'issu':320 'know':234 'long':270 'mag':13 'maintain':56 'manajaro':60 'mani':3 'manjaro':6,22,26,100,125,201,230,286,327 'may':105,203 'migrat':107 'month':141 'multipl':160 'neither':202 'never':233 'number':34,88,113 'ok':266 'one':172,179,190,220 'option':238 'packag':12,27,38,42,50,53,62,103,161,227 'perhap':24,77 'problem':8,145 'realiz':323 'repo':177,193,209,245 'requir':39 'say':282 'scenario':278 'see':170 'set':222 'sometim':153 'stay':198 'still':262 'suffic':279 'support':199 'system':137 'thing':115,120 'time':58,90,297,307,309 'unclear':86 'unmaintain':97 'use':131,285,300,313 'version':33,83,87,112 'well':76 'work':196 'wors':144 'would':46,232,261 'wrong':219 'yet':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5468493"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701813386 {#5441
    date: 2023-12-05 22:56:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5635
  +user: Proxies\__CG__\App\Entity\User {#5219 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5439
    +user: App\Entity\User {#4140 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5218
      +user: Proxies\__CG__\App\Entity\User {#5219 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4127
        +user: App\Entity\User {#4140 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          I used to be a huge Manjaro fan. There were many ways it let me down, some of which were just bad governance.\n
          \n
          The biggest problem though is the AUR. Manjaro uses packages that are older than Arch. The AUR assumes the Arch packages. This, if your use the AUR with Manjaro, your system will break.\n
          \n
          It is not a question of if Manjaro will break but when. Every ex-Manjaro user has the same story.\n
          \n
          For me, EndeavourOS is everything that Manjaro should be.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 34
        +score: 0
        +lastActive: DateTime @1703495749 {#4122
          date: 2023-12-25 10:15:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WeAreAllOne@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4128 …}
        +nested: Doctrine\ORM\PersistentCollection {#4130 …}
        +votes: Doctrine\ORM\PersistentCollection {#4132 …}
        +reports: Doctrine\ORM\PersistentCollection {#4134 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
        -id: 198657
        -bodyTs: "'arch':38,43 'assum':41 'aur':30,40,50 'bad':22 'biggest':25 'break':56,66 'endeavouro':80 'everi':69 'everyth':82 'ex':71 'ex-manjaro':70 'fan':8 'govern':23 'huge':6 'let':14 'mani':11 'manjaro':7,31,52,64,72,84 'older':36 'packag':33,44 'problem':26 'question':61 'stori':77 'system':54 'though':27 'use':2,32,48 'user':73 'way':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5455742"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701782292 {#4123
          date: 2023-12-05 14:18:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4127}
      +body: """
        The AUR doesn’t assume arch packages, if the package your aur script wants isn’t in your repo then the package simply fails to update/install.\n
        \n
        Edit: This is true even for Arch linux, as the Aur package might be out of date.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1701784883 {#5215
        date: 2023-12-05 15:01:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WeAreAllOne@lemm.ee"
        "@LeFantome@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5220 …}
      +nested: Doctrine\ORM\PersistentCollection {#5222 …}
      +votes: Doctrine\ORM\PersistentCollection {#5224 …}
      +reports: Doctrine\ORM\PersistentCollection {#5226 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5228 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5230 …}
      -id: 198786
      -bodyTs: "'arch':6,33 'assum':5 'aur':2,12,37 'date':43 'doesn':3 'edit':27 'even':31 'fail':24 'isn':15 'linux':34 'might':39 'packag':7,10,22,38 'repo':19 'script':13 'simpli':23 'true':30 'update/install':26 'want':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6394838"
      +editedAt: DateTimeImmutable @1703041118 {#5216
        date: 2023-12-20 03:58:38.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701784883 {#5217
        date: 2023-12-05 15:01:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4127}
    +body: """
      There are many cases where Manjaro causes problems. For example, a package mag already be in Arch but not yet in Manjaro. Or perhaps the Manjaro package is not a high enough version number. If another Arch package requires this first package, in Arch it would grab the Arch package. The Arch package will be maintained over time. In Manajaro, the package is not there and so the AUR grabs it from the AUR as well. Perhaps it is even the Git version with an unclear version number. Over time, the AUR dependency breaks or becomes unmaintained. Even once Manjaro has the package, it may not migrate it because of the version numbers. Now things are broken. This exact thing happened to me on Manjaro where my GIMP ended up using GEGL from the AUR. My system was broken for months.\n
      \n
      An even worse problem can happen when there are alternate dependencies. Sometimes in the AUR you will have multiple packages that fulfill a dependency. In Arch, you can see if one is from the actual repos and one is itself from the AUR. Again, if you choose the one in the repos, it will work and stay supports. In Manjaro, neither may be coming from the actual repos in which case it is easy to choose the wrong one. This sets you up to have package conflicts. In Manjaro, I would never know that the other option had now been added to the repos. More than once, I had the dependency that I had chosen break when the other would still have been fine.\n
      \n
      Ok, this is getting long and that was just a couple of scenarios.\n
      \n
      Suffice it to say, when I used Manjaro, I got the impression that the AUR broke all the time and that using the AUR broke my install from time to time. Now that I use Arch, I do not have those issues and I realize that it was Manjaro all along.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701813386 {#5438
      date: 2023-12-05 22:56:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
      "@LeFantome@programming.dev"
      "@Samueru@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5445 …}
    +nested: Doctrine\ORM\PersistentCollection {#5447 …}
    +votes: Doctrine\ORM\PersistentCollection {#5449 …}
    +reports: Doctrine\ORM\PersistentCollection {#5452 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5454 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5456 …}
    -id: 200349
    -bodyTs: "'actual':176,208 'ad':242 'along':329 'alreadi':14 'altern':151 'anoth':36 'arch':17,37,44,49,52,167,314 'aur':69,74,92,135,156,184,293,302 'becom':96 'break':94,257 'broke':294,303 'broken':117,139 'case':4,212 'caus':7 'choos':188,217 'chosen':256 'come':205 'conflict':228 'coupl':276 'depend':93,152,165,252 'easi':215 'end':129 'enough':32 'even':80,98,143 'exact':119 'exampl':10 'fine':265 'first':41 'fulfil':163 'gegl':132 'get':269 'gimp':128 'git':82 'got':288 'grab':47,70 'happen':121,147 'high':31 'impress':290 'instal':305 'issu':320 'know':234 'long':270 'mag':13 'maintain':56 'manajaro':60 'mani':3 'manjaro':6,22,26,100,125,201,230,286,327 'may':105,203 'migrat':107 'month':141 'multipl':160 'neither':202 'never':233 'number':34,88,113 'ok':266 'one':172,179,190,220 'option':238 'packag':12,27,38,42,50,53,62,103,161,227 'perhap':24,77 'problem':8,145 'realiz':323 'repo':177,193,209,245 'requir':39 'say':282 'scenario':278 'see':170 'set':222 'sometim':153 'stay':198 'still':262 'suffic':279 'support':199 'system':137 'thing':115,120 'time':58,90,297,307,309 'unclear':86 'unmaintain':97 'use':131,285,300,313 'version':33,83,87,112 'well':76 'work':196 'wors':144 'would':46,232,261 'wrong':219 'yet':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5468493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701813386 {#5441
      date: 2023-12-05 22:56:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4127}
  +body: """
    > the package is not there and so the AUR grabs it from the AUR as well. Perhaps it is even the Git version with an unclear version number\n
    \n
    You will see that the aur package will use a git version and you will also be asked to remove the conflicting package when you are installing a git version.\n
    \n
    And once again, this isn’t unique to manjaro, on my arch install yuzu broke because they were using dynarmic from the aur instead of using the one provided by yuzu itself.\n
    \n
    Also gimp and gegl are already on both the arch and manjaro official repos, If you are using git packages and you don’t update them lots of things will break regardless if you are on any arch distro.\n
    \n
    Now I wonder if pamac checks for updates of git packages by default, because your git packages will not be updated unless you explicitly tell yay to do so (yay --devel) I think paru every does it automatically with every update but then again most people will use yay instead.\n
    \n
    > Suffice it to say, when I used Manjaro, I got the impression that the AUR broke all the time and that using the AUR broke my install from time to time. Now that I use Arch, I do not have those issues and I realize that it was Manjaro all along.\n
    \n
    My experience has been quite the opposite, a few months ago my install broke to the point that I could not update the system, turns out it was because of the arch migration and my system wasn’t incorporating the new pacman.conf.new.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701840201 {#5627
    date: 2023-12-06 06:23:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@LeFantome@programming.dev"
    "@Samueru@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5637 …}
  +nested: Doctrine\ORM\PersistentCollection {#5639 …}
  +votes: Doctrine\ORM\PersistentCollection {#5641 …}
  +reports: Doctrine\ORM\PersistentCollection {#5643 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5647 …}
  -id: 202523
  -bodyTs: "'ago':241 'along':230 'alreadi':96 'also':44,91 'arch':70,100,128,215,262 'ask':46 'aur':9,14,34,81,194,203 'automat':167 'break':121 'broke':73,195,204,244 'check':135 'conflict':50 'could':250 'default':142 'devel':160 'distro':129 'dynarm':78 'even':20 'everi':164,169 'experi':232 'explicit':153 'gegl':94 'gimp':92 'git':22,39,57,109,139,145 'got':189 'grab':10 'impress':191 'incorpor':269 'instal':55,71,206,243 'instead':82,179 'isn':63 'issu':221 'lot':117 'manjaro':67,102,187,228 'migrat':263 'month':240 'new':271 'number':28 'offici':103 'one':86 'opposit':237 'packag':2,35,51,110,140,146 'pacman.conf.new':272 'pamac':134 'paru':163 'peopl':175 'perhap':17 'point':247 'provid':87 'quit':235 'realiz':224 'regardless':122 'remov':48 'repo':104 'say':183 'see':31 'suffic':180 'system':254,266 'tell':154 'thing':119 'think':162 'time':198,208,210 'turn':255 'unclear':26 'uniqu':65 'unless':151 'updat':115,137,150,170,252 'use':37,77,84,108,177,186,201,214 'version':23,27,40,58 'wasn':267 'well':16 'wonder':132 'yay':155,159,178 'yuzu':72,89"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6417652"
  +editedAt: DateTimeImmutable @1703207127 {#5630
    date: 2023-12-22 02:05:27.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701840201 {#5628
    date: 2023-12-06 06:23:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5635
  +user: Proxies\__CG__\App\Entity\User {#5219 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5439
    +user: App\Entity\User {#4140 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5218
      +user: Proxies\__CG__\App\Entity\User {#5219 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4127
        +user: App\Entity\User {#4140 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          I used to be a huge Manjaro fan. There were many ways it let me down, some of which were just bad governance.\n
          \n
          The biggest problem though is the AUR. Manjaro uses packages that are older than Arch. The AUR assumes the Arch packages. This, if your use the AUR with Manjaro, your system will break.\n
          \n
          It is not a question of if Manjaro will break but when. Every ex-Manjaro user has the same story.\n
          \n
          For me, EndeavourOS is everything that Manjaro should be.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 34
        +score: 0
        +lastActive: DateTime @1703495749 {#4122
          date: 2023-12-25 10:15:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WeAreAllOne@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4128 …}
        +nested: Doctrine\ORM\PersistentCollection {#4130 …}
        +votes: Doctrine\ORM\PersistentCollection {#4132 …}
        +reports: Doctrine\ORM\PersistentCollection {#4134 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
        -id: 198657
        -bodyTs: "'arch':38,43 'assum':41 'aur':30,40,50 'bad':22 'biggest':25 'break':56,66 'endeavouro':80 'everi':69 'everyth':82 'ex':71 'ex-manjaro':70 'fan':8 'govern':23 'huge':6 'let':14 'mani':11 'manjaro':7,31,52,64,72,84 'older':36 'packag':33,44 'problem':26 'question':61 'stori':77 'system':54 'though':27 'use':2,32,48 'user':73 'way':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5455742"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701782292 {#4123
          date: 2023-12-05 14:18:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4127}
      +body: """
        The AUR doesn’t assume arch packages, if the package your aur script wants isn’t in your repo then the package simply fails to update/install.\n
        \n
        Edit: This is true even for Arch linux, as the Aur package might be out of date.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1701784883 {#5215
        date: 2023-12-05 15:01:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WeAreAllOne@lemm.ee"
        "@LeFantome@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5220 …}
      +nested: Doctrine\ORM\PersistentCollection {#5222 …}
      +votes: Doctrine\ORM\PersistentCollection {#5224 …}
      +reports: Doctrine\ORM\PersistentCollection {#5226 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5228 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5230 …}
      -id: 198786
      -bodyTs: "'arch':6,33 'assum':5 'aur':2,12,37 'date':43 'doesn':3 'edit':27 'even':31 'fail':24 'isn':15 'linux':34 'might':39 'packag':7,10,22,38 'repo':19 'script':13 'simpli':23 'true':30 'update/install':26 'want':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6394838"
      +editedAt: DateTimeImmutable @1703041118 {#5216
        date: 2023-12-20 03:58:38.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701784883 {#5217
        date: 2023-12-05 15:01:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4127}
    +body: """
      There are many cases where Manjaro causes problems. For example, a package mag already be in Arch but not yet in Manjaro. Or perhaps the Manjaro package is not a high enough version number. If another Arch package requires this first package, in Arch it would grab the Arch package. The Arch package will be maintained over time. In Manajaro, the package is not there and so the AUR grabs it from the AUR as well. Perhaps it is even the Git version with an unclear version number. Over time, the AUR dependency breaks or becomes unmaintained. Even once Manjaro has the package, it may not migrate it because of the version numbers. Now things are broken. This exact thing happened to me on Manjaro where my GIMP ended up using GEGL from the AUR. My system was broken for months.\n
      \n
      An even worse problem can happen when there are alternate dependencies. Sometimes in the AUR you will have multiple packages that fulfill a dependency. In Arch, you can see if one is from the actual repos and one is itself from the AUR. Again, if you choose the one in the repos, it will work and stay supports. In Manjaro, neither may be coming from the actual repos in which case it is easy to choose the wrong one. This sets you up to have package conflicts. In Manjaro, I would never know that the other option had now been added to the repos. More than once, I had the dependency that I had chosen break when the other would still have been fine.\n
      \n
      Ok, this is getting long and that was just a couple of scenarios.\n
      \n
      Suffice it to say, when I used Manjaro, I got the impression that the AUR broke all the time and that using the AUR broke my install from time to time. Now that I use Arch, I do not have those issues and I realize that it was Manjaro all along.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701813386 {#5438
      date: 2023-12-05 22:56:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
      "@LeFantome@programming.dev"
      "@Samueru@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5445 …}
    +nested: Doctrine\ORM\PersistentCollection {#5447 …}
    +votes: Doctrine\ORM\PersistentCollection {#5449 …}
    +reports: Doctrine\ORM\PersistentCollection {#5452 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5454 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5456 …}
    -id: 200349
    -bodyTs: "'actual':176,208 'ad':242 'along':329 'alreadi':14 'altern':151 'anoth':36 'arch':17,37,44,49,52,167,314 'aur':69,74,92,135,156,184,293,302 'becom':96 'break':94,257 'broke':294,303 'broken':117,139 'case':4,212 'caus':7 'choos':188,217 'chosen':256 'come':205 'conflict':228 'coupl':276 'depend':93,152,165,252 'easi':215 'end':129 'enough':32 'even':80,98,143 'exact':119 'exampl':10 'fine':265 'first':41 'fulfil':163 'gegl':132 'get':269 'gimp':128 'git':82 'got':288 'grab':47,70 'happen':121,147 'high':31 'impress':290 'instal':305 'issu':320 'know':234 'long':270 'mag':13 'maintain':56 'manajaro':60 'mani':3 'manjaro':6,22,26,100,125,201,230,286,327 'may':105,203 'migrat':107 'month':141 'multipl':160 'neither':202 'never':233 'number':34,88,113 'ok':266 'one':172,179,190,220 'option':238 'packag':12,27,38,42,50,53,62,103,161,227 'perhap':24,77 'problem':8,145 'realiz':323 'repo':177,193,209,245 'requir':39 'say':282 'scenario':278 'see':170 'set':222 'sometim':153 'stay':198 'still':262 'suffic':279 'support':199 'system':137 'thing':115,120 'time':58,90,297,307,309 'unclear':86 'unmaintain':97 'use':131,285,300,313 'version':33,83,87,112 'well':76 'work':196 'wors':144 'would':46,232,261 'wrong':219 'yet':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5468493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701813386 {#5441
      date: 2023-12-05 22:56:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4127}
  +body: """
    > the package is not there and so the AUR grabs it from the AUR as well. Perhaps it is even the Git version with an unclear version number\n
    \n
    You will see that the aur package will use a git version and you will also be asked to remove the conflicting package when you are installing a git version.\n
    \n
    And once again, this isn’t unique to manjaro, on my arch install yuzu broke because they were using dynarmic from the aur instead of using the one provided by yuzu itself.\n
    \n
    Also gimp and gegl are already on both the arch and manjaro official repos, If you are using git packages and you don’t update them lots of things will break regardless if you are on any arch distro.\n
    \n
    Now I wonder if pamac checks for updates of git packages by default, because your git packages will not be updated unless you explicitly tell yay to do so (yay --devel) I think paru every does it automatically with every update but then again most people will use yay instead.\n
    \n
    > Suffice it to say, when I used Manjaro, I got the impression that the AUR broke all the time and that using the AUR broke my install from time to time. Now that I use Arch, I do not have those issues and I realize that it was Manjaro all along.\n
    \n
    My experience has been quite the opposite, a few months ago my install broke to the point that I could not update the system, turns out it was because of the arch migration and my system wasn’t incorporating the new pacman.conf.new.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701840201 {#5627
    date: 2023-12-06 06:23:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@LeFantome@programming.dev"
    "@Samueru@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5637 …}
  +nested: Doctrine\ORM\PersistentCollection {#5639 …}
  +votes: Doctrine\ORM\PersistentCollection {#5641 …}
  +reports: Doctrine\ORM\PersistentCollection {#5643 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5647 …}
  -id: 202523
  -bodyTs: "'ago':241 'along':230 'alreadi':96 'also':44,91 'arch':70,100,128,215,262 'ask':46 'aur':9,14,34,81,194,203 'automat':167 'break':121 'broke':73,195,204,244 'check':135 'conflict':50 'could':250 'default':142 'devel':160 'distro':129 'dynarm':78 'even':20 'everi':164,169 'experi':232 'explicit':153 'gegl':94 'gimp':92 'git':22,39,57,109,139,145 'got':189 'grab':10 'impress':191 'incorpor':269 'instal':55,71,206,243 'instead':82,179 'isn':63 'issu':221 'lot':117 'manjaro':67,102,187,228 'migrat':263 'month':240 'new':271 'number':28 'offici':103 'one':86 'opposit':237 'packag':2,35,51,110,140,146 'pacman.conf.new':272 'pamac':134 'paru':163 'peopl':175 'perhap':17 'point':247 'provid':87 'quit':235 'realiz':224 'regardless':122 'remov':48 'repo':104 'say':183 'see':31 'suffic':180 'system':254,266 'tell':154 'thing':119 'think':162 'time':198,208,210 'turn':255 'unclear':26 'uniqu':65 'unless':151 'updat':115,137,150,170,252 'use':37,77,84,108,177,186,201,214 'version':23,27,40,58 'wasn':267 'well':16 'wonder':132 'yay':155,159,178 'yuzu':72,89"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6417652"
  +editedAt: DateTimeImmutable @1703207127 {#5630
    date: 2023-12-22 02:05:27.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701840201 {#5628
    date: 2023-12-06 06:23:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5635
  +user: Proxies\__CG__\App\Entity\User {#5219 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5439
    +user: App\Entity\User {#4140 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5218
      +user: Proxies\__CG__\App\Entity\User {#5219 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4127
        +user: App\Entity\User {#4140 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          I used to be a huge Manjaro fan. There were many ways it let me down, some of which were just bad governance.\n
          \n
          The biggest problem though is the AUR. Manjaro uses packages that are older than Arch. The AUR assumes the Arch packages. This, if your use the AUR with Manjaro, your system will break.\n
          \n
          It is not a question of if Manjaro will break but when. Every ex-Manjaro user has the same story.\n
          \n
          For me, EndeavourOS is everything that Manjaro should be.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 34
        +score: 0
        +lastActive: DateTime @1703495749 {#4122
          date: 2023-12-25 10:15:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WeAreAllOne@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4128 …}
        +nested: Doctrine\ORM\PersistentCollection {#4130 …}
        +votes: Doctrine\ORM\PersistentCollection {#4132 …}
        +reports: Doctrine\ORM\PersistentCollection {#4134 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
        -id: 198657
        -bodyTs: "'arch':38,43 'assum':41 'aur':30,40,50 'bad':22 'biggest':25 'break':56,66 'endeavouro':80 'everi':69 'everyth':82 'ex':71 'ex-manjaro':70 'fan':8 'govern':23 'huge':6 'let':14 'mani':11 'manjaro':7,31,52,64,72,84 'older':36 'packag':33,44 'problem':26 'question':61 'stori':77 'system':54 'though':27 'use':2,32,48 'user':73 'way':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5455742"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701782292 {#4123
          date: 2023-12-05 14:18:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4127}
      +body: """
        The AUR doesn’t assume arch packages, if the package your aur script wants isn’t in your repo then the package simply fails to update/install.\n
        \n
        Edit: This is true even for Arch linux, as the Aur package might be out of date.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1701784883 {#5215
        date: 2023-12-05 15:01:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WeAreAllOne@lemm.ee"
        "@LeFantome@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5220 …}
      +nested: Doctrine\ORM\PersistentCollection {#5222 …}
      +votes: Doctrine\ORM\PersistentCollection {#5224 …}
      +reports: Doctrine\ORM\PersistentCollection {#5226 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5228 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5230 …}
      -id: 198786
      -bodyTs: "'arch':6,33 'assum':5 'aur':2,12,37 'date':43 'doesn':3 'edit':27 'even':31 'fail':24 'isn':15 'linux':34 'might':39 'packag':7,10,22,38 'repo':19 'script':13 'simpli':23 'true':30 'update/install':26 'want':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6394838"
      +editedAt: DateTimeImmutable @1703041118 {#5216
        date: 2023-12-20 03:58:38.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701784883 {#5217
        date: 2023-12-05 15:01:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4127}
    +body: """
      There are many cases where Manjaro causes problems. For example, a package mag already be in Arch but not yet in Manjaro. Or perhaps the Manjaro package is not a high enough version number. If another Arch package requires this first package, in Arch it would grab the Arch package. The Arch package will be maintained over time. In Manajaro, the package is not there and so the AUR grabs it from the AUR as well. Perhaps it is even the Git version with an unclear version number. Over time, the AUR dependency breaks or becomes unmaintained. Even once Manjaro has the package, it may not migrate it because of the version numbers. Now things are broken. This exact thing happened to me on Manjaro where my GIMP ended up using GEGL from the AUR. My system was broken for months.\n
      \n
      An even worse problem can happen when there are alternate dependencies. Sometimes in the AUR you will have multiple packages that fulfill a dependency. In Arch, you can see if one is from the actual repos and one is itself from the AUR. Again, if you choose the one in the repos, it will work and stay supports. In Manjaro, neither may be coming from the actual repos in which case it is easy to choose the wrong one. This sets you up to have package conflicts. In Manjaro, I would never know that the other option had now been added to the repos. More than once, I had the dependency that I had chosen break when the other would still have been fine.\n
      \n
      Ok, this is getting long and that was just a couple of scenarios.\n
      \n
      Suffice it to say, when I used Manjaro, I got the impression that the AUR broke all the time and that using the AUR broke my install from time to time. Now that I use Arch, I do not have those issues and I realize that it was Manjaro all along.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701813386 {#5438
      date: 2023-12-05 22:56:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
      "@LeFantome@programming.dev"
      "@Samueru@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5445 …}
    +nested: Doctrine\ORM\PersistentCollection {#5447 …}
    +votes: Doctrine\ORM\PersistentCollection {#5449 …}
    +reports: Doctrine\ORM\PersistentCollection {#5452 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5454 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5456 …}
    -id: 200349
    -bodyTs: "'actual':176,208 'ad':242 'along':329 'alreadi':14 'altern':151 'anoth':36 'arch':17,37,44,49,52,167,314 'aur':69,74,92,135,156,184,293,302 'becom':96 'break':94,257 'broke':294,303 'broken':117,139 'case':4,212 'caus':7 'choos':188,217 'chosen':256 'come':205 'conflict':228 'coupl':276 'depend':93,152,165,252 'easi':215 'end':129 'enough':32 'even':80,98,143 'exact':119 'exampl':10 'fine':265 'first':41 'fulfil':163 'gegl':132 'get':269 'gimp':128 'git':82 'got':288 'grab':47,70 'happen':121,147 'high':31 'impress':290 'instal':305 'issu':320 'know':234 'long':270 'mag':13 'maintain':56 'manajaro':60 'mani':3 'manjaro':6,22,26,100,125,201,230,286,327 'may':105,203 'migrat':107 'month':141 'multipl':160 'neither':202 'never':233 'number':34,88,113 'ok':266 'one':172,179,190,220 'option':238 'packag':12,27,38,42,50,53,62,103,161,227 'perhap':24,77 'problem':8,145 'realiz':323 'repo':177,193,209,245 'requir':39 'say':282 'scenario':278 'see':170 'set':222 'sometim':153 'stay':198 'still':262 'suffic':279 'support':199 'system':137 'thing':115,120 'time':58,90,297,307,309 'unclear':86 'unmaintain':97 'use':131,285,300,313 'version':33,83,87,112 'well':76 'work':196 'wors':144 'would':46,232,261 'wrong':219 'yet':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5468493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701813386 {#5441
      date: 2023-12-05 22:56:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4127}
  +body: """
    > the package is not there and so the AUR grabs it from the AUR as well. Perhaps it is even the Git version with an unclear version number\n
    \n
    You will see that the aur package will use a git version and you will also be asked to remove the conflicting package when you are installing a git version.\n
    \n
    And once again, this isn’t unique to manjaro, on my arch install yuzu broke because they were using dynarmic from the aur instead of using the one provided by yuzu itself.\n
    \n
    Also gimp and gegl are already on both the arch and manjaro official repos, If you are using git packages and you don’t update them lots of things will break regardless if you are on any arch distro.\n
    \n
    Now I wonder if pamac checks for updates of git packages by default, because your git packages will not be updated unless you explicitly tell yay to do so (yay --devel) I think paru every does it automatically with every update but then again most people will use yay instead.\n
    \n
    > Suffice it to say, when I used Manjaro, I got the impression that the AUR broke all the time and that using the AUR broke my install from time to time. Now that I use Arch, I do not have those issues and I realize that it was Manjaro all along.\n
    \n
    My experience has been quite the opposite, a few months ago my install broke to the point that I could not update the system, turns out it was because of the arch migration and my system wasn’t incorporating the new pacman.conf.new.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701840201 {#5627
    date: 2023-12-06 06:23:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@LeFantome@programming.dev"
    "@Samueru@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5637 …}
  +nested: Doctrine\ORM\PersistentCollection {#5639 …}
  +votes: Doctrine\ORM\PersistentCollection {#5641 …}
  +reports: Doctrine\ORM\PersistentCollection {#5643 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5647 …}
  -id: 202523
  -bodyTs: "'ago':241 'along':230 'alreadi':96 'also':44,91 'arch':70,100,128,215,262 'ask':46 'aur':9,14,34,81,194,203 'automat':167 'break':121 'broke':73,195,204,244 'check':135 'conflict':50 'could':250 'default':142 'devel':160 'distro':129 'dynarm':78 'even':20 'everi':164,169 'experi':232 'explicit':153 'gegl':94 'gimp':92 'git':22,39,57,109,139,145 'got':189 'grab':10 'impress':191 'incorpor':269 'instal':55,71,206,243 'instead':82,179 'isn':63 'issu':221 'lot':117 'manjaro':67,102,187,228 'migrat':263 'month':240 'new':271 'number':28 'offici':103 'one':86 'opposit':237 'packag':2,35,51,110,140,146 'pacman.conf.new':272 'pamac':134 'paru':163 'peopl':175 'perhap':17 'point':247 'provid':87 'quit':235 'realiz':224 'regardless':122 'remov':48 'repo':104 'say':183 'see':31 'suffic':180 'system':254,266 'tell':154 'thing':119 'think':162 'time':198,208,210 'turn':255 'unclear':26 'uniqu':65 'unless':151 'updat':115,137,150,170,252 'use':37,77,84,108,177,186,201,214 'version':23,27,40,58 'wasn':267 'well':16 'wonder':132 'yay':155,159,178 'yuzu':72,89"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6417652"
  +editedAt: DateTimeImmutable @1703207127 {#5630
    date: 2023-12-22 02:05:27.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701840201 {#5628
    date: 2023-12-06 06:23:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#5651
  +user: Proxies\__CG__\App\Entity\User {#5251 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5439
    +user: App\Entity\User {#4140 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5218
      +user: Proxies\__CG__\App\Entity\User {#5219 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4127
        +user: App\Entity\User {#4140 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          I used to be a huge Manjaro fan. There were many ways it let me down, some of which were just bad governance.\n
          \n
          The biggest problem though is the AUR. Manjaro uses packages that are older than Arch. The AUR assumes the Arch packages. This, if your use the AUR with Manjaro, your system will break.\n
          \n
          It is not a question of if Manjaro will break but when. Every ex-Manjaro user has the same story.\n
          \n
          For me, EndeavourOS is everything that Manjaro should be.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 34
        +score: 0
        +lastActive: DateTime @1703495749 {#4122
          date: 2023-12-25 10:15:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WeAreAllOne@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4128 …}
        +nested: Doctrine\ORM\PersistentCollection {#4130 …}
        +votes: Doctrine\ORM\PersistentCollection {#4132 …}
        +reports: Doctrine\ORM\PersistentCollection {#4134 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
        -id: 198657
        -bodyTs: "'arch':38,43 'assum':41 'aur':30,40,50 'bad':22 'biggest':25 'break':56,66 'endeavouro':80 'everi':69 'everyth':82 'ex':71 'ex-manjaro':70 'fan':8 'govern':23 'huge':6 'let':14 'mani':11 'manjaro':7,31,52,64,72,84 'older':36 'packag':33,44 'problem':26 'question':61 'stori':77 'system':54 'though':27 'use':2,32,48 'user':73 'way':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5455742"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701782292 {#4123
          date: 2023-12-05 14:18:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4127}
      +body: """
        The AUR doesn’t assume arch packages, if the package your aur script wants isn’t in your repo then the package simply fails to update/install.\n
        \n
        Edit: This is true even for Arch linux, as the Aur package might be out of date.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1701784883 {#5215
        date: 2023-12-05 15:01:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WeAreAllOne@lemm.ee"
        "@LeFantome@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5220 …}
      +nested: Doctrine\ORM\PersistentCollection {#5222 …}
      +votes: Doctrine\ORM\PersistentCollection {#5224 …}
      +reports: Doctrine\ORM\PersistentCollection {#5226 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5228 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5230 …}
      -id: 198786
      -bodyTs: "'arch':6,33 'assum':5 'aur':2,12,37 'date':43 'doesn':3 'edit':27 'even':31 'fail':24 'isn':15 'linux':34 'might':39 'packag':7,10,22,38 'repo':19 'script':13 'simpli':23 'true':30 'update/install':26 'want':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6394838"
      +editedAt: DateTimeImmutable @1703041118 {#5216
        date: 2023-12-20 03:58:38.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701784883 {#5217
        date: 2023-12-05 15:01:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4127}
    +body: """
      There are many cases where Manjaro causes problems. For example, a package mag already be in Arch but not yet in Manjaro. Or perhaps the Manjaro package is not a high enough version number. If another Arch package requires this first package, in Arch it would grab the Arch package. The Arch package will be maintained over time. In Manajaro, the package is not there and so the AUR grabs it from the AUR as well. Perhaps it is even the Git version with an unclear version number. Over time, the AUR dependency breaks or becomes unmaintained. Even once Manjaro has the package, it may not migrate it because of the version numbers. Now things are broken. This exact thing happened to me on Manjaro where my GIMP ended up using GEGL from the AUR. My system was broken for months.\n
      \n
      An even worse problem can happen when there are alternate dependencies. Sometimes in the AUR you will have multiple packages that fulfill a dependency. In Arch, you can see if one is from the actual repos and one is itself from the AUR. Again, if you choose the one in the repos, it will work and stay supports. In Manjaro, neither may be coming from the actual repos in which case it is easy to choose the wrong one. This sets you up to have package conflicts. In Manjaro, I would never know that the other option had now been added to the repos. More than once, I had the dependency that I had chosen break when the other would still have been fine.\n
      \n
      Ok, this is getting long and that was just a couple of scenarios.\n
      \n
      Suffice it to say, when I used Manjaro, I got the impression that the AUR broke all the time and that using the AUR broke my install from time to time. Now that I use Arch, I do not have those issues and I realize that it was Manjaro all along.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701813386 {#5438
      date: 2023-12-05 22:56:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
      "@LeFantome@programming.dev"
      "@Samueru@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5445 …}
    +nested: Doctrine\ORM\PersistentCollection {#5447 …}
    +votes: Doctrine\ORM\PersistentCollection {#5449 …}
    +reports: Doctrine\ORM\PersistentCollection {#5452 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5454 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5456 …}
    -id: 200349
    -bodyTs: "'actual':176,208 'ad':242 'along':329 'alreadi':14 'altern':151 'anoth':36 'arch':17,37,44,49,52,167,314 'aur':69,74,92,135,156,184,293,302 'becom':96 'break':94,257 'broke':294,303 'broken':117,139 'case':4,212 'caus':7 'choos':188,217 'chosen':256 'come':205 'conflict':228 'coupl':276 'depend':93,152,165,252 'easi':215 'end':129 'enough':32 'even':80,98,143 'exact':119 'exampl':10 'fine':265 'first':41 'fulfil':163 'gegl':132 'get':269 'gimp':128 'git':82 'got':288 'grab':47,70 'happen':121,147 'high':31 'impress':290 'instal':305 'issu':320 'know':234 'long':270 'mag':13 'maintain':56 'manajaro':60 'mani':3 'manjaro':6,22,26,100,125,201,230,286,327 'may':105,203 'migrat':107 'month':141 'multipl':160 'neither':202 'never':233 'number':34,88,113 'ok':266 'one':172,179,190,220 'option':238 'packag':12,27,38,42,50,53,62,103,161,227 'perhap':24,77 'problem':8,145 'realiz':323 'repo':177,193,209,245 'requir':39 'say':282 'scenario':278 'see':170 'set':222 'sometim':153 'stay':198 'still':262 'suffic':279 'support':199 'system':137 'thing':115,120 'time':58,90,297,307,309 'unclear':86 'unmaintain':97 'use':131,285,300,313 'version':33,83,87,112 'well':76 'work':196 'wors':144 'would':46,232,261 'wrong':219 'yet':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5468493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701813386 {#5441
      date: 2023-12-05 22:56:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4127}
  +body: """
    That’s not how source packages work. The only way they’d break is in case of major upstream changes. Which do happen, but the only inconvenience would be recompiling the package. Which you’re supposed to do anyway.\n
    \n
    Do you reinstall your AUR packages after an update? If yes, you will never see them break on Manjaro or Arch. If you don’t, they will break on both Manjaro and Arch.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701864445 {#5649
    date: 2023-12-06 13:07:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@LeFantome@programming.dev"
    "@Samueru@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5652 …}
  +nested: Doctrine\ORM\PersistentCollection {#5654 …}
  +votes: Doctrine\ORM\PersistentCollection {#5656 …}
  +reports: Doctrine\ORM\PersistentCollection {#5658 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5660 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5662 …}
  -id: 202726
  -bodyTs: "'anyway':39 'arch':60,72 'aur':44 'break':13,56,67 'case':16 'chang':20 'd':12 'happen':23 'inconveni':27 'major':18 'manjaro':58,70 'never':53 'packag':6,32,45 're':35 'recompil':30 'reinstal':42 'see':54 'sourc':5 'suppos':36 'updat':48 'upstream':19 'way':10 'work':7 'would':28 'yes':50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/5146799"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701864445 {#5650
    date: 2023-12-06 13:07:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#5651
  +user: Proxies\__CG__\App\Entity\User {#5251 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5439
    +user: App\Entity\User {#4140 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5218
      +user: Proxies\__CG__\App\Entity\User {#5219 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4127
        +user: App\Entity\User {#4140 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          I used to be a huge Manjaro fan. There were many ways it let me down, some of which were just bad governance.\n
          \n
          The biggest problem though is the AUR. Manjaro uses packages that are older than Arch. The AUR assumes the Arch packages. This, if your use the AUR with Manjaro, your system will break.\n
          \n
          It is not a question of if Manjaro will break but when. Every ex-Manjaro user has the same story.\n
          \n
          For me, EndeavourOS is everything that Manjaro should be.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 34
        +score: 0
        +lastActive: DateTime @1703495749 {#4122
          date: 2023-12-25 10:15:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WeAreAllOne@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4128 …}
        +nested: Doctrine\ORM\PersistentCollection {#4130 …}
        +votes: Doctrine\ORM\PersistentCollection {#4132 …}
        +reports: Doctrine\ORM\PersistentCollection {#4134 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
        -id: 198657
        -bodyTs: "'arch':38,43 'assum':41 'aur':30,40,50 'bad':22 'biggest':25 'break':56,66 'endeavouro':80 'everi':69 'everyth':82 'ex':71 'ex-manjaro':70 'fan':8 'govern':23 'huge':6 'let':14 'mani':11 'manjaro':7,31,52,64,72,84 'older':36 'packag':33,44 'problem':26 'question':61 'stori':77 'system':54 'though':27 'use':2,32,48 'user':73 'way':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5455742"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701782292 {#4123
          date: 2023-12-05 14:18:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4127}
      +body: """
        The AUR doesn’t assume arch packages, if the package your aur script wants isn’t in your repo then the package simply fails to update/install.\n
        \n
        Edit: This is true even for Arch linux, as the Aur package might be out of date.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1701784883 {#5215
        date: 2023-12-05 15:01:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WeAreAllOne@lemm.ee"
        "@LeFantome@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5220 …}
      +nested: Doctrine\ORM\PersistentCollection {#5222 …}
      +votes: Doctrine\ORM\PersistentCollection {#5224 …}
      +reports: Doctrine\ORM\PersistentCollection {#5226 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5228 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5230 …}
      -id: 198786
      -bodyTs: "'arch':6,33 'assum':5 'aur':2,12,37 'date':43 'doesn':3 'edit':27 'even':31 'fail':24 'isn':15 'linux':34 'might':39 'packag':7,10,22,38 'repo':19 'script':13 'simpli':23 'true':30 'update/install':26 'want':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6394838"
      +editedAt: DateTimeImmutable @1703041118 {#5216
        date: 2023-12-20 03:58:38.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701784883 {#5217
        date: 2023-12-05 15:01:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4127}
    +body: """
      There are many cases where Manjaro causes problems. For example, a package mag already be in Arch but not yet in Manjaro. Or perhaps the Manjaro package is not a high enough version number. If another Arch package requires this first package, in Arch it would grab the Arch package. The Arch package will be maintained over time. In Manajaro, the package is not there and so the AUR grabs it from the AUR as well. Perhaps it is even the Git version with an unclear version number. Over time, the AUR dependency breaks or becomes unmaintained. Even once Manjaro has the package, it may not migrate it because of the version numbers. Now things are broken. This exact thing happened to me on Manjaro where my GIMP ended up using GEGL from the AUR. My system was broken for months.\n
      \n
      An even worse problem can happen when there are alternate dependencies. Sometimes in the AUR you will have multiple packages that fulfill a dependency. In Arch, you can see if one is from the actual repos and one is itself from the AUR. Again, if you choose the one in the repos, it will work and stay supports. In Manjaro, neither may be coming from the actual repos in which case it is easy to choose the wrong one. This sets you up to have package conflicts. In Manjaro, I would never know that the other option had now been added to the repos. More than once, I had the dependency that I had chosen break when the other would still have been fine.\n
      \n
      Ok, this is getting long and that was just a couple of scenarios.\n
      \n
      Suffice it to say, when I used Manjaro, I got the impression that the AUR broke all the time and that using the AUR broke my install from time to time. Now that I use Arch, I do not have those issues and I realize that it was Manjaro all along.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701813386 {#5438
      date: 2023-12-05 22:56:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
      "@LeFantome@programming.dev"
      "@Samueru@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5445 …}
    +nested: Doctrine\ORM\PersistentCollection {#5447 …}
    +votes: Doctrine\ORM\PersistentCollection {#5449 …}
    +reports: Doctrine\ORM\PersistentCollection {#5452 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5454 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5456 …}
    -id: 200349
    -bodyTs: "'actual':176,208 'ad':242 'along':329 'alreadi':14 'altern':151 'anoth':36 'arch':17,37,44,49,52,167,314 'aur':69,74,92,135,156,184,293,302 'becom':96 'break':94,257 'broke':294,303 'broken':117,139 'case':4,212 'caus':7 'choos':188,217 'chosen':256 'come':205 'conflict':228 'coupl':276 'depend':93,152,165,252 'easi':215 'end':129 'enough':32 'even':80,98,143 'exact':119 'exampl':10 'fine':265 'first':41 'fulfil':163 'gegl':132 'get':269 'gimp':128 'git':82 'got':288 'grab':47,70 'happen':121,147 'high':31 'impress':290 'instal':305 'issu':320 'know':234 'long':270 'mag':13 'maintain':56 'manajaro':60 'mani':3 'manjaro':6,22,26,100,125,201,230,286,327 'may':105,203 'migrat':107 'month':141 'multipl':160 'neither':202 'never':233 'number':34,88,113 'ok':266 'one':172,179,190,220 'option':238 'packag':12,27,38,42,50,53,62,103,161,227 'perhap':24,77 'problem':8,145 'realiz':323 'repo':177,193,209,245 'requir':39 'say':282 'scenario':278 'see':170 'set':222 'sometim':153 'stay':198 'still':262 'suffic':279 'support':199 'system':137 'thing':115,120 'time':58,90,297,307,309 'unclear':86 'unmaintain':97 'use':131,285,300,313 'version':33,83,87,112 'well':76 'work':196 'wors':144 'would':46,232,261 'wrong':219 'yet':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5468493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701813386 {#5441
      date: 2023-12-05 22:56:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4127}
  +body: """
    That’s not how source packages work. The only way they’d break is in case of major upstream changes. Which do happen, but the only inconvenience would be recompiling the package. Which you’re supposed to do anyway.\n
    \n
    Do you reinstall your AUR packages after an update? If yes, you will never see them break on Manjaro or Arch. If you don’t, they will break on both Manjaro and Arch.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701864445 {#5649
    date: 2023-12-06 13:07:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@LeFantome@programming.dev"
    "@Samueru@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5652 …}
  +nested: Doctrine\ORM\PersistentCollection {#5654 …}
  +votes: Doctrine\ORM\PersistentCollection {#5656 …}
  +reports: Doctrine\ORM\PersistentCollection {#5658 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5660 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5662 …}
  -id: 202726
  -bodyTs: "'anyway':39 'arch':60,72 'aur':44 'break':13,56,67 'case':16 'chang':20 'd':12 'happen':23 'inconveni':27 'major':18 'manjaro':58,70 'never':53 'packag':6,32,45 're':35 'recompil':30 'reinstal':42 'see':54 'sourc':5 'suppos':36 'updat':48 'upstream':19 'way':10 'work':7 'would':28 'yes':50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/5146799"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701864445 {#5650
    date: 2023-12-06 13:07:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#5651
  +user: Proxies\__CG__\App\Entity\User {#5251 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5439
    +user: App\Entity\User {#4140 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5218
      +user: Proxies\__CG__\App\Entity\User {#5219 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4127
        +user: App\Entity\User {#4140 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          I used to be a huge Manjaro fan. There were many ways it let me down, some of which were just bad governance.\n
          \n
          The biggest problem though is the AUR. Manjaro uses packages that are older than Arch. The AUR assumes the Arch packages. This, if your use the AUR with Manjaro, your system will break.\n
          \n
          It is not a question of if Manjaro will break but when. Every ex-Manjaro user has the same story.\n
          \n
          For me, EndeavourOS is everything that Manjaro should be.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 34
        +score: 0
        +lastActive: DateTime @1703495749 {#4122
          date: 2023-12-25 10:15:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WeAreAllOne@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4128 …}
        +nested: Doctrine\ORM\PersistentCollection {#4130 …}
        +votes: Doctrine\ORM\PersistentCollection {#4132 …}
        +reports: Doctrine\ORM\PersistentCollection {#4134 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
        -id: 198657
        -bodyTs: "'arch':38,43 'assum':41 'aur':30,40,50 'bad':22 'biggest':25 'break':56,66 'endeavouro':80 'everi':69 'everyth':82 'ex':71 'ex-manjaro':70 'fan':8 'govern':23 'huge':6 'let':14 'mani':11 'manjaro':7,31,52,64,72,84 'older':36 'packag':33,44 'problem':26 'question':61 'stori':77 'system':54 'though':27 'use':2,32,48 'user':73 'way':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5455742"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701782292 {#4123
          date: 2023-12-05 14:18:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4127}
      +body: """
        The AUR doesn’t assume arch packages, if the package your aur script wants isn’t in your repo then the package simply fails to update/install.\n
        \n
        Edit: This is true even for Arch linux, as the Aur package might be out of date.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1701784883 {#5215
        date: 2023-12-05 15:01:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WeAreAllOne@lemm.ee"
        "@LeFantome@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5220 …}
      +nested: Doctrine\ORM\PersistentCollection {#5222 …}
      +votes: Doctrine\ORM\PersistentCollection {#5224 …}
      +reports: Doctrine\ORM\PersistentCollection {#5226 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5228 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5230 …}
      -id: 198786
      -bodyTs: "'arch':6,33 'assum':5 'aur':2,12,37 'date':43 'doesn':3 'edit':27 'even':31 'fail':24 'isn':15 'linux':34 'might':39 'packag':7,10,22,38 'repo':19 'script':13 'simpli':23 'true':30 'update/install':26 'want':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6394838"
      +editedAt: DateTimeImmutable @1703041118 {#5216
        date: 2023-12-20 03:58:38.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701784883 {#5217
        date: 2023-12-05 15:01:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4127}
    +body: """
      There are many cases where Manjaro causes problems. For example, a package mag already be in Arch but not yet in Manjaro. Or perhaps the Manjaro package is not a high enough version number. If another Arch package requires this first package, in Arch it would grab the Arch package. The Arch package will be maintained over time. In Manajaro, the package is not there and so the AUR grabs it from the AUR as well. Perhaps it is even the Git version with an unclear version number. Over time, the AUR dependency breaks or becomes unmaintained. Even once Manjaro has the package, it may not migrate it because of the version numbers. Now things are broken. This exact thing happened to me on Manjaro where my GIMP ended up using GEGL from the AUR. My system was broken for months.\n
      \n
      An even worse problem can happen when there are alternate dependencies. Sometimes in the AUR you will have multiple packages that fulfill a dependency. In Arch, you can see if one is from the actual repos and one is itself from the AUR. Again, if you choose the one in the repos, it will work and stay supports. In Manjaro, neither may be coming from the actual repos in which case it is easy to choose the wrong one. This sets you up to have package conflicts. In Manjaro, I would never know that the other option had now been added to the repos. More than once, I had the dependency that I had chosen break when the other would still have been fine.\n
      \n
      Ok, this is getting long and that was just a couple of scenarios.\n
      \n
      Suffice it to say, when I used Manjaro, I got the impression that the AUR broke all the time and that using the AUR broke my install from time to time. Now that I use Arch, I do not have those issues and I realize that it was Manjaro all along.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701813386 {#5438
      date: 2023-12-05 22:56:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
      "@LeFantome@programming.dev"
      "@Samueru@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5445 …}
    +nested: Doctrine\ORM\PersistentCollection {#5447 …}
    +votes: Doctrine\ORM\PersistentCollection {#5449 …}
    +reports: Doctrine\ORM\PersistentCollection {#5452 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5454 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5456 …}
    -id: 200349
    -bodyTs: "'actual':176,208 'ad':242 'along':329 'alreadi':14 'altern':151 'anoth':36 'arch':17,37,44,49,52,167,314 'aur':69,74,92,135,156,184,293,302 'becom':96 'break':94,257 'broke':294,303 'broken':117,139 'case':4,212 'caus':7 'choos':188,217 'chosen':256 'come':205 'conflict':228 'coupl':276 'depend':93,152,165,252 'easi':215 'end':129 'enough':32 'even':80,98,143 'exact':119 'exampl':10 'fine':265 'first':41 'fulfil':163 'gegl':132 'get':269 'gimp':128 'git':82 'got':288 'grab':47,70 'happen':121,147 'high':31 'impress':290 'instal':305 'issu':320 'know':234 'long':270 'mag':13 'maintain':56 'manajaro':60 'mani':3 'manjaro':6,22,26,100,125,201,230,286,327 'may':105,203 'migrat':107 'month':141 'multipl':160 'neither':202 'never':233 'number':34,88,113 'ok':266 'one':172,179,190,220 'option':238 'packag':12,27,38,42,50,53,62,103,161,227 'perhap':24,77 'problem':8,145 'realiz':323 'repo':177,193,209,245 'requir':39 'say':282 'scenario':278 'see':170 'set':222 'sometim':153 'stay':198 'still':262 'suffic':279 'support':199 'system':137 'thing':115,120 'time':58,90,297,307,309 'unclear':86 'unmaintain':97 'use':131,285,300,313 'version':33,83,87,112 'well':76 'work':196 'wors':144 'would':46,232,261 'wrong':219 'yet':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5468493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701813386 {#5441
      date: 2023-12-05 22:56:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4127}
  +body: """
    That’s not how source packages work. The only way they’d break is in case of major upstream changes. Which do happen, but the only inconvenience would be recompiling the package. Which you’re supposed to do anyway.\n
    \n
    Do you reinstall your AUR packages after an update? If yes, you will never see them break on Manjaro or Arch. If you don’t, they will break on both Manjaro and Arch.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701864445 {#5649
    date: 2023-12-06 13:07:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@LeFantome@programming.dev"
    "@Samueru@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5652 …}
  +nested: Doctrine\ORM\PersistentCollection {#5654 …}
  +votes: Doctrine\ORM\PersistentCollection {#5656 …}
  +reports: Doctrine\ORM\PersistentCollection {#5658 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5660 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5662 …}
  -id: 202726
  -bodyTs: "'anyway':39 'arch':60,72 'aur':44 'break':13,56,67 'case':16 'chang':20 'd':12 'happen':23 'inconveni':27 'major':18 'manjaro':58,70 'never':53 'packag':6,32,45 're':35 'recompil':30 'reinstal':42 'see':54 'sourc':5 'suppos':36 'updat':48 'upstream':19 'way':10 'work':7 'would':28 'yes':50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/5146799"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701864445 {#5650
    date: 2023-12-06 13:07:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5720
  +user: App\Entity\User {#4140 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5651
    +user: Proxies\__CG__\App\Entity\User {#5251 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5439
      +user: App\Entity\User {#4140 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5218
        +user: Proxies\__CG__\App\Entity\User {#5219 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4127
          +user: App\Entity\User {#4140 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            I used to be a huge Manjaro fan. There were many ways it let me down, some of which were just bad governance.\n
            \n
            The biggest problem though is the AUR. Manjaro uses packages that are older than Arch. The AUR assumes the Arch packages. This, if your use the AUR with Manjaro, your system will break.\n
            \n
            It is not a question of if Manjaro will break but when. Every ex-Manjaro user has the same story.\n
            \n
            For me, EndeavourOS is everything that Manjaro should be.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 34
          +score: 0
          +lastActive: DateTime @1703495749 {#4122
            date: 2023-12-25 10:15:49.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@WeAreAllOne@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4128 …}
          +nested: Doctrine\ORM\PersistentCollection {#4130 …}
          +votes: Doctrine\ORM\PersistentCollection {#4132 …}
          +reports: Doctrine\ORM\PersistentCollection {#4134 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
          -id: 198657
          -bodyTs: "'arch':38,43 'assum':41 'aur':30,40,50 'bad':22 'biggest':25 'break':56,66 'endeavouro':80 'everi':69 'everyth':82 'ex':71 'ex-manjaro':70 'fan':8 'govern':23 'huge':6 'let':14 'mani':11 'manjaro':7,31,52,64,72,84 'older':36 'packag':33,44 'problem':26 'question':61 'stori':77 'system':54 'though':27 'use':2,32,48 'user':73 'way':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://programming.dev/comment/5455742"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701782292 {#4123
            date: 2023-12-05 14:18:12.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4127}
        +body: """
          The AUR doesn’t assume arch packages, if the package your aur script wants isn’t in your repo then the package simply fails to update/install.\n
          \n
          Edit: This is true even for Arch linux, as the Aur package might be out of date.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1701784883 {#5215
          date: 2023-12-05 15:01:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WeAreAllOne@lemm.ee"
          "@LeFantome@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5220 …}
        +nested: Doctrine\ORM\PersistentCollection {#5222 …}
        +votes: Doctrine\ORM\PersistentCollection {#5224 …}
        +reports: Doctrine\ORM\PersistentCollection {#5226 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5228 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5230 …}
        -id: 198786
        -bodyTs: "'arch':6,33 'assum':5 'aur':2,12,37 'date':43 'doesn':3 'edit':27 'even':31 'fail':24 'isn':15 'linux':34 'might':39 'packag':7,10,22,38 'repo':19 'script':13 'simpli':23 'true':30 'update/install':26 'want':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6394838"
        +editedAt: DateTimeImmutable @1703041118 {#5216
          date: 2023-12-20 03:58:38.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701784883 {#5217
          date: 2023-12-05 15:01:23.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4127}
      +body: """
        There are many cases where Manjaro causes problems. For example, a package mag already be in Arch but not yet in Manjaro. Or perhaps the Manjaro package is not a high enough version number. If another Arch package requires this first package, in Arch it would grab the Arch package. The Arch package will be maintained over time. In Manajaro, the package is not there and so the AUR grabs it from the AUR as well. Perhaps it is even the Git version with an unclear version number. Over time, the AUR dependency breaks or becomes unmaintained. Even once Manjaro has the package, it may not migrate it because of the version numbers. Now things are broken. This exact thing happened to me on Manjaro where my GIMP ended up using GEGL from the AUR. My system was broken for months.\n
        \n
        An even worse problem can happen when there are alternate dependencies. Sometimes in the AUR you will have multiple packages that fulfill a dependency. In Arch, you can see if one is from the actual repos and one is itself from the AUR. Again, if you choose the one in the repos, it will work and stay supports. In Manjaro, neither may be coming from the actual repos in which case it is easy to choose the wrong one. This sets you up to have package conflicts. In Manjaro, I would never know that the other option had now been added to the repos. More than once, I had the dependency that I had chosen break when the other would still have been fine.\n
        \n
        Ok, this is getting long and that was just a couple of scenarios.\n
        \n
        Suffice it to say, when I used Manjaro, I got the impression that the AUR broke all the time and that using the AUR broke my install from time to time. Now that I use Arch, I do not have those issues and I realize that it was Manjaro all along.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701813386 {#5438
        date: 2023-12-05 22:56:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WeAreAllOne@lemm.ee"
        "@LeFantome@programming.dev"
        "@Samueru@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5445 …}
      +nested: Doctrine\ORM\PersistentCollection {#5447 …}
      +votes: Doctrine\ORM\PersistentCollection {#5449 …}
      +reports: Doctrine\ORM\PersistentCollection {#5452 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5454 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5456 …}
      -id: 200349
      -bodyTs: "'actual':176,208 'ad':242 'along':329 'alreadi':14 'altern':151 'anoth':36 'arch':17,37,44,49,52,167,314 'aur':69,74,92,135,156,184,293,302 'becom':96 'break':94,257 'broke':294,303 'broken':117,139 'case':4,212 'caus':7 'choos':188,217 'chosen':256 'come':205 'conflict':228 'coupl':276 'depend':93,152,165,252 'easi':215 'end':129 'enough':32 'even':80,98,143 'exact':119 'exampl':10 'fine':265 'first':41 'fulfil':163 'gegl':132 'get':269 'gimp':128 'git':82 'got':288 'grab':47,70 'happen':121,147 'high':31 'impress':290 'instal':305 'issu':320 'know':234 'long':270 'mag':13 'maintain':56 'manajaro':60 'mani':3 'manjaro':6,22,26,100,125,201,230,286,327 'may':105,203 'migrat':107 'month':141 'multipl':160 'neither':202 'never':233 'number':34,88,113 'ok':266 'one':172,179,190,220 'option':238 'packag':12,27,38,42,50,53,62,103,161,227 'perhap':24,77 'problem':8,145 'realiz':323 'repo':177,193,209,245 'requir':39 'say':282 'scenario':278 'see':170 'set':222 'sometim':153 'stay':198 'still':262 'suffic':279 'support':199 'system':137 'thing':115,120 'time':58,90,297,307,309 'unclear':86 'unmaintain':97 'use':131,285,300,313 'version':33,83,87,112 'well':76 'work':196 'wors':144 'would':46,232,261 'wrong':219 'yet':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5468493"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701813386 {#5441
        date: 2023-12-05 22:56:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4127}
    +body: """
      That’s not how source packages work. The only way they’d break is in case of major upstream changes. Which do happen, but the only inconvenience would be recompiling the package. Which you’re supposed to do anyway.\n
      \n
      Do you reinstall your AUR packages after an update? If yes, you will never see them break on Manjaro or Arch. If you don’t, they will break on both Manjaro and Arch.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701864445 {#5649
      date: 2023-12-06 13:07:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
      "@LeFantome@programming.dev"
      "@Samueru@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5652 …}
    +nested: Doctrine\ORM\PersistentCollection {#5654 …}
    +votes: Doctrine\ORM\PersistentCollection {#5656 …}
    +reports: Doctrine\ORM\PersistentCollection {#5658 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5660 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5662 …}
    -id: 202726
    -bodyTs: "'anyway':39 'arch':60,72 'aur':44 'break':13,56,67 'case':16 'chang':20 'd':12 'happen':23 'inconveni':27 'major':18 'manjaro':58,70 'never':53 'packag':6,32,45 're':35 'recompil':30 'reinstal':42 'see':54 'sourc':5 'suppos':36 'updat':48 'upstream':19 'way':10 'work':7 'would':28 'yes':50"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/5146799"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701864445 {#5650
      date: 2023-12-06 13:07:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4127}
  +body: """
    I am not theorizing. And I am not taking about source code not compiling. I am talking about dependencies which includes the reports version numbers and version number expectations of packages maintained by different parties. Those broke all the time for me on Manjaro and it was often because of the differences between what was in the Arch repos vs the Manjaro repos.\n
    \n
    When Manjaro fell behind at one point, I ended up with a version of GEGL ( labeled - git ) being pulled from the AUR. Later releases of GIMP refused to upgrade over that version of GEGL. I just lived with it for a few months hoping it would clear itself up but it never did. I basically had to back everything my out and install again. Not that it was hard but these kinds of annoyances happened for me all the time on Mnajaro and basically never on EbdeavourOS or Arch.\n
    \n
    What made me move away from Manjaro to begin with were all the problems it had with the dotnet packages at the time. I blamed dotnet and the AUR and was amazed that the problems went away when I used EndeavourOS instead.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702062150 {#5721
    date: 2023-12-08 20:02:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@LeFantome@programming.dev"
    "@Samueru@lemmy.ml"
    "@lemmyvore@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5716 …}
  +nested: Doctrine\ORM\PersistentCollection {#5711 …}
  +votes: Doctrine\ORM\PersistentCollection {#5715 …}
  +reports: Doctrine\ORM\PersistentCollection {#5725 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5727 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5729 …}
  -id: 211316
  -bodyTs: "'amaz':184 'annoy':137 'arch':58,152 'aur':85,181 'away':157,189 'back':121 'basic':118,147 'begin':161 'behind':67 'blame':177 'broke':37 'clear':110 'code':12 'compil':14 'depend':19 'differ':34,52 'dotnet':171,178 'ebdeavouro':150 'end':72 'endeavouro':193 'everyth':122 'expect':29 'fell':66 'gegl':78,97 'gimp':89 'git':80 'happen':138 'hard':132 'hope':107 'includ':21 'instal':126 'instead':194 'kind':135 'label':79 'later':86 'live':100 'made':154 'maintain':32 'manjaro':44,62,65,159 'mnajaro':145 'month':106 'move':156 'never':115,148 'number':25,28 'often':48 'one':69 'packag':31,172 'parti':35 'point':70 'problem':166,187 'pull':82 'refus':90 'releas':87 'repo':59,63 'report':23 'sourc':11 'take':9 'talk':17 'theoriz':4 'time':40,143,175 'upgrad':92 'use':192 'version':24,27,76,95 'vs':60 'went':188 'would':109"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5553371"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702062150 {#5724
    date: 2023-12-08 20:02:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5720
  +user: App\Entity\User {#4140 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5651
    +user: Proxies\__CG__\App\Entity\User {#5251 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5439
      +user: App\Entity\User {#4140 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5218
        +user: Proxies\__CG__\App\Entity\User {#5219 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4127
          +user: App\Entity\User {#4140 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            I used to be a huge Manjaro fan. There were many ways it let me down, some of which were just bad governance.\n
            \n
            The biggest problem though is the AUR. Manjaro uses packages that are older than Arch. The AUR assumes the Arch packages. This, if your use the AUR with Manjaro, your system will break.\n
            \n
            It is not a question of if Manjaro will break but when. Every ex-Manjaro user has the same story.\n
            \n
            For me, EndeavourOS is everything that Manjaro should be.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 34
          +score: 0
          +lastActive: DateTime @1703495749 {#4122
            date: 2023-12-25 10:15:49.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@WeAreAllOne@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4128 …}
          +nested: Doctrine\ORM\PersistentCollection {#4130 …}
          +votes: Doctrine\ORM\PersistentCollection {#4132 …}
          +reports: Doctrine\ORM\PersistentCollection {#4134 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
          -id: 198657
          -bodyTs: "'arch':38,43 'assum':41 'aur':30,40,50 'bad':22 'biggest':25 'break':56,66 'endeavouro':80 'everi':69 'everyth':82 'ex':71 'ex-manjaro':70 'fan':8 'govern':23 'huge':6 'let':14 'mani':11 'manjaro':7,31,52,64,72,84 'older':36 'packag':33,44 'problem':26 'question':61 'stori':77 'system':54 'though':27 'use':2,32,48 'user':73 'way':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://programming.dev/comment/5455742"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701782292 {#4123
            date: 2023-12-05 14:18:12.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4127}
        +body: """
          The AUR doesn’t assume arch packages, if the package your aur script wants isn’t in your repo then the package simply fails to update/install.\n
          \n
          Edit: This is true even for Arch linux, as the Aur package might be out of date.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1701784883 {#5215
          date: 2023-12-05 15:01:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WeAreAllOne@lemm.ee"
          "@LeFantome@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5220 …}
        +nested: Doctrine\ORM\PersistentCollection {#5222 …}
        +votes: Doctrine\ORM\PersistentCollection {#5224 …}
        +reports: Doctrine\ORM\PersistentCollection {#5226 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5228 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5230 …}
        -id: 198786
        -bodyTs: "'arch':6,33 'assum':5 'aur':2,12,37 'date':43 'doesn':3 'edit':27 'even':31 'fail':24 'isn':15 'linux':34 'might':39 'packag':7,10,22,38 'repo':19 'script':13 'simpli':23 'true':30 'update/install':26 'want':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6394838"
        +editedAt: DateTimeImmutable @1703041118 {#5216
          date: 2023-12-20 03:58:38.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701784883 {#5217
          date: 2023-12-05 15:01:23.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4127}
      +body: """
        There are many cases where Manjaro causes problems. For example, a package mag already be in Arch but not yet in Manjaro. Or perhaps the Manjaro package is not a high enough version number. If another Arch package requires this first package, in Arch it would grab the Arch package. The Arch package will be maintained over time. In Manajaro, the package is not there and so the AUR grabs it from the AUR as well. Perhaps it is even the Git version with an unclear version number. Over time, the AUR dependency breaks or becomes unmaintained. Even once Manjaro has the package, it may not migrate it because of the version numbers. Now things are broken. This exact thing happened to me on Manjaro where my GIMP ended up using GEGL from the AUR. My system was broken for months.\n
        \n
        An even worse problem can happen when there are alternate dependencies. Sometimes in the AUR you will have multiple packages that fulfill a dependency. In Arch, you can see if one is from the actual repos and one is itself from the AUR. Again, if you choose the one in the repos, it will work and stay supports. In Manjaro, neither may be coming from the actual repos in which case it is easy to choose the wrong one. This sets you up to have package conflicts. In Manjaro, I would never know that the other option had now been added to the repos. More than once, I had the dependency that I had chosen break when the other would still have been fine.\n
        \n
        Ok, this is getting long and that was just a couple of scenarios.\n
        \n
        Suffice it to say, when I used Manjaro, I got the impression that the AUR broke all the time and that using the AUR broke my install from time to time. Now that I use Arch, I do not have those issues and I realize that it was Manjaro all along.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701813386 {#5438
        date: 2023-12-05 22:56:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WeAreAllOne@lemm.ee"
        "@LeFantome@programming.dev"
        "@Samueru@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5445 …}
      +nested: Doctrine\ORM\PersistentCollection {#5447 …}
      +votes: Doctrine\ORM\PersistentCollection {#5449 …}
      +reports: Doctrine\ORM\PersistentCollection {#5452 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5454 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5456 …}
      -id: 200349
      -bodyTs: "'actual':176,208 'ad':242 'along':329 'alreadi':14 'altern':151 'anoth':36 'arch':17,37,44,49,52,167,314 'aur':69,74,92,135,156,184,293,302 'becom':96 'break':94,257 'broke':294,303 'broken':117,139 'case':4,212 'caus':7 'choos':188,217 'chosen':256 'come':205 'conflict':228 'coupl':276 'depend':93,152,165,252 'easi':215 'end':129 'enough':32 'even':80,98,143 'exact':119 'exampl':10 'fine':265 'first':41 'fulfil':163 'gegl':132 'get':269 'gimp':128 'git':82 'got':288 'grab':47,70 'happen':121,147 'high':31 'impress':290 'instal':305 'issu':320 'know':234 'long':270 'mag':13 'maintain':56 'manajaro':60 'mani':3 'manjaro':6,22,26,100,125,201,230,286,327 'may':105,203 'migrat':107 'month':141 'multipl':160 'neither':202 'never':233 'number':34,88,113 'ok':266 'one':172,179,190,220 'option':238 'packag':12,27,38,42,50,53,62,103,161,227 'perhap':24,77 'problem':8,145 'realiz':323 'repo':177,193,209,245 'requir':39 'say':282 'scenario':278 'see':170 'set':222 'sometim':153 'stay':198 'still':262 'suffic':279 'support':199 'system':137 'thing':115,120 'time':58,90,297,307,309 'unclear':86 'unmaintain':97 'use':131,285,300,313 'version':33,83,87,112 'well':76 'work':196 'wors':144 'would':46,232,261 'wrong':219 'yet':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5468493"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701813386 {#5441
        date: 2023-12-05 22:56:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4127}
    +body: """
      That’s not how source packages work. The only way they’d break is in case of major upstream changes. Which do happen, but the only inconvenience would be recompiling the package. Which you’re supposed to do anyway.\n
      \n
      Do you reinstall your AUR packages after an update? If yes, you will never see them break on Manjaro or Arch. If you don’t, they will break on both Manjaro and Arch.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701864445 {#5649
      date: 2023-12-06 13:07:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
      "@LeFantome@programming.dev"
      "@Samueru@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5652 …}
    +nested: Doctrine\ORM\PersistentCollection {#5654 …}
    +votes: Doctrine\ORM\PersistentCollection {#5656 …}
    +reports: Doctrine\ORM\PersistentCollection {#5658 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5660 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5662 …}
    -id: 202726
    -bodyTs: "'anyway':39 'arch':60,72 'aur':44 'break':13,56,67 'case':16 'chang':20 'd':12 'happen':23 'inconveni':27 'major':18 'manjaro':58,70 'never':53 'packag':6,32,45 're':35 'recompil':30 'reinstal':42 'see':54 'sourc':5 'suppos':36 'updat':48 'upstream':19 'way':10 'work':7 'would':28 'yes':50"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/5146799"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701864445 {#5650
      date: 2023-12-06 13:07:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4127}
  +body: """
    I am not theorizing. And I am not taking about source code not compiling. I am talking about dependencies which includes the reports version numbers and version number expectations of packages maintained by different parties. Those broke all the time for me on Manjaro and it was often because of the differences between what was in the Arch repos vs the Manjaro repos.\n
    \n
    When Manjaro fell behind at one point, I ended up with a version of GEGL ( labeled - git ) being pulled from the AUR. Later releases of GIMP refused to upgrade over that version of GEGL. I just lived with it for a few months hoping it would clear itself up but it never did. I basically had to back everything my out and install again. Not that it was hard but these kinds of annoyances happened for me all the time on Mnajaro and basically never on EbdeavourOS or Arch.\n
    \n
    What made me move away from Manjaro to begin with were all the problems it had with the dotnet packages at the time. I blamed dotnet and the AUR and was amazed that the problems went away when I used EndeavourOS instead.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702062150 {#5721
    date: 2023-12-08 20:02:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@LeFantome@programming.dev"
    "@Samueru@lemmy.ml"
    "@lemmyvore@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5716 …}
  +nested: Doctrine\ORM\PersistentCollection {#5711 …}
  +votes: Doctrine\ORM\PersistentCollection {#5715 …}
  +reports: Doctrine\ORM\PersistentCollection {#5725 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5727 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5729 …}
  -id: 211316
  -bodyTs: "'amaz':184 'annoy':137 'arch':58,152 'aur':85,181 'away':157,189 'back':121 'basic':118,147 'begin':161 'behind':67 'blame':177 'broke':37 'clear':110 'code':12 'compil':14 'depend':19 'differ':34,52 'dotnet':171,178 'ebdeavouro':150 'end':72 'endeavouro':193 'everyth':122 'expect':29 'fell':66 'gegl':78,97 'gimp':89 'git':80 'happen':138 'hard':132 'hope':107 'includ':21 'instal':126 'instead':194 'kind':135 'label':79 'later':86 'live':100 'made':154 'maintain':32 'manjaro':44,62,65,159 'mnajaro':145 'month':106 'move':156 'never':115,148 'number':25,28 'often':48 'one':69 'packag':31,172 'parti':35 'point':70 'problem':166,187 'pull':82 'refus':90 'releas':87 'repo':59,63 'report':23 'sourc':11 'take':9 'talk':17 'theoriz':4 'time':40,143,175 'upgrad':92 'use':192 'version':24,27,76,95 'vs':60 'went':188 'would':109"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5553371"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702062150 {#5724
    date: 2023-12-08 20:02:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5720
  +user: App\Entity\User {#4140 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5651
    +user: Proxies\__CG__\App\Entity\User {#5251 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5439
      +user: App\Entity\User {#4140 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5218
        +user: Proxies\__CG__\App\Entity\User {#5219 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4127
          +user: App\Entity\User {#4140 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            I used to be a huge Manjaro fan. There were many ways it let me down, some of which were just bad governance.\n
            \n
            The biggest problem though is the AUR. Manjaro uses packages that are older than Arch. The AUR assumes the Arch packages. This, if your use the AUR with Manjaro, your system will break.\n
            \n
            It is not a question of if Manjaro will break but when. Every ex-Manjaro user has the same story.\n
            \n
            For me, EndeavourOS is everything that Manjaro should be.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 34
          +score: 0
          +lastActive: DateTime @1703495749 {#4122
            date: 2023-12-25 10:15:49.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@WeAreAllOne@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4128 …}
          +nested: Doctrine\ORM\PersistentCollection {#4130 …}
          +votes: Doctrine\ORM\PersistentCollection {#4132 …}
          +reports: Doctrine\ORM\PersistentCollection {#4134 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
          -id: 198657
          -bodyTs: "'arch':38,43 'assum':41 'aur':30,40,50 'bad':22 'biggest':25 'break':56,66 'endeavouro':80 'everi':69 'everyth':82 'ex':71 'ex-manjaro':70 'fan':8 'govern':23 'huge':6 'let':14 'mani':11 'manjaro':7,31,52,64,72,84 'older':36 'packag':33,44 'problem':26 'question':61 'stori':77 'system':54 'though':27 'use':2,32,48 'user':73 'way':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://programming.dev/comment/5455742"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701782292 {#4123
            date: 2023-12-05 14:18:12.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4127}
        +body: """
          The AUR doesn’t assume arch packages, if the package your aur script wants isn’t in your repo then the package simply fails to update/install.\n
          \n
          Edit: This is true even for Arch linux, as the Aur package might be out of date.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1701784883 {#5215
          date: 2023-12-05 15:01:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WeAreAllOne@lemm.ee"
          "@LeFantome@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5220 …}
        +nested: Doctrine\ORM\PersistentCollection {#5222 …}
        +votes: Doctrine\ORM\PersistentCollection {#5224 …}
        +reports: Doctrine\ORM\PersistentCollection {#5226 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5228 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5230 …}
        -id: 198786
        -bodyTs: "'arch':6,33 'assum':5 'aur':2,12,37 'date':43 'doesn':3 'edit':27 'even':31 'fail':24 'isn':15 'linux':34 'might':39 'packag':7,10,22,38 'repo':19 'script':13 'simpli':23 'true':30 'update/install':26 'want':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6394838"
        +editedAt: DateTimeImmutable @1703041118 {#5216
          date: 2023-12-20 03:58:38.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701784883 {#5217
          date: 2023-12-05 15:01:23.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4127}
      +body: """
        There are many cases where Manjaro causes problems. For example, a package mag already be in Arch but not yet in Manjaro. Or perhaps the Manjaro package is not a high enough version number. If another Arch package requires this first package, in Arch it would grab the Arch package. The Arch package will be maintained over time. In Manajaro, the package is not there and so the AUR grabs it from the AUR as well. Perhaps it is even the Git version with an unclear version number. Over time, the AUR dependency breaks or becomes unmaintained. Even once Manjaro has the package, it may not migrate it because of the version numbers. Now things are broken. This exact thing happened to me on Manjaro where my GIMP ended up using GEGL from the AUR. My system was broken for months.\n
        \n
        An even worse problem can happen when there are alternate dependencies. Sometimes in the AUR you will have multiple packages that fulfill a dependency. In Arch, you can see if one is from the actual repos and one is itself from the AUR. Again, if you choose the one in the repos, it will work and stay supports. In Manjaro, neither may be coming from the actual repos in which case it is easy to choose the wrong one. This sets you up to have package conflicts. In Manjaro, I would never know that the other option had now been added to the repos. More than once, I had the dependency that I had chosen break when the other would still have been fine.\n
        \n
        Ok, this is getting long and that was just a couple of scenarios.\n
        \n
        Suffice it to say, when I used Manjaro, I got the impression that the AUR broke all the time and that using the AUR broke my install from time to time. Now that I use Arch, I do not have those issues and I realize that it was Manjaro all along.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701813386 {#5438
        date: 2023-12-05 22:56:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WeAreAllOne@lemm.ee"
        "@LeFantome@programming.dev"
        "@Samueru@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5445 …}
      +nested: Doctrine\ORM\PersistentCollection {#5447 …}
      +votes: Doctrine\ORM\PersistentCollection {#5449 …}
      +reports: Doctrine\ORM\PersistentCollection {#5452 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5454 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5456 …}
      -id: 200349
      -bodyTs: "'actual':176,208 'ad':242 'along':329 'alreadi':14 'altern':151 'anoth':36 'arch':17,37,44,49,52,167,314 'aur':69,74,92,135,156,184,293,302 'becom':96 'break':94,257 'broke':294,303 'broken':117,139 'case':4,212 'caus':7 'choos':188,217 'chosen':256 'come':205 'conflict':228 'coupl':276 'depend':93,152,165,252 'easi':215 'end':129 'enough':32 'even':80,98,143 'exact':119 'exampl':10 'fine':265 'first':41 'fulfil':163 'gegl':132 'get':269 'gimp':128 'git':82 'got':288 'grab':47,70 'happen':121,147 'high':31 'impress':290 'instal':305 'issu':320 'know':234 'long':270 'mag':13 'maintain':56 'manajaro':60 'mani':3 'manjaro':6,22,26,100,125,201,230,286,327 'may':105,203 'migrat':107 'month':141 'multipl':160 'neither':202 'never':233 'number':34,88,113 'ok':266 'one':172,179,190,220 'option':238 'packag':12,27,38,42,50,53,62,103,161,227 'perhap':24,77 'problem':8,145 'realiz':323 'repo':177,193,209,245 'requir':39 'say':282 'scenario':278 'see':170 'set':222 'sometim':153 'stay':198 'still':262 'suffic':279 'support':199 'system':137 'thing':115,120 'time':58,90,297,307,309 'unclear':86 'unmaintain':97 'use':131,285,300,313 'version':33,83,87,112 'well':76 'work':196 'wors':144 'would':46,232,261 'wrong':219 'yet':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5468493"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701813386 {#5441
        date: 2023-12-05 22:56:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4127}
    +body: """
      That’s not how source packages work. The only way they’d break is in case of major upstream changes. Which do happen, but the only inconvenience would be recompiling the package. Which you’re supposed to do anyway.\n
      \n
      Do you reinstall your AUR packages after an update? If yes, you will never see them break on Manjaro or Arch. If you don’t, they will break on both Manjaro and Arch.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701864445 {#5649
      date: 2023-12-06 13:07:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
      "@LeFantome@programming.dev"
      "@Samueru@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5652 …}
    +nested: Doctrine\ORM\PersistentCollection {#5654 …}
    +votes: Doctrine\ORM\PersistentCollection {#5656 …}
    +reports: Doctrine\ORM\PersistentCollection {#5658 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5660 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5662 …}
    -id: 202726
    -bodyTs: "'anyway':39 'arch':60,72 'aur':44 'break':13,56,67 'case':16 'chang':20 'd':12 'happen':23 'inconveni':27 'major':18 'manjaro':58,70 'never':53 'packag':6,32,45 're':35 'recompil':30 'reinstal':42 'see':54 'sourc':5 'suppos':36 'updat':48 'upstream':19 'way':10 'work':7 'would':28 'yes':50"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/5146799"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701864445 {#5650
      date: 2023-12-06 13:07:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4127}
  +body: """
    I am not theorizing. And I am not taking about source code not compiling. I am talking about dependencies which includes the reports version numbers and version number expectations of packages maintained by different parties. Those broke all the time for me on Manjaro and it was often because of the differences between what was in the Arch repos vs the Manjaro repos.\n
    \n
    When Manjaro fell behind at one point, I ended up with a version of GEGL ( labeled - git ) being pulled from the AUR. Later releases of GIMP refused to upgrade over that version of GEGL. I just lived with it for a few months hoping it would clear itself up but it never did. I basically had to back everything my out and install again. Not that it was hard but these kinds of annoyances happened for me all the time on Mnajaro and basically never on EbdeavourOS or Arch.\n
    \n
    What made me move away from Manjaro to begin with were all the problems it had with the dotnet packages at the time. I blamed dotnet and the AUR and was amazed that the problems went away when I used EndeavourOS instead.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702062150 {#5721
    date: 2023-12-08 20:02:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@LeFantome@programming.dev"
    "@Samueru@lemmy.ml"
    "@lemmyvore@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5716 …}
  +nested: Doctrine\ORM\PersistentCollection {#5711 …}
  +votes: Doctrine\ORM\PersistentCollection {#5715 …}
  +reports: Doctrine\ORM\PersistentCollection {#5725 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5727 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5729 …}
  -id: 211316
  -bodyTs: "'amaz':184 'annoy':137 'arch':58,152 'aur':85,181 'away':157,189 'back':121 'basic':118,147 'begin':161 'behind':67 'blame':177 'broke':37 'clear':110 'code':12 'compil':14 'depend':19 'differ':34,52 'dotnet':171,178 'ebdeavouro':150 'end':72 'endeavouro':193 'everyth':122 'expect':29 'fell':66 'gegl':78,97 'gimp':89 'git':80 'happen':138 'hard':132 'hope':107 'includ':21 'instal':126 'instead':194 'kind':135 'label':79 'later':86 'live':100 'made':154 'maintain':32 'manjaro':44,62,65,159 'mnajaro':145 'month':106 'move':156 'never':115,148 'number':25,28 'often':48 'one':69 'packag':31,172 'parti':35 'point':70 'problem':166,187 'pull':82 'refus':90 'releas':87 'repo':59,63 'report':23 'sourc':11 'take':9 'talk':17 'theoriz':4 'time':40,143,175 'upgrad':92 'use':192 'version':24,27,76,95 'vs':60 'went':188 'would':109"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5553371"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702062150 {#5724
    date: 2023-12-08 20:02:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#5746
  +user: Proxies\__CG__\App\Entity\User {#5251 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5720
    +user: App\Entity\User {#4140 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5651
      +user: Proxies\__CG__\App\Entity\User {#5251 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5439
        +user: App\Entity\User {#4140 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5218
          +user: Proxies\__CG__\App\Entity\User {#5219 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4127
            +user: App\Entity\User {#4140 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: """
              I used to be a huge Manjaro fan. There were many ways it let me down, some of which were just bad governance.\n
              \n
              The biggest problem though is the AUR. Manjaro uses packages that are older than Arch. The AUR assumes the Arch packages. This, if your use the AUR with Manjaro, your system will break.\n
              \n
              It is not a question of if Manjaro will break but when. Every ex-Manjaro user has the same story.\n
              \n
              For me, EndeavourOS is everything that Manjaro should be.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 34
            +score: 0
            +lastActive: DateTime @1703495749 {#4122
              date: 2023-12-25 10:15:49.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@WeAreAllOne@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4128 …}
            +nested: Doctrine\ORM\PersistentCollection {#4130 …}
            +votes: Doctrine\ORM\PersistentCollection {#4132 …}
            +reports: Doctrine\ORM\PersistentCollection {#4134 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
            -id: 198657
            -bodyTs: "'arch':38,43 'assum':41 'aur':30,40,50 'bad':22 'biggest':25 'break':56,66 'endeavouro':80 'everi':69 'everyth':82 'ex':71 'ex-manjaro':70 'fan':8 'govern':23 'huge':6 'let':14 'mani':11 'manjaro':7,31,52,64,72,84 'older':36 'packag':33,44 'problem':26 'question':61 'stori':77 'system':54 'though':27 'use':2,32,48 'user':73 'way':12"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://programming.dev/comment/5455742"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701782292 {#4123
              date: 2023-12-05 14:18:12.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4127}
          +body: """
            The AUR doesn’t assume arch packages, if the package your aur script wants isn’t in your repo then the package simply fails to update/install.\n
            \n
            Edit: This is true even for Arch linux, as the Aur package might be out of date.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1701784883 {#5215
            date: 2023-12-05 15:01:23.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@WeAreAllOne@lemm.ee"
            "@LeFantome@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5220 …}
          +nested: Doctrine\ORM\PersistentCollection {#5222 …}
          +votes: Doctrine\ORM\PersistentCollection {#5224 …}
          +reports: Doctrine\ORM\PersistentCollection {#5226 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5228 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5230 …}
          -id: 198786
          -bodyTs: "'arch':6,33 'assum':5 'aur':2,12,37 'date':43 'doesn':3 'edit':27 'even':31 'fail':24 'isn':15 'linux':34 'might':39 'packag':7,10,22,38 'repo':19 'script':13 'simpli':23 'true':30 'update/install':26 'want':14"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/6394838"
          +editedAt: DateTimeImmutable @1703041118 {#5216
            date: 2023-12-20 03:58:38.0 +01:00
          }
          +createdAt: DateTimeImmutable @1701784883 {#5217
            date: 2023-12-05 15:01:23.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4127}
        +body: """
          There are many cases where Manjaro causes problems. For example, a package mag already be in Arch but not yet in Manjaro. Or perhaps the Manjaro package is not a high enough version number. If another Arch package requires this first package, in Arch it would grab the Arch package. The Arch package will be maintained over time. In Manajaro, the package is not there and so the AUR grabs it from the AUR as well. Perhaps it is even the Git version with an unclear version number. Over time, the AUR dependency breaks or becomes unmaintained. Even once Manjaro has the package, it may not migrate it because of the version numbers. Now things are broken. This exact thing happened to me on Manjaro where my GIMP ended up using GEGL from the AUR. My system was broken for months.\n
          \n
          An even worse problem can happen when there are alternate dependencies. Sometimes in the AUR you will have multiple packages that fulfill a dependency. In Arch, you can see if one is from the actual repos and one is itself from the AUR. Again, if you choose the one in the repos, it will work and stay supports. In Manjaro, neither may be coming from the actual repos in which case it is easy to choose the wrong one. This sets you up to have package conflicts. In Manjaro, I would never know that the other option had now been added to the repos. More than once, I had the dependency that I had chosen break when the other would still have been fine.\n
          \n
          Ok, this is getting long and that was just a couple of scenarios.\n
          \n
          Suffice it to say, when I used Manjaro, I got the impression that the AUR broke all the time and that using the AUR broke my install from time to time. Now that I use Arch, I do not have those issues and I realize that it was Manjaro all along.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1701813386 {#5438
          date: 2023-12-05 22:56:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WeAreAllOne@lemm.ee"
          "@LeFantome@programming.dev"
          "@Samueru@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5445 …}
        +nested: Doctrine\ORM\PersistentCollection {#5447 …}
        +votes: Doctrine\ORM\PersistentCollection {#5449 …}
        +reports: Doctrine\ORM\PersistentCollection {#5452 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5454 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5456 …}
        -id: 200349
        -bodyTs: "'actual':176,208 'ad':242 'along':329 'alreadi':14 'altern':151 'anoth':36 'arch':17,37,44,49,52,167,314 'aur':69,74,92,135,156,184,293,302 'becom':96 'break':94,257 'broke':294,303 'broken':117,139 'case':4,212 'caus':7 'choos':188,217 'chosen':256 'come':205 'conflict':228 'coupl':276 'depend':93,152,165,252 'easi':215 'end':129 'enough':32 'even':80,98,143 'exact':119 'exampl':10 'fine':265 'first':41 'fulfil':163 'gegl':132 'get':269 'gimp':128 'git':82 'got':288 'grab':47,70 'happen':121,147 'high':31 'impress':290 'instal':305 'issu':320 'know':234 'long':270 'mag':13 'maintain':56 'manajaro':60 'mani':3 'manjaro':6,22,26,100,125,201,230,286,327 'may':105,203 'migrat':107 'month':141 'multipl':160 'neither':202 'never':233 'number':34,88,113 'ok':266 'one':172,179,190,220 'option':238 'packag':12,27,38,42,50,53,62,103,161,227 'perhap':24,77 'problem':8,145 'realiz':323 'repo':177,193,209,245 'requir':39 'say':282 'scenario':278 'see':170 'set':222 'sometim':153 'stay':198 'still':262 'suffic':279 'support':199 'system':137 'thing':115,120 'time':58,90,297,307,309 'unclear':86 'unmaintain':97 'use':131,285,300,313 'version':33,83,87,112 'well':76 'work':196 'wors':144 'would':46,232,261 'wrong':219 'yet':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5468493"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701813386 {#5441
          date: 2023-12-05 22:56:26.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4127}
      +body: """
        That’s not how source packages work. The only way they’d break is in case of major upstream changes. Which do happen, but the only inconvenience would be recompiling the package. Which you’re supposed to do anyway.\n
        \n
        Do you reinstall your AUR packages after an update? If yes, you will never see them break on Manjaro or Arch. If you don’t, they will break on both Manjaro and Arch.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701864445 {#5649
        date: 2023-12-06 13:07:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WeAreAllOne@lemm.ee"
        "@LeFantome@programming.dev"
        "@Samueru@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5652 …}
      +nested: Doctrine\ORM\PersistentCollection {#5654 …}
      +votes: Doctrine\ORM\PersistentCollection {#5656 …}
      +reports: Doctrine\ORM\PersistentCollection {#5658 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5660 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5662 …}
      -id: 202726
      -bodyTs: "'anyway':39 'arch':60,72 'aur':44 'break':13,56,67 'case':16 'chang':20 'd':12 'happen':23 'inconveni':27 'major':18 'manjaro':58,70 'never':53 'packag':6,32,45 're':35 'recompil':30 'reinstal':42 'see':54 'sourc':5 'suppos':36 'updat':48 'upstream':19 'way':10 'work':7 'would':28 'yes':50"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/5146799"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701864445 {#5650
        date: 2023-12-06 13:07:25.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4127}
    +body: """
      I am not theorizing. And I am not taking about source code not compiling. I am talking about dependencies which includes the reports version numbers and version number expectations of packages maintained by different parties. Those broke all the time for me on Manjaro and it was often because of the differences between what was in the Arch repos vs the Manjaro repos.\n
      \n
      When Manjaro fell behind at one point, I ended up with a version of GEGL ( labeled - git ) being pulled from the AUR. Later releases of GIMP refused to upgrade over that version of GEGL. I just lived with it for a few months hoping it would clear itself up but it never did. I basically had to back everything my out and install again. Not that it was hard but these kinds of annoyances happened for me all the time on Mnajaro and basically never on EbdeavourOS or Arch.\n
      \n
      What made me move away from Manjaro to begin with were all the problems it had with the dotnet packages at the time. I blamed dotnet and the AUR and was amazed that the problems went away when I used EndeavourOS instead.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702062150 {#5721
      date: 2023-12-08 20:02:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
      "@LeFantome@programming.dev"
      "@Samueru@lemmy.ml"
      "@lemmyvore@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5716 …}
    +nested: Doctrine\ORM\PersistentCollection {#5711 …}
    +votes: Doctrine\ORM\PersistentCollection {#5715 …}
    +reports: Doctrine\ORM\PersistentCollection {#5725 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5727 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5729 …}
    -id: 211316
    -bodyTs: "'amaz':184 'annoy':137 'arch':58,152 'aur':85,181 'away':157,189 'back':121 'basic':118,147 'begin':161 'behind':67 'blame':177 'broke':37 'clear':110 'code':12 'compil':14 'depend':19 'differ':34,52 'dotnet':171,178 'ebdeavouro':150 'end':72 'endeavouro':193 'everyth':122 'expect':29 'fell':66 'gegl':78,97 'gimp':89 'git':80 'happen':138 'hard':132 'hope':107 'includ':21 'instal':126 'instead':194 'kind':135 'label':79 'later':86 'live':100 'made':154 'maintain':32 'manjaro':44,62,65,159 'mnajaro':145 'month':106 'move':156 'never':115,148 'number':25,28 'often':48 'one':69 'packag':31,172 'parti':35 'point':70 'problem':166,187 'pull':82 'refus':90 'releas':87 'repo':59,63 'report':23 'sourc':11 'take':9 'talk':17 'theoriz':4 'time':40,143,175 'upgrad':92 'use':192 'version':24,27,76,95 'vs':60 'went':188 'would':109"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5553371"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702062150 {#5724
      date: 2023-12-08 20:02:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4127}
  +body: "If what you describe were true it would make AUR packages fail (on any Arch distro) if the user failed to upgrade their system each time, every time an update came out. The two week delay practiced by Manjaro is a completely arbitrary period of timen in the grand scheme of things. There are users who only upgrade once a month or even more seldom and nothing like this happens to them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702063055 {#5741
    date: 2023-12-08 20:17:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@LeFantome@programming.dev"
    "@Samueru@lemmy.ml"
    "@lemmyvore@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5738 …}
  +nested: Doctrine\ORM\PersistentCollection {#5735 …}
  +votes: Doctrine\ORM\PersistentCollection {#5733 …}
  +reports: Doctrine\ORM\PersistentCollection {#5747 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5749 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5751 …}
  -id: 211376
  -bodyTs: "'arbitrari':43 'arch':15 'aur':10 'came':31 'complet':42 'delay':36 'describ':4 'distro':16 'even':63 'everi':27 'fail':12,20 'grand':49 'happen':70 'like':68 'make':9 'manjaro':39 'month':61 'noth':67 'packag':11 'period':44 'practic':37 'scheme':50 'seldom':65 'system':24 'thing':52 'time':26,28 'timen':46 'true':6 'two':34 'updat':30 'upgrad':22,58 'user':19,55 'week':35 'would':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/5211502"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702063055 {#5744
    date: 2023-12-08 20:17:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#5746
  +user: Proxies\__CG__\App\Entity\User {#5251 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5720
    +user: App\Entity\User {#4140 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5651
      +user: Proxies\__CG__\App\Entity\User {#5251 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5439
        +user: App\Entity\User {#4140 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5218
          +user: Proxies\__CG__\App\Entity\User {#5219 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4127
            +user: App\Entity\User {#4140 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: """
              I used to be a huge Manjaro fan. There were many ways it let me down, some of which were just bad governance.\n
              \n
              The biggest problem though is the AUR. Manjaro uses packages that are older than Arch. The AUR assumes the Arch packages. This, if your use the AUR with Manjaro, your system will break.\n
              \n
              It is not a question of if Manjaro will break but when. Every ex-Manjaro user has the same story.\n
              \n
              For me, EndeavourOS is everything that Manjaro should be.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 34
            +score: 0
            +lastActive: DateTime @1703495749 {#4122
              date: 2023-12-25 10:15:49.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@WeAreAllOne@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4128 …}
            +nested: Doctrine\ORM\PersistentCollection {#4130 …}
            +votes: Doctrine\ORM\PersistentCollection {#4132 …}
            +reports: Doctrine\ORM\PersistentCollection {#4134 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
            -id: 198657
            -bodyTs: "'arch':38,43 'assum':41 'aur':30,40,50 'bad':22 'biggest':25 'break':56,66 'endeavouro':80 'everi':69 'everyth':82 'ex':71 'ex-manjaro':70 'fan':8 'govern':23 'huge':6 'let':14 'mani':11 'manjaro':7,31,52,64,72,84 'older':36 'packag':33,44 'problem':26 'question':61 'stori':77 'system':54 'though':27 'use':2,32,48 'user':73 'way':12"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://programming.dev/comment/5455742"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701782292 {#4123
              date: 2023-12-05 14:18:12.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4127}
          +body: """
            The AUR doesn’t assume arch packages, if the package your aur script wants isn’t in your repo then the package simply fails to update/install.\n
            \n
            Edit: This is true even for Arch linux, as the Aur package might be out of date.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1701784883 {#5215
            date: 2023-12-05 15:01:23.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@WeAreAllOne@lemm.ee"
            "@LeFantome@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5220 …}
          +nested: Doctrine\ORM\PersistentCollection {#5222 …}
          +votes: Doctrine\ORM\PersistentCollection {#5224 …}
          +reports: Doctrine\ORM\PersistentCollection {#5226 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5228 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5230 …}
          -id: 198786
          -bodyTs: "'arch':6,33 'assum':5 'aur':2,12,37 'date':43 'doesn':3 'edit':27 'even':31 'fail':24 'isn':15 'linux':34 'might':39 'packag':7,10,22,38 'repo':19 'script':13 'simpli':23 'true':30 'update/install':26 'want':14"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/6394838"
          +editedAt: DateTimeImmutable @1703041118 {#5216
            date: 2023-12-20 03:58:38.0 +01:00
          }
          +createdAt: DateTimeImmutable @1701784883 {#5217
            date: 2023-12-05 15:01:23.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4127}
        +body: """
          There are many cases where Manjaro causes problems. For example, a package mag already be in Arch but not yet in Manjaro. Or perhaps the Manjaro package is not a high enough version number. If another Arch package requires this first package, in Arch it would grab the Arch package. The Arch package will be maintained over time. In Manajaro, the package is not there and so the AUR grabs it from the AUR as well. Perhaps it is even the Git version with an unclear version number. Over time, the AUR dependency breaks or becomes unmaintained. Even once Manjaro has the package, it may not migrate it because of the version numbers. Now things are broken. This exact thing happened to me on Manjaro where my GIMP ended up using GEGL from the AUR. My system was broken for months.\n
          \n
          An even worse problem can happen when there are alternate dependencies. Sometimes in the AUR you will have multiple packages that fulfill a dependency. In Arch, you can see if one is from the actual repos and one is itself from the AUR. Again, if you choose the one in the repos, it will work and stay supports. In Manjaro, neither may be coming from the actual repos in which case it is easy to choose the wrong one. This sets you up to have package conflicts. In Manjaro, I would never know that the other option had now been added to the repos. More than once, I had the dependency that I had chosen break when the other would still have been fine.\n
          \n
          Ok, this is getting long and that was just a couple of scenarios.\n
          \n
          Suffice it to say, when I used Manjaro, I got the impression that the AUR broke all the time and that using the AUR broke my install from time to time. Now that I use Arch, I do not have those issues and I realize that it was Manjaro all along.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1701813386 {#5438
          date: 2023-12-05 22:56:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WeAreAllOne@lemm.ee"
          "@LeFantome@programming.dev"
          "@Samueru@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5445 …}
        +nested: Doctrine\ORM\PersistentCollection {#5447 …}
        +votes: Doctrine\ORM\PersistentCollection {#5449 …}
        +reports: Doctrine\ORM\PersistentCollection {#5452 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5454 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5456 …}
        -id: 200349
        -bodyTs: "'actual':176,208 'ad':242 'along':329 'alreadi':14 'altern':151 'anoth':36 'arch':17,37,44,49,52,167,314 'aur':69,74,92,135,156,184,293,302 'becom':96 'break':94,257 'broke':294,303 'broken':117,139 'case':4,212 'caus':7 'choos':188,217 'chosen':256 'come':205 'conflict':228 'coupl':276 'depend':93,152,165,252 'easi':215 'end':129 'enough':32 'even':80,98,143 'exact':119 'exampl':10 'fine':265 'first':41 'fulfil':163 'gegl':132 'get':269 'gimp':128 'git':82 'got':288 'grab':47,70 'happen':121,147 'high':31 'impress':290 'instal':305 'issu':320 'know':234 'long':270 'mag':13 'maintain':56 'manajaro':60 'mani':3 'manjaro':6,22,26,100,125,201,230,286,327 'may':105,203 'migrat':107 'month':141 'multipl':160 'neither':202 'never':233 'number':34,88,113 'ok':266 'one':172,179,190,220 'option':238 'packag':12,27,38,42,50,53,62,103,161,227 'perhap':24,77 'problem':8,145 'realiz':323 'repo':177,193,209,245 'requir':39 'say':282 'scenario':278 'see':170 'set':222 'sometim':153 'stay':198 'still':262 'suffic':279 'support':199 'system':137 'thing':115,120 'time':58,90,297,307,309 'unclear':86 'unmaintain':97 'use':131,285,300,313 'version':33,83,87,112 'well':76 'work':196 'wors':144 'would':46,232,261 'wrong':219 'yet':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5468493"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701813386 {#5441
          date: 2023-12-05 22:56:26.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4127}
      +body: """
        That’s not how source packages work. The only way they’d break is in case of major upstream changes. Which do happen, but the only inconvenience would be recompiling the package. Which you’re supposed to do anyway.\n
        \n
        Do you reinstall your AUR packages after an update? If yes, you will never see them break on Manjaro or Arch. If you don’t, they will break on both Manjaro and Arch.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701864445 {#5649
        date: 2023-12-06 13:07:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WeAreAllOne@lemm.ee"
        "@LeFantome@programming.dev"
        "@Samueru@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5652 …}
      +nested: Doctrine\ORM\PersistentCollection {#5654 …}
      +votes: Doctrine\ORM\PersistentCollection {#5656 …}
      +reports: Doctrine\ORM\PersistentCollection {#5658 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5660 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5662 …}
      -id: 202726
      -bodyTs: "'anyway':39 'arch':60,72 'aur':44 'break':13,56,67 'case':16 'chang':20 'd':12 'happen':23 'inconveni':27 'major':18 'manjaro':58,70 'never':53 'packag':6,32,45 're':35 'recompil':30 'reinstal':42 'see':54 'sourc':5 'suppos':36 'updat':48 'upstream':19 'way':10 'work':7 'would':28 'yes':50"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/5146799"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701864445 {#5650
        date: 2023-12-06 13:07:25.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4127}
    +body: """
      I am not theorizing. And I am not taking about source code not compiling. I am talking about dependencies which includes the reports version numbers and version number expectations of packages maintained by different parties. Those broke all the time for me on Manjaro and it was often because of the differences between what was in the Arch repos vs the Manjaro repos.\n
      \n
      When Manjaro fell behind at one point, I ended up with a version of GEGL ( labeled - git ) being pulled from the AUR. Later releases of GIMP refused to upgrade over that version of GEGL. I just lived with it for a few months hoping it would clear itself up but it never did. I basically had to back everything my out and install again. Not that it was hard but these kinds of annoyances happened for me all the time on Mnajaro and basically never on EbdeavourOS or Arch.\n
      \n
      What made me move away from Manjaro to begin with were all the problems it had with the dotnet packages at the time. I blamed dotnet and the AUR and was amazed that the problems went away when I used EndeavourOS instead.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702062150 {#5721
      date: 2023-12-08 20:02:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
      "@LeFantome@programming.dev"
      "@Samueru@lemmy.ml"
      "@lemmyvore@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5716 …}
    +nested: Doctrine\ORM\PersistentCollection {#5711 …}
    +votes: Doctrine\ORM\PersistentCollection {#5715 …}
    +reports: Doctrine\ORM\PersistentCollection {#5725 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5727 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5729 …}
    -id: 211316
    -bodyTs: "'amaz':184 'annoy':137 'arch':58,152 'aur':85,181 'away':157,189 'back':121 'basic':118,147 'begin':161 'behind':67 'blame':177 'broke':37 'clear':110 'code':12 'compil':14 'depend':19 'differ':34,52 'dotnet':171,178 'ebdeavouro':150 'end':72 'endeavouro':193 'everyth':122 'expect':29 'fell':66 'gegl':78,97 'gimp':89 'git':80 'happen':138 'hard':132 'hope':107 'includ':21 'instal':126 'instead':194 'kind':135 'label':79 'later':86 'live':100 'made':154 'maintain':32 'manjaro':44,62,65,159 'mnajaro':145 'month':106 'move':156 'never':115,148 'number':25,28 'often':48 'one':69 'packag':31,172 'parti':35 'point':70 'problem':166,187 'pull':82 'refus':90 'releas':87 'repo':59,63 'report':23 'sourc':11 'take':9 'talk':17 'theoriz':4 'time':40,143,175 'upgrad':92 'use':192 'version':24,27,76,95 'vs':60 'went':188 'would':109"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5553371"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702062150 {#5724
      date: 2023-12-08 20:02:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4127}
  +body: "If what you describe were true it would make AUR packages fail (on any Arch distro) if the user failed to upgrade their system each time, every time an update came out. The two week delay practiced by Manjaro is a completely arbitrary period of timen in the grand scheme of things. There are users who only upgrade once a month or even more seldom and nothing like this happens to them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702063055 {#5741
    date: 2023-12-08 20:17:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@LeFantome@programming.dev"
    "@Samueru@lemmy.ml"
    "@lemmyvore@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5738 …}
  +nested: Doctrine\ORM\PersistentCollection {#5735 …}
  +votes: Doctrine\ORM\PersistentCollection {#5733 …}
  +reports: Doctrine\ORM\PersistentCollection {#5747 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5749 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5751 …}
  -id: 211376
  -bodyTs: "'arbitrari':43 'arch':15 'aur':10 'came':31 'complet':42 'delay':36 'describ':4 'distro':16 'even':63 'everi':27 'fail':12,20 'grand':49 'happen':70 'like':68 'make':9 'manjaro':39 'month':61 'noth':67 'packag':11 'period':44 'practic':37 'scheme':50 'seldom':65 'system':24 'thing':52 'time':26,28 'timen':46 'true':6 'two':34 'updat':30 'upgrad':22,58 'user':19,55 'week':35 'would':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/5211502"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702063055 {#5744
    date: 2023-12-08 20:17:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#5746
  +user: Proxies\__CG__\App\Entity\User {#5251 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5720
    +user: App\Entity\User {#4140 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5651
      +user: Proxies\__CG__\App\Entity\User {#5251 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5439
        +user: App\Entity\User {#4140 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5218
          +user: Proxies\__CG__\App\Entity\User {#5219 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4127
            +user: App\Entity\User {#4140 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: """
              I used to be a huge Manjaro fan. There were many ways it let me down, some of which were just bad governance.\n
              \n
              The biggest problem though is the AUR. Manjaro uses packages that are older than Arch. The AUR assumes the Arch packages. This, if your use the AUR with Manjaro, your system will break.\n
              \n
              It is not a question of if Manjaro will break but when. Every ex-Manjaro user has the same story.\n
              \n
              For me, EndeavourOS is everything that Manjaro should be.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 34
            +score: 0
            +lastActive: DateTime @1703495749 {#4122
              date: 2023-12-25 10:15:49.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@WeAreAllOne@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4128 …}
            +nested: Doctrine\ORM\PersistentCollection {#4130 …}
            +votes: Doctrine\ORM\PersistentCollection {#4132 …}
            +reports: Doctrine\ORM\PersistentCollection {#4134 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
            -id: 198657
            -bodyTs: "'arch':38,43 'assum':41 'aur':30,40,50 'bad':22 'biggest':25 'break':56,66 'endeavouro':80 'everi':69 'everyth':82 'ex':71 'ex-manjaro':70 'fan':8 'govern':23 'huge':6 'let':14 'mani':11 'manjaro':7,31,52,64,72,84 'older':36 'packag':33,44 'problem':26 'question':61 'stori':77 'system':54 'though':27 'use':2,32,48 'user':73 'way':12"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://programming.dev/comment/5455742"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701782292 {#4123
              date: 2023-12-05 14:18:12.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4127}
          +body: """
            The AUR doesn’t assume arch packages, if the package your aur script wants isn’t in your repo then the package simply fails to update/install.\n
            \n
            Edit: This is true even for Arch linux, as the Aur package might be out of date.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1701784883 {#5215
            date: 2023-12-05 15:01:23.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@WeAreAllOne@lemm.ee"
            "@LeFantome@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5220 …}
          +nested: Doctrine\ORM\PersistentCollection {#5222 …}
          +votes: Doctrine\ORM\PersistentCollection {#5224 …}
          +reports: Doctrine\ORM\PersistentCollection {#5226 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5228 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5230 …}
          -id: 198786
          -bodyTs: "'arch':6,33 'assum':5 'aur':2,12,37 'date':43 'doesn':3 'edit':27 'even':31 'fail':24 'isn':15 'linux':34 'might':39 'packag':7,10,22,38 'repo':19 'script':13 'simpli':23 'true':30 'update/install':26 'want':14"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/6394838"
          +editedAt: DateTimeImmutable @1703041118 {#5216
            date: 2023-12-20 03:58:38.0 +01:00
          }
          +createdAt: DateTimeImmutable @1701784883 {#5217
            date: 2023-12-05 15:01:23.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4127}
        +body: """
          There are many cases where Manjaro causes problems. For example, a package mag already be in Arch but not yet in Manjaro. Or perhaps the Manjaro package is not a high enough version number. If another Arch package requires this first package, in Arch it would grab the Arch package. The Arch package will be maintained over time. In Manajaro, the package is not there and so the AUR grabs it from the AUR as well. Perhaps it is even the Git version with an unclear version number. Over time, the AUR dependency breaks or becomes unmaintained. Even once Manjaro has the package, it may not migrate it because of the version numbers. Now things are broken. This exact thing happened to me on Manjaro where my GIMP ended up using GEGL from the AUR. My system was broken for months.\n
          \n
          An even worse problem can happen when there are alternate dependencies. Sometimes in the AUR you will have multiple packages that fulfill a dependency. In Arch, you can see if one is from the actual repos and one is itself from the AUR. Again, if you choose the one in the repos, it will work and stay supports. In Manjaro, neither may be coming from the actual repos in which case it is easy to choose the wrong one. This sets you up to have package conflicts. In Manjaro, I would never know that the other option had now been added to the repos. More than once, I had the dependency that I had chosen break when the other would still have been fine.\n
          \n
          Ok, this is getting long and that was just a couple of scenarios.\n
          \n
          Suffice it to say, when I used Manjaro, I got the impression that the AUR broke all the time and that using the AUR broke my install from time to time. Now that I use Arch, I do not have those issues and I realize that it was Manjaro all along.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1701813386 {#5438
          date: 2023-12-05 22:56:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WeAreAllOne@lemm.ee"
          "@LeFantome@programming.dev"
          "@Samueru@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5445 …}
        +nested: Doctrine\ORM\PersistentCollection {#5447 …}
        +votes: Doctrine\ORM\PersistentCollection {#5449 …}
        +reports: Doctrine\ORM\PersistentCollection {#5452 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5454 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5456 …}
        -id: 200349
        -bodyTs: "'actual':176,208 'ad':242 'along':329 'alreadi':14 'altern':151 'anoth':36 'arch':17,37,44,49,52,167,314 'aur':69,74,92,135,156,184,293,302 'becom':96 'break':94,257 'broke':294,303 'broken':117,139 'case':4,212 'caus':7 'choos':188,217 'chosen':256 'come':205 'conflict':228 'coupl':276 'depend':93,152,165,252 'easi':215 'end':129 'enough':32 'even':80,98,143 'exact':119 'exampl':10 'fine':265 'first':41 'fulfil':163 'gegl':132 'get':269 'gimp':128 'git':82 'got':288 'grab':47,70 'happen':121,147 'high':31 'impress':290 'instal':305 'issu':320 'know':234 'long':270 'mag':13 'maintain':56 'manajaro':60 'mani':3 'manjaro':6,22,26,100,125,201,230,286,327 'may':105,203 'migrat':107 'month':141 'multipl':160 'neither':202 'never':233 'number':34,88,113 'ok':266 'one':172,179,190,220 'option':238 'packag':12,27,38,42,50,53,62,103,161,227 'perhap':24,77 'problem':8,145 'realiz':323 'repo':177,193,209,245 'requir':39 'say':282 'scenario':278 'see':170 'set':222 'sometim':153 'stay':198 'still':262 'suffic':279 'support':199 'system':137 'thing':115,120 'time':58,90,297,307,309 'unclear':86 'unmaintain':97 'use':131,285,300,313 'version':33,83,87,112 'well':76 'work':196 'wors':144 'would':46,232,261 'wrong':219 'yet':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5468493"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701813386 {#5441
          date: 2023-12-05 22:56:26.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4127}
      +body: """
        That’s not how source packages work. The only way they’d break is in case of major upstream changes. Which do happen, but the only inconvenience would be recompiling the package. Which you’re supposed to do anyway.\n
        \n
        Do you reinstall your AUR packages after an update? If yes, you will never see them break on Manjaro or Arch. If you don’t, they will break on both Manjaro and Arch.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701864445 {#5649
        date: 2023-12-06 13:07:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WeAreAllOne@lemm.ee"
        "@LeFantome@programming.dev"
        "@Samueru@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5652 …}
      +nested: Doctrine\ORM\PersistentCollection {#5654 …}
      +votes: Doctrine\ORM\PersistentCollection {#5656 …}
      +reports: Doctrine\ORM\PersistentCollection {#5658 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5660 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5662 …}
      -id: 202726
      -bodyTs: "'anyway':39 'arch':60,72 'aur':44 'break':13,56,67 'case':16 'chang':20 'd':12 'happen':23 'inconveni':27 'major':18 'manjaro':58,70 'never':53 'packag':6,32,45 're':35 'recompil':30 'reinstal':42 'see':54 'sourc':5 'suppos':36 'updat':48 'upstream':19 'way':10 'work':7 'would':28 'yes':50"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/5146799"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701864445 {#5650
        date: 2023-12-06 13:07:25.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4127}
    +body: """
      I am not theorizing. And I am not taking about source code not compiling. I am talking about dependencies which includes the reports version numbers and version number expectations of packages maintained by different parties. Those broke all the time for me on Manjaro and it was often because of the differences between what was in the Arch repos vs the Manjaro repos.\n
      \n
      When Manjaro fell behind at one point, I ended up with a version of GEGL ( labeled - git ) being pulled from the AUR. Later releases of GIMP refused to upgrade over that version of GEGL. I just lived with it for a few months hoping it would clear itself up but it never did. I basically had to back everything my out and install again. Not that it was hard but these kinds of annoyances happened for me all the time on Mnajaro and basically never on EbdeavourOS or Arch.\n
      \n
      What made me move away from Manjaro to begin with were all the problems it had with the dotnet packages at the time. I blamed dotnet and the AUR and was amazed that the problems went away when I used EndeavourOS instead.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702062150 {#5721
      date: 2023-12-08 20:02:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
      "@LeFantome@programming.dev"
      "@Samueru@lemmy.ml"
      "@lemmyvore@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5716 …}
    +nested: Doctrine\ORM\PersistentCollection {#5711 …}
    +votes: Doctrine\ORM\PersistentCollection {#5715 …}
    +reports: Doctrine\ORM\PersistentCollection {#5725 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5727 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5729 …}
    -id: 211316
    -bodyTs: "'amaz':184 'annoy':137 'arch':58,152 'aur':85,181 'away':157,189 'back':121 'basic':118,147 'begin':161 'behind':67 'blame':177 'broke':37 'clear':110 'code':12 'compil':14 'depend':19 'differ':34,52 'dotnet':171,178 'ebdeavouro':150 'end':72 'endeavouro':193 'everyth':122 'expect':29 'fell':66 'gegl':78,97 'gimp':89 'git':80 'happen':138 'hard':132 'hope':107 'includ':21 'instal':126 'instead':194 'kind':135 'label':79 'later':86 'live':100 'made':154 'maintain':32 'manjaro':44,62,65,159 'mnajaro':145 'month':106 'move':156 'never':115,148 'number':25,28 'often':48 'one':69 'packag':31,172 'parti':35 'point':70 'problem':166,187 'pull':82 'refus':90 'releas':87 'repo':59,63 'report':23 'sourc':11 'take':9 'talk':17 'theoriz':4 'time':40,143,175 'upgrad':92 'use':192 'version':24,27,76,95 'vs':60 'went':188 'would':109"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5553371"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702062150 {#5724
      date: 2023-12-08 20:02:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4127}
  +body: "If what you describe were true it would make AUR packages fail (on any Arch distro) if the user failed to upgrade their system each time, every time an update came out. The two week delay practiced by Manjaro is a completely arbitrary period of timen in the grand scheme of things. There are users who only upgrade once a month or even more seldom and nothing like this happens to them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702063055 {#5741
    date: 2023-12-08 20:17:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@LeFantome@programming.dev"
    "@Samueru@lemmy.ml"
    "@lemmyvore@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5738 …}
  +nested: Doctrine\ORM\PersistentCollection {#5735 …}
  +votes: Doctrine\ORM\PersistentCollection {#5733 …}
  +reports: Doctrine\ORM\PersistentCollection {#5747 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5749 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5751 …}
  -id: 211376
  -bodyTs: "'arbitrari':43 'arch':15 'aur':10 'came':31 'complet':42 'delay':36 'describ':4 'distro':16 'even':63 'everi':27 'fail':12,20 'grand':49 'happen':70 'like':68 'make':9 'manjaro':39 'month':61 'noth':67 'packag':11 'period':44 'practic':37 'scheme':50 'seldom':65 'system':24 'thing':52 'time':26,28 'timen':46 'true':6 'two':34 'updat':30 'upgrad':22,58 'user':19,55 'week':35 'would':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/5211502"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702063055 {#5744
    date: 2023-12-08 20:17:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5460
  +user: Proxies\__CG__\App\Entity\User {#5461 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5218
    +user: Proxies\__CG__\App\Entity\User {#5219 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4127
      +user: App\Entity\User {#4140 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        I used to be a huge Manjaro fan. There were many ways it let me down, some of which were just bad governance.\n
        \n
        The biggest problem though is the AUR. Manjaro uses packages that are older than Arch. The AUR assumes the Arch packages. This, if your use the AUR with Manjaro, your system will break.\n
        \n
        It is not a question of if Manjaro will break but when. Every ex-Manjaro user has the same story.\n
        \n
        For me, EndeavourOS is everything that Manjaro should be.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 34
      +score: 0
      +lastActive: DateTime @1703495749 {#4122
        date: 2023-12-25 10:15:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WeAreAllOne@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4128 …}
      +nested: Doctrine\ORM\PersistentCollection {#4130 …}
      +votes: Doctrine\ORM\PersistentCollection {#4132 …}
      +reports: Doctrine\ORM\PersistentCollection {#4134 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
      -id: 198657
      -bodyTs: "'arch':38,43 'assum':41 'aur':30,40,50 'bad':22 'biggest':25 'break':56,66 'endeavouro':80 'everi':69 'everyth':82 'ex':71 'ex-manjaro':70 'fan':8 'govern':23 'huge':6 'let':14 'mani':11 'manjaro':7,31,52,64,72,84 'older':36 'packag':33,44 'problem':26 'question':61 'stori':77 'system':54 'though':27 'use':2,32,48 'user':73 'way':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5455742"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701782292 {#4123
        date: 2023-12-05 14:18:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4127}
    +body: """
      The AUR doesn’t assume arch packages, if the package your aur script wants isn’t in your repo then the package simply fails to update/install.\n
      \n
      Edit: This is true even for Arch linux, as the Aur package might be out of date.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1701784883 {#5215
      date: 2023-12-05 15:01:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
      "@LeFantome@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5220 …}
    +nested: Doctrine\ORM\PersistentCollection {#5222 …}
    +votes: Doctrine\ORM\PersistentCollection {#5224 …}
    +reports: Doctrine\ORM\PersistentCollection {#5226 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5228 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5230 …}
    -id: 198786
    -bodyTs: "'arch':6,33 'assum':5 'aur':2,12,37 'date':43 'doesn':3 'edit':27 'even':31 'fail':24 'isn':15 'linux':34 'might':39 'packag':7,10,22,38 'repo':19 'script':13 'simpli':23 'true':30 'update/install':26 'want':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6394838"
    +editedAt: DateTimeImmutable @1703041118 {#5216
      date: 2023-12-20 03:58:38.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701784883 {#5217
      date: 2023-12-05 15:01:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4127}
  +body: """
    > The AUR doesn’t assume arch packages, if the package your aur script wants isn’t in your repo then the package simply fails to update/install.\n
    > \n
    > Edit: This is true even for Arch linux, as the Aur package might be out of date.\n
    \n
    The problem is not the package. It is the packages Version. If you have for example an application that depends on .net 7.0 and arch updates it to the latest 8.0 then the AUR usually gets updated soon as well. Now the AUR pqckage depends on the newer 8.0 Version while manjaro still has the 7.0 version. The programm now does no longer start on manjaro.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701878468 {#5458
    date: 2023-12-06 17:01:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@LeFantome@programming.dev"
    "@Samueru@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5462 …}
  +nested: Doctrine\ORM\PersistentCollection {#5464 …}
  +votes: Doctrine\ORM\PersistentCollection {#5466 …}
  +reports: Doctrine\ORM\PersistentCollection {#5468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5472 …}
  -id: 202874
  -bodyTs: "'7.0':66,99 '8.0':74,92 'applic':61 'arch':6,33,68 'assum':5 'aur':2,12,37,77,86 'date':43 'depend':63,88 'doesn':3 'edit':27 'even':31 'exampl':59 'fail':24 'get':79 'isn':15 'latest':73 'linux':34 'longer':106 'manjaro':95,109 'might':39 'net':65 'newer':91 'packag':7,10,22,38,49,53 'pqckage':87 'problem':45 'programm':102 'repo':19 'script':13 'simpli':23 'soon':81 'start':107 'still':96 'true':30 'updat':69,80 'update/install':26 'usual':78 'version':54,93,100 'want':14 'well':83"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6427874"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701878468 {#5459
    date: 2023-12-06 17:01:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#5460
  +user: Proxies\__CG__\App\Entity\User {#5461 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5218
    +user: Proxies\__CG__\App\Entity\User {#5219 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4127
      +user: App\Entity\User {#4140 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        I used to be a huge Manjaro fan. There were many ways it let me down, some of which were just bad governance.\n
        \n
        The biggest problem though is the AUR. Manjaro uses packages that are older than Arch. The AUR assumes the Arch packages. This, if your use the AUR with Manjaro, your system will break.\n
        \n
        It is not a question of if Manjaro will break but when. Every ex-Manjaro user has the same story.\n
        \n
        For me, EndeavourOS is everything that Manjaro should be.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 34
      +score: 0
      +lastActive: DateTime @1703495749 {#4122
        date: 2023-12-25 10:15:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WeAreAllOne@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4128 …}
      +nested: Doctrine\ORM\PersistentCollection {#4130 …}
      +votes: Doctrine\ORM\PersistentCollection {#4132 …}
      +reports: Doctrine\ORM\PersistentCollection {#4134 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
      -id: 198657
      -bodyTs: "'arch':38,43 'assum':41 'aur':30,40,50 'bad':22 'biggest':25 'break':56,66 'endeavouro':80 'everi':69 'everyth':82 'ex':71 'ex-manjaro':70 'fan':8 'govern':23 'huge':6 'let':14 'mani':11 'manjaro':7,31,52,64,72,84 'older':36 'packag':33,44 'problem':26 'question':61 'stori':77 'system':54 'though':27 'use':2,32,48 'user':73 'way':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5455742"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701782292 {#4123
        date: 2023-12-05 14:18:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4127}
    +body: """
      The AUR doesn’t assume arch packages, if the package your aur script wants isn’t in your repo then the package simply fails to update/install.\n
      \n
      Edit: This is true even for Arch linux, as the Aur package might be out of date.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1701784883 {#5215
      date: 2023-12-05 15:01:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
      "@LeFantome@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5220 …}
    +nested: Doctrine\ORM\PersistentCollection {#5222 …}
    +votes: Doctrine\ORM\PersistentCollection {#5224 …}
    +reports: Doctrine\ORM\PersistentCollection {#5226 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5228 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5230 …}
    -id: 198786
    -bodyTs: "'arch':6,33 'assum':5 'aur':2,12,37 'date':43 'doesn':3 'edit':27 'even':31 'fail':24 'isn':15 'linux':34 'might':39 'packag':7,10,22,38 'repo':19 'script':13 'simpli':23 'true':30 'update/install':26 'want':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6394838"
    +editedAt: DateTimeImmutable @1703041118 {#5216
      date: 2023-12-20 03:58:38.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701784883 {#5217
      date: 2023-12-05 15:01:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4127}
  +body: """
    > The AUR doesn’t assume arch packages, if the package your aur script wants isn’t in your repo then the package simply fails to update/install.\n
    > \n
    > Edit: This is true even for Arch linux, as the Aur package might be out of date.\n
    \n
    The problem is not the package. It is the packages Version. If you have for example an application that depends on .net 7.0 and arch updates it to the latest 8.0 then the AUR usually gets updated soon as well. Now the AUR pqckage depends on the newer 8.0 Version while manjaro still has the 7.0 version. The programm now does no longer start on manjaro.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701878468 {#5458
    date: 2023-12-06 17:01:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@LeFantome@programming.dev"
    "@Samueru@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5462 …}
  +nested: Doctrine\ORM\PersistentCollection {#5464 …}
  +votes: Doctrine\ORM\PersistentCollection {#5466 …}
  +reports: Doctrine\ORM\PersistentCollection {#5468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5472 …}
  -id: 202874
  -bodyTs: "'7.0':66,99 '8.0':74,92 'applic':61 'arch':6,33,68 'assum':5 'aur':2,12,37,77,86 'date':43 'depend':63,88 'doesn':3 'edit':27 'even':31 'exampl':59 'fail':24 'get':79 'isn':15 'latest':73 'linux':34 'longer':106 'manjaro':95,109 'might':39 'net':65 'newer':91 'packag':7,10,22,38,49,53 'pqckage':87 'problem':45 'programm':102 'repo':19 'script':13 'simpli':23 'soon':81 'start':107 'still':96 'true':30 'updat':69,80 'update/install':26 'usual':78 'version':54,93,100 'want':14 'well':83"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6427874"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701878468 {#5459
    date: 2023-12-06 17:01:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#5460
  +user: Proxies\__CG__\App\Entity\User {#5461 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5218
    +user: Proxies\__CG__\App\Entity\User {#5219 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4127
      +user: App\Entity\User {#4140 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        I used to be a huge Manjaro fan. There were many ways it let me down, some of which were just bad governance.\n
        \n
        The biggest problem though is the AUR. Manjaro uses packages that are older than Arch. The AUR assumes the Arch packages. This, if your use the AUR with Manjaro, your system will break.\n
        \n
        It is not a question of if Manjaro will break but when. Every ex-Manjaro user has the same story.\n
        \n
        For me, EndeavourOS is everything that Manjaro should be.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 34
      +score: 0
      +lastActive: DateTime @1703495749 {#4122
        date: 2023-12-25 10:15:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WeAreAllOne@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4128 …}
      +nested: Doctrine\ORM\PersistentCollection {#4130 …}
      +votes: Doctrine\ORM\PersistentCollection {#4132 …}
      +reports: Doctrine\ORM\PersistentCollection {#4134 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
      -id: 198657
      -bodyTs: "'arch':38,43 'assum':41 'aur':30,40,50 'bad':22 'biggest':25 'break':56,66 'endeavouro':80 'everi':69 'everyth':82 'ex':71 'ex-manjaro':70 'fan':8 'govern':23 'huge':6 'let':14 'mani':11 'manjaro':7,31,52,64,72,84 'older':36 'packag':33,44 'problem':26 'question':61 'stori':77 'system':54 'though':27 'use':2,32,48 'user':73 'way':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5455742"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701782292 {#4123
        date: 2023-12-05 14:18:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4127}
    +body: """
      The AUR doesn’t assume arch packages, if the package your aur script wants isn’t in your repo then the package simply fails to update/install.\n
      \n
      Edit: This is true even for Arch linux, as the Aur package might be out of date.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1701784883 {#5215
      date: 2023-12-05 15:01:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
      "@LeFantome@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5220 …}
    +nested: Doctrine\ORM\PersistentCollection {#5222 …}
    +votes: Doctrine\ORM\PersistentCollection {#5224 …}
    +reports: Doctrine\ORM\PersistentCollection {#5226 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5228 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5230 …}
    -id: 198786
    -bodyTs: "'arch':6,33 'assum':5 'aur':2,12,37 'date':43 'doesn':3 'edit':27 'even':31 'fail':24 'isn':15 'linux':34 'might':39 'packag':7,10,22,38 'repo':19 'script':13 'simpli':23 'true':30 'update/install':26 'want':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6394838"
    +editedAt: DateTimeImmutable @1703041118 {#5216
      date: 2023-12-20 03:58:38.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701784883 {#5217
      date: 2023-12-05 15:01:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4127}
  +body: """
    > The AUR doesn’t assume arch packages, if the package your aur script wants isn’t in your repo then the package simply fails to update/install.\n
    > \n
    > Edit: This is true even for Arch linux, as the Aur package might be out of date.\n
    \n
    The problem is not the package. It is the packages Version. If you have for example an application that depends on .net 7.0 and arch updates it to the latest 8.0 then the AUR usually gets updated soon as well. Now the AUR pqckage depends on the newer 8.0 Version while manjaro still has the 7.0 version. The programm now does no longer start on manjaro.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701878468 {#5458
    date: 2023-12-06 17:01:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@LeFantome@programming.dev"
    "@Samueru@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5462 …}
  +nested: Doctrine\ORM\PersistentCollection {#5464 …}
  +votes: Doctrine\ORM\PersistentCollection {#5466 …}
  +reports: Doctrine\ORM\PersistentCollection {#5468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5472 …}
  -id: 202874
  -bodyTs: "'7.0':66,99 '8.0':74,92 'applic':61 'arch':6,33,68 'assum':5 'aur':2,12,37,77,86 'date':43 'depend':63,88 'doesn':3 'edit':27 'even':31 'exampl':59 'fail':24 'get':79 'isn':15 'latest':73 'linux':34 'longer':106 'manjaro':95,109 'might':39 'net':65 'newer':91 'packag':7,10,22,38,49,53 'pqckage':87 'problem':45 'programm':102 'repo':19 'script':13 'simpli':23 'soon':81 'start':107 'still':96 'true':30 'updat':69,80 'update/install':26 'usual':78 'version':54,93,100 'want':14 'well':83"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6427874"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701878468 {#5459
    date: 2023-12-06 17:01:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#5234
  +user: Proxies\__CG__\App\Entity\User {#5235 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4127
    +user: App\Entity\User {#4140 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I used to be a huge Manjaro fan. There were many ways it let me down, some of which were just bad governance.\n
      \n
      The biggest problem though is the AUR. Manjaro uses packages that are older than Arch. The AUR assumes the Arch packages. This, if your use the AUR with Manjaro, your system will break.\n
      \n
      It is not a question of if Manjaro will break but when. Every ex-Manjaro user has the same story.\n
      \n
      For me, EndeavourOS is everything that Manjaro should be.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1703495749 {#4122
      date: 2023-12-25 10:15:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4128 …}
    +nested: Doctrine\ORM\PersistentCollection {#4130 …}
    +votes: Doctrine\ORM\PersistentCollection {#4132 …}
    +reports: Doctrine\ORM\PersistentCollection {#4134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
    -id: 198657
    -bodyTs: "'arch':38,43 'assum':41 'aur':30,40,50 'bad':22 'biggest':25 'break':56,66 'endeavouro':80 'everi':69 'everyth':82 'ex':71 'ex-manjaro':70 'fan':8 'govern':23 'huge':6 'let':14 'mani':11 'manjaro':7,31,52,64,72,84 'older':36 'packag':33,44 'problem':26 'question':61 'stori':77 'system':54 'though':27 'use':2,32,48 'user':73 'way':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5455742"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701782292 {#4123
      date: 2023-12-05 14:18:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4127}
  +body: "I am not the most technically astute person, using Manjaro and the AUR for like five years and never had my system break. Yes, some package problems here and there, but where do you not have them ever? And so far nothing an internet search couldn’t fix. I found it very stable both in the XFCE and the KDE spin."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701788674 {#5232
    date: 2023-12-05 16:04:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@LeFantome@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5236 …}
  +nested: Doctrine\ORM\PersistentCollection {#5238 …}
  +votes: Doctrine\ORM\PersistentCollection {#5240 …}
  +reports: Doctrine\ORM\PersistentCollection {#5242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5244 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5246 …}
  -id: 198989
  -bodyTs: "'astut':7 'aur':13 'break':23 'couldn':46 'ever':38 'far':41 'five':16 'fix':48 'found':50 'internet':44 'kde':60 'like':15 'manjaro':10 'never':19 'noth':42 'packag':26 'person':8 'problem':27 'search':45 'spin':61 'stabl':53 'system':22 'technic':6 'use':9 'xfce':57 'year':17 'yes':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://r.nf/comment/834409"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701788674 {#5233
    date: 2023-12-05 16:04:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#5234
  +user: Proxies\__CG__\App\Entity\User {#5235 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4127
    +user: App\Entity\User {#4140 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I used to be a huge Manjaro fan. There were many ways it let me down, some of which were just bad governance.\n
      \n
      The biggest problem though is the AUR. Manjaro uses packages that are older than Arch. The AUR assumes the Arch packages. This, if your use the AUR with Manjaro, your system will break.\n
      \n
      It is not a question of if Manjaro will break but when. Every ex-Manjaro user has the same story.\n
      \n
      For me, EndeavourOS is everything that Manjaro should be.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1703495749 {#4122
      date: 2023-12-25 10:15:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4128 …}
    +nested: Doctrine\ORM\PersistentCollection {#4130 …}
    +votes: Doctrine\ORM\PersistentCollection {#4132 …}
    +reports: Doctrine\ORM\PersistentCollection {#4134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
    -id: 198657
    -bodyTs: "'arch':38,43 'assum':41 'aur':30,40,50 'bad':22 'biggest':25 'break':56,66 'endeavouro':80 'everi':69 'everyth':82 'ex':71 'ex-manjaro':70 'fan':8 'govern':23 'huge':6 'let':14 'mani':11 'manjaro':7,31,52,64,72,84 'older':36 'packag':33,44 'problem':26 'question':61 'stori':77 'system':54 'though':27 'use':2,32,48 'user':73 'way':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5455742"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701782292 {#4123
      date: 2023-12-05 14:18:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4127}
  +body: "I am not the most technically astute person, using Manjaro and the AUR for like five years and never had my system break. Yes, some package problems here and there, but where do you not have them ever? And so far nothing an internet search couldn’t fix. I found it very stable both in the XFCE and the KDE spin."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701788674 {#5232
    date: 2023-12-05 16:04:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@LeFantome@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5236 …}
  +nested: Doctrine\ORM\PersistentCollection {#5238 …}
  +votes: Doctrine\ORM\PersistentCollection {#5240 …}
  +reports: Doctrine\ORM\PersistentCollection {#5242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5244 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5246 …}
  -id: 198989
  -bodyTs: "'astut':7 'aur':13 'break':23 'couldn':46 'ever':38 'far':41 'five':16 'fix':48 'found':50 'internet':44 'kde':60 'like':15 'manjaro':10 'never':19 'noth':42 'packag':26 'person':8 'problem':27 'search':45 'spin':61 'stabl':53 'system':22 'technic':6 'use':9 'xfce':57 'year':17 'yes':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://r.nf/comment/834409"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701788674 {#5233
    date: 2023-12-05 16:04:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#5234
  +user: Proxies\__CG__\App\Entity\User {#5235 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4127
    +user: App\Entity\User {#4140 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I used to be a huge Manjaro fan. There were many ways it let me down, some of which were just bad governance.\n
      \n
      The biggest problem though is the AUR. Manjaro uses packages that are older than Arch. The AUR assumes the Arch packages. This, if your use the AUR with Manjaro, your system will break.\n
      \n
      It is not a question of if Manjaro will break but when. Every ex-Manjaro user has the same story.\n
      \n
      For me, EndeavourOS is everything that Manjaro should be.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1703495749 {#4122
      date: 2023-12-25 10:15:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4128 …}
    +nested: Doctrine\ORM\PersistentCollection {#4130 …}
    +votes: Doctrine\ORM\PersistentCollection {#4132 …}
    +reports: Doctrine\ORM\PersistentCollection {#4134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
    -id: 198657
    -bodyTs: "'arch':38,43 'assum':41 'aur':30,40,50 'bad':22 'biggest':25 'break':56,66 'endeavouro':80 'everi':69 'everyth':82 'ex':71 'ex-manjaro':70 'fan':8 'govern':23 'huge':6 'let':14 'mani':11 'manjaro':7,31,52,64,72,84 'older':36 'packag':33,44 'problem':26 'question':61 'stori':77 'system':54 'though':27 'use':2,32,48 'user':73 'way':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5455742"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701782292 {#4123
      date: 2023-12-05 14:18:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4127}
  +body: "I am not the most technically astute person, using Manjaro and the AUR for like five years and never had my system break. Yes, some package problems here and there, but where do you not have them ever? And so far nothing an internet search couldn’t fix. I found it very stable both in the XFCE and the KDE spin."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701788674 {#5232
    date: 2023-12-05 16:04:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@LeFantome@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5236 …}
  +nested: Doctrine\ORM\PersistentCollection {#5238 …}
  +votes: Doctrine\ORM\PersistentCollection {#5240 …}
  +reports: Doctrine\ORM\PersistentCollection {#5242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5244 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5246 …}
  -id: 198989
  -bodyTs: "'astut':7 'aur':13 'break':23 'couldn':46 'ever':38 'far':41 'five':16 'fix':48 'found':50 'internet':44 'kde':60 'like':15 'manjaro':10 'never':19 'noth':42 'packag':26 'person':8 'problem':27 'search':45 'spin':61 'stabl':53 'system':22 'technic':6 'use':9 'xfce':57 'year':17 'yes':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://r.nf/comment/834409"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701788674 {#5233
    date: 2023-12-05 16:04:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5250
  +user: Proxies\__CG__\App\Entity\User {#5251 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4127
    +user: App\Entity\User {#4140 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I used to be a huge Manjaro fan. There were many ways it let me down, some of which were just bad governance.\n
      \n
      The biggest problem though is the AUR. Manjaro uses packages that are older than Arch. The AUR assumes the Arch packages. This, if your use the AUR with Manjaro, your system will break.\n
      \n
      It is not a question of if Manjaro will break but when. Every ex-Manjaro user has the same story.\n
      \n
      For me, EndeavourOS is everything that Manjaro should be.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1703495749 {#4122
      date: 2023-12-25 10:15:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4128 …}
    +nested: Doctrine\ORM\PersistentCollection {#4130 …}
    +votes: Doctrine\ORM\PersistentCollection {#4132 …}
    +reports: Doctrine\ORM\PersistentCollection {#4134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
    -id: 198657
    -bodyTs: "'arch':38,43 'assum':41 'aur':30,40,50 'bad':22 'biggest':25 'break':56,66 'endeavouro':80 'everi':69 'everyth':82 'ex':71 'ex-manjaro':70 'fan':8 'govern':23 'huge':6 'let':14 'mani':11 'manjaro':7,31,52,64,72,84 'older':36 'packag':33,44 'problem':26 'question':61 'stori':77 'system':54 'though':27 'use':2,32,48 'user':73 'way':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5455742"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701782292 {#4123
      date: 2023-12-05 14:18:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4127}
  +body: """
    > if your use the AUR with Manjaro, your system will break.\n
    \n
    If your system breaks because of AUR it means you’re using AUR wrong… you’re not supposed to use AUR packages for critical system functions. It will break on Arch too if you do that.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701863987 {#5248
    date: 2023-12-06 12:59:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@LeFantome@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5252 …}
  +nested: Doctrine\ORM\PersistentCollection {#5254 …}
  +votes: Doctrine\ORM\PersistentCollection {#5256 …}
  +reports: Doctrine\ORM\PersistentCollection {#5258 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5260 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5262 …}
  -id: 202721
  -bodyTs: "'arch':42 'aur':5,18,24,32 'break':11,15,40 'critic':35 'function':37 'manjaro':7 'mean':20 'packag':33 're':22,27 'suppos':29 'system':9,14,36 'use':3,23,31 'wrong':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/5146696"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701863987 {#5249
    date: 2023-12-06 12:59:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#5250
  +user: Proxies\__CG__\App\Entity\User {#5251 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4127
    +user: App\Entity\User {#4140 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I used to be a huge Manjaro fan. There were many ways it let me down, some of which were just bad governance.\n
      \n
      The biggest problem though is the AUR. Manjaro uses packages that are older than Arch. The AUR assumes the Arch packages. This, if your use the AUR with Manjaro, your system will break.\n
      \n
      It is not a question of if Manjaro will break but when. Every ex-Manjaro user has the same story.\n
      \n
      For me, EndeavourOS is everything that Manjaro should be.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1703495749 {#4122
      date: 2023-12-25 10:15:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4128 …}
    +nested: Doctrine\ORM\PersistentCollection {#4130 …}
    +votes: Doctrine\ORM\PersistentCollection {#4132 …}
    +reports: Doctrine\ORM\PersistentCollection {#4134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
    -id: 198657
    -bodyTs: "'arch':38,43 'assum':41 'aur':30,40,50 'bad':22 'biggest':25 'break':56,66 'endeavouro':80 'everi':69 'everyth':82 'ex':71 'ex-manjaro':70 'fan':8 'govern':23 'huge':6 'let':14 'mani':11 'manjaro':7,31,52,64,72,84 'older':36 'packag':33,44 'problem':26 'question':61 'stori':77 'system':54 'though':27 'use':2,32,48 'user':73 'way':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5455742"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701782292 {#4123
      date: 2023-12-05 14:18:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4127}
  +body: """
    > if your use the AUR with Manjaro, your system will break.\n
    \n
    If your system breaks because of AUR it means you’re using AUR wrong… you’re not supposed to use AUR packages for critical system functions. It will break on Arch too if you do that.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701863987 {#5248
    date: 2023-12-06 12:59:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@LeFantome@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5252 …}
  +nested: Doctrine\ORM\PersistentCollection {#5254 …}
  +votes: Doctrine\ORM\PersistentCollection {#5256 …}
  +reports: Doctrine\ORM\PersistentCollection {#5258 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5260 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5262 …}
  -id: 202721
  -bodyTs: "'arch':42 'aur':5,18,24,32 'break':11,15,40 'critic':35 'function':37 'manjaro':7 'mean':20 'packag':33 're':22,27 'suppos':29 'system':9,14,36 'use':3,23,31 'wrong':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/5146696"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701863987 {#5249
    date: 2023-12-06 12:59:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#5250
  +user: Proxies\__CG__\App\Entity\User {#5251 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4127
    +user: App\Entity\User {#4140 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I used to be a huge Manjaro fan. There were many ways it let me down, some of which were just bad governance.\n
      \n
      The biggest problem though is the AUR. Manjaro uses packages that are older than Arch. The AUR assumes the Arch packages. This, if your use the AUR with Manjaro, your system will break.\n
      \n
      It is not a question of if Manjaro will break but when. Every ex-Manjaro user has the same story.\n
      \n
      For me, EndeavourOS is everything that Manjaro should be.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1703495749 {#4122
      date: 2023-12-25 10:15:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4128 …}
    +nested: Doctrine\ORM\PersistentCollection {#4130 …}
    +votes: Doctrine\ORM\PersistentCollection {#4132 …}
    +reports: Doctrine\ORM\PersistentCollection {#4134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
    -id: 198657
    -bodyTs: "'arch':38,43 'assum':41 'aur':30,40,50 'bad':22 'biggest':25 'break':56,66 'endeavouro':80 'everi':69 'everyth':82 'ex':71 'ex-manjaro':70 'fan':8 'govern':23 'huge':6 'let':14 'mani':11 'manjaro':7,31,52,64,72,84 'older':36 'packag':33,44 'problem':26 'question':61 'stori':77 'system':54 'though':27 'use':2,32,48 'user':73 'way':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5455742"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701782292 {#4123
      date: 2023-12-05 14:18:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4127}
  +body: """
    > if your use the AUR with Manjaro, your system will break.\n
    \n
    If your system breaks because of AUR it means you’re using AUR wrong… you’re not supposed to use AUR packages for critical system functions. It will break on Arch too if you do that.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701863987 {#5248
    date: 2023-12-06 12:59:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@LeFantome@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5252 …}
  +nested: Doctrine\ORM\PersistentCollection {#5254 …}
  +votes: Doctrine\ORM\PersistentCollection {#5256 …}
  +reports: Doctrine\ORM\PersistentCollection {#5258 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5260 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5262 …}
  -id: 202721
  -bodyTs: "'arch':42 'aur':5,18,24,32 'break':11,15,40 'critic':35 'function':37 'manjaro':7 'mean':20 'packag':33 're':22,27 'suppos':29 'system':9,14,36 'use':3,23,31 'wrong':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/5146696"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701863987 {#5249
    date: 2023-12-06 12:59:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#5266
  +user: Proxies\__CG__\App\Entity\User {#5267 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4127
    +user: App\Entity\User {#4140 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I used to be a huge Manjaro fan. There were many ways it let me down, some of which were just bad governance.\n
      \n
      The biggest problem though is the AUR. Manjaro uses packages that are older than Arch. The AUR assumes the Arch packages. This, if your use the AUR with Manjaro, your system will break.\n
      \n
      It is not a question of if Manjaro will break but when. Every ex-Manjaro user has the same story.\n
      \n
      For me, EndeavourOS is everything that Manjaro should be.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1703495749 {#4122
      date: 2023-12-25 10:15:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4128 …}
    +nested: Doctrine\ORM\PersistentCollection {#4130 …}
    +votes: Doctrine\ORM\PersistentCollection {#4132 …}
    +reports: Doctrine\ORM\PersistentCollection {#4134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
    -id: 198657
    -bodyTs: "'arch':38,43 'assum':41 'aur':30,40,50 'bad':22 'biggest':25 'break':56,66 'endeavouro':80 'everi':69 'everyth':82 'ex':71 'ex-manjaro':70 'fan':8 'govern':23 'huge':6 'let':14 'mani':11 'manjaro':7,31,52,64,72,84 'older':36 'packag':33,44 'problem':26 'question':61 'stori':77 'system':54 'though':27 'use':2,32,48 'user':73 'way':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5455742"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701782292 {#4123
      date: 2023-12-05 14:18:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4127}
  +body: """
    > if your use the AUR with Manjaro, your system will break\n
    \n
    Oh, bullshit.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701893395 {#5264
    date: 2023-12-06 21:09:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@LeFantome@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5268 …}
  +nested: Doctrine\ORM\PersistentCollection {#5270 …}
  +votes: Doctrine\ORM\PersistentCollection {#5272 …}
  +reports: Doctrine\ORM\PersistentCollection {#5274 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5276 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5278 …}
  -id: 203828
  -bodyTs: "'aur':5 'break':11 'bullshit':13 'manjaro':7 'oh':12 'system':9 'use':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5854088"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701893395 {#5265
    date: 2023-12-06 21:09:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#5266
  +user: Proxies\__CG__\App\Entity\User {#5267 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4127
    +user: App\Entity\User {#4140 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I used to be a huge Manjaro fan. There were many ways it let me down, some of which were just bad governance.\n
      \n
      The biggest problem though is the AUR. Manjaro uses packages that are older than Arch. The AUR assumes the Arch packages. This, if your use the AUR with Manjaro, your system will break.\n
      \n
      It is not a question of if Manjaro will break but when. Every ex-Manjaro user has the same story.\n
      \n
      For me, EndeavourOS is everything that Manjaro should be.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1703495749 {#4122
      date: 2023-12-25 10:15:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4128 …}
    +nested: Doctrine\ORM\PersistentCollection {#4130 …}
    +votes: Doctrine\ORM\PersistentCollection {#4132 …}
    +reports: Doctrine\ORM\PersistentCollection {#4134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
    -id: 198657
    -bodyTs: "'arch':38,43 'assum':41 'aur':30,40,50 'bad':22 'biggest':25 'break':56,66 'endeavouro':80 'everi':69 'everyth':82 'ex':71 'ex-manjaro':70 'fan':8 'govern':23 'huge':6 'let':14 'mani':11 'manjaro':7,31,52,64,72,84 'older':36 'packag':33,44 'problem':26 'question':61 'stori':77 'system':54 'though':27 'use':2,32,48 'user':73 'way':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5455742"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701782292 {#4123
      date: 2023-12-05 14:18:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4127}
  +body: """
    > if your use the AUR with Manjaro, your system will break\n
    \n
    Oh, bullshit.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701893395 {#5264
    date: 2023-12-06 21:09:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@LeFantome@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5268 …}
  +nested: Doctrine\ORM\PersistentCollection {#5270 …}
  +votes: Doctrine\ORM\PersistentCollection {#5272 …}
  +reports: Doctrine\ORM\PersistentCollection {#5274 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5276 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5278 …}
  -id: 203828
  -bodyTs: "'aur':5 'break':11 'bullshit':13 'manjaro':7 'oh':12 'system':9 'use':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5854088"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701893395 {#5265
    date: 2023-12-06 21:09:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#5266
  +user: Proxies\__CG__\App\Entity\User {#5267 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4127
    +user: App\Entity\User {#4140 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I used to be a huge Manjaro fan. There were many ways it let me down, some of which were just bad governance.\n
      \n
      The biggest problem though is the AUR. Manjaro uses packages that are older than Arch. The AUR assumes the Arch packages. This, if your use the AUR with Manjaro, your system will break.\n
      \n
      It is not a question of if Manjaro will break but when. Every ex-Manjaro user has the same story.\n
      \n
      For me, EndeavourOS is everything that Manjaro should be.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1703495749 {#4122
      date: 2023-12-25 10:15:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4128 …}
    +nested: Doctrine\ORM\PersistentCollection {#4130 …}
    +votes: Doctrine\ORM\PersistentCollection {#4132 …}
    +reports: Doctrine\ORM\PersistentCollection {#4134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
    -id: 198657
    -bodyTs: "'arch':38,43 'assum':41 'aur':30,40,50 'bad':22 'biggest':25 'break':56,66 'endeavouro':80 'everi':69 'everyth':82 'ex':71 'ex-manjaro':70 'fan':8 'govern':23 'huge':6 'let':14 'mani':11 'manjaro':7,31,52,64,72,84 'older':36 'packag':33,44 'problem':26 'question':61 'stori':77 'system':54 'though':27 'use':2,32,48 'user':73 'way':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5455742"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701782292 {#4123
      date: 2023-12-05 14:18:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4127}
  +body: """
    > if your use the AUR with Manjaro, your system will break\n
    \n
    Oh, bullshit.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701893395 {#5264
    date: 2023-12-06 21:09:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@LeFantome@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5268 …}
  +nested: Doctrine\ORM\PersistentCollection {#5270 …}
  +votes: Doctrine\ORM\PersistentCollection {#5272 …}
  +reports: Doctrine\ORM\PersistentCollection {#5274 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5276 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5278 …}
  -id: 203828
  -bodyTs: "'aur':5 'break':11 'bullshit':13 'manjaro':7 'oh':12 'system':9 'use':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5854088"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701893395 {#5265
    date: 2023-12-06 21:09:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5582
  +user: App\Entity\User {#5020 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5266
    +user: Proxies\__CG__\App\Entity\User {#5267 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4127
      +user: App\Entity\User {#4140 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        I used to be a huge Manjaro fan. There were many ways it let me down, some of which were just bad governance.\n
        \n
        The biggest problem though is the AUR. Manjaro uses packages that are older than Arch. The AUR assumes the Arch packages. This, if your use the AUR with Manjaro, your system will break.\n
        \n
        It is not a question of if Manjaro will break but when. Every ex-Manjaro user has the same story.\n
        \n
        For me, EndeavourOS is everything that Manjaro should be.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 34
      +score: 0
      +lastActive: DateTime @1703495749 {#4122
        date: 2023-12-25 10:15:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WeAreAllOne@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4128 …}
      +nested: Doctrine\ORM\PersistentCollection {#4130 …}
      +votes: Doctrine\ORM\PersistentCollection {#4132 …}
      +reports: Doctrine\ORM\PersistentCollection {#4134 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
      -id: 198657
      -bodyTs: "'arch':38,43 'assum':41 'aur':30,40,50 'bad':22 'biggest':25 'break':56,66 'endeavouro':80 'everi':69 'everyth':82 'ex':71 'ex-manjaro':70 'fan':8 'govern':23 'huge':6 'let':14 'mani':11 'manjaro':7,31,52,64,72,84 'older':36 'packag':33,44 'problem':26 'question':61 'stori':77 'system':54 'though':27 'use':2,32,48 'user':73 'way':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5455742"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701782292 {#4123
        date: 2023-12-05 14:18:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4127}
    +body: """
      > if your use the AUR with Manjaro, your system will break\n
      \n
      Oh, bullshit.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701893395 {#5264
      date: 2023-12-06 21:09:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
      "@LeFantome@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5268 …}
    +nested: Doctrine\ORM\PersistentCollection {#5270 …}
    +votes: Doctrine\ORM\PersistentCollection {#5272 …}
    +reports: Doctrine\ORM\PersistentCollection {#5274 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5276 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5278 …}
    -id: 203828
    -bodyTs: "'aur':5 'break':11 'bullshit':13 'manjaro':7 'oh':12 'system':9 'use':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5854088"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701893395 {#5265
      date: 2023-12-06 21:09:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4127}
  +body: """
    Yeah. Notice how he doesn’t mention how Manjaro holding back packages can actually prevent breakage that Arch users have to deal with.\n
    \n
    The manjaro hate-boner is just tribalism and elitism. Every one of these threads reinforces that.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701910912 {#5580
    date: 2023-12-07 02:01:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@LeFantome@programming.dev"
    "@ikidd@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5583 …}
  +nested: Doctrine\ORM\PersistentCollection {#5585 …}
  +votes: Doctrine\ORM\PersistentCollection {#5587 …}
  +reports: Doctrine\ORM\PersistentCollection {#5589 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5591 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5593 …}
  -id: 204813
  -bodyTs: "'actual':14 'arch':18 'back':11 'boner':28 'breakag':16 'deal':22 'doesn':5 'elit':33 'everi':34 'hate':27 'hate-bon':26 'hold':10 'manjaro':9,25 'mention':7 'notic':2 'one':35 'packag':12 'prevent':15 'reinforc':39 'thread':38 'tribal':31 'user':19 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5859766"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701910912 {#5581
    date: 2023-12-07 02:01:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#5582
  +user: App\Entity\User {#5020 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5266
    +user: Proxies\__CG__\App\Entity\User {#5267 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4127
      +user: App\Entity\User {#4140 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        I used to be a huge Manjaro fan. There were many ways it let me down, some of which were just bad governance.\n
        \n
        The biggest problem though is the AUR. Manjaro uses packages that are older than Arch. The AUR assumes the Arch packages. This, if your use the AUR with Manjaro, your system will break.\n
        \n
        It is not a question of if Manjaro will break but when. Every ex-Manjaro user has the same story.\n
        \n
        For me, EndeavourOS is everything that Manjaro should be.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 34
      +score: 0
      +lastActive: DateTime @1703495749 {#4122
        date: 2023-12-25 10:15:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WeAreAllOne@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4128 …}
      +nested: Doctrine\ORM\PersistentCollection {#4130 …}
      +votes: Doctrine\ORM\PersistentCollection {#4132 …}
      +reports: Doctrine\ORM\PersistentCollection {#4134 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
      -id: 198657
      -bodyTs: "'arch':38,43 'assum':41 'aur':30,40,50 'bad':22 'biggest':25 'break':56,66 'endeavouro':80 'everi':69 'everyth':82 'ex':71 'ex-manjaro':70 'fan':8 'govern':23 'huge':6 'let':14 'mani':11 'manjaro':7,31,52,64,72,84 'older':36 'packag':33,44 'problem':26 'question':61 'stori':77 'system':54 'though':27 'use':2,32,48 'user':73 'way':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5455742"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701782292 {#4123
        date: 2023-12-05 14:18:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4127}
    +body: """
      > if your use the AUR with Manjaro, your system will break\n
      \n
      Oh, bullshit.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701893395 {#5264
      date: 2023-12-06 21:09:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
      "@LeFantome@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5268 …}
    +nested: Doctrine\ORM\PersistentCollection {#5270 …}
    +votes: Doctrine\ORM\PersistentCollection {#5272 …}
    +reports: Doctrine\ORM\PersistentCollection {#5274 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5276 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5278 …}
    -id: 203828
    -bodyTs: "'aur':5 'break':11 'bullshit':13 'manjaro':7 'oh':12 'system':9 'use':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5854088"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701893395 {#5265
      date: 2023-12-06 21:09:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4127}
  +body: """
    Yeah. Notice how he doesn’t mention how Manjaro holding back packages can actually prevent breakage that Arch users have to deal with.\n
    \n
    The manjaro hate-boner is just tribalism and elitism. Every one of these threads reinforces that.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701910912 {#5580
    date: 2023-12-07 02:01:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@LeFantome@programming.dev"
    "@ikidd@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5583 …}
  +nested: Doctrine\ORM\PersistentCollection {#5585 …}
  +votes: Doctrine\ORM\PersistentCollection {#5587 …}
  +reports: Doctrine\ORM\PersistentCollection {#5589 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5591 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5593 …}
  -id: 204813
  -bodyTs: "'actual':14 'arch':18 'back':11 'boner':28 'breakag':16 'deal':22 'doesn':5 'elit':33 'everi':34 'hate':27 'hate-bon':26 'hold':10 'manjaro':9,25 'mention':7 'notic':2 'one':35 'packag':12 'prevent':15 'reinforc':39 'thread':38 'tribal':31 'user':19 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5859766"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701910912 {#5581
    date: 2023-12-07 02:01:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#5582
  +user: App\Entity\User {#5020 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5266
    +user: Proxies\__CG__\App\Entity\User {#5267 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4127
      +user: App\Entity\User {#4140 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        I used to be a huge Manjaro fan. There were many ways it let me down, some of which were just bad governance.\n
        \n
        The biggest problem though is the AUR. Manjaro uses packages that are older than Arch. The AUR assumes the Arch packages. This, if your use the AUR with Manjaro, your system will break.\n
        \n
        It is not a question of if Manjaro will break but when. Every ex-Manjaro user has the same story.\n
        \n
        For me, EndeavourOS is everything that Manjaro should be.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 34
      +score: 0
      +lastActive: DateTime @1703495749 {#4122
        date: 2023-12-25 10:15:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WeAreAllOne@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4128 …}
      +nested: Doctrine\ORM\PersistentCollection {#4130 …}
      +votes: Doctrine\ORM\PersistentCollection {#4132 …}
      +reports: Doctrine\ORM\PersistentCollection {#4134 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
      -id: 198657
      -bodyTs: "'arch':38,43 'assum':41 'aur':30,40,50 'bad':22 'biggest':25 'break':56,66 'endeavouro':80 'everi':69 'everyth':82 'ex':71 'ex-manjaro':70 'fan':8 'govern':23 'huge':6 'let':14 'mani':11 'manjaro':7,31,52,64,72,84 'older':36 'packag':33,44 'problem':26 'question':61 'stori':77 'system':54 'though':27 'use':2,32,48 'user':73 'way':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5455742"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701782292 {#4123
        date: 2023-12-05 14:18:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4127}
    +body: """
      > if your use the AUR with Manjaro, your system will break\n
      \n
      Oh, bullshit.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701893395 {#5264
      date: 2023-12-06 21:09:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
      "@LeFantome@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5268 …}
    +nested: Doctrine\ORM\PersistentCollection {#5270 …}
    +votes: Doctrine\ORM\PersistentCollection {#5272 …}
    +reports: Doctrine\ORM\PersistentCollection {#5274 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5276 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5278 …}
    -id: 203828
    -bodyTs: "'aur':5 'break':11 'bullshit':13 'manjaro':7 'oh':12 'system':9 'use':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5854088"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701893395 {#5265
      date: 2023-12-06 21:09:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4127}
  +body: """
    Yeah. Notice how he doesn’t mention how Manjaro holding back packages can actually prevent breakage that Arch users have to deal with.\n
    \n
    The manjaro hate-boner is just tribalism and elitism. Every one of these threads reinforces that.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701910912 {#5580
    date: 2023-12-07 02:01:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@LeFantome@programming.dev"
    "@ikidd@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5583 …}
  +nested: Doctrine\ORM\PersistentCollection {#5585 …}
  +votes: Doctrine\ORM\PersistentCollection {#5587 …}
  +reports: Doctrine\ORM\PersistentCollection {#5589 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5591 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5593 …}
  -id: 204813
  -bodyTs: "'actual':14 'arch':18 'back':11 'boner':28 'breakag':16 'deal':22 'doesn':5 'elit':33 'everi':34 'hate':27 'hate-bon':26 'hold':10 'manjaro':9,25 'mention':7 'notic':2 'one':35 'packag':12 'prevent':15 'reinforc':39 'thread':38 'tribal':31 'user':19 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5859766"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701910912 {#5581
    date: 2023-12-07 02:01:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#5282
  +user: Proxies\__CG__\App\Entity\User {#5283 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4127
    +user: App\Entity\User {#4140 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I used to be a huge Manjaro fan. There were many ways it let me down, some of which were just bad governance.\n
      \n
      The biggest problem though is the AUR. Manjaro uses packages that are older than Arch. The AUR assumes the Arch packages. This, if your use the AUR with Manjaro, your system will break.\n
      \n
      It is not a question of if Manjaro will break but when. Every ex-Manjaro user has the same story.\n
      \n
      For me, EndeavourOS is everything that Manjaro should be.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1703495749 {#4122
      date: 2023-12-25 10:15:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4128 …}
    +nested: Doctrine\ORM\PersistentCollection {#4130 …}
    +votes: Doctrine\ORM\PersistentCollection {#4132 …}
    +reports: Doctrine\ORM\PersistentCollection {#4134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
    -id: 198657
    -bodyTs: "'arch':38,43 'assum':41 'aur':30,40,50 'bad':22 'biggest':25 'break':56,66 'endeavouro':80 'everi':69 'everyth':82 'ex':71 'ex-manjaro':70 'fan':8 'govern':23 'huge':6 'let':14 'mani':11 'manjaro':7,31,52,64,72,84 'older':36 'packag':33,44 'problem':26 'question':61 'stori':77 'system':54 'though':27 'use':2,32,48 'user':73 'way':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5455742"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701782292 {#4123
      date: 2023-12-05 14:18:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4127}
  +body: """
    I spent 3 days trying to get manjaro to work on my old macbook air 3, and still ran into a borked display sometimes after opening from sleep\n
    \n
    I installed endeavour os (online failed, offline worked), and so far I haven’t had a single major issue with it
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701909693 {#5280
    date: 2023-12-07 01:41:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@LeFantome@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5284 …}
  +nested: Doctrine\ORM\PersistentCollection {#5286 …}
  +votes: Doctrine\ORM\PersistentCollection {#5288 …}
  +reports: Doctrine\ORM\PersistentCollection {#5290 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5292 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5294 …}
  -id: 204758
  -bodyTs: "'3':3,16 'air':15 'bork':22 'day':4 'display':23 'endeavour':31 'fail':34 'far':39 'get':7 'haven':41 'instal':30 'issu':47 'macbook':14 'major':46 'manjaro':8 'offlin':35 'old':13 'onlin':33 'open':26 'os':32 'ran':19 'singl':45 'sleep':28 'sometim':24 'spent':2 'still':18 'tri':5 'work':10,36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1822385"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701909693 {#5281
    date: 2023-12-07 01:41:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#5282
  +user: Proxies\__CG__\App\Entity\User {#5283 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4127
    +user: App\Entity\User {#4140 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I used to be a huge Manjaro fan. There were many ways it let me down, some of which were just bad governance.\n
      \n
      The biggest problem though is the AUR. Manjaro uses packages that are older than Arch. The AUR assumes the Arch packages. This, if your use the AUR with Manjaro, your system will break.\n
      \n
      It is not a question of if Manjaro will break but when. Every ex-Manjaro user has the same story.\n
      \n
      For me, EndeavourOS is everything that Manjaro should be.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1703495749 {#4122
      date: 2023-12-25 10:15:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4128 …}
    +nested: Doctrine\ORM\PersistentCollection {#4130 …}
    +votes: Doctrine\ORM\PersistentCollection {#4132 …}
    +reports: Doctrine\ORM\PersistentCollection {#4134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
    -id: 198657
    -bodyTs: "'arch':38,43 'assum':41 'aur':30,40,50 'bad':22 'biggest':25 'break':56,66 'endeavouro':80 'everi':69 'everyth':82 'ex':71 'ex-manjaro':70 'fan':8 'govern':23 'huge':6 'let':14 'mani':11 'manjaro':7,31,52,64,72,84 'older':36 'packag':33,44 'problem':26 'question':61 'stori':77 'system':54 'though':27 'use':2,32,48 'user':73 'way':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5455742"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701782292 {#4123
      date: 2023-12-05 14:18:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4127}
  +body: """
    I spent 3 days trying to get manjaro to work on my old macbook air 3, and still ran into a borked display sometimes after opening from sleep\n
    \n
    I installed endeavour os (online failed, offline worked), and so far I haven’t had a single major issue with it
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701909693 {#5280
    date: 2023-12-07 01:41:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@LeFantome@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5284 …}
  +nested: Doctrine\ORM\PersistentCollection {#5286 …}
  +votes: Doctrine\ORM\PersistentCollection {#5288 …}
  +reports: Doctrine\ORM\PersistentCollection {#5290 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5292 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5294 …}
  -id: 204758
  -bodyTs: "'3':3,16 'air':15 'bork':22 'day':4 'display':23 'endeavour':31 'fail':34 'far':39 'get':7 'haven':41 'instal':30 'issu':47 'macbook':14 'major':46 'manjaro':8 'offlin':35 'old':13 'onlin':33 'open':26 'os':32 'ran':19 'singl':45 'sleep':28 'sometim':24 'spent':2 'still':18 'tri':5 'work':10,36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1822385"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701909693 {#5281
    date: 2023-12-07 01:41:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#5282
  +user: Proxies\__CG__\App\Entity\User {#5283 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4127
    +user: App\Entity\User {#4140 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I used to be a huge Manjaro fan. There were many ways it let me down, some of which were just bad governance.\n
      \n
      The biggest problem though is the AUR. Manjaro uses packages that are older than Arch. The AUR assumes the Arch packages. This, if your use the AUR with Manjaro, your system will break.\n
      \n
      It is not a question of if Manjaro will break but when. Every ex-Manjaro user has the same story.\n
      \n
      For me, EndeavourOS is everything that Manjaro should be.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1703495749 {#4122
      date: 2023-12-25 10:15:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4128 …}
    +nested: Doctrine\ORM\PersistentCollection {#4130 …}
    +votes: Doctrine\ORM\PersistentCollection {#4132 …}
    +reports: Doctrine\ORM\PersistentCollection {#4134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4138 …}
    -id: 198657
    -bodyTs: "'arch':38,43 'assum':41 'aur':30,40,50 'bad':22 'biggest':25 'break':56,66 'endeavouro':80 'everi':69 'everyth':82 'ex':71 'ex-manjaro':70 'fan':8 'govern':23 'huge':6 'let':14 'mani':11 'manjaro':7,31,52,64,72,84 'older':36 'packag':33,44 'problem':26 'question':61 'stori':77 'system':54 'though':27 'use':2,32,48 'user':73 'way':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5455742"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701782292 {#4123
      date: 2023-12-05 14:18:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4127}
  +body: """
    I spent 3 days trying to get manjaro to work on my old macbook air 3, and still ran into a borked display sometimes after opening from sleep\n
    \n
    I installed endeavour os (online failed, offline worked), and so far I haven’t had a single major issue with it
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701909693 {#5280
    date: 2023-12-07 01:41:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@LeFantome@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5284 …}
  +nested: Doctrine\ORM\PersistentCollection {#5286 …}
  +votes: Doctrine\ORM\PersistentCollection {#5288 …}
  +reports: Doctrine\ORM\PersistentCollection {#5290 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5292 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5294 …}
  -id: 204758
  -bodyTs: "'3':3,16 'air':15 'bork':22 'day':4 'display':23 'endeavour':31 'fail':34 'far':39 'get':7 'haven':41 'instal':30 'issu':47 'macbook':14 'major':46 'manjaro':8 'offlin':35 'old':13 'onlin':33 'open':26 'os':32 'ran':19 'singl':45 'sleep':28 'sometim':24 'spent':2 'still':18 'tri':5 'work':10,36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1822385"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701909693 {#5281
    date: 2023-12-07 01:41:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4200
  +user: App\Entity\User {#4213 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "There’s not really any benefit of running Manjaro over Arch, it will only introduce problems over time. If you want a “pre-configured” Arch with a nice installer, go for EndeavourOS, it’s great!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1703374563 {#4195
    date: 2023-12-24 00:36:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4201 …}
  +nested: Doctrine\ORM\PersistentCollection {#4203 …}
  +votes: Doctrine\ORM\PersistentCollection {#4205 …}
  +reports: Doctrine\ORM\PersistentCollection {#4207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4209 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4211 …}
  -id: 198687
  -bodyTs: "'arch':11,26 'benefit':6 'configur':25 'endeavouro':33 'go':31 'great':36 'instal':30 'introduc':15 'manjaro':9 'nice':29 'pre':24 'pre-configur':23 'problem':16 'realli':4 'run':8 'time':18 'want':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7006072"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701783126 {#4196
    date: 2023-12-05 14:32:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#4200
  +user: App\Entity\User {#4213 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "There’s not really any benefit of running Manjaro over Arch, it will only introduce problems over time. If you want a “pre-configured” Arch with a nice installer, go for EndeavourOS, it’s great!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1703374563 {#4195
    date: 2023-12-24 00:36:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4201 …}
  +nested: Doctrine\ORM\PersistentCollection {#4203 …}
  +votes: Doctrine\ORM\PersistentCollection {#4205 …}
  +reports: Doctrine\ORM\PersistentCollection {#4207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4209 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4211 …}
  -id: 198687
  -bodyTs: "'arch':11,26 'benefit':6 'configur':25 'endeavouro':33 'go':31 'great':36 'instal':30 'introduc':15 'manjaro':9 'nice':29 'pre':24 'pre-configur':23 'problem':16 'realli':4 'run':8 'time':18 'want':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7006072"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701783126 {#4196
    date: 2023-12-05 14:32:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#4200
  +user: App\Entity\User {#4213 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "There’s not really any benefit of running Manjaro over Arch, it will only introduce problems over time. If you want a “pre-configured” Arch with a nice installer, go for EndeavourOS, it’s great!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1703374563 {#4195
    date: 2023-12-24 00:36:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4201 …}
  +nested: Doctrine\ORM\PersistentCollection {#4203 …}
  +votes: Doctrine\ORM\PersistentCollection {#4205 …}
  +reports: Doctrine\ORM\PersistentCollection {#4207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4209 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4211 …}
  -id: 198687
  -bodyTs: "'arch':11,26 'benefit':6 'configur':25 'endeavouro':33 'go':31 'great':36 'instal':30 'introduc':15 'manjaro':9 'nice':29 'pre':24 'pre-configur':23 'problem':16 'realli':4 'run':8 'time':18 'want':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7006072"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701783126 {#4196
    date: 2023-12-05 14:32:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\EntryComment {#5299
  +user: App\Entity\User {#5020 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4200
    +user: App\Entity\User {#4213 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "There’s not really any benefit of running Manjaro over Arch, it will only introduce problems over time. If you want a “pre-configured” Arch with a nice installer, go for EndeavourOS, it’s great!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1703374563 {#4195
      date: 2023-12-24 00:36:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4201 …}
    +nested: Doctrine\ORM\PersistentCollection {#4203 …}
    +votes: Doctrine\ORM\PersistentCollection {#4205 …}
    +reports: Doctrine\ORM\PersistentCollection {#4207 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4209 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4211 …}
    -id: 198687
    -bodyTs: "'arch':11,26 'benefit':6 'configur':25 'endeavouro':33 'go':31 'great':36 'instal':30 'introduc':15 'manjaro':9 'nice':29 'pre':24 'pre-configur':23 'problem':16 'realli':4 'run':8 'time':18 'want':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7006072"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701783126 {#4196
      date: 2023-12-05 14:32:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4200}
  +body: """
    I just wanna point out, people were using this exact same rhetoric when Antergos was a thing.\n
    \n
    Antergos is no longer a thing. Just saying. Manjaro still is though! I believe it’s older than endeavor OS.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701911067 {#5296
    date: 2023-12-07 02:04:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@NoisyFlake@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5300 …}
  +nested: Doctrine\ORM\PersistentCollection {#5302 …}
  +votes: Doctrine\ORM\PersistentCollection {#5304 …}
  +reports: Doctrine\ORM\PersistentCollection {#5306 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5308 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5310 …}
  -id: 204824
  -bodyTs: "'antergo':14,18 'believ':31 'endeavor':36 'exact':10 'longer':21 'manjaro':26 'older':34 'os':37 'peopl':6 'point':4 'rhetor':12 'say':25 'still':27 'thing':17,23 'though':29 'use':8 'wanna':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5859819"
  +editedAt: DateTimeImmutable @1703270871 {#5297
    date: 2023-12-22 19:47:51.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701911067 {#5298
    date: 2023-12-07 02:04:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#5299
  +user: App\Entity\User {#5020 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4200
    +user: App\Entity\User {#4213 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "There’s not really any benefit of running Manjaro over Arch, it will only introduce problems over time. If you want a “pre-configured” Arch with a nice installer, go for EndeavourOS, it’s great!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1703374563 {#4195
      date: 2023-12-24 00:36:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4201 …}
    +nested: Doctrine\ORM\PersistentCollection {#4203 …}
    +votes: Doctrine\ORM\PersistentCollection {#4205 …}
    +reports: Doctrine\ORM\PersistentCollection {#4207 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4209 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4211 …}
    -id: 198687
    -bodyTs: "'arch':11,26 'benefit':6 'configur':25 'endeavouro':33 'go':31 'great':36 'instal':30 'introduc':15 'manjaro':9 'nice':29 'pre':24 'pre-configur':23 'problem':16 'realli':4 'run':8 'time':18 'want':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7006072"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701783126 {#4196
      date: 2023-12-05 14:32:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4200}
  +body: """
    I just wanna point out, people were using this exact same rhetoric when Antergos was a thing.\n
    \n
    Antergos is no longer a thing. Just saying. Manjaro still is though! I believe it’s older than endeavor OS.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701911067 {#5296
    date: 2023-12-07 02:04:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@NoisyFlake@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5300 …}
  +nested: Doctrine\ORM\PersistentCollection {#5302 …}
  +votes: Doctrine\ORM\PersistentCollection {#5304 …}
  +reports: Doctrine\ORM\PersistentCollection {#5306 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5308 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5310 …}
  -id: 204824
  -bodyTs: "'antergo':14,18 'believ':31 'endeavor':36 'exact':10 'longer':21 'manjaro':26 'older':34 'os':37 'peopl':6 'point':4 'rhetor':12 'say':25 'still':27 'thing':17,23 'though':29 'use':8 'wanna':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5859819"
  +editedAt: DateTimeImmutable @1703270871 {#5297
    date: 2023-12-22 19:47:51.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701911067 {#5298
    date: 2023-12-07 02:04:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#5299
  +user: App\Entity\User {#5020 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4200
    +user: App\Entity\User {#4213 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "There’s not really any benefit of running Manjaro over Arch, it will only introduce problems over time. If you want a “pre-configured” Arch with a nice installer, go for EndeavourOS, it’s great!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1703374563 {#4195
      date: 2023-12-24 00:36:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4201 …}
    +nested: Doctrine\ORM\PersistentCollection {#4203 …}
    +votes: Doctrine\ORM\PersistentCollection {#4205 …}
    +reports: Doctrine\ORM\PersistentCollection {#4207 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4209 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4211 …}
    -id: 198687
    -bodyTs: "'arch':11,26 'benefit':6 'configur':25 'endeavouro':33 'go':31 'great':36 'instal':30 'introduc':15 'manjaro':9 'nice':29 'pre':24 'pre-configur':23 'problem':16 'realli':4 'run':8 'time':18 'want':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7006072"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701783126 {#4196
      date: 2023-12-05 14:32:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4200}
  +body: """
    I just wanna point out, people were using this exact same rhetoric when Antergos was a thing.\n
    \n
    Antergos is no longer a thing. Just saying. Manjaro still is though! I believe it’s older than endeavor OS.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701911067 {#5296
    date: 2023-12-07 02:04:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@NoisyFlake@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5300 …}
  +nested: Doctrine\ORM\PersistentCollection {#5302 …}
  +votes: Doctrine\ORM\PersistentCollection {#5304 …}
  +reports: Doctrine\ORM\PersistentCollection {#5306 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5308 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5310 …}
  -id: 204824
  -bodyTs: "'antergo':14,18 'believ':31 'endeavor':36 'exact':10 'longer':21 'manjaro':26 'older':34 'os':37 'peopl':6 'point':4 'rhetor':12 'say':25 'still':27 'thing':17,23 'though':29 'use':8 'wanna':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5859819"
  +editedAt: DateTimeImmutable @1703270871 {#5297
    date: 2023-12-22 19:47:51.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701911067 {#5298
    date: 2023-12-07 02:04:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5613
  +user: App\Entity\User {#4213 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5299
    +user: App\Entity\User {#5020 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4200
      +user: App\Entity\User {#4213 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "There’s not really any benefit of running Manjaro over Arch, it will only introduce problems over time. If you want a “pre-configured” Arch with a nice installer, go for EndeavourOS, it’s great!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1703374563 {#4195
        date: 2023-12-24 00:36:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WeAreAllOne@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4201 …}
      +nested: Doctrine\ORM\PersistentCollection {#4203 …}
      +votes: Doctrine\ORM\PersistentCollection {#4205 …}
      +reports: Doctrine\ORM\PersistentCollection {#4207 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4209 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4211 …}
      -id: 198687
      -bodyTs: "'arch':11,26 'benefit':6 'configur':25 'endeavouro':33 'go':31 'great':36 'instal':30 'introduc':15 'manjaro':9 'nice':29 'pre':24 'pre-configur':23 'problem':16 'realli':4 'run':8 'time':18 'want':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7006072"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701783126 {#4196
        date: 2023-12-05 14:32:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4200}
    +body: """
      I just wanna point out, people were using this exact same rhetoric when Antergos was a thing.\n
      \n
      Antergos is no longer a thing. Just saying. Manjaro still is though! I believe it’s older than endeavor OS.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701911067 {#5296
      date: 2023-12-07 02:04:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
      "@NoisyFlake@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5300 …}
    +nested: Doctrine\ORM\PersistentCollection {#5302 …}
    +votes: Doctrine\ORM\PersistentCollection {#5304 …}
    +reports: Doctrine\ORM\PersistentCollection {#5306 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5308 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5310 …}
    -id: 204824
    -bodyTs: "'antergo':14,18 'believ':31 'endeavor':36 'exact':10 'longer':21 'manjaro':26 'older':34 'os':37 'peopl':6 'point':4 'rhetor':12 'say':25 'still':27 'thing':17,23 'though':29 'use':8 'wanna':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5859819"
    +editedAt: DateTimeImmutable @1703270871 {#5297
      date: 2023-12-22 19:47:51.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701911067 {#5298
      date: 2023-12-07 02:04:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4200}
  +body: "Even if Endeavour stopped development tomorrow, I could still use and update my system normally because it’s using the regular Arch repos."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701955816 {#5610
    date: 2023-12-07 14:30:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@NoisyFlake@lemm.ee"
    "@interceder270@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5614 …}
  +nested: Doctrine\ORM\PersistentCollection {#5616 …}
  +votes: Doctrine\ORM\PersistentCollection {#5618 …}
  +reports: Doctrine\ORM\PersistentCollection {#5620 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5622 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5624 …}
  -id: 206459
  -bodyTs: "'arch':22 'could':8 'develop':5 'endeavour':3 'even':1 'normal':15 'regular':21 'repo':23 'still':9 'stop':4 'system':14 'tomorrow':6 'updat':12 'use':10,19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7083846"
  +editedAt: DateTimeImmutable @1703332750 {#5611
    date: 2023-12-23 12:59:10.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701955816 {#5612
    date: 2023-12-07 14:30:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#5613
  +user: App\Entity\User {#4213 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5299
    +user: App\Entity\User {#5020 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4200
      +user: App\Entity\User {#4213 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "There’s not really any benefit of running Manjaro over Arch, it will only introduce problems over time. If you want a “pre-configured” Arch with a nice installer, go for EndeavourOS, it’s great!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1703374563 {#4195
        date: 2023-12-24 00:36:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WeAreAllOne@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4201 …}
      +nested: Doctrine\ORM\PersistentCollection {#4203 …}
      +votes: Doctrine\ORM\PersistentCollection {#4205 …}
      +reports: Doctrine\ORM\PersistentCollection {#4207 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4209 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4211 …}
      -id: 198687
      -bodyTs: "'arch':11,26 'benefit':6 'configur':25 'endeavouro':33 'go':31 'great':36 'instal':30 'introduc':15 'manjaro':9 'nice':29 'pre':24 'pre-configur':23 'problem':16 'realli':4 'run':8 'time':18 'want':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7006072"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701783126 {#4196
        date: 2023-12-05 14:32:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4200}
    +body: """
      I just wanna point out, people were using this exact same rhetoric when Antergos was a thing.\n
      \n
      Antergos is no longer a thing. Just saying. Manjaro still is though! I believe it’s older than endeavor OS.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701911067 {#5296
      date: 2023-12-07 02:04:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
      "@NoisyFlake@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5300 …}
    +nested: Doctrine\ORM\PersistentCollection {#5302 …}
    +votes: Doctrine\ORM\PersistentCollection {#5304 …}
    +reports: Doctrine\ORM\PersistentCollection {#5306 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5308 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5310 …}
    -id: 204824
    -bodyTs: "'antergo':14,18 'believ':31 'endeavor':36 'exact':10 'longer':21 'manjaro':26 'older':34 'os':37 'peopl':6 'point':4 'rhetor':12 'say':25 'still':27 'thing':17,23 'though':29 'use':8 'wanna':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5859819"
    +editedAt: DateTimeImmutable @1703270871 {#5297
      date: 2023-12-22 19:47:51.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701911067 {#5298
      date: 2023-12-07 02:04:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4200}
  +body: "Even if Endeavour stopped development tomorrow, I could still use and update my system normally because it’s using the regular Arch repos."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701955816 {#5610
    date: 2023-12-07 14:30:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@NoisyFlake@lemm.ee"
    "@interceder270@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5614 …}
  +nested: Doctrine\ORM\PersistentCollection {#5616 …}
  +votes: Doctrine\ORM\PersistentCollection {#5618 …}
  +reports: Doctrine\ORM\PersistentCollection {#5620 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5622 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5624 …}
  -id: 206459
  -bodyTs: "'arch':22 'could':8 'develop':5 'endeavour':3 'even':1 'normal':15 'regular':21 'repo':23 'still':9 'stop':4 'system':14 'tomorrow':6 'updat':12 'use':10,19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7083846"
  +editedAt: DateTimeImmutable @1703332750 {#5611
    date: 2023-12-23 12:59:10.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701955816 {#5612
    date: 2023-12-07 14:30:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#5613
  +user: App\Entity\User {#4213 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5299
    +user: App\Entity\User {#5020 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4200
      +user: App\Entity\User {#4213 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "There’s not really any benefit of running Manjaro over Arch, it will only introduce problems over time. If you want a “pre-configured” Arch with a nice installer, go for EndeavourOS, it’s great!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1703374563 {#4195
        date: 2023-12-24 00:36:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WeAreAllOne@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4201 …}
      +nested: Doctrine\ORM\PersistentCollection {#4203 …}
      +votes: Doctrine\ORM\PersistentCollection {#4205 …}
      +reports: Doctrine\ORM\PersistentCollection {#4207 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4209 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4211 …}
      -id: 198687
      -bodyTs: "'arch':11,26 'benefit':6 'configur':25 'endeavouro':33 'go':31 'great':36 'instal':30 'introduc':15 'manjaro':9 'nice':29 'pre':24 'pre-configur':23 'problem':16 'realli':4 'run':8 'time':18 'want':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7006072"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701783126 {#4196
        date: 2023-12-05 14:32:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4200}
    +body: """
      I just wanna point out, people were using this exact same rhetoric when Antergos was a thing.\n
      \n
      Antergos is no longer a thing. Just saying. Manjaro still is though! I believe it’s older than endeavor OS.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701911067 {#5296
      date: 2023-12-07 02:04:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
      "@NoisyFlake@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5300 …}
    +nested: Doctrine\ORM\PersistentCollection {#5302 …}
    +votes: Doctrine\ORM\PersistentCollection {#5304 …}
    +reports: Doctrine\ORM\PersistentCollection {#5306 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5308 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5310 …}
    -id: 204824
    -bodyTs: "'antergo':14,18 'believ':31 'endeavor':36 'exact':10 'longer':21 'manjaro':26 'older':34 'os':37 'peopl':6 'point':4 'rhetor':12 'say':25 'still':27 'thing':17,23 'though':29 'use':8 'wanna':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5859819"
    +editedAt: DateTimeImmutable @1703270871 {#5297
      date: 2023-12-22 19:47:51.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701911067 {#5298
      date: 2023-12-07 02:04:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4200}
  +body: "Even if Endeavour stopped development tomorrow, I could still use and update my system normally because it’s using the regular Arch repos."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701955816 {#5610
    date: 2023-12-07 14:30:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@NoisyFlake@lemm.ee"
    "@interceder270@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5614 …}
  +nested: Doctrine\ORM\PersistentCollection {#5616 …}
  +votes: Doctrine\ORM\PersistentCollection {#5618 …}
  +reports: Doctrine\ORM\PersistentCollection {#5620 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5622 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5624 …}
  -id: 206459
  -bodyTs: "'arch':22 'could':8 'develop':5 'endeavour':3 'even':1 'normal':15 'regular':21 'repo':23 'still':9 'stop':4 'system':14 'tomorrow':6 'updat':12 'use':10,19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7083846"
  +editedAt: DateTimeImmutable @1703332750 {#5611
    date: 2023-12-23 12:59:10.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701955816 {#5612
    date: 2023-12-07 14:30:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\EntryComment {#5314
  +user: Proxies\__CG__\App\Entity\User {#5251 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4200
    +user: App\Entity\User {#4213 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "There’s not really any benefit of running Manjaro over Arch, it will only introduce problems over time. If you want a “pre-configured” Arch with a nice installer, go for EndeavourOS, it’s great!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1703374563 {#4195
      date: 2023-12-24 00:36:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4201 …}
    +nested: Doctrine\ORM\PersistentCollection {#4203 …}
    +votes: Doctrine\ORM\PersistentCollection {#4205 …}
    +reports: Doctrine\ORM\PersistentCollection {#4207 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4209 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4211 …}
    -id: 198687
    -bodyTs: "'arch':11,26 'benefit':6 'configur':25 'endeavouro':33 'go':31 'great':36 'instal':30 'introduc':15 'manjaro':9 'nice':29 'pre':24 'pre-configur':23 'problem':16 'realli':4 'run':8 'time':18 'want':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7006072"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701783126 {#4196
      date: 2023-12-05 14:32:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4200}
  +body: "Manjaro has graphical tools that make it super easy to manage packages, drivers and kernel versions."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701864651 {#5312
    date: 2023-12-06 13:10:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@NoisyFlake@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5315 …}
  +nested: Doctrine\ORM\PersistentCollection {#5317 …}
  +votes: Doctrine\ORM\PersistentCollection {#5319 …}
  +reports: Doctrine\ORM\PersistentCollection {#5321 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5325 …}
  -id: 202729
  -bodyTs: "'driver':13 'easi':9 'graphic':3 'kernel':15 'make':6 'manag':11 'manjaro':1 'packag':12 'super':8 'tool':4 'version':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/5146845"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701864651 {#5313
    date: 2023-12-06 13:10:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#5314
  +user: Proxies\__CG__\App\Entity\User {#5251 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4200
    +user: App\Entity\User {#4213 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "There’s not really any benefit of running Manjaro over Arch, it will only introduce problems over time. If you want a “pre-configured” Arch with a nice installer, go for EndeavourOS, it’s great!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1703374563 {#4195
      date: 2023-12-24 00:36:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4201 …}
    +nested: Doctrine\ORM\PersistentCollection {#4203 …}
    +votes: Doctrine\ORM\PersistentCollection {#4205 …}
    +reports: Doctrine\ORM\PersistentCollection {#4207 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4209 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4211 …}
    -id: 198687
    -bodyTs: "'arch':11,26 'benefit':6 'configur':25 'endeavouro':33 'go':31 'great':36 'instal':30 'introduc':15 'manjaro':9 'nice':29 'pre':24 'pre-configur':23 'problem':16 'realli':4 'run':8 'time':18 'want':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7006072"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701783126 {#4196
      date: 2023-12-05 14:32:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4200}
  +body: "Manjaro has graphical tools that make it super easy to manage packages, drivers and kernel versions."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701864651 {#5312
    date: 2023-12-06 13:10:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@NoisyFlake@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5315 …}
  +nested: Doctrine\ORM\PersistentCollection {#5317 …}
  +votes: Doctrine\ORM\PersistentCollection {#5319 …}
  +reports: Doctrine\ORM\PersistentCollection {#5321 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5325 …}
  -id: 202729
  -bodyTs: "'driver':13 'easi':9 'graphic':3 'kernel':15 'make':6 'manag':11 'manjaro':1 'packag':12 'super':8 'tool':4 'version':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/5146845"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701864651 {#5313
    date: 2023-12-06 13:10:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#5314
  +user: Proxies\__CG__\App\Entity\User {#5251 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4200
    +user: App\Entity\User {#4213 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "There’s not really any benefit of running Manjaro over Arch, it will only introduce problems over time. If you want a “pre-configured” Arch with a nice installer, go for EndeavourOS, it’s great!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1703374563 {#4195
      date: 2023-12-24 00:36:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4201 …}
    +nested: Doctrine\ORM\PersistentCollection {#4203 …}
    +votes: Doctrine\ORM\PersistentCollection {#4205 …}
    +reports: Doctrine\ORM\PersistentCollection {#4207 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4209 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4211 …}
    -id: 198687
    -bodyTs: "'arch':11,26 'benefit':6 'configur':25 'endeavouro':33 'go':31 'great':36 'instal':30 'introduc':15 'manjaro':9 'nice':29 'pre':24 'pre-configur':23 'problem':16 'realli':4 'run':8 'time':18 'want':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7006072"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701783126 {#4196
      date: 2023-12-05 14:32:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4200}
  +body: "Manjaro has graphical tools that make it super easy to manage packages, drivers and kernel versions."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701864651 {#5312
    date: 2023-12-06 13:10:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@NoisyFlake@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5315 …}
  +nested: Doctrine\ORM\PersistentCollection {#5317 …}
  +votes: Doctrine\ORM\PersistentCollection {#5319 …}
  +reports: Doctrine\ORM\PersistentCollection {#5321 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5325 …}
  -id: 202729
  -bodyTs: "'driver':13 'easi':9 'graphic':3 'kernel':15 'make':6 'manag':11 'manjaro':1 'packag':12 'super':8 'tool':4 'version':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/5146845"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701864651 {#5313
    date: 2023-12-06 13:10:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
App\Entity\EntryComment {#5522
  +user: App\Entity\User {#4213 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5314
    +user: Proxies\__CG__\App\Entity\User {#5251 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4200
      +user: App\Entity\User {#4213 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "There’s not really any benefit of running Manjaro over Arch, it will only introduce problems over time. If you want a “pre-configured” Arch with a nice installer, go for EndeavourOS, it’s great!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1703374563 {#4195
        date: 2023-12-24 00:36:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WeAreAllOne@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4201 …}
      +nested: Doctrine\ORM\PersistentCollection {#4203 …}
      +votes: Doctrine\ORM\PersistentCollection {#4205 …}
      +reports: Doctrine\ORM\PersistentCollection {#4207 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4209 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4211 …}
      -id: 198687
      -bodyTs: "'arch':11,26 'benefit':6 'configur':25 'endeavouro':33 'go':31 'great':36 'instal':30 'introduc':15 'manjaro':9 'nice':29 'pre':24 'pre-configur':23 'problem':16 'realli':4 'run':8 'time':18 'want':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7006072"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701783126 {#4196
        date: 2023-12-05 14:32:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4200}
    +body: "Manjaro has graphical tools that make it super easy to manage packages, drivers and kernel versions."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701864651 {#5312
      date: 2023-12-06 13:10:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
      "@NoisyFlake@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5315 …}
    +nested: Doctrine\ORM\PersistentCollection {#5317 …}
    +votes: Doctrine\ORM\PersistentCollection {#5319 …}
    +reports: Doctrine\ORM\PersistentCollection {#5321 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5323 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5325 …}
    -id: 202729
    -bodyTs: "'driver':13 'easi':9 'graphic':3 'kernel':15 'make':6 'manag':11 'manjaro':1 'packag':12 'super':8 'tool':4 'version':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/5146845"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701864651 {#5313
      date: 2023-12-06 13:10:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4200}
  +body: "I‘m pretty sure you can install a GUI for pacman on Arch/Endeavour."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701955955 {#5520
    date: 2023-12-07 14:32:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@NoisyFlake@lemm.ee"
    "@lemmyvore@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5523 …}
  +nested: Doctrine\ORM\PersistentCollection {#5525 …}
  +votes: Doctrine\ORM\PersistentCollection {#5527 …}
  +reports: Doctrine\ORM\PersistentCollection {#5529 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5531 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5533 …}
  -id: 206465
  -bodyTs: "'arch/endeavour':13 'gui':9 'instal':7 'm':2 'pacman':11 'pretti':3 'sure':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7083910"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701955955 {#5521
    date: 2023-12-07 14:32:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#5522
  +user: App\Entity\User {#4213 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5314
    +user: Proxies\__CG__\App\Entity\User {#5251 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4200
      +user: App\Entity\User {#4213 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "There’s not really any benefit of running Manjaro over Arch, it will only introduce problems over time. If you want a “pre-configured” Arch with a nice installer, go for EndeavourOS, it’s great!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1703374563 {#4195
        date: 2023-12-24 00:36:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WeAreAllOne@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4201 …}
      +nested: Doctrine\ORM\PersistentCollection {#4203 …}
      +votes: Doctrine\ORM\PersistentCollection {#4205 …}
      +reports: Doctrine\ORM\PersistentCollection {#4207 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4209 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4211 …}
      -id: 198687
      -bodyTs: "'arch':11,26 'benefit':6 'configur':25 'endeavouro':33 'go':31 'great':36 'instal':30 'introduc':15 'manjaro':9 'nice':29 'pre':24 'pre-configur':23 'problem':16 'realli':4 'run':8 'time':18 'want':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7006072"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701783126 {#4196
        date: 2023-12-05 14:32:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4200}
    +body: "Manjaro has graphical tools that make it super easy to manage packages, drivers and kernel versions."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701864651 {#5312
      date: 2023-12-06 13:10:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
      "@NoisyFlake@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5315 …}
    +nested: Doctrine\ORM\PersistentCollection {#5317 …}
    +votes: Doctrine\ORM\PersistentCollection {#5319 …}
    +reports: Doctrine\ORM\PersistentCollection {#5321 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5323 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5325 …}
    -id: 202729
    -bodyTs: "'driver':13 'easi':9 'graphic':3 'kernel':15 'make':6 'manag':11 'manjaro':1 'packag':12 'super':8 'tool':4 'version':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/5146845"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701864651 {#5313
      date: 2023-12-06 13:10:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4200}
  +body: "I‘m pretty sure you can install a GUI for pacman on Arch/Endeavour."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701955955 {#5520
    date: 2023-12-07 14:32:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@NoisyFlake@lemm.ee"
    "@lemmyvore@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5523 …}
  +nested: Doctrine\ORM\PersistentCollection {#5525 …}
  +votes: Doctrine\ORM\PersistentCollection {#5527 …}
  +reports: Doctrine\ORM\PersistentCollection {#5529 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5531 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5533 …}
  -id: 206465
  -bodyTs: "'arch/endeavour':13 'gui':9 'instal':7 'm':2 'pacman':11 'pretti':3 'sure':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7083910"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701955955 {#5521
    date: 2023-12-07 14:32:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#5522
  +user: App\Entity\User {#4213 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5314
    +user: Proxies\__CG__\App\Entity\User {#5251 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4200
      +user: App\Entity\User {#4213 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "There’s not really any benefit of running Manjaro over Arch, it will only introduce problems over time. If you want a “pre-configured” Arch with a nice installer, go for EndeavourOS, it’s great!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1703374563 {#4195
        date: 2023-12-24 00:36:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WeAreAllOne@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4201 …}
      +nested: Doctrine\ORM\PersistentCollection {#4203 …}
      +votes: Doctrine\ORM\PersistentCollection {#4205 …}
      +reports: Doctrine\ORM\PersistentCollection {#4207 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4209 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4211 …}
      -id: 198687
      -bodyTs: "'arch':11,26 'benefit':6 'configur':25 'endeavouro':33 'go':31 'great':36 'instal':30 'introduc':15 'manjaro':9 'nice':29 'pre':24 'pre-configur':23 'problem':16 'realli':4 'run':8 'time':18 'want':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7006072"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701783126 {#4196
        date: 2023-12-05 14:32:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4200}
    +body: "Manjaro has graphical tools that make it super easy to manage packages, drivers and kernel versions."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701864651 {#5312
      date: 2023-12-06 13:10:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
      "@NoisyFlake@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5315 …}
    +nested: Doctrine\ORM\PersistentCollection {#5317 …}
    +votes: Doctrine\ORM\PersistentCollection {#5319 …}
    +reports: Doctrine\ORM\PersistentCollection {#5321 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5323 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5325 …}
    -id: 202729
    -bodyTs: "'driver':13 'easi':9 'graphic':3 'kernel':15 'make':6 'manag':11 'manjaro':1 'packag':12 'super':8 'tool':4 'version':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/5146845"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701864651 {#5313
      date: 2023-12-06 13:10:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4200}
  +body: "I‘m pretty sure you can install a GUI for pacman on Arch/Endeavour."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701955955 {#5520
    date: 2023-12-07 14:32:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@NoisyFlake@lemm.ee"
    "@lemmyvore@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5523 …}
  +nested: Doctrine\ORM\PersistentCollection {#5525 …}
  +votes: Doctrine\ORM\PersistentCollection {#5527 …}
  +reports: Doctrine\ORM\PersistentCollection {#5529 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5531 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5533 …}
  -id: 206465
  -bodyTs: "'arch/endeavour':13 'gui':9 'instal':7 'm':2 'pacman':11 'pretti':3 'sure':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7083910"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701955955 {#5521
    date: 2023-12-07 14:32:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
App\Entity\EntryComment {#5696
  +user: Proxies\__CG__\App\Entity\User {#5251 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5522
    +user: App\Entity\User {#4213 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5314
      +user: Proxies\__CG__\App\Entity\User {#5251 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4200
        +user: App\Entity\User {#4213 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "There’s not really any benefit of running Manjaro over Arch, it will only introduce problems over time. If you want a “pre-configured” Arch with a nice installer, go for EndeavourOS, it’s great!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1703374563 {#4195
          date: 2023-12-24 00:36:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WeAreAllOne@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4201 …}
        +nested: Doctrine\ORM\PersistentCollection {#4203 …}
        +votes: Doctrine\ORM\PersistentCollection {#4205 …}
        +reports: Doctrine\ORM\PersistentCollection {#4207 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4209 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4211 …}
        -id: 198687
        -bodyTs: "'arch':11,26 'benefit':6 'configur':25 'endeavouro':33 'go':31 'great':36 'instal':30 'introduc':15 'manjaro':9 'nice':29 'pre':24 'pre-configur':23 'problem':16 'realli':4 'run':8 'time':18 'want':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/7006072"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701783126 {#4196
          date: 2023-12-05 14:32:06.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4200}
      +body: "Manjaro has graphical tools that make it super easy to manage packages, drivers and kernel versions."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701864651 {#5312
        date: 2023-12-06 13:10:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WeAreAllOne@lemm.ee"
        "@NoisyFlake@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5315 …}
      +nested: Doctrine\ORM\PersistentCollection {#5317 …}
      +votes: Doctrine\ORM\PersistentCollection {#5319 …}
      +reports: Doctrine\ORM\PersistentCollection {#5321 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5323 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5325 …}
      -id: 202729
      -bodyTs: "'driver':13 'easi':9 'graphic':3 'kernel':15 'make':6 'manag':11 'manjaro':1 'packag':12 'super':8 'tool':4 'version':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/5146845"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701864651 {#5313
        date: 2023-12-06 13:10:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4200}
    +body: "I‘m pretty sure you can install a GUI for pacman on Arch/Endeavour."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701955955 {#5520
      date: 2023-12-07 14:32:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
      "@NoisyFlake@lemm.ee"
      "@lemmyvore@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5523 …}
    +nested: Doctrine\ORM\PersistentCollection {#5525 …}
    +votes: Doctrine\ORM\PersistentCollection {#5527 …}
    +reports: Doctrine\ORM\PersistentCollection {#5529 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5531 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5533 …}
    -id: 206465
    -bodyTs: "'arch/endeavour':13 'gui':9 'instal':7 'm':2 'pacman':11 'pretti':3 'sure':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7083910"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701955955 {#5521
      date: 2023-12-07 14:32:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4200}
  +body: """
    You can but there isn’t a lot of choice, Octopi is pretty much the only other pacman GUI besides Pamac that’s sufficiently fleshed out. All the others are either just package searchers or CLI-only.\n
    \n
    And Manjaro also has the Manjaro Settings Manager, which includes the kernel management module and the hardware drivers management module.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701980317 {#5694
    date: 2023-12-07 21:18:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@NoisyFlake@lemm.ee"
    "@lemmyvore@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5697 …}
  +nested: Doctrine\ORM\PersistentCollection {#5699 …}
  +votes: Doctrine\ORM\PersistentCollection {#5701 …}
  +reports: Doctrine\ORM\PersistentCollection {#5703 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5705 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5707 …}
  -id: 208010
  -bodyTs: "'also':41 'besid':20 'choic':10 'cli':37 'cli-on':36 'driver':56 'either':31 'flesh':25 'gui':19 'hardwar':55 'includ':48 'isn':5 'kernel':50 'lot':8 'manag':46,51,57 'manjaro':40,44 'modul':52,58 'much':14 'octopi':11 'other':29 'packag':33 'pacman':18 'pamac':21 'pretti':13 'searcher':34 'set':45 'suffici':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/5184404"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701980317 {#5695
    date: 2023-12-07 21:18:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#5696
  +user: Proxies\__CG__\App\Entity\User {#5251 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5522
    +user: App\Entity\User {#4213 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5314
      +user: Proxies\__CG__\App\Entity\User {#5251 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4200
        +user: App\Entity\User {#4213 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "There’s not really any benefit of running Manjaro over Arch, it will only introduce problems over time. If you want a “pre-configured” Arch with a nice installer, go for EndeavourOS, it’s great!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1703374563 {#4195
          date: 2023-12-24 00:36:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WeAreAllOne@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4201 …}
        +nested: Doctrine\ORM\PersistentCollection {#4203 …}
        +votes: Doctrine\ORM\PersistentCollection {#4205 …}
        +reports: Doctrine\ORM\PersistentCollection {#4207 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4209 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4211 …}
        -id: 198687
        -bodyTs: "'arch':11,26 'benefit':6 'configur':25 'endeavouro':33 'go':31 'great':36 'instal':30 'introduc':15 'manjaro':9 'nice':29 'pre':24 'pre-configur':23 'problem':16 'realli':4 'run':8 'time':18 'want':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/7006072"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701783126 {#4196
          date: 2023-12-05 14:32:06.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4200}
      +body: "Manjaro has graphical tools that make it super easy to manage packages, drivers and kernel versions."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701864651 {#5312
        date: 2023-12-06 13:10:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WeAreAllOne@lemm.ee"
        "@NoisyFlake@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5315 …}
      +nested: Doctrine\ORM\PersistentCollection {#5317 …}
      +votes: Doctrine\ORM\PersistentCollection {#5319 …}
      +reports: Doctrine\ORM\PersistentCollection {#5321 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5323 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5325 …}
      -id: 202729
      -bodyTs: "'driver':13 'easi':9 'graphic':3 'kernel':15 'make':6 'manag':11 'manjaro':1 'packag':12 'super':8 'tool':4 'version':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/5146845"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701864651 {#5313
        date: 2023-12-06 13:10:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4200}
    +body: "I‘m pretty sure you can install a GUI for pacman on Arch/Endeavour."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701955955 {#5520
      date: 2023-12-07 14:32:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
      "@NoisyFlake@lemm.ee"
      "@lemmyvore@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5523 …}
    +nested: Doctrine\ORM\PersistentCollection {#5525 …}
    +votes: Doctrine\ORM\PersistentCollection {#5527 …}
    +reports: Doctrine\ORM\PersistentCollection {#5529 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5531 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5533 …}
    -id: 206465
    -bodyTs: "'arch/endeavour':13 'gui':9 'instal':7 'm':2 'pacman':11 'pretti':3 'sure':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7083910"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701955955 {#5521
      date: 2023-12-07 14:32:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4200}
  +body: """
    You can but there isn’t a lot of choice, Octopi is pretty much the only other pacman GUI besides Pamac that’s sufficiently fleshed out. All the others are either just package searchers or CLI-only.\n
    \n
    And Manjaro also has the Manjaro Settings Manager, which includes the kernel management module and the hardware drivers management module.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701980317 {#5694
    date: 2023-12-07 21:18:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@NoisyFlake@lemm.ee"
    "@lemmyvore@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5697 …}
  +nested: Doctrine\ORM\PersistentCollection {#5699 …}
  +votes: Doctrine\ORM\PersistentCollection {#5701 …}
  +reports: Doctrine\ORM\PersistentCollection {#5703 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5705 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5707 …}
  -id: 208010
  -bodyTs: "'also':41 'besid':20 'choic':10 'cli':37 'cli-on':36 'driver':56 'either':31 'flesh':25 'gui':19 'hardwar':55 'includ':48 'isn':5 'kernel':50 'lot':8 'manag':46,51,57 'manjaro':40,44 'modul':52,58 'much':14 'octopi':11 'other':29 'packag':33 'pacman':18 'pamac':21 'pretti':13 'searcher':34 'set':45 'suffici':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/5184404"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701980317 {#5695
    date: 2023-12-07 21:18:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#5696
  +user: Proxies\__CG__\App\Entity\User {#5251 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5522
    +user: App\Entity\User {#4213 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5314
      +user: Proxies\__CG__\App\Entity\User {#5251 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4200
        +user: App\Entity\User {#4213 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "There’s not really any benefit of running Manjaro over Arch, it will only introduce problems over time. If you want a “pre-configured” Arch with a nice installer, go for EndeavourOS, it’s great!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1703374563 {#4195
          date: 2023-12-24 00:36:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WeAreAllOne@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4201 …}
        +nested: Doctrine\ORM\PersistentCollection {#4203 …}
        +votes: Doctrine\ORM\PersistentCollection {#4205 …}
        +reports: Doctrine\ORM\PersistentCollection {#4207 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4209 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4211 …}
        -id: 198687
        -bodyTs: "'arch':11,26 'benefit':6 'configur':25 'endeavouro':33 'go':31 'great':36 'instal':30 'introduc':15 'manjaro':9 'nice':29 'pre':24 'pre-configur':23 'problem':16 'realli':4 'run':8 'time':18 'want':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/7006072"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701783126 {#4196
          date: 2023-12-05 14:32:06.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4200}
      +body: "Manjaro has graphical tools that make it super easy to manage packages, drivers and kernel versions."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701864651 {#5312
        date: 2023-12-06 13:10:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WeAreAllOne@lemm.ee"
        "@NoisyFlake@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5315 …}
      +nested: Doctrine\ORM\PersistentCollection {#5317 …}
      +votes: Doctrine\ORM\PersistentCollection {#5319 …}
      +reports: Doctrine\ORM\PersistentCollection {#5321 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5323 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5325 …}
      -id: 202729
      -bodyTs: "'driver':13 'easi':9 'graphic':3 'kernel':15 'make':6 'manag':11 'manjaro':1 'packag':12 'super':8 'tool':4 'version':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/5146845"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701864651 {#5313
        date: 2023-12-06 13:10:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4200}
    +body: "I‘m pretty sure you can install a GUI for pacman on Arch/Endeavour."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701955955 {#5520
      date: 2023-12-07 14:32:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
      "@NoisyFlake@lemm.ee"
      "@lemmyvore@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5523 …}
    +nested: Doctrine\ORM\PersistentCollection {#5525 …}
    +votes: Doctrine\ORM\PersistentCollection {#5527 …}
    +reports: Doctrine\ORM\PersistentCollection {#5529 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5531 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5533 …}
    -id: 206465
    -bodyTs: "'arch/endeavour':13 'gui':9 'instal':7 'm':2 'pacman':11 'pretti':3 'sure':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7083910"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701955955 {#5521
      date: 2023-12-07 14:32:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4200}
  +body: """
    You can but there isn’t a lot of choice, Octopi is pretty much the only other pacman GUI besides Pamac that’s sufficiently fleshed out. All the others are either just package searchers or CLI-only.\n
    \n
    And Manjaro also has the Manjaro Settings Manager, which includes the kernel management module and the hardware drivers management module.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701980317 {#5694
    date: 2023-12-07 21:18:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@NoisyFlake@lemm.ee"
    "@lemmyvore@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5697 …}
  +nested: Doctrine\ORM\PersistentCollection {#5699 …}
  +votes: Doctrine\ORM\PersistentCollection {#5701 …}
  +reports: Doctrine\ORM\PersistentCollection {#5703 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5705 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5707 …}
  -id: 208010
  -bodyTs: "'also':41 'besid':20 'choic':10 'cli':37 'cli-on':36 'driver':56 'either':31 'flesh':25 'gui':19 'hardwar':55 'includ':48 'isn':5 'kernel':50 'lot':8 'manag':46,51,57 'manjaro':40,44 'modul':52,58 'much':14 'octopi':11 'other':29 'packag':33 'pacman':18 'pamac':21 'pretti':13 'searcher':34 'set':45 'suffici':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/5184404"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701980317 {#5695
    date: 2023-12-07 21:18:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
125 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
126 DENIED moderate
App\Entity\EntryComment {#4273
  +user: App\Entity\User {#4286 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Manjaro for some reason can’t stop breaking crap, and when they do break crap, they aren’t exactly elegant about it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1703278523 {#4268
    date: 2023-12-22 21:55:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4274 …}
  +nested: Doctrine\ORM\PersistentCollection {#4276 …}
  +votes: Doctrine\ORM\PersistentCollection {#4278 …}
  +reports: Doctrine\ORM\PersistentCollection {#4280 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4284 …}
  -id: 200704
  -bodyTs: "'aren':17 'break':8,14 'crap':9,15 'eleg':20 'exact':19 'manjaro':1 'reason':4 'stop':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5713400"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701818847 {#4269
    date: 2023-12-06 00:27:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#4273
  +user: App\Entity\User {#4286 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Manjaro for some reason can’t stop breaking crap, and when they do break crap, they aren’t exactly elegant about it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1703278523 {#4268
    date: 2023-12-22 21:55:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4274 …}
  +nested: Doctrine\ORM\PersistentCollection {#4276 …}
  +votes: Doctrine\ORM\PersistentCollection {#4278 …}
  +reports: Doctrine\ORM\PersistentCollection {#4280 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4284 …}
  -id: 200704
  -bodyTs: "'aren':17 'break':8,14 'crap':9,15 'eleg':20 'exact':19 'manjaro':1 'reason':4 'stop':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5713400"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701818847 {#4269
    date: 2023-12-06 00:27:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#4273
  +user: App\Entity\User {#4286 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Manjaro for some reason can’t stop breaking crap, and when they do break crap, they aren’t exactly elegant about it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1703278523 {#4268
    date: 2023-12-22 21:55:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4274 …}
  +nested: Doctrine\ORM\PersistentCollection {#4276 …}
  +votes: Doctrine\ORM\PersistentCollection {#4278 …}
  +reports: Doctrine\ORM\PersistentCollection {#4280 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4284 …}
  -id: 200704
  -bodyTs: "'aren':17 'break':8,14 'crap':9,15 'eleg':20 'exact':19 'manjaro':1 'reason':4 'stop':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5713400"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701818847 {#4269
    date: 2023-12-06 00:27:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
129 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
130 DENIED moderate
App\Entity\EntryComment {#5377
  +user: App\Entity\User {#5020 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4273
    +user: App\Entity\User {#4286 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Manjaro for some reason can’t stop breaking crap, and when they do break crap, they aren’t exactly elegant about it"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1703278523 {#4268
      date: 2023-12-22 21:55:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4274 …}
    +nested: Doctrine\ORM\PersistentCollection {#4276 …}
    +votes: Doctrine\ORM\PersistentCollection {#4278 …}
    +reports: Doctrine\ORM\PersistentCollection {#4280 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4282 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4284 …}
    -id: 200704
    -bodyTs: "'aren':17 'break':8,14 'crap':9,15 'eleg':20 'exact':19 'manjaro':1 'reason':4 'stop':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5713400"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818847 {#4269
      date: 2023-12-06 00:27:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4273}
  +body: "Been using it exclusively for 3 years, never had breakage."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701910823 {#5375
    date: 2023-12-07 02:00:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@drwankingstein@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5378 …}
  +nested: Doctrine\ORM\PersistentCollection {#5380 …}
  +votes: Doctrine\ORM\PersistentCollection {#5382 …}
  +reports: Doctrine\ORM\PersistentCollection {#5384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5388 …}
  -id: 204806
  -bodyTs: "'3':6 'breakag':10 'exclus':4 'never':8 'use':2 'year':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5859732"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701910823 {#5376
    date: 2023-12-07 02:00:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#5377
  +user: App\Entity\User {#5020 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4273
    +user: App\Entity\User {#4286 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Manjaro for some reason can’t stop breaking crap, and when they do break crap, they aren’t exactly elegant about it"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1703278523 {#4268
      date: 2023-12-22 21:55:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4274 …}
    +nested: Doctrine\ORM\PersistentCollection {#4276 …}
    +votes: Doctrine\ORM\PersistentCollection {#4278 …}
    +reports: Doctrine\ORM\PersistentCollection {#4280 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4282 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4284 …}
    -id: 200704
    -bodyTs: "'aren':17 'break':8,14 'crap':9,15 'eleg':20 'exact':19 'manjaro':1 'reason':4 'stop':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5713400"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818847 {#4269
      date: 2023-12-06 00:27:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4273}
  +body: "Been using it exclusively for 3 years, never had breakage."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701910823 {#5375
    date: 2023-12-07 02:00:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@drwankingstein@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5378 …}
  +nested: Doctrine\ORM\PersistentCollection {#5380 …}
  +votes: Doctrine\ORM\PersistentCollection {#5382 …}
  +reports: Doctrine\ORM\PersistentCollection {#5384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5388 …}
  -id: 204806
  -bodyTs: "'3':6 'breakag':10 'exclus':4 'never':8 'use':2 'year':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5859732"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701910823 {#5376
    date: 2023-12-07 02:00:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#5377
  +user: App\Entity\User {#5020 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4273
    +user: App\Entity\User {#4286 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Manjaro for some reason can’t stop breaking crap, and when they do break crap, they aren’t exactly elegant about it"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1703278523 {#4268
      date: 2023-12-22 21:55:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4274 …}
    +nested: Doctrine\ORM\PersistentCollection {#4276 …}
    +votes: Doctrine\ORM\PersistentCollection {#4278 …}
    +reports: Doctrine\ORM\PersistentCollection {#4280 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4282 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4284 …}
    -id: 200704
    -bodyTs: "'aren':17 'break':8,14 'crap':9,15 'eleg':20 'exact':19 'manjaro':1 'reason':4 'stop':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5713400"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818847 {#4269
      date: 2023-12-06 00:27:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4273}
  +body: "Been using it exclusively for 3 years, never had breakage."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701910823 {#5375
    date: 2023-12-07 02:00:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@drwankingstein@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5378 …}
  +nested: Doctrine\ORM\PersistentCollection {#5380 …}
  +votes: Doctrine\ORM\PersistentCollection {#5382 …}
  +reports: Doctrine\ORM\PersistentCollection {#5384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5388 …}
  -id: 204806
  -bodyTs: "'3':6 'breakag':10 'exclus':4 'never':8 'use':2 'year':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5859732"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701910823 {#5376
    date: 2023-12-07 02:00:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
133 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
134 DENIED moderate
App\Entity\EntryComment {#5597
  +user: App\Entity\User {#4286 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5377
    +user: App\Entity\User {#5020 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4273
      +user: App\Entity\User {#4286 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Manjaro for some reason can’t stop breaking crap, and when they do break crap, they aren’t exactly elegant about it"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1703278523 {#4268
        date: 2023-12-22 21:55:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WeAreAllOne@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4274 …}
      +nested: Doctrine\ORM\PersistentCollection {#4276 …}
      +votes: Doctrine\ORM\PersistentCollection {#4278 …}
      +reports: Doctrine\ORM\PersistentCollection {#4280 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4282 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4284 …}
      -id: 200704
      -bodyTs: "'aren':17 'break':8,14 'crap':9,15 'eleg':20 'exact':19 'manjaro':1 'reason':4 'stop':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5713400"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701818847 {#4269
        date: 2023-12-06 00:27:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4273}
    +body: "Been using it exclusively for 3 years, never had breakage."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701910823 {#5375
      date: 2023-12-07 02:00:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
      "@drwankingstein@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5378 …}
    +nested: Doctrine\ORM\PersistentCollection {#5380 …}
    +votes: Doctrine\ORM\PersistentCollection {#5382 …}
    +reports: Doctrine\ORM\PersistentCollection {#5384 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5386 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5388 …}
    -id: 204806
    -bodyTs: "'3':6 'breakag':10 'exclus':4 'never':8 'use':2 'year':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5859732"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701910823 {#5376
      date: 2023-12-07 02:00:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4273}
  +body: "I wish I was that lucky, the final straw for me was the grub-customizer shenanigans, manjaro pushed an update that broke grub customizer boot entries, then when users were trying to figure it out, they removed grub customizer, and then they even went so far as to make grub conflict with grub-customizer which was really asinine. IIRC they even wound up locking the forum thread on it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701916603 {#5595
    date: 2023-12-07 03:36:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@drwankingstein@lemmy.dbzer0.com"
    "@interceder270@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5598 …}
  +nested: Doctrine\ORM\PersistentCollection {#5600 …}
  +votes: Doctrine\ORM\PersistentCollection {#5602 …}
  +reports: Doctrine\ORM\PersistentCollection {#5604 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5606 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5608 …}
  -id: 205010
  -bodyTs: "'asinin':60 'boot':26 'broke':23 'conflict':52 'custom':16,25,40,56 'entri':27 'even':44,63 'far':47 'figur':34 'final':8 'forum':68 'grub':15,24,39,51,55 'grub-custom':14,54 'iirc':61 'lock':66 'lucki':6 'make':50 'manjaro':18 'push':19 'realli':59 'remov':38 'shenanigan':17 'straw':9 'thread':69 'tri':32 'updat':21 'user':30 'went':45 'wish':2 'wound':64"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5749098"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701916603 {#5596
    date: 2023-12-07 03:36:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
App\Entity\EntryComment {#5597
  +user: App\Entity\User {#4286 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5377
    +user: App\Entity\User {#5020 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4273
      +user: App\Entity\User {#4286 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Manjaro for some reason can’t stop breaking crap, and when they do break crap, they aren’t exactly elegant about it"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1703278523 {#4268
        date: 2023-12-22 21:55:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WeAreAllOne@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4274 …}
      +nested: Doctrine\ORM\PersistentCollection {#4276 …}
      +votes: Doctrine\ORM\PersistentCollection {#4278 …}
      +reports: Doctrine\ORM\PersistentCollection {#4280 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4282 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4284 …}
      -id: 200704
      -bodyTs: "'aren':17 'break':8,14 'crap':9,15 'eleg':20 'exact':19 'manjaro':1 'reason':4 'stop':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5713400"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701818847 {#4269
        date: 2023-12-06 00:27:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4273}
    +body: "Been using it exclusively for 3 years, never had breakage."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701910823 {#5375
      date: 2023-12-07 02:00:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
      "@drwankingstein@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5378 …}
    +nested: Doctrine\ORM\PersistentCollection {#5380 …}
    +votes: Doctrine\ORM\PersistentCollection {#5382 …}
    +reports: Doctrine\ORM\PersistentCollection {#5384 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5386 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5388 …}
    -id: 204806
    -bodyTs: "'3':6 'breakag':10 'exclus':4 'never':8 'use':2 'year':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5859732"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701910823 {#5376
      date: 2023-12-07 02:00:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4273}
  +body: "I wish I was that lucky, the final straw for me was the grub-customizer shenanigans, manjaro pushed an update that broke grub customizer boot entries, then when users were trying to figure it out, they removed grub customizer, and then they even went so far as to make grub conflict with grub-customizer which was really asinine. IIRC they even wound up locking the forum thread on it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701916603 {#5595
    date: 2023-12-07 03:36:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@drwankingstein@lemmy.dbzer0.com"
    "@interceder270@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5598 …}
  +nested: Doctrine\ORM\PersistentCollection {#5600 …}
  +votes: Doctrine\ORM\PersistentCollection {#5602 …}
  +reports: Doctrine\ORM\PersistentCollection {#5604 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5606 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5608 …}
  -id: 205010
  -bodyTs: "'asinin':60 'boot':26 'broke':23 'conflict':52 'custom':16,25,40,56 'entri':27 'even':44,63 'far':47 'figur':34 'final':8 'forum':68 'grub':15,24,39,51,55 'grub-custom':14,54 'iirc':61 'lock':66 'lucki':6 'make':50 'manjaro':18 'push':19 'realli':59 'remov':38 'shenanigan':17 'straw':9 'thread':69 'tri':32 'updat':21 'user':30 'went':45 'wish':2 'wound':64"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5749098"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701916603 {#5596
    date: 2023-12-07 03:36:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
App\Entity\EntryComment {#5597
  +user: App\Entity\User {#4286 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5377
    +user: App\Entity\User {#5020 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4273
      +user: App\Entity\User {#4286 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Manjaro for some reason can’t stop breaking crap, and when they do break crap, they aren’t exactly elegant about it"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1703278523 {#4268
        date: 2023-12-22 21:55:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WeAreAllOne@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4274 …}
      +nested: Doctrine\ORM\PersistentCollection {#4276 …}
      +votes: Doctrine\ORM\PersistentCollection {#4278 …}
      +reports: Doctrine\ORM\PersistentCollection {#4280 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4282 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4284 …}
      -id: 200704
      -bodyTs: "'aren':17 'break':8,14 'crap':9,15 'eleg':20 'exact':19 'manjaro':1 'reason':4 'stop':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5713400"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701818847 {#4269
        date: 2023-12-06 00:27:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4273}
    +body: "Been using it exclusively for 3 years, never had breakage."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701910823 {#5375
      date: 2023-12-07 02:00:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
      "@drwankingstein@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5378 …}
    +nested: Doctrine\ORM\PersistentCollection {#5380 …}
    +votes: Doctrine\ORM\PersistentCollection {#5382 …}
    +reports: Doctrine\ORM\PersistentCollection {#5384 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5386 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5388 …}
    -id: 204806
    -bodyTs: "'3':6 'breakag':10 'exclus':4 'never':8 'use':2 'year':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5859732"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701910823 {#5376
      date: 2023-12-07 02:00:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4273}
  +body: "I wish I was that lucky, the final straw for me was the grub-customizer shenanigans, manjaro pushed an update that broke grub customizer boot entries, then when users were trying to figure it out, they removed grub customizer, and then they even went so far as to make grub conflict with grub-customizer which was really asinine. IIRC they even wound up locking the forum thread on it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701916603 {#5595
    date: 2023-12-07 03:36:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@drwankingstein@lemmy.dbzer0.com"
    "@interceder270@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5598 …}
  +nested: Doctrine\ORM\PersistentCollection {#5600 …}
  +votes: Doctrine\ORM\PersistentCollection {#5602 …}
  +reports: Doctrine\ORM\PersistentCollection {#5604 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5606 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5608 …}
  -id: 205010
  -bodyTs: "'asinin':60 'boot':26 'broke':23 'conflict':52 'custom':16,25,40,56 'entri':27 'even':44,63 'far':47 'figur':34 'final':8 'forum':68 'grub':15,24,39,51,55 'grub-custom':14,54 'iirc':61 'lock':66 'lucki':6 'make':50 'manjaro':18 'push':19 'realli':59 'remov':38 'shenanigan':17 'straw':9 'thread':69 'tri':32 'updat':21 'user':30 'went':45 'wish':2 'wound':64"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5749098"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701916603 {#5596
    date: 2023-12-07 03:36:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
137 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
138 DENIED moderate
App\Entity\EntryComment {#4346
  +user: App\Entity\User {#4359 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "[manjarno.pages.dev](https://manjarno.pages.dev/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1701759594 {#4341
    date: 2023-12-05 07:59:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4347 …}
  +nested: Doctrine\ORM\PersistentCollection {#4349 …}
  +votes: Doctrine\ORM\PersistentCollection {#4351 …}
  +reports: Doctrine\ORM\PersistentCollection {#4353 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4357 …}
  -id: 198122
  -bodyTs: "'/)':4 'manjarno.pages.dev':1,3 'manjarno.pages.dev/)':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6997312"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701759594 {#4342
    date: 2023-12-05 07:59:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#4346
  +user: App\Entity\User {#4359 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "[manjarno.pages.dev](https://manjarno.pages.dev/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1701759594 {#4341
    date: 2023-12-05 07:59:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4347 …}
  +nested: Doctrine\ORM\PersistentCollection {#4349 …}
  +votes: Doctrine\ORM\PersistentCollection {#4351 …}
  +reports: Doctrine\ORM\PersistentCollection {#4353 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4357 …}
  -id: 198122
  -bodyTs: "'/)':4 'manjarno.pages.dev':1,3 'manjarno.pages.dev/)':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6997312"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701759594 {#4342
    date: 2023-12-05 07:59:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#4346
  +user: App\Entity\User {#4359 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "[manjarno.pages.dev](https://manjarno.pages.dev/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1701759594 {#4341
    date: 2023-12-05 07:59:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4347 …}
  +nested: Doctrine\ORM\PersistentCollection {#4349 …}
  +votes: Doctrine\ORM\PersistentCollection {#4351 …}
  +reports: Doctrine\ORM\PersistentCollection {#4353 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4357 …}
  -id: 198122
  -bodyTs: "'/)':4 'manjarno.pages.dev':1,3 'manjarno.pages.dev/)':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6997312"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701759594 {#4342
    date: 2023-12-05 07:59:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
141 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
142 DENIED moderate
App\Entity\EntryComment {#4419
  +user: App\Entity\User {#4432 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Most of the hate is because of the maintainers not maintaining their security certificates. Another similar distro is EndeavourOS, which I personally prefer. But either way, find what works for you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1703074475 {#4414
    date: 2023-12-20 13:14:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4420 …}
  +nested: Doctrine\ORM\PersistentCollection {#4422 …}
  +votes: Doctrine\ORM\PersistentCollection {#4424 …}
  +reports: Doctrine\ORM\PersistentCollection {#4426 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4430 …}
  -id: 199614
  -bodyTs: "'anoth':15 'certif':14 'distro':17 'either':25 'endeavouro':19 'find':27 'hate':4 'maintain':9,11 'person':22 'prefer':23 'secur':13 'similar':16 'way':26 'work':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5824349"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701799838 {#4415
    date: 2023-12-05 19:10:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
App\Entity\EntryComment {#4419
  +user: App\Entity\User {#4432 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Most of the hate is because of the maintainers not maintaining their security certificates. Another similar distro is EndeavourOS, which I personally prefer. But either way, find what works for you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1703074475 {#4414
    date: 2023-12-20 13:14:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4420 …}
  +nested: Doctrine\ORM\PersistentCollection {#4422 …}
  +votes: Doctrine\ORM\PersistentCollection {#4424 …}
  +reports: Doctrine\ORM\PersistentCollection {#4426 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4430 …}
  -id: 199614
  -bodyTs: "'anoth':15 'certif':14 'distro':17 'either':25 'endeavouro':19 'find':27 'hate':4 'maintain':9,11 'person':22 'prefer':23 'secur':13 'similar':16 'way':26 'work':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5824349"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701799838 {#4415
    date: 2023-12-05 19:10:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
App\Entity\EntryComment {#4419
  +user: App\Entity\User {#4432 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Most of the hate is because of the maintainers not maintaining their security certificates. Another similar distro is EndeavourOS, which I personally prefer. But either way, find what works for you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1703074475 {#4414
    date: 2023-12-20 13:14:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4420 …}
  +nested: Doctrine\ORM\PersistentCollection {#4422 …}
  +votes: Doctrine\ORM\PersistentCollection {#4424 …}
  +reports: Doctrine\ORM\PersistentCollection {#4426 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4430 …}
  -id: 199614
  -bodyTs: "'anoth':15 'certif':14 'distro':17 'either':25 'endeavouro':19 'find':27 'hate':4 'maintain':9,11 'person':22 'prefer':23 'secur':13 'similar':16 'way':26 'work':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5824349"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701799838 {#4415
    date: 2023-12-05 19:10:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
145 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
146 DENIED moderate
App\Entity\EntryComment {#5361
  +user: Proxies\__CG__\App\Entity\User {#5362 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4419
    +user: App\Entity\User {#4432 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Most of the hate is because of the maintainers not maintaining their security certificates. Another similar distro is EndeavourOS, which I personally prefer. But either way, find what works for you."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1703074475 {#4414
      date: 2023-12-20 13:14:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4420 …}
    +nested: Doctrine\ORM\PersistentCollection {#4422 …}
    +votes: Doctrine\ORM\PersistentCollection {#4424 …}
    +reports: Doctrine\ORM\PersistentCollection {#4426 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4428 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4430 …}
    -id: 199614
    -bodyTs: "'anoth':15 'certif':14 'distro':17 'either':25 'endeavouro':19 'find':27 'hate':4 'maintain':9,11 'person':22 'prefer':23 'secur':13 'similar':16 'way':26 'work':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5824349"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701799838 {#4415
      date: 2023-12-05 19:10:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4419}
  +body: "Just out of curiosity I’ve looked for that a couple of months ago and I found that it’s relatively easy to transform a Manjaro installation to Arch and Endeavor. IIRC it was just adding new repo keys and changing the repos. People attempting that would have to look the guide up for details."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701801144 {#5359
    date: 2023-12-05 19:32:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@linuxgator@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5363 …}
  +nested: Doctrine\ORM\PersistentCollection {#5365 …}
  +votes: Doctrine\ORM\PersistentCollection {#5367 …}
  +reports: Doctrine\ORM\PersistentCollection {#5369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5373 …}
  -id: 199677
  -bodyTs: "'ad':36 'ago':14 'arch':29 'attempt':45 'chang':41 'coupl':11 'curios':4 'detail':55 'easi':22 'endeavor':31 'found':17 'guid':52 'iirc':32 'instal':27 'key':39 'look':7,50 'manjaro':26 'month':13 'new':37 'peopl':44 'relat':21 'repo':38,43 'transform':24 've':6 'would':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5824781"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701801144 {#5360
    date: 2023-12-05 19:32:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
App\Entity\EntryComment {#5361
  +user: Proxies\__CG__\App\Entity\User {#5362 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4419
    +user: App\Entity\User {#4432 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Most of the hate is because of the maintainers not maintaining their security certificates. Another similar distro is EndeavourOS, which I personally prefer. But either way, find what works for you."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1703074475 {#4414
      date: 2023-12-20 13:14:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4420 …}
    +nested: Doctrine\ORM\PersistentCollection {#4422 …}
    +votes: Doctrine\ORM\PersistentCollection {#4424 …}
    +reports: Doctrine\ORM\PersistentCollection {#4426 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4428 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4430 …}
    -id: 199614
    -bodyTs: "'anoth':15 'certif':14 'distro':17 'either':25 'endeavouro':19 'find':27 'hate':4 'maintain':9,11 'person':22 'prefer':23 'secur':13 'similar':16 'way':26 'work':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5824349"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701799838 {#4415
      date: 2023-12-05 19:10:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4419}
  +body: "Just out of curiosity I’ve looked for that a couple of months ago and I found that it’s relatively easy to transform a Manjaro installation to Arch and Endeavor. IIRC it was just adding new repo keys and changing the repos. People attempting that would have to look the guide up for details."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701801144 {#5359
    date: 2023-12-05 19:32:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@linuxgator@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5363 …}
  +nested: Doctrine\ORM\PersistentCollection {#5365 …}
  +votes: Doctrine\ORM\PersistentCollection {#5367 …}
  +reports: Doctrine\ORM\PersistentCollection {#5369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5373 …}
  -id: 199677
  -bodyTs: "'ad':36 'ago':14 'arch':29 'attempt':45 'chang':41 'coupl':11 'curios':4 'detail':55 'easi':22 'endeavor':31 'found':17 'guid':52 'iirc':32 'instal':27 'key':39 'look':7,50 'manjaro':26 'month':13 'new':37 'peopl':44 'relat':21 'repo':38,43 'transform':24 've':6 'would':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5824781"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701801144 {#5360
    date: 2023-12-05 19:32:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
App\Entity\EntryComment {#5361
  +user: Proxies\__CG__\App\Entity\User {#5362 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4419
    +user: App\Entity\User {#4432 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Most of the hate is because of the maintainers not maintaining their security certificates. Another similar distro is EndeavourOS, which I personally prefer. But either way, find what works for you."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1703074475 {#4414
      date: 2023-12-20 13:14:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4420 …}
    +nested: Doctrine\ORM\PersistentCollection {#4422 …}
    +votes: Doctrine\ORM\PersistentCollection {#4424 …}
    +reports: Doctrine\ORM\PersistentCollection {#4426 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4428 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4430 …}
    -id: 199614
    -bodyTs: "'anoth':15 'certif':14 'distro':17 'either':25 'endeavouro':19 'find':27 'hate':4 'maintain':9,11 'person':22 'prefer':23 'secur':13 'similar':16 'way':26 'work':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5824349"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701799838 {#4415
      date: 2023-12-05 19:10:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4419}
  +body: "Just out of curiosity I’ve looked for that a couple of months ago and I found that it’s relatively easy to transform a Manjaro installation to Arch and Endeavor. IIRC it was just adding new repo keys and changing the repos. People attempting that would have to look the guide up for details."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701801144 {#5359
    date: 2023-12-05 19:32:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@linuxgator@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5363 …}
  +nested: Doctrine\ORM\PersistentCollection {#5365 …}
  +votes: Doctrine\ORM\PersistentCollection {#5367 …}
  +reports: Doctrine\ORM\PersistentCollection {#5369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5373 …}
  -id: 199677
  -bodyTs: "'ad':36 'ago':14 'arch':29 'attempt':45 'chang':41 'coupl':11 'curios':4 'detail':55 'easi':22 'endeavor':31 'found':17 'guid':52 'iirc':32 'instal':27 'key':39 'look':7,50 'manjaro':26 'month':13 'new':37 'peopl':44 'relat':21 'repo':38,43 'transform':24 've':6 'would':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5824781"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701801144 {#5360
    date: 2023-12-05 19:32:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
149 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
150 DENIED moderate
App\Entity\EntryComment {#4493
  +user: App\Entity\User {#4506 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Just give it a go. I used it for years, and had relatively little issues tbh. Most of them I think are hardware related as I’ll have similar issues in other distros and even windows.\n
    \n
    The devs have done some goofs yes. Things like letting certs expire, and as mentioned already, potential issues with aur. But, I remember having aur issues even with vanilla arch in the past.\n
    \n
    Using fedora currently though, and I don’t think I’ll switch anytime soon.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1703074005 {#4488
    date: 2023-12-20 13:06:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4494 …}
  +nested: Doctrine\ORM\PersistentCollection {#4496 …}
  +votes: Doctrine\ORM\PersistentCollection {#4498 …}
  +reports: Doctrine\ORM\PersistentCollection {#4500 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4502 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4504 …}
  -id: 199504
  -bodyTs: "'alreadi':52 'anytim':82 'arch':66 'aur':56,61 'cert':47 'current':72 'dev':38 'distro':33 'done':40 'even':35,63 'expir':48 'fedora':71 'give':2 'go':5 'goof':42 'hardwar':23 'issu':15,30,54,62 'let':46 'like':45 'littl':14 'll':27,80 'mention':51 'past':69 'potenti':53 'relat':13,24 'rememb':59 'similar':29 'soon':83 'switch':81 'tbh':16 'thing':44 'think':21,78 'though':73 'use':7,70 'vanilla':65 'window':36 'year':10 'yes':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5703785"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701797431 {#4489
    date: 2023-12-05 18:30:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
151 DENIED edit
App\Entity\EntryComment {#4493
  +user: App\Entity\User {#4506 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Just give it a go. I used it for years, and had relatively little issues tbh. Most of them I think are hardware related as I’ll have similar issues in other distros and even windows.\n
    \n
    The devs have done some goofs yes. Things like letting certs expire, and as mentioned already, potential issues with aur. But, I remember having aur issues even with vanilla arch in the past.\n
    \n
    Using fedora currently though, and I don’t think I’ll switch anytime soon.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1703074005 {#4488
    date: 2023-12-20 13:06:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4494 …}
  +nested: Doctrine\ORM\PersistentCollection {#4496 …}
  +votes: Doctrine\ORM\PersistentCollection {#4498 …}
  +reports: Doctrine\ORM\PersistentCollection {#4500 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4502 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4504 …}
  -id: 199504
  -bodyTs: "'alreadi':52 'anytim':82 'arch':66 'aur':56,61 'cert':47 'current':72 'dev':38 'distro':33 'done':40 'even':35,63 'expir':48 'fedora':71 'give':2 'go':5 'goof':42 'hardwar':23 'issu':15,30,54,62 'let':46 'like':45 'littl':14 'll':27,80 'mention':51 'past':69 'potenti':53 'relat':13,24 'rememb':59 'similar':29 'soon':83 'switch':81 'tbh':16 'thing':44 'think':21,78 'though':73 'use':7,70 'vanilla':65 'window':36 'year':10 'yes':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5703785"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701797431 {#4489
    date: 2023-12-05 18:30:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
152 DENIED moderate
App\Entity\EntryComment {#4493
  +user: App\Entity\User {#4506 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Just give it a go. I used it for years, and had relatively little issues tbh. Most of them I think are hardware related as I’ll have similar issues in other distros and even windows.\n
    \n
    The devs have done some goofs yes. Things like letting certs expire, and as mentioned already, potential issues with aur. But, I remember having aur issues even with vanilla arch in the past.\n
    \n
    Using fedora currently though, and I don’t think I’ll switch anytime soon.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1703074005 {#4488
    date: 2023-12-20 13:06:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4494 …}
  +nested: Doctrine\ORM\PersistentCollection {#4496 …}
  +votes: Doctrine\ORM\PersistentCollection {#4498 …}
  +reports: Doctrine\ORM\PersistentCollection {#4500 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4502 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4504 …}
  -id: 199504
  -bodyTs: "'alreadi':52 'anytim':82 'arch':66 'aur':56,61 'cert':47 'current':72 'dev':38 'distro':33 'done':40 'even':35,63 'expir':48 'fedora':71 'give':2 'go':5 'goof':42 'hardwar':23 'issu':15,30,54,62 'let':46 'like':45 'littl':14 'll':27,80 'mention':51 'past':69 'potenti':53 'relat':13,24 'rememb':59 'similar':29 'soon':83 'switch':81 'tbh':16 'thing':44 'think':21,78 'though':73 'use':7,70 'vanilla':65 'window':36 'year':10 'yes':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5703785"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701797431 {#4489
    date: 2023-12-05 18:30:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
153 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
154 DENIED moderate
App\Entity\EntryComment {#5345
  +user: Proxies\__CG__\App\Entity\User {#5346 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4493
    +user: App\Entity\User {#4506 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Just give it a go. I used it for years, and had relatively little issues tbh. Most of them I think are hardware related as I’ll have similar issues in other distros and even windows.\n
      \n
      The devs have done some goofs yes. Things like letting certs expire, and as mentioned already, potential issues with aur. But, I remember having aur issues even with vanilla arch in the past.\n
      \n
      Using fedora currently though, and I don’t think I’ll switch anytime soon.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1703074005 {#4488
      date: 2023-12-20 13:06:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4494 …}
    +nested: Doctrine\ORM\PersistentCollection {#4496 …}
    +votes: Doctrine\ORM\PersistentCollection {#4498 …}
    +reports: Doctrine\ORM\PersistentCollection {#4500 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4502 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4504 …}
    -id: 199504
    -bodyTs: "'alreadi':52 'anytim':82 'arch':66 'aur':56,61 'cert':47 'current':72 'dev':38 'distro':33 'done':40 'even':35,63 'expir':48 'fedora':71 'give':2 'go':5 'goof':42 'hardwar':23 'issu':15,30,54,62 'let':46 'like':45 'littl':14 'll':27,80 'mention':51 'past':69 'potenti':53 'relat':13,24 'rememb':59 'similar':29 'soon':83 'switch':81 'tbh':16 'thing':44 'think':21,78 'though':73 'use':7,70 'vanilla':65 'window':36 'year':10 'yes':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5703785"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701797431 {#4489
      date: 2023-12-05 18:30:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4493}
  +body: "Fedora is great, very leading edge but stable AF"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701800972 {#5343
    date: 2023-12-05 19:29:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@terminhell@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5347 …}
  +nested: Doctrine\ORM\PersistentCollection {#5349 …}
  +votes: Doctrine\ORM\PersistentCollection {#5351 …}
  +reports: Doctrine\ORM\PersistentCollection {#5353 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5357 …}
  -id: 199668
  -bodyTs: "'af':9 'edg':6 'fedora':1 'great':3 'lead':5 'stabl':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5824713"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701800972 {#5344
    date: 2023-12-05 19:29:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
155 DENIED edit
App\Entity\EntryComment {#5345
  +user: Proxies\__CG__\App\Entity\User {#5346 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4493
    +user: App\Entity\User {#4506 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Just give it a go. I used it for years, and had relatively little issues tbh. Most of them I think are hardware related as I’ll have similar issues in other distros and even windows.\n
      \n
      The devs have done some goofs yes. Things like letting certs expire, and as mentioned already, potential issues with aur. But, I remember having aur issues even with vanilla arch in the past.\n
      \n
      Using fedora currently though, and I don’t think I’ll switch anytime soon.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1703074005 {#4488
      date: 2023-12-20 13:06:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4494 …}
    +nested: Doctrine\ORM\PersistentCollection {#4496 …}
    +votes: Doctrine\ORM\PersistentCollection {#4498 …}
    +reports: Doctrine\ORM\PersistentCollection {#4500 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4502 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4504 …}
    -id: 199504
    -bodyTs: "'alreadi':52 'anytim':82 'arch':66 'aur':56,61 'cert':47 'current':72 'dev':38 'distro':33 'done':40 'even':35,63 'expir':48 'fedora':71 'give':2 'go':5 'goof':42 'hardwar':23 'issu':15,30,54,62 'let':46 'like':45 'littl':14 'll':27,80 'mention':51 'past':69 'potenti':53 'relat':13,24 'rememb':59 'similar':29 'soon':83 'switch':81 'tbh':16 'thing':44 'think':21,78 'though':73 'use':7,70 'vanilla':65 'window':36 'year':10 'yes':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5703785"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701797431 {#4489
      date: 2023-12-05 18:30:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4493}
  +body: "Fedora is great, very leading edge but stable AF"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701800972 {#5343
    date: 2023-12-05 19:29:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@terminhell@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5347 …}
  +nested: Doctrine\ORM\PersistentCollection {#5349 …}
  +votes: Doctrine\ORM\PersistentCollection {#5351 …}
  +reports: Doctrine\ORM\PersistentCollection {#5353 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5357 …}
  -id: 199668
  -bodyTs: "'af':9 'edg':6 'fedora':1 'great':3 'lead':5 'stabl':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5824713"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701800972 {#5344
    date: 2023-12-05 19:29:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
156 DENIED moderate
App\Entity\EntryComment {#5345
  +user: Proxies\__CG__\App\Entity\User {#5346 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4493
    +user: App\Entity\User {#4506 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Just give it a go. I used it for years, and had relatively little issues tbh. Most of them I think are hardware related as I’ll have similar issues in other distros and even windows.\n
      \n
      The devs have done some goofs yes. Things like letting certs expire, and as mentioned already, potential issues with aur. But, I remember having aur issues even with vanilla arch in the past.\n
      \n
      Using fedora currently though, and I don’t think I’ll switch anytime soon.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1703074005 {#4488
      date: 2023-12-20 13:06:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4494 …}
    +nested: Doctrine\ORM\PersistentCollection {#4496 …}
    +votes: Doctrine\ORM\PersistentCollection {#4498 …}
    +reports: Doctrine\ORM\PersistentCollection {#4500 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4502 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4504 …}
    -id: 199504
    -bodyTs: "'alreadi':52 'anytim':82 'arch':66 'aur':56,61 'cert':47 'current':72 'dev':38 'distro':33 'done':40 'even':35,63 'expir':48 'fedora':71 'give':2 'go':5 'goof':42 'hardwar':23 'issu':15,30,54,62 'let':46 'like':45 'littl':14 'll':27,80 'mention':51 'past':69 'potenti':53 'relat':13,24 'rememb':59 'similar':29 'soon':83 'switch':81 'tbh':16 'thing':44 'think':21,78 'though':73 'use':7,70 'vanilla':65 'window':36 'year':10 'yes':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5703785"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701797431 {#4489
      date: 2023-12-05 18:30:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4493}
  +body: "Fedora is great, very leading edge but stable AF"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701800972 {#5343
    date: 2023-12-05 19:29:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@terminhell@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5347 …}
  +nested: Doctrine\ORM\PersistentCollection {#5349 …}
  +votes: Doctrine\ORM\PersistentCollection {#5351 …}
  +reports: Doctrine\ORM\PersistentCollection {#5353 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5357 …}
  -id: 199668
  -bodyTs: "'af':9 'edg':6 'fedora':1 'great':3 'lead':5 'stabl':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5824713"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701800972 {#5344
    date: 2023-12-05 19:29:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
157 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
158 DENIED moderate
App\Entity\EntryComment {#4566
  +user: App\Entity\User {#4579 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    I have manjaro running on six machines. No problems that were not Just part of learning. Two of those computers were for testing different distros… All ended up with Manjaro.\n
    \n
    Hate is for people that don’t create, or improve their own world.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1703270957 {#4561
    date: 2023-12-22 19:49:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4567 …}
  +nested: Doctrine\ORM\PersistentCollection {#4569 …}
  +votes: Doctrine\ORM\PersistentCollection {#4571 …}
  +reports: Doctrine\ORM\PersistentCollection {#4573 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4575 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4577 …}
  -id: 199018
  -bodyTs: "'comput':20 'creat':38 'differ':24 'distro':25 'end':27 'hate':31 'improv':40 'learn':16 'machin':7 'manjaro':3,30 'part':14 'peopl':34 'problem':9 'run':4 'six':6 'test':23 'two':17 'world':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/comment/3958934"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701789196 {#4562
    date: 2023-12-05 16:13:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
159 DENIED edit
App\Entity\EntryComment {#4566
  +user: App\Entity\User {#4579 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    I have manjaro running on six machines. No problems that were not Just part of learning. Two of those computers were for testing different distros… All ended up with Manjaro.\n
    \n
    Hate is for people that don’t create, or improve their own world.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1703270957 {#4561
    date: 2023-12-22 19:49:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4567 …}
  +nested: Doctrine\ORM\PersistentCollection {#4569 …}
  +votes: Doctrine\ORM\PersistentCollection {#4571 …}
  +reports: Doctrine\ORM\PersistentCollection {#4573 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4575 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4577 …}
  -id: 199018
  -bodyTs: "'comput':20 'creat':38 'differ':24 'distro':25 'end':27 'hate':31 'improv':40 'learn':16 'machin':7 'manjaro':3,30 'part':14 'peopl':34 'problem':9 'run':4 'six':6 'test':23 'two':17 'world':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/comment/3958934"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701789196 {#4562
    date: 2023-12-05 16:13:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
160 DENIED moderate
App\Entity\EntryComment {#4566
  +user: App\Entity\User {#4579 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    I have manjaro running on six machines. No problems that were not Just part of learning. Two of those computers were for testing different distros… All ended up with Manjaro.\n
    \n
    Hate is for people that don’t create, or improve their own world.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1703270957 {#4561
    date: 2023-12-22 19:49:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4567 …}
  +nested: Doctrine\ORM\PersistentCollection {#4569 …}
  +votes: Doctrine\ORM\PersistentCollection {#4571 …}
  +reports: Doctrine\ORM\PersistentCollection {#4573 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4575 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4577 …}
  -id: 199018
  -bodyTs: "'comput':20 'creat':38 'differ':24 'distro':25 'end':27 'hate':31 'improv':40 'learn':16 'machin':7 'manjaro':3,30 'part':14 'peopl':34 'problem':9 'run':4 'six':6 'test':23 'two':17 'world':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/comment/3958934"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701789196 {#4562
    date: 2023-12-05 16:13:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
161 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
162 DENIED moderate
App\Entity\EntryComment {#5329
  +user: Proxies\__CG__\App\Entity\User {#5330 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4566
    +user: App\Entity\User {#4579 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I have manjaro running on six machines. No problems that were not Just part of learning. Two of those computers were for testing different distros… All ended up with Manjaro.\n
      \n
      Hate is for people that don’t create, or improve their own world.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1703270957 {#4561
      date: 2023-12-22 19:49:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4567 …}
    +nested: Doctrine\ORM\PersistentCollection {#4569 …}
    +votes: Doctrine\ORM\PersistentCollection {#4571 …}
    +reports: Doctrine\ORM\PersistentCollection {#4573 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4575 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4577 …}
    -id: 199018
    -bodyTs: "'comput':20 'creat':38 'differ':24 'distro':25 'end':27 'hate':31 'improv':40 'learn':16 'machin':7 'manjaro':3,30 'part':14 'peopl':34 'problem':9 'run':4 'six':6 'test':23 'two':17 'world':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://iusearchlinux.fyi/comment/3958934"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701789196 {#4562
      date: 2023-12-05 16:13:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4566}
  +body: "While on one hand Manjaro is very polished. Some things they do is questionable. Like the time they suggested to change your date and time because they let their repo keys expire. Or accidentally DDOS the AUR. Just to name some. The Manjaro team has a rather bad track record of these things."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701791316 {#5327
    date: 2023-12-05 16:48:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@GreyFalcon@iusearchlinux.fyi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5331 …}
  +nested: Doctrine\ORM\PersistentCollection {#5333 …}
  +votes: Doctrine\ORM\PersistentCollection {#5335 …}
  +reports: Doctrine\ORM\PersistentCollection {#5337 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5339 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5341 …}
  -id: 199134
  -bodyTs: "'accident':34 'aur':37 'bad':48 'chang':21 'date':23 'ddos':35 'expir':32 'hand':4 'key':31 'let':28 'like':15 'manjaro':5,43 'name':40 'one':3 'polish':8 'question':14 'rather':47 'record':50 'repo':30 'suggest':19 'team':44 'thing':10,53 'time':17,25 'track':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5821481"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701791316 {#5328
    date: 2023-12-05 16:48:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
163 DENIED edit
App\Entity\EntryComment {#5329
  +user: Proxies\__CG__\App\Entity\User {#5330 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4566
    +user: App\Entity\User {#4579 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I have manjaro running on six machines. No problems that were not Just part of learning. Two of those computers were for testing different distros… All ended up with Manjaro.\n
      \n
      Hate is for people that don’t create, or improve their own world.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1703270957 {#4561
      date: 2023-12-22 19:49:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4567 …}
    +nested: Doctrine\ORM\PersistentCollection {#4569 …}
    +votes: Doctrine\ORM\PersistentCollection {#4571 …}
    +reports: Doctrine\ORM\PersistentCollection {#4573 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4575 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4577 …}
    -id: 199018
    -bodyTs: "'comput':20 'creat':38 'differ':24 'distro':25 'end':27 'hate':31 'improv':40 'learn':16 'machin':7 'manjaro':3,30 'part':14 'peopl':34 'problem':9 'run':4 'six':6 'test':23 'two':17 'world':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://iusearchlinux.fyi/comment/3958934"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701789196 {#4562
      date: 2023-12-05 16:13:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4566}
  +body: "While on one hand Manjaro is very polished. Some things they do is questionable. Like the time they suggested to change your date and time because they let their repo keys expire. Or accidentally DDOS the AUR. Just to name some. The Manjaro team has a rather bad track record of these things."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701791316 {#5327
    date: 2023-12-05 16:48:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@GreyFalcon@iusearchlinux.fyi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5331 …}
  +nested: Doctrine\ORM\PersistentCollection {#5333 …}
  +votes: Doctrine\ORM\PersistentCollection {#5335 …}
  +reports: Doctrine\ORM\PersistentCollection {#5337 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5339 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5341 …}
  -id: 199134
  -bodyTs: "'accident':34 'aur':37 'bad':48 'chang':21 'date':23 'ddos':35 'expir':32 'hand':4 'key':31 'let':28 'like':15 'manjaro':5,43 'name':40 'one':3 'polish':8 'question':14 'rather':47 'record':50 'repo':30 'suggest':19 'team':44 'thing':10,53 'time':17,25 'track':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5821481"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701791316 {#5328
    date: 2023-12-05 16:48:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
164 DENIED moderate
App\Entity\EntryComment {#5329
  +user: Proxies\__CG__\App\Entity\User {#5330 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4566
    +user: App\Entity\User {#4579 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I have manjaro running on six machines. No problems that were not Just part of learning. Two of those computers were for testing different distros… All ended up with Manjaro.\n
      \n
      Hate is for people that don’t create, or improve their own world.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1703270957 {#4561
      date: 2023-12-22 19:49:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4567 …}
    +nested: Doctrine\ORM\PersistentCollection {#4569 …}
    +votes: Doctrine\ORM\PersistentCollection {#4571 …}
    +reports: Doctrine\ORM\PersistentCollection {#4573 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4575 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4577 …}
    -id: 199018
    -bodyTs: "'comput':20 'creat':38 'differ':24 'distro':25 'end':27 'hate':31 'improv':40 'learn':16 'machin':7 'manjaro':3,30 'part':14 'peopl':34 'problem':9 'run':4 'six':6 'test':23 'two':17 'world':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://iusearchlinux.fyi/comment/3958934"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701789196 {#4562
      date: 2023-12-05 16:13:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4566}
  +body: "While on one hand Manjaro is very polished. Some things they do is questionable. Like the time they suggested to change your date and time because they let their repo keys expire. Or accidentally DDOS the AUR. Just to name some. The Manjaro team has a rather bad track record of these things."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701791316 {#5327
    date: 2023-12-05 16:48:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@GreyFalcon@iusearchlinux.fyi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5331 …}
  +nested: Doctrine\ORM\PersistentCollection {#5333 …}
  +votes: Doctrine\ORM\PersistentCollection {#5335 …}
  +reports: Doctrine\ORM\PersistentCollection {#5337 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5339 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5341 …}
  -id: 199134
  -bodyTs: "'accident':34 'aur':37 'bad':48 'chang':21 'date':23 'ddos':35 'expir':32 'hand':4 'key':31 'let':28 'like':15 'manjaro':5,43 'name':40 'one':3 'polish':8 'question':14 'rather':47 'record':50 'repo':30 'suggest':19 'team':44 'thing':10,53 'time':17,25 'track':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5821481"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701791316 {#5328
    date: 2023-12-05 16:48:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
165 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
166 DENIED moderate
App\Entity\EntryComment {#5476
  +user: App\Entity\User {#5020 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5329
    +user: Proxies\__CG__\App\Entity\User {#5330 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4566
      +user: App\Entity\User {#4579 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        I have manjaro running on six machines. No problems that were not Just part of learning. Two of those computers were for testing different distros… All ended up with Manjaro.\n
        \n
        Hate is for people that don’t create, or improve their own world.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1703270957 {#4561
        date: 2023-12-22 19:49:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WeAreAllOne@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4567 …}
      +nested: Doctrine\ORM\PersistentCollection {#4569 …}
      +votes: Doctrine\ORM\PersistentCollection {#4571 …}
      +reports: Doctrine\ORM\PersistentCollection {#4573 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4575 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4577 …}
      -id: 199018
      -bodyTs: "'comput':20 'creat':38 'differ':24 'distro':25 'end':27 'hate':31 'improv':40 'learn':16 'machin':7 'manjaro':3,30 'part':14 'peopl':34 'problem':9 'run':4 'six':6 'test':23 'two':17 'world':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://iusearchlinux.fyi/comment/3958934"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701789196 {#4562
        date: 2023-12-05 16:13:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4566}
    +body: "While on one hand Manjaro is very polished. Some things they do is questionable. Like the time they suggested to change your date and time because they let their repo keys expire. Or accidentally DDOS the AUR. Just to name some. The Manjaro team has a rather bad track record of these things."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1701791316 {#5327
      date: 2023-12-05 16:48:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
      "@GreyFalcon@iusearchlinux.fyi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5331 …}
    +nested: Doctrine\ORM\PersistentCollection {#5333 …}
    +votes: Doctrine\ORM\PersistentCollection {#5335 …}
    +reports: Doctrine\ORM\PersistentCollection {#5337 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5339 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5341 …}
    -id: 199134
    -bodyTs: "'accident':34 'aur':37 'bad':48 'chang':21 'date':23 'ddos':35 'expir':32 'hand':4 'key':31 'let':28 'like':15 'manjaro':5,43 'name':40 'one':3 'polish':8 'question':14 'rather':47 'record':50 'repo':30 'suggest':19 'team':44 'thing':10,53 'time':17,25 'track':49"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5821481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701791316 {#5328
      date: 2023-12-05 16:48:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4566}
  +body: """
    That stuff is negligible compared to Mint getting hacked and hosting a malicious ISO.\n
    \n
    But for some reason you never hear people mention that about Mint 🤷
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701911145 {#5474
    date: 2023-12-07 02:05:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@GreyFalcon@iusearchlinux.fyi"
    "@kylian0087@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5477 …}
  +nested: Doctrine\ORM\PersistentCollection {#5479 …}
  +votes: Doctrine\ORM\PersistentCollection {#5481 …}
  +reports: Doctrine\ORM\PersistentCollection {#5483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5485 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5487 …}
  -id: 204832
  -bodyTs: "'compar':5 'get':8 'hack':9 'hear':21 'host':11 'iso':14 'malici':13 'mention':23 'mint':7,26 'neglig':4 'never':20 'peopl':22 'reason':18 'stuff':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5859849"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701911145 {#5475
    date: 2023-12-07 02:05:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
167 DENIED edit
App\Entity\EntryComment {#5476
  +user: App\Entity\User {#5020 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5329
    +user: Proxies\__CG__\App\Entity\User {#5330 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4566
      +user: App\Entity\User {#4579 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        I have manjaro running on six machines. No problems that were not Just part of learning. Two of those computers were for testing different distros… All ended up with Manjaro.\n
        \n
        Hate is for people that don’t create, or improve their own world.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1703270957 {#4561
        date: 2023-12-22 19:49:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WeAreAllOne@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4567 …}
      +nested: Doctrine\ORM\PersistentCollection {#4569 …}
      +votes: Doctrine\ORM\PersistentCollection {#4571 …}
      +reports: Doctrine\ORM\PersistentCollection {#4573 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4575 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4577 …}
      -id: 199018
      -bodyTs: "'comput':20 'creat':38 'differ':24 'distro':25 'end':27 'hate':31 'improv':40 'learn':16 'machin':7 'manjaro':3,30 'part':14 'peopl':34 'problem':9 'run':4 'six':6 'test':23 'two':17 'world':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://iusearchlinux.fyi/comment/3958934"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701789196 {#4562
        date: 2023-12-05 16:13:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4566}
    +body: "While on one hand Manjaro is very polished. Some things they do is questionable. Like the time they suggested to change your date and time because they let their repo keys expire. Or accidentally DDOS the AUR. Just to name some. The Manjaro team has a rather bad track record of these things."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1701791316 {#5327
      date: 2023-12-05 16:48:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
      "@GreyFalcon@iusearchlinux.fyi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5331 …}
    +nested: Doctrine\ORM\PersistentCollection {#5333 …}
    +votes: Doctrine\ORM\PersistentCollection {#5335 …}
    +reports: Doctrine\ORM\PersistentCollection {#5337 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5339 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5341 …}
    -id: 199134
    -bodyTs: "'accident':34 'aur':37 'bad':48 'chang':21 'date':23 'ddos':35 'expir':32 'hand':4 'key':31 'let':28 'like':15 'manjaro':5,43 'name':40 'one':3 'polish':8 'question':14 'rather':47 'record':50 'repo':30 'suggest':19 'team':44 'thing':10,53 'time':17,25 'track':49"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5821481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701791316 {#5328
      date: 2023-12-05 16:48:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4566}
  +body: """
    That stuff is negligible compared to Mint getting hacked and hosting a malicious ISO.\n
    \n
    But for some reason you never hear people mention that about Mint 🤷
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701911145 {#5474
    date: 2023-12-07 02:05:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@GreyFalcon@iusearchlinux.fyi"
    "@kylian0087@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5477 …}
  +nested: Doctrine\ORM\PersistentCollection {#5479 …}
  +votes: Doctrine\ORM\PersistentCollection {#5481 …}
  +reports: Doctrine\ORM\PersistentCollection {#5483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5485 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5487 …}
  -id: 204832
  -bodyTs: "'compar':5 'get':8 'hack':9 'hear':21 'host':11 'iso':14 'malici':13 'mention':23 'mint':7,26 'neglig':4 'never':20 'peopl':22 'reason':18 'stuff':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5859849"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701911145 {#5475
    date: 2023-12-07 02:05:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
168 DENIED moderate
App\Entity\EntryComment {#5476
  +user: App\Entity\User {#5020 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5329
    +user: Proxies\__CG__\App\Entity\User {#5330 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4566
      +user: App\Entity\User {#4579 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        I have manjaro running on six machines. No problems that were not Just part of learning. Two of those computers were for testing different distros… All ended up with Manjaro.\n
        \n
        Hate is for people that don’t create, or improve their own world.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1703270957 {#4561
        date: 2023-12-22 19:49:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WeAreAllOne@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4567 …}
      +nested: Doctrine\ORM\PersistentCollection {#4569 …}
      +votes: Doctrine\ORM\PersistentCollection {#4571 …}
      +reports: Doctrine\ORM\PersistentCollection {#4573 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4575 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4577 …}
      -id: 199018
      -bodyTs: "'comput':20 'creat':38 'differ':24 'distro':25 'end':27 'hate':31 'improv':40 'learn':16 'machin':7 'manjaro':3,30 'part':14 'peopl':34 'problem':9 'run':4 'six':6 'test':23 'two':17 'world':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://iusearchlinux.fyi/comment/3958934"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701789196 {#4562
        date: 2023-12-05 16:13:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4566}
    +body: "While on one hand Manjaro is very polished. Some things they do is questionable. Like the time they suggested to change your date and time because they let their repo keys expire. Or accidentally DDOS the AUR. Just to name some. The Manjaro team has a rather bad track record of these things."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1701791316 {#5327
      date: 2023-12-05 16:48:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
      "@GreyFalcon@iusearchlinux.fyi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5331 …}
    +nested: Doctrine\ORM\PersistentCollection {#5333 …}
    +votes: Doctrine\ORM\PersistentCollection {#5335 …}
    +reports: Doctrine\ORM\PersistentCollection {#5337 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5339 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5341 …}
    -id: 199134
    -bodyTs: "'accident':34 'aur':37 'bad':48 'chang':21 'date':23 'ddos':35 'expir':32 'hand':4 'key':31 'let':28 'like':15 'manjaro':5,43 'name':40 'one':3 'polish':8 'question':14 'rather':47 'record':50 'repo':30 'suggest':19 'team':44 'thing':10,53 'time':17,25 'track':49"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5821481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701791316 {#5328
      date: 2023-12-05 16:48:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4566}
  +body: """
    That stuff is negligible compared to Mint getting hacked and hosting a malicious ISO.\n
    \n
    But for some reason you never hear people mention that about Mint 🤷
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701911145 {#5474
    date: 2023-12-07 02:05:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@GreyFalcon@iusearchlinux.fyi"
    "@kylian0087@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5477 …}
  +nested: Doctrine\ORM\PersistentCollection {#5479 …}
  +votes: Doctrine\ORM\PersistentCollection {#5481 …}
  +reports: Doctrine\ORM\PersistentCollection {#5483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5485 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5487 …}
  -id: 204832
  -bodyTs: "'compar':5 'get':8 'hack':9 'hear':21 'host':11 'iso':14 'malici':13 'mention':23 'mint':7,26 'neglig':4 'never':20 'peopl':22 'reason':18 'stuff':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5859849"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701911145 {#5475
    date: 2023-12-07 02:05:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
169 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
170 DENIED moderate
App\Entity\EntryComment {#4639
  +user: App\Entity\User {#4652 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Real reason for the hate: The Linux community is overly focused on tribalism and has a console-wars mindset where what I’m using is obviously the best and everything else must be flawed and terrible. Manjaro is probably fine for most use cases.\n
    \n
    …although I’d still suggest just using base Arch instead. :)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1703271131 {#4634
    date: 2023-12-22 19:52:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4640 …}
  +nested: Doctrine\ORM\PersistentCollection {#4642 …}
  +votes: Doctrine\ORM\PersistentCollection {#4644 …}
  +reports: Doctrine\ORM\PersistentCollection {#4646 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4648 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4650 …}
  -id: 198360
  -bodyTs: "'although':46 'arch':54 'base':53 'best':29 'case':45 'communiti':8 'consol':18 'console-war':17 'd':48 'els':32 'everyth':31 'fine':41 'flaw':35 'focus':11 'hate':5 'instead':55 'linux':7 'm':24 'manjaro':38 'mindset':20 'must':33 'obvious':27 'over':10 'probabl':40 'real':1 'reason':2 'still':49 'suggest':50 'terribl':37 'tribal':13 'use':25,44,52 'war':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/6147775"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701774038 {#4635
    date: 2023-12-05 12:00:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
171 DENIED edit
App\Entity\EntryComment {#4639
  +user: App\Entity\User {#4652 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Real reason for the hate: The Linux community is overly focused on tribalism and has a console-wars mindset where what I’m using is obviously the best and everything else must be flawed and terrible. Manjaro is probably fine for most use cases.\n
    \n
    …although I’d still suggest just using base Arch instead. :)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1703271131 {#4634
    date: 2023-12-22 19:52:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4640 …}
  +nested: Doctrine\ORM\PersistentCollection {#4642 …}
  +votes: Doctrine\ORM\PersistentCollection {#4644 …}
  +reports: Doctrine\ORM\PersistentCollection {#4646 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4648 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4650 …}
  -id: 198360
  -bodyTs: "'although':46 'arch':54 'base':53 'best':29 'case':45 'communiti':8 'consol':18 'console-war':17 'd':48 'els':32 'everyth':31 'fine':41 'flaw':35 'focus':11 'hate':5 'instead':55 'linux':7 'm':24 'manjaro':38 'mindset':20 'must':33 'obvious':27 'over':10 'probabl':40 'real':1 'reason':2 'still':49 'suggest':50 'terribl':37 'tribal':13 'use':25,44,52 'war':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/6147775"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701774038 {#4635
    date: 2023-12-05 12:00:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
172 DENIED moderate
App\Entity\EntryComment {#4639
  +user: App\Entity\User {#4652 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Real reason for the hate: The Linux community is overly focused on tribalism and has a console-wars mindset where what I’m using is obviously the best and everything else must be flawed and terrible. Manjaro is probably fine for most use cases.\n
    \n
    …although I’d still suggest just using base Arch instead. :)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1703271131 {#4634
    date: 2023-12-22 19:52:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4640 …}
  +nested: Doctrine\ORM\PersistentCollection {#4642 …}
  +votes: Doctrine\ORM\PersistentCollection {#4644 …}
  +reports: Doctrine\ORM\PersistentCollection {#4646 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4648 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4650 …}
  -id: 198360
  -bodyTs: "'although':46 'arch':54 'base':53 'best':29 'case':45 'communiti':8 'consol':18 'console-war':17 'd':48 'els':32 'everyth':31 'fine':41 'flaw':35 'focus':11 'hate':5 'instead':55 'linux':7 'm':24 'manjaro':38 'mindset':20 'must':33 'obvious':27 'over':10 'probabl':40 'real':1 'reason':2 'still':49 'suggest':50 'terribl':37 'tribal':13 'use':25,44,52 'war':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/6147775"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701774038 {#4635
    date: 2023-12-05 12:00:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
173 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
174 DENIED moderate
App\Entity\EntryComment {#5156
  +user: App\Entity\User {#4140 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4639
    +user: App\Entity\User {#4652 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Real reason for the hate: The Linux community is overly focused on tribalism and has a console-wars mindset where what I’m using is obviously the best and everything else must be flawed and terrible. Manjaro is probably fine for most use cases.\n
      \n
      …although I’d still suggest just using base Arch instead. :)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1703271131 {#4634
      date: 2023-12-22 19:52:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4640 …}
    +nested: Doctrine\ORM\PersistentCollection {#4642 …}
    +votes: Doctrine\ORM\PersistentCollection {#4644 …}
    +reports: Doctrine\ORM\PersistentCollection {#4646 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4648 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4650 …}
    -id: 198360
    -bodyTs: "'although':46 'arch':54 'base':53 'best':29 'case':45 'communiti':8 'consol':18 'console-war':17 'd':48 'els':32 'everyth':31 'fine':41 'flaw':35 'focus':11 'hate':5 'instead':55 'linux':7 'm':24 'manjaro':38 'mindset':20 'must':33 'obvious':27 'over':10 'probabl':40 'real':1 'reason':2 'still':49 'suggest':50 'terribl':37 'tribal':13 'use':25,44,52 'war':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/6147775"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701774038 {#4635
      date: 2023-12-05 12:00:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4639}
  +body: "Linux is tribal for sure. But the Manjaro issues are real ( as a past user )."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701813705 {#5154
    date: 2023-12-05 23:01:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@RubyWitch@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5157 …}
  +nested: Doctrine\ORM\PersistentCollection {#5159 …}
  +votes: Doctrine\ORM\PersistentCollection {#5161 …}
  +reports: Doctrine\ORM\PersistentCollection {#5163 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5165 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5167 …}
  -id: 200368
  -bodyTs: "'issu':9 'linux':1 'manjaro':8 'past':14 'real':11 'sure':5 'tribal':3 'user':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5468636"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701813705 {#5155
    date: 2023-12-05 23:01:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
175 DENIED edit
App\Entity\EntryComment {#5156
  +user: App\Entity\User {#4140 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4639
    +user: App\Entity\User {#4652 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Real reason for the hate: The Linux community is overly focused on tribalism and has a console-wars mindset where what I’m using is obviously the best and everything else must be flawed and terrible. Manjaro is probably fine for most use cases.\n
      \n
      …although I’d still suggest just using base Arch instead. :)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1703271131 {#4634
      date: 2023-12-22 19:52:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4640 …}
    +nested: Doctrine\ORM\PersistentCollection {#4642 …}
    +votes: Doctrine\ORM\PersistentCollection {#4644 …}
    +reports: Doctrine\ORM\PersistentCollection {#4646 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4648 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4650 …}
    -id: 198360
    -bodyTs: "'although':46 'arch':54 'base':53 'best':29 'case':45 'communiti':8 'consol':18 'console-war':17 'd':48 'els':32 'everyth':31 'fine':41 'flaw':35 'focus':11 'hate':5 'instead':55 'linux':7 'm':24 'manjaro':38 'mindset':20 'must':33 'obvious':27 'over':10 'probabl':40 'real':1 'reason':2 'still':49 'suggest':50 'terribl':37 'tribal':13 'use':25,44,52 'war':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/6147775"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701774038 {#4635
      date: 2023-12-05 12:00:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4639}
  +body: "Linux is tribal for sure. But the Manjaro issues are real ( as a past user )."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701813705 {#5154
    date: 2023-12-05 23:01:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@RubyWitch@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5157 …}
  +nested: Doctrine\ORM\PersistentCollection {#5159 …}
  +votes: Doctrine\ORM\PersistentCollection {#5161 …}
  +reports: Doctrine\ORM\PersistentCollection {#5163 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5165 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5167 …}
  -id: 200368
  -bodyTs: "'issu':9 'linux':1 'manjaro':8 'past':14 'real':11 'sure':5 'tribal':3 'user':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5468636"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701813705 {#5155
    date: 2023-12-05 23:01:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
176 DENIED moderate
App\Entity\EntryComment {#5156
  +user: App\Entity\User {#4140 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4639
    +user: App\Entity\User {#4652 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Real reason for the hate: The Linux community is overly focused on tribalism and has a console-wars mindset where what I’m using is obviously the best and everything else must be flawed and terrible. Manjaro is probably fine for most use cases.\n
      \n
      …although I’d still suggest just using base Arch instead. :)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1703271131 {#4634
      date: 2023-12-22 19:52:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4640 …}
    +nested: Doctrine\ORM\PersistentCollection {#4642 …}
    +votes: Doctrine\ORM\PersistentCollection {#4644 …}
    +reports: Doctrine\ORM\PersistentCollection {#4646 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4648 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4650 …}
    -id: 198360
    -bodyTs: "'although':46 'arch':54 'base':53 'best':29 'case':45 'communiti':8 'consol':18 'console-war':17 'd':48 'els':32 'everyth':31 'fine':41 'flaw':35 'focus':11 'hate':5 'instead':55 'linux':7 'm':24 'manjaro':38 'mindset':20 'must':33 'obvious':27 'over':10 'probabl':40 'real':1 'reason':2 'still':49 'suggest':50 'terribl':37 'tribal':13 'use':25,44,52 'war':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/6147775"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701774038 {#4635
      date: 2023-12-05 12:00:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4639}
  +body: "Linux is tribal for sure. But the Manjaro issues are real ( as a past user )."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701813705 {#5154
    date: 2023-12-05 23:01:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@RubyWitch@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5157 …}
  +nested: Doctrine\ORM\PersistentCollection {#5159 …}
  +votes: Doctrine\ORM\PersistentCollection {#5161 …}
  +reports: Doctrine\ORM\PersistentCollection {#5163 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5165 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5167 …}
  -id: 200368
  -bodyTs: "'issu':9 'linux':1 'manjaro':8 'past':14 'real':11 'sure':5 'tribal':3 'user':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5468636"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701813705 {#5155
    date: 2023-12-05 23:01:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
177 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
178 DENIED moderate
App\Entity\EntryComment {#5507
  +user: App\Entity\User {#5020 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5156
    +user: App\Entity\User {#4140 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4639
      +user: App\Entity\User {#4652 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Real reason for the hate: The Linux community is overly focused on tribalism and has a console-wars mindset where what I’m using is obviously the best and everything else must be flawed and terrible. Manjaro is probably fine for most use cases.\n
        \n
        …although I’d still suggest just using base Arch instead. :)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1703271131 {#4634
        date: 2023-12-22 19:52:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WeAreAllOne@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4640 …}
      +nested: Doctrine\ORM\PersistentCollection {#4642 …}
      +votes: Doctrine\ORM\PersistentCollection {#4644 …}
      +reports: Doctrine\ORM\PersistentCollection {#4646 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4648 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4650 …}
      -id: 198360
      -bodyTs: "'although':46 'arch':54 'base':53 'best':29 'case':45 'communiti':8 'consol':18 'console-war':17 'd':48 'els':32 'everyth':31 'fine':41 'flaw':35 'focus':11 'hate':5 'instead':55 'linux':7 'm':24 'manjaro':38 'mindset':20 'must':33 'obvious':27 'over':10 'probabl':40 'real':1 'reason':2 'still':49 'suggest':50 'terribl':37 'tribal':13 'use':25,44,52 'war':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/6147775"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701774038 {#4635
        date: 2023-12-05 12:00:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4639}
    +body: "Linux is tribal for sure. But the Manjaro issues are real ( as a past user )."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701813705 {#5154
      date: 2023-12-05 23:01:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
      "@RubyWitch@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5157 …}
    +nested: Doctrine\ORM\PersistentCollection {#5159 …}
    +votes: Doctrine\ORM\PersistentCollection {#5161 …}
    +reports: Doctrine\ORM\PersistentCollection {#5163 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5165 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5167 …}
    -id: 200368
    -bodyTs: "'issu':9 'linux':1 'manjaro':8 'past':14 'real':11 'sure':5 'tribal':3 'user':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5468636"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701813705 {#5155
      date: 2023-12-05 23:01:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4639}
  +body: """
    None of the complaints people have about Manjaro affect me.\n
    \n
    Been using Manjaro exclusively for 3 years.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701911258 {#5505
    date: 2023-12-07 02:07:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@RubyWitch@lemmy.sdf.org"
    "@LeFantome@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5508 …}
  +nested: Doctrine\ORM\PersistentCollection {#5510 …}
  +votes: Doctrine\ORM\PersistentCollection {#5512 …}
  +reports: Doctrine\ORM\PersistentCollection {#5514 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5516 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5518 …}
  -id: 204839
  -bodyTs: "'3':16 'affect':9 'complaint':4 'exclus':14 'manjaro':8,13 'none':1 'peopl':5 'use':12 'year':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5859883"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701911258 {#5506
    date: 2023-12-07 02:07:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
179 DENIED edit
App\Entity\EntryComment {#5507
  +user: App\Entity\User {#5020 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5156
    +user: App\Entity\User {#4140 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4639
      +user: App\Entity\User {#4652 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Real reason for the hate: The Linux community is overly focused on tribalism and has a console-wars mindset where what I’m using is obviously the best and everything else must be flawed and terrible. Manjaro is probably fine for most use cases.\n
        \n
        …although I’d still suggest just using base Arch instead. :)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1703271131 {#4634
        date: 2023-12-22 19:52:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WeAreAllOne@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4640 …}
      +nested: Doctrine\ORM\PersistentCollection {#4642 …}
      +votes: Doctrine\ORM\PersistentCollection {#4644 …}
      +reports: Doctrine\ORM\PersistentCollection {#4646 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4648 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4650 …}
      -id: 198360
      -bodyTs: "'although':46 'arch':54 'base':53 'best':29 'case':45 'communiti':8 'consol':18 'console-war':17 'd':48 'els':32 'everyth':31 'fine':41 'flaw':35 'focus':11 'hate':5 'instead':55 'linux':7 'm':24 'manjaro':38 'mindset':20 'must':33 'obvious':27 'over':10 'probabl':40 'real':1 'reason':2 'still':49 'suggest':50 'terribl':37 'tribal':13 'use':25,44,52 'war':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/6147775"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701774038 {#4635
        date: 2023-12-05 12:00:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4639}
    +body: "Linux is tribal for sure. But the Manjaro issues are real ( as a past user )."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701813705 {#5154
      date: 2023-12-05 23:01:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
      "@RubyWitch@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5157 …}
    +nested: Doctrine\ORM\PersistentCollection {#5159 …}
    +votes: Doctrine\ORM\PersistentCollection {#5161 …}
    +reports: Doctrine\ORM\PersistentCollection {#5163 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5165 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5167 …}
    -id: 200368
    -bodyTs: "'issu':9 'linux':1 'manjaro':8 'past':14 'real':11 'sure':5 'tribal':3 'user':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5468636"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701813705 {#5155
      date: 2023-12-05 23:01:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4639}
  +body: """
    None of the complaints people have about Manjaro affect me.\n
    \n
    Been using Manjaro exclusively for 3 years.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701911258 {#5505
    date: 2023-12-07 02:07:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@RubyWitch@lemmy.sdf.org"
    "@LeFantome@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5508 …}
  +nested: Doctrine\ORM\PersistentCollection {#5510 …}
  +votes: Doctrine\ORM\PersistentCollection {#5512 …}
  +reports: Doctrine\ORM\PersistentCollection {#5514 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5516 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5518 …}
  -id: 204839
  -bodyTs: "'3':16 'affect':9 'complaint':4 'exclus':14 'manjaro':8,13 'none':1 'peopl':5 'use':12 'year':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5859883"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701911258 {#5506
    date: 2023-12-07 02:07:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
180 DENIED moderate
App\Entity\EntryComment {#5507
  +user: App\Entity\User {#5020 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5156
    +user: App\Entity\User {#4140 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4639
      +user: App\Entity\User {#4652 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Real reason for the hate: The Linux community is overly focused on tribalism and has a console-wars mindset where what I’m using is obviously the best and everything else must be flawed and terrible. Manjaro is probably fine for most use cases.\n
        \n
        …although I’d still suggest just using base Arch instead. :)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1703271131 {#4634
        date: 2023-12-22 19:52:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WeAreAllOne@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4640 …}
      +nested: Doctrine\ORM\PersistentCollection {#4642 …}
      +votes: Doctrine\ORM\PersistentCollection {#4644 …}
      +reports: Doctrine\ORM\PersistentCollection {#4646 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4648 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4650 …}
      -id: 198360
      -bodyTs: "'although':46 'arch':54 'base':53 'best':29 'case':45 'communiti':8 'consol':18 'console-war':17 'd':48 'els':32 'everyth':31 'fine':41 'flaw':35 'focus':11 'hate':5 'instead':55 'linux':7 'm':24 'manjaro':38 'mindset':20 'must':33 'obvious':27 'over':10 'probabl':40 'real':1 'reason':2 'still':49 'suggest':50 'terribl':37 'tribal':13 'use':25,44,52 'war':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/6147775"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701774038 {#4635
        date: 2023-12-05 12:00:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4639}
    +body: "Linux is tribal for sure. But the Manjaro issues are real ( as a past user )."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701813705 {#5154
      date: 2023-12-05 23:01:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
      "@RubyWitch@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5157 …}
    +nested: Doctrine\ORM\PersistentCollection {#5159 …}
    +votes: Doctrine\ORM\PersistentCollection {#5161 …}
    +reports: Doctrine\ORM\PersistentCollection {#5163 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5165 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5167 …}
    -id: 200368
    -bodyTs: "'issu':9 'linux':1 'manjaro':8 'past':14 'real':11 'sure':5 'tribal':3 'user':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5468636"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701813705 {#5155
      date: 2023-12-05 23:01:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4639}
  +body: """
    None of the complaints people have about Manjaro affect me.\n
    \n
    Been using Manjaro exclusively for 3 years.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701911258 {#5505
    date: 2023-12-07 02:07:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@RubyWitch@lemmy.sdf.org"
    "@LeFantome@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5508 …}
  +nested: Doctrine\ORM\PersistentCollection {#5510 …}
  +votes: Doctrine\ORM\PersistentCollection {#5512 …}
  +reports: Doctrine\ORM\PersistentCollection {#5514 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5516 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5518 …}
  -id: 204839
  -bodyTs: "'3':16 'affect':9 'complaint':4 'exclus':14 'manjaro':8,13 'none':1 'peopl':5 'use':12 'year':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5859883"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701911258 {#5506
    date: 2023-12-07 02:07:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
181 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
182 DENIED moderate
App\Entity\EntryComment {#5171
  +user: App\Entity\User {#5020 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4639
    +user: App\Entity\User {#4652 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Real reason for the hate: The Linux community is overly focused on tribalism and has a console-wars mindset where what I’m using is obviously the best and everything else must be flawed and terrible. Manjaro is probably fine for most use cases.\n
      \n
      …although I’d still suggest just using base Arch instead. :)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1703271131 {#4634
      date: 2023-12-22 19:52:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4640 …}
    +nested: Doctrine\ORM\PersistentCollection {#4642 …}
    +votes: Doctrine\ORM\PersistentCollection {#4644 …}
    +reports: Doctrine\ORM\PersistentCollection {#4646 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4648 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4650 …}
    -id: 198360
    -bodyTs: "'although':46 'arch':54 'base':53 'best':29 'case':45 'communiti':8 'consol':18 'console-war':17 'd':48 'els':32 'everyth':31 'fine':41 'flaw':35 'focus':11 'hate':5 'instead':55 'linux':7 'm':24 'manjaro':38 'mindset':20 'must':33 'obvious':27 'over':10 'probabl':40 'real':1 'reason':2 'still':49 'suggest':50 'terribl':37 'tribal':13 'use':25,44,52 'war':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/6147775"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701774038 {#4635
      date: 2023-12-05 12:00:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4639}
  +body: "This is the truth. I’m glad more people are starting to realize it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701911275 {#5169
    date: 2023-12-07 02:07:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@RubyWitch@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5172 …}
  +nested: Doctrine\ORM\PersistentCollection {#5174 …}
  +votes: Doctrine\ORM\PersistentCollection {#5176 …}
  +reports: Doctrine\ORM\PersistentCollection {#5178 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5180 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5182 …}
  -id: 204840
  -bodyTs: "'glad':7 'm':6 'peopl':9 'realiz':13 'start':11 'truth':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5859886"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701911275 {#5170
    date: 2023-12-07 02:07:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
183 DENIED edit
App\Entity\EntryComment {#5171
  +user: App\Entity\User {#5020 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4639
    +user: App\Entity\User {#4652 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Real reason for the hate: The Linux community is overly focused on tribalism and has a console-wars mindset where what I’m using is obviously the best and everything else must be flawed and terrible. Manjaro is probably fine for most use cases.\n
      \n
      …although I’d still suggest just using base Arch instead. :)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1703271131 {#4634
      date: 2023-12-22 19:52:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4640 …}
    +nested: Doctrine\ORM\PersistentCollection {#4642 …}
    +votes: Doctrine\ORM\PersistentCollection {#4644 …}
    +reports: Doctrine\ORM\PersistentCollection {#4646 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4648 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4650 …}
    -id: 198360
    -bodyTs: "'although':46 'arch':54 'base':53 'best':29 'case':45 'communiti':8 'consol':18 'console-war':17 'd':48 'els':32 'everyth':31 'fine':41 'flaw':35 'focus':11 'hate':5 'instead':55 'linux':7 'm':24 'manjaro':38 'mindset':20 'must':33 'obvious':27 'over':10 'probabl':40 'real':1 'reason':2 'still':49 'suggest':50 'terribl':37 'tribal':13 'use':25,44,52 'war':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/6147775"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701774038 {#4635
      date: 2023-12-05 12:00:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4639}
  +body: "This is the truth. I’m glad more people are starting to realize it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701911275 {#5169
    date: 2023-12-07 02:07:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@RubyWitch@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5172 …}
  +nested: Doctrine\ORM\PersistentCollection {#5174 …}
  +votes: Doctrine\ORM\PersistentCollection {#5176 …}
  +reports: Doctrine\ORM\PersistentCollection {#5178 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5180 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5182 …}
  -id: 204840
  -bodyTs: "'glad':7 'm':6 'peopl':9 'realiz':13 'start':11 'truth':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5859886"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701911275 {#5170
    date: 2023-12-07 02:07:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
184 DENIED moderate
App\Entity\EntryComment {#5171
  +user: App\Entity\User {#5020 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4639
    +user: App\Entity\User {#4652 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Real reason for the hate: The Linux community is overly focused on tribalism and has a console-wars mindset where what I’m using is obviously the best and everything else must be flawed and terrible. Manjaro is probably fine for most use cases.\n
      \n
      …although I’d still suggest just using base Arch instead. :)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1703271131 {#4634
      date: 2023-12-22 19:52:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4640 …}
    +nested: Doctrine\ORM\PersistentCollection {#4642 …}
    +votes: Doctrine\ORM\PersistentCollection {#4644 …}
    +reports: Doctrine\ORM\PersistentCollection {#4646 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4648 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4650 …}
    -id: 198360
    -bodyTs: "'although':46 'arch':54 'base':53 'best':29 'case':45 'communiti':8 'consol':18 'console-war':17 'd':48 'els':32 'everyth':31 'fine':41 'flaw':35 'focus':11 'hate':5 'instead':55 'linux':7 'm':24 'manjaro':38 'mindset':20 'must':33 'obvious':27 'over':10 'probabl':40 'real':1 'reason':2 'still':49 'suggest':50 'terribl':37 'tribal':13 'use':25,44,52 'war':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/6147775"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701774038 {#4635
      date: 2023-12-05 12:00:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4639}
  +body: "This is the truth. I’m glad more people are starting to realize it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701911275 {#5169
    date: 2023-12-07 02:07:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@RubyWitch@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5172 …}
  +nested: Doctrine\ORM\PersistentCollection {#5174 …}
  +votes: Doctrine\ORM\PersistentCollection {#5176 …}
  +reports: Doctrine\ORM\PersistentCollection {#5178 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5180 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5182 …}
  -id: 204840
  -bodyTs: "'glad':7 'm':6 'peopl':9 'realiz':13 'start':11 'truth':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5859886"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701911275 {#5170
    date: 2023-12-07 02:07:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
185 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
186 DENIED moderate
App\Entity\EntryComment {#4715
  +user: App\Entity\User {#4728 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    It’s not all “purists” and “tribalism”, Manjaro actually has issues. Besides the well known certificate issues and older packages, I have the following anecdote which made me really dislike it.\n
    \n
    A friend has Manjaro and one day his nvidia drivers stopped working after an update. I helped troubleshoot over the phone, while looking over the wiki. For nvidia drivers they have their own wrapper around pacman.\n
    \n
    Turns out there’s a different nvidia driver for each kernel version. Already a stupid design. So unlike arch where there’s 1 kernel package (the latest the distro offers) and 1 matching nvidia driver, Manjaro has dozens…\n
    \n
    The wiki never mentions how to install or update the drivers manually with pacman or anything like that. It pushes their own tool, a stupid wrapper around pacman, which is supposed to manage this for you.\n
    \n
    In my friend’s case, the tool failed. It was trying to run pacman but there was a conflict issue. But the tool didn’t show the pacman output, so we couldn’t figure out what the tool is trying to do, and why it doesn’t work. We tried removing the tool and re-installing, and all kinds of messing around with it. It failed to install the drivers, it failed to remove the drivers, it kept failing whatever we tried.\n
    \n
    Eventually we figured out the naming convention they used for the packages (again not mentioned in the wiki), and manage to install the correct kernel - driver pair manually, using pacman.\n
    \n
    Tl;dr: poor design, bad documentation, and they push their own crappy tools which hinder instead of helping
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1703484004 {#4709
    date: 2023-12-25 07:00:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4716 …}
  +nested: Doctrine\ORM\PersistentCollection {#4718 …}
  +votes: Doctrine\ORM\PersistentCollection {#4720 …}
  +reports: Doctrine\ORM\PersistentCollection {#4722 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4724 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4726 …}
  -id: 202663
  -bodyTs: "'1':90,99 'actual':9 'alreadi':80 'anecdot':25 'anyth':121 'arch':86 'around':66,132,204 'bad':259 'besid':12 'case':146 'certif':16 'conflict':160 'convent':231 'correct':248 'couldn':173 'crappi':266 'day':38 'design':83,258 'didn':165 'differ':73 'dislik':30 'distro':96 'document':260 'doesn':187 'dozen':105 'dr':256 'driver':41,60,75,102,116,212,218,250 'eventu':225 'fail':149,208,214,221 'figur':175,227 'follow':24 'friend':33,144 'help':48,272 'hinder':269 'instal':112,198,210,246 'instead':270 'issu':11,17,161 'kept':220 'kernel':78,91,249 'kind':201 'known':15 'latest':94 'like':122 'look':54 'made':27 'manag':138,244 'manjaro':8,35,103 'manual':117,252 'match':100 'mention':109,239 'mess':203 'name':230 'never':108 'nvidia':40,59,74,101 'offer':97 'older':19 'one':37 'output':170 'packag':20,92,236 'pacman':67,119,133,155,169,254 'pair':251 'phone':52 'poor':257 'purist':5 'push':125,263 're':197 're-instal':196 'realli':29 'remov':192,216 'run':154 'show':167 'stop':42 'stupid':82,130 'suppos':136 'tl':255 'tool':128,148,164,179,194,267 'tri':152,181,191,224 'tribal':7 'troubleshoot':49 'turn':68 'unlik':85 'updat':46,114 'use':233,253 'version':79 'well':14 'whatev':222 'wiki':57,107,242 'work':43,189 'wrapper':65,131"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6420796"
  +editedAt: DateTimeImmutable @1703210170 {#4710
    date: 2023-12-22 02:56:10.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701854381 {#4711
    date: 2023-12-06 10:19:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
187 DENIED edit
App\Entity\EntryComment {#4715
  +user: App\Entity\User {#4728 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    It’s not all “purists” and “tribalism”, Manjaro actually has issues. Besides the well known certificate issues and older packages, I have the following anecdote which made me really dislike it.\n
    \n
    A friend has Manjaro and one day his nvidia drivers stopped working after an update. I helped troubleshoot over the phone, while looking over the wiki. For nvidia drivers they have their own wrapper around pacman.\n
    \n
    Turns out there’s a different nvidia driver for each kernel version. Already a stupid design. So unlike arch where there’s 1 kernel package (the latest the distro offers) and 1 matching nvidia driver, Manjaro has dozens…\n
    \n
    The wiki never mentions how to install or update the drivers manually with pacman or anything like that. It pushes their own tool, a stupid wrapper around pacman, which is supposed to manage this for you.\n
    \n
    In my friend’s case, the tool failed. It was trying to run pacman but there was a conflict issue. But the tool didn’t show the pacman output, so we couldn’t figure out what the tool is trying to do, and why it doesn’t work. We tried removing the tool and re-installing, and all kinds of messing around with it. It failed to install the drivers, it failed to remove the drivers, it kept failing whatever we tried.\n
    \n
    Eventually we figured out the naming convention they used for the packages (again not mentioned in the wiki), and manage to install the correct kernel - driver pair manually, using pacman.\n
    \n
    Tl;dr: poor design, bad documentation, and they push their own crappy tools which hinder instead of helping
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1703484004 {#4709
    date: 2023-12-25 07:00:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4716 …}
  +nested: Doctrine\ORM\PersistentCollection {#4718 …}
  +votes: Doctrine\ORM\PersistentCollection {#4720 …}
  +reports: Doctrine\ORM\PersistentCollection {#4722 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4724 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4726 …}
  -id: 202663
  -bodyTs: "'1':90,99 'actual':9 'alreadi':80 'anecdot':25 'anyth':121 'arch':86 'around':66,132,204 'bad':259 'besid':12 'case':146 'certif':16 'conflict':160 'convent':231 'correct':248 'couldn':173 'crappi':266 'day':38 'design':83,258 'didn':165 'differ':73 'dislik':30 'distro':96 'document':260 'doesn':187 'dozen':105 'dr':256 'driver':41,60,75,102,116,212,218,250 'eventu':225 'fail':149,208,214,221 'figur':175,227 'follow':24 'friend':33,144 'help':48,272 'hinder':269 'instal':112,198,210,246 'instead':270 'issu':11,17,161 'kept':220 'kernel':78,91,249 'kind':201 'known':15 'latest':94 'like':122 'look':54 'made':27 'manag':138,244 'manjaro':8,35,103 'manual':117,252 'match':100 'mention':109,239 'mess':203 'name':230 'never':108 'nvidia':40,59,74,101 'offer':97 'older':19 'one':37 'output':170 'packag':20,92,236 'pacman':67,119,133,155,169,254 'pair':251 'phone':52 'poor':257 'purist':5 'push':125,263 're':197 're-instal':196 'realli':29 'remov':192,216 'run':154 'show':167 'stop':42 'stupid':82,130 'suppos':136 'tl':255 'tool':128,148,164,179,194,267 'tri':152,181,191,224 'tribal':7 'troubleshoot':49 'turn':68 'unlik':85 'updat':46,114 'use':233,253 'version':79 'well':14 'whatev':222 'wiki':57,107,242 'work':43,189 'wrapper':65,131"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6420796"
  +editedAt: DateTimeImmutable @1703210170 {#4710
    date: 2023-12-22 02:56:10.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701854381 {#4711
    date: 2023-12-06 10:19:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
188 DENIED moderate
App\Entity\EntryComment {#4715
  +user: App\Entity\User {#4728 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    It’s not all “purists” and “tribalism”, Manjaro actually has issues. Besides the well known certificate issues and older packages, I have the following anecdote which made me really dislike it.\n
    \n
    A friend has Manjaro and one day his nvidia drivers stopped working after an update. I helped troubleshoot over the phone, while looking over the wiki. For nvidia drivers they have their own wrapper around pacman.\n
    \n
    Turns out there’s a different nvidia driver for each kernel version. Already a stupid design. So unlike arch where there’s 1 kernel package (the latest the distro offers) and 1 matching nvidia driver, Manjaro has dozens…\n
    \n
    The wiki never mentions how to install or update the drivers manually with pacman or anything like that. It pushes their own tool, a stupid wrapper around pacman, which is supposed to manage this for you.\n
    \n
    In my friend’s case, the tool failed. It was trying to run pacman but there was a conflict issue. But the tool didn’t show the pacman output, so we couldn’t figure out what the tool is trying to do, and why it doesn’t work. We tried removing the tool and re-installing, and all kinds of messing around with it. It failed to install the drivers, it failed to remove the drivers, it kept failing whatever we tried.\n
    \n
    Eventually we figured out the naming convention they used for the packages (again not mentioned in the wiki), and manage to install the correct kernel - driver pair manually, using pacman.\n
    \n
    Tl;dr: poor design, bad documentation, and they push their own crappy tools which hinder instead of helping
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1703484004 {#4709
    date: 2023-12-25 07:00:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4716 …}
  +nested: Doctrine\ORM\PersistentCollection {#4718 …}
  +votes: Doctrine\ORM\PersistentCollection {#4720 …}
  +reports: Doctrine\ORM\PersistentCollection {#4722 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4724 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4726 …}
  -id: 202663
  -bodyTs: "'1':90,99 'actual':9 'alreadi':80 'anecdot':25 'anyth':121 'arch':86 'around':66,132,204 'bad':259 'besid':12 'case':146 'certif':16 'conflict':160 'convent':231 'correct':248 'couldn':173 'crappi':266 'day':38 'design':83,258 'didn':165 'differ':73 'dislik':30 'distro':96 'document':260 'doesn':187 'dozen':105 'dr':256 'driver':41,60,75,102,116,212,218,250 'eventu':225 'fail':149,208,214,221 'figur':175,227 'follow':24 'friend':33,144 'help':48,272 'hinder':269 'instal':112,198,210,246 'instead':270 'issu':11,17,161 'kept':220 'kernel':78,91,249 'kind':201 'known':15 'latest':94 'like':122 'look':54 'made':27 'manag':138,244 'manjaro':8,35,103 'manual':117,252 'match':100 'mention':109,239 'mess':203 'name':230 'never':108 'nvidia':40,59,74,101 'offer':97 'older':19 'one':37 'output':170 'packag':20,92,236 'pacman':67,119,133,155,169,254 'pair':251 'phone':52 'poor':257 'purist':5 'push':125,263 're':197 're-instal':196 'realli':29 'remov':192,216 'run':154 'show':167 'stop':42 'stupid':82,130 'suppos':136 'tl':255 'tool':128,148,164,179,194,267 'tri':152,181,191,224 'tribal':7 'troubleshoot':49 'turn':68 'unlik':85 'updat':46,114 'use':233,253 'version':79 'well':14 'whatev':222 'wiki':57,107,242 'work':43,189 'wrapper':65,131"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6420796"
  +editedAt: DateTimeImmutable @1703210170 {#4710
    date: 2023-12-22 02:56:10.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701854381 {#4711
    date: 2023-12-06 10:19:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
189 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
190 DENIED moderate
App\Entity\EntryComment {#5392
  +user: Proxies\__CG__\App\Entity\User {#5393 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4715
    +user: App\Entity\User {#4728 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      It’s not all “purists” and “tribalism”, Manjaro actually has issues. Besides the well known certificate issues and older packages, I have the following anecdote which made me really dislike it.\n
      \n
      A friend has Manjaro and one day his nvidia drivers stopped working after an update. I helped troubleshoot over the phone, while looking over the wiki. For nvidia drivers they have their own wrapper around pacman.\n
      \n
      Turns out there’s a different nvidia driver for each kernel version. Already a stupid design. So unlike arch where there’s 1 kernel package (the latest the distro offers) and 1 matching nvidia driver, Manjaro has dozens…\n
      \n
      The wiki never mentions how to install or update the drivers manually with pacman or anything like that. It pushes their own tool, a stupid wrapper around pacman, which is supposed to manage this for you.\n
      \n
      In my friend’s case, the tool failed. It was trying to run pacman but there was a conflict issue. But the tool didn’t show the pacman output, so we couldn’t figure out what the tool is trying to do, and why it doesn’t work. We tried removing the tool and re-installing, and all kinds of messing around with it. It failed to install the drivers, it failed to remove the drivers, it kept failing whatever we tried.\n
      \n
      Eventually we figured out the naming convention they used for the packages (again not mentioned in the wiki), and manage to install the correct kernel - driver pair manually, using pacman.\n
      \n
      Tl;dr: poor design, bad documentation, and they push their own crappy tools which hinder instead of helping
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1703484004 {#4709
      date: 2023-12-25 07:00:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4716 …}
    +nested: Doctrine\ORM\PersistentCollection {#4718 …}
    +votes: Doctrine\ORM\PersistentCollection {#4720 …}
    +reports: Doctrine\ORM\PersistentCollection {#4722 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4724 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4726 …}
    -id: 202663
    -bodyTs: "'1':90,99 'actual':9 'alreadi':80 'anecdot':25 'anyth':121 'arch':86 'around':66,132,204 'bad':259 'besid':12 'case':146 'certif':16 'conflict':160 'convent':231 'correct':248 'couldn':173 'crappi':266 'day':38 'design':83,258 'didn':165 'differ':73 'dislik':30 'distro':96 'document':260 'doesn':187 'dozen':105 'dr':256 'driver':41,60,75,102,116,212,218,250 'eventu':225 'fail':149,208,214,221 'figur':175,227 'follow':24 'friend':33,144 'help':48,272 'hinder':269 'instal':112,198,210,246 'instead':270 'issu':11,17,161 'kept':220 'kernel':78,91,249 'kind':201 'known':15 'latest':94 'like':122 'look':54 'made':27 'manag':138,244 'manjaro':8,35,103 'manual':117,252 'match':100 'mention':109,239 'mess':203 'name':230 'never':108 'nvidia':40,59,74,101 'offer':97 'older':19 'one':37 'output':170 'packag':20,92,236 'pacman':67,119,133,155,169,254 'pair':251 'phone':52 'poor':257 'purist':5 'push':125,263 're':197 're-instal':196 'realli':29 'remov':192,216 'run':154 'show':167 'stop':42 'stupid':82,130 'suppos':136 'tl':255 'tool':128,148,164,179,194,267 'tri':152,181,191,224 'tribal':7 'troubleshoot':49 'turn':68 'unlik':85 'updat':46,114 'use':233,253 'version':79 'well':14 'whatev':222 'wiki':57,107,242 'work':43,189 'wrapper':65,131"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6420796"
    +editedAt: DateTimeImmutable @1703210170 {#4710
      date: 2023-12-22 02:56:10.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701854381 {#4711
      date: 2023-12-06 10:19:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4715}
  +body: """
    > there’s a different nvidia driver for each kernel version. Already a stupid design\n
    \n
    That’s not a stupid design at all. A nvidia kernel module artifact is only compatible with exactly one kernel ABI. Thus you need one binary nvidia package for each kernel you ship.\n
    \n
    Arch also has one package for every kernel ABI they ship: `nvidia` and `nvidia-lts`.  \n
    Though it should be noted that their design assumes that these two ABIs are the only possible ABIs which isn’t strictly the case as the zen, hardened or RT variants may sometimes lag behind their regular counterpart. *That’s* a stupid design if anything as it increases the friction of kernel ABI upgrades as a kernel package maintainer.\n
    \n
    We at NixOS also ship the nvidia module for each of our ~50 kernel variants; all major versions of the Nvidia module compatible with that kernel in fact.  \n
    The only possible way to access these nvidia kernel modules is via a certain kernel’s `linuxPackages` attribute set that contains all packages that rely on a kernel ABI such as kernel modules or packages like `perf`. *That’s* good design if you ask me but I’m obviously biased ;)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701865545 {#5390
    date: 2023-12-06 13:25:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@highduc@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5394 …}
  +nested: Doctrine\ORM\PersistentCollection {#5396 …}
  +votes: Doctrine\ORM\PersistentCollection {#5398 …}
  +reports: Doctrine\ORM\PersistentCollection {#5400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5402 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5404 …}
  -id: 202748
  -bodyTs: "'50':135 'abi':35,56,76,81,116,179 'access':156 'alreadi':11 'also':49,126 'anyth':108 'arch':48 'artifact':27 'ask':194 'assum':72 'attribut':168 'behind':98 'bias':200 'binari':40 'case':87 'certain':164 'compat':30,145 'contain':171 'counterpart':101 'design':14,20,71,106,191 'differ':4 'driver':6 'everi':54 'exact':32 'fact':150 'friction':113 'good':190 'harden':91 'increas':111 'isn':83 'kernel':9,25,34,45,55,115,120,136,148,159,165,178,182 'lag':97 'like':186 'linuxpackag':167 'lts':63 'm':198 'maintain':122 'major':139 'may':95 'modul':26,130,144,160,183 'need':38 'nixo':125 'note':68 'nvidia':5,24,41,59,62,129,143,158 'nvidia-lt':61 'obvious':199 'one':33,39,51 'packag':42,52,121,173,185 'perf':187 'possibl':80,153 'regular':100 'reli':175 'rt':93 'set':169 'ship':47,58,127 'sometim':96 'strict':85 'stupid':13,19,105 'though':64 'thus':36 'two':75 'upgrad':117 'variant':94,137 'version':10,140 'via':162 'way':154 'zen':90"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6423255"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701865545 {#5391
    date: 2023-12-06 13:25:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
191 DENIED edit
App\Entity\EntryComment {#5392
  +user: Proxies\__CG__\App\Entity\User {#5393 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4715
    +user: App\Entity\User {#4728 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      It’s not all “purists” and “tribalism”, Manjaro actually has issues. Besides the well known certificate issues and older packages, I have the following anecdote which made me really dislike it.\n
      \n
      A friend has Manjaro and one day his nvidia drivers stopped working after an update. I helped troubleshoot over the phone, while looking over the wiki. For nvidia drivers they have their own wrapper around pacman.\n
      \n
      Turns out there’s a different nvidia driver for each kernel version. Already a stupid design. So unlike arch where there’s 1 kernel package (the latest the distro offers) and 1 matching nvidia driver, Manjaro has dozens…\n
      \n
      The wiki never mentions how to install or update the drivers manually with pacman or anything like that. It pushes their own tool, a stupid wrapper around pacman, which is supposed to manage this for you.\n
      \n
      In my friend’s case, the tool failed. It was trying to run pacman but there was a conflict issue. But the tool didn’t show the pacman output, so we couldn’t figure out what the tool is trying to do, and why it doesn’t work. We tried removing the tool and re-installing, and all kinds of messing around with it. It failed to install the drivers, it failed to remove the drivers, it kept failing whatever we tried.\n
      \n
      Eventually we figured out the naming convention they used for the packages (again not mentioned in the wiki), and manage to install the correct kernel - driver pair manually, using pacman.\n
      \n
      Tl;dr: poor design, bad documentation, and they push their own crappy tools which hinder instead of helping
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1703484004 {#4709
      date: 2023-12-25 07:00:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4716 …}
    +nested: Doctrine\ORM\PersistentCollection {#4718 …}
    +votes: Doctrine\ORM\PersistentCollection {#4720 …}
    +reports: Doctrine\ORM\PersistentCollection {#4722 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4724 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4726 …}
    -id: 202663
    -bodyTs: "'1':90,99 'actual':9 'alreadi':80 'anecdot':25 'anyth':121 'arch':86 'around':66,132,204 'bad':259 'besid':12 'case':146 'certif':16 'conflict':160 'convent':231 'correct':248 'couldn':173 'crappi':266 'day':38 'design':83,258 'didn':165 'differ':73 'dislik':30 'distro':96 'document':260 'doesn':187 'dozen':105 'dr':256 'driver':41,60,75,102,116,212,218,250 'eventu':225 'fail':149,208,214,221 'figur':175,227 'follow':24 'friend':33,144 'help':48,272 'hinder':269 'instal':112,198,210,246 'instead':270 'issu':11,17,161 'kept':220 'kernel':78,91,249 'kind':201 'known':15 'latest':94 'like':122 'look':54 'made':27 'manag':138,244 'manjaro':8,35,103 'manual':117,252 'match':100 'mention':109,239 'mess':203 'name':230 'never':108 'nvidia':40,59,74,101 'offer':97 'older':19 'one':37 'output':170 'packag':20,92,236 'pacman':67,119,133,155,169,254 'pair':251 'phone':52 'poor':257 'purist':5 'push':125,263 're':197 're-instal':196 'realli':29 'remov':192,216 'run':154 'show':167 'stop':42 'stupid':82,130 'suppos':136 'tl':255 'tool':128,148,164,179,194,267 'tri':152,181,191,224 'tribal':7 'troubleshoot':49 'turn':68 'unlik':85 'updat':46,114 'use':233,253 'version':79 'well':14 'whatev':222 'wiki':57,107,242 'work':43,189 'wrapper':65,131"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6420796"
    +editedAt: DateTimeImmutable @1703210170 {#4710
      date: 2023-12-22 02:56:10.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701854381 {#4711
      date: 2023-12-06 10:19:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4715}
  +body: """
    > there’s a different nvidia driver for each kernel version. Already a stupid design\n
    \n
    That’s not a stupid design at all. A nvidia kernel module artifact is only compatible with exactly one kernel ABI. Thus you need one binary nvidia package for each kernel you ship.\n
    \n
    Arch also has one package for every kernel ABI they ship: `nvidia` and `nvidia-lts`.  \n
    Though it should be noted that their design assumes that these two ABIs are the only possible ABIs which isn’t strictly the case as the zen, hardened or RT variants may sometimes lag behind their regular counterpart. *That’s* a stupid design if anything as it increases the friction of kernel ABI upgrades as a kernel package maintainer.\n
    \n
    We at NixOS also ship the nvidia module for each of our ~50 kernel variants; all major versions of the Nvidia module compatible with that kernel in fact.  \n
    The only possible way to access these nvidia kernel modules is via a certain kernel’s `linuxPackages` attribute set that contains all packages that rely on a kernel ABI such as kernel modules or packages like `perf`. *That’s* good design if you ask me but I’m obviously biased ;)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701865545 {#5390
    date: 2023-12-06 13:25:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@highduc@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5394 …}
  +nested: Doctrine\ORM\PersistentCollection {#5396 …}
  +votes: Doctrine\ORM\PersistentCollection {#5398 …}
  +reports: Doctrine\ORM\PersistentCollection {#5400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5402 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5404 …}
  -id: 202748
  -bodyTs: "'50':135 'abi':35,56,76,81,116,179 'access':156 'alreadi':11 'also':49,126 'anyth':108 'arch':48 'artifact':27 'ask':194 'assum':72 'attribut':168 'behind':98 'bias':200 'binari':40 'case':87 'certain':164 'compat':30,145 'contain':171 'counterpart':101 'design':14,20,71,106,191 'differ':4 'driver':6 'everi':54 'exact':32 'fact':150 'friction':113 'good':190 'harden':91 'increas':111 'isn':83 'kernel':9,25,34,45,55,115,120,136,148,159,165,178,182 'lag':97 'like':186 'linuxpackag':167 'lts':63 'm':198 'maintain':122 'major':139 'may':95 'modul':26,130,144,160,183 'need':38 'nixo':125 'note':68 'nvidia':5,24,41,59,62,129,143,158 'nvidia-lt':61 'obvious':199 'one':33,39,51 'packag':42,52,121,173,185 'perf':187 'possibl':80,153 'regular':100 'reli':175 'rt':93 'set':169 'ship':47,58,127 'sometim':96 'strict':85 'stupid':13,19,105 'though':64 'thus':36 'two':75 'upgrad':117 'variant':94,137 'version':10,140 'via':162 'way':154 'zen':90"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6423255"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701865545 {#5391
    date: 2023-12-06 13:25:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
192 DENIED moderate
App\Entity\EntryComment {#5392
  +user: Proxies\__CG__\App\Entity\User {#5393 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4715
    +user: App\Entity\User {#4728 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      It’s not all “purists” and “tribalism”, Manjaro actually has issues. Besides the well known certificate issues and older packages, I have the following anecdote which made me really dislike it.\n
      \n
      A friend has Manjaro and one day his nvidia drivers stopped working after an update. I helped troubleshoot over the phone, while looking over the wiki. For nvidia drivers they have their own wrapper around pacman.\n
      \n
      Turns out there’s a different nvidia driver for each kernel version. Already a stupid design. So unlike arch where there’s 1 kernel package (the latest the distro offers) and 1 matching nvidia driver, Manjaro has dozens…\n
      \n
      The wiki never mentions how to install or update the drivers manually with pacman or anything like that. It pushes their own tool, a stupid wrapper around pacman, which is supposed to manage this for you.\n
      \n
      In my friend’s case, the tool failed. It was trying to run pacman but there was a conflict issue. But the tool didn’t show the pacman output, so we couldn’t figure out what the tool is trying to do, and why it doesn’t work. We tried removing the tool and re-installing, and all kinds of messing around with it. It failed to install the drivers, it failed to remove the drivers, it kept failing whatever we tried.\n
      \n
      Eventually we figured out the naming convention they used for the packages (again not mentioned in the wiki), and manage to install the correct kernel - driver pair manually, using pacman.\n
      \n
      Tl;dr: poor design, bad documentation, and they push their own crappy tools which hinder instead of helping
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1703484004 {#4709
      date: 2023-12-25 07:00:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4716 …}
    +nested: Doctrine\ORM\PersistentCollection {#4718 …}
    +votes: Doctrine\ORM\PersistentCollection {#4720 …}
    +reports: Doctrine\ORM\PersistentCollection {#4722 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4724 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4726 …}
    -id: 202663
    -bodyTs: "'1':90,99 'actual':9 'alreadi':80 'anecdot':25 'anyth':121 'arch':86 'around':66,132,204 'bad':259 'besid':12 'case':146 'certif':16 'conflict':160 'convent':231 'correct':248 'couldn':173 'crappi':266 'day':38 'design':83,258 'didn':165 'differ':73 'dislik':30 'distro':96 'document':260 'doesn':187 'dozen':105 'dr':256 'driver':41,60,75,102,116,212,218,250 'eventu':225 'fail':149,208,214,221 'figur':175,227 'follow':24 'friend':33,144 'help':48,272 'hinder':269 'instal':112,198,210,246 'instead':270 'issu':11,17,161 'kept':220 'kernel':78,91,249 'kind':201 'known':15 'latest':94 'like':122 'look':54 'made':27 'manag':138,244 'manjaro':8,35,103 'manual':117,252 'match':100 'mention':109,239 'mess':203 'name':230 'never':108 'nvidia':40,59,74,101 'offer':97 'older':19 'one':37 'output':170 'packag':20,92,236 'pacman':67,119,133,155,169,254 'pair':251 'phone':52 'poor':257 'purist':5 'push':125,263 're':197 're-instal':196 'realli':29 'remov':192,216 'run':154 'show':167 'stop':42 'stupid':82,130 'suppos':136 'tl':255 'tool':128,148,164,179,194,267 'tri':152,181,191,224 'tribal':7 'troubleshoot':49 'turn':68 'unlik':85 'updat':46,114 'use':233,253 'version':79 'well':14 'whatev':222 'wiki':57,107,242 'work':43,189 'wrapper':65,131"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6420796"
    +editedAt: DateTimeImmutable @1703210170 {#4710
      date: 2023-12-22 02:56:10.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701854381 {#4711
      date: 2023-12-06 10:19:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4715}
  +body: """
    > there’s a different nvidia driver for each kernel version. Already a stupid design\n
    \n
    That’s not a stupid design at all. A nvidia kernel module artifact is only compatible with exactly one kernel ABI. Thus you need one binary nvidia package for each kernel you ship.\n
    \n
    Arch also has one package for every kernel ABI they ship: `nvidia` and `nvidia-lts`.  \n
    Though it should be noted that their design assumes that these two ABIs are the only possible ABIs which isn’t strictly the case as the zen, hardened or RT variants may sometimes lag behind their regular counterpart. *That’s* a stupid design if anything as it increases the friction of kernel ABI upgrades as a kernel package maintainer.\n
    \n
    We at NixOS also ship the nvidia module for each of our ~50 kernel variants; all major versions of the Nvidia module compatible with that kernel in fact.  \n
    The only possible way to access these nvidia kernel modules is via a certain kernel’s `linuxPackages` attribute set that contains all packages that rely on a kernel ABI such as kernel modules or packages like `perf`. *That’s* good design if you ask me but I’m obviously biased ;)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701865545 {#5390
    date: 2023-12-06 13:25:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@highduc@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5394 …}
  +nested: Doctrine\ORM\PersistentCollection {#5396 …}
  +votes: Doctrine\ORM\PersistentCollection {#5398 …}
  +reports: Doctrine\ORM\PersistentCollection {#5400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5402 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5404 …}
  -id: 202748
  -bodyTs: "'50':135 'abi':35,56,76,81,116,179 'access':156 'alreadi':11 'also':49,126 'anyth':108 'arch':48 'artifact':27 'ask':194 'assum':72 'attribut':168 'behind':98 'bias':200 'binari':40 'case':87 'certain':164 'compat':30,145 'contain':171 'counterpart':101 'design':14,20,71,106,191 'differ':4 'driver':6 'everi':54 'exact':32 'fact':150 'friction':113 'good':190 'harden':91 'increas':111 'isn':83 'kernel':9,25,34,45,55,115,120,136,148,159,165,178,182 'lag':97 'like':186 'linuxpackag':167 'lts':63 'm':198 'maintain':122 'major':139 'may':95 'modul':26,130,144,160,183 'need':38 'nixo':125 'note':68 'nvidia':5,24,41,59,62,129,143,158 'nvidia-lt':61 'obvious':199 'one':33,39,51 'packag':42,52,121,173,185 'perf':187 'possibl':80,153 'regular':100 'reli':175 'rt':93 'set':169 'ship':47,58,127 'sometim':96 'strict':85 'stupid':13,19,105 'though':64 'thus':36 'two':75 'upgrad':117 'variant':94,137 'version':10,140 'via':162 'way':154 'zen':90"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6423255"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701865545 {#5391
    date: 2023-12-06 13:25:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
193 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
194 DENIED moderate
App\Entity\EntryComment {#5537
  +user: App\Entity\User {#4728 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5392
    +user: Proxies\__CG__\App\Entity\User {#5393 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4715
      +user: App\Entity\User {#4728 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        It’s not all “purists” and “tribalism”, Manjaro actually has issues. Besides the well known certificate issues and older packages, I have the following anecdote which made me really dislike it.\n
        \n
        A friend has Manjaro and one day his nvidia drivers stopped working after an update. I helped troubleshoot over the phone, while looking over the wiki. For nvidia drivers they have their own wrapper around pacman.\n
        \n
        Turns out there’s a different nvidia driver for each kernel version. Already a stupid design. So unlike arch where there’s 1 kernel package (the latest the distro offers) and 1 matching nvidia driver, Manjaro has dozens…\n
        \n
        The wiki never mentions how to install or update the drivers manually with pacman or anything like that. It pushes their own tool, a stupid wrapper around pacman, which is supposed to manage this for you.\n
        \n
        In my friend’s case, the tool failed. It was trying to run pacman but there was a conflict issue. But the tool didn’t show the pacman output, so we couldn’t figure out what the tool is trying to do, and why it doesn’t work. We tried removing the tool and re-installing, and all kinds of messing around with it. It failed to install the drivers, it failed to remove the drivers, it kept failing whatever we tried.\n
        \n
        Eventually we figured out the naming convention they used for the packages (again not mentioned in the wiki), and manage to install the correct kernel - driver pair manually, using pacman.\n
        \n
        Tl;dr: poor design, bad documentation, and they push their own crappy tools which hinder instead of helping
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1703484004 {#4709
        date: 2023-12-25 07:00:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WeAreAllOne@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4716 …}
      +nested: Doctrine\ORM\PersistentCollection {#4718 …}
      +votes: Doctrine\ORM\PersistentCollection {#4720 …}
      +reports: Doctrine\ORM\PersistentCollection {#4722 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4724 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4726 …}
      -id: 202663
      -bodyTs: "'1':90,99 'actual':9 'alreadi':80 'anecdot':25 'anyth':121 'arch':86 'around':66,132,204 'bad':259 'besid':12 'case':146 'certif':16 'conflict':160 'convent':231 'correct':248 'couldn':173 'crappi':266 'day':38 'design':83,258 'didn':165 'differ':73 'dislik':30 'distro':96 'document':260 'doesn':187 'dozen':105 'dr':256 'driver':41,60,75,102,116,212,218,250 'eventu':225 'fail':149,208,214,221 'figur':175,227 'follow':24 'friend':33,144 'help':48,272 'hinder':269 'instal':112,198,210,246 'instead':270 'issu':11,17,161 'kept':220 'kernel':78,91,249 'kind':201 'known':15 'latest':94 'like':122 'look':54 'made':27 'manag':138,244 'manjaro':8,35,103 'manual':117,252 'match':100 'mention':109,239 'mess':203 'name':230 'never':108 'nvidia':40,59,74,101 'offer':97 'older':19 'one':37 'output':170 'packag':20,92,236 'pacman':67,119,133,155,169,254 'pair':251 'phone':52 'poor':257 'purist':5 'push':125,263 're':197 're-instal':196 'realli':29 'remov':192,216 'run':154 'show':167 'stop':42 'stupid':82,130 'suppos':136 'tl':255 'tool':128,148,164,179,194,267 'tri':152,181,191,224 'tribal':7 'troubleshoot':49 'turn':68 'unlik':85 'updat':46,114 'use':233,253 'version':79 'well':14 'whatev':222 'wiki':57,107,242 'work':43,189 'wrapper':65,131"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6420796"
      +editedAt: DateTimeImmutable @1703210170 {#4710
        date: 2023-12-22 02:56:10.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701854381 {#4711
        date: 2023-12-06 10:19:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4715}
    +body: """
      > there’s a different nvidia driver for each kernel version. Already a stupid design\n
      \n
      That’s not a stupid design at all. A nvidia kernel module artifact is only compatible with exactly one kernel ABI. Thus you need one binary nvidia package for each kernel you ship.\n
      \n
      Arch also has one package for every kernel ABI they ship: `nvidia` and `nvidia-lts`.  \n
      Though it should be noted that their design assumes that these two ABIs are the only possible ABIs which isn’t strictly the case as the zen, hardened or RT variants may sometimes lag behind their regular counterpart. *That’s* a stupid design if anything as it increases the friction of kernel ABI upgrades as a kernel package maintainer.\n
      \n
      We at NixOS also ship the nvidia module for each of our ~50 kernel variants; all major versions of the Nvidia module compatible with that kernel in fact.  \n
      The only possible way to access these nvidia kernel modules is via a certain kernel’s `linuxPackages` attribute set that contains all packages that rely on a kernel ABI such as kernel modules or packages like `perf`. *That’s* good design if you ask me but I’m obviously biased ;)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1701865545 {#5390
      date: 2023-12-06 13:25:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
      "@highduc@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5394 …}
    +nested: Doctrine\ORM\PersistentCollection {#5396 …}
    +votes: Doctrine\ORM\PersistentCollection {#5398 …}
    +reports: Doctrine\ORM\PersistentCollection {#5400 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5402 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5404 …}
    -id: 202748
    -bodyTs: "'50':135 'abi':35,56,76,81,116,179 'access':156 'alreadi':11 'also':49,126 'anyth':108 'arch':48 'artifact':27 'ask':194 'assum':72 'attribut':168 'behind':98 'bias':200 'binari':40 'case':87 'certain':164 'compat':30,145 'contain':171 'counterpart':101 'design':14,20,71,106,191 'differ':4 'driver':6 'everi':54 'exact':32 'fact':150 'friction':113 'good':190 'harden':91 'increas':111 'isn':83 'kernel':9,25,34,45,55,115,120,136,148,159,165,178,182 'lag':97 'like':186 'linuxpackag':167 'lts':63 'm':198 'maintain':122 'major':139 'may':95 'modul':26,130,144,160,183 'need':38 'nixo':125 'note':68 'nvidia':5,24,41,59,62,129,143,158 'nvidia-lt':61 'obvious':199 'one':33,39,51 'packag':42,52,121,173,185 'perf':187 'possibl':80,153 'regular':100 'reli':175 'rt':93 'set':169 'ship':47,58,127 'sometim':96 'strict':85 'stupid':13,19,105 'though':64 'thus':36 'two':75 'upgrad':117 'variant':94,137 'version':10,140 'via':162 'way':154 'zen':90"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6423255"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701865545 {#5391
      date: 2023-12-06 13:25:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4715}
  +body: "I know you need a new nvidia driver every time the kernel updates, but why keep 50 kernel versions? My beef was them offering so many (outdated) versions instead of keeping the latest one which would make things very simple for users (imo)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701942444 {#5535
    date: 2023-12-07 10:47:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@highduc@lemmy.ml"
    "@Atemu@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5538 …}
  +nested: Doctrine\ORM\PersistentCollection {#5540 …}
  +votes: Doctrine\ORM\PersistentCollection {#5542 …}
  +reports: Doctrine\ORM\PersistentCollection {#5544 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5548 …}
  -id: 205946
  -bodyTs: "'50':17 'beef':21 'driver':8 'everi':9 'imo':43 'instead':29 'keep':16,31 'kernel':12,18 'know':2 'latest':33 'make':37 'mani':26 'need':4 'new':6 'nvidia':7 'offer':24 'one':34 'outdat':27 'simpl':40 'thing':38 'time':10 'updat':13 'user':42 'version':19,28 'would':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6448780"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701942444 {#5536
    date: 2023-12-07 10:47:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
195 DENIED edit
App\Entity\EntryComment {#5537
  +user: App\Entity\User {#4728 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5392
    +user: Proxies\__CG__\App\Entity\User {#5393 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4715
      +user: App\Entity\User {#4728 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        It’s not all “purists” and “tribalism”, Manjaro actually has issues. Besides the well known certificate issues and older packages, I have the following anecdote which made me really dislike it.\n
        \n
        A friend has Manjaro and one day his nvidia drivers stopped working after an update. I helped troubleshoot over the phone, while looking over the wiki. For nvidia drivers they have their own wrapper around pacman.\n
        \n
        Turns out there’s a different nvidia driver for each kernel version. Already a stupid design. So unlike arch where there’s 1 kernel package (the latest the distro offers) and 1 matching nvidia driver, Manjaro has dozens…\n
        \n
        The wiki never mentions how to install or update the drivers manually with pacman or anything like that. It pushes their own tool, a stupid wrapper around pacman, which is supposed to manage this for you.\n
        \n
        In my friend’s case, the tool failed. It was trying to run pacman but there was a conflict issue. But the tool didn’t show the pacman output, so we couldn’t figure out what the tool is trying to do, and why it doesn’t work. We tried removing the tool and re-installing, and all kinds of messing around with it. It failed to install the drivers, it failed to remove the drivers, it kept failing whatever we tried.\n
        \n
        Eventually we figured out the naming convention they used for the packages (again not mentioned in the wiki), and manage to install the correct kernel - driver pair manually, using pacman.\n
        \n
        Tl;dr: poor design, bad documentation, and they push their own crappy tools which hinder instead of helping
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1703484004 {#4709
        date: 2023-12-25 07:00:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WeAreAllOne@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4716 …}
      +nested: Doctrine\ORM\PersistentCollection {#4718 …}
      +votes: Doctrine\ORM\PersistentCollection {#4720 …}
      +reports: Doctrine\ORM\PersistentCollection {#4722 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4724 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4726 …}
      -id: 202663
      -bodyTs: "'1':90,99 'actual':9 'alreadi':80 'anecdot':25 'anyth':121 'arch':86 'around':66,132,204 'bad':259 'besid':12 'case':146 'certif':16 'conflict':160 'convent':231 'correct':248 'couldn':173 'crappi':266 'day':38 'design':83,258 'didn':165 'differ':73 'dislik':30 'distro':96 'document':260 'doesn':187 'dozen':105 'dr':256 'driver':41,60,75,102,116,212,218,250 'eventu':225 'fail':149,208,214,221 'figur':175,227 'follow':24 'friend':33,144 'help':48,272 'hinder':269 'instal':112,198,210,246 'instead':270 'issu':11,17,161 'kept':220 'kernel':78,91,249 'kind':201 'known':15 'latest':94 'like':122 'look':54 'made':27 'manag':138,244 'manjaro':8,35,103 'manual':117,252 'match':100 'mention':109,239 'mess':203 'name':230 'never':108 'nvidia':40,59,74,101 'offer':97 'older':19 'one':37 'output':170 'packag':20,92,236 'pacman':67,119,133,155,169,254 'pair':251 'phone':52 'poor':257 'purist':5 'push':125,263 're':197 're-instal':196 'realli':29 'remov':192,216 'run':154 'show':167 'stop':42 'stupid':82,130 'suppos':136 'tl':255 'tool':128,148,164,179,194,267 'tri':152,181,191,224 'tribal':7 'troubleshoot':49 'turn':68 'unlik':85 'updat':46,114 'use':233,253 'version':79 'well':14 'whatev':222 'wiki':57,107,242 'work':43,189 'wrapper':65,131"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6420796"
      +editedAt: DateTimeImmutable @1703210170 {#4710
        date: 2023-12-22 02:56:10.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701854381 {#4711
        date: 2023-12-06 10:19:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4715}
    +body: """
      > there’s a different nvidia driver for each kernel version. Already a stupid design\n
      \n
      That’s not a stupid design at all. A nvidia kernel module artifact is only compatible with exactly one kernel ABI. Thus you need one binary nvidia package for each kernel you ship.\n
      \n
      Arch also has one package for every kernel ABI they ship: `nvidia` and `nvidia-lts`.  \n
      Though it should be noted that their design assumes that these two ABIs are the only possible ABIs which isn’t strictly the case as the zen, hardened or RT variants may sometimes lag behind their regular counterpart. *That’s* a stupid design if anything as it increases the friction of kernel ABI upgrades as a kernel package maintainer.\n
      \n
      We at NixOS also ship the nvidia module for each of our ~50 kernel variants; all major versions of the Nvidia module compatible with that kernel in fact.  \n
      The only possible way to access these nvidia kernel modules is via a certain kernel’s `linuxPackages` attribute set that contains all packages that rely on a kernel ABI such as kernel modules or packages like `perf`. *That’s* good design if you ask me but I’m obviously biased ;)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1701865545 {#5390
      date: 2023-12-06 13:25:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
      "@highduc@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5394 …}
    +nested: Doctrine\ORM\PersistentCollection {#5396 …}
    +votes: Doctrine\ORM\PersistentCollection {#5398 …}
    +reports: Doctrine\ORM\PersistentCollection {#5400 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5402 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5404 …}
    -id: 202748
    -bodyTs: "'50':135 'abi':35,56,76,81,116,179 'access':156 'alreadi':11 'also':49,126 'anyth':108 'arch':48 'artifact':27 'ask':194 'assum':72 'attribut':168 'behind':98 'bias':200 'binari':40 'case':87 'certain':164 'compat':30,145 'contain':171 'counterpart':101 'design':14,20,71,106,191 'differ':4 'driver':6 'everi':54 'exact':32 'fact':150 'friction':113 'good':190 'harden':91 'increas':111 'isn':83 'kernel':9,25,34,45,55,115,120,136,148,159,165,178,182 'lag':97 'like':186 'linuxpackag':167 'lts':63 'm':198 'maintain':122 'major':139 'may':95 'modul':26,130,144,160,183 'need':38 'nixo':125 'note':68 'nvidia':5,24,41,59,62,129,143,158 'nvidia-lt':61 'obvious':199 'one':33,39,51 'packag':42,52,121,173,185 'perf':187 'possibl':80,153 'regular':100 'reli':175 'rt':93 'set':169 'ship':47,58,127 'sometim':96 'strict':85 'stupid':13,19,105 'though':64 'thus':36 'two':75 'upgrad':117 'variant':94,137 'version':10,140 'via':162 'way':154 'zen':90"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6423255"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701865545 {#5391
      date: 2023-12-06 13:25:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4715}
  +body: "I know you need a new nvidia driver every time the kernel updates, but why keep 50 kernel versions? My beef was them offering so many (outdated) versions instead of keeping the latest one which would make things very simple for users (imo)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701942444 {#5535
    date: 2023-12-07 10:47:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@highduc@lemmy.ml"
    "@Atemu@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5538 …}
  +nested: Doctrine\ORM\PersistentCollection {#5540 …}
  +votes: Doctrine\ORM\PersistentCollection {#5542 …}
  +reports: Doctrine\ORM\PersistentCollection {#5544 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5548 …}
  -id: 205946
  -bodyTs: "'50':17 'beef':21 'driver':8 'everi':9 'imo':43 'instead':29 'keep':16,31 'kernel':12,18 'know':2 'latest':33 'make':37 'mani':26 'need':4 'new':6 'nvidia':7 'offer':24 'one':34 'outdat':27 'simpl':40 'thing':38 'time':10 'updat':13 'user':42 'version':19,28 'would':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6448780"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701942444 {#5536
    date: 2023-12-07 10:47:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
196 DENIED moderate
App\Entity\EntryComment {#5537
  +user: App\Entity\User {#4728 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5392
    +user: Proxies\__CG__\App\Entity\User {#5393 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4715
      +user: App\Entity\User {#4728 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        It’s not all “purists” and “tribalism”, Manjaro actually has issues. Besides the well known certificate issues and older packages, I have the following anecdote which made me really dislike it.\n
        \n
        A friend has Manjaro and one day his nvidia drivers stopped working after an update. I helped troubleshoot over the phone, while looking over the wiki. For nvidia drivers they have their own wrapper around pacman.\n
        \n
        Turns out there’s a different nvidia driver for each kernel version. Already a stupid design. So unlike arch where there’s 1 kernel package (the latest the distro offers) and 1 matching nvidia driver, Manjaro has dozens…\n
        \n
        The wiki never mentions how to install or update the drivers manually with pacman or anything like that. It pushes their own tool, a stupid wrapper around pacman, which is supposed to manage this for you.\n
        \n
        In my friend’s case, the tool failed. It was trying to run pacman but there was a conflict issue. But the tool didn’t show the pacman output, so we couldn’t figure out what the tool is trying to do, and why it doesn’t work. We tried removing the tool and re-installing, and all kinds of messing around with it. It failed to install the drivers, it failed to remove the drivers, it kept failing whatever we tried.\n
        \n
        Eventually we figured out the naming convention they used for the packages (again not mentioned in the wiki), and manage to install the correct kernel - driver pair manually, using pacman.\n
        \n
        Tl;dr: poor design, bad documentation, and they push their own crappy tools which hinder instead of helping
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1703484004 {#4709
        date: 2023-12-25 07:00:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WeAreAllOne@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4716 …}
      +nested: Doctrine\ORM\PersistentCollection {#4718 …}
      +votes: Doctrine\ORM\PersistentCollection {#4720 …}
      +reports: Doctrine\ORM\PersistentCollection {#4722 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4724 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4726 …}
      -id: 202663
      -bodyTs: "'1':90,99 'actual':9 'alreadi':80 'anecdot':25 'anyth':121 'arch':86 'around':66,132,204 'bad':259 'besid':12 'case':146 'certif':16 'conflict':160 'convent':231 'correct':248 'couldn':173 'crappi':266 'day':38 'design':83,258 'didn':165 'differ':73 'dislik':30 'distro':96 'document':260 'doesn':187 'dozen':105 'dr':256 'driver':41,60,75,102,116,212,218,250 'eventu':225 'fail':149,208,214,221 'figur':175,227 'follow':24 'friend':33,144 'help':48,272 'hinder':269 'instal':112,198,210,246 'instead':270 'issu':11,17,161 'kept':220 'kernel':78,91,249 'kind':201 'known':15 'latest':94 'like':122 'look':54 'made':27 'manag':138,244 'manjaro':8,35,103 'manual':117,252 'match':100 'mention':109,239 'mess':203 'name':230 'never':108 'nvidia':40,59,74,101 'offer':97 'older':19 'one':37 'output':170 'packag':20,92,236 'pacman':67,119,133,155,169,254 'pair':251 'phone':52 'poor':257 'purist':5 'push':125,263 're':197 're-instal':196 'realli':29 'remov':192,216 'run':154 'show':167 'stop':42 'stupid':82,130 'suppos':136 'tl':255 'tool':128,148,164,179,194,267 'tri':152,181,191,224 'tribal':7 'troubleshoot':49 'turn':68 'unlik':85 'updat':46,114 'use':233,253 'version':79 'well':14 'whatev':222 'wiki':57,107,242 'work':43,189 'wrapper':65,131"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6420796"
      +editedAt: DateTimeImmutable @1703210170 {#4710
        date: 2023-12-22 02:56:10.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701854381 {#4711
        date: 2023-12-06 10:19:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4715}
    +body: """
      > there’s a different nvidia driver for each kernel version. Already a stupid design\n
      \n
      That’s not a stupid design at all. A nvidia kernel module artifact is only compatible with exactly one kernel ABI. Thus you need one binary nvidia package for each kernel you ship.\n
      \n
      Arch also has one package for every kernel ABI they ship: `nvidia` and `nvidia-lts`.  \n
      Though it should be noted that their design assumes that these two ABIs are the only possible ABIs which isn’t strictly the case as the zen, hardened or RT variants may sometimes lag behind their regular counterpart. *That’s* a stupid design if anything as it increases the friction of kernel ABI upgrades as a kernel package maintainer.\n
      \n
      We at NixOS also ship the nvidia module for each of our ~50 kernel variants; all major versions of the Nvidia module compatible with that kernel in fact.  \n
      The only possible way to access these nvidia kernel modules is via a certain kernel’s `linuxPackages` attribute set that contains all packages that rely on a kernel ABI such as kernel modules or packages like `perf`. *That’s* good design if you ask me but I’m obviously biased ;)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1701865545 {#5390
      date: 2023-12-06 13:25:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
      "@highduc@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5394 …}
    +nested: Doctrine\ORM\PersistentCollection {#5396 …}
    +votes: Doctrine\ORM\PersistentCollection {#5398 …}
    +reports: Doctrine\ORM\PersistentCollection {#5400 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5402 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5404 …}
    -id: 202748
    -bodyTs: "'50':135 'abi':35,56,76,81,116,179 'access':156 'alreadi':11 'also':49,126 'anyth':108 'arch':48 'artifact':27 'ask':194 'assum':72 'attribut':168 'behind':98 'bias':200 'binari':40 'case':87 'certain':164 'compat':30,145 'contain':171 'counterpart':101 'design':14,20,71,106,191 'differ':4 'driver':6 'everi':54 'exact':32 'fact':150 'friction':113 'good':190 'harden':91 'increas':111 'isn':83 'kernel':9,25,34,45,55,115,120,136,148,159,165,178,182 'lag':97 'like':186 'linuxpackag':167 'lts':63 'm':198 'maintain':122 'major':139 'may':95 'modul':26,130,144,160,183 'need':38 'nixo':125 'note':68 'nvidia':5,24,41,59,62,129,143,158 'nvidia-lt':61 'obvious':199 'one':33,39,51 'packag':42,52,121,173,185 'perf':187 'possibl':80,153 'regular':100 'reli':175 'rt':93 'set':169 'ship':47,58,127 'sometim':96 'strict':85 'stupid':13,19,105 'though':64 'thus':36 'two':75 'upgrad':117 'variant':94,137 'version':10,140 'via':162 'way':154 'zen':90"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6423255"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701865545 {#5391
      date: 2023-12-06 13:25:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4715}
  +body: "I know you need a new nvidia driver every time the kernel updates, but why keep 50 kernel versions? My beef was them offering so many (outdated) versions instead of keeping the latest one which would make things very simple for users (imo)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701942444 {#5535
    date: 2023-12-07 10:47:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@highduc@lemmy.ml"
    "@Atemu@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5538 …}
  +nested: Doctrine\ORM\PersistentCollection {#5540 …}
  +votes: Doctrine\ORM\PersistentCollection {#5542 …}
  +reports: Doctrine\ORM\PersistentCollection {#5544 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5548 …}
  -id: 205946
  -bodyTs: "'50':17 'beef':21 'driver':8 'everi':9 'imo':43 'instead':29 'keep':16,31 'kernel':12,18 'know':2 'latest':33 'make':37 'mani':26 'need':4 'new':6 'nvidia':7 'offer':24 'one':34 'outdat':27 'simpl':40 'thing':38 'time':10 'updat':13 'user':42 'version':19,28 'would':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6448780"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701942444 {#5536
    date: 2023-12-07 10:47:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
197 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
198 DENIED moderate
App\Entity\EntryComment {#5681
  +user: Proxies\__CG__\App\Entity\User {#5393 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5537
    +user: App\Entity\User {#4728 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5392
      +user: Proxies\__CG__\App\Entity\User {#5393 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4715
        +user: App\Entity\User {#4728 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          It’s not all “purists” and “tribalism”, Manjaro actually has issues. Besides the well known certificate issues and older packages, I have the following anecdote which made me really dislike it.\n
          \n
          A friend has Manjaro and one day his nvidia drivers stopped working after an update. I helped troubleshoot over the phone, while looking over the wiki. For nvidia drivers they have their own wrapper around pacman.\n
          \n
          Turns out there’s a different nvidia driver for each kernel version. Already a stupid design. So unlike arch where there’s 1 kernel package (the latest the distro offers) and 1 matching nvidia driver, Manjaro has dozens…\n
          \n
          The wiki never mentions how to install or update the drivers manually with pacman or anything like that. It pushes their own tool, a stupid wrapper around pacman, which is supposed to manage this for you.\n
          \n
          In my friend’s case, the tool failed. It was trying to run pacman but there was a conflict issue. But the tool didn’t show the pacman output, so we couldn’t figure out what the tool is trying to do, and why it doesn’t work. We tried removing the tool and re-installing, and all kinds of messing around with it. It failed to install the drivers, it failed to remove the drivers, it kept failing whatever we tried.\n
          \n
          Eventually we figured out the naming convention they used for the packages (again not mentioned in the wiki), and manage to install the correct kernel - driver pair manually, using pacman.\n
          \n
          Tl;dr: poor design, bad documentation, and they push their own crappy tools which hinder instead of helping
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1703484004 {#4709
          date: 2023-12-25 07:00:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WeAreAllOne@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4716 …}
        +nested: Doctrine\ORM\PersistentCollection {#4718 …}
        +votes: Doctrine\ORM\PersistentCollection {#4720 …}
        +reports: Doctrine\ORM\PersistentCollection {#4722 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4724 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4726 …}
        -id: 202663
        -bodyTs: "'1':90,99 'actual':9 'alreadi':80 'anecdot':25 'anyth':121 'arch':86 'around':66,132,204 'bad':259 'besid':12 'case':146 'certif':16 'conflict':160 'convent':231 'correct':248 'couldn':173 'crappi':266 'day':38 'design':83,258 'didn':165 'differ':73 'dislik':30 'distro':96 'document':260 'doesn':187 'dozen':105 'dr':256 'driver':41,60,75,102,116,212,218,250 'eventu':225 'fail':149,208,214,221 'figur':175,227 'follow':24 'friend':33,144 'help':48,272 'hinder':269 'instal':112,198,210,246 'instead':270 'issu':11,17,161 'kept':220 'kernel':78,91,249 'kind':201 'known':15 'latest':94 'like':122 'look':54 'made':27 'manag':138,244 'manjaro':8,35,103 'manual':117,252 'match':100 'mention':109,239 'mess':203 'name':230 'never':108 'nvidia':40,59,74,101 'offer':97 'older':19 'one':37 'output':170 'packag':20,92,236 'pacman':67,119,133,155,169,254 'pair':251 'phone':52 'poor':257 'purist':5 'push':125,263 're':197 're-instal':196 'realli':29 'remov':192,216 'run':154 'show':167 'stop':42 'stupid':82,130 'suppos':136 'tl':255 'tool':128,148,164,179,194,267 'tri':152,181,191,224 'tribal':7 'troubleshoot':49 'turn':68 'unlik':85 'updat':46,114 'use':233,253 'version':79 'well':14 'whatev':222 'wiki':57,107,242 'work':43,189 'wrapper':65,131"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6420796"
        +editedAt: DateTimeImmutable @1703210170 {#4710
          date: 2023-12-22 02:56:10.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701854381 {#4711
          date: 2023-12-06 10:19:41.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4715}
      +body: """
        > there’s a different nvidia driver for each kernel version. Already a stupid design\n
        \n
        That’s not a stupid design at all. A nvidia kernel module artifact is only compatible with exactly one kernel ABI. Thus you need one binary nvidia package for each kernel you ship.\n
        \n
        Arch also has one package for every kernel ABI they ship: `nvidia` and `nvidia-lts`.  \n
        Though it should be noted that their design assumes that these two ABIs are the only possible ABIs which isn’t strictly the case as the zen, hardened or RT variants may sometimes lag behind their regular counterpart. *That’s* a stupid design if anything as it increases the friction of kernel ABI upgrades as a kernel package maintainer.\n
        \n
        We at NixOS also ship the nvidia module for each of our ~50 kernel variants; all major versions of the Nvidia module compatible with that kernel in fact.  \n
        The only possible way to access these nvidia kernel modules is via a certain kernel’s `linuxPackages` attribute set that contains all packages that rely on a kernel ABI such as kernel modules or packages like `perf`. *That’s* good design if you ask me but I’m obviously biased ;)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1701865545 {#5390
        date: 2023-12-06 13:25:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WeAreAllOne@lemm.ee"
        "@highduc@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5394 …}
      +nested: Doctrine\ORM\PersistentCollection {#5396 …}
      +votes: Doctrine\ORM\PersistentCollection {#5398 …}
      +reports: Doctrine\ORM\PersistentCollection {#5400 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5402 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5404 …}
      -id: 202748
      -bodyTs: "'50':135 'abi':35,56,76,81,116,179 'access':156 'alreadi':11 'also':49,126 'anyth':108 'arch':48 'artifact':27 'ask':194 'assum':72 'attribut':168 'behind':98 'bias':200 'binari':40 'case':87 'certain':164 'compat':30,145 'contain':171 'counterpart':101 'design':14,20,71,106,191 'differ':4 'driver':6 'everi':54 'exact':32 'fact':150 'friction':113 'good':190 'harden':91 'increas':111 'isn':83 'kernel':9,25,34,45,55,115,120,136,148,159,165,178,182 'lag':97 'like':186 'linuxpackag':167 'lts':63 'm':198 'maintain':122 'major':139 'may':95 'modul':26,130,144,160,183 'need':38 'nixo':125 'note':68 'nvidia':5,24,41,59,62,129,143,158 'nvidia-lt':61 'obvious':199 'one':33,39,51 'packag':42,52,121,173,185 'perf':187 'possibl':80,153 'regular':100 'reli':175 'rt':93 'set':169 'ship':47,58,127 'sometim':96 'strict':85 'stupid':13,19,105 'though':64 'thus':36 'two':75 'upgrad':117 'variant':94,137 'version':10,140 'via':162 'way':154 'zen':90"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6423255"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701865545 {#5391
        date: 2023-12-06 13:25:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4715}
    +body: "I know you need a new nvidia driver every time the kernel updates, but why keep 50 kernel versions? My beef was them offering so many (outdated) versions instead of keeping the latest one which would make things very simple for users (imo)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701942444 {#5535
      date: 2023-12-07 10:47:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
      "@highduc@lemmy.ml"
      "@Atemu@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5538 …}
    +nested: Doctrine\ORM\PersistentCollection {#5540 …}
    +votes: Doctrine\ORM\PersistentCollection {#5542 …}
    +reports: Doctrine\ORM\PersistentCollection {#5544 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5546 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5548 …}
    -id: 205946
    -bodyTs: "'50':17 'beef':21 'driver':8 'everi':9 'imo':43 'instead':29 'keep':16,31 'kernel':12,18 'know':2 'latest':33 'make':37 'mani':26 'need':4 'new':6 'nvidia':7 'offer':24 'one':34 'outdat':27 'simpl':40 'thing':38 'time':10 'updat':13 'user':42 'version':19,28 'would':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6448780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701942444 {#5536
      date: 2023-12-07 10:47:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4715}
  +body: """
    These aren’t all versions per se but mostly variants, versions and versions of variants. For example, we have packaged the xanmod kernel which is a modified kernel optimised for desktop use but it has two variants: Main and LTS. We have packaged both.\n
    \n
    Here are the names of all of our kernels currently to give you an idea (as a JSON list):\n
    \n
    ```\n
    \n
    <span style="color:#323232;">[\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages-libre"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages-rt"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages-rt_latest"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_4_14"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_4_19"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_4_19_hardened"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_4_9"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_5_10"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_5_10_hardened"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_5_15"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_5_15_hardened"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_5_18"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_5_19"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_5_4"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_5_4_hardened"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_6_0"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_6_1"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_6_1_hardened"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_6_2"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_6_3"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_6_4"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_6_5"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_6_5_hardened"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_6_6"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_custom"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_custom_tinyconfig_kernel"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_hardened"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_latest"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_latest-libre"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_latest_hardened"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_latest_xen_dom0"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_latest_xen_dom0_hardened"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_lqx"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_rpi0"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_rpi02w"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_rpi1"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_rpi2"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_rpi3"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_rpi4"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_rt_5_10"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_rt_5_15"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_rt_5_4"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_rt_6_1"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_testing"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_testing_bcachefs"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_xanmod"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_xanmod_latest"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_xanmod_stable"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_xen_dom0"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_xen_dom0_hardened"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_zen"\n
    </span><span style="color:#323232;">]\n
    </span>\n
    ```\n
    \n
    (Note that some of these are aliases; `linuxPackages_latest` is currently `linuxPackages_6_6` for example.)\n
    \n
    Each of these has the following `nvidiaPackages` (modulo incompatibilities):\n
    \n
    ```\n
    \n
    <span style="color:#323232;">[\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"beta"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"dc"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"dc_520"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"latest"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"legacy_340"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"legacy_390"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"legacy_470"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"production"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"stable"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"vulkan_beta"\n
    </span><span style="color:#323232;">]\n
    </span>\n
    ```\n
    \n
    (Again, some of these are aliases.)\n
    \n
    This is useful to have because users might have hardware constraints. It’s not hard to imagine a scenario where a user might have a WiFi chip that only works with kernel ABIs &lt; 5.4 and require the 470 nvidia driver for their old GPU. Packaging just the latest kernel and just the latest Nvidia driver would make this user unable to use their system.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702027519 {#5679
    date: 2023-12-08 10:25:19.0 +01:00
  }
  +ip: null
  +tags: [
    0 => "323232"
    2 => "183691"
  ]
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@highduc@lemmy.ml"
    "@Atemu@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5682 …}
  +nested: Doctrine\ORM\PersistentCollection {#5684 …}
  +votes: Doctrine\ORM\PersistentCollection {#5686 …}
  +reports: Doctrine\ORM\PersistentCollection {#5688 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5690 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5692 …}
  -id: 210954
  -bodyTs: "'0':117 '1':120,123,199 '10':90,93,187 '14':77 '15':97,100,191 '18':104 '19':80,83,107 '2':127 '3':130 '340':253 '390':255 '4':76,79,82,86,110,113,133,195 '470':257,305 '5':89,92,96,99,103,106,109,112,136,139,186,190,194 '5.4':301 '520':250 '6':116,119,122,126,129,132,135,138,142,143,198,234,235 '9':87 'abi':300 'alias':228,267 'aren':2 'bcachef':204 'beta':247,261 'chip':294 'constraint':278 'current':54,232 'custom':145,147 'dc':248,249 'desktop':31 'dom0':164,168,215,218 'driver':307,322 'exampl':17,237 'follow':243 'give':56 'gpu':311 'hard':282 'harden':84,94,101,114,124,140,151,160,169,219 'hardwar':277 'idea':59 'imagin':284 'incompat':246 'json':62 'kernel':23,28,53,149,299,316 'latest':74,153,156,159,162,166,209,230,251,315,320 'latest-libr':155 'legaci':252,254,256 'libr':67,157 'linuxpackag':64,66,69,72,75,78,81,85,88,91,95,98,102,105,108,111,115,118,121,125,128,131,134,137,141,144,146,150,152,154,158,161,165,170,172,174,176,178,180,182,184,188,192,196,200,202,205,207,210,213,216,220,229,233 'linuxpackages-libr':65 'linuxpackages-rt':68,71 'list':63 'lqx':171 'lts':40 'main':38 'make':324 'might':275,290 'modifi':27 'modulo':245 'most':9 'name':48 'note':222 'nvidia':306,321 'nvidiapackag':244 'old':310 'optimis':29 'packag':20,43,312 'per':6 'product':258 'requir':303 'rpi0':173 'rpi02w':175 'rpi1':177 'rpi2':179 'rpi3':181 'rpi4':183 'rt':70,73,185,189,193,197 'scenario':286 'se':7 'stabl':212,259 'system':331 'test':201,203 'tinyconfig':148 'two':36 'unabl':327 'use':32,270,329 'user':274,289,326 'variant':10,15,37 'version':5,11,13 'vulkan':260 'wifi':293 'work':297 'would':323 'xanmod':22,206,208,211 'xen':163,167,214,217 'zen':221"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6479797"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702027519 {#5680
    date: 2023-12-08 10:25:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
199 DENIED edit
App\Entity\EntryComment {#5681
  +user: Proxies\__CG__\App\Entity\User {#5393 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5537
    +user: App\Entity\User {#4728 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5392
      +user: Proxies\__CG__\App\Entity\User {#5393 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4715
        +user: App\Entity\User {#4728 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          It’s not all “purists” and “tribalism”, Manjaro actually has issues. Besides the well known certificate issues and older packages, I have the following anecdote which made me really dislike it.\n
          \n
          A friend has Manjaro and one day his nvidia drivers stopped working after an update. I helped troubleshoot over the phone, while looking over the wiki. For nvidia drivers they have their own wrapper around pacman.\n
          \n
          Turns out there’s a different nvidia driver for each kernel version. Already a stupid design. So unlike arch where there’s 1 kernel package (the latest the distro offers) and 1 matching nvidia driver, Manjaro has dozens…\n
          \n
          The wiki never mentions how to install or update the drivers manually with pacman or anything like that. It pushes their own tool, a stupid wrapper around pacman, which is supposed to manage this for you.\n
          \n
          In my friend’s case, the tool failed. It was trying to run pacman but there was a conflict issue. But the tool didn’t show the pacman output, so we couldn’t figure out what the tool is trying to do, and why it doesn’t work. We tried removing the tool and re-installing, and all kinds of messing around with it. It failed to install the drivers, it failed to remove the drivers, it kept failing whatever we tried.\n
          \n
          Eventually we figured out the naming convention they used for the packages (again not mentioned in the wiki), and manage to install the correct kernel - driver pair manually, using pacman.\n
          \n
          Tl;dr: poor design, bad documentation, and they push their own crappy tools which hinder instead of helping
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1703484004 {#4709
          date: 2023-12-25 07:00:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WeAreAllOne@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4716 …}
        +nested: Doctrine\ORM\PersistentCollection {#4718 …}
        +votes: Doctrine\ORM\PersistentCollection {#4720 …}
        +reports: Doctrine\ORM\PersistentCollection {#4722 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4724 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4726 …}
        -id: 202663
        -bodyTs: "'1':90,99 'actual':9 'alreadi':80 'anecdot':25 'anyth':121 'arch':86 'around':66,132,204 'bad':259 'besid':12 'case':146 'certif':16 'conflict':160 'convent':231 'correct':248 'couldn':173 'crappi':266 'day':38 'design':83,258 'didn':165 'differ':73 'dislik':30 'distro':96 'document':260 'doesn':187 'dozen':105 'dr':256 'driver':41,60,75,102,116,212,218,250 'eventu':225 'fail':149,208,214,221 'figur':175,227 'follow':24 'friend':33,144 'help':48,272 'hinder':269 'instal':112,198,210,246 'instead':270 'issu':11,17,161 'kept':220 'kernel':78,91,249 'kind':201 'known':15 'latest':94 'like':122 'look':54 'made':27 'manag':138,244 'manjaro':8,35,103 'manual':117,252 'match':100 'mention':109,239 'mess':203 'name':230 'never':108 'nvidia':40,59,74,101 'offer':97 'older':19 'one':37 'output':170 'packag':20,92,236 'pacman':67,119,133,155,169,254 'pair':251 'phone':52 'poor':257 'purist':5 'push':125,263 're':197 're-instal':196 'realli':29 'remov':192,216 'run':154 'show':167 'stop':42 'stupid':82,130 'suppos':136 'tl':255 'tool':128,148,164,179,194,267 'tri':152,181,191,224 'tribal':7 'troubleshoot':49 'turn':68 'unlik':85 'updat':46,114 'use':233,253 'version':79 'well':14 'whatev':222 'wiki':57,107,242 'work':43,189 'wrapper':65,131"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6420796"
        +editedAt: DateTimeImmutable @1703210170 {#4710
          date: 2023-12-22 02:56:10.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701854381 {#4711
          date: 2023-12-06 10:19:41.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4715}
      +body: """
        > there’s a different nvidia driver for each kernel version. Already a stupid design\n
        \n
        That’s not a stupid design at all. A nvidia kernel module artifact is only compatible with exactly one kernel ABI. Thus you need one binary nvidia package for each kernel you ship.\n
        \n
        Arch also has one package for every kernel ABI they ship: `nvidia` and `nvidia-lts`.  \n
        Though it should be noted that their design assumes that these two ABIs are the only possible ABIs which isn’t strictly the case as the zen, hardened or RT variants may sometimes lag behind their regular counterpart. *That’s* a stupid design if anything as it increases the friction of kernel ABI upgrades as a kernel package maintainer.\n
        \n
        We at NixOS also ship the nvidia module for each of our ~50 kernel variants; all major versions of the Nvidia module compatible with that kernel in fact.  \n
        The only possible way to access these nvidia kernel modules is via a certain kernel’s `linuxPackages` attribute set that contains all packages that rely on a kernel ABI such as kernel modules or packages like `perf`. *That’s* good design if you ask me but I’m obviously biased ;)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1701865545 {#5390
        date: 2023-12-06 13:25:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WeAreAllOne@lemm.ee"
        "@highduc@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5394 …}
      +nested: Doctrine\ORM\PersistentCollection {#5396 …}
      +votes: Doctrine\ORM\PersistentCollection {#5398 …}
      +reports: Doctrine\ORM\PersistentCollection {#5400 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5402 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5404 …}
      -id: 202748
      -bodyTs: "'50':135 'abi':35,56,76,81,116,179 'access':156 'alreadi':11 'also':49,126 'anyth':108 'arch':48 'artifact':27 'ask':194 'assum':72 'attribut':168 'behind':98 'bias':200 'binari':40 'case':87 'certain':164 'compat':30,145 'contain':171 'counterpart':101 'design':14,20,71,106,191 'differ':4 'driver':6 'everi':54 'exact':32 'fact':150 'friction':113 'good':190 'harden':91 'increas':111 'isn':83 'kernel':9,25,34,45,55,115,120,136,148,159,165,178,182 'lag':97 'like':186 'linuxpackag':167 'lts':63 'm':198 'maintain':122 'major':139 'may':95 'modul':26,130,144,160,183 'need':38 'nixo':125 'note':68 'nvidia':5,24,41,59,62,129,143,158 'nvidia-lt':61 'obvious':199 'one':33,39,51 'packag':42,52,121,173,185 'perf':187 'possibl':80,153 'regular':100 'reli':175 'rt':93 'set':169 'ship':47,58,127 'sometim':96 'strict':85 'stupid':13,19,105 'though':64 'thus':36 'two':75 'upgrad':117 'variant':94,137 'version':10,140 'via':162 'way':154 'zen':90"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6423255"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701865545 {#5391
        date: 2023-12-06 13:25:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4715}
    +body: "I know you need a new nvidia driver every time the kernel updates, but why keep 50 kernel versions? My beef was them offering so many (outdated) versions instead of keeping the latest one which would make things very simple for users (imo)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701942444 {#5535
      date: 2023-12-07 10:47:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
      "@highduc@lemmy.ml"
      "@Atemu@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5538 …}
    +nested: Doctrine\ORM\PersistentCollection {#5540 …}
    +votes: Doctrine\ORM\PersistentCollection {#5542 …}
    +reports: Doctrine\ORM\PersistentCollection {#5544 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5546 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5548 …}
    -id: 205946
    -bodyTs: "'50':17 'beef':21 'driver':8 'everi':9 'imo':43 'instead':29 'keep':16,31 'kernel':12,18 'know':2 'latest':33 'make':37 'mani':26 'need':4 'new':6 'nvidia':7 'offer':24 'one':34 'outdat':27 'simpl':40 'thing':38 'time':10 'updat':13 'user':42 'version':19,28 'would':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6448780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701942444 {#5536
      date: 2023-12-07 10:47:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4715}
  +body: """
    These aren’t all versions per se but mostly variants, versions and versions of variants. For example, we have packaged the xanmod kernel which is a modified kernel optimised for desktop use but it has two variants: Main and LTS. We have packaged both.\n
    \n
    Here are the names of all of our kernels currently to give you an idea (as a JSON list):\n
    \n
    ```\n
    \n
    <span style="color:#323232;">[\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages-libre"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages-rt"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages-rt_latest"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_4_14"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_4_19"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_4_19_hardened"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_4_9"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_5_10"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_5_10_hardened"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_5_15"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_5_15_hardened"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_5_18"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_5_19"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_5_4"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_5_4_hardened"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_6_0"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_6_1"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_6_1_hardened"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_6_2"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_6_3"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_6_4"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_6_5"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_6_5_hardened"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_6_6"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_custom"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_custom_tinyconfig_kernel"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_hardened"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_latest"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_latest-libre"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_latest_hardened"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_latest_xen_dom0"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_latest_xen_dom0_hardened"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_lqx"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_rpi0"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_rpi02w"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_rpi1"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_rpi2"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_rpi3"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_rpi4"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_rt_5_10"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_rt_5_15"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_rt_5_4"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_rt_6_1"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_testing"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_testing_bcachefs"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_xanmod"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_xanmod_latest"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_xanmod_stable"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_xen_dom0"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_xen_dom0_hardened"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_zen"\n
    </span><span style="color:#323232;">]\n
    </span>\n
    ```\n
    \n
    (Note that some of these are aliases; `linuxPackages_latest` is currently `linuxPackages_6_6` for example.)\n
    \n
    Each of these has the following `nvidiaPackages` (modulo incompatibilities):\n
    \n
    ```\n
    \n
    <span style="color:#323232;">[\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"beta"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"dc"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"dc_520"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"latest"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"legacy_340"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"legacy_390"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"legacy_470"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"production"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"stable"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"vulkan_beta"\n
    </span><span style="color:#323232;">]\n
    </span>\n
    ```\n
    \n
    (Again, some of these are aliases.)\n
    \n
    This is useful to have because users might have hardware constraints. It’s not hard to imagine a scenario where a user might have a WiFi chip that only works with kernel ABIs &lt; 5.4 and require the 470 nvidia driver for their old GPU. Packaging just the latest kernel and just the latest Nvidia driver would make this user unable to use their system.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702027519 {#5679
    date: 2023-12-08 10:25:19.0 +01:00
  }
  +ip: null
  +tags: [
    0 => "323232"
    2 => "183691"
  ]
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@highduc@lemmy.ml"
    "@Atemu@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5682 …}
  +nested: Doctrine\ORM\PersistentCollection {#5684 …}
  +votes: Doctrine\ORM\PersistentCollection {#5686 …}
  +reports: Doctrine\ORM\PersistentCollection {#5688 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5690 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5692 …}
  -id: 210954
  -bodyTs: "'0':117 '1':120,123,199 '10':90,93,187 '14':77 '15':97,100,191 '18':104 '19':80,83,107 '2':127 '3':130 '340':253 '390':255 '4':76,79,82,86,110,113,133,195 '470':257,305 '5':89,92,96,99,103,106,109,112,136,139,186,190,194 '5.4':301 '520':250 '6':116,119,122,126,129,132,135,138,142,143,198,234,235 '9':87 'abi':300 'alias':228,267 'aren':2 'bcachef':204 'beta':247,261 'chip':294 'constraint':278 'current':54,232 'custom':145,147 'dc':248,249 'desktop':31 'dom0':164,168,215,218 'driver':307,322 'exampl':17,237 'follow':243 'give':56 'gpu':311 'hard':282 'harden':84,94,101,114,124,140,151,160,169,219 'hardwar':277 'idea':59 'imagin':284 'incompat':246 'json':62 'kernel':23,28,53,149,299,316 'latest':74,153,156,159,162,166,209,230,251,315,320 'latest-libr':155 'legaci':252,254,256 'libr':67,157 'linuxpackag':64,66,69,72,75,78,81,85,88,91,95,98,102,105,108,111,115,118,121,125,128,131,134,137,141,144,146,150,152,154,158,161,165,170,172,174,176,178,180,182,184,188,192,196,200,202,205,207,210,213,216,220,229,233 'linuxpackages-libr':65 'linuxpackages-rt':68,71 'list':63 'lqx':171 'lts':40 'main':38 'make':324 'might':275,290 'modifi':27 'modulo':245 'most':9 'name':48 'note':222 'nvidia':306,321 'nvidiapackag':244 'old':310 'optimis':29 'packag':20,43,312 'per':6 'product':258 'requir':303 'rpi0':173 'rpi02w':175 'rpi1':177 'rpi2':179 'rpi3':181 'rpi4':183 'rt':70,73,185,189,193,197 'scenario':286 'se':7 'stabl':212,259 'system':331 'test':201,203 'tinyconfig':148 'two':36 'unabl':327 'use':32,270,329 'user':274,289,326 'variant':10,15,37 'version':5,11,13 'vulkan':260 'wifi':293 'work':297 'would':323 'xanmod':22,206,208,211 'xen':163,167,214,217 'zen':221"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6479797"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702027519 {#5680
    date: 2023-12-08 10:25:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
200 DENIED moderate
App\Entity\EntryComment {#5681
  +user: Proxies\__CG__\App\Entity\User {#5393 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5537
    +user: App\Entity\User {#4728 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5392
      +user: Proxies\__CG__\App\Entity\User {#5393 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4715
        +user: App\Entity\User {#4728 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          It’s not all “purists” and “tribalism”, Manjaro actually has issues. Besides the well known certificate issues and older packages, I have the following anecdote which made me really dislike it.\n
          \n
          A friend has Manjaro and one day his nvidia drivers stopped working after an update. I helped troubleshoot over the phone, while looking over the wiki. For nvidia drivers they have their own wrapper around pacman.\n
          \n
          Turns out there’s a different nvidia driver for each kernel version. Already a stupid design. So unlike arch where there’s 1 kernel package (the latest the distro offers) and 1 matching nvidia driver, Manjaro has dozens…\n
          \n
          The wiki never mentions how to install or update the drivers manually with pacman or anything like that. It pushes their own tool, a stupid wrapper around pacman, which is supposed to manage this for you.\n
          \n
          In my friend’s case, the tool failed. It was trying to run pacman but there was a conflict issue. But the tool didn’t show the pacman output, so we couldn’t figure out what the tool is trying to do, and why it doesn’t work. We tried removing the tool and re-installing, and all kinds of messing around with it. It failed to install the drivers, it failed to remove the drivers, it kept failing whatever we tried.\n
          \n
          Eventually we figured out the naming convention they used for the packages (again not mentioned in the wiki), and manage to install the correct kernel - driver pair manually, using pacman.\n
          \n
          Tl;dr: poor design, bad documentation, and they push their own crappy tools which hinder instead of helping
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1703484004 {#4709
          date: 2023-12-25 07:00:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WeAreAllOne@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4716 …}
        +nested: Doctrine\ORM\PersistentCollection {#4718 …}
        +votes: Doctrine\ORM\PersistentCollection {#4720 …}
        +reports: Doctrine\ORM\PersistentCollection {#4722 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4724 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4726 …}
        -id: 202663
        -bodyTs: "'1':90,99 'actual':9 'alreadi':80 'anecdot':25 'anyth':121 'arch':86 'around':66,132,204 'bad':259 'besid':12 'case':146 'certif':16 'conflict':160 'convent':231 'correct':248 'couldn':173 'crappi':266 'day':38 'design':83,258 'didn':165 'differ':73 'dislik':30 'distro':96 'document':260 'doesn':187 'dozen':105 'dr':256 'driver':41,60,75,102,116,212,218,250 'eventu':225 'fail':149,208,214,221 'figur':175,227 'follow':24 'friend':33,144 'help':48,272 'hinder':269 'instal':112,198,210,246 'instead':270 'issu':11,17,161 'kept':220 'kernel':78,91,249 'kind':201 'known':15 'latest':94 'like':122 'look':54 'made':27 'manag':138,244 'manjaro':8,35,103 'manual':117,252 'match':100 'mention':109,239 'mess':203 'name':230 'never':108 'nvidia':40,59,74,101 'offer':97 'older':19 'one':37 'output':170 'packag':20,92,236 'pacman':67,119,133,155,169,254 'pair':251 'phone':52 'poor':257 'purist':5 'push':125,263 're':197 're-instal':196 'realli':29 'remov':192,216 'run':154 'show':167 'stop':42 'stupid':82,130 'suppos':136 'tl':255 'tool':128,148,164,179,194,267 'tri':152,181,191,224 'tribal':7 'troubleshoot':49 'turn':68 'unlik':85 'updat':46,114 'use':233,253 'version':79 'well':14 'whatev':222 'wiki':57,107,242 'work':43,189 'wrapper':65,131"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6420796"
        +editedAt: DateTimeImmutable @1703210170 {#4710
          date: 2023-12-22 02:56:10.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701854381 {#4711
          date: 2023-12-06 10:19:41.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4715}
      +body: """
        > there’s a different nvidia driver for each kernel version. Already a stupid design\n
        \n
        That’s not a stupid design at all. A nvidia kernel module artifact is only compatible with exactly one kernel ABI. Thus you need one binary nvidia package for each kernel you ship.\n
        \n
        Arch also has one package for every kernel ABI they ship: `nvidia` and `nvidia-lts`.  \n
        Though it should be noted that their design assumes that these two ABIs are the only possible ABIs which isn’t strictly the case as the zen, hardened or RT variants may sometimes lag behind their regular counterpart. *That’s* a stupid design if anything as it increases the friction of kernel ABI upgrades as a kernel package maintainer.\n
        \n
        We at NixOS also ship the nvidia module for each of our ~50 kernel variants; all major versions of the Nvidia module compatible with that kernel in fact.  \n
        The only possible way to access these nvidia kernel modules is via a certain kernel’s `linuxPackages` attribute set that contains all packages that rely on a kernel ABI such as kernel modules or packages like `perf`. *That’s* good design if you ask me but I’m obviously biased ;)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1701865545 {#5390
        date: 2023-12-06 13:25:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WeAreAllOne@lemm.ee"
        "@highduc@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5394 …}
      +nested: Doctrine\ORM\PersistentCollection {#5396 …}
      +votes: Doctrine\ORM\PersistentCollection {#5398 …}
      +reports: Doctrine\ORM\PersistentCollection {#5400 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5402 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5404 …}
      -id: 202748
      -bodyTs: "'50':135 'abi':35,56,76,81,116,179 'access':156 'alreadi':11 'also':49,126 'anyth':108 'arch':48 'artifact':27 'ask':194 'assum':72 'attribut':168 'behind':98 'bias':200 'binari':40 'case':87 'certain':164 'compat':30,145 'contain':171 'counterpart':101 'design':14,20,71,106,191 'differ':4 'driver':6 'everi':54 'exact':32 'fact':150 'friction':113 'good':190 'harden':91 'increas':111 'isn':83 'kernel':9,25,34,45,55,115,120,136,148,159,165,178,182 'lag':97 'like':186 'linuxpackag':167 'lts':63 'm':198 'maintain':122 'major':139 'may':95 'modul':26,130,144,160,183 'need':38 'nixo':125 'note':68 'nvidia':5,24,41,59,62,129,143,158 'nvidia-lt':61 'obvious':199 'one':33,39,51 'packag':42,52,121,173,185 'perf':187 'possibl':80,153 'regular':100 'reli':175 'rt':93 'set':169 'ship':47,58,127 'sometim':96 'strict':85 'stupid':13,19,105 'though':64 'thus':36 'two':75 'upgrad':117 'variant':94,137 'version':10,140 'via':162 'way':154 'zen':90"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6423255"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701865545 {#5391
        date: 2023-12-06 13:25:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4715}
    +body: "I know you need a new nvidia driver every time the kernel updates, but why keep 50 kernel versions? My beef was them offering so many (outdated) versions instead of keeping the latest one which would make things very simple for users (imo)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701942444 {#5535
      date: 2023-12-07 10:47:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
      "@highduc@lemmy.ml"
      "@Atemu@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5538 …}
    +nested: Doctrine\ORM\PersistentCollection {#5540 …}
    +votes: Doctrine\ORM\PersistentCollection {#5542 …}
    +reports: Doctrine\ORM\PersistentCollection {#5544 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5546 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5548 …}
    -id: 205946
    -bodyTs: "'50':17 'beef':21 'driver':8 'everi':9 'imo':43 'instead':29 'keep':16,31 'kernel':12,18 'know':2 'latest':33 'make':37 'mani':26 'need':4 'new':6 'nvidia':7 'offer':24 'one':34 'outdat':27 'simpl':40 'thing':38 'time':10 'updat':13 'user':42 'version':19,28 'would':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6448780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701942444 {#5536
      date: 2023-12-07 10:47:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4715}
  +body: """
    These aren’t all versions per se but mostly variants, versions and versions of variants. For example, we have packaged the xanmod kernel which is a modified kernel optimised for desktop use but it has two variants: Main and LTS. We have packaged both.\n
    \n
    Here are the names of all of our kernels currently to give you an idea (as a JSON list):\n
    \n
    ```\n
    \n
    <span style="color:#323232;">[\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages-libre"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages-rt"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages-rt_latest"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_4_14"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_4_19"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_4_19_hardened"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_4_9"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_5_10"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_5_10_hardened"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_5_15"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_5_15_hardened"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_5_18"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_5_19"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_5_4"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_5_4_hardened"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_6_0"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_6_1"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_6_1_hardened"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_6_2"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_6_3"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_6_4"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_6_5"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_6_5_hardened"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_6_6"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_custom"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_custom_tinyconfig_kernel"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_hardened"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_latest"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_latest-libre"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_latest_hardened"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_latest_xen_dom0"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_latest_xen_dom0_hardened"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_lqx"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_rpi0"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_rpi02w"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_rpi1"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_rpi2"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_rpi3"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_rpi4"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_rt_5_10"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_rt_5_15"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_rt_5_4"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_rt_6_1"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_testing"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_testing_bcachefs"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_xanmod"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_xanmod_latest"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_xanmod_stable"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_xen_dom0"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_xen_dom0_hardened"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"linuxPackages_zen"\n
    </span><span style="color:#323232;">]\n
    </span>\n
    ```\n
    \n
    (Note that some of these are aliases; `linuxPackages_latest` is currently `linuxPackages_6_6` for example.)\n
    \n
    Each of these has the following `nvidiaPackages` (modulo incompatibilities):\n
    \n
    ```\n
    \n
    <span style="color:#323232;">[\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"beta"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"dc"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"dc_520"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"latest"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"legacy_340"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"legacy_390"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"legacy_470"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"production"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"stable"</span><span style="color:#323232;">,\n
    </span><span style="color:#323232;">  </span><span style="color:#183691;">"vulkan_beta"\n
    </span><span style="color:#323232;">]\n
    </span>\n
    ```\n
    \n
    (Again, some of these are aliases.)\n
    \n
    This is useful to have because users might have hardware constraints. It’s not hard to imagine a scenario where a user might have a WiFi chip that only works with kernel ABIs &lt; 5.4 and require the 470 nvidia driver for their old GPU. Packaging just the latest kernel and just the latest Nvidia driver would make this user unable to use their system.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702027519 {#5679
    date: 2023-12-08 10:25:19.0 +01:00
  }
  +ip: null
  +tags: [
    0 => "323232"
    2 => "183691"
  ]
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@highduc@lemmy.ml"
    "@Atemu@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5682 …}
  +nested: Doctrine\ORM\PersistentCollection {#5684 …}
  +votes: Doctrine\ORM\PersistentCollection {#5686 …}
  +reports: Doctrine\ORM\PersistentCollection {#5688 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5690 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5692 …}
  -id: 210954
  -bodyTs: "'0':117 '1':120,123,199 '10':90,93,187 '14':77 '15':97,100,191 '18':104 '19':80,83,107 '2':127 '3':130 '340':253 '390':255 '4':76,79,82,86,110,113,133,195 '470':257,305 '5':89,92,96,99,103,106,109,112,136,139,186,190,194 '5.4':301 '520':250 '6':116,119,122,126,129,132,135,138,142,143,198,234,235 '9':87 'abi':300 'alias':228,267 'aren':2 'bcachef':204 'beta':247,261 'chip':294 'constraint':278 'current':54,232 'custom':145,147 'dc':248,249 'desktop':31 'dom0':164,168,215,218 'driver':307,322 'exampl':17,237 'follow':243 'give':56 'gpu':311 'hard':282 'harden':84,94,101,114,124,140,151,160,169,219 'hardwar':277 'idea':59 'imagin':284 'incompat':246 'json':62 'kernel':23,28,53,149,299,316 'latest':74,153,156,159,162,166,209,230,251,315,320 'latest-libr':155 'legaci':252,254,256 'libr':67,157 'linuxpackag':64,66,69,72,75,78,81,85,88,91,95,98,102,105,108,111,115,118,121,125,128,131,134,137,141,144,146,150,152,154,158,161,165,170,172,174,176,178,180,182,184,188,192,196,200,202,205,207,210,213,216,220,229,233 'linuxpackages-libr':65 'linuxpackages-rt':68,71 'list':63 'lqx':171 'lts':40 'main':38 'make':324 'might':275,290 'modifi':27 'modulo':245 'most':9 'name':48 'note':222 'nvidia':306,321 'nvidiapackag':244 'old':310 'optimis':29 'packag':20,43,312 'per':6 'product':258 'requir':303 'rpi0':173 'rpi02w':175 'rpi1':177 'rpi2':179 'rpi3':181 'rpi4':183 'rt':70,73,185,189,193,197 'scenario':286 'se':7 'stabl':212,259 'system':331 'test':201,203 'tinyconfig':148 'two':36 'unabl':327 'use':32,270,329 'user':274,289,326 'variant':10,15,37 'version':5,11,13 'vulkan':260 'wifi':293 'work':297 'would':323 'xanmod':22,206,208,211 'xen':163,167,214,217 'zen':221"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6479797"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702027519 {#5680
    date: 2023-12-08 10:25:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
201 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
202 DENIED moderate
App\Entity\EntryComment {#5408
  +user: Proxies\__CG__\App\Entity\User {#5267 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4715
    +user: App\Entity\User {#4728 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      It’s not all “purists” and “tribalism”, Manjaro actually has issues. Besides the well known certificate issues and older packages, I have the following anecdote which made me really dislike it.\n
      \n
      A friend has Manjaro and one day his nvidia drivers stopped working after an update. I helped troubleshoot over the phone, while looking over the wiki. For nvidia drivers they have their own wrapper around pacman.\n
      \n
      Turns out there’s a different nvidia driver for each kernel version. Already a stupid design. So unlike arch where there’s 1 kernel package (the latest the distro offers) and 1 matching nvidia driver, Manjaro has dozens…\n
      \n
      The wiki never mentions how to install or update the drivers manually with pacman or anything like that. It pushes their own tool, a stupid wrapper around pacman, which is supposed to manage this for you.\n
      \n
      In my friend’s case, the tool failed. It was trying to run pacman but there was a conflict issue. But the tool didn’t show the pacman output, so we couldn’t figure out what the tool is trying to do, and why it doesn’t work. We tried removing the tool and re-installing, and all kinds of messing around with it. It failed to install the drivers, it failed to remove the drivers, it kept failing whatever we tried.\n
      \n
      Eventually we figured out the naming convention they used for the packages (again not mentioned in the wiki), and manage to install the correct kernel - driver pair manually, using pacman.\n
      \n
      Tl;dr: poor design, bad documentation, and they push their own crappy tools which hinder instead of helping
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1703484004 {#4709
      date: 2023-12-25 07:00:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4716 …}
    +nested: Doctrine\ORM\PersistentCollection {#4718 …}
    +votes: Doctrine\ORM\PersistentCollection {#4720 …}
    +reports: Doctrine\ORM\PersistentCollection {#4722 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4724 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4726 …}
    -id: 202663
    -bodyTs: "'1':90,99 'actual':9 'alreadi':80 'anecdot':25 'anyth':121 'arch':86 'around':66,132,204 'bad':259 'besid':12 'case':146 'certif':16 'conflict':160 'convent':231 'correct':248 'couldn':173 'crappi':266 'day':38 'design':83,258 'didn':165 'differ':73 'dislik':30 'distro':96 'document':260 'doesn':187 'dozen':105 'dr':256 'driver':41,60,75,102,116,212,218,250 'eventu':225 'fail':149,208,214,221 'figur':175,227 'follow':24 'friend':33,144 'help':48,272 'hinder':269 'instal':112,198,210,246 'instead':270 'issu':11,17,161 'kept':220 'kernel':78,91,249 'kind':201 'known':15 'latest':94 'like':122 'look':54 'made':27 'manag':138,244 'manjaro':8,35,103 'manual':117,252 'match':100 'mention':109,239 'mess':203 'name':230 'never':108 'nvidia':40,59,74,101 'offer':97 'older':19 'one':37 'output':170 'packag':20,92,236 'pacman':67,119,133,155,169,254 'pair':251 'phone':52 'poor':257 'purist':5 'push':125,263 're':197 're-instal':196 'realli':29 'remov':192,216 'run':154 'show':167 'stop':42 'stupid':82,130 'suppos':136 'tl':255 'tool':128,148,164,179,194,267 'tri':152,181,191,224 'tribal':7 'troubleshoot':49 'turn':68 'unlik':85 'updat':46,114 'use':233,253 'version':79 'well':14 'whatev':222 'wiki':57,107,242 'work':43,189 'wrapper':65,131"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6420796"
    +editedAt: DateTimeImmutable @1703210170 {#4710
      date: 2023-12-22 02:56:10.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701854381 {#4711
      date: 2023-12-06 10:19:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4715}
  +body: """
    > Turns out there’s a different nvidia driver for each kernel version\n
    \n
    That is literally every version of Linux out there. IDK what you think was different about Manjaro in that respect. Nvidia hates linux and it’s a tough thing to keep it running, especially on a rolling release. Use the DKMS driver if you’re going to update kernels a lot. At least manjaro seperates the kernel installs from the general updates to minimize this disruption.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701893325 {#5406
    date: 2023-12-06 21:08:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@highduc@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5409 …}
  +nested: Doctrine\ORM\PersistentCollection {#5411 …}
  +votes: Doctrine\ORM\PersistentCollection {#5413 …}
  +reports: Doctrine\ORM\PersistentCollection {#5415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5419 …}
  -id: 203825
  -bodyTs: "'differ':6,27 'disrupt':78 'dkms':53 'driver':8,54 'especi':46 'everi':16 'general':73 'go':58 'hate':34 'idk':22 'instal':70 'keep':43 'kernel':11,61,69 'least':65 'linux':19,35 'liter':15 'lot':63 'manjaro':29,66 'minim':76 'nvidia':7,33 're':57 'releas':50 'respect':32 'roll':49 'run':45 'seper':67 'thing':41 'think':25 'tough':40 'turn':1 'updat':60,74 'use':51 'version':12,17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5854068"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701893325 {#5407
    date: 2023-12-06 21:08:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
203 DENIED edit
App\Entity\EntryComment {#5408
  +user: Proxies\__CG__\App\Entity\User {#5267 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4715
    +user: App\Entity\User {#4728 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      It’s not all “purists” and “tribalism”, Manjaro actually has issues. Besides the well known certificate issues and older packages, I have the following anecdote which made me really dislike it.\n
      \n
      A friend has Manjaro and one day his nvidia drivers stopped working after an update. I helped troubleshoot over the phone, while looking over the wiki. For nvidia drivers they have their own wrapper around pacman.\n
      \n
      Turns out there’s a different nvidia driver for each kernel version. Already a stupid design. So unlike arch where there’s 1 kernel package (the latest the distro offers) and 1 matching nvidia driver, Manjaro has dozens…\n
      \n
      The wiki never mentions how to install or update the drivers manually with pacman or anything like that. It pushes their own tool, a stupid wrapper around pacman, which is supposed to manage this for you.\n
      \n
      In my friend’s case, the tool failed. It was trying to run pacman but there was a conflict issue. But the tool didn’t show the pacman output, so we couldn’t figure out what the tool is trying to do, and why it doesn’t work. We tried removing the tool and re-installing, and all kinds of messing around with it. It failed to install the drivers, it failed to remove the drivers, it kept failing whatever we tried.\n
      \n
      Eventually we figured out the naming convention they used for the packages (again not mentioned in the wiki), and manage to install the correct kernel - driver pair manually, using pacman.\n
      \n
      Tl;dr: poor design, bad documentation, and they push their own crappy tools which hinder instead of helping
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1703484004 {#4709
      date: 2023-12-25 07:00:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4716 …}
    +nested: Doctrine\ORM\PersistentCollection {#4718 …}
    +votes: Doctrine\ORM\PersistentCollection {#4720 …}
    +reports: Doctrine\ORM\PersistentCollection {#4722 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4724 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4726 …}
    -id: 202663
    -bodyTs: "'1':90,99 'actual':9 'alreadi':80 'anecdot':25 'anyth':121 'arch':86 'around':66,132,204 'bad':259 'besid':12 'case':146 'certif':16 'conflict':160 'convent':231 'correct':248 'couldn':173 'crappi':266 'day':38 'design':83,258 'didn':165 'differ':73 'dislik':30 'distro':96 'document':260 'doesn':187 'dozen':105 'dr':256 'driver':41,60,75,102,116,212,218,250 'eventu':225 'fail':149,208,214,221 'figur':175,227 'follow':24 'friend':33,144 'help':48,272 'hinder':269 'instal':112,198,210,246 'instead':270 'issu':11,17,161 'kept':220 'kernel':78,91,249 'kind':201 'known':15 'latest':94 'like':122 'look':54 'made':27 'manag':138,244 'manjaro':8,35,103 'manual':117,252 'match':100 'mention':109,239 'mess':203 'name':230 'never':108 'nvidia':40,59,74,101 'offer':97 'older':19 'one':37 'output':170 'packag':20,92,236 'pacman':67,119,133,155,169,254 'pair':251 'phone':52 'poor':257 'purist':5 'push':125,263 're':197 're-instal':196 'realli':29 'remov':192,216 'run':154 'show':167 'stop':42 'stupid':82,130 'suppos':136 'tl':255 'tool':128,148,164,179,194,267 'tri':152,181,191,224 'tribal':7 'troubleshoot':49 'turn':68 'unlik':85 'updat':46,114 'use':233,253 'version':79 'well':14 'whatev':222 'wiki':57,107,242 'work':43,189 'wrapper':65,131"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6420796"
    +editedAt: DateTimeImmutable @1703210170 {#4710
      date: 2023-12-22 02:56:10.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701854381 {#4711
      date: 2023-12-06 10:19:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4715}
  +body: """
    > Turns out there’s a different nvidia driver for each kernel version\n
    \n
    That is literally every version of Linux out there. IDK what you think was different about Manjaro in that respect. Nvidia hates linux and it’s a tough thing to keep it running, especially on a rolling release. Use the DKMS driver if you’re going to update kernels a lot. At least manjaro seperates the kernel installs from the general updates to minimize this disruption.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701893325 {#5406
    date: 2023-12-06 21:08:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@highduc@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5409 …}
  +nested: Doctrine\ORM\PersistentCollection {#5411 …}
  +votes: Doctrine\ORM\PersistentCollection {#5413 …}
  +reports: Doctrine\ORM\PersistentCollection {#5415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5419 …}
  -id: 203825
  -bodyTs: "'differ':6,27 'disrupt':78 'dkms':53 'driver':8,54 'especi':46 'everi':16 'general':73 'go':58 'hate':34 'idk':22 'instal':70 'keep':43 'kernel':11,61,69 'least':65 'linux':19,35 'liter':15 'lot':63 'manjaro':29,66 'minim':76 'nvidia':7,33 're':57 'releas':50 'respect':32 'roll':49 'run':45 'seper':67 'thing':41 'think':25 'tough':40 'turn':1 'updat':60,74 'use':51 'version':12,17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5854068"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701893325 {#5407
    date: 2023-12-06 21:08:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
204 DENIED moderate
App\Entity\EntryComment {#5408
  +user: Proxies\__CG__\App\Entity\User {#5267 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4715
    +user: App\Entity\User {#4728 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      It’s not all “purists” and “tribalism”, Manjaro actually has issues. Besides the well known certificate issues and older packages, I have the following anecdote which made me really dislike it.\n
      \n
      A friend has Manjaro and one day his nvidia drivers stopped working after an update. I helped troubleshoot over the phone, while looking over the wiki. For nvidia drivers they have their own wrapper around pacman.\n
      \n
      Turns out there’s a different nvidia driver for each kernel version. Already a stupid design. So unlike arch where there’s 1 kernel package (the latest the distro offers) and 1 matching nvidia driver, Manjaro has dozens…\n
      \n
      The wiki never mentions how to install or update the drivers manually with pacman or anything like that. It pushes their own tool, a stupid wrapper around pacman, which is supposed to manage this for you.\n
      \n
      In my friend’s case, the tool failed. It was trying to run pacman but there was a conflict issue. But the tool didn’t show the pacman output, so we couldn’t figure out what the tool is trying to do, and why it doesn’t work. We tried removing the tool and re-installing, and all kinds of messing around with it. It failed to install the drivers, it failed to remove the drivers, it kept failing whatever we tried.\n
      \n
      Eventually we figured out the naming convention they used for the packages (again not mentioned in the wiki), and manage to install the correct kernel - driver pair manually, using pacman.\n
      \n
      Tl;dr: poor design, bad documentation, and they push their own crappy tools which hinder instead of helping
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1703484004 {#4709
      date: 2023-12-25 07:00:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4716 …}
    +nested: Doctrine\ORM\PersistentCollection {#4718 …}
    +votes: Doctrine\ORM\PersistentCollection {#4720 …}
    +reports: Doctrine\ORM\PersistentCollection {#4722 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4724 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4726 …}
    -id: 202663
    -bodyTs: "'1':90,99 'actual':9 'alreadi':80 'anecdot':25 'anyth':121 'arch':86 'around':66,132,204 'bad':259 'besid':12 'case':146 'certif':16 'conflict':160 'convent':231 'correct':248 'couldn':173 'crappi':266 'day':38 'design':83,258 'didn':165 'differ':73 'dislik':30 'distro':96 'document':260 'doesn':187 'dozen':105 'dr':256 'driver':41,60,75,102,116,212,218,250 'eventu':225 'fail':149,208,214,221 'figur':175,227 'follow':24 'friend':33,144 'help':48,272 'hinder':269 'instal':112,198,210,246 'instead':270 'issu':11,17,161 'kept':220 'kernel':78,91,249 'kind':201 'known':15 'latest':94 'like':122 'look':54 'made':27 'manag':138,244 'manjaro':8,35,103 'manual':117,252 'match':100 'mention':109,239 'mess':203 'name':230 'never':108 'nvidia':40,59,74,101 'offer':97 'older':19 'one':37 'output':170 'packag':20,92,236 'pacman':67,119,133,155,169,254 'pair':251 'phone':52 'poor':257 'purist':5 'push':125,263 're':197 're-instal':196 'realli':29 'remov':192,216 'run':154 'show':167 'stop':42 'stupid':82,130 'suppos':136 'tl':255 'tool':128,148,164,179,194,267 'tri':152,181,191,224 'tribal':7 'troubleshoot':49 'turn':68 'unlik':85 'updat':46,114 'use':233,253 'version':79 'well':14 'whatev':222 'wiki':57,107,242 'work':43,189 'wrapper':65,131"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6420796"
    +editedAt: DateTimeImmutable @1703210170 {#4710
      date: 2023-12-22 02:56:10.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701854381 {#4711
      date: 2023-12-06 10:19:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4715}
  +body: """
    > Turns out there’s a different nvidia driver for each kernel version\n
    \n
    That is literally every version of Linux out there. IDK what you think was different about Manjaro in that respect. Nvidia hates linux and it’s a tough thing to keep it running, especially on a rolling release. Use the DKMS driver if you’re going to update kernels a lot. At least manjaro seperates the kernel installs from the general updates to minimize this disruption.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701893325 {#5406
    date: 2023-12-06 21:08:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@highduc@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5409 …}
  +nested: Doctrine\ORM\PersistentCollection {#5411 …}
  +votes: Doctrine\ORM\PersistentCollection {#5413 …}
  +reports: Doctrine\ORM\PersistentCollection {#5415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5419 …}
  -id: 203825
  -bodyTs: "'differ':6,27 'disrupt':78 'dkms':53 'driver':8,54 'especi':46 'everi':16 'general':73 'go':58 'hate':34 'idk':22 'instal':70 'keep':43 'kernel':11,61,69 'least':65 'linux':19,35 'liter':15 'lot':63 'manjaro':29,66 'minim':76 'nvidia':7,33 're':57 'releas':50 'respect':32 'roll':49 'run':45 'seper':67 'thing':41 'think':25 'tough':40 'turn':1 'updat':60,74 'use':51 'version':12,17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5854068"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701893325 {#5407
    date: 2023-12-06 21:08:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
205 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
206 DENIED moderate
App\Entity\EntryComment {#5567
  +user: App\Entity\User {#4728 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5408
    +user: Proxies\__CG__\App\Entity\User {#5267 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4715
      +user: App\Entity\User {#4728 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        It’s not all “purists” and “tribalism”, Manjaro actually has issues. Besides the well known certificate issues and older packages, I have the following anecdote which made me really dislike it.\n
        \n
        A friend has Manjaro and one day his nvidia drivers stopped working after an update. I helped troubleshoot over the phone, while looking over the wiki. For nvidia drivers they have their own wrapper around pacman.\n
        \n
        Turns out there’s a different nvidia driver for each kernel version. Already a stupid design. So unlike arch where there’s 1 kernel package (the latest the distro offers) and 1 matching nvidia driver, Manjaro has dozens…\n
        \n
        The wiki never mentions how to install or update the drivers manually with pacman or anything like that. It pushes their own tool, a stupid wrapper around pacman, which is supposed to manage this for you.\n
        \n
        In my friend’s case, the tool failed. It was trying to run pacman but there was a conflict issue. But the tool didn’t show the pacman output, so we couldn’t figure out what the tool is trying to do, and why it doesn’t work. We tried removing the tool and re-installing, and all kinds of messing around with it. It failed to install the drivers, it failed to remove the drivers, it kept failing whatever we tried.\n
        \n
        Eventually we figured out the naming convention they used for the packages (again not mentioned in the wiki), and manage to install the correct kernel - driver pair manually, using pacman.\n
        \n
        Tl;dr: poor design, bad documentation, and they push their own crappy tools which hinder instead of helping
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1703484004 {#4709
        date: 2023-12-25 07:00:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WeAreAllOne@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4716 …}
      +nested: Doctrine\ORM\PersistentCollection {#4718 …}
      +votes: Doctrine\ORM\PersistentCollection {#4720 …}
      +reports: Doctrine\ORM\PersistentCollection {#4722 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4724 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4726 …}
      -id: 202663
      -bodyTs: "'1':90,99 'actual':9 'alreadi':80 'anecdot':25 'anyth':121 'arch':86 'around':66,132,204 'bad':259 'besid':12 'case':146 'certif':16 'conflict':160 'convent':231 'correct':248 'couldn':173 'crappi':266 'day':38 'design':83,258 'didn':165 'differ':73 'dislik':30 'distro':96 'document':260 'doesn':187 'dozen':105 'dr':256 'driver':41,60,75,102,116,212,218,250 'eventu':225 'fail':149,208,214,221 'figur':175,227 'follow':24 'friend':33,144 'help':48,272 'hinder':269 'instal':112,198,210,246 'instead':270 'issu':11,17,161 'kept':220 'kernel':78,91,249 'kind':201 'known':15 'latest':94 'like':122 'look':54 'made':27 'manag':138,244 'manjaro':8,35,103 'manual':117,252 'match':100 'mention':109,239 'mess':203 'name':230 'never':108 'nvidia':40,59,74,101 'offer':97 'older':19 'one':37 'output':170 'packag':20,92,236 'pacman':67,119,133,155,169,254 'pair':251 'phone':52 'poor':257 'purist':5 'push':125,263 're':197 're-instal':196 'realli':29 'remov':192,216 'run':154 'show':167 'stop':42 'stupid':82,130 'suppos':136 'tl':255 'tool':128,148,164,179,194,267 'tri':152,181,191,224 'tribal':7 'troubleshoot':49 'turn':68 'unlik':85 'updat':46,114 'use':233,253 'version':79 'well':14 'whatev':222 'wiki':57,107,242 'work':43,189 'wrapper':65,131"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6420796"
      +editedAt: DateTimeImmutable @1703210170 {#4710
        date: 2023-12-22 02:56:10.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701854381 {#4711
        date: 2023-12-06 10:19:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4715}
    +body: """
      > Turns out there’s a different nvidia driver for each kernel version\n
      \n
      That is literally every version of Linux out there. IDK what you think was different about Manjaro in that respect. Nvidia hates linux and it’s a tough thing to keep it running, especially on a rolling release. Use the DKMS driver if you’re going to update kernels a lot. At least manjaro seperates the kernel installs from the general updates to minimize this disruption.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701893325 {#5406
      date: 2023-12-06 21:08:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
      "@highduc@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5409 …}
    +nested: Doctrine\ORM\PersistentCollection {#5411 …}
    +votes: Doctrine\ORM\PersistentCollection {#5413 …}
    +reports: Doctrine\ORM\PersistentCollection {#5415 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5417 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5419 …}
    -id: 203825
    -bodyTs: "'differ':6,27 'disrupt':78 'dkms':53 'driver':8,54 'especi':46 'everi':16 'general':73 'go':58 'hate':34 'idk':22 'instal':70 'keep':43 'kernel':11,61,69 'least':65 'linux':19,35 'liter':15 'lot':63 'manjaro':29,66 'minim':76 'nvidia':7,33 're':57 'releas':50 'respect':32 'roll':49 'run':45 'seper':67 'thing':41 'think':25 'tough':40 'turn':1 'updat':60,74 'use':51 'version':12,17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5854068"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701893325 {#5407
      date: 2023-12-06 21:08:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4715}
  +body: "I know that these packages are “linked”, and for every kernel update you need a new nvidia driver, I don’t understand though why they keep so many kernel versions in the repo (and their respective nvidia drivers ofc). Just makes things confusing, I assume people generally want the latest kernel the distro has to offer, or if they want something else it’s a different kernel “flavor” like lts, zen, rt, etc."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701942352 {#5565
    date: 2023-12-07 10:45:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@highduc@lemmy.ml"
    "@ikidd@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5568 …}
  +nested: Doctrine\ORM\PersistentCollection {#5570 …}
  +votes: Doctrine\ORM\PersistentCollection {#5572 …}
  +reports: Doctrine\ORM\PersistentCollection {#5574 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5578 …}
  -id: 205942
  -bodyTs: "'assum':45 'confus':43 'differ':66 'distro':53 'driver':18,38 'els':62 'etc':73 'everi':10 'flavor':68 'general':47 'keep':26 'kernel':11,29,51,67 'know':2 'latest':50 'like':69 'link':7 'lts':70 'make':41 'mani':28 'need':14 'new':16 'nvidia':17,37 'ofc':39 'offer':56 'packag':5 'peopl':46 'repo':33 'respect':36 'rt':72 'someth':61 'thing':42 'though':23 'understand':22 'updat':12 'version':30 'want':48,60 'zen':71"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6448764"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701942352 {#5566
    date: 2023-12-07 10:45:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
207 DENIED edit
App\Entity\EntryComment {#5567
  +user: App\Entity\User {#4728 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5408
    +user: Proxies\__CG__\App\Entity\User {#5267 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4715
      +user: App\Entity\User {#4728 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        It’s not all “purists” and “tribalism”, Manjaro actually has issues. Besides the well known certificate issues and older packages, I have the following anecdote which made me really dislike it.\n
        \n
        A friend has Manjaro and one day his nvidia drivers stopped working after an update. I helped troubleshoot over the phone, while looking over the wiki. For nvidia drivers they have their own wrapper around pacman.\n
        \n
        Turns out there’s a different nvidia driver for each kernel version. Already a stupid design. So unlike arch where there’s 1 kernel package (the latest the distro offers) and 1 matching nvidia driver, Manjaro has dozens…\n
        \n
        The wiki never mentions how to install or update the drivers manually with pacman or anything like that. It pushes their own tool, a stupid wrapper around pacman, which is supposed to manage this for you.\n
        \n
        In my friend’s case, the tool failed. It was trying to run pacman but there was a conflict issue. But the tool didn’t show the pacman output, so we couldn’t figure out what the tool is trying to do, and why it doesn’t work. We tried removing the tool and re-installing, and all kinds of messing around with it. It failed to install the drivers, it failed to remove the drivers, it kept failing whatever we tried.\n
        \n
        Eventually we figured out the naming convention they used for the packages (again not mentioned in the wiki), and manage to install the correct kernel - driver pair manually, using pacman.\n
        \n
        Tl;dr: poor design, bad documentation, and they push their own crappy tools which hinder instead of helping
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1703484004 {#4709
        date: 2023-12-25 07:00:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WeAreAllOne@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4716 …}
      +nested: Doctrine\ORM\PersistentCollection {#4718 …}
      +votes: Doctrine\ORM\PersistentCollection {#4720 …}
      +reports: Doctrine\ORM\PersistentCollection {#4722 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4724 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4726 …}
      -id: 202663
      -bodyTs: "'1':90,99 'actual':9 'alreadi':80 'anecdot':25 'anyth':121 'arch':86 'around':66,132,204 'bad':259 'besid':12 'case':146 'certif':16 'conflict':160 'convent':231 'correct':248 'couldn':173 'crappi':266 'day':38 'design':83,258 'didn':165 'differ':73 'dislik':30 'distro':96 'document':260 'doesn':187 'dozen':105 'dr':256 'driver':41,60,75,102,116,212,218,250 'eventu':225 'fail':149,208,214,221 'figur':175,227 'follow':24 'friend':33,144 'help':48,272 'hinder':269 'instal':112,198,210,246 'instead':270 'issu':11,17,161 'kept':220 'kernel':78,91,249 'kind':201 'known':15 'latest':94 'like':122 'look':54 'made':27 'manag':138,244 'manjaro':8,35,103 'manual':117,252 'match':100 'mention':109,239 'mess':203 'name':230 'never':108 'nvidia':40,59,74,101 'offer':97 'older':19 'one':37 'output':170 'packag':20,92,236 'pacman':67,119,133,155,169,254 'pair':251 'phone':52 'poor':257 'purist':5 'push':125,263 're':197 're-instal':196 'realli':29 'remov':192,216 'run':154 'show':167 'stop':42 'stupid':82,130 'suppos':136 'tl':255 'tool':128,148,164,179,194,267 'tri':152,181,191,224 'tribal':7 'troubleshoot':49 'turn':68 'unlik':85 'updat':46,114 'use':233,253 'version':79 'well':14 'whatev':222 'wiki':57,107,242 'work':43,189 'wrapper':65,131"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6420796"
      +editedAt: DateTimeImmutable @1703210170 {#4710
        date: 2023-12-22 02:56:10.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701854381 {#4711
        date: 2023-12-06 10:19:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4715}
    +body: """
      > Turns out there’s a different nvidia driver for each kernel version\n
      \n
      That is literally every version of Linux out there. IDK what you think was different about Manjaro in that respect. Nvidia hates linux and it’s a tough thing to keep it running, especially on a rolling release. Use the DKMS driver if you’re going to update kernels a lot. At least manjaro seperates the kernel installs from the general updates to minimize this disruption.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701893325 {#5406
      date: 2023-12-06 21:08:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
      "@highduc@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5409 …}
    +nested: Doctrine\ORM\PersistentCollection {#5411 …}
    +votes: Doctrine\ORM\PersistentCollection {#5413 …}
    +reports: Doctrine\ORM\PersistentCollection {#5415 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5417 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5419 …}
    -id: 203825
    -bodyTs: "'differ':6,27 'disrupt':78 'dkms':53 'driver':8,54 'especi':46 'everi':16 'general':73 'go':58 'hate':34 'idk':22 'instal':70 'keep':43 'kernel':11,61,69 'least':65 'linux':19,35 'liter':15 'lot':63 'manjaro':29,66 'minim':76 'nvidia':7,33 're':57 'releas':50 'respect':32 'roll':49 'run':45 'seper':67 'thing':41 'think':25 'tough':40 'turn':1 'updat':60,74 'use':51 'version':12,17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5854068"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701893325 {#5407
      date: 2023-12-06 21:08:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4715}
  +body: "I know that these packages are “linked”, and for every kernel update you need a new nvidia driver, I don’t understand though why they keep so many kernel versions in the repo (and their respective nvidia drivers ofc). Just makes things confusing, I assume people generally want the latest kernel the distro has to offer, or if they want something else it’s a different kernel “flavor” like lts, zen, rt, etc."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701942352 {#5565
    date: 2023-12-07 10:45:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@highduc@lemmy.ml"
    "@ikidd@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5568 …}
  +nested: Doctrine\ORM\PersistentCollection {#5570 …}
  +votes: Doctrine\ORM\PersistentCollection {#5572 …}
  +reports: Doctrine\ORM\PersistentCollection {#5574 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5578 …}
  -id: 205942
  -bodyTs: "'assum':45 'confus':43 'differ':66 'distro':53 'driver':18,38 'els':62 'etc':73 'everi':10 'flavor':68 'general':47 'keep':26 'kernel':11,29,51,67 'know':2 'latest':50 'like':69 'link':7 'lts':70 'make':41 'mani':28 'need':14 'new':16 'nvidia':17,37 'ofc':39 'offer':56 'packag':5 'peopl':46 'repo':33 'respect':36 'rt':72 'someth':61 'thing':42 'though':23 'understand':22 'updat':12 'version':30 'want':48,60 'zen':71"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6448764"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701942352 {#5566
    date: 2023-12-07 10:45:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
208 DENIED moderate
App\Entity\EntryComment {#5567
  +user: App\Entity\User {#4728 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5408
    +user: Proxies\__CG__\App\Entity\User {#5267 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4715
      +user: App\Entity\User {#4728 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        It’s not all “purists” and “tribalism”, Manjaro actually has issues. Besides the well known certificate issues and older packages, I have the following anecdote which made me really dislike it.\n
        \n
        A friend has Manjaro and one day his nvidia drivers stopped working after an update. I helped troubleshoot over the phone, while looking over the wiki. For nvidia drivers they have their own wrapper around pacman.\n
        \n
        Turns out there’s a different nvidia driver for each kernel version. Already a stupid design. So unlike arch where there’s 1 kernel package (the latest the distro offers) and 1 matching nvidia driver, Manjaro has dozens…\n
        \n
        The wiki never mentions how to install or update the drivers manually with pacman or anything like that. It pushes their own tool, a stupid wrapper around pacman, which is supposed to manage this for you.\n
        \n
        In my friend’s case, the tool failed. It was trying to run pacman but there was a conflict issue. But the tool didn’t show the pacman output, so we couldn’t figure out what the tool is trying to do, and why it doesn’t work. We tried removing the tool and re-installing, and all kinds of messing around with it. It failed to install the drivers, it failed to remove the drivers, it kept failing whatever we tried.\n
        \n
        Eventually we figured out the naming convention they used for the packages (again not mentioned in the wiki), and manage to install the correct kernel - driver pair manually, using pacman.\n
        \n
        Tl;dr: poor design, bad documentation, and they push their own crappy tools which hinder instead of helping
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1703484004 {#4709
        date: 2023-12-25 07:00:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WeAreAllOne@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4716 …}
      +nested: Doctrine\ORM\PersistentCollection {#4718 …}
      +votes: Doctrine\ORM\PersistentCollection {#4720 …}
      +reports: Doctrine\ORM\PersistentCollection {#4722 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4724 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4726 …}
      -id: 202663
      -bodyTs: "'1':90,99 'actual':9 'alreadi':80 'anecdot':25 'anyth':121 'arch':86 'around':66,132,204 'bad':259 'besid':12 'case':146 'certif':16 'conflict':160 'convent':231 'correct':248 'couldn':173 'crappi':266 'day':38 'design':83,258 'didn':165 'differ':73 'dislik':30 'distro':96 'document':260 'doesn':187 'dozen':105 'dr':256 'driver':41,60,75,102,116,212,218,250 'eventu':225 'fail':149,208,214,221 'figur':175,227 'follow':24 'friend':33,144 'help':48,272 'hinder':269 'instal':112,198,210,246 'instead':270 'issu':11,17,161 'kept':220 'kernel':78,91,249 'kind':201 'known':15 'latest':94 'like':122 'look':54 'made':27 'manag':138,244 'manjaro':8,35,103 'manual':117,252 'match':100 'mention':109,239 'mess':203 'name':230 'never':108 'nvidia':40,59,74,101 'offer':97 'older':19 'one':37 'output':170 'packag':20,92,236 'pacman':67,119,133,155,169,254 'pair':251 'phone':52 'poor':257 'purist':5 'push':125,263 're':197 're-instal':196 'realli':29 'remov':192,216 'run':154 'show':167 'stop':42 'stupid':82,130 'suppos':136 'tl':255 'tool':128,148,164,179,194,267 'tri':152,181,191,224 'tribal':7 'troubleshoot':49 'turn':68 'unlik':85 'updat':46,114 'use':233,253 'version':79 'well':14 'whatev':222 'wiki':57,107,242 'work':43,189 'wrapper':65,131"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6420796"
      +editedAt: DateTimeImmutable @1703210170 {#4710
        date: 2023-12-22 02:56:10.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701854381 {#4711
        date: 2023-12-06 10:19:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4715}
    +body: """
      > Turns out there’s a different nvidia driver for each kernel version\n
      \n
      That is literally every version of Linux out there. IDK what you think was different about Manjaro in that respect. Nvidia hates linux and it’s a tough thing to keep it running, especially on a rolling release. Use the DKMS driver if you’re going to update kernels a lot. At least manjaro seperates the kernel installs from the general updates to minimize this disruption.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701893325 {#5406
      date: 2023-12-06 21:08:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
      "@highduc@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5409 …}
    +nested: Doctrine\ORM\PersistentCollection {#5411 …}
    +votes: Doctrine\ORM\PersistentCollection {#5413 …}
    +reports: Doctrine\ORM\PersistentCollection {#5415 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5417 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5419 …}
    -id: 203825
    -bodyTs: "'differ':6,27 'disrupt':78 'dkms':53 'driver':8,54 'especi':46 'everi':16 'general':73 'go':58 'hate':34 'idk':22 'instal':70 'keep':43 'kernel':11,61,69 'least':65 'linux':19,35 'liter':15 'lot':63 'manjaro':29,66 'minim':76 'nvidia':7,33 're':57 'releas':50 'respect':32 'roll':49 'run':45 'seper':67 'thing':41 'think':25 'tough':40 'turn':1 'updat':60,74 'use':51 'version':12,17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5854068"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701893325 {#5407
      date: 2023-12-06 21:08:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4715}
  +body: "I know that these packages are “linked”, and for every kernel update you need a new nvidia driver, I don’t understand though why they keep so many kernel versions in the repo (and their respective nvidia drivers ofc). Just makes things confusing, I assume people generally want the latest kernel the distro has to offer, or if they want something else it’s a different kernel “flavor” like lts, zen, rt, etc."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701942352 {#5565
    date: 2023-12-07 10:45:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@highduc@lemmy.ml"
    "@ikidd@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5568 …}
  +nested: Doctrine\ORM\PersistentCollection {#5570 …}
  +votes: Doctrine\ORM\PersistentCollection {#5572 …}
  +reports: Doctrine\ORM\PersistentCollection {#5574 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5578 …}
  -id: 205942
  -bodyTs: "'assum':45 'confus':43 'differ':66 'distro':53 'driver':18,38 'els':62 'etc':73 'everi':10 'flavor':68 'general':47 'keep':26 'kernel':11,29,51,67 'know':2 'latest':50 'like':69 'link':7 'lts':70 'make':41 'mani':28 'need':14 'new':16 'nvidia':17,37 'ofc':39 'offer':56 'packag':5 'peopl':46 'repo':33 'respect':36 'rt':72 'someth':61 'thing':42 'though':23 'understand':22 'updat':12 'version':30 'want':48,60 'zen':71"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6448764"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701942352 {#5566
    date: 2023-12-07 10:45:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
209 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
210 DENIED moderate
App\Entity\EntryComment {#5423
  +user: App\Entity\User {#5020 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4715
    +user: App\Entity\User {#4728 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      It’s not all “purists” and “tribalism”, Manjaro actually has issues. Besides the well known certificate issues and older packages, I have the following anecdote which made me really dislike it.\n
      \n
      A friend has Manjaro and one day his nvidia drivers stopped working after an update. I helped troubleshoot over the phone, while looking over the wiki. For nvidia drivers they have their own wrapper around pacman.\n
      \n
      Turns out there’s a different nvidia driver for each kernel version. Already a stupid design. So unlike arch where there’s 1 kernel package (the latest the distro offers) and 1 matching nvidia driver, Manjaro has dozens…\n
      \n
      The wiki never mentions how to install or update the drivers manually with pacman or anything like that. It pushes their own tool, a stupid wrapper around pacman, which is supposed to manage this for you.\n
      \n
      In my friend’s case, the tool failed. It was trying to run pacman but there was a conflict issue. But the tool didn’t show the pacman output, so we couldn’t figure out what the tool is trying to do, and why it doesn’t work. We tried removing the tool and re-installing, and all kinds of messing around with it. It failed to install the drivers, it failed to remove the drivers, it kept failing whatever we tried.\n
      \n
      Eventually we figured out the naming convention they used for the packages (again not mentioned in the wiki), and manage to install the correct kernel - driver pair manually, using pacman.\n
      \n
      Tl;dr: poor design, bad documentation, and they push their own crappy tools which hinder instead of helping
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1703484004 {#4709
      date: 2023-12-25 07:00:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4716 …}
    +nested: Doctrine\ORM\PersistentCollection {#4718 …}
    +votes: Doctrine\ORM\PersistentCollection {#4720 …}
    +reports: Doctrine\ORM\PersistentCollection {#4722 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4724 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4726 …}
    -id: 202663
    -bodyTs: "'1':90,99 'actual':9 'alreadi':80 'anecdot':25 'anyth':121 'arch':86 'around':66,132,204 'bad':259 'besid':12 'case':146 'certif':16 'conflict':160 'convent':231 'correct':248 'couldn':173 'crappi':266 'day':38 'design':83,258 'didn':165 'differ':73 'dislik':30 'distro':96 'document':260 'doesn':187 'dozen':105 'dr':256 'driver':41,60,75,102,116,212,218,250 'eventu':225 'fail':149,208,214,221 'figur':175,227 'follow':24 'friend':33,144 'help':48,272 'hinder':269 'instal':112,198,210,246 'instead':270 'issu':11,17,161 'kept':220 'kernel':78,91,249 'kind':201 'known':15 'latest':94 'like':122 'look':54 'made':27 'manag':138,244 'manjaro':8,35,103 'manual':117,252 'match':100 'mention':109,239 'mess':203 'name':230 'never':108 'nvidia':40,59,74,101 'offer':97 'older':19 'one':37 'output':170 'packag':20,92,236 'pacman':67,119,133,155,169,254 'pair':251 'phone':52 'poor':257 'purist':5 'push':125,263 're':197 're-instal':196 'realli':29 'remov':192,216 'run':154 'show':167 'stop':42 'stupid':82,130 'suppos':136 'tl':255 'tool':128,148,164,179,194,267 'tri':152,181,191,224 'tribal':7 'troubleshoot':49 'turn':68 'unlik':85 'updat':46,114 'use':233,253 'version':79 'well':14 'whatev':222 'wiki':57,107,242 'work':43,189 'wrapper':65,131"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6420796"
    +editedAt: DateTimeImmutable @1703210170 {#4710
      date: 2023-12-22 02:56:10.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701854381 {#4711
      date: 2023-12-06 10:19:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4715}
  +body: """
    > It’s not all “purists” and “tribalism”\n
    \n
    I disagree.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701910800 {#5421
    date: 2023-12-07 02:00:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@highduc@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5424 …}
  +nested: Doctrine\ORM\PersistentCollection {#5426 …}
  +votes: Doctrine\ORM\PersistentCollection {#5428 …}
  +reports: Doctrine\ORM\PersistentCollection {#5430 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5432 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5434 …}
  -id: 204803
  -bodyTs: "'disagre':9 'purist':5 'tribal':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5859722"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701910800 {#5422
    date: 2023-12-07 02:00:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
211 DENIED edit
App\Entity\EntryComment {#5423
  +user: App\Entity\User {#5020 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4715
    +user: App\Entity\User {#4728 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      It’s not all “purists” and “tribalism”, Manjaro actually has issues. Besides the well known certificate issues and older packages, I have the following anecdote which made me really dislike it.\n
      \n
      A friend has Manjaro and one day his nvidia drivers stopped working after an update. I helped troubleshoot over the phone, while looking over the wiki. For nvidia drivers they have their own wrapper around pacman.\n
      \n
      Turns out there’s a different nvidia driver for each kernel version. Already a stupid design. So unlike arch where there’s 1 kernel package (the latest the distro offers) and 1 matching nvidia driver, Manjaro has dozens…\n
      \n
      The wiki never mentions how to install or update the drivers manually with pacman or anything like that. It pushes their own tool, a stupid wrapper around pacman, which is supposed to manage this for you.\n
      \n
      In my friend’s case, the tool failed. It was trying to run pacman but there was a conflict issue. But the tool didn’t show the pacman output, so we couldn’t figure out what the tool is trying to do, and why it doesn’t work. We tried removing the tool and re-installing, and all kinds of messing around with it. It failed to install the drivers, it failed to remove the drivers, it kept failing whatever we tried.\n
      \n
      Eventually we figured out the naming convention they used for the packages (again not mentioned in the wiki), and manage to install the correct kernel - driver pair manually, using pacman.\n
      \n
      Tl;dr: poor design, bad documentation, and they push their own crappy tools which hinder instead of helping
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1703484004 {#4709
      date: 2023-12-25 07:00:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4716 …}
    +nested: Doctrine\ORM\PersistentCollection {#4718 …}
    +votes: Doctrine\ORM\PersistentCollection {#4720 …}
    +reports: Doctrine\ORM\PersistentCollection {#4722 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4724 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4726 …}
    -id: 202663
    -bodyTs: "'1':90,99 'actual':9 'alreadi':80 'anecdot':25 'anyth':121 'arch':86 'around':66,132,204 'bad':259 'besid':12 'case':146 'certif':16 'conflict':160 'convent':231 'correct':248 'couldn':173 'crappi':266 'day':38 'design':83,258 'didn':165 'differ':73 'dislik':30 'distro':96 'document':260 'doesn':187 'dozen':105 'dr':256 'driver':41,60,75,102,116,212,218,250 'eventu':225 'fail':149,208,214,221 'figur':175,227 'follow':24 'friend':33,144 'help':48,272 'hinder':269 'instal':112,198,210,246 'instead':270 'issu':11,17,161 'kept':220 'kernel':78,91,249 'kind':201 'known':15 'latest':94 'like':122 'look':54 'made':27 'manag':138,244 'manjaro':8,35,103 'manual':117,252 'match':100 'mention':109,239 'mess':203 'name':230 'never':108 'nvidia':40,59,74,101 'offer':97 'older':19 'one':37 'output':170 'packag':20,92,236 'pacman':67,119,133,155,169,254 'pair':251 'phone':52 'poor':257 'purist':5 'push':125,263 're':197 're-instal':196 'realli':29 'remov':192,216 'run':154 'show':167 'stop':42 'stupid':82,130 'suppos':136 'tl':255 'tool':128,148,164,179,194,267 'tri':152,181,191,224 'tribal':7 'troubleshoot':49 'turn':68 'unlik':85 'updat':46,114 'use':233,253 'version':79 'well':14 'whatev':222 'wiki':57,107,242 'work':43,189 'wrapper':65,131"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6420796"
    +editedAt: DateTimeImmutable @1703210170 {#4710
      date: 2023-12-22 02:56:10.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701854381 {#4711
      date: 2023-12-06 10:19:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4715}
  +body: """
    > It’s not all “purists” and “tribalism”\n
    \n
    I disagree.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701910800 {#5421
    date: 2023-12-07 02:00:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@highduc@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5424 …}
  +nested: Doctrine\ORM\PersistentCollection {#5426 …}
  +votes: Doctrine\ORM\PersistentCollection {#5428 …}
  +reports: Doctrine\ORM\PersistentCollection {#5430 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5432 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5434 …}
  -id: 204803
  -bodyTs: "'disagre':9 'purist':5 'tribal':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5859722"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701910800 {#5422
    date: 2023-12-07 02:00:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
212 DENIED moderate
App\Entity\EntryComment {#5423
  +user: App\Entity\User {#5020 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4715
    +user: App\Entity\User {#4728 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      It’s not all “purists” and “tribalism”, Manjaro actually has issues. Besides the well known certificate issues and older packages, I have the following anecdote which made me really dislike it.\n
      \n
      A friend has Manjaro and one day his nvidia drivers stopped working after an update. I helped troubleshoot over the phone, while looking over the wiki. For nvidia drivers they have their own wrapper around pacman.\n
      \n
      Turns out there’s a different nvidia driver for each kernel version. Already a stupid design. So unlike arch where there’s 1 kernel package (the latest the distro offers) and 1 matching nvidia driver, Manjaro has dozens…\n
      \n
      The wiki never mentions how to install or update the drivers manually with pacman or anything like that. It pushes their own tool, a stupid wrapper around pacman, which is supposed to manage this for you.\n
      \n
      In my friend’s case, the tool failed. It was trying to run pacman but there was a conflict issue. But the tool didn’t show the pacman output, so we couldn’t figure out what the tool is trying to do, and why it doesn’t work. We tried removing the tool and re-installing, and all kinds of messing around with it. It failed to install the drivers, it failed to remove the drivers, it kept failing whatever we tried.\n
      \n
      Eventually we figured out the naming convention they used for the packages (again not mentioned in the wiki), and manage to install the correct kernel - driver pair manually, using pacman.\n
      \n
      Tl;dr: poor design, bad documentation, and they push their own crappy tools which hinder instead of helping
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1703484004 {#4709
      date: 2023-12-25 07:00:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WeAreAllOne@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4716 …}
    +nested: Doctrine\ORM\PersistentCollection {#4718 …}
    +votes: Doctrine\ORM\PersistentCollection {#4720 …}
    +reports: Doctrine\ORM\PersistentCollection {#4722 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4724 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4726 …}
    -id: 202663
    -bodyTs: "'1':90,99 'actual':9 'alreadi':80 'anecdot':25 'anyth':121 'arch':86 'around':66,132,204 'bad':259 'besid':12 'case':146 'certif':16 'conflict':160 'convent':231 'correct':248 'couldn':173 'crappi':266 'day':38 'design':83,258 'didn':165 'differ':73 'dislik':30 'distro':96 'document':260 'doesn':187 'dozen':105 'dr':256 'driver':41,60,75,102,116,212,218,250 'eventu':225 'fail':149,208,214,221 'figur':175,227 'follow':24 'friend':33,144 'help':48,272 'hinder':269 'instal':112,198,210,246 'instead':270 'issu':11,17,161 'kept':220 'kernel':78,91,249 'kind':201 'known':15 'latest':94 'like':122 'look':54 'made':27 'manag':138,244 'manjaro':8,35,103 'manual':117,252 'match':100 'mention':109,239 'mess':203 'name':230 'never':108 'nvidia':40,59,74,101 'offer':97 'older':19 'one':37 'output':170 'packag':20,92,236 'pacman':67,119,133,155,169,254 'pair':251 'phone':52 'poor':257 'purist':5 'push':125,263 're':197 're-instal':196 'realli':29 'remov':192,216 'run':154 'show':167 'stop':42 'stupid':82,130 'suppos':136 'tl':255 'tool':128,148,164,179,194,267 'tri':152,181,191,224 'tribal':7 'troubleshoot':49 'turn':68 'unlik':85 'updat':46,114 'use':233,253 'version':79 'well':14 'whatev':222 'wiki':57,107,242 'work':43,189 'wrapper':65,131"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6420796"
    +editedAt: DateTimeImmutable @1703210170 {#4710
      date: 2023-12-22 02:56:10.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701854381 {#4711
      date: 2023-12-06 10:19:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4715}
  +body: """
    > It’s not all “purists” and “tribalism”\n
    \n
    I disagree.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701910800 {#5421
    date: 2023-12-07 02:00:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
    "@highduc@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5424 …}
  +nested: Doctrine\ORM\PersistentCollection {#5426 …}
  +votes: Doctrine\ORM\PersistentCollection {#5428 …}
  +reports: Doctrine\ORM\PersistentCollection {#5430 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5432 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5434 …}
  -id: 204803
  -bodyTs: "'disagre':9 'purist':5 'tribal':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5859722"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701910800 {#5422
    date: 2023-12-07 02:00:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
213 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
214 DENIED moderate
App\Entity\EntryComment {#4788
  +user: App\Entity\User {#4801 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’ll keep it short and sweet.\n
    \n
    I’ve been using Manjaro for about 6 years now.\n
    \n
    When I had an Nvidia GPU, it would break after quite a few updates and need a rollback.\n
    \n
    Then I moved to an AMD card, and I haven’t had any issues at all.\n
    \n
    Like…at all.\n
    \n
    The End.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701919164 {#4783
    date: 2023-12-07 04:19:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4789 …}
  +nested: Doctrine\ORM\PersistentCollection {#4791 …}
  +votes: Doctrine\ORM\PersistentCollection {#4793 …}
  +reports: Doctrine\ORM\PersistentCollection {#4795 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4797 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4799 …}
  -id: 205095
  -bodyTs: "'6':15 'amd':41 'break':26 'card':42 'end':56 'gpu':23 'haven':45 'issu':49 'keep':3 'like':52 'll':2 'manjaro':12 'move':38 'need':33 'nvidia':22 'quit':28 'rollback':35 'short':5 'sweet':7 'updat':31 'use':11 've':9 'would':25 'year':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/5305637"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701919164 {#4784
    date: 2023-12-07 04:19:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
215 DENIED edit
App\Entity\EntryComment {#4788
  +user: App\Entity\User {#4801 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’ll keep it short and sweet.\n
    \n
    I’ve been using Manjaro for about 6 years now.\n
    \n
    When I had an Nvidia GPU, it would break after quite a few updates and need a rollback.\n
    \n
    Then I moved to an AMD card, and I haven’t had any issues at all.\n
    \n
    Like…at all.\n
    \n
    The End.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701919164 {#4783
    date: 2023-12-07 04:19:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4789 …}
  +nested: Doctrine\ORM\PersistentCollection {#4791 …}
  +votes: Doctrine\ORM\PersistentCollection {#4793 …}
  +reports: Doctrine\ORM\PersistentCollection {#4795 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4797 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4799 …}
  -id: 205095
  -bodyTs: "'6':15 'amd':41 'break':26 'card':42 'end':56 'gpu':23 'haven':45 'issu':49 'keep':3 'like':52 'll':2 'manjaro':12 'move':38 'need':33 'nvidia':22 'quit':28 'rollback':35 'short':5 'sweet':7 'updat':31 'use':11 've':9 'would':25 'year':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/5305637"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701919164 {#4784
    date: 2023-12-07 04:19:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
216 DENIED moderate
App\Entity\EntryComment {#4788
  +user: App\Entity\User {#4801 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’ll keep it short and sweet.\n
    \n
    I’ve been using Manjaro for about 6 years now.\n
    \n
    When I had an Nvidia GPU, it would break after quite a few updates and need a rollback.\n
    \n
    Then I moved to an AMD card, and I haven’t had any issues at all.\n
    \n
    Like…at all.\n
    \n
    The End.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701919164 {#4783
    date: 2023-12-07 04:19:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4789 …}
  +nested: Doctrine\ORM\PersistentCollection {#4791 …}
  +votes: Doctrine\ORM\PersistentCollection {#4793 …}
  +reports: Doctrine\ORM\PersistentCollection {#4795 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4797 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4799 …}
  -id: 205095
  -bodyTs: "'6':15 'amd':41 'break':26 'card':42 'end':56 'gpu':23 'haven':45 'issu':49 'keep':3 'like':52 'll':2 'manjaro':12 'move':38 'need':33 'nvidia':22 'quit':28 'rollback':35 'short':5 'sweet':7 'updat':31 'use':11 've':9 'would':25 'year':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/5305637"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701919164 {#4784
    date: 2023-12-07 04:19:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
217 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
218 DENIED moderate
App\Entity\EntryComment {#4861
  +user: App\Entity\User {#4874 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "There will always be some haters. Haters are emotionally motivated to engage while most other ppl dgaf. So it’s normal you’ll see a bit more of them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701780067 {#4856
    date: 2023-12-05 13:41:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4862 …}
  +nested: Doctrine\ORM\PersistentCollection {#4864 …}
  +votes: Doctrine\ORM\PersistentCollection {#4866 …}
  +reports: Doctrine\ORM\PersistentCollection {#4868 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4870 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4872 …}
  -id: 198557
  -bodyTs: "'alway':3 'bit':26 'dgaf':17 'emot':9 'engag':12 'hater':6,7 'll':23 'motiv':10 'normal':21 'ppl':16 'see':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6322082"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701780067 {#4857
    date: 2023-12-05 13:41:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
219 DENIED edit
App\Entity\EntryComment {#4861
  +user: App\Entity\User {#4874 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "There will always be some haters. Haters are emotionally motivated to engage while most other ppl dgaf. So it’s normal you’ll see a bit more of them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701780067 {#4856
    date: 2023-12-05 13:41:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4862 …}
  +nested: Doctrine\ORM\PersistentCollection {#4864 …}
  +votes: Doctrine\ORM\PersistentCollection {#4866 …}
  +reports: Doctrine\ORM\PersistentCollection {#4868 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4870 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4872 …}
  -id: 198557
  -bodyTs: "'alway':3 'bit':26 'dgaf':17 'emot':9 'engag':12 'hater':6,7 'll':23 'motiv':10 'normal':21 'ppl':16 'see':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6322082"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701780067 {#4857
    date: 2023-12-05 13:41:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
220 DENIED moderate
App\Entity\EntryComment {#4861
  +user: App\Entity\User {#4874 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "There will always be some haters. Haters are emotionally motivated to engage while most other ppl dgaf. So it’s normal you’ll see a bit more of them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701780067 {#4856
    date: 2023-12-05 13:41:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4862 …}
  +nested: Doctrine\ORM\PersistentCollection {#4864 …}
  +votes: Doctrine\ORM\PersistentCollection {#4866 …}
  +reports: Doctrine\ORM\PersistentCollection {#4868 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4870 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4872 …}
  -id: 198557
  -bodyTs: "'alway':3 'bit':26 'dgaf':17 'emot':9 'engag':12 'hater':6,7 'll':23 'motiv':10 'normal':21 'ppl':16 'see':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6322082"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701780067 {#4857
    date: 2023-12-05 13:41:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
221 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
222 DENIED moderate
App\Entity\EntryComment {#4934
  +user: App\Entity\User {#4947 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "My personal negative vibe toward Manjaro comes from my own experience with updates breaking things when I was running it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701759574 {#4929
    date: 2023-12-05 07:59:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4935 …}
  +nested: Doctrine\ORM\PersistentCollection {#4937 …}
  +votes: Doctrine\ORM\PersistentCollection {#4939 …}
  +reports: Doctrine\ORM\PersistentCollection {#4941 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4943 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4945 …}
  -id: 198121
  -bodyTs: "'break':14 'come':7 'experi':11 'manjaro':6 'negat':3 'person':2 'run':19 'thing':15 'toward':5 'updat':13 'vibe':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4336749"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701759574 {#4930
    date: 2023-12-05 07:59:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
223 DENIED edit
App\Entity\EntryComment {#4934
  +user: App\Entity\User {#4947 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "My personal negative vibe toward Manjaro comes from my own experience with updates breaking things when I was running it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701759574 {#4929
    date: 2023-12-05 07:59:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4935 …}
  +nested: Doctrine\ORM\PersistentCollection {#4937 …}
  +votes: Doctrine\ORM\PersistentCollection {#4939 …}
  +reports: Doctrine\ORM\PersistentCollection {#4941 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4943 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4945 …}
  -id: 198121
  -bodyTs: "'break':14 'come':7 'experi':11 'manjaro':6 'negat':3 'person':2 'run':19 'thing':15 'toward':5 'updat':13 'vibe':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4336749"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701759574 {#4930
    date: 2023-12-05 07:59:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
224 DENIED moderate
App\Entity\EntryComment {#4934
  +user: App\Entity\User {#4947 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "My personal negative vibe toward Manjaro comes from my own experience with updates breaking things when I was running it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701759574 {#4929
    date: 2023-12-05 07:59:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4935 …}
  +nested: Doctrine\ORM\PersistentCollection {#4937 …}
  +votes: Doctrine\ORM\PersistentCollection {#4939 …}
  +reports: Doctrine\ORM\PersistentCollection {#4941 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4943 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4945 …}
  -id: 198121
  -bodyTs: "'break':14 'come':7 'experi':11 'manjaro':6 'negat':3 'person':2 'run':19 'thing':15 'toward':5 'updat':13 'vibe':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4336749"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701759574 {#4930
    date: 2023-12-05 07:59:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
225 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
226 DENIED moderate
App\Entity\EntryComment {#5007
  +user: App\Entity\User {#5020 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Manjaro is the best.\n
    \n
    The longer you spend in these internet communities, the more you’ll realize there’s a substantial amount of losers who can’t form their own opinions. They’ll just repeat whatever is popular in order to fit in.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701910569 {#5002
    date: 2023-12-07 01:56:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5008 …}
  +nested: Doctrine\ORM\PersistentCollection {#5010 …}
  +votes: Doctrine\ORM\PersistentCollection {#5012 …}
  +reports: Doctrine\ORM\PersistentCollection {#5014 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5016 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5018 …}
  -id: 204792
  -bodyTs: "'amount':22 'best':4 'communiti':12 'fit':42 'form':28 'internet':11 'll':16,33 'longer':6 'loser':24 'manjaro':1 'opinion':31 'order':40 'popular':38 'realiz':17 'repeat':35 'spend':8 'substanti':21 'whatev':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5859666"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701910569 {#5003
    date: 2023-12-07 01:56:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
227 DENIED edit
App\Entity\EntryComment {#5007
  +user: App\Entity\User {#5020 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Manjaro is the best.\n
    \n
    The longer you spend in these internet communities, the more you’ll realize there’s a substantial amount of losers who can’t form their own opinions. They’ll just repeat whatever is popular in order to fit in.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701910569 {#5002
    date: 2023-12-07 01:56:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5008 …}
  +nested: Doctrine\ORM\PersistentCollection {#5010 …}
  +votes: Doctrine\ORM\PersistentCollection {#5012 …}
  +reports: Doctrine\ORM\PersistentCollection {#5014 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5016 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5018 …}
  -id: 204792
  -bodyTs: "'amount':22 'best':4 'communiti':12 'fit':42 'form':28 'internet':11 'll':16,33 'longer':6 'loser':24 'manjaro':1 'opinion':31 'order':40 'popular':38 'realiz':17 'repeat':35 'spend':8 'substanti':21 'whatev':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5859666"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701910569 {#5003
    date: 2023-12-07 01:56:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
228 DENIED moderate
App\Entity\EntryComment {#5007
  +user: App\Entity\User {#5020 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Manjaro-OS"
    +title: "Manjaro OS"
    +url: null
    +body: """
      So I’ve been iso live testing Manjaro KDE Plasma lately and it looks very polished.\n
      \n
      On the other hand, there is a negative vibe towards it.\n
      \n
      Why the hate?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 62
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729375947 {#2410
      date: 2024-10-20 00:12:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 20196
    -titleTs: "'manjaro':1 'os':2"
    -bodyTs: "'hand':20 'hate':30 'iso':5 'kde':9 'late':11 'live':6 'look':14 'manjaro':8 'negat':24 'plasma':10 'polish':16 'test':7 'toward':26 've':3 'vibe':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701844010
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16971449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701757610 {#1850
      date: 2023-12-05 07:26:50.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Manjaro is the best.\n
    \n
    The longer you spend in these internet communities, the more you’ll realize there’s a substantial amount of losers who can’t form their own opinions. They’ll just repeat whatever is popular in order to fit in.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701910569 {#5002
    date: 2023-12-07 01:56:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeAreAllOne@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5008 …}
  +nested: Doctrine\ORM\PersistentCollection {#5010 …}
  +votes: Doctrine\ORM\PersistentCollection {#5012 …}
  +reports: Doctrine\ORM\PersistentCollection {#5014 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5016 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5018 …}
  -id: 204792
  -bodyTs: "'amount':22 'best':4 'communiti':12 'fit':42 'form':28 'internet':11 'll':16,33 'longer':6 'loser':24 'manjaro':1 'opinion':31 'order':40 'popular':38 'realiz':17 'repeat':35 'spend':8 'substanti':21 'whatev':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5859666"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701910569 {#5003
    date: 2023-12-07 01:56:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
229 DENIED edit
App\Entity\Magazine {#266
  +icon: Proxies\__CG__\App\Entity\Image {#247 …}
  +name: "linux@lemmy.ml"
  +title: "linux"
  +description: """
    From Wikipedia, the free encyclopedia\n
    \n
    Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
    \n
    Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
    \n
    ### Rules\n
    \n
    - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
    - No misinformation\n
    - No NSFW content\n
    - No hate speech, bigotry, etc\n
    \n
    ### Related Communities\n
    \n
    - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
    - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
    - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
    - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
    \n
    Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 1406
  +entryCommentCount: 28632
  +postCount: 6
  +postCommentCount: 214
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583542 {#276
    date: 2024-10-22 09:52:22.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#238 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
  +entries: Doctrine\ORM\PersistentCollection {#181 …}
  +posts: Doctrine\ORM\PersistentCollection {#139 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
  +bans: Doctrine\ORM\PersistentCollection {#118 …}
  +reports: Doctrine\ORM\PersistentCollection {#104 …}
  +badges: Doctrine\ORM\PersistentCollection {#82 …}
  +logs: Doctrine\ORM\PersistentCollection {#72 …}
  +awards: Doctrine\ORM\PersistentCollection {#61 …}
  +categories: Doctrine\ORM\PersistentCollection {#1820 …}
  -id: 73
  +apId: "linux@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/linux"
  +apPublicUrl: "https://lemmy.ml/c/linux"
  +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "linux"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1729583596 {#270
    date: 2024-10-22 09:53:16.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1698929468 {#272
    date: 2023-11-02 13:51:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details