GET https://kbin.spritesserver.nl/m/linux@lemmy.ml/t/25622/Gentoo-goes-Binary-packages/oldest

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2412
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +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 {#274
      date: 2024-10-22 09:52:22.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -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 {#268
      date: 2024-10-22 09:53:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698929468 {#270
      date: 2023-11-02 13:51:08.0 +01:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Gentoo-goes-Binary-packages"
  +title: "Gentoo goes Binary (packages)"
  +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
  +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 61
  +favouriteCount: 274
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711582673 {#2418
    date: 2024-03-28 00:37:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 25622
  -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
  -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703943411
  +visibility: "visible             "
  +apId: "https://lemmy.ndlug.org/post/530739"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703857011 {#1858
    date: 2023-12-29 14:36:51.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 {#2412
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +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 {#274
      date: 2024-10-22 09:52:22.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -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 {#268
      date: 2024-10-22 09:53:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698929468 {#270
      date: 2023-11-02 13:51:08.0 +01:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Gentoo-goes-Binary-packages"
  +title: "Gentoo goes Binary (packages)"
  +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
  +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 61
  +favouriteCount: 274
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711582673 {#2418
    date: 2024-03-28 00:37:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 25622
  -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
  -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703943411
  +visibility: "visible             "
  +apId: "https://lemmy.ndlug.org/post/530739"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703857011 {#1858
    date: 2023-12-29 14:36:51.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 {#2412
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +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 {#274
      date: 2024-10-22 09:52:22.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -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 {#268
      date: 2024-10-22 09:53:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698929468 {#270
      date: 2023-11-02 13:51:08.0 +01:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Gentoo-goes-Binary-packages"
  +title: "Gentoo goes Binary (packages)"
  +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
  +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 61
  +favouriteCount: 274
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711582673 {#2418
    date: 2024-03-28 00:37:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 25622
  -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
  -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703943411
  +visibility: "visible             "
  +apId: "https://lemmy.ndlug.org/post/530739"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703857011 {#1858
    date: 2023-12-29 14:36:51.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 {#4031
  +user: App\Entity\User {#3979 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Good for them"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703857500 {#4040
    date: 2023-12-29 14:45:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4029 …}
  +nested: Doctrine\ORM\PersistentCollection {#4027 …}
  +votes: Doctrine\ORM\PersistentCollection {#4025 …}
  +reports: Doctrine\ORM\PersistentCollection {#4023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3991 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3995 …}
  -id: 262122
  -bodyTs: "'good':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6939873"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703857500 {#3976
    date: 2023-12-29 14:45: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
7 DENIED edit
App\Entity\EntryComment {#4031
  +user: App\Entity\User {#3979 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Good for them"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703857500 {#4040
    date: 2023-12-29 14:45:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4029 …}
  +nested: Doctrine\ORM\PersistentCollection {#4027 …}
  +votes: Doctrine\ORM\PersistentCollection {#4025 …}
  +reports: Doctrine\ORM\PersistentCollection {#4023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3991 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3995 …}
  -id: 262122
  -bodyTs: "'good':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6939873"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703857500 {#3976
    date: 2023-12-29 14:45: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
8 DENIED moderate
App\Entity\EntryComment {#4031
  +user: App\Entity\User {#3979 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Good for them"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703857500 {#4040
    date: 2023-12-29 14:45:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4029 …}
  +nested: Doctrine\ORM\PersistentCollection {#4027 …}
  +votes: Doctrine\ORM\PersistentCollection {#4025 …}
  +reports: Doctrine\ORM\PersistentCollection {#4023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3991 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3995 …}
  -id: 262122
  -bodyTs: "'good':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6939873"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703857500 {#3976
    date: 2023-12-29 14:45: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
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 {#4063
  +user: App\Entity\User {#4052 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    To think the day Gentoo goes binary would finally come…\n
    \n
    Next: Slackware get automatic dependency resolution
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 75
  +score: 0
  +lastActive: DateTime @1709633392 {#4069
    date: 2024-03-05 11:09:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4068 …}
  +nested: Doctrine\ORM\PersistentCollection {#4067 …}
  +votes: Doctrine\ORM\PersistentCollection {#4058 …}
  +reports: Doctrine\ORM\PersistentCollection {#4061 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4054 …}
  -id: 262133
  -bodyTs: "'automat':14 'binari':7 'come':10 'day':4 'depend':15 'final':9 'gentoo':5 'get':13 'goe':6 'next':11 'resolut':16 'slackwar':12 'think':2 'would':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.institute/comment/1875562"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703857907 {#4074
    date: 2023-12-29 14:51: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
11 DENIED edit
App\Entity\EntryComment {#4063
  +user: App\Entity\User {#4052 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    To think the day Gentoo goes binary would finally come…\n
    \n
    Next: Slackware get automatic dependency resolution
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 75
  +score: 0
  +lastActive: DateTime @1709633392 {#4069
    date: 2024-03-05 11:09:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4068 …}
  +nested: Doctrine\ORM\PersistentCollection {#4067 …}
  +votes: Doctrine\ORM\PersistentCollection {#4058 …}
  +reports: Doctrine\ORM\PersistentCollection {#4061 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4054 …}
  -id: 262133
  -bodyTs: "'automat':14 'binari':7 'come':10 'day':4 'depend':15 'final':9 'gentoo':5 'get':13 'goe':6 'next':11 'resolut':16 'slackwar':12 'think':2 'would':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.institute/comment/1875562"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703857907 {#4074
    date: 2023-12-29 14:51: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
12 DENIED moderate
App\Entity\EntryComment {#4063
  +user: App\Entity\User {#4052 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    To think the day Gentoo goes binary would finally come…\n
    \n
    Next: Slackware get automatic dependency resolution
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 75
  +score: 0
  +lastActive: DateTime @1709633392 {#4069
    date: 2024-03-05 11:09:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4068 …}
  +nested: Doctrine\ORM\PersistentCollection {#4067 …}
  +votes: Doctrine\ORM\PersistentCollection {#4058 …}
  +reports: Doctrine\ORM\PersistentCollection {#4061 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4054 …}
  -id: 262133
  -bodyTs: "'automat':14 'binari':7 'come':10 'day':4 'depend':15 'final':9 'gentoo':5 'get':13 'goe':6 'next':11 'resolut':16 'slackwar':12 'think':2 'would':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.institute/comment/1875562"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703857907 {#4074
    date: 2023-12-29 14:51: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
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 {#5119
  +user: Proxies\__CG__\App\Entity\User {#5116 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4063
    +user: App\Entity\User {#4052 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      To think the day Gentoo goes binary would finally come…\n
      \n
      Next: Slackware get automatic dependency resolution
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 75
    +score: 0
    +lastActive: DateTime @1709633392 {#4069
      date: 2024-03-05 11:09:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4068 …}
    +nested: Doctrine\ORM\PersistentCollection {#4067 …}
    +votes: Doctrine\ORM\PersistentCollection {#4058 …}
    +reports: Doctrine\ORM\PersistentCollection {#4061 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4056 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4054 …}
    -id: 262133
    -bodyTs: "'automat':14 'binari':7 'come':10 'day':4 'depend':15 'final':9 'gentoo':5 'get':13 'goe':6 'next':11 'resolut':16 'slackwar':12 'think':2 'would':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.institute/comment/1875562"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857907 {#4074
      date: 2023-12-29 14:51:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4063}
  +body: "I hate to be the one breaking the news, [but…](https://en.wikipedia.org/wiki/Slapt-get)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1703865634 {#5120
    date: 2023-12-29 17:00:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@redcalcium@lemmy.institute"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5113 …}
  +nested: Doctrine\ORM\PersistentCollection {#5111 …}
  +votes: Doctrine\ORM\PersistentCollection {#5115 …}
  +reports: Doctrine\ORM\PersistentCollection {#5126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5130 …}
  -id: 262391
  -bodyTs: "'/wiki/slapt-get)':13 'break':7 'en.wikipedia.org':12 'en.wikipedia.org/wiki/slapt-get)':11 'hate':2 'news':9 'one':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6916886"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703865634 {#5123
    date: 2023-12-29 17:00: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
15 DENIED edit
App\Entity\EntryComment {#5119
  +user: Proxies\__CG__\App\Entity\User {#5116 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4063
    +user: App\Entity\User {#4052 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      To think the day Gentoo goes binary would finally come…\n
      \n
      Next: Slackware get automatic dependency resolution
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 75
    +score: 0
    +lastActive: DateTime @1709633392 {#4069
      date: 2024-03-05 11:09:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4068 …}
    +nested: Doctrine\ORM\PersistentCollection {#4067 …}
    +votes: Doctrine\ORM\PersistentCollection {#4058 …}
    +reports: Doctrine\ORM\PersistentCollection {#4061 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4056 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4054 …}
    -id: 262133
    -bodyTs: "'automat':14 'binari':7 'come':10 'day':4 'depend':15 'final':9 'gentoo':5 'get':13 'goe':6 'next':11 'resolut':16 'slackwar':12 'think':2 'would':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.institute/comment/1875562"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857907 {#4074
      date: 2023-12-29 14:51:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4063}
  +body: "I hate to be the one breaking the news, [but…](https://en.wikipedia.org/wiki/Slapt-get)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1703865634 {#5120
    date: 2023-12-29 17:00:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@redcalcium@lemmy.institute"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5113 …}
  +nested: Doctrine\ORM\PersistentCollection {#5111 …}
  +votes: Doctrine\ORM\PersistentCollection {#5115 …}
  +reports: Doctrine\ORM\PersistentCollection {#5126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5130 …}
  -id: 262391
  -bodyTs: "'/wiki/slapt-get)':13 'break':7 'en.wikipedia.org':12 'en.wikipedia.org/wiki/slapt-get)':11 'hate':2 'news':9 'one':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6916886"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703865634 {#5123
    date: 2023-12-29 17:00: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
16 DENIED moderate
App\Entity\EntryComment {#5119
  +user: Proxies\__CG__\App\Entity\User {#5116 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4063
    +user: App\Entity\User {#4052 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      To think the day Gentoo goes binary would finally come…\n
      \n
      Next: Slackware get automatic dependency resolution
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 75
    +score: 0
    +lastActive: DateTime @1709633392 {#4069
      date: 2024-03-05 11:09:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4068 …}
    +nested: Doctrine\ORM\PersistentCollection {#4067 …}
    +votes: Doctrine\ORM\PersistentCollection {#4058 …}
    +reports: Doctrine\ORM\PersistentCollection {#4061 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4056 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4054 …}
    -id: 262133
    -bodyTs: "'automat':14 'binari':7 'come':10 'day':4 'depend':15 'final':9 'gentoo':5 'get':13 'goe':6 'next':11 'resolut':16 'slackwar':12 'think':2 'would':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.institute/comment/1875562"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857907 {#4074
      date: 2023-12-29 14:51:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4063}
  +body: "I hate to be the one breaking the news, [but…](https://en.wikipedia.org/wiki/Slapt-get)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1703865634 {#5120
    date: 2023-12-29 17:00:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@redcalcium@lemmy.institute"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5113 …}
  +nested: Doctrine\ORM\PersistentCollection {#5111 …}
  +votes: Doctrine\ORM\PersistentCollection {#5115 …}
  +reports: Doctrine\ORM\PersistentCollection {#5126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5130 …}
  -id: 262391
  -bodyTs: "'/wiki/slapt-get)':13 'break':7 'en.wikipedia.org':12 'en.wikipedia.org/wiki/slapt-get)':11 'hate':2 'news':9 'one':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6916886"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703865634 {#5123
    date: 2023-12-29 17:00: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
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 {#5134
  +user: Proxies\__CG__\App\Entity\User {#5135 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4063
    +user: App\Entity\User {#4052 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      To think the day Gentoo goes binary would finally come…\n
      \n
      Next: Slackware get automatic dependency resolution
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 75
    +score: 0
    +lastActive: DateTime @1709633392 {#4069
      date: 2024-03-05 11:09:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4068 …}
    +nested: Doctrine\ORM\PersistentCollection {#4067 …}
    +votes: Doctrine\ORM\PersistentCollection {#4058 …}
    +reports: Doctrine\ORM\PersistentCollection {#4061 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4056 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4054 …}
    -id: 262133
    -bodyTs: "'automat':14 'binari':7 'come':10 'day':4 'depend':15 'final':9 'gentoo':5 'get':13 'goe':6 'next':11 'resolut':16 'slackwar':12 'think':2 'would':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.institute/comment/1875562"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857907 {#4074
      date: 2023-12-29 14:51:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4063}
  +body: """
    Well we’ve had binary packages for ages for big builds like firerox and default is still to use source packages.\n
    \n
    Still I’m really excited for this, having the whole, or big parts of the package tree, will speed up initial installations by a lot on weak arm systems for example. Now initial installation can be done quick and later you could still compile stuff yourself for the full gentoo experience.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703858309 {#5132
    date: 2023-12-29 14:58:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@redcalcium@lemmy.institute"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5136 …}
  +nested: Doctrine\ORM\PersistentCollection {#5138 …}
  +votes: Doctrine\ORM\PersistentCollection {#5140 …}
  +reports: Doctrine\ORM\PersistentCollection {#5142 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5144 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5146 …}
  -id: 266347
  -bodyTs: "'age':8 'arm':49 'big':10,33 'binari':5 'build':11 'compil':65 'could':63 'default':15 'done':58 'exampl':52 'excit':26 'experi':72 'firerox':13 'full':70 'gentoo':71 'initi':42,54 'instal':43,55 'later':61 'like':12 'lot':46 'm':24 'packag':6,21,37 'part':34 'quick':59 'realli':25 'sourc':20 'speed':40 'still':17,22,64 'stuff':66 'system':50 'tree':38 'use':19 've':3 'weak':48 'well':1 'whole':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://social.jears.at/comment/3214787"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703858309 {#5133
    date: 2023-12-29 14:58:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#5134
  +user: Proxies\__CG__\App\Entity\User {#5135 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4063
    +user: App\Entity\User {#4052 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      To think the day Gentoo goes binary would finally come…\n
      \n
      Next: Slackware get automatic dependency resolution
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 75
    +score: 0
    +lastActive: DateTime @1709633392 {#4069
      date: 2024-03-05 11:09:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4068 …}
    +nested: Doctrine\ORM\PersistentCollection {#4067 …}
    +votes: Doctrine\ORM\PersistentCollection {#4058 …}
    +reports: Doctrine\ORM\PersistentCollection {#4061 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4056 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4054 …}
    -id: 262133
    -bodyTs: "'automat':14 'binari':7 'come':10 'day':4 'depend':15 'final':9 'gentoo':5 'get':13 'goe':6 'next':11 'resolut':16 'slackwar':12 'think':2 'would':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.institute/comment/1875562"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857907 {#4074
      date: 2023-12-29 14:51:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4063}
  +body: """
    Well we’ve had binary packages for ages for big builds like firerox and default is still to use source packages.\n
    \n
    Still I’m really excited for this, having the whole, or big parts of the package tree, will speed up initial installations by a lot on weak arm systems for example. Now initial installation can be done quick and later you could still compile stuff yourself for the full gentoo experience.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703858309 {#5132
    date: 2023-12-29 14:58:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@redcalcium@lemmy.institute"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5136 …}
  +nested: Doctrine\ORM\PersistentCollection {#5138 …}
  +votes: Doctrine\ORM\PersistentCollection {#5140 …}
  +reports: Doctrine\ORM\PersistentCollection {#5142 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5144 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5146 …}
  -id: 266347
  -bodyTs: "'age':8 'arm':49 'big':10,33 'binari':5 'build':11 'compil':65 'could':63 'default':15 'done':58 'exampl':52 'excit':26 'experi':72 'firerox':13 'full':70 'gentoo':71 'initi':42,54 'instal':43,55 'later':61 'like':12 'lot':46 'm':24 'packag':6,21,37 'part':34 'quick':59 'realli':25 'sourc':20 'speed':40 'still':17,22,64 'stuff':66 'system':50 'tree':38 'use':19 've':3 'weak':48 'well':1 'whole':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://social.jears.at/comment/3214787"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703858309 {#5133
    date: 2023-12-29 14:58:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#5134
  +user: Proxies\__CG__\App\Entity\User {#5135 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4063
    +user: App\Entity\User {#4052 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      To think the day Gentoo goes binary would finally come…\n
      \n
      Next: Slackware get automatic dependency resolution
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 75
    +score: 0
    +lastActive: DateTime @1709633392 {#4069
      date: 2024-03-05 11:09:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4068 …}
    +nested: Doctrine\ORM\PersistentCollection {#4067 …}
    +votes: Doctrine\ORM\PersistentCollection {#4058 …}
    +reports: Doctrine\ORM\PersistentCollection {#4061 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4056 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4054 …}
    -id: 262133
    -bodyTs: "'automat':14 'binari':7 'come':10 'day':4 'depend':15 'final':9 'gentoo':5 'get':13 'goe':6 'next':11 'resolut':16 'slackwar':12 'think':2 'would':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.institute/comment/1875562"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857907 {#4074
      date: 2023-12-29 14:51:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4063}
  +body: """
    Well we’ve had binary packages for ages for big builds like firerox and default is still to use source packages.\n
    \n
    Still I’m really excited for this, having the whole, or big parts of the package tree, will speed up initial installations by a lot on weak arm systems for example. Now initial installation can be done quick and later you could still compile stuff yourself for the full gentoo experience.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703858309 {#5132
    date: 2023-12-29 14:58:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@redcalcium@lemmy.institute"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5136 …}
  +nested: Doctrine\ORM\PersistentCollection {#5138 …}
  +votes: Doctrine\ORM\PersistentCollection {#5140 …}
  +reports: Doctrine\ORM\PersistentCollection {#5142 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5144 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5146 …}
  -id: 266347
  -bodyTs: "'age':8 'arm':49 'big':10,33 'binari':5 'build':11 'compil':65 'could':63 'default':15 'done':58 'exampl':52 'excit':26 'experi':72 'firerox':13 'full':70 'gentoo':71 'initi':42,54 'instal':43,55 'later':61 'like':12 'lot':46 'm':24 'packag':6,21,37 'part':34 'quick':59 'realli':25 'sourc':20 'speed':40 'still':17,22,64 'stuff':66 'system':50 'tree':38 'use':19 've':3 'weak':48 'well':1 'whole':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://social.jears.at/comment/3214787"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703858309 {#5133
    date: 2023-12-29 14:58:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4148
  +user: App\Entity\User {#4161 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "So… Bentoo? Bintoo?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1709123616 {#4143
    date: 2024-02-28 13:33:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4149 …}
  +nested: Doctrine\ORM\PersistentCollection {#4151 …}
  +votes: Doctrine\ORM\PersistentCollection {#4153 …}
  +reports: Doctrine\ORM\PersistentCollection {#4155 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4157 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4159 …}
  -id: 262169
  -bodyTs: "'bentoo':2 'bintoo':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lef.li/comment/391292"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703858879 {#4144
    date: 2023-12-29 15:07:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#4148
  +user: App\Entity\User {#4161 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "So… Bentoo? Bintoo?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1709123616 {#4143
    date: 2024-02-28 13:33:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4149 …}
  +nested: Doctrine\ORM\PersistentCollection {#4151 …}
  +votes: Doctrine\ORM\PersistentCollection {#4153 …}
  +reports: Doctrine\ORM\PersistentCollection {#4155 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4157 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4159 …}
  -id: 262169
  -bodyTs: "'bentoo':2 'bintoo':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lef.li/comment/391292"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703858879 {#4144
    date: 2023-12-29 15:07:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#4148
  +user: App\Entity\User {#4161 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "So… Bentoo? Bintoo?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1709123616 {#4143
    date: 2024-02-28 13:33:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4149 …}
  +nested: Doctrine\ORM\PersistentCollection {#4151 …}
  +votes: Doctrine\ORM\PersistentCollection {#4153 …}
  +reports: Doctrine\ORM\PersistentCollection {#4155 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4157 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4159 …}
  -id: 262169
  -bodyTs: "'bentoo':2 'bintoo':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lef.li/comment/391292"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703858879 {#4144
    date: 2023-12-29 15:07:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5150
  +user: Proxies\__CG__\App\Entity\User {#5151 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4148
    +user: App\Entity\User {#4161 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "So… Bentoo? Bintoo?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1709123616 {#4143
      date: 2024-02-28 13:33:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4149 …}
    +nested: Doctrine\ORM\PersistentCollection {#4151 …}
    +votes: Doctrine\ORM\PersistentCollection {#4153 …}
    +reports: Doctrine\ORM\PersistentCollection {#4155 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4157 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4159 …}
    -id: 262169
    -bodyTs: "'bentoo':2 'bintoo':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lef.li/comment/391292"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703858879 {#4144
      date: 2023-12-29 15:07:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4148}
  +body: "For the uninitiated, does “gen” imply source/compilation somehow?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703859480 {#5148
    date: 2023-12-29 15:18:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@ben@lef.li"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5152 …}
  +nested: Doctrine\ORM\PersistentCollection {#5154 …}
  +votes: Doctrine\ORM\PersistentCollection {#5156 …}
  +reports: Doctrine\ORM\PersistentCollection {#5158 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5162 …}
  -id: 262193
  -bodyTs: "'gen':5 'impli':6 'somehow':8 'source/compilation':7 'uniniti':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1916664"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703859480 {#5149
    date: 2023-12-29 15:18: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
27 DENIED edit
App\Entity\EntryComment {#5150
  +user: Proxies\__CG__\App\Entity\User {#5151 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4148
    +user: App\Entity\User {#4161 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "So… Bentoo? Bintoo?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1709123616 {#4143
      date: 2024-02-28 13:33:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4149 …}
    +nested: Doctrine\ORM\PersistentCollection {#4151 …}
    +votes: Doctrine\ORM\PersistentCollection {#4153 …}
    +reports: Doctrine\ORM\PersistentCollection {#4155 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4157 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4159 …}
    -id: 262169
    -bodyTs: "'bentoo':2 'bintoo':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lef.li/comment/391292"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703858879 {#4144
      date: 2023-12-29 15:07:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4148}
  +body: "For the uninitiated, does “gen” imply source/compilation somehow?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703859480 {#5148
    date: 2023-12-29 15:18:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@ben@lef.li"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5152 …}
  +nested: Doctrine\ORM\PersistentCollection {#5154 …}
  +votes: Doctrine\ORM\PersistentCollection {#5156 …}
  +reports: Doctrine\ORM\PersistentCollection {#5158 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5162 …}
  -id: 262193
  -bodyTs: "'gen':5 'impli':6 'somehow':8 'source/compilation':7 'uniniti':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1916664"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703859480 {#5149
    date: 2023-12-29 15:18: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
28 DENIED moderate
App\Entity\EntryComment {#5150
  +user: Proxies\__CG__\App\Entity\User {#5151 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4148
    +user: App\Entity\User {#4161 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "So… Bentoo? Bintoo?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1709123616 {#4143
      date: 2024-02-28 13:33:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4149 …}
    +nested: Doctrine\ORM\PersistentCollection {#4151 …}
    +votes: Doctrine\ORM\PersistentCollection {#4153 …}
    +reports: Doctrine\ORM\PersistentCollection {#4155 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4157 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4159 …}
    -id: 262169
    -bodyTs: "'bentoo':2 'bintoo':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lef.li/comment/391292"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703858879 {#4144
      date: 2023-12-29 15:07:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4148}
  +body: "For the uninitiated, does “gen” imply source/compilation somehow?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703859480 {#5148
    date: 2023-12-29 15:18:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@ben@lef.li"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5152 …}
  +nested: Doctrine\ORM\PersistentCollection {#5154 …}
  +votes: Doctrine\ORM\PersistentCollection {#5156 …}
  +reports: Doctrine\ORM\PersistentCollection {#5158 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5162 …}
  -id: 262193
  -bodyTs: "'gen':5 'impli':6 'somehow':8 'source/compilation':7 'uniniti':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1916664"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703859480 {#5149
    date: 2023-12-29 15:18: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
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 {#5375
  +user: Proxies\__CG__\App\Entity\User {#5378 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5150
    +user: Proxies\__CG__\App\Entity\User {#5151 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4148
      +user: App\Entity\User {#4161 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "So… Bentoo? Bintoo?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1709123616 {#4143
        date: 2024-02-28 13:33:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4149 …}
      +nested: Doctrine\ORM\PersistentCollection {#4151 …}
      +votes: Doctrine\ORM\PersistentCollection {#4153 …}
      +reports: Doctrine\ORM\PersistentCollection {#4155 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4157 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4159 …}
      -id: 262169
      -bodyTs: "'bentoo':2 'bintoo':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lef.li/comment/391292"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703858879 {#4144
        date: 2023-12-29 15:07:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4148}
    +body: "For the uninitiated, does “gen” imply source/compilation somehow?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1703859480 {#5148
      date: 2023-12-29 15:18:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
      "@ben@lef.li"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5152 …}
    +nested: Doctrine\ORM\PersistentCollection {#5154 …}
    +votes: Doctrine\ORM\PersistentCollection {#5156 …}
    +reports: Doctrine\ORM\PersistentCollection {#5158 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5160 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5162 …}
    -id: 262193
    -bodyTs: "'gen':5 'impli':6 'somehow':8 'source/compilation':7 'uniniti':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1916664"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703859480 {#5149
      date: 2023-12-29 15:18:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4148}
  +body: "no, it's a penguin"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1703859653 {#5374
    date: 2023-12-29 15:20:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@ben@lef.li"
    "@GnomeComedy@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5382 …}
  +nested: Doctrine\ORM\PersistentCollection {#5384 …}
  +votes: Doctrine\ORM\PersistentCollection {#5380 …}
  +reports: Doctrine\ORM\PersistentCollection {#5386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5388 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5390 …}
  -id: 262197
  -bodyTs: "'penguin':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/729484/-/comment/4331716"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703859653 {#5371
    date: 2023-12-29 15:20:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#5375
  +user: Proxies\__CG__\App\Entity\User {#5378 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5150
    +user: Proxies\__CG__\App\Entity\User {#5151 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4148
      +user: App\Entity\User {#4161 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "So… Bentoo? Bintoo?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1709123616 {#4143
        date: 2024-02-28 13:33:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4149 …}
      +nested: Doctrine\ORM\PersistentCollection {#4151 …}
      +votes: Doctrine\ORM\PersistentCollection {#4153 …}
      +reports: Doctrine\ORM\PersistentCollection {#4155 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4157 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4159 …}
      -id: 262169
      -bodyTs: "'bentoo':2 'bintoo':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lef.li/comment/391292"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703858879 {#4144
        date: 2023-12-29 15:07:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4148}
    +body: "For the uninitiated, does “gen” imply source/compilation somehow?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1703859480 {#5148
      date: 2023-12-29 15:18:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
      "@ben@lef.li"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5152 …}
    +nested: Doctrine\ORM\PersistentCollection {#5154 …}
    +votes: Doctrine\ORM\PersistentCollection {#5156 …}
    +reports: Doctrine\ORM\PersistentCollection {#5158 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5160 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5162 …}
    -id: 262193
    -bodyTs: "'gen':5 'impli':6 'somehow':8 'source/compilation':7 'uniniti':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1916664"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703859480 {#5149
      date: 2023-12-29 15:18:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4148}
  +body: "no, it's a penguin"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1703859653 {#5374
    date: 2023-12-29 15:20:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@ben@lef.li"
    "@GnomeComedy@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5382 …}
  +nested: Doctrine\ORM\PersistentCollection {#5384 …}
  +votes: Doctrine\ORM\PersistentCollection {#5380 …}
  +reports: Doctrine\ORM\PersistentCollection {#5386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5388 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5390 …}
  -id: 262197
  -bodyTs: "'penguin':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/729484/-/comment/4331716"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703859653 {#5371
    date: 2023-12-29 15:20:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#5375
  +user: Proxies\__CG__\App\Entity\User {#5378 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5150
    +user: Proxies\__CG__\App\Entity\User {#5151 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4148
      +user: App\Entity\User {#4161 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "So… Bentoo? Bintoo?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1709123616 {#4143
        date: 2024-02-28 13:33:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4149 …}
      +nested: Doctrine\ORM\PersistentCollection {#4151 …}
      +votes: Doctrine\ORM\PersistentCollection {#4153 …}
      +reports: Doctrine\ORM\PersistentCollection {#4155 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4157 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4159 …}
      -id: 262169
      -bodyTs: "'bentoo':2 'bintoo':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lef.li/comment/391292"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703858879 {#4144
        date: 2023-12-29 15:07:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4148}
    +body: "For the uninitiated, does “gen” imply source/compilation somehow?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1703859480 {#5148
      date: 2023-12-29 15:18:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
      "@ben@lef.li"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5152 …}
    +nested: Doctrine\ORM\PersistentCollection {#5154 …}
    +votes: Doctrine\ORM\PersistentCollection {#5156 …}
    +reports: Doctrine\ORM\PersistentCollection {#5158 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5160 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5162 …}
    -id: 262193
    -bodyTs: "'gen':5 'impli':6 'somehow':8 'source/compilation':7 'uniniti':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1916664"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703859480 {#5149
      date: 2023-12-29 15:18:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4148}
  +body: "no, it's a penguin"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1703859653 {#5374
    date: 2023-12-29 15:20:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@ben@lef.li"
    "@GnomeComedy@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5382 …}
  +nested: Doctrine\ORM\PersistentCollection {#5384 …}
  +votes: Doctrine\ORM\PersistentCollection {#5380 …}
  +reports: Doctrine\ORM\PersistentCollection {#5386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5388 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5390 …}
  -id: 262197
  -bodyTs: "'penguin':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/729484/-/comment/4331716"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703859653 {#5371
    date: 2023-12-29 15:20:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5166
  +user: Proxies\__CG__\App\Entity\User {#5116 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4148
    +user: App\Entity\User {#4161 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "So… Bentoo? Bintoo?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1709123616 {#4143
      date: 2024-02-28 13:33:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4149 …}
    +nested: Doctrine\ORM\PersistentCollection {#4151 …}
    +votes: Doctrine\ORM\PersistentCollection {#4153 …}
    +reports: Doctrine\ORM\PersistentCollection {#4155 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4157 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4159 …}
    -id: 262169
    -bodyTs: "'bentoo':2 'bintoo':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lef.li/comment/391292"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703858879 {#4144
      date: 2023-12-29 15:07:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4148}
  +body: "Bento 🍱"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1703865728 {#5164
    date: 2023-12-29 17:02:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@ben@lef.li"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5167 …}
  +nested: Doctrine\ORM\PersistentCollection {#5169 …}
  +votes: Doctrine\ORM\PersistentCollection {#5171 …}
  +reports: Doctrine\ORM\PersistentCollection {#5173 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5175 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5177 …}
  -id: 262395
  -bodyTs: "'bento':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6917037"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703865728 {#5165
    date: 2023-12-29 17:02: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
35 DENIED edit
App\Entity\EntryComment {#5166
  +user: Proxies\__CG__\App\Entity\User {#5116 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4148
    +user: App\Entity\User {#4161 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "So… Bentoo? Bintoo?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1709123616 {#4143
      date: 2024-02-28 13:33:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4149 …}
    +nested: Doctrine\ORM\PersistentCollection {#4151 …}
    +votes: Doctrine\ORM\PersistentCollection {#4153 …}
    +reports: Doctrine\ORM\PersistentCollection {#4155 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4157 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4159 …}
    -id: 262169
    -bodyTs: "'bentoo':2 'bintoo':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lef.li/comment/391292"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703858879 {#4144
      date: 2023-12-29 15:07:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4148}
  +body: "Bento 🍱"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1703865728 {#5164
    date: 2023-12-29 17:02:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@ben@lef.li"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5167 …}
  +nested: Doctrine\ORM\PersistentCollection {#5169 …}
  +votes: Doctrine\ORM\PersistentCollection {#5171 …}
  +reports: Doctrine\ORM\PersistentCollection {#5173 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5175 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5177 …}
  -id: 262395
  -bodyTs: "'bento':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6917037"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703865728 {#5165
    date: 2023-12-29 17:02: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
36 DENIED moderate
App\Entity\EntryComment {#5166
  +user: Proxies\__CG__\App\Entity\User {#5116 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4148
    +user: App\Entity\User {#4161 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "So… Bentoo? Bintoo?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1709123616 {#4143
      date: 2024-02-28 13:33:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4149 …}
    +nested: Doctrine\ORM\PersistentCollection {#4151 …}
    +votes: Doctrine\ORM\PersistentCollection {#4153 …}
    +reports: Doctrine\ORM\PersistentCollection {#4155 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4157 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4159 …}
    -id: 262169
    -bodyTs: "'bentoo':2 'bintoo':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lef.li/comment/391292"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703858879 {#4144
      date: 2023-12-29 15:07:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4148}
  +body: "Bento 🍱"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1703865728 {#5164
    date: 2023-12-29 17:02:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@ben@lef.li"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5167 …}
  +nested: Doctrine\ORM\PersistentCollection {#5169 …}
  +votes: Doctrine\ORM\PersistentCollection {#5171 …}
  +reports: Doctrine\ORM\PersistentCollection {#5173 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5175 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5177 …}
  -id: 262395
  -bodyTs: "'bento':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6917037"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703865728 {#5165
    date: 2023-12-29 17:02: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
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 {#5474
  +user: App\Entity\User {#4161 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5166
    +user: Proxies\__CG__\App\Entity\User {#5116 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4148
      +user: App\Entity\User {#4161 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "So… Bentoo? Bintoo?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1709123616 {#4143
        date: 2024-02-28 13:33:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4149 …}
      +nested: Doctrine\ORM\PersistentCollection {#4151 …}
      +votes: Doctrine\ORM\PersistentCollection {#4153 …}
      +reports: Doctrine\ORM\PersistentCollection {#4155 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4157 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4159 …}
      -id: 262169
      -bodyTs: "'bentoo':2 'bintoo':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lef.li/comment/391292"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703858879 {#4144
        date: 2023-12-29 15:07:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4148}
    +body: "Bento 🍱"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1703865728 {#5164
      date: 2023-12-29 17:02:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
      "@ben@lef.li"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5167 …}
    +nested: Doctrine\ORM\PersistentCollection {#5169 …}
    +votes: Doctrine\ORM\PersistentCollection {#5171 …}
    +reports: Doctrine\ORM\PersistentCollection {#5173 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5175 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5177 …}
    -id: 262395
    -bodyTs: "'bento':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6917037"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703865728 {#5165
      date: 2023-12-29 17:02:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4148}
  +body: "😋"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703866021 {#5472
    date: 2023-12-29 17:07:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@ben@lef.li"
    "@pastermil@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5475 …}
  +nested: Doctrine\ORM\PersistentCollection {#5477 …}
  +votes: Doctrine\ORM\PersistentCollection {#5479 …}
  +reports: Doctrine\ORM\PersistentCollection {#5481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5483 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5485 …}
  -id: 262406
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lef.li/comment/391388"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703866021 {#5473
    date: 2023-12-29 17:07: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 {#5474
  +user: App\Entity\User {#4161 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5166
    +user: Proxies\__CG__\App\Entity\User {#5116 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4148
      +user: App\Entity\User {#4161 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "So… Bentoo? Bintoo?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1709123616 {#4143
        date: 2024-02-28 13:33:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4149 …}
      +nested: Doctrine\ORM\PersistentCollection {#4151 …}
      +votes: Doctrine\ORM\PersistentCollection {#4153 …}
      +reports: Doctrine\ORM\PersistentCollection {#4155 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4157 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4159 …}
      -id: 262169
      -bodyTs: "'bentoo':2 'bintoo':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lef.li/comment/391292"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703858879 {#4144
        date: 2023-12-29 15:07:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4148}
    +body: "Bento 🍱"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1703865728 {#5164
      date: 2023-12-29 17:02:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
      "@ben@lef.li"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5167 …}
    +nested: Doctrine\ORM\PersistentCollection {#5169 …}
    +votes: Doctrine\ORM\PersistentCollection {#5171 …}
    +reports: Doctrine\ORM\PersistentCollection {#5173 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5175 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5177 …}
    -id: 262395
    -bodyTs: "'bento':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6917037"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703865728 {#5165
      date: 2023-12-29 17:02:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4148}
  +body: "😋"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703866021 {#5472
    date: 2023-12-29 17:07:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@ben@lef.li"
    "@pastermil@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5475 …}
  +nested: Doctrine\ORM\PersistentCollection {#5477 …}
  +votes: Doctrine\ORM\PersistentCollection {#5479 …}
  +reports: Doctrine\ORM\PersistentCollection {#5481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5483 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5485 …}
  -id: 262406
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lef.li/comment/391388"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703866021 {#5473
    date: 2023-12-29 17:07: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 {#5474
  +user: App\Entity\User {#4161 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5166
    +user: Proxies\__CG__\App\Entity\User {#5116 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4148
      +user: App\Entity\User {#4161 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "So… Bentoo? Bintoo?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1709123616 {#4143
        date: 2024-02-28 13:33:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4149 …}
      +nested: Doctrine\ORM\PersistentCollection {#4151 …}
      +votes: Doctrine\ORM\PersistentCollection {#4153 …}
      +reports: Doctrine\ORM\PersistentCollection {#4155 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4157 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4159 …}
      -id: 262169
      -bodyTs: "'bentoo':2 'bintoo':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lef.li/comment/391292"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703858879 {#4144
        date: 2023-12-29 15:07:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4148}
    +body: "Bento 🍱"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1703865728 {#5164
      date: 2023-12-29 17:02:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
      "@ben@lef.li"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5167 …}
    +nested: Doctrine\ORM\PersistentCollection {#5169 …}
    +votes: Doctrine\ORM\PersistentCollection {#5171 …}
    +reports: Doctrine\ORM\PersistentCollection {#5173 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5175 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5177 …}
    -id: 262395
    -bodyTs: "'bento':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6917037"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703865728 {#5165
      date: 2023-12-29 17:02:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4148}
  +body: "😋"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703866021 {#5472
    date: 2023-12-29 17:07:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@ben@lef.li"
    "@pastermil@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5475 …}
  +nested: Doctrine\ORM\PersistentCollection {#5477 …}
  +votes: Doctrine\ORM\PersistentCollection {#5479 …}
  +reports: Doctrine\ORM\PersistentCollection {#5481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5483 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5485 …}
  -id: 262406
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lef.li/comment/391388"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703866021 {#5473
    date: 2023-12-29 17:07: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 {#5181
  +user: App\Entity\User {#4312 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4148
    +user: App\Entity\User {#4161 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "So… Bentoo? Bintoo?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1709123616 {#4143
      date: 2024-02-28 13:33:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4149 …}
    +nested: Doctrine\ORM\PersistentCollection {#4151 …}
    +votes: Doctrine\ORM\PersistentCollection {#4153 …}
    +reports: Doctrine\ORM\PersistentCollection {#4155 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4157 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4159 …}
    -id: 262169
    -bodyTs: "'bentoo':2 'bintoo':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lef.li/comment/391292"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703858879 {#4144
      date: 2023-12-29 15:07:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4148}
  +body: """
    Gen-toobin\n
    \n
    The distro for white water rafters.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703877285 {#5179
    date: 2023-12-29 20:14:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@ben@lef.li"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5182 …}
  +nested: Doctrine\ORM\PersistentCollection {#5184 …}
  +votes: Doctrine\ORM\PersistentCollection {#5186 …}
  +reports: Doctrine\ORM\PersistentCollection {#5188 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5190 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5192 …}
  -id: 262802
  -bodyTs: "'distro':5 'gen':2 'gen-toobin':1 'rafter':9 'toobin':3 'water':8 'white':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/5456613"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703877285 {#5180
    date: 2023-12-29 20:14: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
43 DENIED edit
App\Entity\EntryComment {#5181
  +user: App\Entity\User {#4312 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4148
    +user: App\Entity\User {#4161 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "So… Bentoo? Bintoo?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1709123616 {#4143
      date: 2024-02-28 13:33:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4149 …}
    +nested: Doctrine\ORM\PersistentCollection {#4151 …}
    +votes: Doctrine\ORM\PersistentCollection {#4153 …}
    +reports: Doctrine\ORM\PersistentCollection {#4155 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4157 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4159 …}
    -id: 262169
    -bodyTs: "'bentoo':2 'bintoo':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lef.li/comment/391292"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703858879 {#4144
      date: 2023-12-29 15:07:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4148}
  +body: """
    Gen-toobin\n
    \n
    The distro for white water rafters.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703877285 {#5179
    date: 2023-12-29 20:14:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@ben@lef.li"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5182 …}
  +nested: Doctrine\ORM\PersistentCollection {#5184 …}
  +votes: Doctrine\ORM\PersistentCollection {#5186 …}
  +reports: Doctrine\ORM\PersistentCollection {#5188 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5190 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5192 …}
  -id: 262802
  -bodyTs: "'distro':5 'gen':2 'gen-toobin':1 'rafter':9 'toobin':3 'water':8 'white':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/5456613"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703877285 {#5180
    date: 2023-12-29 20:14: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
44 DENIED moderate
App\Entity\EntryComment {#5181
  +user: App\Entity\User {#4312 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4148
    +user: App\Entity\User {#4161 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "So… Bentoo? Bintoo?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1709123616 {#4143
      date: 2024-02-28 13:33:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4149 …}
    +nested: Doctrine\ORM\PersistentCollection {#4151 …}
    +votes: Doctrine\ORM\PersistentCollection {#4153 …}
    +reports: Doctrine\ORM\PersistentCollection {#4155 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4157 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4159 …}
    -id: 262169
    -bodyTs: "'bentoo':2 'bintoo':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lef.li/comment/391292"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703858879 {#4144
      date: 2023-12-29 15:07:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4148}
  +body: """
    Gen-toobin\n
    \n
    The distro for white water rafters.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703877285 {#5179
    date: 2023-12-29 20:14:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@ben@lef.li"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5182 …}
  +nested: Doctrine\ORM\PersistentCollection {#5184 …}
  +votes: Doctrine\ORM\PersistentCollection {#5186 …}
  +reports: Doctrine\ORM\PersistentCollection {#5188 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5190 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5192 …}
  -id: 262802
  -bodyTs: "'distro':5 'gen':2 'gen-toobin':1 'rafter':9 'toobin':3 'water':8 'white':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/5456613"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703877285 {#5180
    date: 2023-12-29 20:14: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
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 {#4224
  +user: App\Entity\User {#4237 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    literally 2 days ago i tried installing gentoo in a vm but gave up because it would take too long to compile… and now this??? guess my timing was pretty bad\n
    \n
    if i did use gentoo, i’d probably compile smaller programs from source and bigger things like kernel and web browser i would use as binaries.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1710533224 {#4218
    date: 2024-03-15 21:07:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@pnutzh4x0r@lemmy.ndlug.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4225 …}
  +nested: Doctrine\ORM\PersistentCollection {#4227 …}
  +votes: Doctrine\ORM\PersistentCollection {#4229 …}
  +reports: Doctrine\ORM\PersistentCollection {#4231 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4233 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4235 …}
  -id: 262182
  -bodyTs: "'2':2 'ago':4 'bad':31 'bigger':46 'binari':57 'browser':52 'compil':22,40 'd':38 'day':3 'gave':13 'gentoo':8,36 'guess':26 'instal':7 'kernel':49 'like':48 'liter':1 'long':20 'pretti':30 'probabl':39 'program':42 'smaller':41 'sourc':44 'take':18 'thing':47 'time':28 'tri':6 'use':35,55 'vm':11 'web':51 'would':17,54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4966713"
  +editedAt: DateTimeImmutable @1709050699 {#4219
    date: 2024-02-27 17:18:19.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703859168 {#4220
    date: 2023-12-29 15:12:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#4224
  +user: App\Entity\User {#4237 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    literally 2 days ago i tried installing gentoo in a vm but gave up because it would take too long to compile… and now this??? guess my timing was pretty bad\n
    \n
    if i did use gentoo, i’d probably compile smaller programs from source and bigger things like kernel and web browser i would use as binaries.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1710533224 {#4218
    date: 2024-03-15 21:07:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@pnutzh4x0r@lemmy.ndlug.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4225 …}
  +nested: Doctrine\ORM\PersistentCollection {#4227 …}
  +votes: Doctrine\ORM\PersistentCollection {#4229 …}
  +reports: Doctrine\ORM\PersistentCollection {#4231 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4233 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4235 …}
  -id: 262182
  -bodyTs: "'2':2 'ago':4 'bad':31 'bigger':46 'binari':57 'browser':52 'compil':22,40 'd':38 'day':3 'gave':13 'gentoo':8,36 'guess':26 'instal':7 'kernel':49 'like':48 'liter':1 'long':20 'pretti':30 'probabl':39 'program':42 'smaller':41 'sourc':44 'take':18 'thing':47 'time':28 'tri':6 'use':35,55 'vm':11 'web':51 'would':17,54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4966713"
  +editedAt: DateTimeImmutable @1709050699 {#4219
    date: 2024-02-27 17:18:19.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703859168 {#4220
    date: 2023-12-29 15:12:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#4224
  +user: App\Entity\User {#4237 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    literally 2 days ago i tried installing gentoo in a vm but gave up because it would take too long to compile… and now this??? guess my timing was pretty bad\n
    \n
    if i did use gentoo, i’d probably compile smaller programs from source and bigger things like kernel and web browser i would use as binaries.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1710533224 {#4218
    date: 2024-03-15 21:07:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@pnutzh4x0r@lemmy.ndlug.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4225 …}
  +nested: Doctrine\ORM\PersistentCollection {#4227 …}
  +votes: Doctrine\ORM\PersistentCollection {#4229 …}
  +reports: Doctrine\ORM\PersistentCollection {#4231 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4233 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4235 …}
  -id: 262182
  -bodyTs: "'2':2 'ago':4 'bad':31 'bigger':46 'binari':57 'browser':52 'compil':22,40 'd':38 'day':3 'gave':13 'gentoo':8,36 'guess':26 'instal':7 'kernel':49 'like':48 'liter':1 'long':20 'pretti':30 'probabl':39 'program':42 'smaller':41 'sourc':44 'take':18 'thing':47 'time':28 'tri':6 'use':35,55 'vm':11 'web':51 'would':17,54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4966713"
  +editedAt: DateTimeImmutable @1709050699 {#4219
    date: 2024-02-27 17:18:19.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703859168 {#4220
    date: 2023-12-29 15:12:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#5196
  +user: Proxies\__CG__\App\Entity\User {#5151 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4224
    +user: App\Entity\User {#4237 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      literally 2 days ago i tried installing gentoo in a vm but gave up because it would take too long to compile… and now this??? guess my timing was pretty bad\n
      \n
      if i did use gentoo, i’d probably compile smaller programs from source and bigger things like kernel and web browser i would use as binaries.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1710533224 {#4218
      date: 2024-03-15 21:07:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
      "@pnutzh4x0r@lemmy.ndlug.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4225 …}
    +nested: Doctrine\ORM\PersistentCollection {#4227 …}
    +votes: Doctrine\ORM\PersistentCollection {#4229 …}
    +reports: Doctrine\ORM\PersistentCollection {#4231 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4233 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4235 …}
    -id: 262182
    -bodyTs: "'2':2 'ago':4 'bad':31 'bigger':46 'binari':57 'browser':52 'compil':22,40 'd':38 'day':3 'gave':13 'gentoo':8,36 'guess':26 'instal':7 'kernel':49 'like':48 'liter':1 'long':20 'pretti':30 'probabl':39 'program':42 'smaller':41 'sourc':44 'take':18 'thing':47 'time':28 'tri':6 'use':35,55 'vm':11 'web':51 'would':17,54"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/4966713"
    +editedAt: DateTimeImmutable @1709050699 {#4219
      date: 2024-02-27 17:18:19.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703859168 {#4220
      date: 2023-12-29 15:12:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4224}
  +body: "Wouldn’t the larger ones be the ones you’d get the most benefit from compiling?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703859534 {#5194
    date: 2023-12-29 15:18:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@callyral@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5197 …}
  +nested: Doctrine\ORM\PersistentCollection {#5199 …}
  +votes: Doctrine\ORM\PersistentCollection {#5201 …}
  +reports: Doctrine\ORM\PersistentCollection {#5203 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5205 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5207 …}
  -id: 262194
  -bodyTs: "'benefit':14 'compil':16 'd':10 'get':11 'larger':4 'one':5,8 'wouldn':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1916668"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703859534 {#5195
    date: 2023-12-29 15:18: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
51 DENIED edit
App\Entity\EntryComment {#5196
  +user: Proxies\__CG__\App\Entity\User {#5151 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4224
    +user: App\Entity\User {#4237 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      literally 2 days ago i tried installing gentoo in a vm but gave up because it would take too long to compile… and now this??? guess my timing was pretty bad\n
      \n
      if i did use gentoo, i’d probably compile smaller programs from source and bigger things like kernel and web browser i would use as binaries.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1710533224 {#4218
      date: 2024-03-15 21:07:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
      "@pnutzh4x0r@lemmy.ndlug.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4225 …}
    +nested: Doctrine\ORM\PersistentCollection {#4227 …}
    +votes: Doctrine\ORM\PersistentCollection {#4229 …}
    +reports: Doctrine\ORM\PersistentCollection {#4231 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4233 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4235 …}
    -id: 262182
    -bodyTs: "'2':2 'ago':4 'bad':31 'bigger':46 'binari':57 'browser':52 'compil':22,40 'd':38 'day':3 'gave':13 'gentoo':8,36 'guess':26 'instal':7 'kernel':49 'like':48 'liter':1 'long':20 'pretti':30 'probabl':39 'program':42 'smaller':41 'sourc':44 'take':18 'thing':47 'time':28 'tri':6 'use':35,55 'vm':11 'web':51 'would':17,54"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/4966713"
    +editedAt: DateTimeImmutable @1709050699 {#4219
      date: 2024-02-27 17:18:19.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703859168 {#4220
      date: 2023-12-29 15:12:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4224}
  +body: "Wouldn’t the larger ones be the ones you’d get the most benefit from compiling?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703859534 {#5194
    date: 2023-12-29 15:18:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@callyral@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5197 …}
  +nested: Doctrine\ORM\PersistentCollection {#5199 …}
  +votes: Doctrine\ORM\PersistentCollection {#5201 …}
  +reports: Doctrine\ORM\PersistentCollection {#5203 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5205 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5207 …}
  -id: 262194
  -bodyTs: "'benefit':14 'compil':16 'd':10 'get':11 'larger':4 'one':5,8 'wouldn':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1916668"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703859534 {#5195
    date: 2023-12-29 15:18: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
52 DENIED moderate
App\Entity\EntryComment {#5196
  +user: Proxies\__CG__\App\Entity\User {#5151 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4224
    +user: App\Entity\User {#4237 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      literally 2 days ago i tried installing gentoo in a vm but gave up because it would take too long to compile… and now this??? guess my timing was pretty bad\n
      \n
      if i did use gentoo, i’d probably compile smaller programs from source and bigger things like kernel and web browser i would use as binaries.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1710533224 {#4218
      date: 2024-03-15 21:07:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
      "@pnutzh4x0r@lemmy.ndlug.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4225 …}
    +nested: Doctrine\ORM\PersistentCollection {#4227 …}
    +votes: Doctrine\ORM\PersistentCollection {#4229 …}
    +reports: Doctrine\ORM\PersistentCollection {#4231 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4233 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4235 …}
    -id: 262182
    -bodyTs: "'2':2 'ago':4 'bad':31 'bigger':46 'binari':57 'browser':52 'compil':22,40 'd':38 'day':3 'gave':13 'gentoo':8,36 'guess':26 'instal':7 'kernel':49 'like':48 'liter':1 'long':20 'pretti':30 'probabl':39 'program':42 'smaller':41 'sourc':44 'take':18 'thing':47 'time':28 'tri':6 'use':35,55 'vm':11 'web':51 'would':17,54"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/4966713"
    +editedAt: DateTimeImmutable @1709050699 {#4219
      date: 2024-02-27 17:18:19.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703859168 {#4220
      date: 2023-12-29 15:12:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4224}
  +body: "Wouldn’t the larger ones be the ones you’d get the most benefit from compiling?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703859534 {#5194
    date: 2023-12-29 15:18:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@callyral@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5197 …}
  +nested: Doctrine\ORM\PersistentCollection {#5199 …}
  +votes: Doctrine\ORM\PersistentCollection {#5201 …}
  +reports: Doctrine\ORM\PersistentCollection {#5203 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5205 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5207 …}
  -id: 262194
  -bodyTs: "'benefit':14 'compil':16 'd':10 'get':11 'larger':4 'one':5,8 'wouldn':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1916668"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703859534 {#5195
    date: 2023-12-29 15:18: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
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 {#5394
  +user: Proxies\__CG__\App\Entity\User {#5395 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5196
    +user: Proxies\__CG__\App\Entity\User {#5151 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4224
      +user: App\Entity\User {#4237 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        literally 2 days ago i tried installing gentoo in a vm but gave up because it would take too long to compile… and now this??? guess my timing was pretty bad\n
        \n
        if i did use gentoo, i’d probably compile smaller programs from source and bigger things like kernel and web browser i would use as binaries.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1710533224 {#4218
        date: 2024-03-15 21:07:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
        "@pnutzh4x0r@lemmy.ndlug.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4225 …}
      +nested: Doctrine\ORM\PersistentCollection {#4227 …}
      +votes: Doctrine\ORM\PersistentCollection {#4229 …}
      +reports: Doctrine\ORM\PersistentCollection {#4231 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4233 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4235 …}
      -id: 262182
      -bodyTs: "'2':2 'ago':4 'bad':31 'bigger':46 'binari':57 'browser':52 'compil':22,40 'd':38 'day':3 'gave':13 'gentoo':8,36 'guess':26 'instal':7 'kernel':49 'like':48 'liter':1 'long':20 'pretti':30 'probabl':39 'program':42 'smaller':41 'sourc':44 'take':18 'thing':47 'time':28 'tri':6 'use':35,55 'vm':11 'web':51 'would':17,54"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4966713"
      +editedAt: DateTimeImmutable @1709050699 {#4219
        date: 2024-02-27 17:18:19.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703859168 {#4220
        date: 2023-12-29 15:12:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4224}
    +body: "Wouldn’t the larger ones be the ones you’d get the most benefit from compiling?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703859534 {#5194
      date: 2023-12-29 15:18:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
      "@callyral@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5197 …}
    +nested: Doctrine\ORM\PersistentCollection {#5199 …}
    +votes: Doctrine\ORM\PersistentCollection {#5201 …}
    +reports: Doctrine\ORM\PersistentCollection {#5203 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5205 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5207 …}
    -id: 262194
    -bodyTs: "'benefit':14 'compil':16 'd':10 'get':11 'larger':4 'one':5,8 'wouldn':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1916668"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703859534 {#5195
      date: 2023-12-29 15:18:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4224}
  +body: "Not really I think optimizing it gives you small performance gains."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703861876 {#5392
    date: 2023-12-29 15:57:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@callyral@pawb.social"
    "@GnomeComedy@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5396 …}
  +nested: Doctrine\ORM\PersistentCollection {#5398 …}
  +votes: Doctrine\ORM\PersistentCollection {#5400 …}
  +reports: Doctrine\ORM\PersistentCollection {#5402 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5404 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5406 …}
  -id: 262260
  -bodyTs: "'gain':11 'give':7 'optim':5 'perform':10 'realli':2 'small':9 'think':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5938897"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703861876 {#5393
    date: 2023-12-29 15:57: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
55 DENIED edit
App\Entity\EntryComment {#5394
  +user: Proxies\__CG__\App\Entity\User {#5395 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5196
    +user: Proxies\__CG__\App\Entity\User {#5151 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4224
      +user: App\Entity\User {#4237 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        literally 2 days ago i tried installing gentoo in a vm but gave up because it would take too long to compile… and now this??? guess my timing was pretty bad\n
        \n
        if i did use gentoo, i’d probably compile smaller programs from source and bigger things like kernel and web browser i would use as binaries.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1710533224 {#4218
        date: 2024-03-15 21:07:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
        "@pnutzh4x0r@lemmy.ndlug.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4225 …}
      +nested: Doctrine\ORM\PersistentCollection {#4227 …}
      +votes: Doctrine\ORM\PersistentCollection {#4229 …}
      +reports: Doctrine\ORM\PersistentCollection {#4231 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4233 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4235 …}
      -id: 262182
      -bodyTs: "'2':2 'ago':4 'bad':31 'bigger':46 'binari':57 'browser':52 'compil':22,40 'd':38 'day':3 'gave':13 'gentoo':8,36 'guess':26 'instal':7 'kernel':49 'like':48 'liter':1 'long':20 'pretti':30 'probabl':39 'program':42 'smaller':41 'sourc':44 'take':18 'thing':47 'time':28 'tri':6 'use':35,55 'vm':11 'web':51 'would':17,54"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4966713"
      +editedAt: DateTimeImmutable @1709050699 {#4219
        date: 2024-02-27 17:18:19.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703859168 {#4220
        date: 2023-12-29 15:12:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4224}
    +body: "Wouldn’t the larger ones be the ones you’d get the most benefit from compiling?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703859534 {#5194
      date: 2023-12-29 15:18:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
      "@callyral@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5197 …}
    +nested: Doctrine\ORM\PersistentCollection {#5199 …}
    +votes: Doctrine\ORM\PersistentCollection {#5201 …}
    +reports: Doctrine\ORM\PersistentCollection {#5203 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5205 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5207 …}
    -id: 262194
    -bodyTs: "'benefit':14 'compil':16 'd':10 'get':11 'larger':4 'one':5,8 'wouldn':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1916668"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703859534 {#5195
      date: 2023-12-29 15:18:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4224}
  +body: "Not really I think optimizing it gives you small performance gains."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703861876 {#5392
    date: 2023-12-29 15:57:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@callyral@pawb.social"
    "@GnomeComedy@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5396 …}
  +nested: Doctrine\ORM\PersistentCollection {#5398 …}
  +votes: Doctrine\ORM\PersistentCollection {#5400 …}
  +reports: Doctrine\ORM\PersistentCollection {#5402 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5404 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5406 …}
  -id: 262260
  -bodyTs: "'gain':11 'give':7 'optim':5 'perform':10 'realli':2 'small':9 'think':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5938897"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703861876 {#5393
    date: 2023-12-29 15:57: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
56 DENIED moderate
App\Entity\EntryComment {#5394
  +user: Proxies\__CG__\App\Entity\User {#5395 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5196
    +user: Proxies\__CG__\App\Entity\User {#5151 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4224
      +user: App\Entity\User {#4237 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        literally 2 days ago i tried installing gentoo in a vm but gave up because it would take too long to compile… and now this??? guess my timing was pretty bad\n
        \n
        if i did use gentoo, i’d probably compile smaller programs from source and bigger things like kernel and web browser i would use as binaries.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1710533224 {#4218
        date: 2024-03-15 21:07:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
        "@pnutzh4x0r@lemmy.ndlug.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4225 …}
      +nested: Doctrine\ORM\PersistentCollection {#4227 …}
      +votes: Doctrine\ORM\PersistentCollection {#4229 …}
      +reports: Doctrine\ORM\PersistentCollection {#4231 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4233 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4235 …}
      -id: 262182
      -bodyTs: "'2':2 'ago':4 'bad':31 'bigger':46 'binari':57 'browser':52 'compil':22,40 'd':38 'day':3 'gave':13 'gentoo':8,36 'guess':26 'instal':7 'kernel':49 'like':48 'liter':1 'long':20 'pretti':30 'probabl':39 'program':42 'smaller':41 'sourc':44 'take':18 'thing':47 'time':28 'tri':6 'use':35,55 'vm':11 'web':51 'would':17,54"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4966713"
      +editedAt: DateTimeImmutable @1709050699 {#4219
        date: 2024-02-27 17:18:19.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703859168 {#4220
        date: 2023-12-29 15:12:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4224}
    +body: "Wouldn’t the larger ones be the ones you’d get the most benefit from compiling?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703859534 {#5194
      date: 2023-12-29 15:18:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
      "@callyral@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5197 …}
    +nested: Doctrine\ORM\PersistentCollection {#5199 …}
    +votes: Doctrine\ORM\PersistentCollection {#5201 …}
    +reports: Doctrine\ORM\PersistentCollection {#5203 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5205 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5207 …}
    -id: 262194
    -bodyTs: "'benefit':14 'compil':16 'd':10 'get':11 'larger':4 'one':5,8 'wouldn':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1916668"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703859534 {#5195
      date: 2023-12-29 15:18:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4224}
  +body: "Not really I think optimizing it gives you small performance gains."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703861876 {#5392
    date: 2023-12-29 15:57:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@callyral@pawb.social"
    "@GnomeComedy@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5396 …}
  +nested: Doctrine\ORM\PersistentCollection {#5398 …}
  +votes: Doctrine\ORM\PersistentCollection {#5400 …}
  +reports: Doctrine\ORM\PersistentCollection {#5402 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5404 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5406 …}
  -id: 262260
  -bodyTs: "'gain':11 'give':7 'optim':5 'perform':10 'realli':2 'small':9 'think':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5938897"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703861876 {#5393
    date: 2023-12-29 15:57: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
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 {#5211
  +user: Proxies\__CG__\App\Entity\User {#5116 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4224
    +user: App\Entity\User {#4237 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      literally 2 days ago i tried installing gentoo in a vm but gave up because it would take too long to compile… and now this??? guess my timing was pretty bad\n
      \n
      if i did use gentoo, i’d probably compile smaller programs from source and bigger things like kernel and web browser i would use as binaries.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1710533224 {#4218
      date: 2024-03-15 21:07:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
      "@pnutzh4x0r@lemmy.ndlug.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4225 …}
    +nested: Doctrine\ORM\PersistentCollection {#4227 …}
    +votes: Doctrine\ORM\PersistentCollection {#4229 …}
    +reports: Doctrine\ORM\PersistentCollection {#4231 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4233 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4235 …}
    -id: 262182
    -bodyTs: "'2':2 'ago':4 'bad':31 'bigger':46 'binari':57 'browser':52 'compil':22,40 'd':38 'day':3 'gave':13 'gentoo':8,36 'guess':26 'instal':7 'kernel':49 'like':48 'liter':1 'long':20 'pretti':30 'probabl':39 'program':42 'smaller':41 'sourc':44 'take':18 'thing':47 'time':28 'tri':6 'use':35,55 'vm':11 'web':51 'would':17,54"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/4966713"
    +editedAt: DateTimeImmutable @1709050699 {#4219
      date: 2024-02-27 17:18:19.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703859168 {#4220
      date: 2023-12-29 15:12:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4224}
  +body: "I think this is the sign from the universe you’ve been waiting for!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1703865698 {#5209
    date: 2023-12-29 17:01:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@callyral@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5212 …}
  +nested: Doctrine\ORM\PersistentCollection {#5214 …}
  +votes: Doctrine\ORM\PersistentCollection {#5216 …}
  +reports: Doctrine\ORM\PersistentCollection {#5218 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5220 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5222 …}
  -id: 262393
  -bodyTs: "'sign':6 'think':2 'univers':9 've':11 'wait':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6916985"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703865698 {#5210
    date: 2023-12-29 17:01: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
59 DENIED edit
App\Entity\EntryComment {#5211
  +user: Proxies\__CG__\App\Entity\User {#5116 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4224
    +user: App\Entity\User {#4237 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      literally 2 days ago i tried installing gentoo in a vm but gave up because it would take too long to compile… and now this??? guess my timing was pretty bad\n
      \n
      if i did use gentoo, i’d probably compile smaller programs from source and bigger things like kernel and web browser i would use as binaries.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1710533224 {#4218
      date: 2024-03-15 21:07:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
      "@pnutzh4x0r@lemmy.ndlug.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4225 …}
    +nested: Doctrine\ORM\PersistentCollection {#4227 …}
    +votes: Doctrine\ORM\PersistentCollection {#4229 …}
    +reports: Doctrine\ORM\PersistentCollection {#4231 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4233 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4235 …}
    -id: 262182
    -bodyTs: "'2':2 'ago':4 'bad':31 'bigger':46 'binari':57 'browser':52 'compil':22,40 'd':38 'day':3 'gave':13 'gentoo':8,36 'guess':26 'instal':7 'kernel':49 'like':48 'liter':1 'long':20 'pretti':30 'probabl':39 'program':42 'smaller':41 'sourc':44 'take':18 'thing':47 'time':28 'tri':6 'use':35,55 'vm':11 'web':51 'would':17,54"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/4966713"
    +editedAt: DateTimeImmutable @1709050699 {#4219
      date: 2024-02-27 17:18:19.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703859168 {#4220
      date: 2023-12-29 15:12:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4224}
  +body: "I think this is the sign from the universe you’ve been waiting for!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1703865698 {#5209
    date: 2023-12-29 17:01:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@callyral@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5212 …}
  +nested: Doctrine\ORM\PersistentCollection {#5214 …}
  +votes: Doctrine\ORM\PersistentCollection {#5216 …}
  +reports: Doctrine\ORM\PersistentCollection {#5218 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5220 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5222 …}
  -id: 262393
  -bodyTs: "'sign':6 'think':2 'univers':9 've':11 'wait':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6916985"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703865698 {#5210
    date: 2023-12-29 17:01: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
60 DENIED moderate
App\Entity\EntryComment {#5211
  +user: Proxies\__CG__\App\Entity\User {#5116 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4224
    +user: App\Entity\User {#4237 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      literally 2 days ago i tried installing gentoo in a vm but gave up because it would take too long to compile… and now this??? guess my timing was pretty bad\n
      \n
      if i did use gentoo, i’d probably compile smaller programs from source and bigger things like kernel and web browser i would use as binaries.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1710533224 {#4218
      date: 2024-03-15 21:07:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
      "@pnutzh4x0r@lemmy.ndlug.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4225 …}
    +nested: Doctrine\ORM\PersistentCollection {#4227 …}
    +votes: Doctrine\ORM\PersistentCollection {#4229 …}
    +reports: Doctrine\ORM\PersistentCollection {#4231 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4233 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4235 …}
    -id: 262182
    -bodyTs: "'2':2 'ago':4 'bad':31 'bigger':46 'binari':57 'browser':52 'compil':22,40 'd':38 'day':3 'gave':13 'gentoo':8,36 'guess':26 'instal':7 'kernel':49 'like':48 'liter':1 'long':20 'pretti':30 'probabl':39 'program':42 'smaller':41 'sourc':44 'take':18 'thing':47 'time':28 'tri':6 'use':35,55 'vm':11 'web':51 'would':17,54"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/4966713"
    +editedAt: DateTimeImmutable @1709050699 {#4219
      date: 2024-02-27 17:18:19.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703859168 {#4220
      date: 2023-12-29 15:12:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4224}
  +body: "I think this is the sign from the universe you’ve been waiting for!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1703865698 {#5209
    date: 2023-12-29 17:01:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@callyral@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5212 …}
  +nested: Doctrine\ORM\PersistentCollection {#5214 …}
  +votes: Doctrine\ORM\PersistentCollection {#5216 …}
  +reports: Doctrine\ORM\PersistentCollection {#5218 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5220 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5222 …}
  -id: 262393
  -bodyTs: "'sign':6 'think':2 'univers':9 've':11 'wait':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6916985"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703865698 {#5210
    date: 2023-12-29 17:01: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
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 {#5226
  +user: Proxies\__CG__\App\Entity\User {#5227 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4224
    +user: App\Entity\User {#4237 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      literally 2 days ago i tried installing gentoo in a vm but gave up because it would take too long to compile… and now this??? guess my timing was pretty bad\n
      \n
      if i did use gentoo, i’d probably compile smaller programs from source and bigger things like kernel and web browser i would use as binaries.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1710533224 {#4218
      date: 2024-03-15 21:07:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
      "@pnutzh4x0r@lemmy.ndlug.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4225 …}
    +nested: Doctrine\ORM\PersistentCollection {#4227 …}
    +votes: Doctrine\ORM\PersistentCollection {#4229 …}
    +reports: Doctrine\ORM\PersistentCollection {#4231 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4233 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4235 …}
    -id: 262182
    -bodyTs: "'2':2 'ago':4 'bad':31 'bigger':46 'binari':57 'browser':52 'compil':22,40 'd':38 'day':3 'gave':13 'gentoo':8,36 'guess':26 'instal':7 'kernel':49 'like':48 'liter':1 'long':20 'pretti':30 'probabl':39 'program':42 'smaller':41 'sourc':44 'take':18 'thing':47 'time':28 'tri':6 'use':35,55 'vm':11 'web':51 'would':17,54"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/4966713"
    +editedAt: DateTimeImmutable @1709050699 {#4219
      date: 2024-02-27 17:18:19.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703859168 {#4220
      date: 2023-12-29 15:12:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4224}
  +body: "Seems kinda pointless to compile most packages unless there are specific performance optimizations or non-default features that can be enabled. I think the way I would use this would be to do binary by default and build only on the occasional instance there is a tangible benefit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703886840 {#5224
    date: 2023-12-29 22:54:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@callyral@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5228 …}
  +nested: Doctrine\ORM\PersistentCollection {#5230 …}
  +votes: Doctrine\ORM\PersistentCollection {#5232 …}
  +reports: Doctrine\ORM\PersistentCollection {#5234 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5236 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5238 …}
  -id: 271412
  -bodyTs: "'benefit':49 'binari':35 'build':39 'compil':5 'default':17,37 'enabl':22 'featur':18 'instanc':44 'kinda':2 'non':16 'non-default':15 'occasion':43 'optim':13 'packag':7 'perform':12 'pointless':3 'seem':1 'specif':11 'tangibl':48 'think':24 'unless':8 'use':29 'way':26 'would':28,31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7700758"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703886840 {#5225
    date: 2023-12-29 22:54: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
63 DENIED edit
App\Entity\EntryComment {#5226
  +user: Proxies\__CG__\App\Entity\User {#5227 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4224
    +user: App\Entity\User {#4237 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      literally 2 days ago i tried installing gentoo in a vm but gave up because it would take too long to compile… and now this??? guess my timing was pretty bad\n
      \n
      if i did use gentoo, i’d probably compile smaller programs from source and bigger things like kernel and web browser i would use as binaries.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1710533224 {#4218
      date: 2024-03-15 21:07:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
      "@pnutzh4x0r@lemmy.ndlug.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4225 …}
    +nested: Doctrine\ORM\PersistentCollection {#4227 …}
    +votes: Doctrine\ORM\PersistentCollection {#4229 …}
    +reports: Doctrine\ORM\PersistentCollection {#4231 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4233 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4235 …}
    -id: 262182
    -bodyTs: "'2':2 'ago':4 'bad':31 'bigger':46 'binari':57 'browser':52 'compil':22,40 'd':38 'day':3 'gave':13 'gentoo':8,36 'guess':26 'instal':7 'kernel':49 'like':48 'liter':1 'long':20 'pretti':30 'probabl':39 'program':42 'smaller':41 'sourc':44 'take':18 'thing':47 'time':28 'tri':6 'use':35,55 'vm':11 'web':51 'would':17,54"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/4966713"
    +editedAt: DateTimeImmutable @1709050699 {#4219
      date: 2024-02-27 17:18:19.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703859168 {#4220
      date: 2023-12-29 15:12:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4224}
  +body: "Seems kinda pointless to compile most packages unless there are specific performance optimizations or non-default features that can be enabled. I think the way I would use this would be to do binary by default and build only on the occasional instance there is a tangible benefit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703886840 {#5224
    date: 2023-12-29 22:54:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@callyral@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5228 …}
  +nested: Doctrine\ORM\PersistentCollection {#5230 …}
  +votes: Doctrine\ORM\PersistentCollection {#5232 …}
  +reports: Doctrine\ORM\PersistentCollection {#5234 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5236 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5238 …}
  -id: 271412
  -bodyTs: "'benefit':49 'binari':35 'build':39 'compil':5 'default':17,37 'enabl':22 'featur':18 'instanc':44 'kinda':2 'non':16 'non-default':15 'occasion':43 'optim':13 'packag':7 'perform':12 'pointless':3 'seem':1 'specif':11 'tangibl':48 'think':24 'unless':8 'use':29 'way':26 'would':28,31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7700758"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703886840 {#5225
    date: 2023-12-29 22:54: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
64 DENIED moderate
App\Entity\EntryComment {#5226
  +user: Proxies\__CG__\App\Entity\User {#5227 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4224
    +user: App\Entity\User {#4237 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      literally 2 days ago i tried installing gentoo in a vm but gave up because it would take too long to compile… and now this??? guess my timing was pretty bad\n
      \n
      if i did use gentoo, i’d probably compile smaller programs from source and bigger things like kernel and web browser i would use as binaries.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1710533224 {#4218
      date: 2024-03-15 21:07:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
      "@pnutzh4x0r@lemmy.ndlug.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4225 …}
    +nested: Doctrine\ORM\PersistentCollection {#4227 …}
    +votes: Doctrine\ORM\PersistentCollection {#4229 …}
    +reports: Doctrine\ORM\PersistentCollection {#4231 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4233 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4235 …}
    -id: 262182
    -bodyTs: "'2':2 'ago':4 'bad':31 'bigger':46 'binari':57 'browser':52 'compil':22,40 'd':38 'day':3 'gave':13 'gentoo':8,36 'guess':26 'instal':7 'kernel':49 'like':48 'liter':1 'long':20 'pretti':30 'probabl':39 'program':42 'smaller':41 'sourc':44 'take':18 'thing':47 'time':28 'tri':6 'use':35,55 'vm':11 'web':51 'would':17,54"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/4966713"
    +editedAt: DateTimeImmutable @1709050699 {#4219
      date: 2024-02-27 17:18:19.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703859168 {#4220
      date: 2023-12-29 15:12:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4224}
  +body: "Seems kinda pointless to compile most packages unless there are specific performance optimizations or non-default features that can be enabled. I think the way I would use this would be to do binary by default and build only on the occasional instance there is a tangible benefit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703886840 {#5224
    date: 2023-12-29 22:54:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@callyral@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5228 …}
  +nested: Doctrine\ORM\PersistentCollection {#5230 …}
  +votes: Doctrine\ORM\PersistentCollection {#5232 …}
  +reports: Doctrine\ORM\PersistentCollection {#5234 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5236 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5238 …}
  -id: 271412
  -bodyTs: "'benefit':49 'binari':35 'build':39 'compil':5 'default':17,37 'enabl':22 'featur':18 'instanc':44 'kinda':2 'non':16 'non-default':15 'occasion':43 'optim':13 'packag':7 'perform':12 'pointless':3 'seem':1 'specif':11 'tangibl':48 'think':24 'unless':8 'use':29 'way':26 'would':28,31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7700758"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703886840 {#5225
    date: 2023-12-29 22:54: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
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 {#4299
  +user: App\Entity\User {#4312 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    Quite the statement that Gentoo has survived for so long compiling from source but, even with ever advancing processor speeds, they’ve finally gone "Nah… Takes to long. ".\n
    \n
    I mean, I don’t blame them. Yesterday I left my machine building a PyTorch package for 4 hours on a 12 core processor.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 93
  +score: 0
  +lastActive: DateTime @1711582673 {#4294
    date: 2024-03-28 00:37:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4300 …}
  +nested: Doctrine\ORM\PersistentCollection {#4302 …}
  +votes: Doctrine\ORM\PersistentCollection {#4304 …}
  +reports: Doctrine\ORM\PersistentCollection {#4306 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4308 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4310 …}
  -id: 262200
  -bodyTs: "'12':50 '4':46 'advanc':18 'blame':34 'build':41 'compil':11 'core':51 'even':15 'ever':17 'final':23 'gentoo':5 'gone':24 'hour':47 'left':38 'long':10,28 'machin':40 'mean':30 'nah':25 'packag':44 'processor':19,52 'pytorch':43 'quit':1 'sourc':13 'speed':20 'statement':3 'surviv':7 'take':26 've':22 'yesterday':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/5453273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703859699 {#4295
    date: 2023-12-29 15:21:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4299
  +user: App\Entity\User {#4312 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    Quite the statement that Gentoo has survived for so long compiling from source but, even with ever advancing processor speeds, they’ve finally gone "Nah… Takes to long. ".\n
    \n
    I mean, I don’t blame them. Yesterday I left my machine building a PyTorch package for 4 hours on a 12 core processor.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 93
  +score: 0
  +lastActive: DateTime @1711582673 {#4294
    date: 2024-03-28 00:37:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4300 …}
  +nested: Doctrine\ORM\PersistentCollection {#4302 …}
  +votes: Doctrine\ORM\PersistentCollection {#4304 …}
  +reports: Doctrine\ORM\PersistentCollection {#4306 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4308 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4310 …}
  -id: 262200
  -bodyTs: "'12':50 '4':46 'advanc':18 'blame':34 'build':41 'compil':11 'core':51 'even':15 'ever':17 'final':23 'gentoo':5 'gone':24 'hour':47 'left':38 'long':10,28 'machin':40 'mean':30 'nah':25 'packag':44 'processor':19,52 'pytorch':43 'quit':1 'sourc':13 'speed':20 'statement':3 'surviv':7 'take':26 've':22 'yesterday':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/5453273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703859699 {#4295
    date: 2023-12-29 15:21:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4299
  +user: App\Entity\User {#4312 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    Quite the statement that Gentoo has survived for so long compiling from source but, even with ever advancing processor speeds, they’ve finally gone "Nah… Takes to long. ".\n
    \n
    I mean, I don’t blame them. Yesterday I left my machine building a PyTorch package for 4 hours on a 12 core processor.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 93
  +score: 0
  +lastActive: DateTime @1711582673 {#4294
    date: 2024-03-28 00:37:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4300 …}
  +nested: Doctrine\ORM\PersistentCollection {#4302 …}
  +votes: Doctrine\ORM\PersistentCollection {#4304 …}
  +reports: Doctrine\ORM\PersistentCollection {#4306 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4308 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4310 …}
  -id: 262200
  -bodyTs: "'12':50 '4':46 'advanc':18 'blame':34 'build':41 'compil':11 'core':51 'even':15 'ever':17 'final':23 'gentoo':5 'gone':24 'hour':47 'left':38 'long':10,28 'machin':40 'mean':30 'nah':25 'packag':44 'processor':19,52 'pytorch':43 'quit':1 'sourc':13 'speed':20 'statement':3 'surviv':7 'take':26 've':22 'yesterday':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/5453273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703859699 {#4295
    date: 2023-12-29 15:21:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5242
  +user: Proxies\__CG__\App\Entity\User {#5243 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4299
    +user: App\Entity\User {#4312 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      Quite the statement that Gentoo has survived for so long compiling from source but, even with ever advancing processor speeds, they’ve finally gone "Nah… Takes to long. ".\n
      \n
      I mean, I don’t blame them. Yesterday I left my machine building a PyTorch package for 4 hours on a 12 core processor.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 93
    +score: 0
    +lastActive: DateTime @1711582673 {#4294
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4300 …}
    +nested: Doctrine\ORM\PersistentCollection {#4302 …}
    +votes: Doctrine\ORM\PersistentCollection {#4304 …}
    +reports: Doctrine\ORM\PersistentCollection {#4306 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4308 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4310 …}
    -id: 262200
    -bodyTs: "'12':50 '4':46 'advanc':18 'blame':34 'build':41 'compil':11 'core':51 'even':15 'ever':17 'final':23 'gentoo':5 'gone':24 'hour':47 'left':38 'long':10,28 'machin':40 'mean':30 'nah':25 'packag':44 'processor':19,52 'pytorch':43 'quit':1 'sourc':13 'speed':20 'statement':3 'surviv':7 'take':26 've':22 'yesterday':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/5453273"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703859699 {#4295
      date: 2023-12-29 15:21:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4299}
  +body: "As a long-time Gentoo user the only packages where compile times (and RAM usage) really bother me are all the myriad of forks of that shitty Chrome browser engine (webkit-gtk, QtWebEngine, chromium,…) and LLVM and clang."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 54
  +score: 0
  +lastActive: DateTime @1703860405 {#5240
    date: 2023-12-29 15:33:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@wewbull@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5244 …}
  +nested: Doctrine\ORM\PersistentCollection {#5246 …}
  +votes: Doctrine\ORM\PersistentCollection {#5248 …}
  +reports: Doctrine\ORM\PersistentCollection {#5250 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5252 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5254 …}
  -id: 262228
  -bodyTs: "'bother':18 'browser':30 'chrome':29 'chromium':36 'clang':40 'compil':12 'engin':31 'fork':25 'gentoo':6 'gtk':34 'llvm':38 'long':4 'long-tim':3 'myriad':23 'packag':10 'qtwebengin':35 'ram':15 'realli':17 'shitti':28 'time':5,13 'usag':16 'user':7 'webkit':33 'webkit-gtk':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6915263"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703860405 {#5241
    date: 2023-12-29 15:33: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
71 DENIED edit
App\Entity\EntryComment {#5242
  +user: Proxies\__CG__\App\Entity\User {#5243 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4299
    +user: App\Entity\User {#4312 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      Quite the statement that Gentoo has survived for so long compiling from source but, even with ever advancing processor speeds, they’ve finally gone "Nah… Takes to long. ".\n
      \n
      I mean, I don’t blame them. Yesterday I left my machine building a PyTorch package for 4 hours on a 12 core processor.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 93
    +score: 0
    +lastActive: DateTime @1711582673 {#4294
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4300 …}
    +nested: Doctrine\ORM\PersistentCollection {#4302 …}
    +votes: Doctrine\ORM\PersistentCollection {#4304 …}
    +reports: Doctrine\ORM\PersistentCollection {#4306 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4308 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4310 …}
    -id: 262200
    -bodyTs: "'12':50 '4':46 'advanc':18 'blame':34 'build':41 'compil':11 'core':51 'even':15 'ever':17 'final':23 'gentoo':5 'gone':24 'hour':47 'left':38 'long':10,28 'machin':40 'mean':30 'nah':25 'packag':44 'processor':19,52 'pytorch':43 'quit':1 'sourc':13 'speed':20 'statement':3 'surviv':7 'take':26 've':22 'yesterday':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/5453273"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703859699 {#4295
      date: 2023-12-29 15:21:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4299}
  +body: "As a long-time Gentoo user the only packages where compile times (and RAM usage) really bother me are all the myriad of forks of that shitty Chrome browser engine (webkit-gtk, QtWebEngine, chromium,…) and LLVM and clang."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 54
  +score: 0
  +lastActive: DateTime @1703860405 {#5240
    date: 2023-12-29 15:33:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@wewbull@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5244 …}
  +nested: Doctrine\ORM\PersistentCollection {#5246 …}
  +votes: Doctrine\ORM\PersistentCollection {#5248 …}
  +reports: Doctrine\ORM\PersistentCollection {#5250 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5252 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5254 …}
  -id: 262228
  -bodyTs: "'bother':18 'browser':30 'chrome':29 'chromium':36 'clang':40 'compil':12 'engin':31 'fork':25 'gentoo':6 'gtk':34 'llvm':38 'long':4 'long-tim':3 'myriad':23 'packag':10 'qtwebengin':35 'ram':15 'realli':17 'shitti':28 'time':5,13 'usag':16 'user':7 'webkit':33 'webkit-gtk':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6915263"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703860405 {#5241
    date: 2023-12-29 15:33: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
72 DENIED moderate
App\Entity\EntryComment {#5242
  +user: Proxies\__CG__\App\Entity\User {#5243 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4299
    +user: App\Entity\User {#4312 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      Quite the statement that Gentoo has survived for so long compiling from source but, even with ever advancing processor speeds, they’ve finally gone "Nah… Takes to long. ".\n
      \n
      I mean, I don’t blame them. Yesterday I left my machine building a PyTorch package for 4 hours on a 12 core processor.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 93
    +score: 0
    +lastActive: DateTime @1711582673 {#4294
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4300 …}
    +nested: Doctrine\ORM\PersistentCollection {#4302 …}
    +votes: Doctrine\ORM\PersistentCollection {#4304 …}
    +reports: Doctrine\ORM\PersistentCollection {#4306 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4308 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4310 …}
    -id: 262200
    -bodyTs: "'12':50 '4':46 'advanc':18 'blame':34 'build':41 'compil':11 'core':51 'even':15 'ever':17 'final':23 'gentoo':5 'gone':24 'hour':47 'left':38 'long':10,28 'machin':40 'mean':30 'nah':25 'packag':44 'processor':19,52 'pytorch':43 'quit':1 'sourc':13 'speed':20 'statement':3 'surviv':7 'take':26 've':22 'yesterday':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/5453273"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703859699 {#4295
      date: 2023-12-29 15:21:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4299}
  +body: "As a long-time Gentoo user the only packages where compile times (and RAM usage) really bother me are all the myriad of forks of that shitty Chrome browser engine (webkit-gtk, QtWebEngine, chromium,…) and LLVM and clang."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 54
  +score: 0
  +lastActive: DateTime @1703860405 {#5240
    date: 2023-12-29 15:33:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@wewbull@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5244 …}
  +nested: Doctrine\ORM\PersistentCollection {#5246 …}
  +votes: Doctrine\ORM\PersistentCollection {#5248 …}
  +reports: Doctrine\ORM\PersistentCollection {#5250 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5252 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5254 …}
  -id: 262228
  -bodyTs: "'bother':18 'browser':30 'chrome':29 'chromium':36 'clang':40 'compil':12 'engin':31 'fork':25 'gentoo':6 'gtk':34 'llvm':38 'long':4 'long-tim':3 'myriad':23 'packag':10 'qtwebengin':35 'ram':15 'realli':17 'shitti':28 'time':5,13 'usag':16 'user':7 'webkit':33 'webkit-gtk':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6915263"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703860405 {#5241
    date: 2023-12-29 15:33: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
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 {#5410
  +user: App\Entity\User {#4312 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5242
    +user: Proxies\__CG__\App\Entity\User {#5243 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4299
      +user: App\Entity\User {#4312 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        Quite the statement that Gentoo has survived for so long compiling from source but, even with ever advancing processor speeds, they’ve finally gone "Nah… Takes to long. ".\n
        \n
        I mean, I don’t blame them. Yesterday I left my machine building a PyTorch package for 4 hours on a 12 core processor.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 93
      +score: 0
      +lastActive: DateTime @1711582673 {#4294
        date: 2024-03-28 00:37:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4300 …}
      +nested: Doctrine\ORM\PersistentCollection {#4302 …}
      +votes: Doctrine\ORM\PersistentCollection {#4304 …}
      +reports: Doctrine\ORM\PersistentCollection {#4306 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4308 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4310 …}
      -id: 262200
      -bodyTs: "'12':50 '4':46 'advanc':18 'blame':34 'build':41 'compil':11 'core':51 'even':15 'ever':17 'final':23 'gentoo':5 'gone':24 'hour':47 'left':38 'long':10,28 'machin':40 'mean':30 'nah':25 'packag':44 'processor':19,52 'pytorch':43 'quit':1 'sourc':13 'speed':20 'statement':3 'surviv':7 'take':26 've':22 'yesterday':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.uk/comment/5453273"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703859699 {#4295
        date: 2023-12-29 15:21:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4299}
    +body: "As a long-time Gentoo user the only packages where compile times (and RAM usage) really bother me are all the myriad of forks of that shitty Chrome browser engine (webkit-gtk, QtWebEngine, chromium,…) and LLVM and clang."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 54
    +score: 0
    +lastActive: DateTime @1703860405 {#5240
      date: 2023-12-29 15:33:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
      "@wewbull@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5244 …}
    +nested: Doctrine\ORM\PersistentCollection {#5246 …}
    +votes: Doctrine\ORM\PersistentCollection {#5248 …}
    +reports: Doctrine\ORM\PersistentCollection {#5250 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5252 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5254 …}
    -id: 262228
    -bodyTs: "'bother':18 'browser':30 'chrome':29 'chromium':36 'clang':40 'compil':12 'engin':31 'fork':25 'gentoo':6 'gtk':34 'llvm':38 'long':4 'long-tim':3 'myriad':23 'packag':10 'qtwebengin':35 'ram':15 'realli':17 'shitti':28 'time':5,13 'usag':16 'user':7 'webkit':33 'webkit-gtk':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6915263"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703860405 {#5241
      date: 2023-12-29 15:33:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4299}
  +body: "My beef tends to be with software out of FANGs. Big teams and huge codebase to match. Completely inpetetrable for the rest of us and, I suspect, far more code then there should be."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703877115 {#5408
    date: 2023-12-29 20:11:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@wewbull@feddit.uk"
    "@taladar@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5411 …}
  +nested: Doctrine\ORM\PersistentCollection {#5413 …}
  +votes: Doctrine\ORM\PersistentCollection {#5415 …}
  +reports: Doctrine\ORM\PersistentCollection {#5417 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5419 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5421 …}
  -id: 262793
  -bodyTs: "'beef':2 'big':11 'code':30 'codebas':15 'complet':18 'fang':10 'far':28 'huge':14 'inpetetr':19 'match':17 'rest':22 'softwar':7 'suspect':27 'team':12 'tend':3 'us':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/5456582"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703877115 {#5409
    date: 2023-12-29 20:11: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
75 DENIED edit
App\Entity\EntryComment {#5410
  +user: App\Entity\User {#4312 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5242
    +user: Proxies\__CG__\App\Entity\User {#5243 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4299
      +user: App\Entity\User {#4312 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        Quite the statement that Gentoo has survived for so long compiling from source but, even with ever advancing processor speeds, they’ve finally gone "Nah… Takes to long. ".\n
        \n
        I mean, I don’t blame them. Yesterday I left my machine building a PyTorch package for 4 hours on a 12 core processor.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 93
      +score: 0
      +lastActive: DateTime @1711582673 {#4294
        date: 2024-03-28 00:37:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4300 …}
      +nested: Doctrine\ORM\PersistentCollection {#4302 …}
      +votes: Doctrine\ORM\PersistentCollection {#4304 …}
      +reports: Doctrine\ORM\PersistentCollection {#4306 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4308 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4310 …}
      -id: 262200
      -bodyTs: "'12':50 '4':46 'advanc':18 'blame':34 'build':41 'compil':11 'core':51 'even':15 'ever':17 'final':23 'gentoo':5 'gone':24 'hour':47 'left':38 'long':10,28 'machin':40 'mean':30 'nah':25 'packag':44 'processor':19,52 'pytorch':43 'quit':1 'sourc':13 'speed':20 'statement':3 'surviv':7 'take':26 've':22 'yesterday':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.uk/comment/5453273"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703859699 {#4295
        date: 2023-12-29 15:21:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4299}
    +body: "As a long-time Gentoo user the only packages where compile times (and RAM usage) really bother me are all the myriad of forks of that shitty Chrome browser engine (webkit-gtk, QtWebEngine, chromium,…) and LLVM and clang."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 54
    +score: 0
    +lastActive: DateTime @1703860405 {#5240
      date: 2023-12-29 15:33:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
      "@wewbull@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5244 …}
    +nested: Doctrine\ORM\PersistentCollection {#5246 …}
    +votes: Doctrine\ORM\PersistentCollection {#5248 …}
    +reports: Doctrine\ORM\PersistentCollection {#5250 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5252 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5254 …}
    -id: 262228
    -bodyTs: "'bother':18 'browser':30 'chrome':29 'chromium':36 'clang':40 'compil':12 'engin':31 'fork':25 'gentoo':6 'gtk':34 'llvm':38 'long':4 'long-tim':3 'myriad':23 'packag':10 'qtwebengin':35 'ram':15 'realli':17 'shitti':28 'time':5,13 'usag':16 'user':7 'webkit':33 'webkit-gtk':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6915263"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703860405 {#5241
      date: 2023-12-29 15:33:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4299}
  +body: "My beef tends to be with software out of FANGs. Big teams and huge codebase to match. Completely inpetetrable for the rest of us and, I suspect, far more code then there should be."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703877115 {#5408
    date: 2023-12-29 20:11:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@wewbull@feddit.uk"
    "@taladar@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5411 …}
  +nested: Doctrine\ORM\PersistentCollection {#5413 …}
  +votes: Doctrine\ORM\PersistentCollection {#5415 …}
  +reports: Doctrine\ORM\PersistentCollection {#5417 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5419 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5421 …}
  -id: 262793
  -bodyTs: "'beef':2 'big':11 'code':30 'codebas':15 'complet':18 'fang':10 'far':28 'huge':14 'inpetetr':19 'match':17 'rest':22 'softwar':7 'suspect':27 'team':12 'tend':3 'us':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/5456582"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703877115 {#5409
    date: 2023-12-29 20:11: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
76 DENIED moderate
App\Entity\EntryComment {#5410
  +user: App\Entity\User {#4312 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5242
    +user: Proxies\__CG__\App\Entity\User {#5243 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4299
      +user: App\Entity\User {#4312 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        Quite the statement that Gentoo has survived for so long compiling from source but, even with ever advancing processor speeds, they’ve finally gone "Nah… Takes to long. ".\n
        \n
        I mean, I don’t blame them. Yesterday I left my machine building a PyTorch package for 4 hours on a 12 core processor.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 93
      +score: 0
      +lastActive: DateTime @1711582673 {#4294
        date: 2024-03-28 00:37:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4300 …}
      +nested: Doctrine\ORM\PersistentCollection {#4302 …}
      +votes: Doctrine\ORM\PersistentCollection {#4304 …}
      +reports: Doctrine\ORM\PersistentCollection {#4306 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4308 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4310 …}
      -id: 262200
      -bodyTs: "'12':50 '4':46 'advanc':18 'blame':34 'build':41 'compil':11 'core':51 'even':15 'ever':17 'final':23 'gentoo':5 'gone':24 'hour':47 'left':38 'long':10,28 'machin':40 'mean':30 'nah':25 'packag':44 'processor':19,52 'pytorch':43 'quit':1 'sourc':13 'speed':20 'statement':3 'surviv':7 'take':26 've':22 'yesterday':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.uk/comment/5453273"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703859699 {#4295
        date: 2023-12-29 15:21:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4299}
    +body: "As a long-time Gentoo user the only packages where compile times (and RAM usage) really bother me are all the myriad of forks of that shitty Chrome browser engine (webkit-gtk, QtWebEngine, chromium,…) and LLVM and clang."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 54
    +score: 0
    +lastActive: DateTime @1703860405 {#5240
      date: 2023-12-29 15:33:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
      "@wewbull@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5244 …}
    +nested: Doctrine\ORM\PersistentCollection {#5246 …}
    +votes: Doctrine\ORM\PersistentCollection {#5248 …}
    +reports: Doctrine\ORM\PersistentCollection {#5250 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5252 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5254 …}
    -id: 262228
    -bodyTs: "'bother':18 'browser':30 'chrome':29 'chromium':36 'clang':40 'compil':12 'engin':31 'fork':25 'gentoo':6 'gtk':34 'llvm':38 'long':4 'long-tim':3 'myriad':23 'packag':10 'qtwebengin':35 'ram':15 'realli':17 'shitti':28 'time':5,13 'usag':16 'user':7 'webkit':33 'webkit-gtk':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6915263"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703860405 {#5241
      date: 2023-12-29 15:33:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4299}
  +body: "My beef tends to be with software out of FANGs. Big teams and huge codebase to match. Completely inpetetrable for the rest of us and, I suspect, far more code then there should be."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703877115 {#5408
    date: 2023-12-29 20:11:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@wewbull@feddit.uk"
    "@taladar@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5411 …}
  +nested: Doctrine\ORM\PersistentCollection {#5413 …}
  +votes: Doctrine\ORM\PersistentCollection {#5415 …}
  +reports: Doctrine\ORM\PersistentCollection {#5417 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5419 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5421 …}
  -id: 262793
  -bodyTs: "'beef':2 'big':11 'code':30 'codebas':15 'complet':18 'fang':10 'far':28 'huge':14 'inpetetr':19 'match':17 'rest':22 'softwar':7 'suspect':27 'team':12 'tend':3 'us':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/5456582"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703877115 {#5409
    date: 2023-12-29 20:11: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
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 {#5425
  +user: Proxies\__CG__\App\Entity\User {#5426 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5242
    +user: Proxies\__CG__\App\Entity\User {#5243 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4299
      +user: App\Entity\User {#4312 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        Quite the statement that Gentoo has survived for so long compiling from source but, even with ever advancing processor speeds, they’ve finally gone "Nah… Takes to long. ".\n
        \n
        I mean, I don’t blame them. Yesterday I left my machine building a PyTorch package for 4 hours on a 12 core processor.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 93
      +score: 0
      +lastActive: DateTime @1711582673 {#4294
        date: 2024-03-28 00:37:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4300 …}
      +nested: Doctrine\ORM\PersistentCollection {#4302 …}
      +votes: Doctrine\ORM\PersistentCollection {#4304 …}
      +reports: Doctrine\ORM\PersistentCollection {#4306 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4308 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4310 …}
      -id: 262200
      -bodyTs: "'12':50 '4':46 'advanc':18 'blame':34 'build':41 'compil':11 'core':51 'even':15 'ever':17 'final':23 'gentoo':5 'gone':24 'hour':47 'left':38 'long':10,28 'machin':40 'mean':30 'nah':25 'packag':44 'processor':19,52 'pytorch':43 'quit':1 'sourc':13 'speed':20 'statement':3 'surviv':7 'take':26 've':22 'yesterday':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.uk/comment/5453273"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703859699 {#4295
        date: 2023-12-29 15:21:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4299}
    +body: "As a long-time Gentoo user the only packages where compile times (and RAM usage) really bother me are all the myriad of forks of that shitty Chrome browser engine (webkit-gtk, QtWebEngine, chromium,…) and LLVM and clang."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 54
    +score: 0
    +lastActive: DateTime @1703860405 {#5240
      date: 2023-12-29 15:33:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
      "@wewbull@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5244 …}
    +nested: Doctrine\ORM\PersistentCollection {#5246 …}
    +votes: Doctrine\ORM\PersistentCollection {#5248 …}
    +reports: Doctrine\ORM\PersistentCollection {#5250 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5252 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5254 …}
    -id: 262228
    -bodyTs: "'bother':18 'browser':30 'chrome':29 'chromium':36 'clang':40 'compil':12 'engin':31 'fork':25 'gentoo':6 'gtk':34 'llvm':38 'long':4 'long-tim':3 'myriad':23 'packag':10 'qtwebengin':35 'ram':15 'realli':17 'shitti':28 'time':5,13 'usag':16 'user':7 'webkit':33 'webkit-gtk':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6915263"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703860405 {#5241
      date: 2023-12-29 15:33:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4299}
  +body: "Chrome takes so much longer than the kernel somehow. There’s also the occasional package that makes you build single-threaded because nobody has fixed some race condition in the build process."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1703861114 {#5423
    date: 2023-12-29 15:45:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@wewbull@feddit.uk"
    "@taladar@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5427 …}
  +nested: Doctrine\ORM\PersistentCollection {#5429 …}
  +votes: Doctrine\ORM\PersistentCollection {#5431 …}
  +reports: Doctrine\ORM\PersistentCollection {#5433 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5435 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5437 …}
  -id: 262856
  -bodyTs: "'also':12 'build':19,32 'chrome':1 'condit':29 'fix':26 'kernel':8 'longer':5 'make':17 'much':4 'nobodi':24 'occasion':14 'packag':15 'process':33 'race':28 'singl':21 'single-thread':20 'somehow':9 'take':2 'thread':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6002977"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703861114 {#5424
    date: 2023-12-29 15:45:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5425
  +user: Proxies\__CG__\App\Entity\User {#5426 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5242
    +user: Proxies\__CG__\App\Entity\User {#5243 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4299
      +user: App\Entity\User {#4312 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        Quite the statement that Gentoo has survived for so long compiling from source but, even with ever advancing processor speeds, they’ve finally gone "Nah… Takes to long. ".\n
        \n
        I mean, I don’t blame them. Yesterday I left my machine building a PyTorch package for 4 hours on a 12 core processor.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 93
      +score: 0
      +lastActive: DateTime @1711582673 {#4294
        date: 2024-03-28 00:37:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4300 …}
      +nested: Doctrine\ORM\PersistentCollection {#4302 …}
      +votes: Doctrine\ORM\PersistentCollection {#4304 …}
      +reports: Doctrine\ORM\PersistentCollection {#4306 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4308 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4310 …}
      -id: 262200
      -bodyTs: "'12':50 '4':46 'advanc':18 'blame':34 'build':41 'compil':11 'core':51 'even':15 'ever':17 'final':23 'gentoo':5 'gone':24 'hour':47 'left':38 'long':10,28 'machin':40 'mean':30 'nah':25 'packag':44 'processor':19,52 'pytorch':43 'quit':1 'sourc':13 'speed':20 'statement':3 'surviv':7 'take':26 've':22 'yesterday':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.uk/comment/5453273"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703859699 {#4295
        date: 2023-12-29 15:21:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4299}
    +body: "As a long-time Gentoo user the only packages where compile times (and RAM usage) really bother me are all the myriad of forks of that shitty Chrome browser engine (webkit-gtk, QtWebEngine, chromium,…) and LLVM and clang."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 54
    +score: 0
    +lastActive: DateTime @1703860405 {#5240
      date: 2023-12-29 15:33:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
      "@wewbull@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5244 …}
    +nested: Doctrine\ORM\PersistentCollection {#5246 …}
    +votes: Doctrine\ORM\PersistentCollection {#5248 …}
    +reports: Doctrine\ORM\PersistentCollection {#5250 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5252 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5254 …}
    -id: 262228
    -bodyTs: "'bother':18 'browser':30 'chrome':29 'chromium':36 'clang':40 'compil':12 'engin':31 'fork':25 'gentoo':6 'gtk':34 'llvm':38 'long':4 'long-tim':3 'myriad':23 'packag':10 'qtwebengin':35 'ram':15 'realli':17 'shitti':28 'time':5,13 'usag':16 'user':7 'webkit':33 'webkit-gtk':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6915263"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703860405 {#5241
      date: 2023-12-29 15:33:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4299}
  +body: "Chrome takes so much longer than the kernel somehow. There’s also the occasional package that makes you build single-threaded because nobody has fixed some race condition in the build process."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1703861114 {#5423
    date: 2023-12-29 15:45:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@wewbull@feddit.uk"
    "@taladar@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5427 …}
  +nested: Doctrine\ORM\PersistentCollection {#5429 …}
  +votes: Doctrine\ORM\PersistentCollection {#5431 …}
  +reports: Doctrine\ORM\PersistentCollection {#5433 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5435 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5437 …}
  -id: 262856
  -bodyTs: "'also':12 'build':19,32 'chrome':1 'condit':29 'fix':26 'kernel':8 'longer':5 'make':17 'much':4 'nobodi':24 'occasion':14 'packag':15 'process':33 'race':28 'singl':21 'single-thread':20 'somehow':9 'take':2 'thread':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6002977"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703861114 {#5424
    date: 2023-12-29 15:45:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5425
  +user: Proxies\__CG__\App\Entity\User {#5426 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5242
    +user: Proxies\__CG__\App\Entity\User {#5243 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4299
      +user: App\Entity\User {#4312 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        Quite the statement that Gentoo has survived for so long compiling from source but, even with ever advancing processor speeds, they’ve finally gone "Nah… Takes to long. ".\n
        \n
        I mean, I don’t blame them. Yesterday I left my machine building a PyTorch package for 4 hours on a 12 core processor.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 93
      +score: 0
      +lastActive: DateTime @1711582673 {#4294
        date: 2024-03-28 00:37:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4300 …}
      +nested: Doctrine\ORM\PersistentCollection {#4302 …}
      +votes: Doctrine\ORM\PersistentCollection {#4304 …}
      +reports: Doctrine\ORM\PersistentCollection {#4306 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4308 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4310 …}
      -id: 262200
      -bodyTs: "'12':50 '4':46 'advanc':18 'blame':34 'build':41 'compil':11 'core':51 'even':15 'ever':17 'final':23 'gentoo':5 'gone':24 'hour':47 'left':38 'long':10,28 'machin':40 'mean':30 'nah':25 'packag':44 'processor':19,52 'pytorch':43 'quit':1 'sourc':13 'speed':20 'statement':3 'surviv':7 'take':26 've':22 'yesterday':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.uk/comment/5453273"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703859699 {#4295
        date: 2023-12-29 15:21:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4299}
    +body: "As a long-time Gentoo user the only packages where compile times (and RAM usage) really bother me are all the myriad of forks of that shitty Chrome browser engine (webkit-gtk, QtWebEngine, chromium,…) and LLVM and clang."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 54
    +score: 0
    +lastActive: DateTime @1703860405 {#5240
      date: 2023-12-29 15:33:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
      "@wewbull@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5244 …}
    +nested: Doctrine\ORM\PersistentCollection {#5246 …}
    +votes: Doctrine\ORM\PersistentCollection {#5248 …}
    +reports: Doctrine\ORM\PersistentCollection {#5250 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5252 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5254 …}
    -id: 262228
    -bodyTs: "'bother':18 'browser':30 'chrome':29 'chromium':36 'clang':40 'compil':12 'engin':31 'fork':25 'gentoo':6 'gtk':34 'llvm':38 'long':4 'long-tim':3 'myriad':23 'packag':10 'qtwebengin':35 'ram':15 'realli':17 'shitti':28 'time':5,13 'usag':16 'user':7 'webkit':33 'webkit-gtk':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6915263"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703860405 {#5241
      date: 2023-12-29 15:33:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4299}
  +body: "Chrome takes so much longer than the kernel somehow. There’s also the occasional package that makes you build single-threaded because nobody has fixed some race condition in the build process."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1703861114 {#5423
    date: 2023-12-29 15:45:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@wewbull@feddit.uk"
    "@taladar@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5427 …}
  +nested: Doctrine\ORM\PersistentCollection {#5429 …}
  +votes: Doctrine\ORM\PersistentCollection {#5431 …}
  +reports: Doctrine\ORM\PersistentCollection {#5433 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5435 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5437 …}
  -id: 262856
  -bodyTs: "'also':12 'build':19,32 'chrome':1 'condit':29 'fix':26 'kernel':8 'longer':5 'make':17 'much':4 'nobodi':24 'occasion':14 'packag':15 'process':33 'race':28 'singl':21 'single-thread':20 'somehow':9 'take':2 'thread':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6002977"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703861114 {#5424
    date: 2023-12-29 15:45:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5537
  +user: Proxies\__CG__\App\Entity\User {#5243 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5425
    +user: Proxies\__CG__\App\Entity\User {#5426 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5242
      +user: Proxies\__CG__\App\Entity\User {#5243 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4299
        +user: App\Entity\User {#4312 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: """
          Quite the statement that Gentoo has survived for so long compiling from source but, even with ever advancing processor speeds, they’ve finally gone "Nah… Takes to long. ".\n
          \n
          I mean, I don’t blame them. Yesterday I left my machine building a PyTorch package for 4 hours on a 12 core processor.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 93
        +score: 0
        +lastActive: DateTime @1711582673 {#4294
          date: 2024-03-28 00:37:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4300 …}
        +nested: Doctrine\ORM\PersistentCollection {#4302 …}
        +votes: Doctrine\ORM\PersistentCollection {#4304 …}
        +reports: Doctrine\ORM\PersistentCollection {#4306 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4308 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4310 …}
        -id: 262200
        -bodyTs: "'12':50 '4':46 'advanc':18 'blame':34 'build':41 'compil':11 'core':51 'even':15 'ever':17 'final':23 'gentoo':5 'gone':24 'hour':47 'left':38 'long':10,28 'machin':40 'mean':30 'nah':25 'packag':44 'processor':19,52 'pytorch':43 'quit':1 'sourc':13 'speed':20 'statement':3 'surviv':7 'take':26 've':22 'yesterday':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.uk/comment/5453273"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703859699 {#4295
          date: 2023-12-29 15:21:39.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4299}
      +body: "As a long-time Gentoo user the only packages where compile times (and RAM usage) really bother me are all the myriad of forks of that shitty Chrome browser engine (webkit-gtk, QtWebEngine, chromium,…) and LLVM and clang."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 54
      +score: 0
      +lastActive: DateTime @1703860405 {#5240
        date: 2023-12-29 15:33:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
        "@wewbull@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5244 …}
      +nested: Doctrine\ORM\PersistentCollection {#5246 …}
      +votes: Doctrine\ORM\PersistentCollection {#5248 …}
      +reports: Doctrine\ORM\PersistentCollection {#5250 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5252 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5254 …}
      -id: 262228
      -bodyTs: "'bother':18 'browser':30 'chrome':29 'chromium':36 'clang':40 'compil':12 'engin':31 'fork':25 'gentoo':6 'gtk':34 'llvm':38 'long':4 'long-tim':3 'myriad':23 'packag':10 'qtwebengin':35 'ram':15 'realli':17 'shitti':28 'time':5,13 'usag':16 'user':7 'webkit':33 'webkit-gtk':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6915263"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703860405 {#5241
        date: 2023-12-29 15:33:25.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4299}
    +body: "Chrome takes so much longer than the kernel somehow. There’s also the occasional package that makes you build single-threaded because nobody has fixed some race condition in the build process."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1703861114 {#5423
      date: 2023-12-29 15:45:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
      "@wewbull@feddit.uk"
      "@taladar@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5427 …}
    +nested: Doctrine\ORM\PersistentCollection {#5429 …}
    +votes: Doctrine\ORM\PersistentCollection {#5431 …}
    +reports: Doctrine\ORM\PersistentCollection {#5433 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5435 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5437 …}
    -id: 262856
    -bodyTs: "'also':12 'build':19,32 'chrome':1 'condit':29 'fix':26 'kernel':8 'longer':5 'make':17 'much':4 'nobodi':24 'occasion':14 'packag':15 'process':33 'race':28 'singl':21 'single-thread':20 'somehow':9 'take':2 'thread':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6002977"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703861114 {#5424
      date: 2023-12-29 15:45:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4299}
  +body: "More importantly Chrome takes so much longer than Firefox even though they essentially do the same things (or 95% the same things if you are nitpicky)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1703881077 {#5536
    date: 2023-12-29 21:17:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@wewbull@feddit.uk"
    "@taladar@sh.itjust.works"
    "@kogasa@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5543 …}
  +nested: Doctrine\ORM\PersistentCollection {#5545 …}
  +votes: Doctrine\ORM\PersistentCollection {#5547 …}
  +reports: Doctrine\ORM\PersistentCollection {#5550 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5552 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5554 …}
  -id: 262949
  -bodyTs: "'95':19 'chrome':3 'essenti':13 'even':10 'firefox':9 'import':2 'longer':7 'much':6 'nitpicki':26 'take':4 'thing':17,22 'though':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6922286"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703881077 {#5539
    date: 2023-12-29 21:17:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#5537
  +user: Proxies\__CG__\App\Entity\User {#5243 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5425
    +user: Proxies\__CG__\App\Entity\User {#5426 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5242
      +user: Proxies\__CG__\App\Entity\User {#5243 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4299
        +user: App\Entity\User {#4312 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: """
          Quite the statement that Gentoo has survived for so long compiling from source but, even with ever advancing processor speeds, they’ve finally gone "Nah… Takes to long. ".\n
          \n
          I mean, I don’t blame them. Yesterday I left my machine building a PyTorch package for 4 hours on a 12 core processor.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 93
        +score: 0
        +lastActive: DateTime @1711582673 {#4294
          date: 2024-03-28 00:37:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4300 …}
        +nested: Doctrine\ORM\PersistentCollection {#4302 …}
        +votes: Doctrine\ORM\PersistentCollection {#4304 …}
        +reports: Doctrine\ORM\PersistentCollection {#4306 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4308 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4310 …}
        -id: 262200
        -bodyTs: "'12':50 '4':46 'advanc':18 'blame':34 'build':41 'compil':11 'core':51 'even':15 'ever':17 'final':23 'gentoo':5 'gone':24 'hour':47 'left':38 'long':10,28 'machin':40 'mean':30 'nah':25 'packag':44 'processor':19,52 'pytorch':43 'quit':1 'sourc':13 'speed':20 'statement':3 'surviv':7 'take':26 've':22 'yesterday':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.uk/comment/5453273"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703859699 {#4295
          date: 2023-12-29 15:21:39.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4299}
      +body: "As a long-time Gentoo user the only packages where compile times (and RAM usage) really bother me are all the myriad of forks of that shitty Chrome browser engine (webkit-gtk, QtWebEngine, chromium,…) and LLVM and clang."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 54
      +score: 0
      +lastActive: DateTime @1703860405 {#5240
        date: 2023-12-29 15:33:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
        "@wewbull@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5244 …}
      +nested: Doctrine\ORM\PersistentCollection {#5246 …}
      +votes: Doctrine\ORM\PersistentCollection {#5248 …}
      +reports: Doctrine\ORM\PersistentCollection {#5250 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5252 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5254 …}
      -id: 262228
      -bodyTs: "'bother':18 'browser':30 'chrome':29 'chromium':36 'clang':40 'compil':12 'engin':31 'fork':25 'gentoo':6 'gtk':34 'llvm':38 'long':4 'long-tim':3 'myriad':23 'packag':10 'qtwebengin':35 'ram':15 'realli':17 'shitti':28 'time':5,13 'usag':16 'user':7 'webkit':33 'webkit-gtk':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6915263"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703860405 {#5241
        date: 2023-12-29 15:33:25.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4299}
    +body: "Chrome takes so much longer than the kernel somehow. There’s also the occasional package that makes you build single-threaded because nobody has fixed some race condition in the build process."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1703861114 {#5423
      date: 2023-12-29 15:45:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
      "@wewbull@feddit.uk"
      "@taladar@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5427 …}
    +nested: Doctrine\ORM\PersistentCollection {#5429 …}
    +votes: Doctrine\ORM\PersistentCollection {#5431 …}
    +reports: Doctrine\ORM\PersistentCollection {#5433 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5435 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5437 …}
    -id: 262856
    -bodyTs: "'also':12 'build':19,32 'chrome':1 'condit':29 'fix':26 'kernel':8 'longer':5 'make':17 'much':4 'nobodi':24 'occasion':14 'packag':15 'process':33 'race':28 'singl':21 'single-thread':20 'somehow':9 'take':2 'thread':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6002977"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703861114 {#5424
      date: 2023-12-29 15:45:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4299}
  +body: "More importantly Chrome takes so much longer than Firefox even though they essentially do the same things (or 95% the same things if you are nitpicky)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1703881077 {#5536
    date: 2023-12-29 21:17:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@wewbull@feddit.uk"
    "@taladar@sh.itjust.works"
    "@kogasa@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5543 …}
  +nested: Doctrine\ORM\PersistentCollection {#5545 …}
  +votes: Doctrine\ORM\PersistentCollection {#5547 …}
  +reports: Doctrine\ORM\PersistentCollection {#5550 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5552 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5554 …}
  -id: 262949
  -bodyTs: "'95':19 'chrome':3 'essenti':13 'even':10 'firefox':9 'import':2 'longer':7 'much':6 'nitpicki':26 'take':4 'thing':17,22 'though':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6922286"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703881077 {#5539
    date: 2023-12-29 21:17:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#5537
  +user: Proxies\__CG__\App\Entity\User {#5243 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5425
    +user: Proxies\__CG__\App\Entity\User {#5426 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5242
      +user: Proxies\__CG__\App\Entity\User {#5243 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4299
        +user: App\Entity\User {#4312 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: """
          Quite the statement that Gentoo has survived for so long compiling from source but, even with ever advancing processor speeds, they’ve finally gone "Nah… Takes to long. ".\n
          \n
          I mean, I don’t blame them. Yesterday I left my machine building a PyTorch package for 4 hours on a 12 core processor.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 93
        +score: 0
        +lastActive: DateTime @1711582673 {#4294
          date: 2024-03-28 00:37:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4300 …}
        +nested: Doctrine\ORM\PersistentCollection {#4302 …}
        +votes: Doctrine\ORM\PersistentCollection {#4304 …}
        +reports: Doctrine\ORM\PersistentCollection {#4306 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4308 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4310 …}
        -id: 262200
        -bodyTs: "'12':50 '4':46 'advanc':18 'blame':34 'build':41 'compil':11 'core':51 'even':15 'ever':17 'final':23 'gentoo':5 'gone':24 'hour':47 'left':38 'long':10,28 'machin':40 'mean':30 'nah':25 'packag':44 'processor':19,52 'pytorch':43 'quit':1 'sourc':13 'speed':20 'statement':3 'surviv':7 'take':26 've':22 'yesterday':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.uk/comment/5453273"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703859699 {#4295
          date: 2023-12-29 15:21:39.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4299}
      +body: "As a long-time Gentoo user the only packages where compile times (and RAM usage) really bother me are all the myriad of forks of that shitty Chrome browser engine (webkit-gtk, QtWebEngine, chromium,…) and LLVM and clang."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 54
      +score: 0
      +lastActive: DateTime @1703860405 {#5240
        date: 2023-12-29 15:33:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
        "@wewbull@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5244 …}
      +nested: Doctrine\ORM\PersistentCollection {#5246 …}
      +votes: Doctrine\ORM\PersistentCollection {#5248 …}
      +reports: Doctrine\ORM\PersistentCollection {#5250 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5252 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5254 …}
      -id: 262228
      -bodyTs: "'bother':18 'browser':30 'chrome':29 'chromium':36 'clang':40 'compil':12 'engin':31 'fork':25 'gentoo':6 'gtk':34 'llvm':38 'long':4 'long-tim':3 'myriad':23 'packag':10 'qtwebengin':35 'ram':15 'realli':17 'shitti':28 'time':5,13 'usag':16 'user':7 'webkit':33 'webkit-gtk':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6915263"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703860405 {#5241
        date: 2023-12-29 15:33:25.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4299}
    +body: "Chrome takes so much longer than the kernel somehow. There’s also the occasional package that makes you build single-threaded because nobody has fixed some race condition in the build process."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1703861114 {#5423
      date: 2023-12-29 15:45:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
      "@wewbull@feddit.uk"
      "@taladar@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5427 …}
    +nested: Doctrine\ORM\PersistentCollection {#5429 …}
    +votes: Doctrine\ORM\PersistentCollection {#5431 …}
    +reports: Doctrine\ORM\PersistentCollection {#5433 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5435 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5437 …}
    -id: 262856
    -bodyTs: "'also':12 'build':19,32 'chrome':1 'condit':29 'fix':26 'kernel':8 'longer':5 'make':17 'much':4 'nobodi':24 'occasion':14 'packag':15 'process':33 'race':28 'singl':21 'single-thread':20 'somehow':9 'take':2 'thread':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6002977"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703861114 {#5424
      date: 2023-12-29 15:45:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4299}
  +body: "More importantly Chrome takes so much longer than Firefox even though they essentially do the same things (or 95% the same things if you are nitpicky)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1703881077 {#5536
    date: 2023-12-29 21:17:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@wewbull@feddit.uk"
    "@taladar@sh.itjust.works"
    "@kogasa@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5543 …}
  +nested: Doctrine\ORM\PersistentCollection {#5545 …}
  +votes: Doctrine\ORM\PersistentCollection {#5547 …}
  +reports: Doctrine\ORM\PersistentCollection {#5550 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5552 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5554 …}
  -id: 262949
  -bodyTs: "'95':19 'chrome':3 'essenti':13 'even':10 'firefox':9 'import':2 'longer':7 'much':6 'nitpicki':26 'take':4 'thing':17,22 'though':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6922286"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703881077 {#5539
    date: 2023-12-29 21:17:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5596
  +user: Proxies\__CG__\App\Entity\User {#5593 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5537
    +user: Proxies\__CG__\App\Entity\User {#5243 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5425
      +user: Proxies\__CG__\App\Entity\User {#5426 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5242
        +user: Proxies\__CG__\App\Entity\User {#5243 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4299
          +user: App\Entity\User {#4312 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: """
            Quite the statement that Gentoo has survived for so long compiling from source but, even with ever advancing processor speeds, they’ve finally gone "Nah… Takes to long. ".\n
            \n
            I mean, I don’t blame them. Yesterday I left my machine building a PyTorch package for 4 hours on a 12 core processor.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 93
          +score: 0
          +lastActive: DateTime @1711582673 {#4294
            date: 2024-03-28 00:37:53.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@pnutzh4x0r@lemmy.ndlug.org"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4300 …}
          +nested: Doctrine\ORM\PersistentCollection {#4302 …}
          +votes: Doctrine\ORM\PersistentCollection {#4304 …}
          +reports: Doctrine\ORM\PersistentCollection {#4306 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4308 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4310 …}
          -id: 262200
          -bodyTs: "'12':50 '4':46 'advanc':18 'blame':34 'build':41 'compil':11 'core':51 'even':15 'ever':17 'final':23 'gentoo':5 'gone':24 'hour':47 'left':38 'long':10,28 'machin':40 'mean':30 'nah':25 'packag':44 'processor':19,52 'pytorch':43 'quit':1 'sourc':13 'speed':20 'statement':3 'surviv':7 'take':26 've':22 'yesterday':36"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.uk/comment/5453273"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703859699 {#4295
            date: 2023-12-29 15:21:39.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4299}
        +body: "As a long-time Gentoo user the only packages where compile times (and RAM usage) really bother me are all the myriad of forks of that shitty Chrome browser engine (webkit-gtk, QtWebEngine, chromium,…) and LLVM and clang."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 54
        +score: 0
        +lastActive: DateTime @1703860405 {#5240
          date: 2023-12-29 15:33:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@wewbull@feddit.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5244 …}
        +nested: Doctrine\ORM\PersistentCollection {#5246 …}
        +votes: Doctrine\ORM\PersistentCollection {#5248 …}
        +reports: Doctrine\ORM\PersistentCollection {#5250 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5252 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5254 …}
        -id: 262228
        -bodyTs: "'bother':18 'browser':30 'chrome':29 'chromium':36 'clang':40 'compil':12 'engin':31 'fork':25 'gentoo':6 'gtk':34 'llvm':38 'long':4 'long-tim':3 'myriad':23 'packag':10 'qtwebengin':35 'ram':15 'realli':17 'shitti':28 'time':5,13 'usag':16 'user':7 'webkit':33 'webkit-gtk':32"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6915263"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703860405 {#5241
          date: 2023-12-29 15:33:25.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4299}
      +body: "Chrome takes so much longer than the kernel somehow. There’s also the occasional package that makes you build single-threaded because nobody has fixed some race condition in the build process."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1703861114 {#5423
        date: 2023-12-29 15:45:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
        "@wewbull@feddit.uk"
        "@taladar@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5427 …}
      +nested: Doctrine\ORM\PersistentCollection {#5429 …}
      +votes: Doctrine\ORM\PersistentCollection {#5431 …}
      +reports: Doctrine\ORM\PersistentCollection {#5433 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5435 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5437 …}
      -id: 262856
      -bodyTs: "'also':12 'build':19,32 'chrome':1 'condit':29 'fix':26 'kernel':8 'longer':5 'make':17 'much':4 'nobodi':24 'occasion':14 'packag':15 'process':33 'race':28 'singl':21 'single-thread':20 'somehow':9 'take':2 'thread':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6002977"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703861114 {#5424
        date: 2023-12-29 15:45:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4299}
    +body: "More importantly Chrome takes so much longer than Firefox even though they essentially do the same things (or 95% the same things if you are nitpicky)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1703881077 {#5536
      date: 2023-12-29 21:17:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
      "@wewbull@feddit.uk"
      "@taladar@sh.itjust.works"
      "@kogasa@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5543 …}
    +nested: Doctrine\ORM\PersistentCollection {#5545 …}
    +votes: Doctrine\ORM\PersistentCollection {#5547 …}
    +reports: Doctrine\ORM\PersistentCollection {#5550 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5552 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5554 …}
    -id: 262949
    -bodyTs: "'95':19 'chrome':3 'essenti':13 'even':10 'firefox':9 'import':2 'longer':7 'much':6 'nitpicki':26 'take':4 'thing':17,22 'though':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6922286"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703881077 {#5539
      date: 2023-12-29 21:17:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4299}
  +body: "Yes, but Chromium is very easy to embed in applications. Mozilla has a history of creating and then abandoning embedding APIs every few years or so (and right now I think they have none)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703933965 {#5597
    date: 2023-12-30 11:59:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@wewbull@feddit.uk"
    "@taladar@sh.itjust.works"
    "@kogasa@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5590 …}
  +nested: Doctrine\ORM\PersistentCollection {#5588 …}
  +votes: Doctrine\ORM\PersistentCollection {#5592 …}
  +reports: Doctrine\ORM\PersistentCollection {#5603 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5605 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5607 …}
  -id: 264464
  -bodyTs: "'abandon':19 'api':21 'applic':10 'chromium':3 'creat':16 'easi':6 'emb':8 'embed':20 'everi':22 'histori':14 'mozilla':11 'none':34 'right':28 'think':31 'year':24 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6303508"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703933965 {#5600
    date: 2023-12-30 11:59: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
87 DENIED edit
App\Entity\EntryComment {#5596
  +user: Proxies\__CG__\App\Entity\User {#5593 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5537
    +user: Proxies\__CG__\App\Entity\User {#5243 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5425
      +user: Proxies\__CG__\App\Entity\User {#5426 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5242
        +user: Proxies\__CG__\App\Entity\User {#5243 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4299
          +user: App\Entity\User {#4312 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: """
            Quite the statement that Gentoo has survived for so long compiling from source but, even with ever advancing processor speeds, they’ve finally gone "Nah… Takes to long. ".\n
            \n
            I mean, I don’t blame them. Yesterday I left my machine building a PyTorch package for 4 hours on a 12 core processor.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 93
          +score: 0
          +lastActive: DateTime @1711582673 {#4294
            date: 2024-03-28 00:37:53.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@pnutzh4x0r@lemmy.ndlug.org"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4300 …}
          +nested: Doctrine\ORM\PersistentCollection {#4302 …}
          +votes: Doctrine\ORM\PersistentCollection {#4304 …}
          +reports: Doctrine\ORM\PersistentCollection {#4306 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4308 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4310 …}
          -id: 262200
          -bodyTs: "'12':50 '4':46 'advanc':18 'blame':34 'build':41 'compil':11 'core':51 'even':15 'ever':17 'final':23 'gentoo':5 'gone':24 'hour':47 'left':38 'long':10,28 'machin':40 'mean':30 'nah':25 'packag':44 'processor':19,52 'pytorch':43 'quit':1 'sourc':13 'speed':20 'statement':3 'surviv':7 'take':26 've':22 'yesterday':36"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.uk/comment/5453273"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703859699 {#4295
            date: 2023-12-29 15:21:39.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4299}
        +body: "As a long-time Gentoo user the only packages where compile times (and RAM usage) really bother me are all the myriad of forks of that shitty Chrome browser engine (webkit-gtk, QtWebEngine, chromium,…) and LLVM and clang."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 54
        +score: 0
        +lastActive: DateTime @1703860405 {#5240
          date: 2023-12-29 15:33:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@wewbull@feddit.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5244 …}
        +nested: Doctrine\ORM\PersistentCollection {#5246 …}
        +votes: Doctrine\ORM\PersistentCollection {#5248 …}
        +reports: Doctrine\ORM\PersistentCollection {#5250 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5252 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5254 …}
        -id: 262228
        -bodyTs: "'bother':18 'browser':30 'chrome':29 'chromium':36 'clang':40 'compil':12 'engin':31 'fork':25 'gentoo':6 'gtk':34 'llvm':38 'long':4 'long-tim':3 'myriad':23 'packag':10 'qtwebengin':35 'ram':15 'realli':17 'shitti':28 'time':5,13 'usag':16 'user':7 'webkit':33 'webkit-gtk':32"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6915263"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703860405 {#5241
          date: 2023-12-29 15:33:25.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4299}
      +body: "Chrome takes so much longer than the kernel somehow. There’s also the occasional package that makes you build single-threaded because nobody has fixed some race condition in the build process."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1703861114 {#5423
        date: 2023-12-29 15:45:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
        "@wewbull@feddit.uk"
        "@taladar@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5427 …}
      +nested: Doctrine\ORM\PersistentCollection {#5429 …}
      +votes: Doctrine\ORM\PersistentCollection {#5431 …}
      +reports: Doctrine\ORM\PersistentCollection {#5433 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5435 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5437 …}
      -id: 262856
      -bodyTs: "'also':12 'build':19,32 'chrome':1 'condit':29 'fix':26 'kernel':8 'longer':5 'make':17 'much':4 'nobodi':24 'occasion':14 'packag':15 'process':33 'race':28 'singl':21 'single-thread':20 'somehow':9 'take':2 'thread':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6002977"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703861114 {#5424
        date: 2023-12-29 15:45:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4299}
    +body: "More importantly Chrome takes so much longer than Firefox even though they essentially do the same things (or 95% the same things if you are nitpicky)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1703881077 {#5536
      date: 2023-12-29 21:17:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
      "@wewbull@feddit.uk"
      "@taladar@sh.itjust.works"
      "@kogasa@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5543 …}
    +nested: Doctrine\ORM\PersistentCollection {#5545 …}
    +votes: Doctrine\ORM\PersistentCollection {#5547 …}
    +reports: Doctrine\ORM\PersistentCollection {#5550 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5552 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5554 …}
    -id: 262949
    -bodyTs: "'95':19 'chrome':3 'essenti':13 'even':10 'firefox':9 'import':2 'longer':7 'much':6 'nitpicki':26 'take':4 'thing':17,22 'though':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6922286"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703881077 {#5539
      date: 2023-12-29 21:17:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4299}
  +body: "Yes, but Chromium is very easy to embed in applications. Mozilla has a history of creating and then abandoning embedding APIs every few years or so (and right now I think they have none)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703933965 {#5597
    date: 2023-12-30 11:59:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@wewbull@feddit.uk"
    "@taladar@sh.itjust.works"
    "@kogasa@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5590 …}
  +nested: Doctrine\ORM\PersistentCollection {#5588 …}
  +votes: Doctrine\ORM\PersistentCollection {#5592 …}
  +reports: Doctrine\ORM\PersistentCollection {#5603 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5605 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5607 …}
  -id: 264464
  -bodyTs: "'abandon':19 'api':21 'applic':10 'chromium':3 'creat':16 'easi':6 'emb':8 'embed':20 'everi':22 'histori':14 'mozilla':11 'none':34 'right':28 'think':31 'year':24 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6303508"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703933965 {#5600
    date: 2023-12-30 11:59: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
88 DENIED moderate
App\Entity\EntryComment {#5596
  +user: Proxies\__CG__\App\Entity\User {#5593 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5537
    +user: Proxies\__CG__\App\Entity\User {#5243 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5425
      +user: Proxies\__CG__\App\Entity\User {#5426 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5242
        +user: Proxies\__CG__\App\Entity\User {#5243 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4299
          +user: App\Entity\User {#4312 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: """
            Quite the statement that Gentoo has survived for so long compiling from source but, even with ever advancing processor speeds, they’ve finally gone "Nah… Takes to long. ".\n
            \n
            I mean, I don’t blame them. Yesterday I left my machine building a PyTorch package for 4 hours on a 12 core processor.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 93
          +score: 0
          +lastActive: DateTime @1711582673 {#4294
            date: 2024-03-28 00:37:53.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@pnutzh4x0r@lemmy.ndlug.org"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4300 …}
          +nested: Doctrine\ORM\PersistentCollection {#4302 …}
          +votes: Doctrine\ORM\PersistentCollection {#4304 …}
          +reports: Doctrine\ORM\PersistentCollection {#4306 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4308 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4310 …}
          -id: 262200
          -bodyTs: "'12':50 '4':46 'advanc':18 'blame':34 'build':41 'compil':11 'core':51 'even':15 'ever':17 'final':23 'gentoo':5 'gone':24 'hour':47 'left':38 'long':10,28 'machin':40 'mean':30 'nah':25 'packag':44 'processor':19,52 'pytorch':43 'quit':1 'sourc':13 'speed':20 'statement':3 'surviv':7 'take':26 've':22 'yesterday':36"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.uk/comment/5453273"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703859699 {#4295
            date: 2023-12-29 15:21:39.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4299}
        +body: "As a long-time Gentoo user the only packages where compile times (and RAM usage) really bother me are all the myriad of forks of that shitty Chrome browser engine (webkit-gtk, QtWebEngine, chromium,…) and LLVM and clang."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 54
        +score: 0
        +lastActive: DateTime @1703860405 {#5240
          date: 2023-12-29 15:33:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@wewbull@feddit.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5244 …}
        +nested: Doctrine\ORM\PersistentCollection {#5246 …}
        +votes: Doctrine\ORM\PersistentCollection {#5248 …}
        +reports: Doctrine\ORM\PersistentCollection {#5250 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5252 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5254 …}
        -id: 262228
        -bodyTs: "'bother':18 'browser':30 'chrome':29 'chromium':36 'clang':40 'compil':12 'engin':31 'fork':25 'gentoo':6 'gtk':34 'llvm':38 'long':4 'long-tim':3 'myriad':23 'packag':10 'qtwebengin':35 'ram':15 'realli':17 'shitti':28 'time':5,13 'usag':16 'user':7 'webkit':33 'webkit-gtk':32"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6915263"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703860405 {#5241
          date: 2023-12-29 15:33:25.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4299}
      +body: "Chrome takes so much longer than the kernel somehow. There’s also the occasional package that makes you build single-threaded because nobody has fixed some race condition in the build process."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1703861114 {#5423
        date: 2023-12-29 15:45:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
        "@wewbull@feddit.uk"
        "@taladar@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5427 …}
      +nested: Doctrine\ORM\PersistentCollection {#5429 …}
      +votes: Doctrine\ORM\PersistentCollection {#5431 …}
      +reports: Doctrine\ORM\PersistentCollection {#5433 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5435 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5437 …}
      -id: 262856
      -bodyTs: "'also':12 'build':19,32 'chrome':1 'condit':29 'fix':26 'kernel':8 'longer':5 'make':17 'much':4 'nobodi':24 'occasion':14 'packag':15 'process':33 'race':28 'singl':21 'single-thread':20 'somehow':9 'take':2 'thread':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6002977"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703861114 {#5424
        date: 2023-12-29 15:45:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4299}
    +body: "More importantly Chrome takes so much longer than Firefox even though they essentially do the same things (or 95% the same things if you are nitpicky)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1703881077 {#5536
      date: 2023-12-29 21:17:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
      "@wewbull@feddit.uk"
      "@taladar@sh.itjust.works"
      "@kogasa@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5543 …}
    +nested: Doctrine\ORM\PersistentCollection {#5545 …}
    +votes: Doctrine\ORM\PersistentCollection {#5547 …}
    +reports: Doctrine\ORM\PersistentCollection {#5550 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5552 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5554 …}
    -id: 262949
    -bodyTs: "'95':19 'chrome':3 'essenti':13 'even':10 'firefox':9 'import':2 'longer':7 'much':6 'nitpicki':26 'take':4 'thing':17,22 'though':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6922286"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703881077 {#5539
      date: 2023-12-29 21:17:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4299}
  +body: "Yes, but Chromium is very easy to embed in applications. Mozilla has a history of creating and then abandoning embedding APIs every few years or so (and right now I think they have none)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703933965 {#5597
    date: 2023-12-30 11:59:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@wewbull@feddit.uk"
    "@taladar@sh.itjust.works"
    "@kogasa@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5590 …}
  +nested: Doctrine\ORM\PersistentCollection {#5588 …}
  +votes: Doctrine\ORM\PersistentCollection {#5592 …}
  +reports: Doctrine\ORM\PersistentCollection {#5603 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5605 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5607 …}
  -id: 264464
  -bodyTs: "'abandon':19 'api':21 'applic':10 'chromium':3 'creat':16 'easi':6 'emb':8 'embed':20 'everi':22 'histori':14 'mozilla':11 'none':34 'right':28 'think':31 'year':24 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6303508"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703933965 {#5600
    date: 2023-12-30 11:59: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
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 {#5625
  +user: Proxies\__CG__\App\Entity\User {#5243 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5596
    +user: Proxies\__CG__\App\Entity\User {#5593 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5537
      +user: Proxies\__CG__\App\Entity\User {#5243 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5425
        +user: Proxies\__CG__\App\Entity\User {#5426 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#5242
          +user: Proxies\__CG__\App\Entity\User {#5243 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4299
            +user: App\Entity\User {#4312 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: null
            +root: null
            +body: """
              Quite the statement that Gentoo has survived for so long compiling from source but, even with ever advancing processor speeds, they’ve finally gone "Nah… Takes to long. ".\n
              \n
              I mean, I don’t blame them. Yesterday I left my machine building a PyTorch package for 4 hours on a 12 core processor.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 93
            +score: 0
            +lastActive: DateTime @1711582673 {#4294
              date: 2024-03-28 00:37:53.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@pnutzh4x0r@lemmy.ndlug.org"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4300 …}
            +nested: Doctrine\ORM\PersistentCollection {#4302 …}
            +votes: Doctrine\ORM\PersistentCollection {#4304 …}
            +reports: Doctrine\ORM\PersistentCollection {#4306 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4308 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4310 …}
            -id: 262200
            -bodyTs: "'12':50 '4':46 'advanc':18 'blame':34 'build':41 'compil':11 'core':51 'even':15 'ever':17 'final':23 'gentoo':5 'gone':24 'hour':47 'left':38 'long':10,28 'machin':40 'mean':30 'nah':25 'packag':44 'processor':19,52 'pytorch':43 'quit':1 'sourc':13 'speed':20 'statement':3 'surviv':7 'take':26 've':22 'yesterday':36"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.uk/comment/5453273"
            +editedAt: null
            +createdAt: DateTimeImmutable @1703859699 {#4295
              date: 2023-12-29 15:21:39.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4299}
          +body: "As a long-time Gentoo user the only packages where compile times (and RAM usage) really bother me are all the myriad of forks of that shitty Chrome browser engine (webkit-gtk, QtWebEngine, chromium,…) and LLVM and clang."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 54
          +score: 0
          +lastActive: DateTime @1703860405 {#5240
            date: 2023-12-29 15:33:25.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@pnutzh4x0r@lemmy.ndlug.org"
            "@wewbull@feddit.uk"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5244 …}
          +nested: Doctrine\ORM\PersistentCollection {#5246 …}
          +votes: Doctrine\ORM\PersistentCollection {#5248 …}
          +reports: Doctrine\ORM\PersistentCollection {#5250 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5252 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5254 …}
          -id: 262228
          -bodyTs: "'bother':18 'browser':30 'chrome':29 'chromium':36 'clang':40 'compil':12 'engin':31 'fork':25 'gentoo':6 'gtk':34 'llvm':38 'long':4 'long-tim':3 'myriad':23 'packag':10 'qtwebengin':35 'ram':15 'realli':17 'shitti':28 'time':5,13 'usag':16 'user':7 'webkit':33 'webkit-gtk':32"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/6915263"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703860405 {#5241
            date: 2023-12-29 15:33:25.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4299}
        +body: "Chrome takes so much longer than the kernel somehow. There’s also the occasional package that makes you build single-threaded because nobody has fixed some race condition in the build process."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1703861114 {#5423
          date: 2023-12-29 15:45:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@wewbull@feddit.uk"
          "@taladar@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5427 …}
        +nested: Doctrine\ORM\PersistentCollection {#5429 …}
        +votes: Doctrine\ORM\PersistentCollection {#5431 …}
        +reports: Doctrine\ORM\PersistentCollection {#5433 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5435 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5437 …}
        -id: 262856
        -bodyTs: "'also':12 'build':19,32 'chrome':1 'condit':29 'fix':26 'kernel':8 'longer':5 'make':17 'much':4 'nobodi':24 'occasion':14 'packag':15 'process':33 'race':28 'singl':21 'single-thread':20 'somehow':9 'take':2 'thread':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/6002977"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703861114 {#5424
          date: 2023-12-29 15:45:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4299}
      +body: "More importantly Chrome takes so much longer than Firefox even though they essentially do the same things (or 95% the same things if you are nitpicky)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1703881077 {#5536
        date: 2023-12-29 21:17:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
        "@wewbull@feddit.uk"
        "@taladar@sh.itjust.works"
        "@kogasa@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5543 …}
      +nested: Doctrine\ORM\PersistentCollection {#5545 …}
      +votes: Doctrine\ORM\PersistentCollection {#5547 …}
      +reports: Doctrine\ORM\PersistentCollection {#5550 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5552 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5554 …}
      -id: 262949
      -bodyTs: "'95':19 'chrome':3 'essenti':13 'even':10 'firefox':9 'import':2 'longer':7 'much':6 'nitpicki':26 'take':4 'thing':17,22 'though':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6922286"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703881077 {#5539
        date: 2023-12-29 21:17:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4299}
    +body: "Yes, but Chromium is very easy to embed in applications. Mozilla has a history of creating and then abandoning embedding APIs every few years or so (and right now I think they have none)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703933965 {#5597
      date: 2023-12-30 11:59:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
      "@wewbull@feddit.uk"
      "@taladar@sh.itjust.works"
      "@kogasa@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5590 …}
    +nested: Doctrine\ORM\PersistentCollection {#5588 …}
    +votes: Doctrine\ORM\PersistentCollection {#5592 …}
    +reports: Doctrine\ORM\PersistentCollection {#5603 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5605 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5607 …}
    -id: 264464
    -bodyTs: "'abandon':19 'api':21 'applic':10 'chromium':3 'creat':16 'easi':6 'emb':8 'embed':20 'everi':22 'histori':14 'mozilla':11 'none':34 'right':28 'think':31 'year':24 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6303508"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703933965 {#5600
      date: 2023-12-30 11:59:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4299}
  +body: "It seems very hard to embed it anywhere considering everyone doing so forks the whole codebase. Besides, my point was about compile times, embedding APIs shouldn’t take significantly longer to compile."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703940625 {#5630
    date: 2023-12-30 13:50:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@wewbull@feddit.uk"
    "@taladar@sh.itjust.works"
    "@kogasa@programming.dev"
    "@itsraining@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5633 …}
  +nested: Doctrine\ORM\PersistentCollection {#5637 …}
  +votes: Doctrine\ORM\PersistentCollection {#5639 …}
  +reports: Doctrine\ORM\PersistentCollection {#5640 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5642 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5644 …}
  -id: 264585
  -bodyTs: "'anywher':8 'api':25 'besid':17 'codebas':16 'compil':22,32 'consid':9 'emb':6 'embed':24 'everyon':10 'fork':13 'hard':4 'longer':30 'point':19 'seem':2 'shouldn':26 'signific':29 'take':28 'time':23 'whole':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6935172"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703940625 {#5627
    date: 2023-12-30 13:50: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
91 DENIED edit
App\Entity\EntryComment {#5625
  +user: Proxies\__CG__\App\Entity\User {#5243 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5596
    +user: Proxies\__CG__\App\Entity\User {#5593 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5537
      +user: Proxies\__CG__\App\Entity\User {#5243 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5425
        +user: Proxies\__CG__\App\Entity\User {#5426 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#5242
          +user: Proxies\__CG__\App\Entity\User {#5243 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4299
            +user: App\Entity\User {#4312 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: null
            +root: null
            +body: """
              Quite the statement that Gentoo has survived for so long compiling from source but, even with ever advancing processor speeds, they’ve finally gone "Nah… Takes to long. ".\n
              \n
              I mean, I don’t blame them. Yesterday I left my machine building a PyTorch package for 4 hours on a 12 core processor.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 93
            +score: 0
            +lastActive: DateTime @1711582673 {#4294
              date: 2024-03-28 00:37:53.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@pnutzh4x0r@lemmy.ndlug.org"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4300 …}
            +nested: Doctrine\ORM\PersistentCollection {#4302 …}
            +votes: Doctrine\ORM\PersistentCollection {#4304 …}
            +reports: Doctrine\ORM\PersistentCollection {#4306 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4308 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4310 …}
            -id: 262200
            -bodyTs: "'12':50 '4':46 'advanc':18 'blame':34 'build':41 'compil':11 'core':51 'even':15 'ever':17 'final':23 'gentoo':5 'gone':24 'hour':47 'left':38 'long':10,28 'machin':40 'mean':30 'nah':25 'packag':44 'processor':19,52 'pytorch':43 'quit':1 'sourc':13 'speed':20 'statement':3 'surviv':7 'take':26 've':22 'yesterday':36"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.uk/comment/5453273"
            +editedAt: null
            +createdAt: DateTimeImmutable @1703859699 {#4295
              date: 2023-12-29 15:21:39.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4299}
          +body: "As a long-time Gentoo user the only packages where compile times (and RAM usage) really bother me are all the myriad of forks of that shitty Chrome browser engine (webkit-gtk, QtWebEngine, chromium,…) and LLVM and clang."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 54
          +score: 0
          +lastActive: DateTime @1703860405 {#5240
            date: 2023-12-29 15:33:25.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@pnutzh4x0r@lemmy.ndlug.org"
            "@wewbull@feddit.uk"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5244 …}
          +nested: Doctrine\ORM\PersistentCollection {#5246 …}
          +votes: Doctrine\ORM\PersistentCollection {#5248 …}
          +reports: Doctrine\ORM\PersistentCollection {#5250 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5252 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5254 …}
          -id: 262228
          -bodyTs: "'bother':18 'browser':30 'chrome':29 'chromium':36 'clang':40 'compil':12 'engin':31 'fork':25 'gentoo':6 'gtk':34 'llvm':38 'long':4 'long-tim':3 'myriad':23 'packag':10 'qtwebengin':35 'ram':15 'realli':17 'shitti':28 'time':5,13 'usag':16 'user':7 'webkit':33 'webkit-gtk':32"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/6915263"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703860405 {#5241
            date: 2023-12-29 15:33:25.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4299}
        +body: "Chrome takes so much longer than the kernel somehow. There’s also the occasional package that makes you build single-threaded because nobody has fixed some race condition in the build process."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1703861114 {#5423
          date: 2023-12-29 15:45:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@wewbull@feddit.uk"
          "@taladar@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5427 …}
        +nested: Doctrine\ORM\PersistentCollection {#5429 …}
        +votes: Doctrine\ORM\PersistentCollection {#5431 …}
        +reports: Doctrine\ORM\PersistentCollection {#5433 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5435 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5437 …}
        -id: 262856
        -bodyTs: "'also':12 'build':19,32 'chrome':1 'condit':29 'fix':26 'kernel':8 'longer':5 'make':17 'much':4 'nobodi':24 'occasion':14 'packag':15 'process':33 'race':28 'singl':21 'single-thread':20 'somehow':9 'take':2 'thread':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/6002977"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703861114 {#5424
          date: 2023-12-29 15:45:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4299}
      +body: "More importantly Chrome takes so much longer than Firefox even though they essentially do the same things (or 95% the same things if you are nitpicky)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1703881077 {#5536
        date: 2023-12-29 21:17:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
        "@wewbull@feddit.uk"
        "@taladar@sh.itjust.works"
        "@kogasa@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5543 …}
      +nested: Doctrine\ORM\PersistentCollection {#5545 …}
      +votes: Doctrine\ORM\PersistentCollection {#5547 …}
      +reports: Doctrine\ORM\PersistentCollection {#5550 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5552 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5554 …}
      -id: 262949
      -bodyTs: "'95':19 'chrome':3 'essenti':13 'even':10 'firefox':9 'import':2 'longer':7 'much':6 'nitpicki':26 'take':4 'thing':17,22 'though':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6922286"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703881077 {#5539
        date: 2023-12-29 21:17:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4299}
    +body: "Yes, but Chromium is very easy to embed in applications. Mozilla has a history of creating and then abandoning embedding APIs every few years or so (and right now I think they have none)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703933965 {#5597
      date: 2023-12-30 11:59:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
      "@wewbull@feddit.uk"
      "@taladar@sh.itjust.works"
      "@kogasa@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5590 …}
    +nested: Doctrine\ORM\PersistentCollection {#5588 …}
    +votes: Doctrine\ORM\PersistentCollection {#5592 …}
    +reports: Doctrine\ORM\PersistentCollection {#5603 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5605 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5607 …}
    -id: 264464
    -bodyTs: "'abandon':19 'api':21 'applic':10 'chromium':3 'creat':16 'easi':6 'emb':8 'embed':20 'everi':22 'histori':14 'mozilla':11 'none':34 'right':28 'think':31 'year':24 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6303508"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703933965 {#5600
      date: 2023-12-30 11:59:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4299}
  +body: "It seems very hard to embed it anywhere considering everyone doing so forks the whole codebase. Besides, my point was about compile times, embedding APIs shouldn’t take significantly longer to compile."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703940625 {#5630
    date: 2023-12-30 13:50:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@wewbull@feddit.uk"
    "@taladar@sh.itjust.works"
    "@kogasa@programming.dev"
    "@itsraining@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5633 …}
  +nested: Doctrine\ORM\PersistentCollection {#5637 …}
  +votes: Doctrine\ORM\PersistentCollection {#5639 …}
  +reports: Doctrine\ORM\PersistentCollection {#5640 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5642 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5644 …}
  -id: 264585
  -bodyTs: "'anywher':8 'api':25 'besid':17 'codebas':16 'compil':22,32 'consid':9 'emb':6 'embed':24 'everyon':10 'fork':13 'hard':4 'longer':30 'point':19 'seem':2 'shouldn':26 'signific':29 'take':28 'time':23 'whole':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6935172"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703940625 {#5627
    date: 2023-12-30 13:50: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
92 DENIED moderate
App\Entity\EntryComment {#5625
  +user: Proxies\__CG__\App\Entity\User {#5243 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5596
    +user: Proxies\__CG__\App\Entity\User {#5593 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5537
      +user: Proxies\__CG__\App\Entity\User {#5243 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5425
        +user: Proxies\__CG__\App\Entity\User {#5426 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#5242
          +user: Proxies\__CG__\App\Entity\User {#5243 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4299
            +user: App\Entity\User {#4312 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: null
            +root: null
            +body: """
              Quite the statement that Gentoo has survived for so long compiling from source but, even with ever advancing processor speeds, they’ve finally gone "Nah… Takes to long. ".\n
              \n
              I mean, I don’t blame them. Yesterday I left my machine building a PyTorch package for 4 hours on a 12 core processor.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 93
            +score: 0
            +lastActive: DateTime @1711582673 {#4294
              date: 2024-03-28 00:37:53.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@pnutzh4x0r@lemmy.ndlug.org"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4300 …}
            +nested: Doctrine\ORM\PersistentCollection {#4302 …}
            +votes: Doctrine\ORM\PersistentCollection {#4304 …}
            +reports: Doctrine\ORM\PersistentCollection {#4306 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4308 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4310 …}
            -id: 262200
            -bodyTs: "'12':50 '4':46 'advanc':18 'blame':34 'build':41 'compil':11 'core':51 'even':15 'ever':17 'final':23 'gentoo':5 'gone':24 'hour':47 'left':38 'long':10,28 'machin':40 'mean':30 'nah':25 'packag':44 'processor':19,52 'pytorch':43 'quit':1 'sourc':13 'speed':20 'statement':3 'surviv':7 'take':26 've':22 'yesterday':36"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.uk/comment/5453273"
            +editedAt: null
            +createdAt: DateTimeImmutable @1703859699 {#4295
              date: 2023-12-29 15:21:39.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4299}
          +body: "As a long-time Gentoo user the only packages where compile times (and RAM usage) really bother me are all the myriad of forks of that shitty Chrome browser engine (webkit-gtk, QtWebEngine, chromium,…) and LLVM and clang."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 54
          +score: 0
          +lastActive: DateTime @1703860405 {#5240
            date: 2023-12-29 15:33:25.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@pnutzh4x0r@lemmy.ndlug.org"
            "@wewbull@feddit.uk"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5244 …}
          +nested: Doctrine\ORM\PersistentCollection {#5246 …}
          +votes: Doctrine\ORM\PersistentCollection {#5248 …}
          +reports: Doctrine\ORM\PersistentCollection {#5250 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5252 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5254 …}
          -id: 262228
          -bodyTs: "'bother':18 'browser':30 'chrome':29 'chromium':36 'clang':40 'compil':12 'engin':31 'fork':25 'gentoo':6 'gtk':34 'llvm':38 'long':4 'long-tim':3 'myriad':23 'packag':10 'qtwebengin':35 'ram':15 'realli':17 'shitti':28 'time':5,13 'usag':16 'user':7 'webkit':33 'webkit-gtk':32"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/6915263"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703860405 {#5241
            date: 2023-12-29 15:33:25.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4299}
        +body: "Chrome takes so much longer than the kernel somehow. There’s also the occasional package that makes you build single-threaded because nobody has fixed some race condition in the build process."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1703861114 {#5423
          date: 2023-12-29 15:45:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@wewbull@feddit.uk"
          "@taladar@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5427 …}
        +nested: Doctrine\ORM\PersistentCollection {#5429 …}
        +votes: Doctrine\ORM\PersistentCollection {#5431 …}
        +reports: Doctrine\ORM\PersistentCollection {#5433 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5435 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5437 …}
        -id: 262856
        -bodyTs: "'also':12 'build':19,32 'chrome':1 'condit':29 'fix':26 'kernel':8 'longer':5 'make':17 'much':4 'nobodi':24 'occasion':14 'packag':15 'process':33 'race':28 'singl':21 'single-thread':20 'somehow':9 'take':2 'thread':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/6002977"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703861114 {#5424
          date: 2023-12-29 15:45:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4299}
      +body: "More importantly Chrome takes so much longer than Firefox even though they essentially do the same things (or 95% the same things if you are nitpicky)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1703881077 {#5536
        date: 2023-12-29 21:17:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
        "@wewbull@feddit.uk"
        "@taladar@sh.itjust.works"
        "@kogasa@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5543 …}
      +nested: Doctrine\ORM\PersistentCollection {#5545 …}
      +votes: Doctrine\ORM\PersistentCollection {#5547 …}
      +reports: Doctrine\ORM\PersistentCollection {#5550 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5552 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5554 …}
      -id: 262949
      -bodyTs: "'95':19 'chrome':3 'essenti':13 'even':10 'firefox':9 'import':2 'longer':7 'much':6 'nitpicki':26 'take':4 'thing':17,22 'though':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6922286"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703881077 {#5539
        date: 2023-12-29 21:17:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4299}
    +body: "Yes, but Chromium is very easy to embed in applications. Mozilla has a history of creating and then abandoning embedding APIs every few years or so (and right now I think they have none)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703933965 {#5597
      date: 2023-12-30 11:59:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
      "@wewbull@feddit.uk"
      "@taladar@sh.itjust.works"
      "@kogasa@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5590 …}
    +nested: Doctrine\ORM\PersistentCollection {#5588 …}
    +votes: Doctrine\ORM\PersistentCollection {#5592 …}
    +reports: Doctrine\ORM\PersistentCollection {#5603 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5605 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5607 …}
    -id: 264464
    -bodyTs: "'abandon':19 'api':21 'applic':10 'chromium':3 'creat':16 'easi':6 'emb':8 'embed':20 'everi':22 'histori':14 'mozilla':11 'none':34 'right':28 'think':31 'year':24 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6303508"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703933965 {#5600
      date: 2023-12-30 11:59:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4299}
  +body: "It seems very hard to embed it anywhere considering everyone doing so forks the whole codebase. Besides, my point was about compile times, embedding APIs shouldn’t take significantly longer to compile."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703940625 {#5630
    date: 2023-12-30 13:50:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@wewbull@feddit.uk"
    "@taladar@sh.itjust.works"
    "@kogasa@programming.dev"
    "@itsraining@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5633 …}
  +nested: Doctrine\ORM\PersistentCollection {#5637 …}
  +votes: Doctrine\ORM\PersistentCollection {#5639 …}
  +reports: Doctrine\ORM\PersistentCollection {#5640 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5642 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5644 …}
  -id: 264585
  -bodyTs: "'anywher':8 'api':25 'besid':17 'codebas':16 'compil':22,32 'consid':9 'emb':6 'embed':24 'everyon':10 'fork':13 'hard':4 'longer':30 'point':19 'seem':2 'shouldn':26 'signific':29 'take':28 'time':23 'whole':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6935172"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703940625 {#5627
    date: 2023-12-30 13:50: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
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 {#5441
  +user: Proxies\__CG__\App\Entity\User {#5442 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5242
    +user: Proxies\__CG__\App\Entity\User {#5243 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4299
      +user: App\Entity\User {#4312 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        Quite the statement that Gentoo has survived for so long compiling from source but, even with ever advancing processor speeds, they’ve finally gone "Nah… Takes to long. ".\n
        \n
        I mean, I don’t blame them. Yesterday I left my machine building a PyTorch package for 4 hours on a 12 core processor.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 93
      +score: 0
      +lastActive: DateTime @1711582673 {#4294
        date: 2024-03-28 00:37:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4300 …}
      +nested: Doctrine\ORM\PersistentCollection {#4302 …}
      +votes: Doctrine\ORM\PersistentCollection {#4304 …}
      +reports: Doctrine\ORM\PersistentCollection {#4306 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4308 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4310 …}
      -id: 262200
      -bodyTs: "'12':50 '4':46 'advanc':18 'blame':34 'build':41 'compil':11 'core':51 'even':15 'ever':17 'final':23 'gentoo':5 'gone':24 'hour':47 'left':38 'long':10,28 'machin':40 'mean':30 'nah':25 'packag':44 'processor':19,52 'pytorch':43 'quit':1 'sourc':13 'speed':20 'statement':3 'surviv':7 'take':26 've':22 'yesterday':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.uk/comment/5453273"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703859699 {#4295
        date: 2023-12-29 15:21:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4299}
    +body: "As a long-time Gentoo user the only packages where compile times (and RAM usage) really bother me are all the myriad of forks of that shitty Chrome browser engine (webkit-gtk, QtWebEngine, chromium,…) and LLVM and clang."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 54
    +score: 0
    +lastActive: DateTime @1703860405 {#5240
      date: 2023-12-29 15:33:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
      "@wewbull@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5244 …}
    +nested: Doctrine\ORM\PersistentCollection {#5246 …}
    +votes: Doctrine\ORM\PersistentCollection {#5248 …}
    +reports: Doctrine\ORM\PersistentCollection {#5250 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5252 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5254 …}
    -id: 262228
    -bodyTs: "'bother':18 'browser':30 'chrome':29 'chromium':36 'clang':40 'compil':12 'engin':31 'fork':25 'gentoo':6 'gtk':34 'llvm':38 'long':4 'long-tim':3 'myriad':23 'packag':10 'qtwebengin':35 'ram':15 'realli':17 'shitti':28 'time':5,13 'usag':16 'user':7 'webkit':33 'webkit-gtk':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6915263"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703860405 {#5241
      date: 2023-12-29 15:33:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4299}
  +body: "Chromium with wayland and X support is by far the greatest offender that I have found."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703980901 {#5439
    date: 2023-12-31 01:01:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@wewbull@feddit.uk"
    "@taladar@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5443 …}
  +nested: Doctrine\ORM\PersistentCollection {#5445 …}
  +votes: Doctrine\ORM\PersistentCollection {#5447 …}
  +reports: Doctrine\ORM\PersistentCollection {#5449 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5453 …}
  -id: 266021
  -bodyTs: "'chromium':1 'far':9 'found':16 'greatest':11 'offend':12 'support':6 'wayland':3 'x':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6311775"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703980901 {#5440
    date: 2023-12-31 01:01: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
95 DENIED edit
App\Entity\EntryComment {#5441
  +user: Proxies\__CG__\App\Entity\User {#5442 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5242
    +user: Proxies\__CG__\App\Entity\User {#5243 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4299
      +user: App\Entity\User {#4312 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        Quite the statement that Gentoo has survived for so long compiling from source but, even with ever advancing processor speeds, they’ve finally gone "Nah… Takes to long. ".\n
        \n
        I mean, I don’t blame them. Yesterday I left my machine building a PyTorch package for 4 hours on a 12 core processor.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 93
      +score: 0
      +lastActive: DateTime @1711582673 {#4294
        date: 2024-03-28 00:37:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4300 …}
      +nested: Doctrine\ORM\PersistentCollection {#4302 …}
      +votes: Doctrine\ORM\PersistentCollection {#4304 …}
      +reports: Doctrine\ORM\PersistentCollection {#4306 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4308 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4310 …}
      -id: 262200
      -bodyTs: "'12':50 '4':46 'advanc':18 'blame':34 'build':41 'compil':11 'core':51 'even':15 'ever':17 'final':23 'gentoo':5 'gone':24 'hour':47 'left':38 'long':10,28 'machin':40 'mean':30 'nah':25 'packag':44 'processor':19,52 'pytorch':43 'quit':1 'sourc':13 'speed':20 'statement':3 'surviv':7 'take':26 've':22 'yesterday':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.uk/comment/5453273"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703859699 {#4295
        date: 2023-12-29 15:21:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4299}
    +body: "As a long-time Gentoo user the only packages where compile times (and RAM usage) really bother me are all the myriad of forks of that shitty Chrome browser engine (webkit-gtk, QtWebEngine, chromium,…) and LLVM and clang."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 54
    +score: 0
    +lastActive: DateTime @1703860405 {#5240
      date: 2023-12-29 15:33:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
      "@wewbull@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5244 …}
    +nested: Doctrine\ORM\PersistentCollection {#5246 …}
    +votes: Doctrine\ORM\PersistentCollection {#5248 …}
    +reports: Doctrine\ORM\PersistentCollection {#5250 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5252 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5254 …}
    -id: 262228
    -bodyTs: "'bother':18 'browser':30 'chrome':29 'chromium':36 'clang':40 'compil':12 'engin':31 'fork':25 'gentoo':6 'gtk':34 'llvm':38 'long':4 'long-tim':3 'myriad':23 'packag':10 'qtwebengin':35 'ram':15 'realli':17 'shitti':28 'time':5,13 'usag':16 'user':7 'webkit':33 'webkit-gtk':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6915263"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703860405 {#5241
      date: 2023-12-29 15:33:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4299}
  +body: "Chromium with wayland and X support is by far the greatest offender that I have found."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703980901 {#5439
    date: 2023-12-31 01:01:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@wewbull@feddit.uk"
    "@taladar@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5443 …}
  +nested: Doctrine\ORM\PersistentCollection {#5445 …}
  +votes: Doctrine\ORM\PersistentCollection {#5447 …}
  +reports: Doctrine\ORM\PersistentCollection {#5449 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5453 …}
  -id: 266021
  -bodyTs: "'chromium':1 'far':9 'found':16 'greatest':11 'offend':12 'support':6 'wayland':3 'x':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6311775"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703980901 {#5440
    date: 2023-12-31 01:01: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
96 DENIED moderate
App\Entity\EntryComment {#5441
  +user: Proxies\__CG__\App\Entity\User {#5442 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5242
    +user: Proxies\__CG__\App\Entity\User {#5243 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4299
      +user: App\Entity\User {#4312 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        Quite the statement that Gentoo has survived for so long compiling from source but, even with ever advancing processor speeds, they’ve finally gone "Nah… Takes to long. ".\n
        \n
        I mean, I don’t blame them. Yesterday I left my machine building a PyTorch package for 4 hours on a 12 core processor.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 93
      +score: 0
      +lastActive: DateTime @1711582673 {#4294
        date: 2024-03-28 00:37:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4300 …}
      +nested: Doctrine\ORM\PersistentCollection {#4302 …}
      +votes: Doctrine\ORM\PersistentCollection {#4304 …}
      +reports: Doctrine\ORM\PersistentCollection {#4306 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4308 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4310 …}
      -id: 262200
      -bodyTs: "'12':50 '4':46 'advanc':18 'blame':34 'build':41 'compil':11 'core':51 'even':15 'ever':17 'final':23 'gentoo':5 'gone':24 'hour':47 'left':38 'long':10,28 'machin':40 'mean':30 'nah':25 'packag':44 'processor':19,52 'pytorch':43 'quit':1 'sourc':13 'speed':20 'statement':3 'surviv':7 'take':26 've':22 'yesterday':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.uk/comment/5453273"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703859699 {#4295
        date: 2023-12-29 15:21:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4299}
    +body: "As a long-time Gentoo user the only packages where compile times (and RAM usage) really bother me are all the myriad of forks of that shitty Chrome browser engine (webkit-gtk, QtWebEngine, chromium,…) and LLVM and clang."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 54
    +score: 0
    +lastActive: DateTime @1703860405 {#5240
      date: 2023-12-29 15:33:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
      "@wewbull@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5244 …}
    +nested: Doctrine\ORM\PersistentCollection {#5246 …}
    +votes: Doctrine\ORM\PersistentCollection {#5248 …}
    +reports: Doctrine\ORM\PersistentCollection {#5250 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5252 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5254 …}
    -id: 262228
    -bodyTs: "'bother':18 'browser':30 'chrome':29 'chromium':36 'clang':40 'compil':12 'engin':31 'fork':25 'gentoo':6 'gtk':34 'llvm':38 'long':4 'long-tim':3 'myriad':23 'packag':10 'qtwebengin':35 'ram':15 'realli':17 'shitti':28 'time':5,13 'usag':16 'user':7 'webkit':33 'webkit-gtk':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6915263"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703860405 {#5241
      date: 2023-12-29 15:33:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4299}
  +body: "Chromium with wayland and X support is by far the greatest offender that I have found."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703980901 {#5439
    date: 2023-12-31 01:01:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@wewbull@feddit.uk"
    "@taladar@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5443 …}
  +nested: Doctrine\ORM\PersistentCollection {#5445 …}
  +votes: Doctrine\ORM\PersistentCollection {#5447 …}
  +reports: Doctrine\ORM\PersistentCollection {#5449 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5453 …}
  -id: 266021
  -bodyTs: "'chromium':1 'far':9 'found':16 'greatest':11 'offend':12 'support':6 'wayland':3 'x':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6311775"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703980901 {#5440
    date: 2023-12-31 01:01: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
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 {#5458
  +user: Proxies\__CG__\App\Entity\User {#5459 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5242
    +user: Proxies\__CG__\App\Entity\User {#5243 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4299
      +user: App\Entity\User {#4312 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        Quite the statement that Gentoo has survived for so long compiling from source but, even with ever advancing processor speeds, they’ve finally gone "Nah… Takes to long. ".\n
        \n
        I mean, I don’t blame them. Yesterday I left my machine building a PyTorch package for 4 hours on a 12 core processor.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 93
      +score: 0
      +lastActive: DateTime @1711582673 {#4294
        date: 2024-03-28 00:37:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4300 …}
      +nested: Doctrine\ORM\PersistentCollection {#4302 …}
      +votes: Doctrine\ORM\PersistentCollection {#4304 …}
      +reports: Doctrine\ORM\PersistentCollection {#4306 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4308 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4310 …}
      -id: 262200
      -bodyTs: "'12':50 '4':46 'advanc':18 'blame':34 'build':41 'compil':11 'core':51 'even':15 'ever':17 'final':23 'gentoo':5 'gone':24 'hour':47 'left':38 'long':10,28 'machin':40 'mean':30 'nah':25 'packag':44 'processor':19,52 'pytorch':43 'quit':1 'sourc':13 'speed':20 'statement':3 'surviv':7 'take':26 've':22 'yesterday':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.uk/comment/5453273"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703859699 {#4295
        date: 2023-12-29 15:21:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4299}
    +body: "As a long-time Gentoo user the only packages where compile times (and RAM usage) really bother me are all the myriad of forks of that shitty Chrome browser engine (webkit-gtk, QtWebEngine, chromium,…) and LLVM and clang."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 54
    +score: 0
    +lastActive: DateTime @1703860405 {#5240
      date: 2023-12-29 15:33:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
      "@wewbull@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5244 …}
    +nested: Doctrine\ORM\PersistentCollection {#5246 …}
    +votes: Doctrine\ORM\PersistentCollection {#5248 …}
    +reports: Doctrine\ORM\PersistentCollection {#5250 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5252 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5254 …}
    -id: 262228
    -bodyTs: "'bother':18 'browser':30 'chrome':29 'chromium':36 'clang':40 'compil':12 'engin':31 'fork':25 'gentoo':6 'gtk':34 'llvm':38 'long':4 'long-tim':3 'myriad':23 'packag':10 'qtwebengin':35 'ram':15 'realli':17 'shitti':28 'time':5,13 'usag':16 'user':7 'webkit':33 'webkit-gtk':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6915263"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703860405 {#5241
      date: 2023-12-29 15:33:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4299}
  +body: "I once shredded an sdcard-as-home while trying to compile firefox. This is why i say the web is broken. Needs a fucking kernel++ to display webpages."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703936002 {#5455
    date: 2023-12-30 12:33:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@wewbull@feddit.uk"
    "@taladar@sh.itjust.works"
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@wewbull@feddit.uk"
    "@taladar@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5460 …}
  +nested: Doctrine\ORM\PersistentCollection {#5462 …}
  +votes: Doctrine\ORM\PersistentCollection {#5464 …}
  +reports: Doctrine\ORM\PersistentCollection {#5466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5468 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5470 …}
  -id: 279406
  -bodyTs: "'broken':22 'compil':12 'display':28 'firefox':13 'fuck':25 'home':8 'kernel':26 'need':23 'say':18 'sdcard':6 'sdcard-as-hom':5 'shred':3 'tri':10 'web':20 'webpag':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/4339698"
  +editedAt: DateTimeImmutable @1711564339 {#5456
    date: 2024-03-27 19:32:19.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703936002 {#5457
    date: 2023-12-30 12:33:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#5458
  +user: Proxies\__CG__\App\Entity\User {#5459 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5242
    +user: Proxies\__CG__\App\Entity\User {#5243 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4299
      +user: App\Entity\User {#4312 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        Quite the statement that Gentoo has survived for so long compiling from source but, even with ever advancing processor speeds, they’ve finally gone "Nah… Takes to long. ".\n
        \n
        I mean, I don’t blame them. Yesterday I left my machine building a PyTorch package for 4 hours on a 12 core processor.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 93
      +score: 0
      +lastActive: DateTime @1711582673 {#4294
        date: 2024-03-28 00:37:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4300 …}
      +nested: Doctrine\ORM\PersistentCollection {#4302 …}
      +votes: Doctrine\ORM\PersistentCollection {#4304 …}
      +reports: Doctrine\ORM\PersistentCollection {#4306 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4308 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4310 …}
      -id: 262200
      -bodyTs: "'12':50 '4':46 'advanc':18 'blame':34 'build':41 'compil':11 'core':51 'even':15 'ever':17 'final':23 'gentoo':5 'gone':24 'hour':47 'left':38 'long':10,28 'machin':40 'mean':30 'nah':25 'packag':44 'processor':19,52 'pytorch':43 'quit':1 'sourc':13 'speed':20 'statement':3 'surviv':7 'take':26 've':22 'yesterday':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.uk/comment/5453273"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703859699 {#4295
        date: 2023-12-29 15:21:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4299}
    +body: "As a long-time Gentoo user the only packages where compile times (and RAM usage) really bother me are all the myriad of forks of that shitty Chrome browser engine (webkit-gtk, QtWebEngine, chromium,…) and LLVM and clang."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 54
    +score: 0
    +lastActive: DateTime @1703860405 {#5240
      date: 2023-12-29 15:33:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
      "@wewbull@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5244 …}
    +nested: Doctrine\ORM\PersistentCollection {#5246 …}
    +votes: Doctrine\ORM\PersistentCollection {#5248 …}
    +reports: Doctrine\ORM\PersistentCollection {#5250 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5252 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5254 …}
    -id: 262228
    -bodyTs: "'bother':18 'browser':30 'chrome':29 'chromium':36 'clang':40 'compil':12 'engin':31 'fork':25 'gentoo':6 'gtk':34 'llvm':38 'long':4 'long-tim':3 'myriad':23 'packag':10 'qtwebengin':35 'ram':15 'realli':17 'shitti':28 'time':5,13 'usag':16 'user':7 'webkit':33 'webkit-gtk':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6915263"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703860405 {#5241
      date: 2023-12-29 15:33:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4299}
  +body: "I once shredded an sdcard-as-home while trying to compile firefox. This is why i say the web is broken. Needs a fucking kernel++ to display webpages."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703936002 {#5455
    date: 2023-12-30 12:33:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@wewbull@feddit.uk"
    "@taladar@sh.itjust.works"
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@wewbull@feddit.uk"
    "@taladar@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5460 …}
  +nested: Doctrine\ORM\PersistentCollection {#5462 …}
  +votes: Doctrine\ORM\PersistentCollection {#5464 …}
  +reports: Doctrine\ORM\PersistentCollection {#5466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5468 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5470 …}
  -id: 279406
  -bodyTs: "'broken':22 'compil':12 'display':28 'firefox':13 'fuck':25 'home':8 'kernel':26 'need':23 'say':18 'sdcard':6 'sdcard-as-hom':5 'shred':3 'tri':10 'web':20 'webpag':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/4339698"
  +editedAt: DateTimeImmutable @1711564339 {#5456
    date: 2024-03-27 19:32:19.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703936002 {#5457
    date: 2023-12-30 12:33:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#5458
  +user: Proxies\__CG__\App\Entity\User {#5459 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5242
    +user: Proxies\__CG__\App\Entity\User {#5243 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4299
      +user: App\Entity\User {#4312 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        Quite the statement that Gentoo has survived for so long compiling from source but, even with ever advancing processor speeds, they’ve finally gone "Nah… Takes to long. ".\n
        \n
        I mean, I don’t blame them. Yesterday I left my machine building a PyTorch package for 4 hours on a 12 core processor.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 93
      +score: 0
      +lastActive: DateTime @1711582673 {#4294
        date: 2024-03-28 00:37:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4300 …}
      +nested: Doctrine\ORM\PersistentCollection {#4302 …}
      +votes: Doctrine\ORM\PersistentCollection {#4304 …}
      +reports: Doctrine\ORM\PersistentCollection {#4306 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4308 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4310 …}
      -id: 262200
      -bodyTs: "'12':50 '4':46 'advanc':18 'blame':34 'build':41 'compil':11 'core':51 'even':15 'ever':17 'final':23 'gentoo':5 'gone':24 'hour':47 'left':38 'long':10,28 'machin':40 'mean':30 'nah':25 'packag':44 'processor':19,52 'pytorch':43 'quit':1 'sourc':13 'speed':20 'statement':3 'surviv':7 'take':26 've':22 'yesterday':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.uk/comment/5453273"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703859699 {#4295
        date: 2023-12-29 15:21:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4299}
    +body: "As a long-time Gentoo user the only packages where compile times (and RAM usage) really bother me are all the myriad of forks of that shitty Chrome browser engine (webkit-gtk, QtWebEngine, chromium,…) and LLVM and clang."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 54
    +score: 0
    +lastActive: DateTime @1703860405 {#5240
      date: 2023-12-29 15:33:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
      "@wewbull@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5244 …}
    +nested: Doctrine\ORM\PersistentCollection {#5246 …}
    +votes: Doctrine\ORM\PersistentCollection {#5248 …}
    +reports: Doctrine\ORM\PersistentCollection {#5250 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5252 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5254 …}
    -id: 262228
    -bodyTs: "'bother':18 'browser':30 'chrome':29 'chromium':36 'clang':40 'compil':12 'engin':31 'fork':25 'gentoo':6 'gtk':34 'llvm':38 'long':4 'long-tim':3 'myriad':23 'packag':10 'qtwebengin':35 'ram':15 'realli':17 'shitti':28 'time':5,13 'usag':16 'user':7 'webkit':33 'webkit-gtk':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6915263"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703860405 {#5241
      date: 2023-12-29 15:33:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4299}
  +body: "I once shredded an sdcard-as-home while trying to compile firefox. This is why i say the web is broken. Needs a fucking kernel++ to display webpages."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703936002 {#5455
    date: 2023-12-30 12:33:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@wewbull@feddit.uk"
    "@taladar@sh.itjust.works"
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@wewbull@feddit.uk"
    "@taladar@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5460 …}
  +nested: Doctrine\ORM\PersistentCollection {#5462 …}
  +votes: Doctrine\ORM\PersistentCollection {#5464 …}
  +reports: Doctrine\ORM\PersistentCollection {#5466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5468 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5470 …}
  -id: 279406
  -bodyTs: "'broken':22 'compil':12 'display':28 'firefox':13 'fuck':25 'home':8 'kernel':26 'need':23 'say':18 'sdcard':6 'sdcard-as-hom':5 'shred':3 'tri':10 'web':20 'webpag':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/4339698"
  +editedAt: DateTimeImmutable @1711564339 {#5456
    date: 2024-03-27 19:32:19.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703936002 {#5457
    date: 2023-12-30 12:33:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5573
  +user: Proxies\__CG__\App\Entity\User {#5243 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5458
    +user: Proxies\__CG__\App\Entity\User {#5459 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5242
      +user: Proxies\__CG__\App\Entity\User {#5243 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4299
        +user: App\Entity\User {#4312 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: """
          Quite the statement that Gentoo has survived for so long compiling from source but, even with ever advancing processor speeds, they’ve finally gone "Nah… Takes to long. ".\n
          \n
          I mean, I don’t blame them. Yesterday I left my machine building a PyTorch package for 4 hours on a 12 core processor.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 93
        +score: 0
        +lastActive: DateTime @1711582673 {#4294
          date: 2024-03-28 00:37:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4300 …}
        +nested: Doctrine\ORM\PersistentCollection {#4302 …}
        +votes: Doctrine\ORM\PersistentCollection {#4304 …}
        +reports: Doctrine\ORM\PersistentCollection {#4306 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4308 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4310 …}
        -id: 262200
        -bodyTs: "'12':50 '4':46 'advanc':18 'blame':34 'build':41 'compil':11 'core':51 'even':15 'ever':17 'final':23 'gentoo':5 'gone':24 'hour':47 'left':38 'long':10,28 'machin':40 'mean':30 'nah':25 'packag':44 'processor':19,52 'pytorch':43 'quit':1 'sourc':13 'speed':20 'statement':3 'surviv':7 'take':26 've':22 'yesterday':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.uk/comment/5453273"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703859699 {#4295
          date: 2023-12-29 15:21:39.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4299}
      +body: "As a long-time Gentoo user the only packages where compile times (and RAM usage) really bother me are all the myriad of forks of that shitty Chrome browser engine (webkit-gtk, QtWebEngine, chromium,…) and LLVM and clang."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 54
      +score: 0
      +lastActive: DateTime @1703860405 {#5240
        date: 2023-12-29 15:33:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
        "@wewbull@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5244 …}
      +nested: Doctrine\ORM\PersistentCollection {#5246 …}
      +votes: Doctrine\ORM\PersistentCollection {#5248 …}
      +reports: Doctrine\ORM\PersistentCollection {#5250 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5252 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5254 …}
      -id: 262228
      -bodyTs: "'bother':18 'browser':30 'chrome':29 'chromium':36 'clang':40 'compil':12 'engin':31 'fork':25 'gentoo':6 'gtk':34 'llvm':38 'long':4 'long-tim':3 'myriad':23 'packag':10 'qtwebengin':35 'ram':15 'realli':17 'shitti':28 'time':5,13 'usag':16 'user':7 'webkit':33 'webkit-gtk':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6915263"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703860405 {#5241
        date: 2023-12-29 15:33:25.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4299}
    +body: "I once shredded an sdcard-as-home while trying to compile firefox. This is why i say the web is broken. Needs a fucking kernel++ to display webpages."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703936002 {#5455
      date: 2023-12-30 12:33:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
      "@wewbull@feddit.uk"
      "@taladar@sh.itjust.works"
      "@pnutzh4x0r@lemmy.ndlug.org"
      "@wewbull@feddit.uk"
      "@taladar@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5460 …}
    +nested: Doctrine\ORM\PersistentCollection {#5462 …}
    +votes: Doctrine\ORM\PersistentCollection {#5464 …}
    +reports: Doctrine\ORM\PersistentCollection {#5466 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5468 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5470 …}
    -id: 279406
    -bodyTs: "'broken':22 'compil':12 'display':28 'firefox':13 'fuck':25 'home':8 'kernel':26 'need':23 'say':18 'sdcard':6 'sdcard-as-hom':5 'shred':3 'tri':10 'web':20 'webpag':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.ch/comment/4339698"
    +editedAt: DateTimeImmutable @1711564339 {#5456
      date: 2024-03-27 19:32:19.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703936002 {#5457
      date: 2023-12-30 12:33:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4299}
  +body: "To be fair USB sticks and SD cards seem to fail when you stare at them a bit too intensely. I think it has been at least a decade since I bought a USB stick for OS installations that lasted for more than three installs (each a few months apart at least since the need does not arise that often)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704377527 {#5571
    date: 2024-01-04 15:12:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@wewbull@feddit.uk"
    "@taladar@sh.itjust.works"
    "@MonkderZweite@feddit.ch"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5574 …}
  +nested: Doctrine\ORM\PersistentCollection {#5576 …}
  +votes: Doctrine\ORM\PersistentCollection {#5578 …}
  +reports: Doctrine\ORM\PersistentCollection {#5580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5582 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5584 …}
  -id: 279538
  -bodyTs: "'apart':50 'aris':58 'bit':18 'bought':32 'card':8 'decad':29 'fail':11 'fair':3 'instal':38,45 'intens':20 'last':40 'least':27,52 'month':49 'need':55 'often':60 'os':37 'sd':7 'seem':9 'sinc':30,53 'stare':14 'stick':5,35 'think':22 'three':44 'usb':4,34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7089268"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704377527 {#5572
    date: 2024-01-04 15:12: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
103 DENIED edit
App\Entity\EntryComment {#5573
  +user: Proxies\__CG__\App\Entity\User {#5243 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5458
    +user: Proxies\__CG__\App\Entity\User {#5459 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5242
      +user: Proxies\__CG__\App\Entity\User {#5243 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4299
        +user: App\Entity\User {#4312 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: """
          Quite the statement that Gentoo has survived for so long compiling from source but, even with ever advancing processor speeds, they’ve finally gone "Nah… Takes to long. ".\n
          \n
          I mean, I don’t blame them. Yesterday I left my machine building a PyTorch package for 4 hours on a 12 core processor.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 93
        +score: 0
        +lastActive: DateTime @1711582673 {#4294
          date: 2024-03-28 00:37:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4300 …}
        +nested: Doctrine\ORM\PersistentCollection {#4302 …}
        +votes: Doctrine\ORM\PersistentCollection {#4304 …}
        +reports: Doctrine\ORM\PersistentCollection {#4306 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4308 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4310 …}
        -id: 262200
        -bodyTs: "'12':50 '4':46 'advanc':18 'blame':34 'build':41 'compil':11 'core':51 'even':15 'ever':17 'final':23 'gentoo':5 'gone':24 'hour':47 'left':38 'long':10,28 'machin':40 'mean':30 'nah':25 'packag':44 'processor':19,52 'pytorch':43 'quit':1 'sourc':13 'speed':20 'statement':3 'surviv':7 'take':26 've':22 'yesterday':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.uk/comment/5453273"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703859699 {#4295
          date: 2023-12-29 15:21:39.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4299}
      +body: "As a long-time Gentoo user the only packages where compile times (and RAM usage) really bother me are all the myriad of forks of that shitty Chrome browser engine (webkit-gtk, QtWebEngine, chromium,…) and LLVM and clang."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 54
      +score: 0
      +lastActive: DateTime @1703860405 {#5240
        date: 2023-12-29 15:33:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
        "@wewbull@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5244 …}
      +nested: Doctrine\ORM\PersistentCollection {#5246 …}
      +votes: Doctrine\ORM\PersistentCollection {#5248 …}
      +reports: Doctrine\ORM\PersistentCollection {#5250 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5252 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5254 …}
      -id: 262228
      -bodyTs: "'bother':18 'browser':30 'chrome':29 'chromium':36 'clang':40 'compil':12 'engin':31 'fork':25 'gentoo':6 'gtk':34 'llvm':38 'long':4 'long-tim':3 'myriad':23 'packag':10 'qtwebengin':35 'ram':15 'realli':17 'shitti':28 'time':5,13 'usag':16 'user':7 'webkit':33 'webkit-gtk':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6915263"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703860405 {#5241
        date: 2023-12-29 15:33:25.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4299}
    +body: "I once shredded an sdcard-as-home while trying to compile firefox. This is why i say the web is broken. Needs a fucking kernel++ to display webpages."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703936002 {#5455
      date: 2023-12-30 12:33:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
      "@wewbull@feddit.uk"
      "@taladar@sh.itjust.works"
      "@pnutzh4x0r@lemmy.ndlug.org"
      "@wewbull@feddit.uk"
      "@taladar@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5460 …}
    +nested: Doctrine\ORM\PersistentCollection {#5462 …}
    +votes: Doctrine\ORM\PersistentCollection {#5464 …}
    +reports: Doctrine\ORM\PersistentCollection {#5466 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5468 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5470 …}
    -id: 279406
    -bodyTs: "'broken':22 'compil':12 'display':28 'firefox':13 'fuck':25 'home':8 'kernel':26 'need':23 'say':18 'sdcard':6 'sdcard-as-hom':5 'shred':3 'tri':10 'web':20 'webpag':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.ch/comment/4339698"
    +editedAt: DateTimeImmutable @1711564339 {#5456
      date: 2024-03-27 19:32:19.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703936002 {#5457
      date: 2023-12-30 12:33:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4299}
  +body: "To be fair USB sticks and SD cards seem to fail when you stare at them a bit too intensely. I think it has been at least a decade since I bought a USB stick for OS installations that lasted for more than three installs (each a few months apart at least since the need does not arise that often)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704377527 {#5571
    date: 2024-01-04 15:12:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@wewbull@feddit.uk"
    "@taladar@sh.itjust.works"
    "@MonkderZweite@feddit.ch"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5574 …}
  +nested: Doctrine\ORM\PersistentCollection {#5576 …}
  +votes: Doctrine\ORM\PersistentCollection {#5578 …}
  +reports: Doctrine\ORM\PersistentCollection {#5580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5582 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5584 …}
  -id: 279538
  -bodyTs: "'apart':50 'aris':58 'bit':18 'bought':32 'card':8 'decad':29 'fail':11 'fair':3 'instal':38,45 'intens':20 'last':40 'least':27,52 'month':49 'need':55 'often':60 'os':37 'sd':7 'seem':9 'sinc':30,53 'stare':14 'stick':5,35 'think':22 'three':44 'usb':4,34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7089268"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704377527 {#5572
    date: 2024-01-04 15:12: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
104 DENIED moderate
App\Entity\EntryComment {#5573
  +user: Proxies\__CG__\App\Entity\User {#5243 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5458
    +user: Proxies\__CG__\App\Entity\User {#5459 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5242
      +user: Proxies\__CG__\App\Entity\User {#5243 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4299
        +user: App\Entity\User {#4312 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: """
          Quite the statement that Gentoo has survived for so long compiling from source but, even with ever advancing processor speeds, they’ve finally gone "Nah… Takes to long. ".\n
          \n
          I mean, I don’t blame them. Yesterday I left my machine building a PyTorch package for 4 hours on a 12 core processor.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 93
        +score: 0
        +lastActive: DateTime @1711582673 {#4294
          date: 2024-03-28 00:37:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4300 …}
        +nested: Doctrine\ORM\PersistentCollection {#4302 …}
        +votes: Doctrine\ORM\PersistentCollection {#4304 …}
        +reports: Doctrine\ORM\PersistentCollection {#4306 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4308 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4310 …}
        -id: 262200
        -bodyTs: "'12':50 '4':46 'advanc':18 'blame':34 'build':41 'compil':11 'core':51 'even':15 'ever':17 'final':23 'gentoo':5 'gone':24 'hour':47 'left':38 'long':10,28 'machin':40 'mean':30 'nah':25 'packag':44 'processor':19,52 'pytorch':43 'quit':1 'sourc':13 'speed':20 'statement':3 'surviv':7 'take':26 've':22 'yesterday':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.uk/comment/5453273"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703859699 {#4295
          date: 2023-12-29 15:21:39.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4299}
      +body: "As a long-time Gentoo user the only packages where compile times (and RAM usage) really bother me are all the myriad of forks of that shitty Chrome browser engine (webkit-gtk, QtWebEngine, chromium,…) and LLVM and clang."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 54
      +score: 0
      +lastActive: DateTime @1703860405 {#5240
        date: 2023-12-29 15:33:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
        "@wewbull@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5244 …}
      +nested: Doctrine\ORM\PersistentCollection {#5246 …}
      +votes: Doctrine\ORM\PersistentCollection {#5248 …}
      +reports: Doctrine\ORM\PersistentCollection {#5250 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5252 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5254 …}
      -id: 262228
      -bodyTs: "'bother':18 'browser':30 'chrome':29 'chromium':36 'clang':40 'compil':12 'engin':31 'fork':25 'gentoo':6 'gtk':34 'llvm':38 'long':4 'long-tim':3 'myriad':23 'packag':10 'qtwebengin':35 'ram':15 'realli':17 'shitti':28 'time':5,13 'usag':16 'user':7 'webkit':33 'webkit-gtk':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6915263"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703860405 {#5241
        date: 2023-12-29 15:33:25.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4299}
    +body: "I once shredded an sdcard-as-home while trying to compile firefox. This is why i say the web is broken. Needs a fucking kernel++ to display webpages."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703936002 {#5455
      date: 2023-12-30 12:33:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
      "@wewbull@feddit.uk"
      "@taladar@sh.itjust.works"
      "@pnutzh4x0r@lemmy.ndlug.org"
      "@wewbull@feddit.uk"
      "@taladar@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5460 …}
    +nested: Doctrine\ORM\PersistentCollection {#5462 …}
    +votes: Doctrine\ORM\PersistentCollection {#5464 …}
    +reports: Doctrine\ORM\PersistentCollection {#5466 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5468 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5470 …}
    -id: 279406
    -bodyTs: "'broken':22 'compil':12 'display':28 'firefox':13 'fuck':25 'home':8 'kernel':26 'need':23 'say':18 'sdcard':6 'sdcard-as-hom':5 'shred':3 'tri':10 'web':20 'webpag':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.ch/comment/4339698"
    +editedAt: DateTimeImmutable @1711564339 {#5456
      date: 2024-03-27 19:32:19.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703936002 {#5457
      date: 2023-12-30 12:33:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4299}
  +body: "To be fair USB sticks and SD cards seem to fail when you stare at them a bit too intensely. I think it has been at least a decade since I bought a USB stick for OS installations that lasted for more than three installs (each a few months apart at least since the need does not arise that often)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704377527 {#5571
    date: 2024-01-04 15:12:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@wewbull@feddit.uk"
    "@taladar@sh.itjust.works"
    "@MonkderZweite@feddit.ch"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5574 …}
  +nested: Doctrine\ORM\PersistentCollection {#5576 …}
  +votes: Doctrine\ORM\PersistentCollection {#5578 …}
  +reports: Doctrine\ORM\PersistentCollection {#5580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5582 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5584 …}
  -id: 279538
  -bodyTs: "'apart':50 'aris':58 'bit':18 'bought':32 'card':8 'decad':29 'fail':11 'fair':3 'instal':38,45 'intens':20 'last':40 'least':27,52 'month':49 'need':55 'often':60 'os':37 'sd':7 'seem':9 'sinc':30,53 'stare':14 'stick':5,35 'think':22 'three':44 'usb':4,34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7089268"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704377527 {#5572
    date: 2024-01-04 15:12: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
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 {#4372
  +user: App\Entity\User {#4385 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    I think it’s a good move. It doesn’t take anything away from people who want to keep compiling everything, but now people on especially old laptops can enjoy the distro too.\n
    \n
    Though I will probably continue being a void user this makes me want to use gentoo more then it did before.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1703859745 {#4367
    date: 2023-12-29 15:22:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4373 …}
  +nested: Doctrine\ORM\PersistentCollection {#4375 …}
  +votes: Doctrine\ORM\PersistentCollection {#4377 …}
  +reports: Doctrine\ORM\PersistentCollection {#4379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4383 …}
  -id: 262203
  -bodyTs: "'anyth':12 'away':13 'compil':20 'continu':38 'distro':32 'doesn':9 'enjoy':30 'especi':26 'everyth':21 'gentoo':49 'good':6 'keep':19 'laptop':28 'make':44 'move':7 'old':27 'peopl':15,24 'probabl':37 'take':11 'think':2 'though':34 'use':48 'user':42 'void':41 'want':17,46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/6247683"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703859745 {#4368
    date: 2023-12-29 15:22: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
107 DENIED edit
App\Entity\EntryComment {#4372
  +user: App\Entity\User {#4385 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    I think it’s a good move. It doesn’t take anything away from people who want to keep compiling everything, but now people on especially old laptops can enjoy the distro too.\n
    \n
    Though I will probably continue being a void user this makes me want to use gentoo more then it did before.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1703859745 {#4367
    date: 2023-12-29 15:22:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4373 …}
  +nested: Doctrine\ORM\PersistentCollection {#4375 …}
  +votes: Doctrine\ORM\PersistentCollection {#4377 …}
  +reports: Doctrine\ORM\PersistentCollection {#4379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4383 …}
  -id: 262203
  -bodyTs: "'anyth':12 'away':13 'compil':20 'continu':38 'distro':32 'doesn':9 'enjoy':30 'especi':26 'everyth':21 'gentoo':49 'good':6 'keep':19 'laptop':28 'make':44 'move':7 'old':27 'peopl':15,24 'probabl':37 'take':11 'think':2 'though':34 'use':48 'user':42 'void':41 'want':17,46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/6247683"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703859745 {#4368
    date: 2023-12-29 15:22: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
108 DENIED moderate
App\Entity\EntryComment {#4372
  +user: App\Entity\User {#4385 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    I think it’s a good move. It doesn’t take anything away from people who want to keep compiling everything, but now people on especially old laptops can enjoy the distro too.\n
    \n
    Though I will probably continue being a void user this makes me want to use gentoo more then it did before.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1703859745 {#4367
    date: 2023-12-29 15:22:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4373 …}
  +nested: Doctrine\ORM\PersistentCollection {#4375 …}
  +votes: Doctrine\ORM\PersistentCollection {#4377 …}
  +reports: Doctrine\ORM\PersistentCollection {#4379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4383 …}
  -id: 262203
  -bodyTs: "'anyth':12 'away':13 'compil':20 'continu':38 'distro':32 'doesn':9 'enjoy':30 'especi':26 'everyth':21 'gentoo':49 'good':6 'keep':19 'laptop':28 'make':44 'move':7 'old':27 'peopl':15,24 'probabl':37 'take':11 'think':2 'though':34 'use':48 'user':42 'void':41 'want':17,46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/6247683"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703859745 {#4368
    date: 2023-12-29 15:22: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
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 {#4446
  +user: App\Entity\User {#4459 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "When Arch switching to brew as one and only package manager"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703860135 {#4441
    date: 2023-12-29 15:28:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4447 …}
  +nested: Doctrine\ORM\PersistentCollection {#4449 …}
  +votes: Doctrine\ORM\PersistentCollection {#4451 …}
  +reports: Doctrine\ORM\PersistentCollection {#4453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4455 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4457 …}
  -id: 262217
  -bodyTs: "'arch':2 'brew':5 'manag':11 'one':7 'packag':10 'switch':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6291654"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703860135 {#4442
    date: 2023-12-29 15:28: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
111 DENIED edit
App\Entity\EntryComment {#4446
  +user: App\Entity\User {#4459 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "When Arch switching to brew as one and only package manager"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703860135 {#4441
    date: 2023-12-29 15:28:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4447 …}
  +nested: Doctrine\ORM\PersistentCollection {#4449 …}
  +votes: Doctrine\ORM\PersistentCollection {#4451 …}
  +reports: Doctrine\ORM\PersistentCollection {#4453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4455 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4457 …}
  -id: 262217
  -bodyTs: "'arch':2 'brew':5 'manag':11 'one':7 'packag':10 'switch':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6291654"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703860135 {#4442
    date: 2023-12-29 15:28: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
112 DENIED moderate
App\Entity\EntryComment {#4446
  +user: App\Entity\User {#4459 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "When Arch switching to brew as one and only package manager"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703860135 {#4441
    date: 2023-12-29 15:28:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4447 …}
  +nested: Doctrine\ORM\PersistentCollection {#4449 …}
  +votes: Doctrine\ORM\PersistentCollection {#4451 …}
  +reports: Doctrine\ORM\PersistentCollection {#4453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4455 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4457 …}
  -id: 262217
  -bodyTs: "'arch':2 'brew':5 'manag':11 'one':7 'packag':10 'switch':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6291654"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703860135 {#4442
    date: 2023-12-29 15:28: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
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 {#4521
  +user: App\Entity\User {#4534 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    Gentoo “purist”: “Welp, Gentoo is now officially dead.”\n
    \n
    Non-gentoo user: “Welp, Gentoo is now just another Arch fork LMAO!”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1709061433 {#4516
    date: 2024-02-27 20:17:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4522 …}
  +nested: Doctrine\ORM\PersistentCollection {#4524 …}
  +votes: Doctrine\ORM\PersistentCollection {#4526 …}
  +reports: Doctrine\ORM\PersistentCollection {#4528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
  -id: 262220
  -bodyTs: "'anoth':18 'arch':19 'dead':8 'fork':20 'gentoo':1,4,11,14 'lmao':21 'non':10 'non-gentoo':9 'offici':7 'purist':2 'user':12 'welp':3,13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6291667"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703860175 {#4517
    date: 2023-12-29 15:29: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
115 DENIED edit
App\Entity\EntryComment {#4521
  +user: App\Entity\User {#4534 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    Gentoo “purist”: “Welp, Gentoo is now officially dead.”\n
    \n
    Non-gentoo user: “Welp, Gentoo is now just another Arch fork LMAO!”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1709061433 {#4516
    date: 2024-02-27 20:17:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4522 …}
  +nested: Doctrine\ORM\PersistentCollection {#4524 …}
  +votes: Doctrine\ORM\PersistentCollection {#4526 …}
  +reports: Doctrine\ORM\PersistentCollection {#4528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
  -id: 262220
  -bodyTs: "'anoth':18 'arch':19 'dead':8 'fork':20 'gentoo':1,4,11,14 'lmao':21 'non':10 'non-gentoo':9 'offici':7 'purist':2 'user':12 'welp':3,13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6291667"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703860175 {#4517
    date: 2023-12-29 15:29: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
116 DENIED moderate
App\Entity\EntryComment {#4521
  +user: App\Entity\User {#4534 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    Gentoo “purist”: “Welp, Gentoo is now officially dead.”\n
    \n
    Non-gentoo user: “Welp, Gentoo is now just another Arch fork LMAO!”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1709061433 {#4516
    date: 2024-02-27 20:17:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4522 …}
  +nested: Doctrine\ORM\PersistentCollection {#4524 …}
  +votes: Doctrine\ORM\PersistentCollection {#4526 …}
  +reports: Doctrine\ORM\PersistentCollection {#4528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
  -id: 262220
  -bodyTs: "'anoth':18 'arch':19 'dead':8 'fork':20 'gentoo':1,4,11,14 'lmao':21 'non':10 'non-gentoo':9 'offici':7 'purist':2 'user':12 'welp':3,13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6291667"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703860175 {#4517
    date: 2023-12-29 15:29: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
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 {#5259
  +user: Proxies\__CG__\App\Entity\User {#5260 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4521
    +user: App\Entity\User {#4534 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      Gentoo “purist”: “Welp, Gentoo is now officially dead.”\n
      \n
      Non-gentoo user: “Welp, Gentoo is now just another Arch fork LMAO!”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1709061433 {#4516
      date: 2024-02-27 20:17:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4522 …}
    +nested: Doctrine\ORM\PersistentCollection {#4524 …}
    +votes: Doctrine\ORM\PersistentCollection {#4526 …}
    +reports: Doctrine\ORM\PersistentCollection {#4528 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4530 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
    -id: 262220
    -bodyTs: "'anoth':18 'arch':19 'dead':8 'fork':20 'gentoo':1,4,11,14 'lmao':21 'non':10 'non-gentoo':9 'offici':7 'purist':2 'user':12 'welp':3,13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6291667"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703860175 {#4517
      date: 2023-12-29 15:29:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4521}
  +body: """
    > Non-gentoo user: “Welp, Gentoo is now just another Arch fork LMAO!”\n
    \n
    To be fair, you can still build packages and fine-tune the builds with the Emerge system flags, which is sort-of Gentoo’s killer feature. It is just that they have recognized that most people will install probably 99% of all software without changing the default flags, and so why not give them those packages pre-built.\n
    \n
    So I guess this make Gentoo more similar to Nix OS or Guix OS but without the high-tech package manager and dependency resolution.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1703861664 {#5256
    date: 2023-12-29 15:54:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@GustavoM@lemmy.world"
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@GustavoM@lemmy.world"
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@GustavoM@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5261 …}
  +nested: Doctrine\ORM\PersistentCollection {#5263 …}
  +votes: Doctrine\ORM\PersistentCollection {#5265 …}
  +reports: Doctrine\ORM\PersistentCollection {#5267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5269 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5271 …}
  -id: 262254
  -bodyTs: "'99':55 'anoth':10 'arch':11 'build':20,27 'built':74 'chang':60 'default':62 'depend':98 'emerg':30 'fair':16 'featur':41 'fine':24 'fine-tun':23 'flag':32,63 'fork':12 'gentoo':3,6,38,80 'give':68 'guess':77 'guix':87 'high':93 'high-tech':92 'instal':53 'killer':40 'lmao':13 'make':79 'manag':96 'nix':84 'non':2 'non-gentoo':1 'os':85,88 'packag':21,71,95 'peopl':51 'pre':73 'pre-built':72 'probabl':54 'recogn':48 'resolut':99 'similar':82 'softwar':58 'sort':36 'sort-of':35 'still':19 'system':31 'tech':94 'tune':25 'user':4 'welp':5 'without':59,90"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6940741"
  +editedAt: DateTimeImmutable @1709061865 {#5257
    date: 2024-02-27 20:24:25.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703861664 {#5258
    date: 2023-12-29 15:54: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
119 DENIED edit
App\Entity\EntryComment {#5259
  +user: Proxies\__CG__\App\Entity\User {#5260 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4521
    +user: App\Entity\User {#4534 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      Gentoo “purist”: “Welp, Gentoo is now officially dead.”\n
      \n
      Non-gentoo user: “Welp, Gentoo is now just another Arch fork LMAO!”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1709061433 {#4516
      date: 2024-02-27 20:17:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4522 …}
    +nested: Doctrine\ORM\PersistentCollection {#4524 …}
    +votes: Doctrine\ORM\PersistentCollection {#4526 …}
    +reports: Doctrine\ORM\PersistentCollection {#4528 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4530 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
    -id: 262220
    -bodyTs: "'anoth':18 'arch':19 'dead':8 'fork':20 'gentoo':1,4,11,14 'lmao':21 'non':10 'non-gentoo':9 'offici':7 'purist':2 'user':12 'welp':3,13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6291667"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703860175 {#4517
      date: 2023-12-29 15:29:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4521}
  +body: """
    > Non-gentoo user: “Welp, Gentoo is now just another Arch fork LMAO!”\n
    \n
    To be fair, you can still build packages and fine-tune the builds with the Emerge system flags, which is sort-of Gentoo’s killer feature. It is just that they have recognized that most people will install probably 99% of all software without changing the default flags, and so why not give them those packages pre-built.\n
    \n
    So I guess this make Gentoo more similar to Nix OS or Guix OS but without the high-tech package manager and dependency resolution.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1703861664 {#5256
    date: 2023-12-29 15:54:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@GustavoM@lemmy.world"
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@GustavoM@lemmy.world"
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@GustavoM@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5261 …}
  +nested: Doctrine\ORM\PersistentCollection {#5263 …}
  +votes: Doctrine\ORM\PersistentCollection {#5265 …}
  +reports: Doctrine\ORM\PersistentCollection {#5267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5269 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5271 …}
  -id: 262254
  -bodyTs: "'99':55 'anoth':10 'arch':11 'build':20,27 'built':74 'chang':60 'default':62 'depend':98 'emerg':30 'fair':16 'featur':41 'fine':24 'fine-tun':23 'flag':32,63 'fork':12 'gentoo':3,6,38,80 'give':68 'guess':77 'guix':87 'high':93 'high-tech':92 'instal':53 'killer':40 'lmao':13 'make':79 'manag':96 'nix':84 'non':2 'non-gentoo':1 'os':85,88 'packag':21,71,95 'peopl':51 'pre':73 'pre-built':72 'probabl':54 'recogn':48 'resolut':99 'similar':82 'softwar':58 'sort':36 'sort-of':35 'still':19 'system':31 'tech':94 'tune':25 'user':4 'welp':5 'without':59,90"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6940741"
  +editedAt: DateTimeImmutable @1709061865 {#5257
    date: 2024-02-27 20:24:25.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703861664 {#5258
    date: 2023-12-29 15:54: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
120 DENIED moderate
App\Entity\EntryComment {#5259
  +user: Proxies\__CG__\App\Entity\User {#5260 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4521
    +user: App\Entity\User {#4534 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      Gentoo “purist”: “Welp, Gentoo is now officially dead.”\n
      \n
      Non-gentoo user: “Welp, Gentoo is now just another Arch fork LMAO!”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1709061433 {#4516
      date: 2024-02-27 20:17:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4522 …}
    +nested: Doctrine\ORM\PersistentCollection {#4524 …}
    +votes: Doctrine\ORM\PersistentCollection {#4526 …}
    +reports: Doctrine\ORM\PersistentCollection {#4528 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4530 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
    -id: 262220
    -bodyTs: "'anoth':18 'arch':19 'dead':8 'fork':20 'gentoo':1,4,11,14 'lmao':21 'non':10 'non-gentoo':9 'offici':7 'purist':2 'user':12 'welp':3,13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6291667"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703860175 {#4517
      date: 2023-12-29 15:29:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4521}
  +body: """
    > Non-gentoo user: “Welp, Gentoo is now just another Arch fork LMAO!”\n
    \n
    To be fair, you can still build packages and fine-tune the builds with the Emerge system flags, which is sort-of Gentoo’s killer feature. It is just that they have recognized that most people will install probably 99% of all software without changing the default flags, and so why not give them those packages pre-built.\n
    \n
    So I guess this make Gentoo more similar to Nix OS or Guix OS but without the high-tech package manager and dependency resolution.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1703861664 {#5256
    date: 2023-12-29 15:54:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@GustavoM@lemmy.world"
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@GustavoM@lemmy.world"
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@GustavoM@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5261 …}
  +nested: Doctrine\ORM\PersistentCollection {#5263 …}
  +votes: Doctrine\ORM\PersistentCollection {#5265 …}
  +reports: Doctrine\ORM\PersistentCollection {#5267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5269 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5271 …}
  -id: 262254
  -bodyTs: "'99':55 'anoth':10 'arch':11 'build':20,27 'built':74 'chang':60 'default':62 'depend':98 'emerg':30 'fair':16 'featur':41 'fine':24 'fine-tun':23 'flag':32,63 'fork':12 'gentoo':3,6,38,80 'give':68 'guess':77 'guix':87 'high':93 'high-tech':92 'instal':53 'killer':40 'lmao':13 'make':79 'manag':96 'nix':84 'non':2 'non-gentoo':1 'os':85,88 'packag':21,71,95 'peopl':51 'pre':73 'pre-built':72 'probabl':54 'recogn':48 'resolut':99 'similar':82 'softwar':58 'sort':36 'sort-of':35 'still':19 'system':31 'tech':94 'tune':25 'user':4 'welp':5 'without':59,90"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6940741"
  +editedAt: DateTimeImmutable @1709061865 {#5257
    date: 2024-02-27 20:24:25.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703861664 {#5258
    date: 2023-12-29 15:54: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
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 {#4596
  +user: App\Entity\User {#4609 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    Good, I might try it now.\n
    \n
    When you have more life behind you than ahead of you, time suddenly becomes precious.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703862514 {#4591
    date: 2023-12-29 16:08:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4597 …}
  +nested: Doctrine\ORM\PersistentCollection {#4599 …}
  +votes: Doctrine\ORM\PersistentCollection {#4601 …}
  +reports: Doctrine\ORM\PersistentCollection {#4603 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4605 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4607 …}
  -id: 262275
  -bodyTs: "'ahead':15 'becom':20 'behind':12 'good':1 'life':11 'might':3 'precious':21 'sudden':19 'time':18 'tri':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6292036"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703862514 {#4592
    date: 2023-12-29 16:08: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
123 DENIED edit
App\Entity\EntryComment {#4596
  +user: App\Entity\User {#4609 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    Good, I might try it now.\n
    \n
    When you have more life behind you than ahead of you, time suddenly becomes precious.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703862514 {#4591
    date: 2023-12-29 16:08:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4597 …}
  +nested: Doctrine\ORM\PersistentCollection {#4599 …}
  +votes: Doctrine\ORM\PersistentCollection {#4601 …}
  +reports: Doctrine\ORM\PersistentCollection {#4603 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4605 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4607 …}
  -id: 262275
  -bodyTs: "'ahead':15 'becom':20 'behind':12 'good':1 'life':11 'might':3 'precious':21 'sudden':19 'time':18 'tri':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6292036"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703862514 {#4592
    date: 2023-12-29 16:08: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
124 DENIED moderate
App\Entity\EntryComment {#4596
  +user: App\Entity\User {#4609 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    Good, I might try it now.\n
    \n
    When you have more life behind you than ahead of you, time suddenly becomes precious.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703862514 {#4591
    date: 2023-12-29 16:08:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4597 …}
  +nested: Doctrine\ORM\PersistentCollection {#4599 …}
  +votes: Doctrine\ORM\PersistentCollection {#4601 …}
  +reports: Doctrine\ORM\PersistentCollection {#4603 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4605 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4607 …}
  -id: 262275
  -bodyTs: "'ahead':15 'becom':20 'behind':12 'good':1 'life':11 'might':3 'precious':21 'sudden':19 'time':18 'tri':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6292036"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703862514 {#4592
    date: 2023-12-29 16:08: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
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 {#4670
  +user: App\Entity\User {#4683 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Wait, didn’t Gentoo have a binary cache? I seem to remember many years ago that I used one…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703863692 {#4665
    date: 2023-12-29 16:28:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4671 …}
  +nested: Doctrine\ORM\PersistentCollection {#4673 …}
  +votes: Doctrine\ORM\PersistentCollection {#4675 …}
  +reports: Doctrine\ORM\PersistentCollection {#4677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4679 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4681 …}
  -id: 262311
  -bodyTs: "'ago':15 'binari':7 'cach':8 'didn':2 'gentoo':4 'mani':13 'one':19 'rememb':12 'seem':10 'use':18 'wait':1 'year':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1916799"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703863692 {#4666
    date: 2023-12-29 16:28: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
127 DENIED edit
App\Entity\EntryComment {#4670
  +user: App\Entity\User {#4683 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Wait, didn’t Gentoo have a binary cache? I seem to remember many years ago that I used one…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703863692 {#4665
    date: 2023-12-29 16:28:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4671 …}
  +nested: Doctrine\ORM\PersistentCollection {#4673 …}
  +votes: Doctrine\ORM\PersistentCollection {#4675 …}
  +reports: Doctrine\ORM\PersistentCollection {#4677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4679 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4681 …}
  -id: 262311
  -bodyTs: "'ago':15 'binari':7 'cach':8 'didn':2 'gentoo':4 'mani':13 'one':19 'rememb':12 'seem':10 'use':18 'wait':1 'year':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1916799"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703863692 {#4666
    date: 2023-12-29 16:28: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
128 DENIED moderate
App\Entity\EntryComment {#4670
  +user: App\Entity\User {#4683 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Wait, didn’t Gentoo have a binary cache? I seem to remember many years ago that I used one…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703863692 {#4665
    date: 2023-12-29 16:28:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4671 …}
  +nested: Doctrine\ORM\PersistentCollection {#4673 …}
  +votes: Doctrine\ORM\PersistentCollection {#4675 …}
  +reports: Doctrine\ORM\PersistentCollection {#4677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4679 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4681 …}
  -id: 262311
  -bodyTs: "'ago':15 'binari':7 'cach':8 'didn':2 'gentoo':4 'mani':13 'one':19 'rememb':12 'seem':10 'use':18 'wait':1 'year':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1916799"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703863692 {#4666
    date: 2023-12-29 16:28: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
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 {#4743
  +user: App\Entity\User {#4756 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I stopped using Gentoo because compiling everything was a major waste of time, but I have missed world files since then. This is a great reason to reconsider Gentoo for my next machine."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1709344619 {#4738
    date: 2024-03-02 02:56:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4744 …}
  +nested: Doctrine\ORM\PersistentCollection {#4746 …}
  +votes: Doctrine\ORM\PersistentCollection {#4748 …}
  +reports: Doctrine\ORM\PersistentCollection {#4750 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4752 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4754 …}
  -id: 262398
  -bodyTs: "'compil':6 'everyth':7 'file':19 'gentoo':4,29 'great':25 'machin':33 'major':10 'miss':17 'next':32 'reason':26 'reconsid':28 'sinc':20 'stop':2 'time':13 'use':3 'wast':11 'world':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6292679"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703865806 {#4739
    date: 2023-12-29 17:03:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#4743
  +user: App\Entity\User {#4756 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I stopped using Gentoo because compiling everything was a major waste of time, but I have missed world files since then. This is a great reason to reconsider Gentoo for my next machine."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1709344619 {#4738
    date: 2024-03-02 02:56:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4744 …}
  +nested: Doctrine\ORM\PersistentCollection {#4746 …}
  +votes: Doctrine\ORM\PersistentCollection {#4748 …}
  +reports: Doctrine\ORM\PersistentCollection {#4750 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4752 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4754 …}
  -id: 262398
  -bodyTs: "'compil':6 'everyth':7 'file':19 'gentoo':4,29 'great':25 'machin':33 'major':10 'miss':17 'next':32 'reason':26 'reconsid':28 'sinc':20 'stop':2 'time':13 'use':3 'wast':11 'world':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6292679"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703865806 {#4739
    date: 2023-12-29 17:03:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#4743
  +user: App\Entity\User {#4756 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I stopped using Gentoo because compiling everything was a major waste of time, but I have missed world files since then. This is a great reason to reconsider Gentoo for my next machine."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1709344619 {#4738
    date: 2024-03-02 02:56:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4744 …}
  +nested: Doctrine\ORM\PersistentCollection {#4746 …}
  +votes: Doctrine\ORM\PersistentCollection {#4748 …}
  +reports: Doctrine\ORM\PersistentCollection {#4750 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4752 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4754 …}
  -id: 262398
  -bodyTs: "'compil':6 'everyth':7 'file':19 'gentoo':4,29 'great':25 'machin':33 'major':10 'miss':17 'next':32 'reason':26 'reconsid':28 'sinc':20 'stop':2 'time':13 'use':3 'wast':11 'world':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6292679"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703865806 {#4739
    date: 2023-12-29 17:03:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5275
  +user: Proxies\__CG__\App\Entity\User {#5276 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4743
    +user: App\Entity\User {#4756 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I stopped using Gentoo because compiling everything was a major waste of time, but I have missed world files since then. This is a great reason to reconsider Gentoo for my next machine."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1709344619 {#4738
      date: 2024-03-02 02:56:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4744 …}
    +nested: Doctrine\ORM\PersistentCollection {#4746 …}
    +votes: Doctrine\ORM\PersistentCollection {#4748 …}
    +reports: Doctrine\ORM\PersistentCollection {#4750 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4752 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4754 …}
    -id: 262398
    -bodyTs: "'compil':6 'everyth':7 'file':19 'gentoo':4,29 'great':25 'machin':33 'major':10 'miss':17 'next':32 'reason':26 'reconsid':28 'sinc':20 'stop':2 'time':13 'use':3 'wast':11 'world':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6292679"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703865806 {#4739
      date: 2023-12-29 17:03:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4743}
  +body: "FWIW, Alpine Linux has a nice world file, too. And I am continually impressed by the selection of up to date packages in their Edge repos."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703879032 {#5273
    date: 2023-12-29 20:43:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@Nibodhika@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5277 …}
  +nested: Doctrine\ORM\PersistentCollection {#5279 …}
  +votes: Doctrine\ORM\PersistentCollection {#5281 …}
  +reports: Doctrine\ORM\PersistentCollection {#5283 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5285 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5287 …}
  -id: 262887
  -bodyTs: "'alpin':2 'continu':13 'date':21 'edg':25 'file':8 'fwiw':1 'impress':14 'linux':3 'nice':6 'packag':22 'repo':26 'select':17 'world':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6007012"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703879032 {#5274
    date: 2023-12-29 20:43: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
135 DENIED edit
App\Entity\EntryComment {#5275
  +user: Proxies\__CG__\App\Entity\User {#5276 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4743
    +user: App\Entity\User {#4756 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I stopped using Gentoo because compiling everything was a major waste of time, but I have missed world files since then. This is a great reason to reconsider Gentoo for my next machine."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1709344619 {#4738
      date: 2024-03-02 02:56:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4744 …}
    +nested: Doctrine\ORM\PersistentCollection {#4746 …}
    +votes: Doctrine\ORM\PersistentCollection {#4748 …}
    +reports: Doctrine\ORM\PersistentCollection {#4750 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4752 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4754 …}
    -id: 262398
    -bodyTs: "'compil':6 'everyth':7 'file':19 'gentoo':4,29 'great':25 'machin':33 'major':10 'miss':17 'next':32 'reason':26 'reconsid':28 'sinc':20 'stop':2 'time':13 'use':3 'wast':11 'world':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6292679"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703865806 {#4739
      date: 2023-12-29 17:03:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4743}
  +body: "FWIW, Alpine Linux has a nice world file, too. And I am continually impressed by the selection of up to date packages in their Edge repos."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703879032 {#5273
    date: 2023-12-29 20:43:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@Nibodhika@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5277 …}
  +nested: Doctrine\ORM\PersistentCollection {#5279 …}
  +votes: Doctrine\ORM\PersistentCollection {#5281 …}
  +reports: Doctrine\ORM\PersistentCollection {#5283 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5285 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5287 …}
  -id: 262887
  -bodyTs: "'alpin':2 'continu':13 'date':21 'edg':25 'file':8 'fwiw':1 'impress':14 'linux':3 'nice':6 'packag':22 'repo':26 'select':17 'world':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6007012"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703879032 {#5274
    date: 2023-12-29 20:43: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
136 DENIED moderate
App\Entity\EntryComment {#5275
  +user: Proxies\__CG__\App\Entity\User {#5276 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4743
    +user: App\Entity\User {#4756 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I stopped using Gentoo because compiling everything was a major waste of time, but I have missed world files since then. This is a great reason to reconsider Gentoo for my next machine."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1709344619 {#4738
      date: 2024-03-02 02:56:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4744 …}
    +nested: Doctrine\ORM\PersistentCollection {#4746 …}
    +votes: Doctrine\ORM\PersistentCollection {#4748 …}
    +reports: Doctrine\ORM\PersistentCollection {#4750 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4752 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4754 …}
    -id: 262398
    -bodyTs: "'compil':6 'everyth':7 'file':19 'gentoo':4,29 'great':25 'machin':33 'major':10 'miss':17 'next':32 'reason':26 'reconsid':28 'sinc':20 'stop':2 'time':13 'use':3 'wast':11 'world':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6292679"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703865806 {#4739
      date: 2023-12-29 17:03:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4743}
  +body: "FWIW, Alpine Linux has a nice world file, too. And I am continually impressed by the selection of up to date packages in their Edge repos."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703879032 {#5273
    date: 2023-12-29 20:43:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@Nibodhika@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5277 …}
  +nested: Doctrine\ORM\PersistentCollection {#5279 …}
  +votes: Doctrine\ORM\PersistentCollection {#5281 …}
  +reports: Doctrine\ORM\PersistentCollection {#5283 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5285 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5287 …}
  -id: 262887
  -bodyTs: "'alpin':2 'continu':13 'date':21 'edg':25 'file':8 'fwiw':1 'impress':14 'linux':3 'nice':6 'packag':22 'repo':26 'select':17 'world':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6007012"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703879032 {#5274
    date: 2023-12-29 20:43: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
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 {#5504
  +user: App\Entity\User {#4756 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5275
    +user: Proxies\__CG__\App\Entity\User {#5276 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4743
      +user: App\Entity\User {#4756 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "I stopped using Gentoo because compiling everything was a major waste of time, but I have missed world files since then. This is a great reason to reconsider Gentoo for my next machine."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1709344619 {#4738
        date: 2024-03-02 02:56:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4744 …}
      +nested: Doctrine\ORM\PersistentCollection {#4746 …}
      +votes: Doctrine\ORM\PersistentCollection {#4748 …}
      +reports: Doctrine\ORM\PersistentCollection {#4750 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4752 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4754 …}
      -id: 262398
      -bodyTs: "'compil':6 'everyth':7 'file':19 'gentoo':4,29 'great':25 'machin':33 'major':10 'miss':17 'next':32 'reason':26 'reconsid':28 'sinc':20 'stop':2 'time':13 'use':3 'wast':11 'world':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6292679"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703865806 {#4739
        date: 2023-12-29 17:03:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4743}
    +body: "FWIW, Alpine Linux has a nice world file, too. And I am continually impressed by the selection of up to date packages in their Edge repos."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703879032 {#5273
      date: 2023-12-29 20:43:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
      "@Nibodhika@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5277 …}
    +nested: Doctrine\ORM\PersistentCollection {#5279 …}
    +votes: Doctrine\ORM\PersistentCollection {#5281 …}
    +reports: Doctrine\ORM\PersistentCollection {#5283 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5285 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5287 …}
    -id: 262887
    -bodyTs: "'alpin':2 'continu':13 'date':21 'edg':25 'file':8 'fwiw':1 'impress':14 'linux':3 'nice':6 'packag':22 'repo':26 'select':17 'world':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6007012"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703879032 {#5274
      date: 2023-12-29 20:43:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4743}
  +body: """
    Can the file be split into different files like in Gentoo? I used to have different files for basic stuff, gaming, hardware specific, etc, so I could keep the parts of the Configs I wanted from one machine to another.\n
    \n
    If so I’ll definitely check it out, been meaning to try Alpine since for what I understand it’s not GNU, right? Which should put a final nail in the GNU+Linux copy pasta hahahah.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703885784 {#5502
    date: 2023-12-29 22:36:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@Nibodhika@lemmy.world"
    "@Andy@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5505 …}
  +nested: Doctrine\ORM\PersistentCollection {#5507 …}
  +votes: Doctrine\ORM\PersistentCollection {#5509 …}
  +reports: Doctrine\ORM\PersistentCollection {#5511 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5513 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5515 …}
  -id: 263167
  -bodyTs: "'alpin':53 'anoth':40 'basic':19 'check':46 'config':33 'copi':74 'could':27 'definit':45 'differ':7,16 'etc':24 'file':3,8,17 'final':68 'game':21 'gentoo':11 'gnu':62,72 'hahahah':76 'hardwar':22 'keep':28 'like':9 'linux':73 'll':44 'machin':38 'mean':50 'nail':69 'one':37 'part':30 'pasta':75 'put':66 'right':63 'sinc':54 'specif':23 'split':5 'stuff':20 'tri':52 'understand':58 'use':13 'want':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6296613"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703885784 {#5503
    date: 2023-12-29 22:36: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
139 DENIED edit
App\Entity\EntryComment {#5504
  +user: App\Entity\User {#4756 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5275
    +user: Proxies\__CG__\App\Entity\User {#5276 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4743
      +user: App\Entity\User {#4756 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "I stopped using Gentoo because compiling everything was a major waste of time, but I have missed world files since then. This is a great reason to reconsider Gentoo for my next machine."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1709344619 {#4738
        date: 2024-03-02 02:56:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4744 …}
      +nested: Doctrine\ORM\PersistentCollection {#4746 …}
      +votes: Doctrine\ORM\PersistentCollection {#4748 …}
      +reports: Doctrine\ORM\PersistentCollection {#4750 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4752 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4754 …}
      -id: 262398
      -bodyTs: "'compil':6 'everyth':7 'file':19 'gentoo':4,29 'great':25 'machin':33 'major':10 'miss':17 'next':32 'reason':26 'reconsid':28 'sinc':20 'stop':2 'time':13 'use':3 'wast':11 'world':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6292679"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703865806 {#4739
        date: 2023-12-29 17:03:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4743}
    +body: "FWIW, Alpine Linux has a nice world file, too. And I am continually impressed by the selection of up to date packages in their Edge repos."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703879032 {#5273
      date: 2023-12-29 20:43:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
      "@Nibodhika@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5277 …}
    +nested: Doctrine\ORM\PersistentCollection {#5279 …}
    +votes: Doctrine\ORM\PersistentCollection {#5281 …}
    +reports: Doctrine\ORM\PersistentCollection {#5283 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5285 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5287 …}
    -id: 262887
    -bodyTs: "'alpin':2 'continu':13 'date':21 'edg':25 'file':8 'fwiw':1 'impress':14 'linux':3 'nice':6 'packag':22 'repo':26 'select':17 'world':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6007012"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703879032 {#5274
      date: 2023-12-29 20:43:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4743}
  +body: """
    Can the file be split into different files like in Gentoo? I used to have different files for basic stuff, gaming, hardware specific, etc, so I could keep the parts of the Configs I wanted from one machine to another.\n
    \n
    If so I’ll definitely check it out, been meaning to try Alpine since for what I understand it’s not GNU, right? Which should put a final nail in the GNU+Linux copy pasta hahahah.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703885784 {#5502
    date: 2023-12-29 22:36:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@Nibodhika@lemmy.world"
    "@Andy@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5505 …}
  +nested: Doctrine\ORM\PersistentCollection {#5507 …}
  +votes: Doctrine\ORM\PersistentCollection {#5509 …}
  +reports: Doctrine\ORM\PersistentCollection {#5511 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5513 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5515 …}
  -id: 263167
  -bodyTs: "'alpin':53 'anoth':40 'basic':19 'check':46 'config':33 'copi':74 'could':27 'definit':45 'differ':7,16 'etc':24 'file':3,8,17 'final':68 'game':21 'gentoo':11 'gnu':62,72 'hahahah':76 'hardwar':22 'keep':28 'like':9 'linux':73 'll':44 'machin':38 'mean':50 'nail':69 'one':37 'part':30 'pasta':75 'put':66 'right':63 'sinc':54 'specif':23 'split':5 'stuff':20 'tri':52 'understand':58 'use':13 'want':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6296613"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703885784 {#5503
    date: 2023-12-29 22:36: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
140 DENIED moderate
App\Entity\EntryComment {#5504
  +user: App\Entity\User {#4756 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5275
    +user: Proxies\__CG__\App\Entity\User {#5276 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4743
      +user: App\Entity\User {#4756 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "I stopped using Gentoo because compiling everything was a major waste of time, but I have missed world files since then. This is a great reason to reconsider Gentoo for my next machine."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1709344619 {#4738
        date: 2024-03-02 02:56:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4744 …}
      +nested: Doctrine\ORM\PersistentCollection {#4746 …}
      +votes: Doctrine\ORM\PersistentCollection {#4748 …}
      +reports: Doctrine\ORM\PersistentCollection {#4750 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4752 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4754 …}
      -id: 262398
      -bodyTs: "'compil':6 'everyth':7 'file':19 'gentoo':4,29 'great':25 'machin':33 'major':10 'miss':17 'next':32 'reason':26 'reconsid':28 'sinc':20 'stop':2 'time':13 'use':3 'wast':11 'world':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6292679"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703865806 {#4739
        date: 2023-12-29 17:03:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4743}
    +body: "FWIW, Alpine Linux has a nice world file, too. And I am continually impressed by the selection of up to date packages in their Edge repos."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703879032 {#5273
      date: 2023-12-29 20:43:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
      "@Nibodhika@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5277 …}
    +nested: Doctrine\ORM\PersistentCollection {#5279 …}
    +votes: Doctrine\ORM\PersistentCollection {#5281 …}
    +reports: Doctrine\ORM\PersistentCollection {#5283 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5285 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5287 …}
    -id: 262887
    -bodyTs: "'alpin':2 'continu':13 'date':21 'edg':25 'file':8 'fwiw':1 'impress':14 'linux':3 'nice':6 'packag':22 'repo':26 'select':17 'world':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6007012"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703879032 {#5274
      date: 2023-12-29 20:43:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4743}
  +body: """
    Can the file be split into different files like in Gentoo? I used to have different files for basic stuff, gaming, hardware specific, etc, so I could keep the parts of the Configs I wanted from one machine to another.\n
    \n
    If so I’ll definitely check it out, been meaning to try Alpine since for what I understand it’s not GNU, right? Which should put a final nail in the GNU+Linux copy pasta hahahah.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703885784 {#5502
    date: 2023-12-29 22:36:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@Nibodhika@lemmy.world"
    "@Andy@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5505 …}
  +nested: Doctrine\ORM\PersistentCollection {#5507 …}
  +votes: Doctrine\ORM\PersistentCollection {#5509 …}
  +reports: Doctrine\ORM\PersistentCollection {#5511 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5513 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5515 …}
  -id: 263167
  -bodyTs: "'alpin':53 'anoth':40 'basic':19 'check':46 'config':33 'copi':74 'could':27 'definit':45 'differ':7,16 'etc':24 'file':3,8,17 'final':68 'game':21 'gentoo':11 'gnu':62,72 'hahahah':76 'hardwar':22 'keep':28 'like':9 'linux':73 'll':44 'machin':38 'mean':50 'nail':69 'one':37 'part':30 'pasta':75 'put':66 'right':63 'sinc':54 'specif':23 'split':5 'stuff':20 'tri':52 'understand':58 'use':13 'want':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6296613"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703885784 {#5503
    date: 2023-12-29 22:36: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
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 {#5558
  +user: Proxies\__CG__\App\Entity\User {#5276 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5504
    +user: App\Entity\User {#4756 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5275
      +user: Proxies\__CG__\App\Entity\User {#5276 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4743
        +user: App\Entity\User {#4756 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "I stopped using Gentoo because compiling everything was a major waste of time, but I have missed world files since then. This is a great reason to reconsider Gentoo for my next machine."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1709344619 {#4738
          date: 2024-03-02 02:56:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4744 …}
        +nested: Doctrine\ORM\PersistentCollection {#4746 …}
        +votes: Doctrine\ORM\PersistentCollection {#4748 …}
        +reports: Doctrine\ORM\PersistentCollection {#4750 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4752 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4754 …}
        -id: 262398
        -bodyTs: "'compil':6 'everyth':7 'file':19 'gentoo':4,29 'great':25 'machin':33 'major':10 'miss':17 'next':32 'reason':26 'reconsid':28 'sinc':20 'stop':2 'time':13 'use':3 'wast':11 'world':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6292679"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703865806 {#4739
          date: 2023-12-29 17:03:26.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4743}
      +body: "FWIW, Alpine Linux has a nice world file, too. And I am continually impressed by the selection of up to date packages in their Edge repos."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703879032 {#5273
        date: 2023-12-29 20:43:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
        "@Nibodhika@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5277 …}
      +nested: Doctrine\ORM\PersistentCollection {#5279 …}
      +votes: Doctrine\ORM\PersistentCollection {#5281 …}
      +reports: Doctrine\ORM\PersistentCollection {#5283 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5285 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5287 …}
      -id: 262887
      -bodyTs: "'alpin':2 'continu':13 'date':21 'edg':25 'file':8 'fwiw':1 'impress':14 'linux':3 'nice':6 'packag':22 'repo':26 'select':17 'world':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6007012"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703879032 {#5274
        date: 2023-12-29 20:43:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4743}
    +body: """
      Can the file be split into different files like in Gentoo? I used to have different files for basic stuff, gaming, hardware specific, etc, so I could keep the parts of the Configs I wanted from one machine to another.\n
      \n
      If so I’ll definitely check it out, been meaning to try Alpine since for what I understand it’s not GNU, right? Which should put a final nail in the GNU+Linux copy pasta hahahah.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703885784 {#5502
      date: 2023-12-29 22:36:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
      "@Nibodhika@lemmy.world"
      "@Andy@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5505 …}
    +nested: Doctrine\ORM\PersistentCollection {#5507 …}
    +votes: Doctrine\ORM\PersistentCollection {#5509 …}
    +reports: Doctrine\ORM\PersistentCollection {#5511 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5513 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5515 …}
    -id: 263167
    -bodyTs: "'alpin':53 'anoth':40 'basic':19 'check':46 'config':33 'copi':74 'could':27 'definit':45 'differ':7,16 'etc':24 'file':3,8,17 'final':68 'game':21 'gentoo':11 'gnu':62,72 'hahahah':76 'hardwar':22 'keep':28 'like':9 'linux':73 'll':44 'machin':38 'mean':50 'nail':69 'one':37 'part':30 'pasta':75 'put':66 'right':63 'sinc':54 'specif':23 'split':5 'stuff':20 'tri':52 'understand':58 'use':13 'want':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6296613"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703885784 {#5503
      date: 2023-12-29 22:36:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4743}
  +body: "I don’t *think* apk would check multiple files for the world. But you could maintain them outside the apk mechanisms, just concatenating them into a single file, with tup/make/sh/whatever."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703887088 {#5556
    date: 2023-12-29 22:58:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@Nibodhika@lemmy.world"
    "@Andy@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5559 …}
  +nested: Doctrine\ORM\PersistentCollection {#5561 …}
  +votes: Doctrine\ORM\PersistentCollection {#5563 …}
  +reports: Doctrine\ORM\PersistentCollection {#5565 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5569 …}
  -id: 263222
  -bodyTs: "'apk':5,20 'check':7 'concaten':23 'could':15 'file':9,28 'maintain':16 'mechan':21 'multipl':8 'outsid':18 'singl':27 'think':4 'tup/make/sh/whatever':30 'world':12 'would':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6008862"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703887088 {#5557
    date: 2023-12-29 22:58: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
143 DENIED edit
App\Entity\EntryComment {#5558
  +user: Proxies\__CG__\App\Entity\User {#5276 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5504
    +user: App\Entity\User {#4756 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5275
      +user: Proxies\__CG__\App\Entity\User {#5276 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4743
        +user: App\Entity\User {#4756 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "I stopped using Gentoo because compiling everything was a major waste of time, but I have missed world files since then. This is a great reason to reconsider Gentoo for my next machine."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1709344619 {#4738
          date: 2024-03-02 02:56:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4744 …}
        +nested: Doctrine\ORM\PersistentCollection {#4746 …}
        +votes: Doctrine\ORM\PersistentCollection {#4748 …}
        +reports: Doctrine\ORM\PersistentCollection {#4750 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4752 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4754 …}
        -id: 262398
        -bodyTs: "'compil':6 'everyth':7 'file':19 'gentoo':4,29 'great':25 'machin':33 'major':10 'miss':17 'next':32 'reason':26 'reconsid':28 'sinc':20 'stop':2 'time':13 'use':3 'wast':11 'world':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6292679"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703865806 {#4739
          date: 2023-12-29 17:03:26.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4743}
      +body: "FWIW, Alpine Linux has a nice world file, too. And I am continually impressed by the selection of up to date packages in their Edge repos."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703879032 {#5273
        date: 2023-12-29 20:43:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
        "@Nibodhika@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5277 …}
      +nested: Doctrine\ORM\PersistentCollection {#5279 …}
      +votes: Doctrine\ORM\PersistentCollection {#5281 …}
      +reports: Doctrine\ORM\PersistentCollection {#5283 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5285 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5287 …}
      -id: 262887
      -bodyTs: "'alpin':2 'continu':13 'date':21 'edg':25 'file':8 'fwiw':1 'impress':14 'linux':3 'nice':6 'packag':22 'repo':26 'select':17 'world':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6007012"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703879032 {#5274
        date: 2023-12-29 20:43:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4743}
    +body: """
      Can the file be split into different files like in Gentoo? I used to have different files for basic stuff, gaming, hardware specific, etc, so I could keep the parts of the Configs I wanted from one machine to another.\n
      \n
      If so I’ll definitely check it out, been meaning to try Alpine since for what I understand it’s not GNU, right? Which should put a final nail in the GNU+Linux copy pasta hahahah.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703885784 {#5502
      date: 2023-12-29 22:36:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
      "@Nibodhika@lemmy.world"
      "@Andy@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5505 …}
    +nested: Doctrine\ORM\PersistentCollection {#5507 …}
    +votes: Doctrine\ORM\PersistentCollection {#5509 …}
    +reports: Doctrine\ORM\PersistentCollection {#5511 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5513 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5515 …}
    -id: 263167
    -bodyTs: "'alpin':53 'anoth':40 'basic':19 'check':46 'config':33 'copi':74 'could':27 'definit':45 'differ':7,16 'etc':24 'file':3,8,17 'final':68 'game':21 'gentoo':11 'gnu':62,72 'hahahah':76 'hardwar':22 'keep':28 'like':9 'linux':73 'll':44 'machin':38 'mean':50 'nail':69 'one':37 'part':30 'pasta':75 'put':66 'right':63 'sinc':54 'specif':23 'split':5 'stuff':20 'tri':52 'understand':58 'use':13 'want':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6296613"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703885784 {#5503
      date: 2023-12-29 22:36:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4743}
  +body: "I don’t *think* apk would check multiple files for the world. But you could maintain them outside the apk mechanisms, just concatenating them into a single file, with tup/make/sh/whatever."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703887088 {#5556
    date: 2023-12-29 22:58:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@Nibodhika@lemmy.world"
    "@Andy@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5559 …}
  +nested: Doctrine\ORM\PersistentCollection {#5561 …}
  +votes: Doctrine\ORM\PersistentCollection {#5563 …}
  +reports: Doctrine\ORM\PersistentCollection {#5565 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5569 …}
  -id: 263222
  -bodyTs: "'apk':5,20 'check':7 'concaten':23 'could':15 'file':9,28 'maintain':16 'mechan':21 'multipl':8 'outsid':18 'singl':27 'think':4 'tup/make/sh/whatever':30 'world':12 'would':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6008862"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703887088 {#5557
    date: 2023-12-29 22:58: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
144 DENIED moderate
App\Entity\EntryComment {#5558
  +user: Proxies\__CG__\App\Entity\User {#5276 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5504
    +user: App\Entity\User {#4756 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5275
      +user: Proxies\__CG__\App\Entity\User {#5276 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4743
        +user: App\Entity\User {#4756 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "I stopped using Gentoo because compiling everything was a major waste of time, but I have missed world files since then. This is a great reason to reconsider Gentoo for my next machine."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1709344619 {#4738
          date: 2024-03-02 02:56:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4744 …}
        +nested: Doctrine\ORM\PersistentCollection {#4746 …}
        +votes: Doctrine\ORM\PersistentCollection {#4748 …}
        +reports: Doctrine\ORM\PersistentCollection {#4750 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4752 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4754 …}
        -id: 262398
        -bodyTs: "'compil':6 'everyth':7 'file':19 'gentoo':4,29 'great':25 'machin':33 'major':10 'miss':17 'next':32 'reason':26 'reconsid':28 'sinc':20 'stop':2 'time':13 'use':3 'wast':11 'world':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6292679"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703865806 {#4739
          date: 2023-12-29 17:03:26.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4743}
      +body: "FWIW, Alpine Linux has a nice world file, too. And I am continually impressed by the selection of up to date packages in their Edge repos."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703879032 {#5273
        date: 2023-12-29 20:43:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
        "@Nibodhika@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5277 …}
      +nested: Doctrine\ORM\PersistentCollection {#5279 …}
      +votes: Doctrine\ORM\PersistentCollection {#5281 …}
      +reports: Doctrine\ORM\PersistentCollection {#5283 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5285 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5287 …}
      -id: 262887
      -bodyTs: "'alpin':2 'continu':13 'date':21 'edg':25 'file':8 'fwiw':1 'impress':14 'linux':3 'nice':6 'packag':22 'repo':26 'select':17 'world':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6007012"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703879032 {#5274
        date: 2023-12-29 20:43:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4743}
    +body: """
      Can the file be split into different files like in Gentoo? I used to have different files for basic stuff, gaming, hardware specific, etc, so I could keep the parts of the Configs I wanted from one machine to another.\n
      \n
      If so I’ll definitely check it out, been meaning to try Alpine since for what I understand it’s not GNU, right? Which should put a final nail in the GNU+Linux copy pasta hahahah.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703885784 {#5502
      date: 2023-12-29 22:36:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
      "@Nibodhika@lemmy.world"
      "@Andy@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5505 …}
    +nested: Doctrine\ORM\PersistentCollection {#5507 …}
    +votes: Doctrine\ORM\PersistentCollection {#5509 …}
    +reports: Doctrine\ORM\PersistentCollection {#5511 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5513 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5515 …}
    -id: 263167
    -bodyTs: "'alpin':53 'anoth':40 'basic':19 'check':46 'config':33 'copi':74 'could':27 'definit':45 'differ':7,16 'etc':24 'file':3,8,17 'final':68 'game':21 'gentoo':11 'gnu':62,72 'hahahah':76 'hardwar':22 'keep':28 'like':9 'linux':73 'll':44 'machin':38 'mean':50 'nail':69 'one':37 'part':30 'pasta':75 'put':66 'right':63 'sinc':54 'specif':23 'split':5 'stuff':20 'tri':52 'understand':58 'use':13 'want':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6296613"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703885784 {#5503
      date: 2023-12-29 22:36:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4743}
  +body: "I don’t *think* apk would check multiple files for the world. But you could maintain them outside the apk mechanisms, just concatenating them into a single file, with tup/make/sh/whatever."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703887088 {#5556
    date: 2023-12-29 22:58:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@Nibodhika@lemmy.world"
    "@Andy@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5559 …}
  +nested: Doctrine\ORM\PersistentCollection {#5561 …}
  +votes: Doctrine\ORM\PersistentCollection {#5563 …}
  +reports: Doctrine\ORM\PersistentCollection {#5565 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5569 …}
  -id: 263222
  -bodyTs: "'apk':5,20 'check':7 'concaten':23 'could':15 'file':9,28 'maintain':16 'mechan':21 'multipl':8 'outsid':18 'singl':27 'think':4 'tup/make/sh/whatever':30 'world':12 'would':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6008862"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703887088 {#5557
    date: 2023-12-29 22:58: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
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 {#5611
  +user: App\Entity\User {#4756 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5558
    +user: Proxies\__CG__\App\Entity\User {#5276 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5504
      +user: App\Entity\User {#4756 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5275
        +user: Proxies\__CG__\App\Entity\User {#5276 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4743
          +user: App\Entity\User {#4756 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "I stopped using Gentoo because compiling everything was a major waste of time, but I have missed world files since then. This is a great reason to reconsider Gentoo for my next machine."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 20
          +score: 0
          +lastActive: DateTime @1709344619 {#4738
            date: 2024-03-02 02:56:59.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@pnutzh4x0r@lemmy.ndlug.org"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4744 …}
          +nested: Doctrine\ORM\PersistentCollection {#4746 …}
          +votes: Doctrine\ORM\PersistentCollection {#4748 …}
          +reports: Doctrine\ORM\PersistentCollection {#4750 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4752 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4754 …}
          -id: 262398
          -bodyTs: "'compil':6 'everyth':7 'file':19 'gentoo':4,29 'great':25 'machin':33 'major':10 'miss':17 'next':32 'reason':26 'reconsid':28 'sinc':20 'stop':2 'time':13 'use':3 'wast':11 'world':18"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6292679"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703865806 {#4739
            date: 2023-12-29 17:03:26.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4743}
        +body: "FWIW, Alpine Linux has a nice world file, too. And I am continually impressed by the selection of up to date packages in their Edge repos."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703879032 {#5273
          date: 2023-12-29 20:43:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@Nibodhika@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5277 …}
        +nested: Doctrine\ORM\PersistentCollection {#5279 …}
        +votes: Doctrine\ORM\PersistentCollection {#5281 …}
        +reports: Doctrine\ORM\PersistentCollection {#5283 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5285 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5287 …}
        -id: 262887
        -bodyTs: "'alpin':2 'continu':13 'date':21 'edg':25 'file':8 'fwiw':1 'impress':14 'linux':3 'nice':6 'packag':22 'repo':26 'select':17 'world':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/6007012"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703879032 {#5274
          date: 2023-12-29 20:43:52.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4743}
      +body: """
        Can the file be split into different files like in Gentoo? I used to have different files for basic stuff, gaming, hardware specific, etc, so I could keep the parts of the Configs I wanted from one machine to another.\n
        \n
        If so I’ll definitely check it out, been meaning to try Alpine since for what I understand it’s not GNU, right? Which should put a final nail in the GNU+Linux copy pasta hahahah.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703885784 {#5502
        date: 2023-12-29 22:36:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
        "@Nibodhika@lemmy.world"
        "@Andy@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5505 …}
      +nested: Doctrine\ORM\PersistentCollection {#5507 …}
      +votes: Doctrine\ORM\PersistentCollection {#5509 …}
      +reports: Doctrine\ORM\PersistentCollection {#5511 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5513 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5515 …}
      -id: 263167
      -bodyTs: "'alpin':53 'anoth':40 'basic':19 'check':46 'config':33 'copi':74 'could':27 'definit':45 'differ':7,16 'etc':24 'file':3,8,17 'final':68 'game':21 'gentoo':11 'gnu':62,72 'hahahah':76 'hardwar':22 'keep':28 'like':9 'linux':73 'll':44 'machin':38 'mean':50 'nail':69 'one':37 'part':30 'pasta':75 'put':66 'right':63 'sinc':54 'specif':23 'split':5 'stuff':20 'tri':52 'understand':58 'use':13 'want':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6296613"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703885784 {#5503
        date: 2023-12-29 22:36:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4743}
    +body: "I don’t *think* apk would check multiple files for the world. But you could maintain them outside the apk mechanisms, just concatenating them into a single file, with tup/make/sh/whatever."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703887088 {#5556
      date: 2023-12-29 22:58:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
      "@Nibodhika@lemmy.world"
      "@Andy@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5559 …}
    +nested: Doctrine\ORM\PersistentCollection {#5561 …}
    +votes: Doctrine\ORM\PersistentCollection {#5563 …}
    +reports: Doctrine\ORM\PersistentCollection {#5565 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5567 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5569 …}
    -id: 263222
    -bodyTs: "'apk':5,20 'check':7 'concaten':23 'could':15 'file':9,28 'maintain':16 'mechan':21 'multipl':8 'outsid':18 'singl':27 'think':4 'tup/make/sh/whatever':30 'world':12 'would':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6008862"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703887088 {#5557
      date: 2023-12-29 22:58:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4743}
  +body: "Makes sense, I actually have a tool for that sort of thing that I wrote for i3 configs (it’s called CFC and it’s here in case you want to use it [gitlab.com/Nibodhika/cfc](https://gitlab.com/Nibodhika/cfc) )"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703889784 {#5609
    date: 2023-12-29 23:43:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@Nibodhika@lemmy.world"
    "@Andy@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5612 …}
  +nested: Doctrine\ORM\PersistentCollection {#5614 …}
  +votes: Doctrine\ORM\PersistentCollection {#5616 …}
  +reports: Doctrine\ORM\PersistentCollection {#5618 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5620 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5622 …}
  -id: 263308
  -bodyTs: "'/nibodhika/cfc](https://gitlab.com/nibodhika/cfc)':36 'actual':4 'call':21 'case':28 'cfc':22 'config':18 'gitlab.com':35 'gitlab.com/nibodhika/cfc](https://gitlab.com/nibodhika/cfc)':34 'i3':17 'make':1 'sens':2 'sort':10 'thing':12 'tool':7 'use':32 'want':30 'wrote':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6297342"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703889784 {#5610
    date: 2023-12-29 23:43:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
App\Entity\EntryComment {#5611
  +user: App\Entity\User {#4756 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5558
    +user: Proxies\__CG__\App\Entity\User {#5276 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5504
      +user: App\Entity\User {#4756 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5275
        +user: Proxies\__CG__\App\Entity\User {#5276 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4743
          +user: App\Entity\User {#4756 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "I stopped using Gentoo because compiling everything was a major waste of time, but I have missed world files since then. This is a great reason to reconsider Gentoo for my next machine."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 20
          +score: 0
          +lastActive: DateTime @1709344619 {#4738
            date: 2024-03-02 02:56:59.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@pnutzh4x0r@lemmy.ndlug.org"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4744 …}
          +nested: Doctrine\ORM\PersistentCollection {#4746 …}
          +votes: Doctrine\ORM\PersistentCollection {#4748 …}
          +reports: Doctrine\ORM\PersistentCollection {#4750 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4752 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4754 …}
          -id: 262398
          -bodyTs: "'compil':6 'everyth':7 'file':19 'gentoo':4,29 'great':25 'machin':33 'major':10 'miss':17 'next':32 'reason':26 'reconsid':28 'sinc':20 'stop':2 'time':13 'use':3 'wast':11 'world':18"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6292679"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703865806 {#4739
            date: 2023-12-29 17:03:26.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4743}
        +body: "FWIW, Alpine Linux has a nice world file, too. And I am continually impressed by the selection of up to date packages in their Edge repos."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703879032 {#5273
          date: 2023-12-29 20:43:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@Nibodhika@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5277 …}
        +nested: Doctrine\ORM\PersistentCollection {#5279 …}
        +votes: Doctrine\ORM\PersistentCollection {#5281 …}
        +reports: Doctrine\ORM\PersistentCollection {#5283 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5285 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5287 …}
        -id: 262887
        -bodyTs: "'alpin':2 'continu':13 'date':21 'edg':25 'file':8 'fwiw':1 'impress':14 'linux':3 'nice':6 'packag':22 'repo':26 'select':17 'world':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/6007012"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703879032 {#5274
          date: 2023-12-29 20:43:52.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4743}
      +body: """
        Can the file be split into different files like in Gentoo? I used to have different files for basic stuff, gaming, hardware specific, etc, so I could keep the parts of the Configs I wanted from one machine to another.\n
        \n
        If so I’ll definitely check it out, been meaning to try Alpine since for what I understand it’s not GNU, right? Which should put a final nail in the GNU+Linux copy pasta hahahah.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703885784 {#5502
        date: 2023-12-29 22:36:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
        "@Nibodhika@lemmy.world"
        "@Andy@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5505 …}
      +nested: Doctrine\ORM\PersistentCollection {#5507 …}
      +votes: Doctrine\ORM\PersistentCollection {#5509 …}
      +reports: Doctrine\ORM\PersistentCollection {#5511 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5513 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5515 …}
      -id: 263167
      -bodyTs: "'alpin':53 'anoth':40 'basic':19 'check':46 'config':33 'copi':74 'could':27 'definit':45 'differ':7,16 'etc':24 'file':3,8,17 'final':68 'game':21 'gentoo':11 'gnu':62,72 'hahahah':76 'hardwar':22 'keep':28 'like':9 'linux':73 'll':44 'machin':38 'mean':50 'nail':69 'one':37 'part':30 'pasta':75 'put':66 'right':63 'sinc':54 'specif':23 'split':5 'stuff':20 'tri':52 'understand':58 'use':13 'want':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6296613"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703885784 {#5503
        date: 2023-12-29 22:36:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4743}
    +body: "I don’t *think* apk would check multiple files for the world. But you could maintain them outside the apk mechanisms, just concatenating them into a single file, with tup/make/sh/whatever."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703887088 {#5556
      date: 2023-12-29 22:58:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
      "@Nibodhika@lemmy.world"
      "@Andy@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5559 …}
    +nested: Doctrine\ORM\PersistentCollection {#5561 …}
    +votes: Doctrine\ORM\PersistentCollection {#5563 …}
    +reports: Doctrine\ORM\PersistentCollection {#5565 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5567 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5569 …}
    -id: 263222
    -bodyTs: "'apk':5,20 'check':7 'concaten':23 'could':15 'file':9,28 'maintain':16 'mechan':21 'multipl':8 'outsid':18 'singl':27 'think':4 'tup/make/sh/whatever':30 'world':12 'would':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6008862"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703887088 {#5557
      date: 2023-12-29 22:58:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4743}
  +body: "Makes sense, I actually have a tool for that sort of thing that I wrote for i3 configs (it’s called CFC and it’s here in case you want to use it [gitlab.com/Nibodhika/cfc](https://gitlab.com/Nibodhika/cfc) )"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703889784 {#5609
    date: 2023-12-29 23:43:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@Nibodhika@lemmy.world"
    "@Andy@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5612 …}
  +nested: Doctrine\ORM\PersistentCollection {#5614 …}
  +votes: Doctrine\ORM\PersistentCollection {#5616 …}
  +reports: Doctrine\ORM\PersistentCollection {#5618 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5620 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5622 …}
  -id: 263308
  -bodyTs: "'/nibodhika/cfc](https://gitlab.com/nibodhika/cfc)':36 'actual':4 'call':21 'case':28 'cfc':22 'config':18 'gitlab.com':35 'gitlab.com/nibodhika/cfc](https://gitlab.com/nibodhika/cfc)':34 'i3':17 'make':1 'sens':2 'sort':10 'thing':12 'tool':7 'use':32 'want':30 'wrote':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6297342"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703889784 {#5610
    date: 2023-12-29 23:43:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
App\Entity\EntryComment {#5611
  +user: App\Entity\User {#4756 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5558
    +user: Proxies\__CG__\App\Entity\User {#5276 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5504
      +user: App\Entity\User {#4756 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#5275
        +user: Proxies\__CG__\App\Entity\User {#5276 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4743
          +user: App\Entity\User {#4756 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "I stopped using Gentoo because compiling everything was a major waste of time, but I have missed world files since then. This is a great reason to reconsider Gentoo for my next machine."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 20
          +score: 0
          +lastActive: DateTime @1709344619 {#4738
            date: 2024-03-02 02:56:59.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@pnutzh4x0r@lemmy.ndlug.org"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4744 …}
          +nested: Doctrine\ORM\PersistentCollection {#4746 …}
          +votes: Doctrine\ORM\PersistentCollection {#4748 …}
          +reports: Doctrine\ORM\PersistentCollection {#4750 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4752 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4754 …}
          -id: 262398
          -bodyTs: "'compil':6 'everyth':7 'file':19 'gentoo':4,29 'great':25 'machin':33 'major':10 'miss':17 'next':32 'reason':26 'reconsid':28 'sinc':20 'stop':2 'time':13 'use':3 'wast':11 'world':18"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6292679"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703865806 {#4739
            date: 2023-12-29 17:03:26.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4743}
        +body: "FWIW, Alpine Linux has a nice world file, too. And I am continually impressed by the selection of up to date packages in their Edge repos."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703879032 {#5273
          date: 2023-12-29 20:43:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@Nibodhika@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5277 …}
        +nested: Doctrine\ORM\PersistentCollection {#5279 …}
        +votes: Doctrine\ORM\PersistentCollection {#5281 …}
        +reports: Doctrine\ORM\PersistentCollection {#5283 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5285 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5287 …}
        -id: 262887
        -bodyTs: "'alpin':2 'continu':13 'date':21 'edg':25 'file':8 'fwiw':1 'impress':14 'linux':3 'nice':6 'packag':22 'repo':26 'select':17 'world':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/6007012"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703879032 {#5274
          date: 2023-12-29 20:43:52.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4743}
      +body: """
        Can the file be split into different files like in Gentoo? I used to have different files for basic stuff, gaming, hardware specific, etc, so I could keep the parts of the Configs I wanted from one machine to another.\n
        \n
        If so I’ll definitely check it out, been meaning to try Alpine since for what I understand it’s not GNU, right? Which should put a final nail in the GNU+Linux copy pasta hahahah.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703885784 {#5502
        date: 2023-12-29 22:36:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
        "@Nibodhika@lemmy.world"
        "@Andy@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5505 …}
      +nested: Doctrine\ORM\PersistentCollection {#5507 …}
      +votes: Doctrine\ORM\PersistentCollection {#5509 …}
      +reports: Doctrine\ORM\PersistentCollection {#5511 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5513 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5515 …}
      -id: 263167
      -bodyTs: "'alpin':53 'anoth':40 'basic':19 'check':46 'config':33 'copi':74 'could':27 'definit':45 'differ':7,16 'etc':24 'file':3,8,17 'final':68 'game':21 'gentoo':11 'gnu':62,72 'hahahah':76 'hardwar':22 'keep':28 'like':9 'linux':73 'll':44 'machin':38 'mean':50 'nail':69 'one':37 'part':30 'pasta':75 'put':66 'right':63 'sinc':54 'specif':23 'split':5 'stuff':20 'tri':52 'understand':58 'use':13 'want':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6296613"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703885784 {#5503
        date: 2023-12-29 22:36:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4743}
    +body: "I don’t *think* apk would check multiple files for the world. But you could maintain them outside the apk mechanisms, just concatenating them into a single file, with tup/make/sh/whatever."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703887088 {#5556
      date: 2023-12-29 22:58:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
      "@Nibodhika@lemmy.world"
      "@Andy@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5559 …}
    +nested: Doctrine\ORM\PersistentCollection {#5561 …}
    +votes: Doctrine\ORM\PersistentCollection {#5563 …}
    +reports: Doctrine\ORM\PersistentCollection {#5565 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5567 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5569 …}
    -id: 263222
    -bodyTs: "'apk':5,20 'check':7 'concaten':23 'could':15 'file':9,28 'maintain':16 'mechan':21 'multipl':8 'outsid':18 'singl':27 'think':4 'tup/make/sh/whatever':30 'world':12 'would':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6008862"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703887088 {#5557
      date: 2023-12-29 22:58:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4743}
  +body: "Makes sense, I actually have a tool for that sort of thing that I wrote for i3 configs (it’s called CFC and it’s here in case you want to use it [gitlab.com/Nibodhika/cfc](https://gitlab.com/Nibodhika/cfc) )"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703889784 {#5609
    date: 2023-12-29 23:43:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@Nibodhika@lemmy.world"
    "@Andy@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5612 …}
  +nested: Doctrine\ORM\PersistentCollection {#5614 …}
  +votes: Doctrine\ORM\PersistentCollection {#5616 …}
  +reports: Doctrine\ORM\PersistentCollection {#5618 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5620 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5622 …}
  -id: 263308
  -bodyTs: "'/nibodhika/cfc](https://gitlab.com/nibodhika/cfc)':36 'actual':4 'call':21 'case':28 'cfc':22 'config':18 'gitlab.com':35 'gitlab.com/nibodhika/cfc](https://gitlab.com/nibodhika/cfc)':34 'i3':17 'make':1 'sens':2 'sort':10 'thing':12 'tool':7 'use':32 'want':30 'wrote':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6297342"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703889784 {#5610
    date: 2023-12-29 23:43:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5520
  +user: Proxies\__CG__\App\Entity\User {#5521 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5275
    +user: Proxies\__CG__\App\Entity\User {#5276 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4743
      +user: App\Entity\User {#4756 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "I stopped using Gentoo because compiling everything was a major waste of time, but I have missed world files since then. This is a great reason to reconsider Gentoo for my next machine."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1709344619 {#4738
        date: 2024-03-02 02:56:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4744 …}
      +nested: Doctrine\ORM\PersistentCollection {#4746 …}
      +votes: Doctrine\ORM\PersistentCollection {#4748 …}
      +reports: Doctrine\ORM\PersistentCollection {#4750 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4752 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4754 …}
      -id: 262398
      -bodyTs: "'compil':6 'everyth':7 'file':19 'gentoo':4,29 'great':25 'machin':33 'major':10 'miss':17 'next':32 'reason':26 'reconsid':28 'sinc':20 'stop':2 'time':13 'use':3 'wast':11 'world':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6292679"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703865806 {#4739
        date: 2023-12-29 17:03:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4743}
    +body: "FWIW, Alpine Linux has a nice world file, too. And I am continually impressed by the selection of up to date packages in their Edge repos."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703879032 {#5273
      date: 2023-12-29 20:43:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
      "@Nibodhika@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5277 …}
    +nested: Doctrine\ORM\PersistentCollection {#5279 …}
    +votes: Doctrine\ORM\PersistentCollection {#5281 …}
    +reports: Doctrine\ORM\PersistentCollection {#5283 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5285 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5287 …}
    -id: 262887
    -bodyTs: "'alpin':2 'continu':13 'date':21 'edg':25 'file':8 'fwiw':1 'impress':14 'linux':3 'nice':6 'packag':22 'repo':26 'select':17 'world':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6007012"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703879032 {#5274
      date: 2023-12-29 20:43:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4743}
  +body: "Alpine Linux is the most sane distro I tried. The absence of glibc brought limitations unfortunately, but it is the fault of developers that uses that shit instead of pure libc."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703932825 {#5517
    date: 2023-12-30 11:40:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@Nibodhika@lemmy.world"
    "@Andy@programming.dev"
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@Nibodhika@lemmy.world"
    "@Andy@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5522 …}
  +nested: Doctrine\ORM\PersistentCollection {#5524 …}
  +votes: Doctrine\ORM\PersistentCollection {#5526 …}
  +reports: Doctrine\ORM\PersistentCollection {#5528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5532 …}
  -id: 264437
  -bodyTs: "'absenc':11 'alpin':1 'brought':14 'develop':23 'distro':7 'fault':21 'glibc':13 'instead':28 'libc':31 'limit':15 'linux':2 'pure':30 'sane':6 'shit':27 'tri':9 'unfortun':16 'use':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6933783"
  +editedAt: DateTimeImmutable @1709344901 {#5518
    date: 2024-03-02 03:01:41.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703932825 {#5519
    date: 2023-12-30 11:40: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
151 DENIED edit
App\Entity\EntryComment {#5520
  +user: Proxies\__CG__\App\Entity\User {#5521 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5275
    +user: Proxies\__CG__\App\Entity\User {#5276 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4743
      +user: App\Entity\User {#4756 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "I stopped using Gentoo because compiling everything was a major waste of time, but I have missed world files since then. This is a great reason to reconsider Gentoo for my next machine."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1709344619 {#4738
        date: 2024-03-02 02:56:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4744 …}
      +nested: Doctrine\ORM\PersistentCollection {#4746 …}
      +votes: Doctrine\ORM\PersistentCollection {#4748 …}
      +reports: Doctrine\ORM\PersistentCollection {#4750 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4752 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4754 …}
      -id: 262398
      -bodyTs: "'compil':6 'everyth':7 'file':19 'gentoo':4,29 'great':25 'machin':33 'major':10 'miss':17 'next':32 'reason':26 'reconsid':28 'sinc':20 'stop':2 'time':13 'use':3 'wast':11 'world':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6292679"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703865806 {#4739
        date: 2023-12-29 17:03:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4743}
    +body: "FWIW, Alpine Linux has a nice world file, too. And I am continually impressed by the selection of up to date packages in their Edge repos."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703879032 {#5273
      date: 2023-12-29 20:43:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
      "@Nibodhika@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5277 …}
    +nested: Doctrine\ORM\PersistentCollection {#5279 …}
    +votes: Doctrine\ORM\PersistentCollection {#5281 …}
    +reports: Doctrine\ORM\PersistentCollection {#5283 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5285 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5287 …}
    -id: 262887
    -bodyTs: "'alpin':2 'continu':13 'date':21 'edg':25 'file':8 'fwiw':1 'impress':14 'linux':3 'nice':6 'packag':22 'repo':26 'select':17 'world':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6007012"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703879032 {#5274
      date: 2023-12-29 20:43:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4743}
  +body: "Alpine Linux is the most sane distro I tried. The absence of glibc brought limitations unfortunately, but it is the fault of developers that uses that shit instead of pure libc."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703932825 {#5517
    date: 2023-12-30 11:40:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@Nibodhika@lemmy.world"
    "@Andy@programming.dev"
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@Nibodhika@lemmy.world"
    "@Andy@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5522 …}
  +nested: Doctrine\ORM\PersistentCollection {#5524 …}
  +votes: Doctrine\ORM\PersistentCollection {#5526 …}
  +reports: Doctrine\ORM\PersistentCollection {#5528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5532 …}
  -id: 264437
  -bodyTs: "'absenc':11 'alpin':1 'brought':14 'develop':23 'distro':7 'fault':21 'glibc':13 'instead':28 'libc':31 'limit':15 'linux':2 'pure':30 'sane':6 'shit':27 'tri':9 'unfortun':16 'use':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6933783"
  +editedAt: DateTimeImmutable @1709344901 {#5518
    date: 2024-03-02 03:01:41.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703932825 {#5519
    date: 2023-12-30 11:40: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
152 DENIED moderate
App\Entity\EntryComment {#5520
  +user: Proxies\__CG__\App\Entity\User {#5521 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5275
    +user: Proxies\__CG__\App\Entity\User {#5276 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4743
      +user: App\Entity\User {#4756 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "I stopped using Gentoo because compiling everything was a major waste of time, but I have missed world files since then. This is a great reason to reconsider Gentoo for my next machine."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1709344619 {#4738
        date: 2024-03-02 02:56:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4744 …}
      +nested: Doctrine\ORM\PersistentCollection {#4746 …}
      +votes: Doctrine\ORM\PersistentCollection {#4748 …}
      +reports: Doctrine\ORM\PersistentCollection {#4750 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4752 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4754 …}
      -id: 262398
      -bodyTs: "'compil':6 'everyth':7 'file':19 'gentoo':4,29 'great':25 'machin':33 'major':10 'miss':17 'next':32 'reason':26 'reconsid':28 'sinc':20 'stop':2 'time':13 'use':3 'wast':11 'world':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6292679"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703865806 {#4739
        date: 2023-12-29 17:03:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4743}
    +body: "FWIW, Alpine Linux has a nice world file, too. And I am continually impressed by the selection of up to date packages in their Edge repos."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703879032 {#5273
      date: 2023-12-29 20:43:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
      "@Nibodhika@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5277 …}
    +nested: Doctrine\ORM\PersistentCollection {#5279 …}
    +votes: Doctrine\ORM\PersistentCollection {#5281 …}
    +reports: Doctrine\ORM\PersistentCollection {#5283 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5285 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5287 …}
    -id: 262887
    -bodyTs: "'alpin':2 'continu':13 'date':21 'edg':25 'file':8 'fwiw':1 'impress':14 'linux':3 'nice':6 'packag':22 'repo':26 'select':17 'world':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6007012"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703879032 {#5274
      date: 2023-12-29 20:43:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4743}
  +body: "Alpine Linux is the most sane distro I tried. The absence of glibc brought limitations unfortunately, but it is the fault of developers that uses that shit instead of pure libc."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703932825 {#5517
    date: 2023-12-30 11:40:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@Nibodhika@lemmy.world"
    "@Andy@programming.dev"
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@Nibodhika@lemmy.world"
    "@Andy@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5522 …}
  +nested: Doctrine\ORM\PersistentCollection {#5524 …}
  +votes: Doctrine\ORM\PersistentCollection {#5526 …}
  +reports: Doctrine\ORM\PersistentCollection {#5528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5532 …}
  -id: 264437
  -bodyTs: "'absenc':11 'alpin':1 'brought':14 'develop':23 'distro':7 'fault':21 'glibc':13 'instead':28 'libc':31 'limit':15 'linux':2 'pure':30 'sane':6 'shit':27 'tri':9 'unfortun':16 'use':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6933783"
  +editedAt: DateTimeImmutable @1709344901 {#5518
    date: 2024-03-02 03:01:41.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703932825 {#5519
    date: 2023-12-30 11:40: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
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 {#4816
  +user: App\Entity\User {#4829 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "This might get me to switch to Gentoo. I just broke my Arch again, so this is the perfect time…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1709142561 {#4811
    date: 2024-02-28 18:49:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4817 …}
  +nested: Doctrine\ORM\PersistentCollection {#4819 …}
  +votes: Doctrine\ORM\PersistentCollection {#4821 …}
  +reports: Doctrine\ORM\PersistentCollection {#4823 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4825 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4827 …}
  -id: 262412
  -bodyTs: "'arch':13 'broke':11 'gentoo':8 'get':3 'might':2 'perfect':19 'switch':6 'time':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1916887"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703866212 {#4812
    date: 2023-12-29 17:10: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
155 DENIED edit
App\Entity\EntryComment {#4816
  +user: App\Entity\User {#4829 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "This might get me to switch to Gentoo. I just broke my Arch again, so this is the perfect time…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1709142561 {#4811
    date: 2024-02-28 18:49:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4817 …}
  +nested: Doctrine\ORM\PersistentCollection {#4819 …}
  +votes: Doctrine\ORM\PersistentCollection {#4821 …}
  +reports: Doctrine\ORM\PersistentCollection {#4823 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4825 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4827 …}
  -id: 262412
  -bodyTs: "'arch':13 'broke':11 'gentoo':8 'get':3 'might':2 'perfect':19 'switch':6 'time':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1916887"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703866212 {#4812
    date: 2023-12-29 17:10: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
156 DENIED moderate
App\Entity\EntryComment {#4816
  +user: App\Entity\User {#4829 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "This might get me to switch to Gentoo. I just broke my Arch again, so this is the perfect time…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1709142561 {#4811
    date: 2024-02-28 18:49:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4817 …}
  +nested: Doctrine\ORM\PersistentCollection {#4819 …}
  +votes: Doctrine\ORM\PersistentCollection {#4821 …}
  +reports: Doctrine\ORM\PersistentCollection {#4823 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4825 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4827 …}
  -id: 262412
  -bodyTs: "'arch':13 'broke':11 'gentoo':8 'get':3 'might':2 'perfect':19 'switch':6 'time':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1916887"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703866212 {#4812
    date: 2023-12-29 17:10: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
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 {#5291
  +user: Proxies\__CG__\App\Entity\User {#5292 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4816
    +user: App\Entity\User {#4829 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "This might get me to switch to Gentoo. I just broke my Arch again, so this is the perfect time…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1709142561 {#4811
      date: 2024-02-28 18:49:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4817 …}
    +nested: Doctrine\ORM\PersistentCollection {#4819 …}
    +votes: Doctrine\ORM\PersistentCollection {#4821 …}
    +reports: Doctrine\ORM\PersistentCollection {#4823 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4825 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4827 …}
    -id: 262412
    -bodyTs: "'arch':13 'broke':11 'gentoo':8 'get':3 'might':2 'perfect':19 'switch':6 'time':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1916887"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703866212 {#4812
      date: 2023-12-29 17:10:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4816}
  +body: "If you like having more finetuned control, Gentoo is pretty neat."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703881083 {#5289
    date: 2023-12-29 21:18:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@Cwilliams@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5293 …}
  +nested: Doctrine\ORM\PersistentCollection {#5295 …}
  +votes: Doctrine\ORM\PersistentCollection {#5297 …}
  +reports: Doctrine\ORM\PersistentCollection {#5299 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5301 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5303 …}
  -id: 262950
  -bodyTs: "'control':7 'finetun':6 'gentoo':8 'like':3 'neat':11 'pretti':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/comment/4374224"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703881083 {#5290
    date: 2023-12-29 21:18:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
159 DENIED edit
App\Entity\EntryComment {#5291
  +user: Proxies\__CG__\App\Entity\User {#5292 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4816
    +user: App\Entity\User {#4829 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "This might get me to switch to Gentoo. I just broke my Arch again, so this is the perfect time…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1709142561 {#4811
      date: 2024-02-28 18:49:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4817 …}
    +nested: Doctrine\ORM\PersistentCollection {#4819 …}
    +votes: Doctrine\ORM\PersistentCollection {#4821 …}
    +reports: Doctrine\ORM\PersistentCollection {#4823 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4825 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4827 …}
    -id: 262412
    -bodyTs: "'arch':13 'broke':11 'gentoo':8 'get':3 'might':2 'perfect':19 'switch':6 'time':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1916887"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703866212 {#4812
      date: 2023-12-29 17:10:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4816}
  +body: "If you like having more finetuned control, Gentoo is pretty neat."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703881083 {#5289
    date: 2023-12-29 21:18:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@Cwilliams@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5293 …}
  +nested: Doctrine\ORM\PersistentCollection {#5295 …}
  +votes: Doctrine\ORM\PersistentCollection {#5297 …}
  +reports: Doctrine\ORM\PersistentCollection {#5299 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5301 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5303 …}
  -id: 262950
  -bodyTs: "'control':7 'finetun':6 'gentoo':8 'like':3 'neat':11 'pretti':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/comment/4374224"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703881083 {#5290
    date: 2023-12-29 21:18:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
160 DENIED moderate
App\Entity\EntryComment {#5291
  +user: Proxies\__CG__\App\Entity\User {#5292 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4816
    +user: App\Entity\User {#4829 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "This might get me to switch to Gentoo. I just broke my Arch again, so this is the perfect time…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1709142561 {#4811
      date: 2024-02-28 18:49:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4817 …}
    +nested: Doctrine\ORM\PersistentCollection {#4819 …}
    +votes: Doctrine\ORM\PersistentCollection {#4821 …}
    +reports: Doctrine\ORM\PersistentCollection {#4823 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4825 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4827 …}
    -id: 262412
    -bodyTs: "'arch':13 'broke':11 'gentoo':8 'get':3 'might':2 'perfect':19 'switch':6 'time':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1916887"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703866212 {#4812
      date: 2023-12-29 17:10:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4816}
  +body: "If you like having more finetuned control, Gentoo is pretty neat."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703881083 {#5289
    date: 2023-12-29 21:18:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@Cwilliams@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5293 …}
  +nested: Doctrine\ORM\PersistentCollection {#5295 …}
  +votes: Doctrine\ORM\PersistentCollection {#5297 …}
  +reports: Doctrine\ORM\PersistentCollection {#5299 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5301 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5303 …}
  -id: 262950
  -bodyTs: "'control':7 'finetun':6 'gentoo':8 'like':3 'neat':11 'pretti':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/comment/4374224"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703881083 {#5290
    date: 2023-12-29 21:18:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4889
  +user: App\Entity\User {#4902 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Isn’t the reason everyone says they use Gentoo is because of “all the optimisations” but if you’re not compiling for your specific hardware doesn’t that go out the window?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1709578396 {#4884
    date: 2024-03-04 19:53:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4890 …}
  +nested: Doctrine\ORM\PersistentCollection {#4892 …}
  +votes: Doctrine\ORM\PersistentCollection {#4894 …}
  +reports: Doctrine\ORM\PersistentCollection {#4896 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4898 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4900 …}
  -id: 262444
  -bodyTs: "'compil':21 'doesn':26 'everyon':5 'gentoo':9 'go':29 'hardwar':25 'isn':1 'optimis':15 're':19 'reason':4 'say':6 'specif':24 'use':8 'window':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1916929"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703867276 {#4885
    date: 2023-12-29 17:27: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
163 DENIED edit
App\Entity\EntryComment {#4889
  +user: App\Entity\User {#4902 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Isn’t the reason everyone says they use Gentoo is because of “all the optimisations” but if you’re not compiling for your specific hardware doesn’t that go out the window?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1709578396 {#4884
    date: 2024-03-04 19:53:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4890 …}
  +nested: Doctrine\ORM\PersistentCollection {#4892 …}
  +votes: Doctrine\ORM\PersistentCollection {#4894 …}
  +reports: Doctrine\ORM\PersistentCollection {#4896 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4898 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4900 …}
  -id: 262444
  -bodyTs: "'compil':21 'doesn':26 'everyon':5 'gentoo':9 'go':29 'hardwar':25 'isn':1 'optimis':15 're':19 'reason':4 'say':6 'specif':24 'use':8 'window':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1916929"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703867276 {#4885
    date: 2023-12-29 17:27: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
164 DENIED moderate
App\Entity\EntryComment {#4889
  +user: App\Entity\User {#4902 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Isn’t the reason everyone says they use Gentoo is because of “all the optimisations” but if you’re not compiling for your specific hardware doesn’t that go out the window?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1709578396 {#4884
    date: 2024-03-04 19:53:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4890 …}
  +nested: Doctrine\ORM\PersistentCollection {#4892 …}
  +votes: Doctrine\ORM\PersistentCollection {#4894 …}
  +reports: Doctrine\ORM\PersistentCollection {#4896 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4898 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4900 …}
  -id: 262444
  -bodyTs: "'compil':21 'doesn':26 'everyon':5 'gentoo':9 'go':29 'hardwar':25 'isn':1 'optimis':15 're':19 'reason':4 'say':6 'specif':24 'use':8 'window':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1916929"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703867276 {#4885
    date: 2023-12-29 17:27: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
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 {#5307
  +user: Proxies\__CG__\App\Entity\User {#5308 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4889
    +user: App\Entity\User {#4902 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Isn’t the reason everyone says they use Gentoo is because of “all the optimisations” but if you’re not compiling for your specific hardware doesn’t that go out the window?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1709578396 {#4884
      date: 2024-03-04 19:53:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4890 …}
    +nested: Doctrine\ORM\PersistentCollection {#4892 …}
    +votes: Doctrine\ORM\PersistentCollection {#4894 …}
    +reports: Doctrine\ORM\PersistentCollection {#4896 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4898 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4900 …}
    -id: 262444
    -bodyTs: "'compil':21 'doesn':26 'everyon':5 'gentoo':9 'go':29 'hardwar':25 'isn':1 'optimis':15 're':19 'reason':4 'say':6 'specif':24 'use':8 'window':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1916929"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703867276 {#4885
      date: 2023-12-29 17:27:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4889}
  +body: "I’m also wondering who this is actually for. There’s no shortage of binary distributions, I thought Gentoo’s whole use case was if you want to compile everything."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703868053 {#5305
    date: 2023-12-29 17:40:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@cobra89@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5309 …}
  +nested: Doctrine\ORM\PersistentCollection {#5311 …}
  +votes: Doctrine\ORM\PersistentCollection {#5313 …}
  +reports: Doctrine\ORM\PersistentCollection {#5315 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5317 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5319 …}
  -id: 262464
  -bodyTs: "'actual':8 'also':3 'binari':15 'case':23 'compil':29 'distribut':16 'everyth':30 'gentoo':19 'm':2 'shortag':13 'thought':18 'use':22 'want':27 'whole':21 'wonder':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/5839022"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703868053 {#5306
    date: 2023-12-29 17:40:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
167 DENIED edit
App\Entity\EntryComment {#5307
  +user: Proxies\__CG__\App\Entity\User {#5308 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4889
    +user: App\Entity\User {#4902 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Isn’t the reason everyone says they use Gentoo is because of “all the optimisations” but if you’re not compiling for your specific hardware doesn’t that go out the window?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1709578396 {#4884
      date: 2024-03-04 19:53:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4890 …}
    +nested: Doctrine\ORM\PersistentCollection {#4892 …}
    +votes: Doctrine\ORM\PersistentCollection {#4894 …}
    +reports: Doctrine\ORM\PersistentCollection {#4896 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4898 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4900 …}
    -id: 262444
    -bodyTs: "'compil':21 'doesn':26 'everyon':5 'gentoo':9 'go':29 'hardwar':25 'isn':1 'optimis':15 're':19 'reason':4 'say':6 'specif':24 'use':8 'window':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1916929"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703867276 {#4885
      date: 2023-12-29 17:27:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4889}
  +body: "I’m also wondering who this is actually for. There’s no shortage of binary distributions, I thought Gentoo’s whole use case was if you want to compile everything."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703868053 {#5305
    date: 2023-12-29 17:40:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@cobra89@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5309 …}
  +nested: Doctrine\ORM\PersistentCollection {#5311 …}
  +votes: Doctrine\ORM\PersistentCollection {#5313 …}
  +reports: Doctrine\ORM\PersistentCollection {#5315 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5317 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5319 …}
  -id: 262464
  -bodyTs: "'actual':8 'also':3 'binari':15 'case':23 'compil':29 'distribut':16 'everyth':30 'gentoo':19 'm':2 'shortag':13 'thought':18 'use':22 'want':27 'whole':21 'wonder':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/5839022"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703868053 {#5306
    date: 2023-12-29 17:40:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
168 DENIED moderate
App\Entity\EntryComment {#5307
  +user: Proxies\__CG__\App\Entity\User {#5308 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4889
    +user: App\Entity\User {#4902 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Isn’t the reason everyone says they use Gentoo is because of “all the optimisations” but if you’re not compiling for your specific hardware doesn’t that go out the window?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1709578396 {#4884
      date: 2024-03-04 19:53:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4890 …}
    +nested: Doctrine\ORM\PersistentCollection {#4892 …}
    +votes: Doctrine\ORM\PersistentCollection {#4894 …}
    +reports: Doctrine\ORM\PersistentCollection {#4896 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4898 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4900 …}
    -id: 262444
    -bodyTs: "'compil':21 'doesn':26 'everyon':5 'gentoo':9 'go':29 'hardwar':25 'isn':1 'optimis':15 're':19 'reason':4 'say':6 'specif':24 'use':8 'window':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1916929"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703867276 {#4885
      date: 2023-12-29 17:27:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4889}
  +body: "I’m also wondering who this is actually for. There’s no shortage of binary distributions, I thought Gentoo’s whole use case was if you want to compile everything."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703868053 {#5305
    date: 2023-12-29 17:40:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@cobra89@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5309 …}
  +nested: Doctrine\ORM\PersistentCollection {#5311 …}
  +votes: Doctrine\ORM\PersistentCollection {#5313 …}
  +reports: Doctrine\ORM\PersistentCollection {#5315 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5317 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5319 …}
  -id: 262464
  -bodyTs: "'actual':8 'also':3 'binari':15 'case':23 'compil':29 'distribut':16 'everyth':30 'gentoo':19 'm':2 'shortag':13 'thought':18 'use':22 'want':27 'whole':21 'wonder':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/5839022"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703868053 {#5306
    date: 2023-12-29 17:40:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5489
  +user: Proxies\__CG__\App\Entity\User {#5324 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5307
    +user: Proxies\__CG__\App\Entity\User {#5308 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4889
      +user: App\Entity\User {#4902 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Isn’t the reason everyone says they use Gentoo is because of “all the optimisations” but if you’re not compiling for your specific hardware doesn’t that go out the window?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1709578396 {#4884
        date: 2024-03-04 19:53:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4890 …}
      +nested: Doctrine\ORM\PersistentCollection {#4892 …}
      +votes: Doctrine\ORM\PersistentCollection {#4894 …}
      +reports: Doctrine\ORM\PersistentCollection {#4896 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4898 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4900 …}
      -id: 262444
      -bodyTs: "'compil':21 'doesn':26 'everyon':5 'gentoo':9 'go':29 'hardwar':25 'isn':1 'optimis':15 're':19 'reason':4 'say':6 'specif':24 'use':8 'window':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1916929"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703867276 {#4885
        date: 2023-12-29 17:27:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4889}
    +body: "I’m also wondering who this is actually for. There’s no shortage of binary distributions, I thought Gentoo’s whole use case was if you want to compile everything."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1703868053 {#5305
      date: 2023-12-29 17:40:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
      "@cobra89@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5309 …}
    +nested: Doctrine\ORM\PersistentCollection {#5311 …}
    +votes: Doctrine\ORM\PersistentCollection {#5313 …}
    +reports: Doctrine\ORM\PersistentCollection {#5315 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5317 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5319 …}
    -id: 262464
    -bodyTs: "'actual':8 'also':3 'binari':15 'case':23 'compil':29 'distribut':16 'everyth':30 'gentoo':19 'm':2 'shortag':13 'thought':18 'use':22 'want':27 'whole':21 'wonder':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/5839022"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703868053 {#5306
      date: 2023-12-29 17:40:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4889}
  +body: "I can see it working if one wants to customize the compilation flags of a few packages they have strong opinions on, but otherwise don't care about the rest of the system. Sort of like the binary cache in NixOS, where by default you use the binary cache, but you can customize parts of your system triggering a source-based installation for that parts."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1703872607 {#5487
    date: 2023-12-29 18:56:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@cobra89@beehaw.org"
    "@anothermember@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5490 …}
  +nested: Doctrine\ORM\PersistentCollection {#5492 …}
  +votes: Doctrine\ORM\PersistentCollection {#5494 …}
  +reports: Doctrine\ORM\PersistentCollection {#5496 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5498 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5500 …}
  -id: 262603
  -bodyTs: "'base':62 'binari':38,48 'cach':39,49 'care':27 'compil':12 'custom':10,53 'default':44 'flag':13 'instal':63 'like':36 'nixo':41 'one':7 'opinion':21 'otherwis':24 'packag':17 'part':54,66 'rest':30 'see':3 'sort':34 'sourc':61 'source-bas':60 'strong':20 'system':33,57 'trigger':58 'use':46 'want':8 'work':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/729484/-/comment/4332245"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703872607 {#5488
    date: 2023-12-29 18:56: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
171 DENIED edit
App\Entity\EntryComment {#5489
  +user: Proxies\__CG__\App\Entity\User {#5324 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5307
    +user: Proxies\__CG__\App\Entity\User {#5308 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4889
      +user: App\Entity\User {#4902 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Isn’t the reason everyone says they use Gentoo is because of “all the optimisations” but if you’re not compiling for your specific hardware doesn’t that go out the window?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1709578396 {#4884
        date: 2024-03-04 19:53:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4890 …}
      +nested: Doctrine\ORM\PersistentCollection {#4892 …}
      +votes: Doctrine\ORM\PersistentCollection {#4894 …}
      +reports: Doctrine\ORM\PersistentCollection {#4896 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4898 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4900 …}
      -id: 262444
      -bodyTs: "'compil':21 'doesn':26 'everyon':5 'gentoo':9 'go':29 'hardwar':25 'isn':1 'optimis':15 're':19 'reason':4 'say':6 'specif':24 'use':8 'window':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1916929"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703867276 {#4885
        date: 2023-12-29 17:27:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4889}
    +body: "I’m also wondering who this is actually for. There’s no shortage of binary distributions, I thought Gentoo’s whole use case was if you want to compile everything."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1703868053 {#5305
      date: 2023-12-29 17:40:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
      "@cobra89@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5309 …}
    +nested: Doctrine\ORM\PersistentCollection {#5311 …}
    +votes: Doctrine\ORM\PersistentCollection {#5313 …}
    +reports: Doctrine\ORM\PersistentCollection {#5315 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5317 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5319 …}
    -id: 262464
    -bodyTs: "'actual':8 'also':3 'binari':15 'case':23 'compil':29 'distribut':16 'everyth':30 'gentoo':19 'm':2 'shortag':13 'thought':18 'use':22 'want':27 'whole':21 'wonder':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/5839022"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703868053 {#5306
      date: 2023-12-29 17:40:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4889}
  +body: "I can see it working if one wants to customize the compilation flags of a few packages they have strong opinions on, but otherwise don't care about the rest of the system. Sort of like the binary cache in NixOS, where by default you use the binary cache, but you can customize parts of your system triggering a source-based installation for that parts."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1703872607 {#5487
    date: 2023-12-29 18:56:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@cobra89@beehaw.org"
    "@anothermember@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5490 …}
  +nested: Doctrine\ORM\PersistentCollection {#5492 …}
  +votes: Doctrine\ORM\PersistentCollection {#5494 …}
  +reports: Doctrine\ORM\PersistentCollection {#5496 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5498 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5500 …}
  -id: 262603
  -bodyTs: "'base':62 'binari':38,48 'cach':39,49 'care':27 'compil':12 'custom':10,53 'default':44 'flag':13 'instal':63 'like':36 'nixo':41 'one':7 'opinion':21 'otherwis':24 'packag':17 'part':54,66 'rest':30 'see':3 'sort':34 'sourc':61 'source-bas':60 'strong':20 'system':33,57 'trigger':58 'use':46 'want':8 'work':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/729484/-/comment/4332245"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703872607 {#5488
    date: 2023-12-29 18:56: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
172 DENIED moderate
App\Entity\EntryComment {#5489
  +user: Proxies\__CG__\App\Entity\User {#5324 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5307
    +user: Proxies\__CG__\App\Entity\User {#5308 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4889
      +user: App\Entity\User {#4902 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Isn’t the reason everyone says they use Gentoo is because of “all the optimisations” but if you’re not compiling for your specific hardware doesn’t that go out the window?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1709578396 {#4884
        date: 2024-03-04 19:53:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4890 …}
      +nested: Doctrine\ORM\PersistentCollection {#4892 …}
      +votes: Doctrine\ORM\PersistentCollection {#4894 …}
      +reports: Doctrine\ORM\PersistentCollection {#4896 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4898 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4900 …}
      -id: 262444
      -bodyTs: "'compil':21 'doesn':26 'everyon':5 'gentoo':9 'go':29 'hardwar':25 'isn':1 'optimis':15 're':19 'reason':4 'say':6 'specif':24 'use':8 'window':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1916929"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703867276 {#4885
        date: 2023-12-29 17:27:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4889}
    +body: "I’m also wondering who this is actually for. There’s no shortage of binary distributions, I thought Gentoo’s whole use case was if you want to compile everything."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1703868053 {#5305
      date: 2023-12-29 17:40:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
      "@cobra89@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5309 …}
    +nested: Doctrine\ORM\PersistentCollection {#5311 …}
    +votes: Doctrine\ORM\PersistentCollection {#5313 …}
    +reports: Doctrine\ORM\PersistentCollection {#5315 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5317 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5319 …}
    -id: 262464
    -bodyTs: "'actual':8 'also':3 'binari':15 'case':23 'compil':29 'distribut':16 'everyth':30 'gentoo':19 'm':2 'shortag':13 'thought':18 'use':22 'want':27 'whole':21 'wonder':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/5839022"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703868053 {#5306
      date: 2023-12-29 17:40:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4889}
  +body: "I can see it working if one wants to customize the compilation flags of a few packages they have strong opinions on, but otherwise don't care about the rest of the system. Sort of like the binary cache in NixOS, where by default you use the binary cache, but you can customize parts of your system triggering a source-based installation for that parts."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1703872607 {#5487
    date: 2023-12-29 18:56:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@cobra89@beehaw.org"
    "@anothermember@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5490 …}
  +nested: Doctrine\ORM\PersistentCollection {#5492 …}
  +votes: Doctrine\ORM\PersistentCollection {#5494 …}
  +reports: Doctrine\ORM\PersistentCollection {#5496 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5498 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5500 …}
  -id: 262603
  -bodyTs: "'base':62 'binari':38,48 'cach':39,49 'care':27 'compil':12 'custom':10,53 'default':44 'flag':13 'instal':63 'like':36 'nixo':41 'one':7 'opinion':21 'otherwis':24 'packag':17 'part':54,66 'rest':30 'see':3 'sort':34 'sourc':61 'source-bas':60 'strong':20 'system':33,57 'trigger':58 'use':46 'want':8 'work':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/729484/-/comment/4332245"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703872607 {#5488
    date: 2023-12-29 18:56: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
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 {#5323
  +user: Proxies\__CG__\App\Entity\User {#5324 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4889
    +user: App\Entity\User {#4902 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Isn’t the reason everyone says they use Gentoo is because of “all the optimisations” but if you’re not compiling for your specific hardware doesn’t that go out the window?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1709578396 {#4884
      date: 2024-03-04 19:53:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4890 …}
    +nested: Doctrine\ORM\PersistentCollection {#4892 …}
    +votes: Doctrine\ORM\PersistentCollection {#4894 …}
    +reports: Doctrine\ORM\PersistentCollection {#4896 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4898 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4900 …}
    -id: 262444
    -bodyTs: "'compil':21 'doesn':26 'everyon':5 'gentoo':9 'go':29 'hardwar':25 'isn':1 'optimis':15 're':19 'reason':4 'say':6 'specif':24 'use':8 'window':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1916929"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703867276 {#4885
      date: 2023-12-29 17:27:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4889}
  +body: "If someone claims to do it for "all the optimizations", you can immediately assume they are full of shit. If anything, the true gain is the control over the features to compile or not compile into your packages."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1703872484 {#5321
    date: 2023-12-29 18:54:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@cobra89@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5325 …}
  +nested: Doctrine\ORM\PersistentCollection {#5327 …}
  +votes: Doctrine\ORM\PersistentCollection {#5329 …}
  +reports: Doctrine\ORM\PersistentCollection {#5331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5335 …}
  -id: 262597
  -bodyTs: "'anyth':21 'assum':14 'claim':3 'compil':32,35 'control':27 'featur':30 'full':17 'gain':24 'immedi':13 'optim':10 'packag':38 'shit':19 'someon':2 'true':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/729484/-/comment/4332237"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703872484 {#5322
    date: 2023-12-29 18:54:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5323
  +user: Proxies\__CG__\App\Entity\User {#5324 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4889
    +user: App\Entity\User {#4902 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Isn’t the reason everyone says they use Gentoo is because of “all the optimisations” but if you’re not compiling for your specific hardware doesn’t that go out the window?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1709578396 {#4884
      date: 2024-03-04 19:53:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4890 …}
    +nested: Doctrine\ORM\PersistentCollection {#4892 …}
    +votes: Doctrine\ORM\PersistentCollection {#4894 …}
    +reports: Doctrine\ORM\PersistentCollection {#4896 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4898 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4900 …}
    -id: 262444
    -bodyTs: "'compil':21 'doesn':26 'everyon':5 'gentoo':9 'go':29 'hardwar':25 'isn':1 'optimis':15 're':19 'reason':4 'say':6 'specif':24 'use':8 'window':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1916929"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703867276 {#4885
      date: 2023-12-29 17:27:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4889}
  +body: "If someone claims to do it for "all the optimizations", you can immediately assume they are full of shit. If anything, the true gain is the control over the features to compile or not compile into your packages."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1703872484 {#5321
    date: 2023-12-29 18:54:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@cobra89@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5325 …}
  +nested: Doctrine\ORM\PersistentCollection {#5327 …}
  +votes: Doctrine\ORM\PersistentCollection {#5329 …}
  +reports: Doctrine\ORM\PersistentCollection {#5331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5335 …}
  -id: 262597
  -bodyTs: "'anyth':21 'assum':14 'claim':3 'compil':32,35 'control':27 'featur':30 'full':17 'gain':24 'immedi':13 'optim':10 'packag':38 'shit':19 'someon':2 'true':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/729484/-/comment/4332237"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703872484 {#5322
    date: 2023-12-29 18:54:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5323
  +user: Proxies\__CG__\App\Entity\User {#5324 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4889
    +user: App\Entity\User {#4902 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Isn’t the reason everyone says they use Gentoo is because of “all the optimisations” but if you’re not compiling for your specific hardware doesn’t that go out the window?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1709578396 {#4884
      date: 2024-03-04 19:53:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4890 …}
    +nested: Doctrine\ORM\PersistentCollection {#4892 …}
    +votes: Doctrine\ORM\PersistentCollection {#4894 …}
    +reports: Doctrine\ORM\PersistentCollection {#4896 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4898 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4900 …}
    -id: 262444
    -bodyTs: "'compil':21 'doesn':26 'everyon':5 'gentoo':9 'go':29 'hardwar':25 'isn':1 'optimis':15 're':19 'reason':4 'say':6 'specif':24 'use':8 'window':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1916929"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703867276 {#4885
      date: 2023-12-29 17:27:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4889}
  +body: "If someone claims to do it for "all the optimizations", you can immediately assume they are full of shit. If anything, the true gain is the control over the features to compile or not compile into your packages."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1703872484 {#5321
    date: 2023-12-29 18:54:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@cobra89@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5325 …}
  +nested: Doctrine\ORM\PersistentCollection {#5327 …}
  +votes: Doctrine\ORM\PersistentCollection {#5329 …}
  +reports: Doctrine\ORM\PersistentCollection {#5331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5335 …}
  -id: 262597
  -bodyTs: "'anyth':21 'assum':14 'claim':3 'compil':32,35 'control':27 'featur':30 'full':17 'gain':24 'immedi':13 'optim':10 'packag':38 'shit':19 'someon':2 'true':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/729484/-/comment/4332237"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703872484 {#5322
    date: 2023-12-29 18:54:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5339
  +user: Proxies\__CG__\App\Entity\User {#5340 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4889
    +user: App\Entity\User {#4902 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Isn’t the reason everyone says they use Gentoo is because of “all the optimisations” but if you’re not compiling for your specific hardware doesn’t that go out the window?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1709578396 {#4884
      date: 2024-03-04 19:53:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4890 …}
    +nested: Doctrine\ORM\PersistentCollection {#4892 …}
    +votes: Doctrine\ORM\PersistentCollection {#4894 …}
    +reports: Doctrine\ORM\PersistentCollection {#4896 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4898 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4900 …}
    -id: 262444
    -bodyTs: "'compil':21 'doesn':26 'everyon':5 'gentoo':9 'go':29 'hardwar':25 'isn':1 'optimis':15 're':19 'reason':4 'say':6 'specif':24 'use':8 'window':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1916929"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703867276 {#4885
      date: 2023-12-29 17:27:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4889}
  +body: """
    Not necessarily. You probably want to optimize the kernel and a few packages. Then there are some apps where you want to build them with specific features. Then there’s a bunch of stuff that takes forever to build where a binary would be convenient. Flags and optimizations aren’t that important for KDE frameworks or Firefox.\n
    \n
    Offering binaries is a really nice middle ground. Gentoo makes it so easy to build custom packages from source but it’s always been all or nothing. I don’t want to wait 2-3 hours building updated libraries or Firefox every time there’s a patch.\n
    \n
    Personally, I would be interested in a distro that had binary packages, easy builds like Gentoo and something like Arch’s AUR.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703875219 {#5337
    date: 2023-12-29 19:40:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@cobra89@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5341 …}
  +nested: Doctrine\ORM\PersistentCollection {#5343 …}
  +votes: Doctrine\ORM\PersistentCollection {#5345 …}
  +reports: Doctrine\ORM\PersistentCollection {#5347 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5349 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5351 …}
  -id: 266044
  -bodyTs: "'-3':92 '2':91 'alway':80 'app':18 'arch':124 'aren':49 'aur':126 'binari':42,59,115 'build':23,39,72,94,118 'bunch':32 'conveni':45 'custom':73 'distro':112 'easi':70,117 'everi':99 'featur':27 'firefox':57,98 'flag':46 'forev':37 'framework':55 'gentoo':66,120 'ground':65 'hour':93 'import':52 'interest':109 'kde':54 'kernel':9 'librari':96 'like':119,123 'make':67 'middl':64 'necessarili':2 'nice':63 'noth':84 'offer':58 'optim':7,48 'packag':13,74,116 'patch':104 'person':105 'probabl':4 'realli':62 'someth':122 'sourc':76 'specif':26 'stuff':34 'take':36 'time':100 'updat':95 'wait':90 'want':5,21,88 'would':43,107"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6000506"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703875219 {#5338
    date: 2023-12-29 19:40: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
179 DENIED edit
App\Entity\EntryComment {#5339
  +user: Proxies\__CG__\App\Entity\User {#5340 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4889
    +user: App\Entity\User {#4902 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Isn’t the reason everyone says they use Gentoo is because of “all the optimisations” but if you’re not compiling for your specific hardware doesn’t that go out the window?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1709578396 {#4884
      date: 2024-03-04 19:53:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4890 …}
    +nested: Doctrine\ORM\PersistentCollection {#4892 …}
    +votes: Doctrine\ORM\PersistentCollection {#4894 …}
    +reports: Doctrine\ORM\PersistentCollection {#4896 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4898 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4900 …}
    -id: 262444
    -bodyTs: "'compil':21 'doesn':26 'everyon':5 'gentoo':9 'go':29 'hardwar':25 'isn':1 'optimis':15 're':19 'reason':4 'say':6 'specif':24 'use':8 'window':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1916929"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703867276 {#4885
      date: 2023-12-29 17:27:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4889}
  +body: """
    Not necessarily. You probably want to optimize the kernel and a few packages. Then there are some apps where you want to build them with specific features. Then there’s a bunch of stuff that takes forever to build where a binary would be convenient. Flags and optimizations aren’t that important for KDE frameworks or Firefox.\n
    \n
    Offering binaries is a really nice middle ground. Gentoo makes it so easy to build custom packages from source but it’s always been all or nothing. I don’t want to wait 2-3 hours building updated libraries or Firefox every time there’s a patch.\n
    \n
    Personally, I would be interested in a distro that had binary packages, easy builds like Gentoo and something like Arch’s AUR.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703875219 {#5337
    date: 2023-12-29 19:40:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@cobra89@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5341 …}
  +nested: Doctrine\ORM\PersistentCollection {#5343 …}
  +votes: Doctrine\ORM\PersistentCollection {#5345 …}
  +reports: Doctrine\ORM\PersistentCollection {#5347 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5349 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5351 …}
  -id: 266044
  -bodyTs: "'-3':92 '2':91 'alway':80 'app':18 'arch':124 'aren':49 'aur':126 'binari':42,59,115 'build':23,39,72,94,118 'bunch':32 'conveni':45 'custom':73 'distro':112 'easi':70,117 'everi':99 'featur':27 'firefox':57,98 'flag':46 'forev':37 'framework':55 'gentoo':66,120 'ground':65 'hour':93 'import':52 'interest':109 'kde':54 'kernel':9 'librari':96 'like':119,123 'make':67 'middl':64 'necessarili':2 'nice':63 'noth':84 'offer':58 'optim':7,48 'packag':13,74,116 'patch':104 'person':105 'probabl':4 'realli':62 'someth':122 'sourc':76 'specif':26 'stuff':34 'take':36 'time':100 'updat':95 'wait':90 'want':5,21,88 'would':43,107"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6000506"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703875219 {#5338
    date: 2023-12-29 19:40: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
180 DENIED moderate
App\Entity\EntryComment {#5339
  +user: Proxies\__CG__\App\Entity\User {#5340 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4889
    +user: App\Entity\User {#4902 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Isn’t the reason everyone says they use Gentoo is because of “all the optimisations” but if you’re not compiling for your specific hardware doesn’t that go out the window?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1709578396 {#4884
      date: 2024-03-04 19:53:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4890 …}
    +nested: Doctrine\ORM\PersistentCollection {#4892 …}
    +votes: Doctrine\ORM\PersistentCollection {#4894 …}
    +reports: Doctrine\ORM\PersistentCollection {#4896 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4898 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4900 …}
    -id: 262444
    -bodyTs: "'compil':21 'doesn':26 'everyon':5 'gentoo':9 'go':29 'hardwar':25 'isn':1 'optimis':15 're':19 'reason':4 'say':6 'specif':24 'use':8 'window':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1916929"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703867276 {#4885
      date: 2023-12-29 17:27:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4889}
  +body: """
    Not necessarily. You probably want to optimize the kernel and a few packages. Then there are some apps where you want to build them with specific features. Then there’s a bunch of stuff that takes forever to build where a binary would be convenient. Flags and optimizations aren’t that important for KDE frameworks or Firefox.\n
    \n
    Offering binaries is a really nice middle ground. Gentoo makes it so easy to build custom packages from source but it’s always been all or nothing. I don’t want to wait 2-3 hours building updated libraries or Firefox every time there’s a patch.\n
    \n
    Personally, I would be interested in a distro that had binary packages, easy builds like Gentoo and something like Arch’s AUR.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703875219 {#5337
    date: 2023-12-29 19:40:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@cobra89@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5341 …}
  +nested: Doctrine\ORM\PersistentCollection {#5343 …}
  +votes: Doctrine\ORM\PersistentCollection {#5345 …}
  +reports: Doctrine\ORM\PersistentCollection {#5347 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5349 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5351 …}
  -id: 266044
  -bodyTs: "'-3':92 '2':91 'alway':80 'app':18 'arch':124 'aren':49 'aur':126 'binari':42,59,115 'build':23,39,72,94,118 'bunch':32 'conveni':45 'custom':73 'distro':112 'easi':70,117 'everi':99 'featur':27 'firefox':57,98 'flag':46 'forev':37 'framework':55 'gentoo':66,120 'ground':65 'hour':93 'import':52 'interest':109 'kde':54 'kernel':9 'librari':96 'like':119,123 'make':67 'middl':64 'necessarili':2 'nice':63 'noth':84 'offer':58 'optim':7,48 'packag':13,74,116 'patch':104 'person':105 'probabl':4 'realli':62 'someth':122 'sourc':76 'specif':26 'stuff':34 'take':36 'time':100 'updat':95 'wait':90 'want':5,21,88 'would':43,107"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6000506"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703875219 {#5338
    date: 2023-12-29 19:40: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
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 {#4962
  +user: App\Entity\User {#4975 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Wow, when I went to bed yesterday it was only December 28, but now it is somehow already April 1!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703867517 {#4957
    date: 2023-12-29 17:31:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4963 …}
  +nested: Doctrine\ORM\PersistentCollection {#4965 …}
  +votes: Doctrine\ORM\PersistentCollection {#4967 …}
  +reports: Doctrine\ORM\PersistentCollection {#4969 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4973 …}
  -id: 262867
  -bodyTs: "'1':20 '28':12 'alreadi':18 'april':19 'bed':6 'decemb':11 'somehow':17 'went':4 'wow':1 'yesterday':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6004413"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703867517 {#4958
    date: 2023-12-29 17:31:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
183 DENIED edit
App\Entity\EntryComment {#4962
  +user: App\Entity\User {#4975 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Wow, when I went to bed yesterday it was only December 28, but now it is somehow already April 1!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703867517 {#4957
    date: 2023-12-29 17:31:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4963 …}
  +nested: Doctrine\ORM\PersistentCollection {#4965 …}
  +votes: Doctrine\ORM\PersistentCollection {#4967 …}
  +reports: Doctrine\ORM\PersistentCollection {#4969 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4973 …}
  -id: 262867
  -bodyTs: "'1':20 '28':12 'alreadi':18 'april':19 'bed':6 'decemb':11 'somehow':17 'went':4 'wow':1 'yesterday':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6004413"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703867517 {#4958
    date: 2023-12-29 17:31:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
184 DENIED moderate
App\Entity\EntryComment {#4962
  +user: App\Entity\User {#4975 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Wow, when I went to bed yesterday it was only December 28, but now it is somehow already April 1!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703867517 {#4957
    date: 2023-12-29 17:31:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4963 …}
  +nested: Doctrine\ORM\PersistentCollection {#4965 …}
  +votes: Doctrine\ORM\PersistentCollection {#4967 …}
  +reports: Doctrine\ORM\PersistentCollection {#4969 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4973 …}
  -id: 262867
  -bodyTs: "'1':20 '28':12 'alreadi':18 'april':19 'bed':6 'decemb':11 'somehow':17 'went':4 'wow':1 'yesterday':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6004413"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703867517 {#4958
    date: 2023-12-29 17:31:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5035
  +user: App\Entity\User {#5048 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Hm? Didn’t they already offer binary packages for a while now?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1709347615 {#5030
    date: 2024-03-02 03:46:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5036 …}
  +nested: Doctrine\ORM\PersistentCollection {#5038 …}
  +votes: Doctrine\ORM\PersistentCollection {#5040 …}
  +reports: Doctrine\ORM\PersistentCollection {#5042 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5044 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5046 …}
  -id: 262453
  -bodyTs: "'alreadi':5 'binari':7 'didn':2 'hm':1 'offer':6 'packag':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/5838924"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703867590 {#5031
    date: 2023-12-29 17:33:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
187 DENIED edit
App\Entity\EntryComment {#5035
  +user: App\Entity\User {#5048 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Hm? Didn’t they already offer binary packages for a while now?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1709347615 {#5030
    date: 2024-03-02 03:46:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5036 …}
  +nested: Doctrine\ORM\PersistentCollection {#5038 …}
  +votes: Doctrine\ORM\PersistentCollection {#5040 …}
  +reports: Doctrine\ORM\PersistentCollection {#5042 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5044 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5046 …}
  -id: 262453
  -bodyTs: "'alreadi':5 'binari':7 'didn':2 'hm':1 'offer':6 'packag':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/5838924"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703867590 {#5031
    date: 2023-12-29 17:33:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
188 DENIED moderate
App\Entity\EntryComment {#5035
  +user: App\Entity\User {#5048 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Hm? Didn’t they already offer binary packages for a while now?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1709347615 {#5030
    date: 2024-03-02 03:46:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5036 …}
  +nested: Doctrine\ORM\PersistentCollection {#5038 …}
  +votes: Doctrine\ORM\PersistentCollection {#5040 …}
  +reports: Doctrine\ORM\PersistentCollection {#5042 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5044 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5046 …}
  -id: 262453
  -bodyTs: "'alreadi':5 'binari':7 'didn':2 'hm':1 'offer':6 'packag':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/5838924"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703867590 {#5031
    date: 2023-12-29 17:33:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5355
  +user: Proxies\__CG__\App\Entity\User {#5356 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5035
    +user: App\Entity\User {#5048 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Hm? Didn’t they already offer binary packages for a while now?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1709347615 {#5030
      date: 2024-03-02 03:46:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5036 …}
    +nested: Doctrine\ORM\PersistentCollection {#5038 …}
    +votes: Doctrine\ORM\PersistentCollection {#5040 …}
    +reports: Doctrine\ORM\PersistentCollection {#5042 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5044 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5046 …}
    -id: 262453
    -bodyTs: "'alreadi':5 'binari':7 'didn':2 'hm':1 'offer':6 'packag':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/5838924"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703867590 {#5031
      date: 2023-12-29 17:33:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5035}
  +body: "The official binhost project has been an experimental thing until now, I’ve personally been using it for the year on multiple machines, but it’s not been something that you can just *enable*. And it’s definitely not been something that’s come pre-prepared in the stage 3."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703931676 {#5353
    date: 2023-12-30 11:21:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@LiveLM@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5357 …}
  +nested: Doctrine\ORM\PersistentCollection {#5359 …}
  +votes: Doctrine\ORM\PersistentCollection {#5361 …}
  +reports: Doctrine\ORM\PersistentCollection {#5363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5367 …}
  -id: 264460
  -bodyTs: "'3':51 'binhost':3 'come':44 'definit':38 'enabl':34 'experiment':8 'machin':23 'multipl':22 'offici':2 'person':14 'pre':46 'pre-prepar':45 'prepar':47 'project':4 'someth':29,41 'stage':50 'thing':9 'use':16 've':13 'year':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ananace.dev/comment/1015653"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703931676 {#5354
    date: 2023-12-30 11:21: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
191 DENIED edit
App\Entity\EntryComment {#5355
  +user: Proxies\__CG__\App\Entity\User {#5356 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5035
    +user: App\Entity\User {#5048 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Hm? Didn’t they already offer binary packages for a while now?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1709347615 {#5030
      date: 2024-03-02 03:46:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5036 …}
    +nested: Doctrine\ORM\PersistentCollection {#5038 …}
    +votes: Doctrine\ORM\PersistentCollection {#5040 …}
    +reports: Doctrine\ORM\PersistentCollection {#5042 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5044 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5046 …}
    -id: 262453
    -bodyTs: "'alreadi':5 'binari':7 'didn':2 'hm':1 'offer':6 'packag':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/5838924"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703867590 {#5031
      date: 2023-12-29 17:33:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5035}
  +body: "The official binhost project has been an experimental thing until now, I’ve personally been using it for the year on multiple machines, but it’s not been something that you can just *enable*. And it’s definitely not been something that’s come pre-prepared in the stage 3."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703931676 {#5353
    date: 2023-12-30 11:21:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@LiveLM@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5357 …}
  +nested: Doctrine\ORM\PersistentCollection {#5359 …}
  +votes: Doctrine\ORM\PersistentCollection {#5361 …}
  +reports: Doctrine\ORM\PersistentCollection {#5363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5367 …}
  -id: 264460
  -bodyTs: "'3':51 'binhost':3 'come':44 'definit':38 'enabl':34 'experiment':8 'machin':23 'multipl':22 'offici':2 'person':14 'pre':46 'pre-prepar':45 'prepar':47 'project':4 'someth':29,41 'stage':50 'thing':9 'use':16 've':13 'year':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ananace.dev/comment/1015653"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703931676 {#5354
    date: 2023-12-30 11:21: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
192 DENIED moderate
App\Entity\EntryComment {#5355
  +user: Proxies\__CG__\App\Entity\User {#5356 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#270
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2418
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#1858
      date: 2023-12-29 14:36:51.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5035
    +user: App\Entity\User {#5048 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Hm? Didn’t they already offer binary packages for a while now?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1709347615 {#5030
      date: 2024-03-02 03:46:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@pnutzh4x0r@lemmy.ndlug.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5036 …}
    +nested: Doctrine\ORM\PersistentCollection {#5038 …}
    +votes: Doctrine\ORM\PersistentCollection {#5040 …}
    +reports: Doctrine\ORM\PersistentCollection {#5042 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5044 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5046 …}
    -id: 262453
    -bodyTs: "'alreadi':5 'binari':7 'didn':2 'hm':1 'offer':6 'packag':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/5838924"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703867590 {#5031
      date: 2023-12-29 17:33:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5035}
  +body: "The official binhost project has been an experimental thing until now, I’ve personally been using it for the year on multiple machines, but it’s not been something that you can just *enable*. And it’s definitely not been something that’s come pre-prepared in the stage 3."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703931676 {#5353
    date: 2023-12-30 11:21:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@LiveLM@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5357 …}
  +nested: Doctrine\ORM\PersistentCollection {#5359 …}
  +votes: Doctrine\ORM\PersistentCollection {#5361 …}
  +reports: Doctrine\ORM\PersistentCollection {#5363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5367 …}
  -id: 264460
  -bodyTs: "'3':51 'binhost':3 'come':44 'definit':38 'enabl':34 'experiment':8 'machin':23 'multipl':22 'offici':2 'person':14 'pre':46 'pre-prepar':45 'prepar':47 'project':4 'someth':29,41 'stage':50 'thing':9 'use':16 've':13 'year':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ananace.dev/comment/1015653"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703931676 {#5354
    date: 2023-12-30 11:21: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
193 DENIED edit
App\Entity\Magazine {#264
  +icon: Proxies\__CG__\App\Entity\Image {#245 …}
  +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 {#274
    date: 2024-10-22 09:52:22.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#236 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
  +entries: Doctrine\ORM\PersistentCollection {#179 …}
  +posts: Doctrine\ORM\PersistentCollection {#137 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
  +bans: Doctrine\ORM\PersistentCollection {#116 …}
  +reports: Doctrine\ORM\PersistentCollection {#102 …}
  +badges: Doctrine\ORM\PersistentCollection {#80 …}
  +logs: Doctrine\ORM\PersistentCollection {#70 …}
  +awards: Doctrine\ORM\PersistentCollection {#1360 …}
  +categories: Doctrine\ORM\PersistentCollection {#1792 …}
  -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 {#268
    date: 2024-10-22 09:53:16.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1698929468 {#270
    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